@charset "utf-8";
/* CSS Document */
/********************
Layout Stylesheet****
********************/

/****    	Primary Page Elements	    ****/

/*reset*/
*{font-family: Verdana, Arial, Helvetica, sans-serif;  margin:0; padding:0; }


/*nesting layout elements*/
body {background:#135D44;}

#shell{ background:#135D44 url(images/repeater-across.jpg) top center repeat-x; } 

#wrapper{background:transparent url(images/repeat-footer.jpg) bottom left repeat-x;}

#container{margin:0 auto; width:950px; position:relative;}


.content {min-height:400px; _height:400px; position:relative; background:transparent url(images/header.jpg) 0 0 no-repeat; padding:677px 50px 65px 373px;}
.widecontent{padding:677px 50px 65px 50px;}

/****    	     Content Styles     	    ****/
/**** Content Basic Styles****/

/*universal*/
	.content{font-family:Verdana, Arial, Helvetica, sans-serif !important; font-size:15px; line-height:140%; color:#fff; font-weight:bold;}
	
/*links*/
	.content a { font-weight:bold; color:#AEBDB9;}
	.content a:hover{color:#AEBDB9; text-decoration:underline; }
	
/*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:Verdana, Arial, Helvetica, sans-serif; color:#fff; line-height:130%; margin-bottom:6px; font-weight:bold;}
	.content h2{font-size:21px;}
	.content h3{font-size:19px;}
	.content h4{font-size:17px;}
	.content h5{font-size:15px;}
	.content h6{font-size:15px;}


/****	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:#fff; visibility: hidden; font:normal 24px/24px Arial, Helvetica, sans-serif;   line-height:24px;  margin:0; padding:0;  font-weight:normal; width:500px ;  display:block; }	

/*footer*/
	#footer  a.level1, #footer a.level2{ padding:0 5px; border-right:1px solid #fff; color:#fff; white-space:nowrap;}
	#footer a{color:#fff;}
	#footer a:hover{text-decoration:underline !important;}
	#footer p{margin-bottom:12px;}

 
/****		Secondary Page Elements		****/


/*layout flash*/
#mainani{position:absolute; top:55px; left:0;}

/*footer*/
#footer {font:12px/14px  Verdana, Arial, Helvetica, sans-serif;  color:#fff;  margin:0 auto;  width:950px; text-align:center; padding:80px 0 35px 0; font-size:11px;  line-height:14px;}

/*sidebar*/
#sidebar{position:absolute; top:770px; left:-54px; width:387px;}
#sidebar .pagephoto{width:387px; height:345px;}
#sidebar.homepage{top:445px; left:0; width:350px; z-index:1000;}
#sidebar.homepage a{display:block; width:350px; background-image:url(images/boxes.jpg); background-repeat:none; overflow:hidden; text-indent:-9999px}
#sidebar.homepage a#nickel{height:141px; background-position:0 0;}
#sidebar.homepage a#tour{height:113px; background-position:0 -141px;}
#sidebar.homepage a#addresses{height:316px; background-position:0 -254px;}
/*OTHER*/
.televox{color:#000000;font:bold 11px 'Lucida Bright', lucida brite, times, times new roman, 'times new roman', verdana;} 
.errMsg{color:#f00;}


/****
	MENU***
***/
#menu{position:absolute; top:0; left:0; width:1000px; }
#menu div.abscontainer{position:relative; float:left; z-index:50;}
#menu div.topsub{z-index:60}
#menu div.abscontainer a.topper{height:49px; line-height:49px;  background-repeat:no-repeat; background-position:0 0; display:block; overflow:hidden; text-indent:-9999px;}

#menu div.abscontainer a#tab82{background-image:url(images/menu/home.gif); width:121px; }
#menu div.abscontainer a#tab84{background-image:url(images/menu/officeinfo.gif); width:149px; }
#menu div.abscontainer a#tab93{background-image:url(images/menu/patientinfo.gif); width:164px; }
#menu div.abscontainer a#tab106{background-image:url(images/menu/treatment.gif); width:150px; }
#menu div.abscontainer a#tab117{background-image:url(images/menu/funzone.gif); width:133px; }
#menu div.abscontainer a#tab127{background-image:url(images/menu/patientlogin.gif); width:233px; }

#menu div.abscontainer a.topper:hover{background-position: 0 -49px;}



#menu div.abscontainer div.sub{position:absolute; top:49px; width:200px; left:-25%; background:#AA274A url(images/menu/submenu_repeater.jpg)  top left repeat-x; border:2px solid #000; border-width:0 2px 2px 2px; display:none;}
#menu div.abscontainer div.sub a{display:block; text-align:center; color:#fff;}
#menu div.abscontainer div.sub a:hover{color:#879C96; text-decoration:none;}

/****    	DNN Overrides	    ****/

#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 {
	color: #000;
}
.SubHead {
	color: #000;
}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited {
	color: #fff !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:#fff !important; margin-right:12px;}
.errmsg{color:#f00 !important;}


