/* 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%;
}

* .hide {display: none;}

* .image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:3px;
}
* .image-float-border {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:3px;
	border: 2px solid #3aa954;
}
* .image-float-center {
display:block;
margin:0 auto 10px auto;}
/* Image Replacement -- add class="replace" to root element, i.e.  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/bkd2.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
img { 
 border:0px; }
 
hr{
	color: #004461;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

blockquote {
	padding-left: 23px;
}
p{
	padding-bottom:18px;
	color: #004461;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
}
a:link, a:visited{
	color: #3aa954;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
li{
	color: #004461;
	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: #3aa954;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.top a:link, .top a:visited{
	color: #3aa954;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right:35px;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover{
	text-decoration: underline;
}

h1{
	color: #3aa954;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:19px;
}
h2{
	color: #004461;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:19px;
	
}
h3{
	color: #3aa954;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:19px;
}
h4{
	color: #004461;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:19px;
}

* #footer{
	width: 873px;
	height:117px;
	overflow: hidden;
	background-image: url(../images/footer_bkd.gif);
	background-repeat: no-repeat;
}
#footer p{
	padding-bottom:0px;
	
}
	
#footer .inner{padding-top:12px;
padding-left:25px;
padding-right:15px;}

h5{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
#footer a {
color:#1ea13d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration: underline;
}
* #footer-nav{margin-top:14px;
margin-bottom:11px;
color:#016c9a;
font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;text-decoration: none;}
#footer-nav a {
color:#016c9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;font-weight:bold;
	text-decoration: none;
}
#footer-nav a:hover{
	text-decoration: underline;
}

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

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

ul#nav li {display: inline;
margin:0; float:left;}


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

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

ul#nav li ul {
	position: absolute;
	left: -999em;
	top:40px;
	margin-left:-1px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	height:22px;
	background: #b4e0f0;
	padding: 1px 4px 2px 8px;
	color: #007cb1;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	width:200px;
}

ul#nav ul li a:hover {
background:#47c16e; color:#FFFFFF;}

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


* #about, * #braces, * #ortho, * #contact, * #home, * #faq, * #treat {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 40px;
	cursor: pointer;
}
/* Set the image for each nav item */
* #about {background: url(../images/btn_about.jpg); width:116px;}
* #braces {background: url(../images/btn_braces.jpg);width:149px;}
* #ortho {background: url(../images/btn_ortho.jpg);width:144px;}
* #contact{background: url(../images/btn_contact.jpg);width:134px;}
* #home{background: url(../images/btn_home.jpg);width:97px;}
* #faq{background: url(../images/btn_faq.jpg);width:95px;}
* #treat{background: url(../images/btn_treat.jpg);width:138px;}

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

/* 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: 37px;  margin:0;}

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

ul#nav2 li {display: inline;
margin:0; float:none;}


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

#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: 37px;
	width:120px;
	cursor: pointer;
}

/* Set the image for each nav item */
* #doclogin {background: url(../images/btn_doclogin.jpg);}
* #login {background: url(../images/btn_login.jpg);}

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

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


* #container{
	width: 882px;
	margin: auto;
	position:relative;
}

* #content {
	width: 873px;
	background-image: url(../images/main_bkd.gif);
	background-repeat: repeat-y;
}

#content .inner {
padding-top:54px;
padding-bottom:15px;
	padding-right:36px;
	padding-left:240px;
	min-height:515px;
}
#content .inner-home {
padding-top:10px;
	padding-right:36px;
	padding-left:240px;
	min-height:510px;
}

*html #content .inner {
padding-top:54px;
	padding-right:36px;
	padding-bottom:15px;
	padding-left:240px;
	height:515px;
}
*html #content .inner-home {
padding-top:10px;
	padding-right:36px;
	padding-left:240px;
	height:510px;
}

* #header{
	width: 882px;
	height: 311px;
	margin-left:-3px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}

* #logo {
	position:absolute;
	height:128px;
	width:439px;
	left:59px;
	top:91px;}

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

* #h-home,* #h-policies,* #h-forms,* #h-doc,* #h-team,* #h-game,* #h-tour,* #h-test,* #h-child,* #h-why,* #h-phase,* #h-dic,* #h-faq,* #h-aid,* #h-life,* #h-videos,* #h-types,* #h-apps,* #h-palatal,* #h-diagram,* #h-retainers,* #h-treat,* #h-invis,* #h-damon,* #h-ibraces,* #h-dento,* #h-surg,* #h-tmj,* #h-bond,* #h-location,* #h-comment,* #h-refer,* #h-appt,* #h-site,* #h-404,* #h-500,* #h-rewards,* #h-radiance{
width:414px;
height:47px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;
	margin-bottom:15px;}

* #h-radiance{background: url(../images/title_radiance.gif);}
* #h-home{background: url(../images/title_home.gif);}
* #h-doc{background: url(../images/title_doc.gif);}
* #h-policies{background: url(../images/title_office.gif);}
* #h-forms{background: url(../images/title_forms.gif);}
* #h-doc{background: url(../images/title_doc.gif);}
* #h-team{background: url(../images/title_team.gif);}
* #h-game{background: url(../images/title_game.gif);}
* #h-tour{background: url(../images/title_tour.gif);}
* #h-test{background: url(../images/title_test.gif);}
* #h-child{background: url(../images/title_child.gif);}
* #h-why{background: url(../images/title_why.gif);}
* #h-phase{background: url(../images/title_phase.gif);}
* #h-dic{background: url(../images/title_dic.gif);}
* #h-faq{background: url(../images/title_faq.gif);}
* #h-aid{background: url(../images/title_aid.gif);}
* #h-life{background: url(../images/title_life.gif);}
* #h-videos{background: url(../images/title_videos.gif);}
* #h-types{background: url(../images/title_types.gif);}
* #h-apps{background: url(../images/title_apps.gif);}
* #h-palatal{background: url(../images/title_palatal.gif);}
* #h-diagram{background: url(../images/title_diagram.gif);}
* #h-retainers{background: url(../images/title_retainers.gif);}
* #h-treat{background: url(../images/title_treat.gif);}
* #h-invis{background: url(../images/title_invis.gif);}
* #h-damon{background: url(../images/title_damon.gif);}
* #h-ibraces{background: url(../images/title_ibraces.gif);}
* #h-dento{background: url(../images/title_dento.gif);}
* #h-surg{background: url(../images/title_surg.gif);}
* #h-tmj{background: url(../images/title_tmj.gif);}
* #h-bond{background: url(../images/title_bond.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-appt{background: url(../images/title_appt.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-rewards{background: url(../images/title_rewards.gif);}

* #nav-sub{
position:relative;
right:0px;
padding-bottom:25px;
line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #007cb1;
	font-weight:bold;
}
#nav-sub a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cb1;
	line-height:15px;
	font-weight:bold;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
 color:#3aa954;}
	
* #sidebar-home{position:absolute;
top:575px;
left:0px;}
* #sidebar{position:absolute;
top:365px;
left:0px;}


/* Global form styles */
* .comments {margin: 18px auto;}
fieldset {border: none; padding: 9px 0;}
fieldset div {clear: both;}
* .form-header {border-bottom: 1px solid #004461;/*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 #004461;/*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:#004461;/* customize me! */
	border: 1px solid #004461;
	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:#004461;
	padding-top: 4px;}
.comments label span {/*sits below labels; holds instructions*/
	color:#004461;
	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 #004461;/* 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 #004461;}/* 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:#004461;
	padding-top: 4px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#004461;
	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 #004461;/* 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 #004461;}/* 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:#004461;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#004461;
	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 #004461;/* 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 #820113;}/* 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;}
	
.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

* #flash-homepage{margin-top:39px;
margin-left:-13px;}

* .address {
	position:absolute;
	top:52px;
	font-weight:bold;
	color:#32ae50;
	left:200px;
	font-family: Verdana, Arial, sans-serif;
}

* .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;}

h2.media-center {
background:#000033;
color:#FFF;
margin:0;
padding:5px;}
div.media-center {
background:#336699;
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;}

/* 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; 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}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #004461;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.GreenSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3AA954;
	font-weight: bold;
}

* .PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #3AA954;
	font-weight: normal;
	font-style: italic;
}

td.BlueBorderBottom {border-bottom: 1px solid #002636; padding-top: 10px; padding-bottom: 10px;}