@charset "utf-8";
/* CSS Document */

/****    	Primary Page Elements	    ****/

/*reset*/
*{font-family: Geneva, Arial, Helvetica, sans-serif;  margin:0; padding:0; }


/*nesting layout elements*/
body {background:#175F16 }

#shell{background:#175F16 url(images/repeater-across.jpg) 0 0 repeat-x;} 


#container{margin:0 auto; width:900px; position:relative; background:transparent url(images/repeater-up.gif) top left repeat-y;}
.wide #container{background:transparent url(images/repeater-up-wide.gif) top left repeat-y;}

.content {min-height:300px; _height:300px; background:transparent url(images/header.jpg) 0 0 no-repeat; padding:323px 258px 12px 270px;}
.wide .content{background:transparent url(images/header-wide.jpg) 0 0 no-repeat; padding:323px 12px 12px 270px;}


/****    	     Content Styles     	    ****/
/**** Content Basic Styles****/

/*universal*/
	.content{font-family: Geneva, Arial, Helvetica, sans-serif !important; font-size:12px; line-height:180%; color:#000;}
	
/*links*/
	.content a { font-weight:normal; color:#0000; text-decoration:underline; }
	.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:30px; }
	.content ul{list-style:disc;}
	
/*headings*/ 

	.content h2, .content h3, .content h4, .content h5, .content h6{font-family:Geneva, Arial, Helvetica, sans-serif; color:#000; line-height:130%; margin-bottom:6px; font-weight:bold;}
	.content h2{font-size:20px; font-weight:normal;}
	.content h3{font-size:17px; 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;}
/****	Specialty Formatting  	***/


/*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 {padding:1px; background:#000; border:1px solid #fff;}
	.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 24px/24px Arial, Helvetica, sans-serif;   line-height:24px;  margin:0 0 8px 0; padding:0;  font-weight:normal;   display:block; }	
 
 
 
 
/****		Secondary Page Elements		****/
/*sidebar*/
#sidebar{position:absolute; top:251px; left:663px; height:373px; width:237px; background:url(images/sidebar.jpg) 0 0 no-repeat;}
#plogin{position:absolute; top:0; left:0; display:block; width:208px; height:54px; background:url(images/plogin.jpg) 0 0 no-repeat; overflow:hidden; text-indent:-9999px;}
/*footer*/
	#footer {font:12px/14px  Verdana, Arial, Helvetica, sans-serif;  margin:0 auto;  width:600px; padding-top:32px;padding-left:300px;text-align:center; font-size:11px;  line-height:14px; background:transparent url(images/footer.jpg) 0 0 no-repeat; }
	.wide #footer{ background:transparent url(images/footer-wide.jpg) 0 0 no-repeat;}
	#footer{color:#fff;}
	#footer a{color:#fff;}
	#footer a:hover{text-decoration:underline !important;}
	#footer p{margin-bottom:12px;}


/*layout flash*/
#mainani{position:absolute; top:0; left:0px;}
 


/*OTHER*/
.televox{color:#000000;font:bold 11px 'Lucida Bright', lucida brite, times, times new roman, 'times new roman', verdana;} 
.errMsg{color:#f00;}

/****
	MENUS***
***/
div.empty{display:none;}
/*right menu*/
#leftmenu{position:absolute; top:314px; left:41px; width:168px; text-align:right;}

#leftmenu a.topper{display:block; height:18px; background-repeat:no-repeat; background-position:top right; overflow:hidden; text-indent:-9999px; text-align:left; margin:16px 0 2px 0;}

#leftmenu a#tab55{background-image:url(images/menu/home.gif);}
#leftmenu a#tab57{background-image:url(images/menu/officeinfo.gif);}
#leftmenu a#tab66{background-image:url(images/menu/patientinfo.gif);}
#leftmenu a#tab79{background-image:url(images/menu/treatmentinfo.gif);}
#leftmenu a#tab93{background-image:url(images/menu/funzone.gif);}
#leftmenu a.topper:hover{background-position:bottom right;}

#leftmenu span.divider{height:4px; width:120px; display:block; margin:0 0 0 auto; background:transparent url(images/menu/menu-dot.gif) bottom left repeat-x;line-height:4px; height:4px; font-size:2px; padding-top:14px;}

#leftmenu div.sub a{display:block; color:#000; font-size:12px; text-decoration:none; line-height:18px;}
#leftmenu div.sub a:hover{font-weight:bold; color:#477D47; text-decoration:none; font-size:13px;}
#leftmenu div.receding{;}
#leftmenu div.abscontainer div.receding a{color:#999;}

/****    	DNN Overrides	    ****/

#shell .content strong, #shell .content strong *{font-weight:bold !important; color:#358C3D;}
#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;}




