/* Play nice with the WWW, validate me! */
/* clear floats */
* {
	margin: 0;
	padding: 0;
}/* sets all elements margin and padding to 0 */

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}

* html .clear {/* For IE =< 6 */
    height: 1%;
}


.image-float-left {
	float: left;
	clear: left;
	display: block;
}
.image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
}

.image-float-color {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
	border: 2px solid #aa511f;
}

/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/

.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

.replace ul, .replace ul li {letter-spacing: 0; text-indent: 0; overflow: auto;}


html {
	/*overflow: -moz-scrollbars-vertical;*/
}
	
body {
	margin: 0;
	padding:0;
	background-image: url(../images/bkd3.jpg);
	background-repeat: repeat-x;
	background-color: #395266;
}
hr{
	color: #463400;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

blockquote {
	padding-left: 23px;
}
p{
	padding-top: 3px;
	padding-bottom:15px;
	color: #463400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
a:link, a:visited{
	color: #364558;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{color:#a1500f;
	text-decoration: underline;
}
li{
	color: #463400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}

ul{
	margin-bottom:15px;
}
ol{
	margin-bottom:15px;
}
.top{
	color: #a1500f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.top a:link, .top a:visited{
	color: #a1500f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.top a:hover{
	color:#364558;
	text-decoration: underline;
}
h1{
	color: #303c54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:18px;
}
h2{
	color: #a1500f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3{
	color: #463400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footer{
	width: 844px;
	overflow: hidden;
	background-image: url(../images/footer_bkd.jpg);
	background-repeat: no-repeat;
}
	
#footer .inner{margin-top:38px;
padding-left:45px;
padding-right:40px;}

h5{
	color: #463400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
#footer a {
color:#463400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-nav{margin-top:10px;
margin-bottom:8px;
color:#f3ecc7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;text-decoration: none;font-weight: bold;}
#footer-nav a {
color:#f3ecc7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer-nav a:hover{
	text-decoration: underline;
}


#nav {position:absolute;
	top:240px;
	left:65px;
	height:529px;
	background-image: url(../images/nav_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 181px;  margin:0;}

ul#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

ul#nav li {display: inline;
margin:0;}


ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	display: block;
}


ul#nav li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-left:181px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	top:-35px;
	background: #375361;
	padding: 1px 4px 2px 8px;
	color: #e5d3a3;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	width:145px;
}

ul#nav ul li a:hover {
background:#a1500f;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 


#about, #new, #services, #cosmetic,#contact,#home {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 181px;
	cursor: pointer;
}
/* Set the image for each nav item */
#home {background: url(../images/btn_home.jpg); height:35px;}
#about {background: url(../images/btn_about.jpg); height:35px;}
#new {background: url(../images/btn_new.jpg);height:36px;}
#services {background: url(../images/btn_services.jpg);height:35px;}
#cosmetic{background: url(../images/btn_cosmetic.jpg);height:35px;}
#contact{
	background: url(../images/btn_contact.jpg) no-repeat;
	height:35px;
}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:-181px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}


ul#sidebar {list-style: none;}
ul#sidebar a {display: block; padding: 0; width: 113px;  margin:0;}

ul#sidebar, #sidebar ul {
position:absolute;
top:143px;
right:140px;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#sidebar li {display: inline;
margin:0; }
ul#sidebar li:hover ul, ul#sidebar li.sfhover ul {
	left: auto;
	display: block;
}

#sidebar li:hover ul, #nsidebar li.sfhover ul {
left: auto;} 

/* Set the image for each nav item */
#login {overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 113px;
	cursor: pointer;background: url(../images/btn_login.jpg); height:25px;}

/* Shift the image position up to show the active state */
#sidebar a:hover ,  #sidebar .active{
	background-position:-113px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#sidebar .active {cursor: default}


#container{
	width: 844px;
	margin: 0px auto;
	position:relative;
	
}
#content {
	width: 844px;
	background-image: url(../images/content_bkd.jpg);
	background-repeat: repeat-y;	
}

#main {
	width: 844px;
	min-height:590px;
	background-image: url(../images/main_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
*html #main{height:540px;}

#main .inner {
padding-top:10px;
	padding-right:60px;
	padding-left:285px;
}
#main .inner2 {
padding-top:57px;
	padding-right:60px;
	padding-left:285px;
}
#main .inner3 {
padding-top:57px;
	padding-right:60px;
	padding-left:285px;
}
.reward-left {
	float:left;
	width:249px;
}
.reward-right {
	float:right;
	width:249px;
}
#header{
	width: 844px;
	height: 210px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}

#logo {
position:absolute;
	height: 150px;
	width: 304px;
	left:28px;
	top:19px;}

#logo a {
	display: block;
	height: 150px;
	width: 304px;
	line-height: 0px;
	text-indent: -999em;
	background: url(../images/logo.jpg) no-repeat left;}
		
	
#h-doc,#h-tour,#h-team,#h-forms,#h-why,#h-resources,#h-life,#h-gallery,#h-sealants,#h-gum,#h-extractions,#h-root,#h-tmj,#h-cosmetic,#h-invis,#h-zoom,#h-site,#h-privacy,#h-contact,#h-appt,#h-location,#h-comment,#h-refer,#h-ask,#h-loyalty-program{
width:442px;
height:43px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;}
	
#h-doc{background: url(../images/title_doc.gif);}
#h-tour{background: url(../images/title_tour.gif);}
#h-team{background: url(../images/title_team.gif);}
#h-forms{background: url(../images/title_forms.gif);}
#h-why{background: url(../images/title_why.gif);}
#h-loyalty-program{background: url(../images/title_loyalty-program.gif);}
#h-resources{background: url(../images/title_resources.gif);}
#h-life{background: url(../images/title_life.gif);}
#h-gallery{background: url(../images/title_gallery.gif);}
#h-sealants{background: url(../images/title_sealants.gif);}
#h-gum{background: url(../images/title_gum.gif);}
#h-extractions{background: url(../images/title_extractions.gif);}
#h-root{background: url(../images/title_root.gif);}
#h-cosmetic{background: url(../images/title_cosmetic.gif);}
#h-zoom{background: url(../images/title_zoom.gif);}
#h-invis{background: url(../images/title_invis.gif);}
#h-tmj{background: url(../images/title_tmj.gif);}
#h-privacy{background: url(../images/title_privacy.gif);}
#h-appt{background: url(../images/title_appt.gif);}
#h-ask{background: url(../images/title_ask.gif);}
#h-location{background: url(../images/title_location.gif);}
#h-comment{background: url(../images/title_comment.gif);}
#h-refer{background: url(../images/title_refer.gif);}
#h-site{background: url(../images/title_site.gif);}

img {
	border: 0px;}

#flash{width:496px;
height:271px;
margin-left:280px;
padding-top:30px;}

.logos{
	position:absolute;
	left:65px;
	z-index:100;
	top:615px;
}
.callout_appt{
	position:absolute;
	left:65px;
	top:458px;
}
.callout_rewards{
	position:absolute;
	left:65px;
	top:836px;
}

.facebook {position:absolute;
	left:78px;
	top:983px;
}

.twitter {position:absolute;
	left:126px;
	top:983px;
}

.address{position:absolute;
top:10px;
right:36px;}

.address p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-align:right;
line-height:15px;}
#callout{
	background-image: url(../images/callout_main.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 477px;
}
#callout p{
padding-top:10px;
	padding-left:175px;
	padding-right:35px;
}
#callout ul{
	margin-left:200px;
}
#callout li{
	color: #f8e3a8;
	line-height:17px;
}

#callout a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f8e3a8;
	text-decoration: underline;
}
#callout a:hover{
	color: #ffffff;
	text-decoration: underline;
}


#nav-sub{
position:absolute;
right:60px;
line-height:15px;
margin-top:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #043d12;
	font-weight:bold;
}
#nav-sub a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043d12;
	line-height:15px;
	font-weight:bold;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
	color: #eedfb5;}
	
.map{float:right;
width:175px;
display:block;}
	
	
div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto;
text-align: center;
width: 400px}

ul#sesame-games {
list-style: none;
margin: 0;
padding: 0}

ul#sesame-games li {
clear: both;
margin-left:0px;
display: block}

ul#sesame-games img {
border: 0;
margin: 0 0 10px 10px}

ul#sesame-games a.button {
float:right;
height:85px;
width:200px}

ul#sesame-games p {
padding-bottom: 1em}
.tour {text-align:center;}
#anatomy-of-a-tooth {background: url(../images/anatomy-of-a-tooth/anatomy-of-a-tooth-bg.gif); height: 525px; position: relative; width: 300px}
#anatomy-of-a-tooth a {cursor: help; display: block; position: absolute}
#anatomy-of-a-tooth a:hover {background: transparent}
a#bone {height: 20px; left: 30px; top: 380px; width: 40px}
a#cementum {height: 20px; left: 100px; top: 460px; width: 90px}
a#dentin {height: 20px; left: 80px; top: 165px; width: 60px}
a#enamel {height: 20px; left: 165px; top: 135px; width: 60px}
a#gingiva {height: 30px; left: 20px; top: 275px; width: 60px}
a#periodontal {height: 30px; left: 205px; top: 440px; width: 70px}
a#pulp {height: 30px; left: 125px; top: 220px; width: 50px}
a#print {cursor: pointer; height: 23px; left: 240px; top: 502px; width: 60px}
#anatomy-of-a-tooth a img {border: none; display: block; height: 0; position: absolute; width: 0}
#anatomy-of-a-tooth a:hover img {height: 98px; width: 300px}
a#bone:hover img {left: -30px; top: -380px}
a#cementum:hover img {left: -100px; top: -460px}
a#dentin:hover img {left: -80px; top: -165px}
a#enamel:hover img {left: -165px; top: -135px}
a#gingiva:hover img {left: -20px; top: -275px}
a#periodontal:hover img {left: -205px; top: -440px}
a#pulp:hover img {left: -125px; top: -220px}
/* Global form styles */
fieldset {border: none; padding: 9px 0;}
fieldset div {clear: both;}
.form-header {border-bottom: 1px solid #463400;/*optional, change color to match site*/}
.form-header h3 {margin: 0 0 9px;}
.form-header p {margin: 0 0; padding-bottom: 18px;}
.form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #463400;/*optional, change color to match site*/}
.form-footer button {/*these styles control the look of the button, change as necessary*/
	clear:both;/*do not change, forces button to sit below floated elements*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#463400;/* customize me! */
	border: 1px solid #463400;/* customize me! */
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;}
/* comment form */	
.comments {
	margin: 0 0 18px;
	width: 475px; 
	padding: 10px;
	border: solid 2px #463400;/*optional, change color to match site*/
	}
.comments li {font-weight: bold;}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	padding-top: 4px;}
.comments label span {/*sits below labels; holds instructions*/
	color:#463400;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:200px;}
.comments .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comments input, .comments textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #463400;/* customize me! */
	width:200px;
	margin:9px 0 9px 10px;
	background: #ffffff;}
.comments p.verification {
	clear: both;
	margin: 9px 0 9px 210px;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 200px;
	padding:0;
	margin:9px 0 9px 0;}
.comments p.verification {margin-top: 0;}
.comments p.verification img {border: 1px solid #463400;}/* customize me! */
.comments p.radio input, .comments p.radio-float input {
	float: none;
	margin: 0 0 0 10px;
	padding: 4px 2px;
	width: auto;}
.comments .radio {text-align: left; font-weight: normal;}
.comments .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comments .comments-box textarea {float: none; margin-left: 0; width:95%;}

/* referral form */
.referral-form {
	margin: 0 0 18px;
	width: 475px; 
	padding: 10px;
	border:solid 2px #463400;/*optional, change color to match site*/
	}/*optional, change color of background*/
.referral-form fieldset {border: none; padding: 9px 0;}
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#463400;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:200px;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #3993b1;/* customize me! */
	width:200px;
	margin:9px 0 9px 10px;
	background: #ffffff;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 210px;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 200px;
	padding:0;
	margin:9px 0 9px 0;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.verification img {border: 1px solid #463400;}/* customize me! */
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 10px;
	padding: 4px 2px;}
	
/* appointment form */
.appointment-form {
	margin: 0 0 18px;
	width: 475px; 
	padding: 10px;
	border:solid 2px #463400;/*optional, change color to match site*/
}
.appointment-form fieldset {border: none; padding: 9px 0;}
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#463400;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:200px;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #463400;/* customize me! */
	width:200px;
	margin:9px 0 9px 10px;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 210px;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 200px;
	padding:0;
	margin:9px 0 9px 0;}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.verification img {border: 1px solid #463400;}/* customize me! */
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 10px;
	padding: 4px 2px;}

