/* 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;border:solid 1px #010101;
}
* .image-float-border {
	clear: left;
	display: block;border:solid 1px #010101;
}
* .image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:10px;
	margin-bottom:5px;
	border:solid 1px #010101;
}
div.image-float-right {width: 150px;}
div.image-float-right img {display: block; margin: 0;}
div.image-float-right span {padding: 5px; display: inline-block; background: #010101; color: #c3a567; font-size: 90%; margin: 0;}
* .image-float-center {
	display: block;
	margin:0 auto 10px auto;
	border:solid 1px #010101;
}

* .hide {display: none;}
img { border: none; } 

#home-form { width:120px; border: 4px solid #868D6C; background: none repeat scroll 0 0 #6A6F4F; padding:10px; margin-left:7px}
#send-file {
    background: none repeat scroll 0 0 #6A6F4F;
    border: 4px solid #868D6C;
    float: right;
    margin-left: 7px;
    padding: 10px;
    width: 120px;
}
#home-form a, #send-file a {color: #E8C774;}
#home-form h2 {color:#E8C774;}

/* 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:0px;
	background-color: #bfa76a;
	background-image: url(../images/bkd.jpg);
	background-repeat: repeat-x;
}

/* edit.com visible styles */
body, td, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color: #010101; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }

.Title		{ color: #9C6306; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.Header		{ color: #9C6306; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.Subheader	{ color: #010101; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.Green		{ color: #6A6F4F; }
.Brown		{ color: #9C6306; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }
.DarkGray	{ color: #010101; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }

hr{
	color: #010101;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
a:link, a:visited{
	color: #9c6306;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	color:#6a6f50;
}

li{
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 40px;
	list-style: outside;
	line-height:20px;
}

ul{
	margin-bottom:18px;
}
ol{
	margin-bottom:18px;
}
ol li{
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 85px;
	list-style: outside;
	line-height:20px;
}

* .top{
	clear:both;
	color: #6a6f50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.top a:link, .top a:visited{
	color: #6a6f50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin-right:40px;
	
}
.top a:hover{text-decoration: underline;
}

h1{
	color: #9c6306;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height:27px;
	font-weight: bold;
}
h2{
	color: #9c6306;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:18px;
}
* .home{
	font-style:italic;font-size: 12px; font-weight:bold; color:#77440c;font-family: Arial, Helvetica, sans-serif;
}
h3{
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

* #footer{
	width:100%;
	clear:both;
	background-image: url(../images/footer_bkd.jpg);
	background-repeat: repeat-x;
}
	
#footer .inner{width:958px;	
	height:179px;
	margin:auto;
	background-image: url(../images/footer_inner.jpg);
}
* .spacing{
	width:820px;
	padding-top:8px;
	padding-left:35px;
}

h5{
	color: #878c6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	padding-left:365px;
}
#footer p {margin-bottom:0px;text-align:center;}
#footer a{font-weight:normal;
	color:#e8c774;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
* #footer-nav{margin-top:120px;
	margin-bottom:11px;
	color:#a1671e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:center;}
#footer-nav a {
	color:#a1671e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
#footer-nav a:hover{
	text-decoration: underline;
}

ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 289px; margin:0;}

ul#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:75px;
	top:186px;
	z-index:10;
}

ul#nav li {
	display: inline;
	margin:0;float:none;
}
ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	display: block;
}

ul#nav li ul {
	position: absolute;
	left: -999em;
	margin-left:280px;
	top:auto;
	margin-top:-46px;
	z-index:10;
	border: 2px solid #878c6d;
}

ul#nav ul li a {
	position: relative;
	background:#707556;
	height:22px;
	padding: 1px 4px 2px 8px;
	color: #3b3013;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	width:135px;
}

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

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

#home-slideshow {width: 720px; height: 335px;  margin-top: -25px; position: absolute; top: 90px; left: 324px; }
#home-slideshow li {list-style: none; width: 542px; height: 326px; }
#home-slideshow img {width: 542px; height: 326px;}


* #team, * #patients, * #ortho, * #remove, * #care, * #contact, * #home, * #fixed, * #optimize {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 289px;
	cursor: pointer;
}

/* Set the image for each nav item */
* #team {background: url(../images/btn_team.jpg);height:45px;}
* #patients {background: url(../images/btn_patients.jpg);height:46px;}
* #ortho {background: url(../images/btn_ortho.jpg);height:46px;}
* #remove {background: url(../images/btn_remove.jpg);height:46px;}
* #fixed {background: url(../images/btn_fixed.jpg);height:46px;}
* #care {background: url(../images/btn_er.jpg);height:46px;}
* #contact {background: url(../images/btn_contact.jpg);height:46px;}
* #home{background: url(../images/btn_home.jpg);height:46px;}
* #optimize{background: url(../images/btn_opt.jpg);height:46px;}

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

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

ul#nav2 {list-style: none;}
ul#nav2 a {display: block; padding: 0; height: 45px; margin:0;}

ul#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:590px;
	top:0px;
	z-index:10;
}

ul#nav2 li {display: inline;
margin:0; float:left;}
ul#nav2 li:hover ul, ul#nav2 li.sfhover ul {
	left: auto;
	display: block;
}

ul#nav2 li ul li {
float:none;}

ul#nav2 li ul {
	position: absolute;
	left: -999em;
	top:45px;
	z-index:10;
	border: 2px solid #a78633;
}

ul#nav2 ul li a {
	position: relative;
	background:#93772D;
	height:22px;
	padding: 1px 4px 2px 8px;
	color: #3b3013;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	width:125px;
}

ul#nav2 ul li a:hover {
background: #707556;}

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


* #doclogin, * #login {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 45px;
	cursor: pointer;
}

/* Set the image for each nav2 item */
* #doclogin {background: url(../images/btn_doc.jpg);width:140px;}
* #login {background: url(../images/btn_login.jpg);width:139px;}

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

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

* #container{
	width: 958px;
	margin: auto;
	position:relative;
	background-image: url(../images/container_bkd.jpg);
	background-repeat: repeat-y;	
}
* #content {
	width: 958px;
	background-image: url(../images/content_bkd.jpg);
	background-repeat: no-repeat;
	padding-bottom:75px;
	background-position: left top;
}

#content .inner {
padding-top:25px;
padding-bottom:45px;
	padding-right:82px;
	padding-left:395px;
	min-height:600px;
	
}
*html #content .inner {
padding-top:25px;
padding-bottom:45px;
	padding-right:82px;
	padding-left:395px;
	height:470px;
	
}

* #header{
	width: 958px;
	height: 448px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

* #logo {
position:absolute;
	height:186px;
	width:289px;
	left:75px;
	top:0px; z-index:100;}

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

* #nav-sub{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:13px;
	position:relative;
	right:0px;
	color:#6a6f50;
	line-height:16px;
	text-align:right;
}
#nav-sub a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6f50;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
	text-decoration:underline;}
	
.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

* #address{position:absolute;
left:75px;
width:289px;
top:599px;
}
#address p{color:#e8c774;
font-size:12px; 
font-weight:normal;
line-height:18px;
margin-bottom:18px;}


* #flash-brushing-and-flossing-ortho {
width: 500px;
height: 300px;
margin: 10px auto;}


/* Global form styles */
div.referral-form, div.appointment-form, div.comments, div.login-form {
	width: 95%;
	margin-top: 18px;	
	border:solid 2px #010101;/*optional, change color to match site*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset {border: 0; padding: 9px 0;color: #010101; margin: 0 18px;}
fieldset div {clear: both;}
* .form-header {color: #010101; border-bottom: 1px solid #010101;/*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 #010101;/*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:#6a6f50;/* customize me! */
	border: 1px solid #010101;
	text-align:center;
	line-height:31px;
	color:#010101;/* customize me! */
	font-size:12px;
	font-weight:bold;}
fieldset input, fieldset textarea, fieldset select {line-height: 18px; height: 18px; padding: 4px 9px 5px 9px; border: 1px solid #010101;}
fieldset input.radio {border: 0;}
fieldset p.verification img {border: 1px solid #010101;}
fieldset label {margin-top: 9px;}
fieldset label, label span {text-align: left; line-height: 18px; height: 18px;}
label.required {background: url(../images/required_note.gif) 100% 0 no-repeat;}
p.required-note {font-weight: bold;}
p.required-note img {display: inline;}
p.radio-float, p.radio-float input {line-height: 27px; vertical-align: middle;}

/* comment form */	
div.comments {
	margin: 18px 0;
	padding: 10px;
}
.comments li {
	font-weight: bold;
	margin: 0;
	margin-left:28px;
	list-style-type: decimal;
}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;}
.comments label span {/*sits below labels; holds instructions*/
	color:#010101;
	display:block;
	font-size:11px;
	font-weight:normal;
	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:0 2px;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comments textarea {width: 95%; height:95%}
.comments p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;
	vertical-align: middle;
	line-height: 18px;}
.comments p.verification {margin-top: 0;}
.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%;
}

/* JQuery */
input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1; }
div.error {padding-left: 18px; background: url(../images/validate_error.jpg) 0 0 no-repeat; color: #a52003; 
		 display: block; margin:0 0 9px 47%; font-size: 11px; font-weight: normal; line-height: 18px;}
div.success {padding-left: 18px; background: url(../images/validate_ok.jpg) 0 0 no-repeat; color: #000000; 
		   display: block;margin:0 0 9px 47%;font-size: 11px; font-weight: normal; line-height: 18px;}
.contact-form div.error, .contact-form div.success {margin-left: 0;}

/* appointment form */
* .appointment-form {
	margin: 18px 0;
	padding: 10px;
}
.appointment-form fieldset {border: 0; }
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;
	height:40px;
	margin-top: 9px;
	line-height: 18px;
	}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#010101;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	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%;
	vertical-align: middle;
	line-height: 18px;}
.appointment-form span#found-other {width: 100%;}
.appointment-form span#found-other input {margin-left: 47%; background: #fff0b2}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* referral form */
div.referral-form {
	margin: 18px 0;
	padding: 10px;
}
.referral-form fieldset {border: 0; }
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	height:40px;
	float:left;
	line-height: 18px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#010101;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	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.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 0 2px;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;}
	
/* The Game Room */
div#sesame-game {background: #000; line-height: 0; margin: 10px auto 30px auto; text-align: center; width: 400px}
ul#sesame-games {list-style: none; margin: 0 18px 0 0; padding: 0}
ul#sesame-games li {clear: both; display: block; list-style:none; margin-left:0px;}
ul#sesame-games img {border: 0; float: right; margin: 0 0 10px 10px}
ul#sesame-games a.button {float:right; height:85px; width:200px}
ul#sesame-games p { padding-bottom: 1em}

* .left {
float:left;
margin:0 10px 10px 0;}
img.right {
float:right;
margin:0 0 10px 10px;}
* .clear {
clear:both;}
* #damon-bracket {
display:block;
margin:0 auto 10px auto;}
* #damon-wrap {
width:400px;
margin:0 auto;}
* #damon-left {
float:left;
width:175px;
margin-right:20px;}
* #damon-right {
float:left;
width:170px;}
* #flash-damon-system-comparison {
margin:0 auto;
width:250px;}
* #video-the-damon-system {
margin: 0 15px 15px 0;
width: 240px;
height: 206px;
float: left;
clear: left;}
* #video-the-damon-system-2 {
margin: 0 15px 15px 0;
width: 400px;
height: 330px;
float: left;
clear: left;}

p.small {
font-size: 10px;}
img.photo {
border: solid 1px #000;
float: right;
margin: 0 0 15px 15px;}
div.learn-more {
background-color: #fff;
color: #036;
width: 50%;
border: solid 1px #fff;
padding: 0;
margin: 15px 18px 15px 15px;
float: right;}
div.learn-more a {color: #036;}
.learn-more h3 {
background-color: #97AFC2;
color: #fff;
margin: 0 0 10px 0;
padding: 10px;}
.learn-more p {
padding: 0;
margin: 0 0 10px 0;}
* .clear {clear: both;}
* #video-suresmile {
width: 320px;
height: 206px;}
h2.media-center {
background:#a78633;
color:#FFF;
margin:0;
padding:5px;}
div.media-center {
background:#93772D;
color:#FFF;
display:inline-block;
margin-bottom:10px;
overflow:auto;
padding:10px;}
div.media-center a {
color:#FFF;}
div.media-center img {
border:1px solid #FFF;}
* .flash {
border: solid 1px #ccc;}
* #flash-ibraces-1 {
width: 320px;
height: 266px;}
* #flash-ibraces-2, * #flash-ibraces-3 {
width: 352px;
height: 266px;}

.sitemap li { list-style:none; margin-left:15px; }


* #flash-homepage, * #flash-team, * #flash-incognito, * #flash-what-sets, * #video-suresmile, * #flash-video-invisalign {position:absolute;
top:60px;
width:540px;
padding-left:364px;
}
* #flash-acceledent {
position:absolute;
top:60px;
width:540px;
height: 332px;
overflow: hidden;
padding-left:364px;
}

* #home-slides {
	position:absolute;
	top:60px;
	width:540px;
	height:334px;
	margin-left:364px;
	overflow:hidden;
}

.flash-coverup {position:absolute;
top:60px;
width:540px;
padding-left:364px;
}

#flash-cover-top {
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 212;
}
#flash-cover-right {
    margin: 0;
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 2;
}
#flash-cover-bottom {
    margin: 0;
    position: absolute;
    top: 270px;
    z-index: 2;
}


* #pic{position:absolute;
top:62px;
width:537px;
padding-left:364px;}


#biomer-pic {
	height: 332px;
    overflow: hidden;
    padding-left: 364px;
    position: absolute;
    top: 62px;
    width: 537px;
}

.img-right {border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    float: right;
    margin: 0 0 20px 20px;
}
div.hr { This styled div acts as the hr for most browsers 
		height: 0px;
		border-top: solid 1px #9c6306;  Customize me! 
		margin: 17px 0 18px; increase top/bottom margin by multiples of 18px less top margin equal to border-width 
		padding: 0;
		clear: both;
}
#dentist-distinction h3 {
	font-size: 17px;
	margin-bottom:10px;
}

.img-left {
  margin: 0 20px 20px 0;
  float: left;
  clear: left;
}

.border {
  border: solid 1px #333; /* Customize me! */
  /* Add more nifty stuff in here if you like */
}
#smartclip-thumb {
  /* Add more nifty stuff in here if you like */
}
#flash-clarity-smart-clip { width: 498px; height: 374px; } p.flash_notice { margin: 18px; padding: 9px; color: #ff0000; border: 1px dotted #ff0000; background: #ffffff; text-align: center; } .clear {clear: both;}
