/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h1, h2, h3, h4 {margin-bottom:10px;}
ul, ol {margin-left:1em; padding-left:1em; /*list-style:disc url(bullet.gif) inside;*/}
/*ul, ol {margin-left:1em; padding-left:1em; list-style:none; text-indent:-1em;}*/

a:link, a:visited {color:#9E7E96; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#B1A0B2; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {height:45px; font-size:36px; line-height:36px; visibility:hidden; width:425px;}



/*   Body and Wrappers
=====================================*/
html {min-height:101%; height:auto !important;}
body {
	background:#815A79 url(images/layout/bg.jpg) 0 0 repeat-x;
	font:92%/1.5em Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	width:900px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	width:100%;
	min-height: 1000px;
}



/*   Content Styles
=====================================*/
#content {
	padding:40px 0 25px 0;
	margin-left:235px;
	width:425px;
	min-height:485px;
	_height:610px; /* for IE6 */
}
#home {min-height:300px; _height:300px;}
#rightSide {
	position:absolute; top:335px;
	width:223px; right:12px; text-align: right; padding-top: 75px;
}
#home #pagePhoto {display:none;}
#home #rightSide {padding-top:35px;}
#featurePage #rightSide {display:none;}
#featurePage #content {width:520px; min-height:300px; _height:300px;}



/*   Navigation Styles
=====================================*/
#leftlogos {
	float: left; clear: left; margin-left: 12px; margin-top: 35px; margin-bottom: -75px;
}

#nav {
	background:transparent url(images/layout/navBG.jpg) bottom left no-repeat;
	float:left; margin:70px 0px 0px 0px; padding:0px; width:195px;
}
#nav img {border:none;}
#nav li {
	list-style:none; margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	background:transparent url(images/layout/navDivider.gif) bottom right no-repeat;
	font:bold 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:left; line-height:35px; color:#fff;
	padding-left:40px; width:155px; display:block;
}
#nav li a:hover {
	color:#480E41;
}
.menuSubs {padding:10px 0px 10px 40px; margin:0px; width:155px; overflow:hidden;}
#nav li ul li a {
	background:none; text-transform:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:16px; color:#fff; padding:0px;
}
#nav li ul li a:hover {
	text-decoration:underline;
	color:#fff;
}

#login a {
	background:transparent url(images/layout/arrow.gif) 0 0 no-repeat;
	font:bold 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:left; line-height:18px; color:#fff;
	padding-left:16px; position:absolute; top:325px; left:25px;
}
#login a:hover {
	color:#480E41;
}

#doctorRefer a {
	background:transparent url(images/layout/arrow.gif) 0 0 no-repeat;
	font:bold 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:left; line-height:18px; color:#fff;
	padding-left:16px; position:absolute; top:345px; left:25px;
}
#doctorRefer a:hover {
	color:#480E41;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#815A79 url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 10px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto; clear:both;
	width:100%;
}
#footSpace{height:35px;}
#foot_info {color:#fff; margin:0px auto; text-align:center;}
#foot_info a {color:#fff; font-weight:normal;}
#foot_info a:hover {color:#480F42;}



/*   Individual Pages
=====================================*/
#faq, #faq li {list-style:none; margin-left:0px;}
.question, .openAll {margin:0px 0px 5px 0px; cursor:pointer;}
.faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}




/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#999; font-size:10px; margin-left:-10px;}
.req2 {color:#f00; font-weight:bold; margin-left:-10px;}



/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {border:1px solid #B1A0B2; float:right; margin:1px 0px 8px 9px;}
.photoleft {border:1px solid #B1A0B2; float:left; margin:1px 9px 8px 0px;}
.photo {border:1px solid #B1A0B2;}
.featureRight {border:3px solid #B1A0B2; float:right; margin:0 0 8px 8px;}
.featureCenter {border:3px solid #B1A0B2; margin:7px auto; }




/*   sIFR3 Styles
=====================================*/
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	padding:0;
}
.sIFR-unloading .sIFR-flash {
	visibility:hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility:visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
.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;
}
.sIFR-dummy { 
	width:0px;
	height:0px;
	margin-left:42px;
	z-index:0;
}
