/* HTML, BODY ---------- */
html {height: 100%;}
body {
	margin: 0;
	}
* {margin:0; padding:0;}

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

/* HEADERS ---------- */	
h1{
	padding:10px 0 0px 0px; 
	margin-bottom:5px;
	background-repeat: no-repeat; 
	height: 37px; 
	overflow: hidden; text-indent: -999em;
	background-position:bottom left;
	} 
	


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

/* LINKS ---------- */
a {color: #680428; text-decoration: none;}
a:hover {color: #680428; text-decoration: underline; font-weight:normal;}
#logo {position:absolute; top:27px; left:8px; width: 128px; height: 205px; display: block; background: url(../images/logo.gif) no-repeat; z-index: 100}
#logo a{width: 128px; height: 205px; display: block;z-index: 100}
#logo-invisalign a{position:absolute; top:704px; left:8px; background: url(../images/logo-invisalign.gif) no-repeat; z-index: 100; width:151px; height:50px; }
#header-text {position:absolute; top:0; left:139px; background: url(../images/header-text.gif) no-repeat; z-index: 100; width:514px; height:99px; }

#social {position:absolute; top:780px; left:11px;}
#complimentary-consultation {position:absolute; top:604px; left:11px; background: url(../images/complimentary-consultation.gif) no-repeat 0 0; z-index: 99; width:138px; height:39px; display:block; }
#complimentary-consultation a{width:138px; height:39px; display: block; z-index:99;}
#footer a {color: #f8f6e4;text-decoration: underline;}
.text_nav a {font-weight:bold;}
#footer a:hover {text-decoration: none; }

.sesame {padding-top:10px;padding-left:230px}


/* nav ---------- */
#nav{
	background: url(../images/nav-top-bg.gif) no-repeat 0 0; 
	padding-top: 27px;
	position:absolute; 
	top:208px; 
	left:0; 
	width:201px; 
	display:block; 
	z-index: 90;
	}
#nav a {
	display: block; 
	overflow: hidden; 
	text-indent: -999px; 
	width: 201px;
	}
#nav ul{padding:0;}
#for-new-patients {background: url(../images/nav/for-new-patients.gif) 0 0; width:201px; height:33px;}
#teeth-101 {background: url(../images/nav/teeth-101.gif) 0 0; width:201px; height:32px;}
#pediatric-dentistry {background: url(../images/nav/pediatric-dentistry.gif) 0 0; width:201px; height:31px;}
#improve-your-smile {background: url(../images/nav/improve-your-smile.gif) 0 0; width:201px; height:33px}
#treatment-options {background: url(../images/nav/treatment-options.gif) 0 0; width:201px; height:34px}
#contact-us {background: url(../images/nav/contact.gif) 0 0;}
#home {background: url(../images/nav/home.gif) 0 0;}
#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {
	background-position: -201px 0;
	}
#nav li.active a {
	background-position: -201px 0;
	}

/* DROP-DOWN-NAVIGATION ----------------*/
#nav li {
	display: inline; 
	z-index:90; 
	margin:0; 
	padding:0;
	}
#nav li ul { /* second-level lists */
	margin: -33px 0 0 201px;
	padding: 0;
	width: 180px;
	position: absolute;
	background: #680428; 
	left: -999em;
	line-height: 30px;
	font-size: 12px;
	height: auto;
	border: 1px solid #f9efd1; }
#nav li ul a {
	width: 180px;
	list-style-image:none; 
	color: #f8f6e4;
	padding:0;
	text-indent: 10px;
	text-decoration: none; 
	height: auto;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;display:block;z-index:90;
	}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover {
	color: #f8f6e4;
	background: #253971;
	}

/* top-nav ---------- */
#top-nav{
	position:absolute; 
	top:111px; 
	left:361px; 
	width:356px; 
	heigth:36px;
	display:block; 
	z-index: 90;
	}
#top-nav a {
	display: block; 
	overflow: hidden; 
	text-indent: -999px; 
	height: 36px;
	}
#top-nav ul{padding:0; display:inline; list-style:none;}
#top-nav li{float:left;}
#contact-us {background: url(../images/nav/contact-us.gif) 0 0; width:118px;}
#patient-login {background: url(../images/nav/patient-login.gif) 0 0; width:149px;}
#home {background: url(../images/nav/home.gif) 0 0; width:89px;}
#top-nav ul li:hover a, #top-nav li.sfhover a,#top-nav a:hover, #top-nav .active {
	background-position: 0 -36px;
	}
#top-nav li.active a {
	background-position: 0 -36px;
	}


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

/* 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; }
em {padding-bottom:30px;}
#main {position: relative;
	background: url(../images/bg.jpg) no-repeat;
	margin: 0;
	}
#header-tile{
	background:url(../images/header-tile.gif) repeat-x 0 0;
	width:100%;
	height:208px;
}
#header {
	height: 208px; 
	width: 981px;
	display:block;
	background: url(../images/header-bg.gif) no-repeat 0 0;
	}
#address-bg { 
	position:absolute;
	top:398px;
	left:0;
	width:208px;
	height:306px;
	background: url(../images/address-bg.gif) no-repeat 0 0; }
#office-address{font-size: 11px;padding: 28px 0 0 21px; line-height:16px; color:#f8f6e4; }
#mid{background: #f2efdc url(../images/nav-tile.gif) repeat-y 0 0;	 }
#mid{
	background:#f9efd1 url(../images/left-tile.gif) repeat-y 0 0;
	width:100%;
	min-height:560px;
	_height:auto;
}
.home #text {padding-top:350px; min-height:350px;}
#text{
	width:556px;
	padding-left: 230px;
	padding-top:10px;
	padding-bottom:15px;
	min-height: 560px;
	_height: auto;
	}
#flash-home{
	border:none;
	z-index:1;
	padding:0;
	margin:0;
	position:absolute;
	top:223px;
	left:175px;
	}
#footer-tile{
	background:url(../images/footer-tile.gif) repeat-x 0 0;
	width:100%;
	height:163px;
}
#footer {
	background: url(../images/footer-bg.gif) no-repeat top center; 
	color: #f8f6e4; 
	font-size: 11px; 
	padding-top:15px; 
	text-align: left; 
	width:944px; 
	height:148px;
	line-height:14px;

	}
#footer p{
	padding: 10px 0 0 230px;
	color:#f8f6e4;
	}
.text_nav {line-height:19px; font-weight:bold;}

/* 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;
	}
img.center {
	display:block;
	margin:0 auto 10px auto;
	}
iframe {
	border: 1px solid #000; 
	margin-bottom:20px;
	}


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