@charset "UTF-8";

body{
	background:#f0f0f0;
	color:#626262;
	padding-bottom:30px;
	margin:0;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-stretch:normal
	line-height:18pt;
	}
	
#landing{
	background:url(../images/img.landing.bg.jpg) no-repeat;
	background-position:center 75px;
	margin:0 auto;
}

#login{
	display:none;
	height:20px;
	text-align:center;
	padding:10px;
	background:#4ca1c0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	}

#login a{
	color:#fff;
	}
	
#login input{
	margin:0 5px;
}
	
.login{} 

a img{
	border:none;
	outline: none;
	}

a, div, object, a img{
	outline: none;
	}
	
a{
	color:#626262;
	}
	
a:hover{
	color:#EDA431;
	}

#wrapmain{
	background: url(../images/img.vl.header.bg.jpg) repeat-x top #FFF;
	padding-bottom:50px;
	}
	
#wrapwidth{
	width:940px;
	margin:0 auto;
	}

#header{
	margin:0;
	padding:37px 0 0 0;
	height:38px;
	}
	
#logo{
	float:left;
	}
	
#mainimage{
	margin:0 0 10px 0;
	}
	
#servicetimes{
	text-align:center;
	color:#EDA431;
	font-size:15pt;
	font-weight:bold;
	}
#servicetimes p{
	margin:0;
	padding:0;
	}

#portal{
	margin:12px 0 0 0;
	text-align:center;
	}
		
.vis, .ret{
	height:136;
	width:463;
	overflow:hidden;
}



a.vis{
	float:left;
	background: url(../uploads/images/landing_buttons/img.visitors.jpg);
	background-position:left;
	}
a.ret{
	float:right;
	background: url(../uploads/images/landing_buttons/img.returning.jpg);
	background-position:left;
	}
	
a.vis:hover, a.ret:hover{
	background-position:-463px;
	}
	
/***************************************************************************************************SECONDARY PAGE STYLES*/

#maincontent{
	width:644px;
	float:left;
	margin-top:10px;
}

#maincontent h3{
	border-bottom:#f0f0f0 solid 1px;
	padding-bottom:2px;
}

#maincontent img{
	max-width:645px;
	}
	
#maincontent a{
	font-weight:bold;
	text-decoration: none;
	color:#EDA431;
	}
	
#maincontent a:hover{
	text-decoration:underline;
	}

h3{
	color:#EDA431;
	}
	
h4{
	color:#626262;
	border-bottom:#f6f6f6 1px solid;
	}

#sidebar{
	width:280px;
	float:right;
	margin-top:10px;
	}

#sidebar .item{
	margin:0 0 10px 0;
	padding:5px 10px;
	background:url(../images/secondary/img.sidebar.item.bg.jpg) top no-repeat;
	clear:both;
	}

.item ul ul{
	margin:0;
	padding:0;
}

.item a{
	text-decoration:none;
}

.item h3{
	padding:0;
	margin:0;
	width:260px;
	}
	
.item ul{
	padding:0;
	margin:11px 0 0 0;
	}
.item h3:hover, img.login, span.login{
	cursor:pointer;
	}
	
.item h3{
	color:#fff;
	}
	
.item li{
	list-style-type:none;
	line-height:18px;
	font-size:10pt;
	}

.item ul{
	overflow-y:auto;
	position:relative;
	width:235px;
	scrollbar-face-color:#FF931A;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#fff;
	margin:12px 0 0 0;
	}
	
li.eventbrd{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:5px;
	}
	
li.eventbrd p{
	padding:0;
	margin:0;
	line-height:13p;
	}

/***************************************************************************************************PODCAST STYLES*/

.podcastItem{
	clear:both;
	font-size:8.5pt;
}

.podcastItem ul{
	padding:0;
	margin:0;
	clear:both;
}

.podcastItem li{
	display:block;
	float:left;
	padding-right:10px;
	width:145px;
	height:30px;
	margin:10px 0 0 0;
	border-bottom:1px solid #e1e1e1;
}

ul.podcastHead li{
	font-weight:bold;
	border-bottom:double 4px #FF931A;
}

li.title{width:250px;}
li.date{width:90px;}
li.speaker{width:120px;}
li.listen{width:140px;}


/***************************************************************************************************NAV STYLES*/

#navbar{
	background:url(../images/nav/btn.bg.jpg) top repeat-x;
	height:34px;
	width:644px;
	overflow:hidden;
	}
	
#navbar ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#navbar li{
	float:left;
	}

#navbar li a{
	display:block;
	height:34px;
	margin:0;
	padding:34px 0 0 0;
	}

	
li#btnAdults a{ background:url(../images/nav/btn.adults.jpg) no-repeat; width:97px;}
li#btnStudents a{ background:url(../images/nav/btn.students.jpg) no-repeat; width:121px;}
li#btnKids a{ background:url(../images/nav/btn.kids.jpg) no-repeat; width:88px;}
li#btnConnect a{ background:url(../images/nav/btn.connect.jpg) no-repeat; width:116px;}
li#btnServe a{ background:url(../images/nav/btn.serve.jpg) no-repeat; width:90px;}
li#btnListen a{ background:url(../images/nav/btn.listen.jpg) no-repeat; width:132px;}

li#btnAdults a:hover, li#btnStudents a:hover, li#btnKids a:hover, li#btnConnect a:hover, li#btnServe a:hover, li#btnListen a:hover{background-position:0 -35px;}

/***************************************************************************************************FOOTER STYLES*/

#footer{
	font-size:8pt;
	line-height:14pt;
	margin:0 auto;
	padding:10px 0;
	width:940px;
	clear:both;
	}
	
#footer a{
	color:#626262;
	text-decoration:none;
	}

#footer a:hover{
	text-decoration:underline;
	}
	
#copyright{
	float:left;
	text-align:left;
	}

#btminfo{
	float:right;
	text-align:right;
	}

/***************************************************************************************************SEARCH BOX STYLES*/

#search_box {
    width: 310px;
    height: 31px;
    background: url(../images/img.vl.search.bg.gif) no-repeat;
	float:right;
}

#search_box #searchfield{
	height:14px;
	line-height:14px;
	font-size:10px;
	color:#555;
	width:145px;
	background:none;
	border:0;
	vertical-align:baseline;
	padding:4px 0 2px 0;
	margin:2px 10px 0 25px;
	}
