 @charset "utf-8" 
 * 
 
 {
 margin:0;
 padding:0;
}
/***** Main Layout Styles *****
-including all page elements that make up the basic site layout
*/
body {
	background-color:#d7b95c;
}
#shell {
	background:url(images/bg.jpg) top repeat-x;
}
#wrapper {
	margin:0 auto;
	width:850px;
	position:relative;
	background:url(images/contentbg.jpg) 0 0 repeat-y;
}
#container {
	margin:0 auto;
	width:850px;
	min-height:853px;
	_height:853px;
	position:relative;
	background:url(images/content.jpg) 0 0 no-repeat;
	z-index:1;
}
.contentinner {
	margin:0 auto;
	width:850px;
	min-height:853px;
	_height:853px;
	position:relative;
	background:url(images/contentinner.jpg) 0 0 no-repeat;
	z-index:1;
}
/***** 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 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:180%;
	color:#fff;
}
#contentmain {
	width:536px;
	text-align:left;
	padding: 45px 0px 0px 240px;
	_height:350px;
	min-height:350px;
	position:relative;
}
#contentinner {
	width:535px;
	text-align:left;
	padding: 45px 0px 0px 265px;
	_height:500px;
	min-height:500px;
	position:relative;
}
/*Main_anim_01*/
#flashheader {
	width:850px;
	height:186px;
}
#flashcontent {
	width:615px;
	height:303px;
	position:relative;
	left:217px;
	top:0px;
}
#f1 {
	position:absolute;
	z-index:2;
}
/***** Menu Styles *****
-example css for a standard drop down menu using text
-note: if you insert any padding or attribute in the css on the first level, you MUST override it in the submenu section or it will inherit it
*/
/* first level */
#menuarea {
	width:172px;
	height:269px;
	position: absolute;
	left:27px;
	right:649px;
	top:235px;
	z-index:9999;
}
/*Patient Login*/
#patientlogin {
	width:119px;
	height:49px;
	position: absolute;
	left:54px;
	right:655px;
	top:180px;
	z-index:99;
}

/*Patient Login*/
#trust a{
	width:172px;
	height:172px;
	position: absolute;
	left:34px;
	right:645px;
	top:696px;
	z-index:91;
	border: 0; 
	
}

#referral a{
	width:172px;
	height:81px;
	position: absolute;
	left:34px;
	right:645px;
	top:846px;
	z-index:91;
	border: 0; 
	
}
#trust2 a{
	width:172px;
	height:81px;
	position: absolute;
	left:34px;
	right:645px;
	top:956px;
	z-index:91;
	border: 0; 
	
}

/*righttImage area*/
#image {
	width:200px;
	height:200px;
	margin-left:50px;
	position:absolute;
	left:564px;
	top:242px;
}
/* footer */
#footer {
	width:850px;
	margin:0 auto;
	background:url(images/contentbtm.jpg) 0 0 no-repeat;
	height:42px;
	background-color: #D7B85B;
	padding-top: 45px;
	text-align:center;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#1f2f4d;
	line-height:1.5;
}
#foot_address, #foot_address a {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#footer a {
	font:11px Arial, Helvetica, sans-serif;
	color:#1f2f4d;
}
#footer a:hover {
	text-decoration:underline;
}
#mail a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*Menu Implementation*/
#navigation {
	margin:0;
	padding:0;
	text-align:left;
}
#navigation ul {
	margin:0;
	padding:0;
	text-align:left;
}
#navigation ul li {
	margin:3px 0px 0px 0px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	position:relative;
}
#navigation ul li a {
	margin:0;
	padding:0;
	cursor:pointer;
}
#navigation ul li a:hover {
	cursor:pointer;
}
#navigation ul li ul {
	position: absolute;
	left:180px;
	top:0px;
	padding:0;
	height:auto;
	width:195px;
	display: none;
	z-index:99999;
}
#navigation ul li ul li {
	margin:0;
	padding:0;
	float:left;
	display: block;
	text-align:left;
	width:195px;
	vertical-align:baseline;
}
#navigation ul li ul li a {
	padding:2px 0px 2px 10px;
	margin:0;
	min-height:18px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	background-color:#506fa0;
	width:185px;
	text-decoration:none;
	display: block;

}
#navigation ul li ul li a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#7ea5e0;
	display: block;
	width:185px;
		border:0;
}
#SubTab58, #SubTab67, #SubTab91, #SubTab158{
	height:37px;
	background: transparent url(images/top.gif) bottom no-repeat;
}
#SubTab58 a, #SubTab67 a, #SubTab91 a, #SubTab158 a{
	position:relative;
	top:15px;
}
#SubTab89, #SubTab74, #SubTab155, #SubTab154  {
	height:37px;
	background: transparent url(images/subbtm.gif) top no-repeat;
}

/*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, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	visibility: visible;
}
}
/*Add*/

/***** Content Styles *****
-including all page elements that make up the content of the sitej
-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/
*/
/*links*/
	.content a, .content a:visited, .content a:active {
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:underline;
	color:#FF0000;
}
/*basic page elements*/
	.content hr {
	height:1px;
	color:#FFFFFF;
}
.content p, .content ol, .content ul {
	margin-top:2px;
	padding-left:2px;
	margin-bottom:13px;
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	line-height:18px;
}
.content ol, .content ul {
	margin-left:25px;
}
.content ul {
	list-style:disc;
}
/*headings*/ 

	.content h2, .content h3, .content h4 {
	font-family:"Arial";
	color:#FFFFFF;
	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;
	margin-top:7px;
	line-height:120%;
}
/***** 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;
	;
}
.formTable {
	width:auto !important;
	font:normal 12px Verdana, Arial;
	line-height:2;
	color:#ffffff;
}
select, textarea, input, option, optgroup, button, fieldset, legend {
	color:#000000 !important;
}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited {
	color: #ffffff !important;
	text-decoration: underline;
}
a.CommandButton:hover, a.CommandButton:focus {
	text-decoration: underline;
}
.DataGrid_Header, .DataGrid_Item, label, .Head, .SubHead {
	color: #ffffff;
}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItem * {
	color:#000000 !important;
}
.eipbackimg {
	display: none;
}
.eipbuttonbackimg {
;
}
.ControlPanel, .PagingTable {
	background: #d7b95c;
	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:#ffffff !important;
	margin-right:12px;
	font:normal 12px Arial;
	font-weight:normal;
	line-height:2;
}
/*others */ 

.errMsg {
	color:red;
}
/*MasterForm Control CSS*/

.textBox {
	font-family:"Arial";
	font-size:13px;
	line-height:2;
	color:#000000;
}
.formTable {
	font-family:"Arial";
	font-size:13px;
	color:#FFFFFF;
	line-height:2;
}
.Normal {
	font-family:"Arial";
	font-size:13px;
	line-height:2;
	color:#FFFFFF;
}
#feature {
	width:500px;
	height:315px;
	margin:0 auto 20px;
	border:0 none !important;
}
 #feature.problems, {
 height:300px;
}

