﻿body {margin: 0px;height:100%;}

/* CHANGE THESE ATTRIBUTES FOR THE BACKGROUND */

#homebg{background-color: #FFFFFF;background-image: url('media/bg_ltblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.lthome{ background: url('media/bg_ltblue_lt.gif') repeat-y left top;height:175px; }
.rthome{background: url('media/bg_ltblue_rt.gif') repeat-y left top;height:175px;}

#athleticsbg{background-color: #FFFFFF;background-image: url('media/bg_ltblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltathletics{ background: url('media/bg_ltblue_lt.gif') repeat-y left top; }
.rtathletics{background: url('media/bg_ltblue_rt.gif') repeat-y left top;}

#believebg{background-color: #FFFFFF;background-image: url('media/bg_brown.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltbelieve{ background: url('media/bg_brown_lt.gif') repeat-y left top; }
.rtbelieve{background: url('media/bg_brown_rt.gif') repeat-y left top;}

#childbg{background-color: #FFFFFF;background-image: url('media/bg_red.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltchild{ background: url('media/bg_red_lt.gif') repeat-y left top; }
.rtchild{background: url('media/bg_red_rt.gif') repeat-y left top;}

#involvebg{background-color: #FFFFFF;background-image: url('media/bg_green.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltinvolve{ background: url('media/bg_green_lt.gif') repeat-y left top; }
.rtinvolve{background: url('media/bg_green_rt.gif') repeat-y left top;}

#menbg{background-color: #FFFFFF;background-image: url('media/bg_dkblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltmen{ background: url('media/bg_dkblue_lt.gif') repeat-y left top; }
.rtmen{background: url('media/bg_dkblue_rt.gif') repeat-y left top;}

.missionbg{background-color: #FFFFFF;background-image: url('media/bg_ltblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltmission{ background: url('media/bg_ltblue_lt.gif') repeat-y left top; }
.rtmission{background: url('media/bg_ltblue_rt.gif') repeat-y left top;}

#seniorsbg{background-color: #FFFFFF;background-image: url('media/bg_dkblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltseniors{ background: url('media/bg_dkblue_lt.gif') repeat-y left top; }
.rtseniors{background: url('media/bg_dkblue_rt.gif') repeat-y left top;}

#smallgrpbg{background-color: #FFFFFF;background-image: url('media/bg_ltblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltsmallgrp{ background: url('media/bg_ltblue_lt.gif') repeat-y left top; }
.rtsmallgrp{background: url('media/bg_ltblue_rt.gif') repeat-y left top;}

#womenbg{background-color: #FFFFFF;background-image: url('media/bg_red.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltwomen{ background: url('media/bg_red_lt.gif') repeat-y left top; }
.rtwomen{background: url('media/bg_red_rt.gif') repeat-y left top;}

#worshipbg{background-color: #FFFFFF;background-image: url('media/bg_yellow.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltworship{ background: url('media/bg_yellow_lt.gif') repeat-y left top; }
.rtworship{background: url('media/bg_yellow_rt.gif') repeat-y left top;}

#staffbg{background-color: #FFFFFF;background-image: url('media/bg_ltblue.gif');
background-position:left top;background-repeat:repeat-x;	margin: 0px;height:100%;}	
.ltstaff{ background: url('media/bg_ltblue_lt.gif') repeat-y left top; }
.rtstaff{background: url('media/bg_ltblue_rt.gif') repeat-y left top;}

/* END CHANGE */

.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 

.TopPane{ padding:0px; }
.LeftPane{ padding:0px;}
.ContentPane{ padding:0px; }
.RightPane{ padding:0px; background:url(images/right.gif); background-repeat:repeat-x; background-position:bottom left;
background-color:#FFFFFF;}
.FooterPane{ padding:0px; }
.FooterrightPane{ padding:0px; }
.ImagePane{ padding:0px }

.Head{ font-size:13px; font-weight:bold; color:#666; }
.SubHead{ font-size:12px; color: #666 }
.SubSubHead{ font-size:11.5px; color:#666; }
.Normal{ font-size:11.5px; color: #666; letter-spacing: 130%;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333; text-decoration:none; }
A.CommandButton:hover{ color:#666; text-decoration:underline;}
TH,TD{ font-family:Tahoma; font-size:11.5px; color:#666; }
.ImagePane div{font-family:Tahoma; font-size:11.5px; color:#666; margin:0px 0px -2px 0px;}
A,A:link,A:visited,A:active{ color:#666;  text-decoration: underline; font-size:11.5px;font-weight:normal;}
A:hover{ color:#333; text-decoration:none; font-size:11.5px;font-weight:normal;}

.user,a.user:link,a.user:active,a.user:visited{ font-size:11.5px; color:#666; text-decoration:none; font-weight:normal;}
a.user:hover{ font-size:11.5px; color:#333; text-decoration:underline; font-weight:normal;}

.footer,a.footer:link,a.footer:active,a.footer:visited{font-size:11.5px; color:#666; text-decoration:none; font-weight:normal;}
a.footer:hover{font-size:11.5px; color:#333; text-decoration:underline; font-weight:normal;}

.links,a.links:link,a.links:active,a.links:visited{font-size:11.5px; color:#666; text-decoration:none; font-weight:bold;}
a.links:hover{ font-size:11.5px; color:#333; text-decoration:none; font-weight:bold;}

a#ihome img {background: url('media/topmenu/home.gif') no-repeat left top;height:40px;width:42px;border-width: 0;}
a#isitemap img {background: url('media/topmenu/sitemap.gif') no-repeat left top;height:40px;width:42px;border-width: 0;}
a#icontact img {background: url('media/topmenu/contact.gif') no-repeat left top;height:40px;width:39px;border-width: 0;}

a#ihome:hover img {background: url('media/topmenu/home_over.gif') no-repeat 0px -3px; }
a#isitemap:hover img {background: url('media/topmenu/sitemap_over.gif') no-repeat 0px -3px;}
a#icontact:hover img {background: url('media/topmenu/contact_over.gif') no-repeat 0px -3px;}

/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuBreak{display:none;}

.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}


.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#020202;	font-size:11px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:0px #dbdbdb solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #666 solid;
	border-width:1px 0px;
	Margin:1px;
	background:#666;
}
.submenu{
	z-index:1000;
	border:1px #333 solid;
	padding:0px;
	margin:1px;
	background:#dbdbdb;
}

.rootmenuitem TD{ 
color:#333;
font-size:11px;
font-weight:bold; 
padding:0px 5px 2px 22px;
height:25px;
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 
color:#666;
font-size:11px;
font-weight:bold; 
padding:0px 5px 2px 22px;
height:25px;
}

.MainMenu_MenuBreak{display:none;}

.CommandButtonImg,A.CommandButtonImg:link,A.CommandButtonImg:visited,A.CommandButtonImg:active{
	background:url(media/enroll.gif) transparent no-repeat;
	height:26px;
	width:161px;  
	}
A.CommandButtonImg:hover{ 
	background:url(media/enroll.gif) transparent no-repeat;
	height:26px;
	width:161px; 
	}

#dnn_ctr1403_EventDetails_cmdSignup {
	height:26px;
}

.session-view {
background-color:#F6F6F3;
border:1px solid #8EBCE0;
margin-bottom:5px;
padding:5px;
clear:both;
}
.session-view h2.listtitle {
color:#465d6f;
font-size:15px;
font-weight:bold;
margin:0;
padding:5px;
}
.session-view ul.mediabox {
	float: none;
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 5px 5px 0;
}
.session-view .mediabox li {
font-weight:bold;
margin-bottom:8px;
}
.session-view .mediabox li a {
background-repeat:no-repeat;
display:block;
height:55px;
padding-left:55px;
}
.session-view .mediabox li.listen a {
background-image:url(images/icr/watch.jpg);
}
.session-view .mediabox li.download a {
background-image:url(images/icr/download.jpg);
}
.session-view #text {
clear:both;
padding:10px;
}
