@charset "utf-8";
* { margin:0; padding:0;}
body	{ margin:0; background-color:#eedeba; }
/* main layout element */
#shell		{ margin:0; position:relative; background-image:url(images/background.jpg); background-repeat:repeat-x; }
#wrapper 	{ margin:0 auto; width:1000px; position:relative; background-image:url(images/wrapper.jpg); background-repeat:repeat-y; }
#container 	{ background-image:url(images/container.jpg); min-height:940px; _height:940px; background-repeat:no-repeat; }
/*content*/
.content 	{ width:634px; padding-top:362px; padding-bottom:2px; padding-left:280px;}

/*links*/
   .content a:link, .content a:visited,.content a:active,.content a, .content p,.content ol, .content ul, .content form,.content h2, .content h3, .content h4,.contenth5, .contenth6, .content td, .content hr{color:#d7c3a4;}

   .content a:link, .content a:visited,.content a:active,.content a, .content a:hover{text-decoration:underline;}
	.content a:hover{color:#ffffff;}
	.content p,.content ol, .content ul, .content form,.content h2, .content h3, .content h4,.contenth5, .contenth6{ font-family:Microsoft Sans Serif, Verdana, Trebuchet MS; font-size:13px; line-height:20px;}
    .content p{margin-bottom:18px;}
    .content hr {height:1px;}
	.content ol, .content ul, .content form{margin-top:18px; margin-bottom:18px;}
	.content ol{margin-left:30px;}
	.content ul{margin-left:15px;list-style:square;}
	
/*headings*/ 
/* -styles shared by all headings on the site */
	.content h2, .content h3, .content h4,.contenth5, .contenth6{margin-top:10px;font-weight:bold; margin-bottom:2px; }
	/* -specific styles for each level */
	.content h2{font-size:17px; clear:right;}
	.content h3{font-size:14px; }
	.content h4{font-size:12px; margin-top:7px; line-height:18px;}     
	.content h5{ font-size:10px;}
	.content h6 { font-size:8px;}
	
/*flash*/
#flash 		{ width:744px; position:absolute; top:123px; right:0px; }
.address	{ width:827px; height:22px; position:absolute; top:96px; left:87px; }
#interest{ width:204px;}

/*Navigation*/
#Menu 		{ position:absolute; width:204px; top:197px; left:51px; }
.patientlogin { width:144px; height:57px; position:absolute; top:124px; left:81px; }
/*footer*/
#footer, #footer a, #footer a:hover{ color:#d7c3a4;} 
#footer 	{ margin:0 auto; width:1000px; font-size:11px; background-image:url(images/footer.jpg); background-repeat:no-repeat; padding-top:20px; height:30px; text-align:center;}
#footer a { text-decoration:none;}
#admin a, #admin a:hover, #footer a:hover{ text-decoration:underline; }
#admin, #admin a, #admin a:hover { color:#ffffff;}
#add, #footer{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11.43px;}
#add{ color:#000000;}


							/***** Menu Styles *****
			/*-------------------------Menu Implmentation--------------------------*/
					
			
#Navigation {margin:0;padding:0;width:204px;right:0px;}
/* Space between top and bottom for submenus  (ul li ul)*/
#Navigation li .submenu{padding-top:3px;padding-bottom:6px;width:204px; float:left;}
/* Reduce the gap b/w the mainmenus */
#Navigation li div a img {width:204px;float:left; padding-top:2px;} 
/** Sub menu Font declaration and text align (ul li ul li a) */
#Navigation li .submenu span a {float:none;margin:0px;font-family:Microsoft Sans Serif, Verdana, Trebuchet MS; font-size:14px; color:#010101;text-decoration:none; display:block; text-align:center;display:block;line-height:22px;}
#Navigation li div span a:hover {text-decoration:none;color:#efe0be; background-color:#000000;}
#Navigation li {list-style-type:none;width:204px;float:left;height:auto;}
/*----------------------------------------------------------------------*/

					/****DNN Overrides****/
					
.formTable{width:auto !important;}										
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
optgroup, button,legend,fieldset, .Head, .SubHead, a.CommandButton:visited,a.CommandButton, a.CommandButton:link,.DataGrid_Header,.DataGrid_Item, .C5SLLC_RootMenuItem td{color:#ffffff !important;}
select, option, textarea, input, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000000;}
a.CommandButton:hover, a.CommandButton:focus,a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	text-decoration: underline;}
.eipbackimg,.EventDay a br {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #9CC8BB;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative; background-color:#FFFFFF;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.ModuleTitle_SubMenu a{background-color:#FFFFFF;}
.ModuleTitle_SubMenu a:hover{background-color:#33FFFF;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.formlabel, .formLabel, .Normal,label, .normal{font-family:Microsoft Sans Serif, Verdana, Trebuchet MS; font-size:13px;color:#d7c3a4;}
.errMsg,.errmsg { color:red;}

/*SIFR*/
@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, Arial, Helvetica, sans-serif; visibility: visible;font-weight:bold;color:#660000; font-size:24px; padding-bottom:30px;}
}
