@charset "utf-8";

.formColLabel {
	width:125px;
	height:20px;
	float:left;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px;
}
.formColField {
	width:200px;
	height:20px;
	float:left;
	clear:right;
	text-align: left;
	padding: 6px 0px;
}
.formReq {
	color:#FF0000;
	font-size:8pt;
}
html {
	height:100%
}

body {
	height:96%;
	margin:10px 0;
	font-family: "trebuchet MS", Helvetica, Tahoma, Verdana, Arial;
	font-size: 16px;
	background-color:#E7E7E7;
}
.container {
	margin: 0px auto;
	width: 994px;
	height:100%; 
}
.leftSide {
	float: left;
	width: 197px;
	margin: 5px;
}
.content {
	clear: right;
	float: left;
	width: 771px;
	margin: 5px;
}
.footer {
	height: 60px;
	width: 771px;
	background-image: url(../images/web_ui/content_footer.jpg);
	background-repeat: no-repeat;
	font-size:12px;
}

.footerCopyright {
	padding: 15px 40px;
	text-align:left;
	float:left;
	width:300px;
}
.footerContact {
	padding: 15px 40px;
	text-align:right;
	float:right;
	width:200px;
}
.leftLogo {
	background-image:url(../images/web_ui/logo_noflash.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 200px;
	width: 100%;
	text-align: center;
	z-index: 800;
}
.leftNav {
	background-image: url(../images/web_ui/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 676px;
	padding: 10px 0 0 0;
}
.leftNav ul {
	padding:0px;
	margin: 0px 16px 0px 18px;
	text-align: left;
	list-style-type: none;
	width: 163px;
	}
.leftNav ul a {
	margin: 8px 0px;
	/*padding: 9px 10px 9px 43px;*/
	font-family: "trebuchet MS", Helvetica, Verdana;
	font-size: 18px;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #ededed;
	color: #333333;
	width: 163px;
	height:43px;
	text-transform: uppercase;
	}
.leftNav ul a span {
	text-transform:lowercase;
	font-style:italic;
	font-size:11px;
	margin: 0 0 0 46px;
}
.leftNav li a:hover {
 	filter:alpha(opacity=100);opacity:1;
}
.leftNav a.teachings { background: #fff url(../images/web_ui/nav_icon_teachings.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.biblestudies { background: #fff url(../images/web_ui/nav_icon_biblestudies.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.biblecafes { background: #fff url(../images/web_ui/nav_icon_biblecafes.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.challengestory { background: #fff url(../images/web_ui/nav_icon_challengestory.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.newsevents { background: #fff url(../images/web_ui/nav_icon_newsevents.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.getinvolved { background: #fff url(../images/web_ui/nav_icon_getinvolved.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.leadership { background: #fff url(../images/web_ui/nav_icon_leadership.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }
.leftNav a.newsletter { background: #fff url(../images/web_ui/nav_icon_newsletter.gif) 0px bottom no-repeat;filter:alpha(opacity=70);opacity:0.7; }

.header {
	margin: 0 0 10px 18px;
	height: 152px;
	width: 737px;
}
.navFlash {
	margin: 0 0 10px 18px;
	height: 130px;
	width: 711px;
	background-image: url(../images/web_ui/flashNav_bg.gif);
	background-repeat: no-repeat;
	padding: 11px 13px;
}
.pageInfo {
	margin: 0 10px 10px 18px;
	width: 723px;
	padding: 0 3px 0 11px;
}
.events h1 {
	margin: 0 10px 5px 18px;
	font-size:32px;
	padding: 0 3px 0 11px;
}
.events .icons {
	margin: 0 0 10px 18px;
	height: 141px;
	width: 737px;
	background-image: url(../images/web_ui/events_bg.gif);
	background-repeat: no-repeat;
	padding: 13px 0 0 0;
}
.content .top {
	background-image: url(../images/web_ui/content_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 771px;
}
.content .mid {
	background-image: url(../images/web_ui/content_mid.gif);
	width: 771px;
}
.leftContact {
	display:block;
	font-size:14px;
	background-image: url(../images/web_ui/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 171px;
	padding: 20px 13px;
}
.eventIcon {
	background-image: url(../images/web_ui/event_bg.gif);
	background-repeat:no-repeat;
	padding: 9px 9px 8px 10px;
}
a {
	color: #F36421;
	text-decoration: underline;
}
a:hover {
	color: #F36421;
	text-decoration: none;
}

.videoPlayer {
	float:right;
	margin: 0 0 0 10px;
	background-color:#000000;
	font-size:12px;
	color:#FFFFFF;
}
.pagePic {
	float: right;
	height: 330px;
	width: 330px;
	padding: 0 0 0 10px;
}
.highlight {
	background-color: #CCCCCC;
}
.cafeImages {
	float:right;
	width:300px;
	padding: 0 0 0 10px;
}
.newsImage {
	background-image:url(../images/web_ui/newsImage_bg.gif);
	background-repeat:no-repeat;
	padding: 10px 9px;
}
.newsDate {
	font-size: 12px;
	font-style: italic;
}
.eventRow {
	width:700px; font-size:16px; margin:0 10px;
}
.eventRow .plus {
	float:left; width:19px; padding:10px; margin: 10px 0; clear:left;
}
.eventRow .details {
	float:left; width:520px; padding:10px;
}
.eventRow .details .desc {
	width:90%; margin: 0 0 20px 20px;
}
.eventRow .actions {
	float:left; width:101px; padding:10px; margin:10px 0; clear:right;
}
.ministryRow {
	float: left; width:100%; padding:10px 0;
}
.ministryRow .desc {
	float:left; clear:left; width:66%; padding:0 10px;
}
.ministryRow .contact {
	float:left; clear:right; width:30%;
}
.leaderPic {
	background-image:url(../images/web_ui/leaderPic_bg.gif);
	background-repeat:no-repeat;
	padding: 8px;
	margin: 0 0 0 10px;
}
.leadershipRow {
	width:95%; clear:both; padding:10px 0;
}
.getInvolvedVideo {
	float:left; width:320px; margin:0 20px; font-size:12px; text-align:left; background-color:#000000; color:#FFFFFF;
}
.seriesmessage_title {
	font-size: 20px;
	font-weight: bold;
}

.webcast {
	width:100%;
	background-color:#FFFFFF;
	height:400px;
	margin: -10px 0 0 0;
}
.webcastLeftCol {
	float:left;
	padding:5px 0;
	width:355px;
	text-align:center;
}
.webcastRightCol { float:left; 	padding:5px 0; width:365px; }
.webcastNotes {
	width:96%;
	height:255px;
	overflow:auto;
	padding:4pt;
	text-align: left;
}
.webcastplayer {
	position: relative;
	border: 0;
	width: 320px;
	height: 265px;
}
.webcast .padding { padding: 5px; }
.webcast .service_title { background-color:#CCCCCC; padding:0 5px; }
.hr {
	text-align: center;
	width: 100%;
}
