@charset "utf-8";
/* CSS Document */

/****    	Primary Page Elements	    ****/

/*reset*/
* {font-family: Arial, Helvetica, sans-serif;  margin:0; padding:0; }


/*nesting layout elements*/
body {background:#000000;}

#shell{background:url(images/repeater-across.jpg) top center repeat-x; } 


#container{margin:0 auto; width:891px; position:relative; background:url(images/repeater-up.gif) 0 0 repeat-y;}


.content {min-height:300px; _height:300px; background: transparent url(images/header.jpg) 0 0 no-repeat; padding:450px 100px 12px 75px; position:relative;}


/****    	     Content Styles     	    ****/
/**** Content Basic Styles****/

/*universal*/
	.content{ font-size:12px !important; line-height:175%; color:#1e5879;}
	
/*links*/
	.content a, .content a:link, .content a:visited { font-weight:normal; color:#0054D9; text-decoration:underline; font-weight:normal; }
	.content a:hover{color:#000; text-decoration:none; }
	
/*basic page elements*/
	.content hr {height:1px; color:#fff; background:#005480; }
	.content p, .content ol, .content ul, .content form {margin-top:5px; margin-bottom:16px; }
	.content ol, .content ul{margin-left:20px; }
	.content ul{ list-style-image:url(images/bullet.jpg); }
	
/*headings*/ 

	.content h2, .content h3, .content h4, .content h5, .content h6{font-family:Arial, Helvetica, sans-serif; color:#181E3C; line-height:130%; margin-bottom:6px; font-weight:bold;}
	.content h2{font-size:18px; font-weight:normal;}
	.content h3{font-size:16px; font-weight:bold;}
	.content h4{font-size:15px; }
	.content h5{font-size:14px;}
	.content h6{font-size:12px;}

	.content span.pagedivider{height:4px;  display:block; margin:0 5px; background:transparent url(images/title-dot.gif) bottom left repeat-x;line-height:4px; height:4px; font-size:2px; margin-bottom:10px;}
	

/*margins + floats*/
	.right {margin:0px 0px 8px 9px; float:right;}
	.left {margin:0px 9px 8px 0px; float:left;}
	.clear{clear:both;} 
	
/*photos*/
	.photo, .photoright, .photoleft, .photocenter {padding:1px; background:#757CB0; border:1px solid #B2B5D6;}
	.photoright { float:right; margin:1px 0px 9px 10px;}
	.photoleft{float:left; margin:1px 10px 9px 0px;}
	
	.photocenter {display:block; margin:1px auto 9px auto;}	
	
/*flash features*/
	#feature {margin:16px auto ;}
	.featureRight {border:3px solid #000; padding:2px; float:right; margin:1px 0px 8px 9px;}
	.featureCenter {border:3px solid #000; padding:2px; margin:7px auto 7px auto; }
	
/*sifr*/
	.sIFR-flash {visibility: visible !important;margin: 0;padding: 0;}
	.sIFR-replaced {visibility: visible !important;}
	.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
	.sIFR-replaced > div {display: none !important;}
	.sIFR-active h1{ color:#84130D; visibility: hidden; font:normal 23px/23px Arial, Helvetica, sans-serif;   line-height:23px;  margin:0 0 40px 0; padding:0;  font-weight:normal;   display:block;}	
 
#altmenu { width:440px; text-align:center; }
#altmenu a { padding-left:10px; padding-right:10px; border-right:1px solid #fff; }
.last { border-right:none !important; }
 
/****		Secondary Page Elements		****/
.enter1 { position:absolute; top:383px; left:160px; color:#0E3E40 !important; font-weight:bold !important; text-decoration:none !important; }
.enter2 { position:absolute; top:176px; right:204px; color:#0B4513 !important; font-weight:bold !important; text-decoration:none !important; }
.enter1:hover, .enter2:hover { text-decoration:underline !Important; }
#column1 { float:left; }
#column2 { float:left; margin-left:50px; }




/*footer*/
	#footer { margin:0 auto;  width:882px; text-align:center; font-size:11px;  line-height:20px; }

	#footer{color:#fff; padding-top:10px;}
	#footer a{color:#fff;}
	#footer a:hover{text-decoration:underline !important;}
	#footer p{ color:#fff;}
	#footer p.footerAddress{font-size:11px; color:#fff; font-weight:bold; padding-bottom:10px; }
	.pulmonary { color:#BCDD5A; }
	.sleep { color:#54C2D3; }
	

/*layout flash*/
#mainani{position:absolute; top:-28px; left:-9px;}


/****
	MENUS***
***/
div.empty{display:none;}
/*left menu*/
#topmenu{position:absolute; top:220px; left:0; width:155px; background:url(images/menu/menubg.jpg) 0 0 no-repeat; z-index:1000; display:none;}
#topmenu div.abscontainer{position:relative; z-index:50; }
#topmenu a{display:block; text-decoration:none;}
#topmenu a.topper{ color:#FFFCF6; line-height:30px; height:30px;font-size:13px; background-position:0 0; background-repeat:none; background-image:url(images/menubutton.gif); text-indent:17px; font-weight:normal; }
#topmenu a.topper:hover{background-position:0 -30px; color:#fff;}

#topmenu div.sub{width:155px; background:transparent; overflow:hidden; padding:6px 0 10px 0; }
#topmenu div.sub a{ font-weight:normal; color:#fff; font-size:11px; line-height:20px; text-indent:17px; }
#topmenu div.sub a:hover{ background-color:#fff; color:#000;}

#topmenu #innerleftmenu { margin-top:20px; }


/*OTHER*/
.televox{color:#000000;font:bold 11px 'Lucida Bright', lucida brite, times, times new roman, 'times new roman', verdana;} 
.errMsg{color:#f00;}

/****    	DNN Overrides	    ****/

#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}

select, textarea, input, option, optgroup, button, label, fieldset, legend{color:#000 !important;}
.Head {	color: #000;}
.SubHead {	color: #000;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	color: #000 !important;	text-decoration: underline;}
a.CommandButton:hover, a.CommandButton:focus {	text-decoration: underline;}
.DataGrid_Header {	color: #000;}
.DataGrid_Item {	color: #000;}
.ModuleTitle_MenuBar {	margin: 0 10px 0 0; }
.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000 !important;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #BFE2F5;	border:1px solid #000000;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin: 0 10px 0 0;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.EventDay a br{display:none;}
.formlabel, .formLabel{color:#000 !important; margin-right:12px;}
.Settings { width:435px!important; }