/*== 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:#4A5130; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#801106; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:36px; line-height:36px; visibility:hidden; width:100%; text-transform:uppercase;}



/*   Body and Wrappers
=====================================*/
body {
	background:#FFE1BB url(images/layout/bg.jpg) top center no-repeat;
	font:72%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	width:900px;
}
#home #shell {background:url(images/layout/portalBG.jpg) 0 0 no-repeat; position:relative;}
#container {
	background:url(images/layout/headBG2.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}
#portalTabs a {background:url(images/layout/portalTabs.jpg); width:135px; height:40px; display:block;}
a#dental {background-position:0 0; position:absolute; top:230px; left:135px;} a#dental:hover {background-position:0 -39px;}
a#ortho {background-position:-135px 0; position:absolute; top:230px; left:475px;} a#ortho:hover {background-position:-135px -39px;}


/*   Content Styles
=====================================*/
#content {
	padding:225px 0 25px 0;
	margin-left:215px;
	width:380px;
	min-height:375px;
	_height:375px; /* for IE6 */
}
#pagePhoto {
	background:url(images/layout/scroll.jpg) 0 0 no-repeat;
	position:absolute; top:286px; right:0px; width:300px; height:318px;
}
#pagePhoto img {border:1px solid #2B291D; margin:55px 0 0 25px;}
#featurePage #content {width:525px;}
#featurePage #pagePhoto {
	display:none;
}



/*   Navigation Styles
=====================================*/
#nav {
	position:absolute; top:285px; left:9px; z-index:90;
	padding:0px; margin:0px; width:155px;
}
#nav img {border:none;}
#nav li {
	list-style:none; margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	background:#F96C00; border:1px solid #83400C;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:right; line-height:20px; color:#fff;
	padding:0px 10px 0px 0px; margin:0px 0px 1px 0px;
	display:block; width:145px;
}
#nav li a:hover {
	background:#83400C;
	color:#fff;
}
.menuSubs {
	padding:0px; width:145px;
	margin:0px;
}
#nav li ul li a {
	background:none; border:none;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px; color:#000;
}
#nav li ul li a:hover {
	background:none;
	color:#F96C00;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#FFE1BB url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto; clear:both;
	width:100%; height:150px;
}
#footSpace{padding:0px 0px 35px 0px; text-align:center; width:800px; float:right; color:#FFE7C5;}
#foot_info {color:#999; text-align:center; width:800px; float:right; clear:right; font-size:85%;}
#foot_info a {color:#999; font-weight:normal;}
#foot_info a:hover {color:#979F6E;}



/*   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%;
}

.baPic {width:500px; margin:10px auto 20px auto; display:block;}



/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#ffe0e0; 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 {padding:1px; border:1px solid #E7A600; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:1px; border:1px solid #E7A600; float:left; margin:1px 9px 8px 0px;}
.photo {padding:1px; border:1px solid #E7A600; margin-bottom:10px;}
.featureRight {border:3px solid #E7A600; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:3px solid #E7A600; 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;
}
