/* 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 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: 0px;
	padding:0;
background-image: url(../images/bkd.gif);
}
hr{
	color: #06747f;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #06747f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}
a:link, a:visited{
	color: #7bcfe6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	color:#c5b14e;
}
li{
	color: #06747f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}

ul{
	margin-bottom:15px;
}
ol{
	margin-bottom:15px;
}
.top{
	color: #7bcfe6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
.top a:link, .top a:visited{
	color: #7bcfe6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.top a:hover{color: #c5b14e;
}
h1{
	color: #c5b14e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2{
	color: #06747f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h3{
	color: #c5b14e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer{
	width: 800px;
	height:153px;
	overflow: hidden;
	background-image: url(../images/footer_bkd.jpg);
	background-repeat: no-repeat;
}
	
#footer .inner{margin-top:33px;
padding-left:30px;
padding-right:20px;}
#footer p{margin-bottom:0px;}

h5{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 13px;
}
#footer a {font-weight:bold;
color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-nav{margin-top:12px;
margin-bottom:8px;
color:#06747f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;}
#footer-nav a {
color:#06747f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
font-weight:bold;
	text-decoration: none;
}
#footer-nav a:hover{
	text-decoration: underline;
}

#nav{
	background-image: url(../images/nav_bkd.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 207px;
	position:absolute;
	left:0px;
	top:134px;
}
ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 207px; 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:207px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	top:-27px;
	background:#489da7;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	width:175px;
}

ul#nav ul li a:hover {
background: #c5b14e;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 


#login,#info,#health, #smile, #home,#contact,#bio {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 207px;
	cursor: pointer;
}
/* Set the image for each nav item */
#login {background: url(../images/btn_login.jpg); height:47px;}
#info {background: url(../images/btn_info.jpg); height:32px;}
#health {background: url(../images/btn_health.jpg); height:30px;}
#smile {background: url(../images/btn_smile.jpg);height:35px;}
#bio {background: url(../images/btn_bio.jpg);height:35px;}
#home {background: url(../images/btn_home.jpg); height:29px;}
#contact {background: url(../images/btn_contact.jpg);height:36px;}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:-207px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}

#container{
	width: 800px;
	margin: 0px auto;
	position:relative;
	
}
#content {
	width: 800px;
	background-image: url(../images/main_bkd.gif);
	background-repeat: repeat-y;
}

#main {
	width: 800px;
	min-height:420px;
}
*html #main {
	height:420px;
}

#main .inner {
margin:0px;
padding-top:10px;
padding-bottom:10px;
	padding-right:30px;
	padding-left:225px;
}

#header{
	width: 800px;
	height: 134px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}

#logo {
position:absolute;
	height:111px;
	width:565px;
	left:0px;
	top:0px;}

#logo a {
	display: block;
	height:111px;
	width:565px;
	line-height: 0px;
	text-indent: -999em;
	background: url(../images/logo.jpg) no-repeat left;}

	
#h-home,#h-policies,#h-forms,#h-team,#h-links,#h-baby,#h-wisdom,#h-root,#h-gum,#h-perio,#h-tmj,#h-cosmetic,#h-bridges,#h-crowns,#h-intro,#h-bio,#h-appt,#h-comment,#h-refer,#h-location,#h-site,#h-404,#h-500,#h-privacy,#h-cabodent,#h-before{
width:514px;
height:42px;
margin-bottom:17px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;}

#h-home{background: url(../images/title_home.gif);}
#h-policies{background: url(../images/title_policies.gif);}
#h-forms{background: url(../images/title_forms.gif);}
#h-team{background: url(../images/title_team.gif);}
#h-links{background: url(../images/title_links.gif);}
#h-baby{background: url(../images/title_baby.gif);}
#h-wisdom{background: url(../images/title_wisdom.gif);}
#h-root{background: url(../images/title_root.gif);}
#h-perio{background: url(../images/title_perio.gif);}
#h-gum{background: url(../images/title_gum.gif);}
#h-tmj{background: url(../images/title_tmj.gif);}
#h-cosmetic{background: url(../images/title_cosmetic.gif);}
#h-bridges{background: url(../images/title_bridges.gif);}
#h-crowns{background: url(../images/title_crowns.gif);}
#h-intro{background: url(../images/title_intro.gif);}
#h-bio{background: url(../images/title_bio.gif);}
#h-location{background: url(../images/title_location.gif);}
#h-appt{background: url(../images/title_appt.gif);}
#h-refer{background: url(../images/title_refer.gif);}
#h-comment{background: url(../images/title_comment.gif);}
#h-site{background: url(../images/title_site.gif);}
#h-404{background: url(../images/title_404.gif);}
#h-500{background: url(../images/title_500.gif);}
#h-privacy{background: url(../images/title_privacy.gif);}
#h-cabodent{background: url(../images/title_cabodent.gif);}
#h-before{background: url(../images/title_before.gif);}

img {
	border: 0px;}
	
.address{
	position:absolute;
	top:5px;
	right:12px;
	color:#06747f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	text-align:right;
}
*html .address{
	right:24px;
}
.address a:link, .address a:visited{
color:#06747f;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
text-decoration:underline;
font-weight:bold;
}
.address a:hover{
color:#c5b14e;
}

#flash{
	padding-left:217px;}

#callout{position:absolute;
top:390px;left:0px; z-index:11;
width:207px;}

#callout_bio{background: url(../images/callout_bio.jpg);
width:555px;
height:108px;}
#callout_bio p{font-weight:bold; padding-left:120px; padding-right:30px;
line-height:15px; margin-bottom:10px;}
#callout_bio a:link, #callout_bio a:visited{color:#FFFFFF; font-size:11px; text-decoration:none;}
#callout_bio a:hover{text-decoration:underline;}
#nav-sub{
	font-size: 12px;
	color: #7bcfe6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	position:relative;
	right:0px;
	padding-right:25px;
	line-height:16px;
	text-align:right;
}
#nav-sub a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7bcfe6;
	font-weight:bold;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
	color: #c5b14e;}
	
#forms {
	float: right;
	clear: right;
	display: block;
	background-color: #ffffff;
	width: 255px;
	margin-left: 10px;
	border: 3px solid #c9b865;
}
#forms p {
	font-size: 11px;
	margin-left: 11px;
	margin-right: 10px;
	display: block;
}

/* Global form styles */
.comments {margin: 18px auto;}
fieldset {border: none; padding: 9px 0;}
fieldset div {clear: both;}
.form-header {border-bottom: 1px solid #06747f;/*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 #06747f;/*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:#06747f;/* customize me! */
	border: 1px solid #06747f;
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;}
/* comment form */	
.comments {
	margin: 18px 0;
	padding: 10px;}
.comments li {
	font-weight: bold;
	list-style-type: decimal;
}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:45%;
	float:left;
	color:#06747f;
	padding-top: 4px;}
.comments label span {/*sits below labels; holds instructions*/
	color:#06747f;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%;}
.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 #06747f;/* customize me! */
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comments p.verification {
	clear: both;
	margin: 0 0 9px 47%;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;}
.comments p.verification img {border: 1px solid #06747f;}/* customize me! */
.comments p.radio input, .comments p.radio-float input {
	float: none;
	margin: 0 0 0 0;
	padding: 4px 2px;
	width: auto;}
.comments p.radio span {padding: 0 2% 0 0;}
.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: 18px 0;
	padding: 10px;}
.referral-form fieldset {border: none; padding: 9px 0;}
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:left;
	width:45%;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#06747f;
	padding-top: 4px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#06747f;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #06747f;/* customize me! */
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;
	position: relative;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.verification img {border: 1px solid #06747f;}/* customize me! */
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}
	
/* appointment form */
.appointment-form {
	margin: 18px 0;
	padding: 10px;}
.appointment-form fieldset {border: none; padding: 9px 0;}
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:45%;
	color:#06747f;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#06747f;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #06747f;/* customize me! */
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.appointment-form span#found-other {width: 100%;}
.appointment-form span#found-other input {margin-left: 47%; background: #ffffff}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.verification img {border: 1px solid #06747f;}/* customize me! */
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}
	
	#video-flv2{margin-bottom:0px;
padding-bottom:0px;
height:240px;
}