@charset "utf-8";
body{ margin:0; background-color:#56a412; }
*{margin:0;padding:0;}

/* Main Layout Element */
#shell{ margin:0; position:relative; background-image:url(images/bg.jpg); background-position:top; background-repeat:repeat-x; }
#wrapper{ margin:0 auto; position:relative; width:900px; background-image:url(images/wrapper.jpg); background-repeat:repeat-y; }
#container{ background-image:url(images/container.jpg); min-height:740px; _height:740px; background-repeat:no-repeat; }

/*content*/
.content { width:538px; padding:36px 0px 2px 50px; }

/* links */
.content a:link, .content a:visited{ color:#2d0353; text-decoration:underline; }
.content a:hover{color:#a5cf4e; text-decoration:underline; }	

/* basic page content elements */
.content p, .content ol, .content ul, .content h2, .content h3, .content h4, .content h5, .content h6{font-family:Verdana, Arial, Helvetica, sans-serif;color:#2d0353;line-height:21px;font-size:12px;}
.content hr {height:1px; color:#000000; background:#000000; }
.content p, .content ol, .content ul{margin-top:5px; margin-bottom:16px;}
.content ol, .content ul{margin-left:30px; }
.content ul li{list-style:disc;}
	
/* headings */ 
/* -styles shared by all headings on the site */
 .content h2, .content h3, .content h4, .content h5, .content h6{margin:10px 0 4px 0; font-weight:bold; }
 
/* -specific styles for each level */
.content h2{font-size:16px;}
.content h3{font-size:14px;}
.content h4{font-size:12px;}
.content h5{font-size:10px;}
.content h6{font-size:8px;}

/*footer*/
#footer{ margin:0 auto; width:900px; text-align:center; padding-top:25px; background-image:url(images/footer.jpg); height:34px; background-repeat:no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; }
#footer, #footer a, #footer a:hover{color:#ffffff;}
#footer a:hover{text-decoration:underline;}


/*menu implementation*/
/* first level */
#menuarea{ width:236px; height:141px; position:absolute; top:197px; right:20px; z-index:9; }

#navigation{margin:0;padding:0;}
#navigation ul{margin:0;padding:0;text-align:left;}
#navigation ul li{float:left;list-style-type:none;margin:0;padding:0;}
#navigation ul li a, #navigation ul li a:hover{cursor:pointer;margin:0;padding-right:2px;}
#navigation ul li ul{text-align:left;width:184px;top:-12px;position:absolute;z-index:999;left:-196px;display:block;z-index:99;background:url(images/submenubg.jpg) no-repeat;height:142px;padding-top:15px;padding-bottom:15px;}
#navigation ul li ul li{list-style:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;display:block;float:left;height:auto;}
#navigation ul li ul li a {color:#ffffff;text-align:center;text-decoration:none;line-height:16px;width:133px;padding-right:25px;display:block;text-align:left;margin-left:25px; padding-left:6px}
#navigation ul li ul li a:hover{color:#000000;text-align:center;text-decoration:none;/*background-color:#cbe087;*/ width:133px;padding-right:25px;display:block;text-align:left;margin-left:25px;background:url(images/submenuhover.jpg) no-repeat;}

#navigation ul li ul.subbg55 {background:none;}
#falseid{visibility:hidden;}

/*headerflash*/
#headerflash{ width:446px; height:178px; padding-top:183px; }

/*Callouts*/
.address1{ width:200px; height:39px; position:absolute; top:16px; right:33px; }
.address2{ width:165px; height:51px; position:absolute; top:68px; right:33px; }
.no{ width:165px; height:25px; position:absolute; top:140px; right:33px; }
.newPatient{ width:150px; height:30px; position:absolute; top:360px; right:63px; text-align:center; font-weight:bold; }
.newPatient A {color:#054362}
.visitusOn{ width:66px; height:13px; position:absolute; top:408px; right:127px; }
.facebook{ width:106px; height:24px; position:absolute; top:424px; right:85px; }
.invisalign{ width:57px; height:131px; position:absolute; top:462px; right:107px; }
.incognito{ width:173px; height:47px; position:absolute; top:608px; right:51px; }
.maao{ width:154px; height:61px; position:absolute; top:672px; right:59px; }
.abo{ width:183px; height:46px; position:absolute; top:745px; right:45px; }
#callout{ width:535px; padding:10px 0px 0px 51px; position:relative; height:66px; }
.initialexam { width:250px; height:66px; position:absolute; top:10px; left:51px; }
.refer{ width:251px; height:66px; position:absolute; top:10px; right:0px; }

/*stockimage for stock Images*/
.stockimage{float:right;width:166px;height:210px;margin-top:20px;margin-left:5px;}

/***** DNN Overrides *****
- to make dnn match the design
*/
.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, .DataGrid_Item, .DataGrid_Header, .Head, .SubHead, fieldset, legend, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *  {color:#000000 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover, a.CommandButton:focus {text-decoration: underline;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #dbd7be; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;	margin-right:10px;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}
/*MasterForm Control CSS*/
.textBox, .formTable, .Normal, .formLabel{font-family:Verdana, Arial, Helvetica, sans-serif;color:#2d0353;line-height:21px;font-size:12px;}
.errMsg, .errmsg{color:red;}

/***** SIFR 3.0 b.436 Styles *****
-note: only one part of this code should really be changed - sIFR-active h1
*/
@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;}
}
/* this is the part that is changed from site to site */
@media screen {
	.sIFR-active h1 {
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; line-height: 27px; 
		visibility: hidden;color:#054362;padding-bottom:12px;margin:0;
	}
}