/* IE Transparent PNG hack */
img {behavior: url(/style/iepngfix.htc);} 

/*
Steel Blue: rgb(40, 85, 166)
Merlot rgb(152, 32, 104)
Light Merlot rgb(243, 225, 236)
*/

body {
    margin: 0px;
    padding: 0px;
    /*width: 100%;*/
    font-family: sans-serif;
    background-color: rgb(240, 240, 245);
    background-image: url(/img/bgleftpanel.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}

img {
    border: 0px;
}

h3 { 
	font-size: 12pt;
}

a:link, a:visited {
    color: #406AA4;
}

li {
    margin-bottom: 0.5em;
}

div.masthead {
    /*width: 100%;*/
    position: relative;
    height: 120px;
    background-image: url(../img/bgmasthead.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

div.blue-bar {	
    height: 35px;
	background-image: url(../img/top-bar-narrow.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#blue-bar-bottom {
	margin: 0px;
	padding: 0px;
}

#blue-bar-bottom img {
	margin: 0px;
	padding: 0px;
}

div.bar-content-right {
	float: right;
	height: 36px;
    background-image: url(../img/bgmasthead.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

div.bar-content-right div.bar-angle {
	float: right;
	height: 35px;
    padding-left: 60px;
    background-image: url(../img/top-angle-down.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div.bar-content-left {
	float: left;
    height: 36px;
}

div.bar-content-left div.bar-angle {
	float: left;
    height: 35px;
    padding-right: 60px;
	position: relative;
}

#top-angle-up {
	position: absolute;
	top:0px;
	right: 0px;
	background-color: #F0F0F5;	
}

#header div.bar {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;
	height: 35px;
	background-image: url(../img/top-bar-wide.png);
	background-position: left top;
	background-repeat: repeat-x;
}

div.masthead div.bar p {
    margin: 0px;
    padding-top: 6px;
    vertical-align: middle;
}

div.masthead div.bar img {
    vertical-align: text-bottom;
    margin-left: 1em;
}

div.masthead div.bar a,
div.masthead div.bar a:link,
div.masthead div.bar a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 15px;
}

table.masthead {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px solid #000000;
    width: 100%;
    margin: 0px;
}

table.masthead td {
    background-repeat: repeat-x; 
    background-position: left top;
    border: 0px solid #000000; 
    margin: 0px;
    padding: 0px;
}

table.masthead tr.blue-bar td {
    height: 36px;
}

table.masthead td.narrow {
    width: 300px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/top-bar-narrow.png');

}

table.masthead td.narrow[class] {
    background-image: url(/img/top-bar-narrow.png);
}

table.masthead td.wide {
	padding: 0px;
    background-repeat: repeat-x; 
    width: 300px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/top-bar-wide.png');
    vertical-align: top;
}

table.masthead td.wide[class] {
    background-image: url(/img/top-bar-wide.png);
}

table.masthead td.logo {
    height: 100px;
}

#vdp-capsule {
	float: right;
	margin: 20px 30px 0px 0px;
	padding: 0px;
}

#vdp-capsule table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;	
}

#vdp-capsule td {
	padding: 0px;
	margin: 0px;	
}

div.logo {
    margin-left: 30px;
}

div.logo p {
    display: none;
}

td.top-links {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

td.top-links p {
    margin: 0px;
    margin-top: 6px;
    vertical-align: middle;
}

td.top-links img {
    vertical-align: text-bottom;
    margin-left: 1em;
}

td.top-links a:link,
td.top-links a:visited {
    color: #FFFFFF;
    text-decoration: none;
}



/* Styles for drop-down nav menu */

div.navmenu {
	position: relative;
    margin: 0px;
	padding: 0px;
	z-index: 10;
}

a.m {
    display:block;
    font-family:"trebuchet ms",verdana,arial,sans-serif;
    text-decoration:none;
    cursor:pointer;
    color:#ffffff;
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    white-space: nowrap;
    padding: 2px 6px 2px 6px;
 }

a.m:hover {
    color:#4F69AB;
    background-color: #FFFFFF;
}

div.menu-title {
    text-align:left;
    position:relative;
    float: left;
    cursor:pointer;
    color: #FFFFFF;
    margin: 6px 0px 0px 25px;
    padding: 0px;
    vertical-align: top;
}

div.menu-title a:link,
div.menu-title a:visited,
div.menu-title a:hover {
    font-family: "trebuchet ms",verdana,arial,sans-serif;
    font-size:14px;
    font-weight: normal;
	color: #FFFFFF;
    text-decoration: none;
    line-height: 14px;
    vertical-align: top;
    margin: 0px;
}


ul.menu {
    position:absolute;
    display: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #4F69AB;
    margin:0px;
    padding:2px;
    line-height:1.3em;
    border:1px solid #92A8DD;
    text-align: left;
    top: 16px;
    left: 0px;
    clear: left;
    list-style-type: none;
}

div.menu-title:hover ul.menu {
	display: block;
}

ul.menu a:hover {
	background-color: #FFFFFF;
    color: #92A8DD;
    text-decoration: none;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	border: 1px solid #4F69AB;
}

/* end nav styles */

.col2 {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    clear: both;
}

.col2 td {
    vertical-align: top;
}

.col2 .feature-bar {
    width: 231px;
    /*padding: 190px 15px 0px 8px;*/
    background-repeat: repeat-y;
}


.feature-bar .quick-links {
    padding: 0px 0px 0px 20px;
    margin: 0px;
    font-size: 10pt;
}

.feature-bar h4 {
    color: #406AA4;
    font-size: 11pt;
    border-bottom: 4px ridge #DEDEDE;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    margin-right: 1em;
    margin-left: 0.5em;
}

.feature-bar .quick-links li {
    margin: 0px 0px 0.5em 0px;
    list-style-image: url(/img/bullet-arrow.gif);
}

#d1mg-store {
	margin: 0px 0.5em;
	padding: 0.5em 0px 0.5em 0px;
	font-size: 13pt;
	text-align: center;
	background-color: rgb(127, 26, 87);
	border: 2px solid #FFFFFF;	
}

#d1mg-store a {
	color: #FFFFFF;
	text-decoration: none;
}

.feature-bar h2 {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    color: #406AA4;
    font-weight: bold;
    font-size: 12pt;
}

#featured-item {
    background-color: rgb(207, 226, 250);
    padding: 0px;
    margin: 3em 0px 1em 0.5em;
    font-size: 10pt;
    border-style: solid;
    border-width: 2px;
    border-color: #7F1A57;
    background-color: rgb(243, 225, 236);
    overflow: hidden;
    width: 218px;
}

#featured-item h1,
#featured-item h2,
#featured-item h3,
#featured-item h4,
#featured-item h5,
#featured-item h6,
#featured-item a
{
 	color: rgb(152, 32, 104);
}


#featured-item h1 {
	color: #FFFFFF;
	font-size: 12pt;
	margin: 0px;
	padding: 0.25em;
	background-color: #7F1A57;
}


#featured-item ul {
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    margin-top: .5em;
    padding-left: 20px;
}

#featured-item .caption {
    margin: 0px;
    padding: 0px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 1em;
}

div.content {
	margin-left: 1em;
}

#slogan1,
.main h1.title {
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-bottom: 1em;
    font-size: 20px;
    color: rgb(127, 26, 87);
}

td.main {
    padding: 0px 1em;
}

table.vdp {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.vdp td {
    margin: 0px;
    padding: 0px;
}

.rounded-bar {
    margin: 0px;
    padding: 0px;
    background-image: url(/img/bar-middle.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.service {
    font-weight: bold;
    font-size: 10pt;
    border: 1px solid rgb(0, 0, 0);
    margin: 0px 1em;
    height: 400px;
}

.service p {
	margin: 0px 0px 0.5em 0px;
}

.service h2 {
    margin: 0px;
    padding: 3px;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    background-color: rgb(40, 85, 166);
    background-image: url(/img/header-gradient-blue.gif);
    background-repeat: repeat-y;
    border-bottom: 1px solid rgb(0, 0, 0);
}

.service div {
	margin: 10px;
	padding: 1em;
	background-color: #FFFFFF;
	height: 19em;
	border: 1px solid rgb(40, 85, 166);
	text-shadow: rgb(120, 120, 120) 2px 2px 3px;
}

.service ul {
	margin: 0px;
	margin-left: 1em;
	padding: 0px;
}

.service .icon {
    margin: 5px 2px 2px 2px;
    padding: 0px;
}

.service img {
    float: right;
    height: 120px;
    width: 120px;
}

.service a,
.service a:link,
.service a:visited {
    color: #000000;
    text-decoration: none;
}

.service h2 a:link,
.service h2 a:visited {
    color: #FFFFFF;	
}

.service-print {
	background-image: url(/img/panel-bg-print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.service-print div {
	background-image: url(/img/panel-bg-print-fade.jpg);
	background-repeat: no-repeat;
	background-position: -11px -32px;
}

.service-digital {
	background-image: url(/img/panel-bg-digital.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.service-digital div {
	background-image: url(/img/panel-bg-digital-fade.jpg);
	background-repeat: no-repeat;
	background-position: -11px -32px;
}

.service-video {
	background-image: url(/img/panel-bg-video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.service-video div {
	background-image: url(/img/panel-bg-video-fade.jpg);
	background-repeat: no-repeat;
	background-position: -11px -32px;
}


.footer {
    clear: both;
    color: rgb(100, 100, 100);
    margin-top: 3em;
    font-size: 8pt;
    text-align: center;
}

table.pricing {
    border-collapse: collapse;
    width: 80%;
}

table.pricing p {
	margin-top: 0px;	
}

table.pricing h3 {
	margin-bottom: .25em;	
}

table.pricing td {
    padding-top: 1em;
    padding-bottom: 1em;
    vertical-align: top;
    border-bottom: 1px solid #000000;
}

table.pricing td.addon {
    padding-left: 2em;
}

table.pricing td.price {
    text-align: right;
}

table.pricing td.buynow {
    text-align: right;
    vertical-align: top;
}

table.pricing td.spacer {
}

table.pricing a:link,
table.pricing a:visited {
    color: #000000;
}

.attention {
    text-align: center;
    padding: 1em;
    border: 2px solid rgb(79,105,171);
    background-color: #FFFFFF;
}

.affiliate {
    float: left;
    padding: 1em;
    background-color: #FFFFFF;
    border: 1px solid rgb(79,105,171);
    margin-bottom: 0.5em;
}

.affiliate img {
    float: left;
    margin-right: 1em;
}

.sermonspice {
    width: 334px;
}

.sermonade {
    width: 248px;
}

.crossdaily {
	width: 248px;	
}

.case-cover {
	float: right;
	margin-left: 1em;
}

.video-samples {
    width: 200px;
    float: left;
    padding: 0px;
    background-color: #FFFFFF;
    border: 1px solid rgb(79,105,171);
}

.video-samples p.title {
    text-align: center;
    padding: 2px;
    margin: 0px;
    color: #FFFFFF;
    background-color: rgb(79,105,171);
}

.video-samples li {
    list-style-image: url(/img/icons/qt16x16.gif);
}

#homepage-circles {
	width: 510px;
	height: 462px;
	margin: 2em auto 0px auto;
	padding: 0px;
}

.circle0 { background-image: url(../img/circle0.jpg); background-repeat: no-repeat;}
.circle1 { background-image: url(../img/circle1.jpg); background-repeat: no-repeat;}
.circle2 { background-image: url(../img/circle2.jpg); background-repeat: no-repeat;}
.circle3 { background-image: url(../img/circle3.jpg); background-repeat: no-repeat;}
.circle4 { background-image: url(../img/circle4.jpg); background-repeat: no-repeat;}
.circle5 { background-image: url(../img/circle5.jpg); background-repeat: no-repeat;}
.circle6 { background-image: url(../img/circle6.jpg); background-repeat: no-repeat;}
.circle7 { background-image: url(../img/circle7.jpg); background-repeat: no-repeat;}
.circle8 { background-image: url(../img/circle8.jpg); background-repeat: no-repeat;}
.circle9 { background-image: url(../img/circle9.jpg); background-repeat: no-repeat;}

.slideshow img {
	background-color: #EEEEEE;
	border-radious: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #CCCCCC;
	padding: 15px;
}

#facebook-fan {
	border: 1px solid #7F1A57;
	background-color: white;
	width: 300px;
	height: 84px;
	margin: 0px auto;
	clear: both;
	margin-top: 2em;
}

.special {
	text-align: center;
	background-image: url("/features/img/website_feature_back.png");
	background-repeat: no-repeat;
}

#featured-item .special a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000;
}

.special img {
	margin-top: 20px;
}