@charset "utf-8";
*{margin:0; padding:0; }
/***** Main Layout Styles ******/
body {background-color:#18191d;}
#shell{position:relative;background-image:url(images/bg.jpg);background-position:top;background-repeat:repeat-x;  background-color:#32373d;} 
#wrapper{margin:0 auto ; position:relative; width:994px;background-image:url(images/contentbg.jpg);background-position:top;background-repeat:repeat-y;}
#container{ background-image:url(images/content.jpg);background-position:top;background-repeat:no-repeat; min-height:900px; _height:900px;}

/*Content Styles*/
.content{width:621px;padding-top:66px; padding-left:289px; padding-bottom:45px; min-height:450px; _height:450px;}

/*flashheader*/
#flashheader{width:994px;height:475px;}

/*Navigation */
#leftpannel{ width:220px;  position:absolute; left:36px; top:443px;  }
#menubg{ background-image:url(images/menubg.jpg);background-repeat:repeat-y;}
#menu{ background-image:url(images/menutop.jpg);background-repeat:no-repeat; padding-left:27px; padding-top:39px;min-height:265px; _height:265px;}

/* Links*/
.content a:link, .content a:visited,.content a:active,.content a{color:#006ca9; text-decoration:underline;}
	.content a:hover, .content hr{color:#000000;}
	.content p,.content ol, .content ul, .content form,.content h2, .content h3, .content h4,.contenth5, .contenth6{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;line-height:19px;color:#000000; }                              
    .content p{margin-top:5px; margin-bottom:18px;}
    .content hr {height:1px;}
    .content ol, .content ul, .content form{margin-top:18px; margin-bottom:18px;}
	.content ol{margin-left:30px;}
    .content ul li{margin-left:30px;list-style:disc;}	
	
/*headings*/ 
/* -styles shared by all headings on the site */
	.content h2, .content h3, .content h4,.content h5, .content h6{margin-top:10px;font-weight:bold;}
	/* -specific styles for each level */
	.content h2{font-size:17px;}
	.content h3{font-size:16px; }
	.content h4{font-size:14px;}     
	.content h5{ font-size:11px;}
	.content h6 { font-size:9px;}		
	
/*logo */
.logo, .address, .facebook, #kidscallout{position:absolute;}
#space{ float:right; width:190px; height:120px;}
.logo{left:43px; top:0px;}

/*address */
.address{right:23px; top:0px;}

/*facebook */
.facebook{right:29px; top:95px;}

/*kidscallout */
#kidscallout{right:69px; top:550px;}

/* footer */
#footerbg{ background-image:url(images/footerbg.jpg);background-position:top;background-repeat:repeat-x;height:390px;}
#footer,#footer a,#footer a:hover, #admin a, #admin a:hover{color:#e1e8f0;}
#footer{ width:994px; margin:0 auto; background-image:url(images/contentbtm.jpg);background-position:top;background-repeat:no-repeat;height:390px;font-size:11.43px; font-family: Verdana, Helvetica, sans-serif; text-align: center;}
#footer a{ text-decoration:none;}
#footer a:hover, #admin a, #admin a:hover{ text-decoration:underline; font-weight:normal;}
.footercallout{ width:900px; margin:0 auto; height:232px;}

/***** Menu Styles *****
			/*-------------------------Menu Implmentation--------------------------*/			
			
#Navigation { margin:0;padding:0;width:161px;}
/* Space between top and bottom for submenus  (ul li ul)*/
#Navigation li .submenu{padding-bottom:4px;width:161px; float:left;}
/* Reduce the gap b/w the mainmenus */
#Navigation li div a img {width:161px;} 
/** Sub menu Font declaration and text align (ul li ul li a) */
#Navigation li .submenu span a { float:none;margin:0px;font-family:Microsoft Sans Serif, Verdana, Trebuchet MS; font-size:13px; color:#403f6f;text-decoration:none; padding-left:8px;display:block; text-align:left;line-height:22px;}
#Navigation li div span a:hover {text-decoration:underline;color:#f1630e; font-weight:bold;}
#Navigation li {list-style-type:none; float:left; width:161px;}
/*----------------------------------------------------------------------*/

 /******  Site Map Navigation***/
#sitemapnavigation {width:850px;margin:0;padding:0; }
#sitemapnavigation ul {width:850px;margin-left:45px;}
#sitemapnavigation ul li {line-height:auto;margin-left:0px;display:inline;}
#sitemapnavigation ul li a {font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #e1e8f0;font-weight:normal;padding:0 5px;margin:0px;border-right: 1px #e1e8f0 solid; text-align:center; }
#sitemapnavigation ul li a:hover {color:#e1e8f0;text-decoration:underline;	}
/*Removing main menus from Footer list*/
#sitemapnavigation154 a, #sitemapnavigation57 a, #sitemapnavigation66 a, #sitemapnavigation79 a, #sitemapnavigation93 a{display:none;}
/*Hidding Root Menu which have submenus*/
#sitemapnavigation91 a, #sitemapnavigation133 a, #sitemapnavigation99 a, #sitemapnavigation157 a,#sitemapnavigation63 a, #sitemapnavigation67 a, #sitemapnavigation82 a,#sitemapnavigation98 a, #sitemapnavigation94 a {border: none !important;}
#sitemapnavigation168 a, #sitemapnavigation132 a, #sitemapnavigation84 a,#sitemapnavigation63 a,#sitemapnavigation82 a, #sitemapnavigation83 a, #sitemapnavigation64 a, #sitemapnavigation68 a, #sitemapnavigation100 a, #sitemapnavigation95 a{border-left: 1px #e1e8f0 solid;}
#sitemapnavigation61 a, #sitemapnavigation81 a{ border-right: 1px #e1e8f0 solid;} 

/****DNN Overrides****/
					
.formTable{width:auto !important;}										
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
select, option, optgroup, button, input,  legend,textarea, fieldset,.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *, .Head, .SubHead, a.CommandButton:visited,a.CommandButton, a.CommandButton:link,.DataGrid_Header,.DataGrid_Item, .C5SLLC_RootMenuItem td{color:#000000 !important;}
a.CommandButton:hover, a.CommandButton:focus,a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	text-decoration: underline;}
.eipbackimg,.EventDay a br {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #9CC8BB;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative; background-color:#FFFFFF;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.ModuleTitle_SubMenu a{background-color:#FFFFFF;}
.ModuleTitle_SubMenu a:hover{background-color:#33FFFF;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.formlabel, .formLabel, .Normal,label, .normal{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;line-height:21px;color:#000000;}
.errMsg,.errmsg { color:red;}

/*SIFR*/
@media screen {
  .sIFR-flash {visibility: visible !important;margin:0;padding:0;}
  .sIFR-replaced, .sIFR-ignore {visibility:visible !important;}
  .sIFR-alternate {position:absolute;left:0;top:0; width:0;height:0;display:block;overflow: hidden;}
  .sIFR-replaced div.sIFR-fixfocus {margin: 0pt;padding:0pt;overflow:auto;letter-spacing:0px;float:none;}
}

@media print {
  .sIFR-flash {display :none!important;height:0;width:0;position:absolute;overflow:hidden;}
  .sIFR-alternate {visibility :visible !important;display:block !important;position:static!important;left: auto!important; top:auto !important;width: auto!important;height: auto !important;}
}

@media screen {
  .sIFR-active h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif; visibility: visible; padding-bottom:7px;;color:#9eca43; font-size:30px;}
}