/* HTML, BODY ---------- */
html {height: 100%;}
body {
	background: url(../images/tile-bg.gif) repeat 0 0;
	margin: 0 auto;
	}
* {margin:0; padding:0;}

/* TEXT ---------- */
body {
	color: #000; 
	font: 12px/18px Arial, Helvetica, sans-serif; 
	text-align:left;
	}
p {
	padding: 0px 0 15px 0px;
	}

/* HEADERS ---------- */
/* 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;
}
h2{
	color: #19388a; 
	padding: 5px 0 10px 0; 
	}
h3{
	color: #58585a; 
	padding: 5px 0 10px 0;  
	}

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

/* LINKS ---------- */
a {
	color: #19388a;
	text-decoration: underline;
	}
a:visited{
	color: #19388a;
	text-decoration: underline;
	}
a:hover {
	color: #19388a; 
	text-decoration: none; 
	}
#logo {
	position:absolute; 
	top:4px; 
	left:-31px; 
	width: 363px; 
	height: 95px; 
	display: block; 
	background: url(../images/logo.gif) no-repeat; 
	}
#logo a {
	display: block; 
	width: 363px; 
	height: 95px;
	}
#consultation {
	position:absolute; 
	top:417px; 
	left:-31px; 
	width: 220px; 
	height: 80px; 
	display: block; 
	background: url(../images/consultation.gif) no-repeat; 
	}
#consultation a {
	display: block; 
	width: 220px; 
	height: 80px;
	}
#invisalign {
	position:absolute; 
	top:500px; 
	left:-31px; 
	width: 220px; 
	height: 57px; 
	display: block; 
	background: url(../images/invisalign.gif) no-repeat; 
	}
#invisalign a {
	display: block; 
	width: 220px; 
	height: 57px;
	}
#aao {
	position:absolute; 
	top:562px; 
	left:-31px; 
	width: 220px; 
	height: 76px; 
	display: block; 
	background: url(../images/aao.gif) no-repeat; 
	}
#aao a {
	display: block; 
	width: 220px; 
	height: 76px;
	}
	
	
	#cao {
	position:absolute; 
	top:643px; 
	left:-31px; 
	width: 220px; 
	height: 76px; 
	display: block; 
	background: url(../images/cao.gif) no-repeat; 
	}
#cao a {
	display: block; 
	width: 220px; 
	height: 76px;
	}
#canada {
	position:absolute; 
	top:725px; 
	left:-31px; 
	width: 220px; 
	height: 57px; 
	display: block; 
	background: url(../images/canada.gif) no-repeat; 
	}
#canada a {
	display: block; 
	width: 220px; 
	height: 57px;
	}
#footer p a {
	font-size: 12px;
	font-weight:bold;
	}
.sesame a {
	color:#58585a;
	font-size: 12px;
	text-decoration:none;
	}

#navigation-top{
	position:absolute; 
	top:116px; 
	left:-31px; 
	width:213px; 
	height:8px;
	display:block;
	background: url(../images/nav-top.gif) no-repeat;
	z-index: 100;
	}

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

/* DROP-DOWN-NAVIGATION ----------------*/
#nav li {
	display: inline; 
	z-index:100; 
	margin:0; 
	padding:0;
	}
#nav li ul { /* second-level lists */
	margin: -31px 0 0 200px;
	padding:0;
	width: 180px;
	position: absolute;
	background: #58585a; 
	left: -999em;
	line-height: 30px;
	font-size: 12px;
	height: auto;
	border:1px solid #FFF;
	}
#nav li ul a {
	list-style-image:none; 
	padding: 0 0 0 10px;
	width: 170px;
	color: #FFF;
	text-indent: 0;
	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: #f4cc13;
	background: #19388a;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;	
	line-height: 28px;
	border-collapse:collapse;
	}
	

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

/* TEXT_NAV - FOOTER NAV ----------------*/
.text_nav {
	padding-top: 30px;
	font-size: 10px;
	}
.text_nav a {
	text-decoration: none;
	}
.text_nav a:visited{
	text-decoration: none;
	}
.text_nav a:hover{
	text-decoration: underline;
	}	

/* LAYOUT ---------- */
.clear{clear:both;}
.hide {display:none;}
.flash-replaced .alt {
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	overflow: hidden;
	}
div.hr { background: #3c362e; clear: both; height: 1px; margin: 20px 0; width: 100%; }
div.hr hr { display: none; }
#main {position: relative;
	background: #FFF url(../images/main-tile.gif) no-repeat;
	width: 868px; 
	margin: 0 auto;
	}
#top {
	height: 47px; 
	width: auto;
	display:block;
	background: url(../images/top-tile.gif) repeat-x 0 0;
	}
#top-text {
	height: 47px; 
	width: 868px;
	display:block;
	background: url(../images/top-text.gif) no-repeat 0 0;
	margin: 0 auto;
	}
#header {
	height: 134px; 
	width: 868px;
	display:block;
	background: url(../images/header-bg.gif) no-repeat 0 0;
	margin: 0 auto;
	}
#office-address{position:absolute; top:11px; left:620px; font-size: 14px;padding: 0px 0 0 21px; font-family:"Times New Roman", Times, serif;  text-align:right; line-height:16px; color:#19388a; }
#office-address a { color:#19388a; text-decoration:none;}
#mid{background: #f2efdc url(../images/nav-tile.gif) repeat-y 0 0;	 }
#text{
	width:596px;
	padding: 259px 42px 0 230px;
	min-height: 325px;
	_height: 325px;
	}
#flash-home{
	position: absolute;
	top:134px;
	left:182px;
	background: url(../images/frame.jpg) no-repeat 0 0;
	border:none;
	z-index:1;
	}
#navigation-bottom {
	position:absolute; 
	top:383px; 
	left:-31px; 
	padding:0; 
	width:220px; 
	height:22px;
	display:block; 
	background: url(../images/nav-bottom.gif) no-repeat;
	z-index: 100;
	}
#footer {
	background: url(../images/footer-bg.gif) no-repeat top center; 
	color: #19388a; 
	font-size: 11px; 
	line-height:18px;
	margin: 0 auto;
	padding: 30px 0 0 0; 
	text-align: center; 
	width:868px; 
	height:181px;
	}

/* 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; 
	margin-right:10px;
	margin-bottom:10px;
	}
.spotlight {
	position: absolute;
	top:134px;
	left:182px;
	border:none;
	z-index:1;
	}
img.center {
	display:block;
	margin:0 auto 10px auto;
	}
.place_image { 
	float:right; 
	margin: 0 0 10px 10px; 
	padding:0; 
	}
iframe {
	border: 3px solid #19388a; 
	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 ---------- */
ul#toggle-content {list-style: none; margin: 0 0 15px 0;}
#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:none;}
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;}


img.right {
float:right;
margin:0 0 10px 10px;}
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;}
