/* 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: 0;
	padding:0;
	background: url(../images/bkd2.jpg) 50% 0;
}
hr{
	color: #000000;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

blockquote {
	padding-left: 23px;
}
p{
	padding-top: 3px;
	padding-bottom:15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
}
a:link, a:visited{
	color: #0f70b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
li{
	color: #000000;
	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: #0f70b1;
	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: #0f70b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover{
	text-decoration: underline;
}
h1{
	color: #0f70b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:18px;
}
h2{
	color: #0095da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer{
	width: 798px;
	overflow: hidden;
	background-image: url(../images/footer_bkd.gif);
	background-repeat: no-repeat;
}
#footer p{
	padding-bottom:0px;
	
}
	
#footer .inner{margin-top:48px;
padding-left:40px;
padding-right:30px;}

h5{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
#footer a {
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-nav{margin-top:10px;
margin-bottom:8px;
color:#000000;
font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;text-decoration: none;}
#footer-nav a {
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 35px;  margin:0;}

ul#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	top:215px;
}

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:auto;
	margin-top:25px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	height:22px;
	top:-29px;
	background: #0068ad;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	width:145px;
}

ul#nav ul li a:hover {
background:#ffffff;color: #0068ad;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 


#office,#forms, #ortho, #braces, #care,#options {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 33px;
	cursor: pointer;
}
/* Set the image for each nav item */
#office {background: url(../images/btn_office.jpg); width:101px;}
#ortho {background: url(../images/btn_ortho.jpg);width:159px;}
#braces {background: url(../images/btn_braces.jpg);width:120px;}
#care{background: url(../images/btn_care.jpg);width:139px;}
#options{background: url(../images/btn_treat.jpg);width:153px;}
#forms {background: url(../images/btn_forms.jpg);width:118px;}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:0px -35px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}

#sidebar{
	position:absolute;
	top:15px;
right:10px;

}
ul#sidebar {list-style: none;}
ul#sidebar a {display: block; padding: 0; width: 83px;  margin:0;}

ul#sidebar, #sidebar ul {
	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;
}

ul#sidebar li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-left:80px;
	z-index:10;
}

ul#sidebar ul li a {
	position: relative;
	top:-36px;
	background: #83260c;
	padding: 1px 4px 2px 8px;
	color: #f8e3a8;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	width:145px;
}

ul#sidebar ul li a:hover {
background:#125d03;}

#sidebar li:hover ul, #sidebar li.sfhover ul {
left: auto;} 


#home,#contact {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 83px;
	height:80px;
	cursor: pointer;
}
/* Set the image for each nav item */
#home {background: url(../images/btn_home.gif);}
#contact {background: url(../images/btn_contact.gif); height: 85px;}

.home_btn{position:absolute;
top:45px;
right:38px; }



/* Shift the image position up to show the active state */
#sidebar li:hover a#home, #sidebar li.sfhover a#home, #sidebar a#home.active{
	 background-position:0px -80px;}

#sidebar li:hover a#contact, #sidebar li.sfhover a#contact, #sidebar a#contact.active{
	 background-position: 0px -85px;}

/* Set the cursor to default arrow so link does not appear clickable */
#sidebar .active {cursor: default}


#container{
	width: 798px;
	margin: 0px auto;
	position:relative;
	
}
#content {
	width: 798px;
	background-image: url(../images/content_bkd.gif);
	background-repeat: repeat-y;	
}

#main {
	width: 798px;
	min-height:535px;
	background-image: url(../images/main_bkd.gif);
	background-repeat: no-repeat;
	background-position: left 35px;
}
*html #main{height:535px;}

#main .inner {
padding-top:85px;
	padding-right:45px;
	padding-left:35px;
}

#header{
	width: 798px;
	height: 215px;
	background-image: url(../images/header_bkd.gif);
	background-repeat: no-repeat;
}

#logo {
position:absolute;
	height: 169px;
	width: 393px;
	left:0px;
	top:46px;}

#logo a {
	display: block;
	height: 169px;
	width: 393px;
	line-height: 0px;
	text-indent: -999em;
	background: url(../images/logo.gif) no-repeat left;}
		
#appointment-callout {position: absolute; top: 62px; left: 410px; width: 228px; height: 70px;}
#appointment-callout a {width: 228px; height: 70px; display: block; overflow: hidden; text-indent: -999em;}
#h-home{width:380px;
height:48px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;background: url(../images/title_home.gif);}

#h-policies,#h-forms,#h-doc,#h-adults,#h-why,#h-phase,#h-faq,#h-life,#h-videos,#h-types,#h-apps,#h-palatal,#h-treat,#h-invis,#h-surg,#h-care,#h-location,#h-refer,#h-appt,#h-site,#h-privacy{
width:594px;
height:28px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;}

#h-policies{background: url(../images/title_policies.gif);}
#h-forms{background: url(../images/title_forms.gif);}
#h-doc{background: url(../images/title_doc.gif);}
#h-adults{background: url(../images/title_adults.gif);}
#h-why{background: url(../images/title_why.gif);}
#h-phase{background: url(../images/title_phase.gif);}
#h-faq{background: url(../images/title_faq.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-treat{background: url(../images/title_treat.gif);}
#h-invis{background: url(../images/title_invis.gif);}
#h-surg{background: url(../images/title_surg.gif);}
#h-care{background: url(../images/title_care.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-site{background: url(../images/title_site.gif);}
#h-privacy{background: url(../images/title_privacy.gif);}

img {
	border: 0px;}

.right-column {
width:315px;
float:right;
clear:right;
margin-left:18px;}

#nav-sub{
position:absolute;
right:35px;
padding-top:21px;
line-height:15px;
margin-top:27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #0f70b1;
	font-weight:bold;
}
#nav-sub a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f70b1;
	line-height:15px;
	font-weight:bold;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
	text-decoration:underline;}
	
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;}

.address{color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
position:absolute;
line-height:13px;
right:115px;
top:4px;
text-align:right;}

.map{float:right;}

