@charset "utf-8";
*{margin:0; padding:0; } /* -reset margin and padding on all elements */

/***** Main Layout Styles *****
-including all page elements that make up the basic site layout
*/
body { margin:0; background:#ed9017; }

/* Main Layout Elements */
#shell { background:url(images/shell.jpg) repeat-x; }
#wrapper { position:relative; margin:0 auto; width:994px; min-height:800px;_height:800px; background:url(images/containerbg.jpg) repeat-y; }
#container {width:994px; min-height:800px;_height:800px; background:url(images/container2.jpg) no-repeat; }
.content { width:575px; padding:38px 0px 20px 90px; min-height:320px; _height:320px; }

/*header flash */
#headerflash { width:994px; height:400px; }

/***** Menu Styles *****
-example css for a standard drop down menu using text
-note: if you insert any padding or attribute in the css on the first level, you MUST override it in the submenu section or it will inherit it
*/
/* first level */
#menuarea { width:675px; height:45px; padding-left:47px; text-align:center; }

/***** Content Styles *****
-including all page elements that make up the content of the site
-set the font for all elements inside the content div
-note: this may require commenting out the styles for .Normal and .NormalDisabled in the default.css file in /Portals/_default/
*/
.content{font-family: Verdana, Helvetica, sans-serif ; font-size:12px; line-height:180%;}

/*innerpage */
.contentinner {width:355px; padding:35px 0px 5px 90px; min-height:320px; _height:320px;}

    .content a:link, .content a:visited, a:active, .contentinner a:link, .contentinner a:visited {color :#331b11;text-decoration:underline;}
    .content a:hover,.contentinner a:hover{color:#0000FF; text-decoration:underline; }
	
/*basic page content elements*/
	.content p, .content ol, .content ul, .content form, .contentinner p, .contentinner ol,  
	.contentinner ul, .contentinner form{color:#331b11;line-height:18px; padding-top:14px;padding-bottom:6px;}
	.content ol,.contentinner ol{margin-left:30px;}
	.content ul,.contentinner ul{margin-left:15px; list-style:square;line-height:25px;}	

/*headings*/ 
/* -styles shared by all headings on the site */
	/* -specific styles for each level */
   .content h2, .content h3, .contentinner h2, .contentinner h3, .contentinner h4 {line-height:110%; margin:10px 0 6px 0; font-weight:bold; color:#331b11;padding-left:0px; }

	/* -specific styles for each level */
   .content h2,.contentinner h2{font-size:16px;}
   .content h3,.contentinner h3{font-size:14px;}

#image { width:237px; height:242px; position:absolute; left:446px; top:544px; z-index:1;}

/*callouts */
#callouts { width:587px; padding:5px 0px 0px 90px; height:270px; position:relative;}
#calloutOurMission { width:294px; height:257px; float:left;  }
#calloutTreatment { width:293px; height:257px; float:left; background:url(images/cal2.jpg) no-repeat; }
.earlyTreatmentLink { width:148px; height:82px; position:absolute; top:90px; right:120px; }
.adultTreatmentLink {width:104px; height:14px; padding:60px 0px 0px 19px; }

/*rightpannel */
#address1 { position:absolute; width:196px; height:86px; left:739px; top:385px; }
#address2 { position:absolute; width:196px; height:49px; left:739px; top:484px; }
#logos { width:232px; position:absolute; left:724px; top:538px; }

/*Footer */
#footer {
	margin:0 auto;
	width:994px;
	height:60px;
	background:url(images/footer.jpg) no-repeat;
	
}
.footertext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#523e34;width:500px; padding-left:150px; padding-top:5px;}
#admin a:hover, .footertext a:hover{ text-decoration:underline; color:#4FABAD;}
.footertext a, #admin a{color:#523e34; font-weight:normal;}

							/***** Menu Styles *****
					-example css for a standard drop down menu using text
					-note: if you insert any padding or attribute in the css on the first level, you MUST override it in the submenu section or it will inherit it
					*/
/*-------------------------Menu Implmentation--------------------------*/					
			
#navigation {margin:0px; width:675px; padding:0px;text-align:left; height:45px;}
#navigation ul {margin:0; padding:0; text-align:left;}
#navigation ul li {	margin:0; padding:0px; list-style:none; float:left; display:inline; position:relative; z-index:4;}
#navigation ul li a {margin:0; padding:0px; cursor:pointer;}
#navigation ul li a:hover {cursor:pointer; text-decoration:none;}

#navigation ul li ul {position:absolute; width:160px; padding:0px; top:45px; left:-6px; display: block; z-index:997; height:auto; background:url(images/submenubg.jpg) no-repeat #4fabad; border:1px solid #aee2e9;}
#navigation ul li ul li { float:left; padding:0px; margin:0; display: block;}
#navigation ul li ul li a { font-size:11px; display:block; width:160px; margin:0 ;padding:2px 0px 0px 0px; height:20px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;}
#navigation ul li ul li a:hover{text-decoration:none; width:160px; margin:0; padding:2px 0px 0px 0px;background:#A0D6DF;color:#000000;}
/*----------------------------------------------------------------------*/

								
				/****    	DNN Overrides	    ****/						
#shell .content strong, #shell .content strong *{font-weight:bold !important;}

#shell .content em, #shell .content em *{font-style:italic !important;;}

select, option, optgroup, button, textarea, input, fieldset, legend,label,.Head,.SubHead {color:#331b11 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited{color: #331b11 !important;	text-decoration: underline;}
.formTable{width:auto !important; font:12px Verdana, Arial, Helvetica, sans-serif;}	
a.CommandButton:hover, a.CommandButton:focus {text-decoration: underline;}
.DataGrid_Header,.DataGrid_Item {color: #000000;}
.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#331b11 !important;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #F8D65A;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin: 0 10px 0 0; background-color:#331b11;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.ModuleTitle_SubMenu a{background-color:#331b11;}
.ModuleTitle_SubMenu a:hover{background-color:#0000FF;}
.errMsg,.errmsg { color:#FF0000;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.EventDay a br{display:none;}
.formlabel, .formLabel, .textBox, .Normal{font:12px Verdana, Arial, Helvetica, sans-serif;line-height:18px; color:#331b11 !important; margin-right:12px;}



/*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:36 Verdana, Helvetica, sans-serif; visibility: visible; padding-left:22px; font-weight:normal;margin-bottom:0px; 
  }
}






