@charset "utf-8";
*{margin:0; padding:0; } /* -reset margin and padding on all elements */
body { margin:0; background-color:#665445; }
/*MainLayoutElements*/
#shell {background-image:url(images/bg.jpg); background-repeat:repeat-x;position:relative; }
#wrapper { position:relative; margin:0 auto; width:940px; background-image:url(images/wrapper1.jpg); background-repeat:repeat-y; }
#container { margin:0 auto; width:940px; background-image:url(images/container1.jpg); background-repeat:no-repeat; }
/*HeaderFlash*/
#headerflash, #headerflashInner  { width:721px; height:246px; z-index:3;}

#pictAni { padding-top:10px; width:940px; height:162px; }

/*Navigation*/
#menuarea { width:650px; height:42px; padding-top:26px;left:2px;position:relative;z-index:9999;}
.patientlogin { position:absolute; width:118px; height:36px; right:15px; top:274px; }
/*ContentArea*/
.content { width:670px; padding-left:250px; padding-bottom:5px; min-height:280px; _height:280px; }
/***** basic page content elements *****/
	.contentstyle hr {height:1px; color:#000000;}
	.contentstyle p, .contentstyle ol, .contentstyle ul, .contentstyle form, .contentstyle a:link, .contentstyle a:visited, .contentstyle ol li a, .contentstyle p a, .contentstyle a:active, .contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5{font-family: Verdana, Arial, Helvetica, sans-serif;color:#5c5c5c;line-height:16px;font-weight:normal;}
	.contentstyle p, .contentstyle ol, .contentstyle ul, .contentstyle form {font-size:12px;margin-bottom:15px;}
	.contentstyle ol{margin-left:30px;}
	.contentstyle ul{margin-left:30px;list-style:square; }	
	
/*****links*****/
	.contentstyle a:link, .contentstyle a:visited, .contentstyle ol li a, .contentstyle p a, .contentstyle a:active {text-decoration:underline;}	
	.contentstyle a:hover, .address a:hover { color:#b21c7a; }
	
/*****headings*****/ 
/*****-styles shared by all headings on the site*****/
	.contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5 {margin:7px 0px; font-weight:bold; }	
/***** specific styles for each level*****/
	.contentstyle h2{font-size:17px;}
	.contentstyle h3{font-size:15px;}
	.contentstyle h4{font-size:13px;}
	.contentstyle h5{font-size:11px;}

/*imagePane*/
.topimage { width:268px; height:250px; position:absolute; top:0px; left:672px; }
.updates {margin-left: 697px; margin-top: -128px; border: 1px #fff solid; padding: 3px; height: 174px; text-align: center; width:220px; position:absolute; left:12px; top:670px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:#000000;line-height:14px;!important bottom:20px;} 


/*Footer*/
.ouroffice { position:absolute; width:225px; height:81px; left:8px; top:491px; }
.firstvisit { position:absolute; width:225px; height:81px; left:8px; top:578px; }
.address { width:220px; position:absolute; left:12px; top:670px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:#000000;line-height:18px;bottom:20px; }
#addbold{font-weight:bold;font-size:14px;}
.address a{text-decoration:underline;font-size:10px;color:#000000;}
#footerlogo { width:707px; height:51px; padding-left:233px; }

.photoRight { float:right; margin:5px; border:2px solid; color:#B31C7B; padding:1px;}

/* Footertext   */
#footer { margin:0 auto; width:940px; padding-bottom:10px;  background-repeat:no-repeat; text-align:center; padding-top:10px;font-size:10px;}
#footer{background-image:url(images/footer1.jpg);}
#footer, #footer a, #footertext{text-align:center;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#999999;text-decoration:none;}
#footertext{font-size:13px;}
#footer a:hover{text-decoration:underline;}

/*Secondarypages*/
.image { width:226px; height:281px; position:absolute; left:10px; top:337px; }
.contentInner { width:670px; padding-left:250px; padding-bottom:5px; min-height:550px; _height:480px; }

/*Snapsis Menu */
#navigation {text-align:left;margin:0px; padding:0px;}
#navigation ul li {margin:0px; padding:0px;list-style:none; float:left;position:relative;}
#navigation ul li a, #navigation ul li a:hover {cursor:pointer;}
#navigation ul li ul {position: absolute;top:42px;width:230px;left:0px;background-color:#a89687;padding-top:9px;padding-bottom:9px; display:none;}
#navigation ul li ul li {float:left;display: block;height:24px;width:230px; }
#navigation ul li ul li a {font-family: "Myriad Pro", Arial, Helvetica, sans-serif;font-size: 18px;color: #ffffff;display:block;padding:1px 0px 4px 17px;text-align:left;height:19px;text-decoration: none; font-weight:normal; }
#navigation ul li ul li a:hover {background-color:#de9eb5;}

/*****  DNN Overrides to make dnn match the design ******/
.formlabel, .formLabel, .errMsg, .errmsg, .textBox, .Normal, .formTable {font-family:Verdana, Arial, Helvetica, sans-serif;line-height:2;color:#5c5c5c;font-size:12px;} 
.formTable{width:auto !important;}
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, select, textarea, input, option, optgroup, button,  fieldset, legend, .Head, .SubHead, .DataGrid_Item, .DataGrid_Header, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *  {color:#000000 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover, a.CommandButton:focus {text-decoration: underline;}
.ModuleTitle_MenuBar {margin-right:10px;position: relative;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #BFE2F5; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}
.errMsg, .errmsg { color:#ff0000;}

/*****  SIFR 3.0 b.436 *****/
@media screen {
	.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;width:500px;height:40px;}
	.sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
	.sIFR-alternate {position: absolute; left: 0; top: 0;  width: 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; font-size: 30px; visibility: hidden; padding: 0; font-weight:normal; color:#5c5c5c;text-align:Left; margin-top:18px; margin-bottom:10px  }
}

#headspacetop {
	height: 18px;
	width: 450px;
}

#headspacebottom {
	height: 12px;
	width: 450px;
}
