/* HTML, BODY ---------- */
html {height: 100%;}
body {
	background: #16653f url(../images/bg.jpg) repeat-x 0 0;
	margin: 0;
	}
* {margin:0; padding:0;}

/* TEXT ---------- */
body {
	color: #000; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:  13px;
	line-height: 18px;
	text-align:left;
	}
p {
	padding: 0px 0 15px 0px;
	}

/* HEADERS ---------- */
h1{
	padding:18px 0 0 0;
	margin-bottom:7px;
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 38px; /* this reflects the height of the h1 title image*/
	width: 359px;
 	overflow: hidden; 
	text-indent: -999em;}
h2{
	color: #299763; 
	padding: 0 0 10px 0; 
	font-size:  16px;
	font-weight: bold;
	line-height: 22px;
	}
h3{
	color: #000; 
	padding: 0; 
	font-size:  14px;
	font-weight: bold;
	}
	
/* jcIR Styles --------- */
h1.jcir {/* standard styles for your headings if image replacement not-available */

}
h1.replaced {/* jcIR plugin wraps text in div named replaced and hides it */
	overflow: hidden; 
	text-indent: -999em; 
	background-repeat: no-repeat;
}	

/* LISTS ---------- */
ol, ul {
	padding:0 0 10px 20px;
	}

/* LINKS ---------- */
a {color: #299763; text-decoration: underline; font-weight:normal;}
a:hover {color: #299763; text-decoration: none; font-weight:normal;}
#logo a {position:absolute; top:0; left:220px; width: 181px; height: 170px; display: block; background: url(../images/logo.gif) no-repeat; }
#logo-abo a {position:absolute; top:533px; left:23px; width: 170px; height: 52px; display: block; background: url(../images/logos/logo-abo.gif) no-repeat; }
#logo-aao a {position:absolute; top:593px; left:23px; width: 170px; height: 67px; display: block; background: url(../images/logos/logo-aao.gif) no-repeat; }
#logo-invisalign a {position:absolute; top:669px; left:23px; width: 171px; height: 85px; display: block; background: url(../images/logos/logo-invisalign.gif) no-repeat; }

#footer a {color: #9bcdb5;}
.sesame {padding-top:23px; }
.sesame a {color:#FFF; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;}
.sesame a:hover {color:#FFF; text-decoration:underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

/* nav ---------- */
#nav{
	position:absolute; 
	top:194px; 
	left:12px; 
	padding:0; 
	width:194px;
	height:241px; 
	display:block; 
	z-index: 100;
	}
#nav a {
	display: block; 
	height: 30px; 
	overflow: hidden; 
	text-indent: -999px; 
	width: 194px;
	}
#nav ul{padding:0;}
#for-new-patients {background: url(../images/nav/for-new-patients.gif) 0 0; width:194px;}
#about-orthodontics {background: url(../images/nav/about-orthodontics.gif) 0 0; width:194px;}
#faq {background: url(../images/nav/faq.gif) 0 0; width:194px;}
#about-braces {background: url(../images/nav/about-braces.gif) 0 0; width:194px;}
#treatment-options {background: url(../images/nav/treatment-options.gif) 0 0; width:194px;}
#emergency-care {background: url(../images/nav/emergency-care.gif) 0 0; width:194px;}
#contact-us {background: url(../images/nav/contact-us.gif) 0 0; width:194px;}
#home {background: url(../images/nav/home.gif) 0 0; width:194px; height:31px;}
#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {
	background-position: -194px 0;
	}
#nav li.active a {
	background-position: -194px 0;
	}

/* DROP-DOWN-NAVIGATION ----------------*/
#nav li {
	display: inline; 
	z-index:100; 
	margin:0; 
	padding:0;
	}
#nav li ul { /* second-level lists */
	margin: -30px 0 0 194px;
	padding:0 ;
	width: 194px;
	position: absolute;
	background: #299763; 
	left: -999em;
	line-height: 30px;
	font-size: 12px;
	height: auto;
	}
#nav li ul a {
	list-style-image:none; 
	padding: 0 0 0 10px;
	width: 184px;
	color: #FFF;
	text-indent: 10px;
	text-decoration: none; 
	height: auto;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;display:block;z-index:100;
	}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover {
	color: #000;
	background: #7cbc91;
	}

/* SUBNAV ----------------*/
.sub_nav a{color: #195B38; text-decoration: underline;}
.sub_nav a:visited {text-decoration: underline;}
.sub_nav a:hover, .sub_nav a.active {font-weight:normal; text-decoration:none;}

/* FOOTER NAV ----------------*/
.text_nav {padding: 10px 140px 10px 140px;}

/* LAYOUT ---------- */
.clear{clear:both;}
.hide {display:none;}
.flash-replaced .alt {display: none;}
div.hr { background: #3c362e; clear: both; height: 1px; margin: 20px 0; width: 100%; }
div.hr hr { display: none; }
#main {position: relative;
	background: #fbfbfb url(../images/main-tile.gif) repeat-y;
	width: 837px; 
	margin: 0 auto;
	}
#header {
	height: 194px; 
	width: 837px;
	display:block;
	background: url(../images/header-bg.gif) no-repeat 0 0;
	}	
	
/* TOP LINKS ----------------*/
#top-links{
	width: 110px;
	}
	
#top-links ul {
	list-style:none;
	padding:0;
	}
	
#top-links ul li {
	display:inline;
	float: left;
	}
	
#top-links a {
	display: block; 
	height: 29px; 
	overflow: hidden; 
	text-indent: -999px; 
	}
#top-links ul li:hover a, #top-links li.sfhover a,#top-links a:hover, #top-links .active {
	background-position: 0 -29px;
	}
#top-links li.active a {
	background-position: 0 -29px;
	}
#patient-login {
	background: url(../images/nav/patient-login.gif) 0 0; 
	width:110px;
	position:absolute; top:141px; left:682px;
	}	
	
#office-address{font-size: 12px; line-height:18px; font-family:Arial, Helvetica, sans-serif; color:#000; position:absolute; top:43px; left:596px; text-align:right; }
#address-name { position:absolute; top:0; left:637px; width: 156px; height: 39px; display: block; background: url(../images/address-name.gif) no-repeat; }
#mid{background: #f2efdc url(../images/nav-tile.gif) repeat-y 0 0;	 }
#text{
	background: url(../images/text-bg.jpg) no-repeat 0 0;
	width:516px;
	padding: 0 84px 7px 237px;
	min-height: 598px;
	_height: 598px;
	}
#flash-home{
	position:absolute;
	top: 200px; 
	left: 206px;
	border:none;
	z-index:1;
	}
#footer {
	background: url(../images/footer-bg.gif) no-repeat top center; 
	color: #FFF; 
	font-size: 12px; 
	padding-bottom:20px; 
	text-align: center; 
	width:837px; 
	height:140px;
	margin: 0 auto;
	}
#footer a {text-decoration:none}
#footer a:hover {text-decoration:underline;}
#footer p{
	padding:10px 40px 0 20px;
	color:#FFF;
	line-height:14px;
	}

/* Shortcuts ----------*/
/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/
.replace {letter-spacing : -1000em;line-height: 0;overflow: hidden;line-height: 0;text-indent: -999em;}
/* Just for Opera, but hide from MacIE */

/*\*/html>body .replace {	letter-spacing : normal;text-indent : -999em;overflow : hidden;}
/* End of hack */

/* RESOURCES ---------- */
dl.logos, dl.logos dt, dl.logos dd {list-style:none;margin:0;padding:0;}
dl.logos {padding:10px;}
dl.logos dd {border-bottom:1px solid #CCC;margin:0;padding:10px 0 5px 0;width:50%;}
dl.logos span {font-size: 16px; font-weight:bold;}

/* IMAGES ---------- */
img {border:none;}

/*right and left floating image with border*/
.right {
	float:right; 
	margin-left:10px;
	margin-bottom:10px;
	}
.left {
	float:left; 
	border: 1px solid #16653f; 
	margin-right:10px;
	margin-bottom:10px;
	}
img.center {
	display:block;
	margin:0 auto 10px auto;
	}
iframe {
	border: 1px solid #16653f; 
	margin-bottom:20px;
	}

/* SURESMILE ----------*/
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;}
#flash-suresmile-pt-testimonial {
margin: 15px auto;
width: 320px;
height: 206px;
border: solid 1px #ccc;}

/* ANATOMY OF A TOOTH ---------- */
#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}

/* THE GAME ROOM ---------- */
div#sesame-game {line-height: 0; margin: 10px 0px 18px 0px; text-align: center;  width: 400px;background: #000;}
ul#sesame-games {list-style: none;}
ul#sesame-games li {clear: both; text-indent:0;}
ul#sesame-games img {border: 0; float:right;}
ul#sesame-games a.button {float:right; height:85px; width:200px; margin-right:10px; padding: 0 0 10px 10px;}/*THIS IS WHERE YOU MAKE PADDING ADJUSTMENTS TO THE GAMES IMG*/
ul#sesame-games p {	padding:0 10px 10px 0;}
	
/* MEDIA CENTER ---------- */
h2.media-center {background:#000033; color:#FFF; margin:0; padding:5px;}
div.media-center {background:#336699; color:#FFF; margin-bottom:10px; padding:10px;}
div.media-center a {color:#FFF;}
div.media-center img {border:1px solid #FFF;}
.flash {border: solid 1px #ccc;}
#flash-in-ovation {width: 320px;height: 266px;}
#flash-ibraces-1 {width: 320px; height: 266px;}
#flash-ibraces-2, #flash-ibraces-3 {width: 352px; height: 266px;}


.toplink {
	margin-top: 3em;

}