@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:#52751e;}
/* Main Layout elements */
#shell { margin:0;}
#wrapper {position:relative;min-height:860px; _height:860px; background:url(images/containerbg.jpg) top repeat-y; }
#container { position:relative;min-height:860px; _height:860px; background:url(images/containerbtmnw.jpg) bottom no-repeat; }
#containerbase {position:relative;min-height:860px; _height:860px; background:url(images/containernw.jpg) top no-repeat; } 
#containertop { position:relative; margin:0 auto;width:1000px;  }

/* header flash */
#headerflash { width:693px; height:204px; padding:42px 0px 0px 75px; }
/*home flash */
/*#homeflash { width:860px; height:192px; padding:12px 0px 0px 69px;}*/
#flashbg { width:886px; height:226px; padding:2px 0px 0px 62px;} 
#homeflash { width:886px; height:226px;background:url(images/flashbgnew.jpg) no-repeat; padding-top:12px;padding-left:11px;}

/* Patient login */
#patientlogin { width:129px; height:54px; position:absolute; left:787px; top:188px; }


/* Leftpannel */
#creatingsmile { width:239px; height:100px; position:absolute; left:63px; top:462px; }

/*Inner page title*/
#innertitle { width:243px; left:67px; top:259px; position:absolute; text-align:right;}

/* Image pannel for main page*/
#image { width:237px; height:260px; position:absolute; left:67px; top:314px; }
/* Image pannel for secondary page*/
.image { width:237px; height:260px; position:absolute; left:72px; top:302px; }

/* Main ans inner page Address */
#addressbg,#addressbginner { width:257px; height:165px; position:absolute; left:63px;  background:url(images/addressbg.jpg) no-repeat;  }
#addressbg{top:563px;}
#addressbginner{top:573px;}

#avatar {position:absolute; top:740px; left:115px;}
#avatarinner{position:absolute; top:940px; left:115px;}
#mail,#mailinner{ width:159px;height:17px; text-align:right; position:absolute; left:142px;  position:absolute;}
#mail { top:697px;}
#mailinner { top:706px;}


/***** 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 { width:575px; padding:30px 0px 100px 342px;font-family:Arial, Helvetica, sans-serif;font-size:12px; line-height:180%; color:#000; }
.homecontent{padding-top:20px;margin-left:8px; }
/*links*/
	/* links */
	.content a:link, .content a:visited, .content a:active{ color:#000000; text-decoration:underline; }
	.content a:hover {color:#C00000;}
	
	 	
/*basic page elements*/
	.content hr {height:1px; color:#000000; }
	.content p, .content ol, .content ul {margin-top:5px; margin-bottom:18px;font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#000000;line-height:22px;}
	.content ol, .content ul{margin-left:25px; }
	.content ul {list-style:disc;}

/*headings*/ 

	.content h2, .content h3, .content h4{font-family:Arial, Helvetica, sans-serif;color:#000000; line-height:110%; margin:10px 0 6px 0; font-weight:bold; }
	.content h2{font-size:18px;}
	.content h3{font-size:15px;}
	.content h4{font-size:14px;}

/* footer */
#footer { margin:0 auto; width:1000px; text-align:center;font-family:Arial, Helvetica, sans-serif; font-size:10px;color:#ffffff;padding-bottom:3px;}
#footer a{color:#ffffff;}
#footer a:hover{color:#ffffff;text-decoration:underline;}
#admin a {font:normal 10px Arial, Helvetica, sans-serif;}
#admin a:hover {font-weight:normal;text-decoration:underline;}
#text{font-size:11px;}



/***** DNN Overrides *****
- to make dnn match the design
*/

#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 , .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, .DataGrid_Item {	color: #000;}
.ModuleTitle_MenuBar {	margin: 0 10px 0 0; position: relative;	margin: 0 10px 0 0;}
.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000 !important;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #52741E;border:1px solid #000000;}
#optionsarea {	background: #000000 !important;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.formlabel, .formLabel{color:#000 !important; margin-right:12px;font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*others */ 

/*MasterForm Control CSS*/
.textBox{font-family:Arial, Helvetica, sans-serif; font-size:12px;line-height:2;}
.formTable{font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#000000;line-height:2;}
.Normal{font-family:Arial, Helvetica, sans-serif; font-size:12px;line-height:2;color:#000000;}
.errMsg,.errmsg{color:red;}

/*sIFR Implementation*/
@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,Helvetica, sans-serif; font-size: 30px;  visibility: visible; padding: 0;  font-weight:normal;margin-bottom:10px;margin-top:4px;  }
}
