@charset "utf-8";
/* CSS Document */

/****    	Primary Page Elements	    ****/

/*reset*/
*{font-family: Arial, Helvetica, sans-serif;  margin:0; padding:0; }


/*nesting layout elements*/
body {background:#444444}

#shell{;} 
#wrapper{;}

#container{background:url(images/repeater-up.gif) 0 0 repeat-y; margin:0 auto; width:900px; position:relative; }
#login { position:absolute; top:11px; right:13px; }


.content {background:url(images/header2.jpg) 0 0 no-repeat; min-height:410px; _height:410px;  padding:438px 326px 12px 40px; position:relative;}

#RightSidebar{width:260px; top:381px; right:12px; position:absolute;}

/****    	     Content Styles     	    ****/
/**** Content Basic Styles****/

/*universal*/
	.content{font-family: Arial, Helvetica, sans-serif !important; font-size:14px; line-height:120%; color:#000;}
	
/*links*/
	.content a { font-weight:normal; color:#49A06D; text-decoration:none; font-weight:bold; }
	.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:Arial, Helvetica, sans-serif; color:#000000; 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;}
	#RightSidebar h4 { background-image:url(images/sidebar_header.jpg); color:#F5F1F0; text-indent:16px;}
	.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:2px 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 18px/18px Arial, Helvetica, sans-serif;   line-height:18px;  margin:0; padding:0;  font-weight:normal;   display:block; position:absolute; left:24px; top:390px; width:800px;}	
 
 
 
 
/****		Secondary Page Elements		****/
/*logos*/
#logos{position:absolute; bottom:12px; right:82px; width:172px; z-index:50}
#logos a{background-position:0 0; background-repeat:no-repeat; width:172px; display:block; text-indent:-9999px; overflow:hidden;}
#logos a#abo{background-image:url(images/logos/abo.gif); height:55px;}
#logos a#aao{background-image:url(images/logos/aao.gif); height:88px;}
#logos a#damon{background-image:url(images/logos/damon.gif); height:64px;}
#logos a#invisalign{background-image:url(images/logos/invisalign.gif); height:63px;}

#logos a:hover{background-position: -172px 0;}

/*footer*/
	#footer {font:12px/14px  Arial, Helvetica, sans-serif;  margin:0 auto;  width:900px; padding-top:65px;text-align:center; font-size:11px;  line-height:14px; background:transparent url(images/footer.gif) 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:0;}
#picani{position:absolute; top:79px; right:3px; z-index:1;}


/*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*/
#topmenu{position:absolute; top:40px; left:0; width:900px; z-index:999;  }
#topmenu div.abscontainer{float:left; position:relative; }


#topmenu a.topper{display:block; height:39px; line-height: 39px; background-repeat:none; padding: 0 20px; _display: inline-block; background:url(images/menu_stripe.gif) top right no-repeat; color:#F2F3F8;  }



#topmenu div.sub{position:absolute;top:39px; left:0; width:145px;border:solid #FFFFFF; border-width:0 1px 1px 1px; }
#topmenu div.sub a{display:block; color:#fff;   background:#7B7B7B; font-size:12px; font-weight:bold; text-decoration:none; text-align:center; border:solid #FFFFFF; border-width:1px 0 0 0; line-height:25px; font-family: Arial, Helvetica, sans-serif;}
#topmenu div.sub a:hover{background:#9CDBBC;}



#topmenu div.topsub{z-index:100;}
#topmenu div.receding{;}
#topmenu div.abscontainer div.receding a{color:#999;}






/****    	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: #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;}

.sidebarpad { padding: 5px 16px 83px 16px; }






