/* CSS Document */

body {
background: #FFFFFF;
/*border-top: #00a4d4 3px solid;*/
font: 12px Arial, Helvetica, sans-serif;
color: #333333;
margin: 0;
padding: 0;
text-align:center;
overflow-x: hidden;
}

#horizontal_container {
background: url(../images/HeaderBack.jpg) repeat-x center top;
width: 100%;
margin: 0 auto 0 auto;
}

#vertical_container {
background: #f5f5f5;
width: 100%;
margin: 0 auto 0 auto;
}

#container {
position:relative;
width: 960px;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
z-index:3;
}

#content{
margin:10px 0 20px 0;
text-align:left;
width: 631px;
float: right;
}

#footer{
position:relative;
clear:both;
margin:-17px auto 90px auto;
text-align:left;
width:940px;
color: #000; font-weight:normal; font: 14px Arial, Helvetica, sans-serif;
padding: 0 10px 10px;
border-bottom: 1px solid #0a82a4;
}

/* ///////////////////////////////////////////////////////////////////////////////////  HEADER NAVIGATION  ////////// */

#header_nav {
	position:relative;
	left:-1px;
	top:0px;
	width:962px;
	height:192px;
	z-index:100;
	padding:0;
	margin:0;
	background:url(../images/MenuBack.jpg) no-repeat;
}

.home_logo {
	position: absolute;
	list-style: none;
	width: 225px;
	height: 100px;
	left: 15px;
	top: 0px;
}

.home_logo a{
	width: 205px;
	height: 90px;
}

.home_logo a:hover{
	background:url(../images/MenuOver.jpg) -15px -0px no-repeat;
}

.home { 
	position: absolute;
	list-style: none;
	width: 225px;
	height: 100px;
	left: 15px;
	top: 0px;
	display:none;
}

.home a{
	width: 325px;
	height: 90px;
}

.home a:hover{
	background:url(../images/MenuOver.jpg) 0px -325px no-repeat;
}

.about {
	position: absolute;
	list-style: none;
	width: 70px;
	height: 28px;
	left: 252px;
	top: 40px;
}

.about a{
	width: 66px;
	height: 28px;
}

.about a:hover{
	background:url(../images/MenuOver.jpg) -252px -40px no-repeat;
}

.products {
	position: absolute;
	list-style: none;
	width: 80px;
	height: 28px;
	left: 334px;
	top: 40px;
}

.products a{
	width: 70px;
	height: 28px;
}

.products a:hover{
	background:url(../images/MenuOver.jpg) -334px -40px no-repeat;
}
.custom_websites {
	position: absolute;
	list-style: none;
	width: 144px;
	height: 28px;
	left: 414px;
	top: 40px;
}

.custom_websites a{
	width: 134px;
	height: 28px;
}

.custom_websites a:hover{
	background:url(../images/MenuOver.jpg) -414px -40px no-repeat;
}
.samples {
	position: absolute;
	list-style: none;
	width: 144px;
	height: 28px;
	left: 564px;
	top: 40px;
}

.samples a{
	width: 124px;
	height: 28px;
}

.samples a:hover{
	background:url(../images/MenuOver.jpg) -564px -40px no-repeat;
}

.direct {
	position: absolute;
	list-style: none;
	width: 124px;
	height: 28px;
	left: 702px;
	top: 40px;
}

.direct a{
	width: 114px;
	height: 28px;
}

.direct a:hover{
	background:url(../images/MenuOver.jpg) -702px -40px no-repeat;
}

.faq {
	position: absolute;
	list-style: none;
	width: 86px;
	height: 39px;
	left: 792px;
	top: 40px;
}

.faq a{
	width: 30px;
	height: 28px;
}

.faq a:hover{
	background:url(../images/MenuOver.jpg) -792px -40px no-repeat;
}

.contact {
	position: absolute;
	list-style: none;
	width: 99px;
	height: 28px;
	left: 832px;
	top: 40px;
}

.contact a{
	width: 89px;
	height: 28px;
}

.contact a:hover{
	background:url(../images/MenuOver.jpg) -832px -40px no-repeat;
}

.link {margin:0 auto 0 auto; position:relative;}

.link a {color:#a51d21; text-align:left; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; height:auto; width:auto;}

.link a:hover{background-color:#335ab4; text-decoration:none; background:none;}

.link a:active{background-color:#335ab4;}


/* ///////////////////////////////////////////////////////////////////////////////////  LEFT NAVIGATION  ////////// */
#left_nav_container {
float:left;
margin:10px 0 0 0;
width:309px;
height:436px;
}

.left_nav {
	position:relative;
	left:0px;
	top:0px;
	width:309px;
	height:436px;
	z-index:99;
	padding:0;
	margin:0;
	background:url(../images/LeftMenuBack.jpg) no-repeat;
	
}

.left_nav a {
	display:block;
}

.left_nav li {
	list-style:none;
	position: absolute;
}

.free_demographic {
	width:309px;
	height:81px;
	left: 0px;
	top: 0px;
}

.free_demographic a{
	width:309px;
	height: 81px;
}

.free_demographic a:hover{
	background:url(../images/LeftMenuOver.jpg) 0px 0px no-repeat;
}

.quotes {
	width:309px;
	height:81px;
	left: 0px;
	top: 85px;
}

.quotes a{
	width:309px;
	height:81px;
}

.quotes a:hover{
	background:url(../images/LeftMenuOver.jpg) 0px -85px no-repeat;
}

.request {
	width:309px;
	height:81px;
	left: 0px;
	top: 175px;
}

.request a{
	width:309px;
	height:81px;
}

.request a:hover{
	background:url(../images/LeftMenuOver.jpg) 0px -175px no-repeat;
}

.sample_cards {
	width:309px;
	height:81px;
	left: 0px;
	top: 264px;
}

.sample_cards a{
	width:309px;
	height:81px;
}

.sample_cards a:hover{
	background:url(../images/LeftMenuOver.jpg) 0px -264px no-repeat;
}

.pastor {
	width:309px;
	height:81px;
	left: 0px;
	top: 353px;
}

.pastor a{
	width:309px;
	height:81px;
}

.pastor a:hover{
	background:url(../images/LeftMenuOver.jpg) 0px -353px no-repeat;
}

.secrets {
	width: 269px;
	height: 114px;
	left: 0px;
	top: 411px;
}

.secrets a{
	width: 269px;
	height: 114px;
}

.secrets a:hover{
	background:url(../images/LeftMenuOver.jpg) 0px -411px no-repeat;
}


/* ///////////////////////////////////////////////////////////////////////////////////  INDEX NAVIGATION  ////////// */
.index_nav {
	position:relative;
	right:0px;
	top:10px;
	width:620px;
	height:193px;
	padding:0;
	margin:0;
	background:url(../images/IndexBottomBack.jpg) no-repeat;
	
}

.index_nav a {
	display:block;
}

.index_nav li {
	list-style:none;
	position: absolute;
}

.invited {
	width: 305px;
	height: 121px;
	left: 0px;
	top: 0px;
}

.invited a{
	width: 305px;
	height: 121px;
}

.invited a:hover{
	background:url(../images/IndexBottomOver.jpg) 0px 0px no-repeat;
}

.work {
	width: 305px;
	height: 121px;
	left: 315px;
	top: 0px;
}

.work a{
	width: 305px;
	height: 121px;
}

.work a:hover{
	background:url(../images/IndexBottomOver.jpg) -315px 0px no-repeat;
}

.hear {
	width: 620px;
	height: 65px;
	left: 0px;
	top: 129px;
}

.hear a{
	width: 620px;
	height: 65px;
}

.hear a:hover{
	background:url(../images/IndexBottomOver.jpg) 0px -129px no-repeat;
}

.home_pic_bg {
	position:absolute;
	top:670px;
	left:0;
	width:100%;
	height:203px;
	background: url(../images/home_bottom_bg.jpg) repeat-x top left;
	z-index:1;	
}
ul.home_pics {
	height: 177px;
	margin: 28px 0 33px -40px;
	list-style:none;		
}
.home_pics li {
	position:relative;
	float:left;
	width:456px;
	height:172px;
	padding-left: 10px;
	background: url(../images/box_03.png) no-repeat top left;	
}
.home_pics li+li {
	margin-left:20px;	
}
.home_pics li a {
	position:relative;
	display:block;	
	margin:15px auto 0;
}
.home_pics img {
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
       -moz-border-radius: 6px; /* FF1-3.6 */
            border-radius: 6px;	
	-webkit-box-shadow: inset 0 0 5px 5px #888;
       -moz-box-shadow: inset 0 0 5px 5px #888;
	        box-shadow: inset 0 0 5px 5px #888;
}
/*
.home_pics li a:hover span.hover {
	display: block;
}

.home_pics li span.hover {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;	
/*	background: url(../images/box_02_hover.png) no-repeat center center;
	display: none;
}*/
.home_pics li a:hover i {
	text-decoration: underline;
}  
.home_pics li span.title {
	position:absolute;
	bottom:11px;
	right:8px;	
	padding:8px 12px;
	color:#FFF;
	background: #2d3641;
	text-align:left;
	font-size: 17px;
	font-weight: normal;
}
.home_pics li i {
	color:#00aed9;
}

.home_bottom_info_bg {
	position: absolute;
	top:0;
	left:-2000px;
	right: -2000px;
	height:162px;
	background: url(../images/pattern_02.jpg) repeat-x top left;	
	z-index:1;
}
.home_info {
	position: relative;
	clear:both;
	padding:0;
	margin: 0 -10px;
	z-index:3;
}
.hi_left {
	float:left;
	width:585px;
	text-align:center;
	padding:40px 15px 0 5px;
}
.hi_left .title {
	color:#FFF;
	font-size:17px	
}
.hi_left .link {
	display:block;
	color:#00aed9;
	padding-top:10px;
	font-size:11px	
}
.icons_list {
	margin:0 auto;
	width: 185px;
}
.hi_right {
	position: relative;
	float:left;
	width:220px;
	padding: 20px 0 32px 120px;
	color:#FFF;	
	text-align:center;
	font-weight:bold;
	background: url(../images/vertical_line_01.jpg) repeat-y top left;
}
.hi_right img.women {
	position:absolute;
	top:-10px;
	left:20px;	
}
.hi_right .title {
	font-size:24px		
}
.hi_right .live {
	font-size:26px;	
	color:#00aed9;
}

/* ///////////////////////////////////////////////////////////////////////////////////  STYLES  ////////// */

.clear {clear:both;}

.float_left {float:left; margin:0 10px 5px 0px; clear:both;}

.float_right {float:right; margin:0 0px 5px 10px; clear:both;}

.h1 { 
	font: 26px "Times New Roman", Times, serif; color: #2974A2; margin-top:0; padding-top:0;}

.h2 {font: 20px "Times New Roman", Times, serif; color: #333; }

.h3 {font: 16px Arial, Helvetica, sans-serif; color: #333;}

h3 {font: 16px Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #4B4B4B; margin:0; padding:5px ; border-bottom: #333333 1px solid;}

h3.toggler a:link, h3.toggler a:visited, h3.toggler a:active {color:#FFFFFF; display:block; font-weight: normal; text-transform: uppercase; letter-spacing: 1px;}

h3.toggler a:hover, h3.toggler a:visited:hover {color:#333;}

.separator {margin:0; padding:0; border-top: 1px solid #ccc;}

.samples_separator {margin:5px 0 5px 0; padding:0; border-top: 1px solid #ccc;}


.left {margin:5px; padding:0; list-style:none;}
.left li {margin:5px; padding:0;}

.first_paragraph {margin-top:0; padding-top:0;}


a:link {
	color:#2974A2;
	font-weight: bold;
	text-decoration: none;
}
a:visited:hover {
	text-decoration: none;
	color:#999999;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #2974A2;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color:#999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#2974A2;
	font-weight: bold;
}


a.footer_link:link {
	color:#FFCC99;
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
}
a.footer_link:visited:hover {
	text-decoration: none;
	color:#FFCC99;
	text-transform:none;
	font-weight:normal;
}

a.footer_link:visited {
	text-decoration: none;
	color: #FF9900;
	text-transform:none;
	font-weight:normal;
}

a.footer_link:hover {
	text-decoration: none;
	color:#FF9900;
	text-transform:none;
	font-weight:normal;
}
a.footer_link:active {
	text-decoration: none;
	color:#FFCC99;
	text-transform:none;
	font-weight:normal;
}

.footer_right {text-align:right; float:right; }
.footer_left {text-align: left; padding:0px 0px 20px 20px; margin-bottom:20px; font: 14px Arial, Times, serif; color:#FFCC99;}

.form_element {
	background-color: #cccccc;
	border:1px #999 solid;
	font-size:14px;
	padding:3px;
}

.form_header {
	font: 16px Arial, Helvetica, sans-serif; color: #fff;}

p {margin-left:10px;}

ul {margin-left:10px;}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	width:604px;
	height:430px;
	margin:0 auto 0;
	position:relative;
}

#slider {
	position:relative;
	width:604px;
	height:398px;
	margin-left:0;
	background:url(../images/ajax-loader.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

#slider .nivo-controlNav {
	position:absolute;
	left:0;
	bottom:-35px;
	height:35px;
	width:100%;
	background:url(../images/slide_bottom_bg.jpg);
}
.nivoC-wrap {
	position: relative;
	background: #121212;
	margin:3px 50px;
	padding:4px 0;
	text-align:center;
     -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
        
}
#slider .nivo-controlNav a {
	display:block;
	width:18px;
	height:18px;
	border:1px solid #666;
	margin-right:10px;
	float:left;
}
#slider .nivo-controlNav a.active {
	border:1px solid #FFF;
}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

.nivo-directionNav {
	position: absolute;
	bottom:-10px;
	left:0;
	width:100%;
}
.nivo-directionNav a {
	display:block;
	width:16px;
	height:14px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-16px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
	color:#efe9d1;
	text-decoration:underline;
}

/* @end */

/* @group ICONS */
.icons {
	position: relative;
	float: left;
	width: 36px;
	height: 36px;
	margin-right: 10px;
	background: url(../images/social_icons.png) no-repeat;
}
.icons:hover .tooltip_parent {
	display: block;
}
.icon_blog { background-position: 0 0; }
.icon_facebook { background-position: -36px 0; }
.icon_twitter { background-position: -72px 0; }
.icon_email { background-position: -108px 0; }

.tooltip_parent {
	display: none;
}
.tooltip {
	position: absolute;
	left:-12px;
	right:-12px;
	bottom:-31px;
	padding: 4px 0;
	background: #f5f5f5;
	color:#222b34;
	font-size: 12px;
}
.tooltip_arrow {
	position: absolute;
	bottom:-8px;
	left: 10px;
	width: 16px;
	height: 8px;
	background: url(../images/tooltip_arrow.png) no-repeat;
}
.tooltip .left_corner, .tooltip .right_corner {
	position: absolute;
	top: 0;
	width: 7px;
	height: 23px;
}
.tooltip .left_corner {
	background: url(../images/tooltip_left.png) no-repeat;
	left:-7px;
}
.tooltip .right_corner {
	background: url(../images/tooltip_right.png) no-repeat;
	right:-7px;
}
/* @end */
