/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h2, h3, h4 {margin-bottom:10px;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #F37DDD;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #15F058;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #C6FF00;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #05F7E9;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFAE00;
	text-decoration: none;
}
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:#FEB103; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#06F8E0; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {height: 44px; font-size:36px; line-height:36px; visibility:hidden; width:100%; margin-bottom:20px;}



/*   Body and Wrappers
=====================================*/
body {
	background:#010099 url(images/layout/bg.jpg) 0 0 repeat-x;
	color:#FEED47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.7em;
	font-weight: normal;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	width:825px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	padding:350px 0 25px 0;
	margin-left:285px;
	width:500px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#pagePhoto {
	border:2px solid #fff;
	margin:0 0 10px 10px;
	float:right;
}
#featurePage #pagePhoto {
	display:none;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#010099 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%; height:225px;
}
#footSpace{height:185px;}
#foot_info strong {color:#2B8FFF; font-size:110%;}
#foot_info {color:#ccc; margin:0px auto; text-align:center;}
#foot_info a {color:#ccc; font-weight:normal;}
#foot_info a:hover {color:#3d95eb;}



/*   Navigation Styles
=====================================*/
#nav {
	padding:0px; margin:0px; width:240px; list-style:none;
	position:absolute; top:163px; left:0px; z-index:10;
}
#nav li {
	text-align:center;
	list-style:none;
	cursor:pointer;
	float:left;
	margin:0px;
}
#nav li a {
	padding:0px;
	display:block;
}
#nav li a:hover {}
.menuSubs {
	position:absolute; z-index:15; padding:0px; display:none; width:175px;
}
.officeSubs {left:134px; top:50px;}
.patientSubs {left:163px; top:75px;}
.treatmentSubs {left:213px; top:130px;}
.funSubs {left:136px; top:190px;}

#nav li ul li img{float:left; clear:left; height:15px;}
#nav li ul li {width:100%; float:left; clear:left;}
#nav li ul li a {
	background:#DBEBFF; text-decoration:none; text-transform:none;
	font:bold 13px "Comic Sans MS", Arial, Helvetica, sans-serif;
	line-height:17px; color:#000; float:left; clear:left;
	padding:0px; width:100%;
}
#nav li ul li a:hover {color:#000;}

#nav img { behavior: url(iepngfix.htc) }



/*   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;}
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#999; font-size:10px; margin-left:5px;}
.req2 {color:#f00; font-weight:bold; margin-left:5px;}



/*   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 {padding:1px; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:1px; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:1px; border:1px solid #777;}
.featureRight {border:3px solid #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:3px solid #074d97; padding:2px; 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;
}

