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

/* TEXT ---------- */
body { text-align:left; }
p { padding: 0px 0 15px 0px; }

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color: #000; font-size: 13px; line-height: 18px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

.Title		{ color: #E92029; font-size: 24px; font-weight: normal; font-family: Tahoma; line-height: 1em; }
.Header		{ color: #4346C7; font-size: 18px; font-weight: bold; font-family: Verdana; }
.Subheader	{ color: #4346C7; font-size: 16px; font-weight: bold; font-family: Verdana; }

.Red		{ color: #E92029; }
.Purple		{ color: #4346C7; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }

/* 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: #4346c7; 
	padding-bottom: 10px; 
	font-size: 18px;
	}
h3{
	color: #4346c7; 
	padding-bottom:10px; 
	font-size: 16px;
	}

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

/* LINKS ---------- */
a {	
	color: #4346c7;
	text-decoration: none;
	}
a:hover {
	color: #4346c7; 
	text-decoration: underline;
	}
* #logo {
	position:absolute; 
	top:27px; 
	left:1px; 
	width: 447px; 
	height: 43px; 
	display: block; 
	background: url(../images/logo.gif) no-repeat; 
	}
#logo a {
	width: 447px; 
	height: 43px; 
	display: block; 
	}
* #associates {
	position:absolute; 
	top:406px; 
	left:45px; 
	width: 197px; 
	height: 160px;
	line-height: 21px;
	padding: 15px 0 0 16px;
	display: block; 
	background: url(../images/associates-bg.gif) no-repeat; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#associates h2 {
	font-size: 14px;
	color:#000;
	padding-bottom: 5px;	
	}
#associates a {
	color: #4346c7; 
	text-decoration: underline;
	}
#associates a:visited {
	color: #4346c7; 
	text-decoration: underline;
	}	
#associates a:hover {
	color: #4346c7; 
	text-decoration: none;
	}	
#associates a.active {
	color: #000; 
	text-decoration: none;
	}
#schedule a {
	position:absolute; 
	top:600px; 
	left:12px; 
	width: 254px; 
	height: 43px; 
	display: block; 
	background: url(../images/schedule.gif) no-repeat; 
	}
#footer a {color: #4346c7; text-decoration: underline;}
#footer a:hover {color: #FFF;}
* .sesame {padding-top:0; color: #4346c7;}

/* nav ---------- */
* #nav{
	position:absolute; 
	top:121px; 
	left:55px; 
	padding:0; 
	width:229px;
	height: 288px; 
	display:block; 
	z-index: 100;
	}
#nav a {
	display: block; 
	overflow: hidden; 
	text-indent: -999px; 
	width: 190px;
	}
#nav ul{padding:0; margin: 0;list-style: none;}
*html #nav ul li {padding: 0; line-height:0;}
* #about-our-office {background: url(../images/nav/about-our-office.jpg) 0 0;height: 41px; }
*html #about-our-office { margin-top: -5px;}
* #office-visits {background: url(../images/nav/office-visits.jpg) 0 0;height: 41px; }
*html #office-visits { margin-top: -5px;}
* #pediatric-dentistry {background: url(../images/nav/pediatric-dentistry.jpg) 0 0;height: 41px; }
*html #pediatric-dentistry { margin-top: -5px;}
* #teeth-101 {background: url(../images/nav/teeth-101.jpg) 0 0;height: 41px; }
*html #teeth-101 { margin-top: -5px;}
* #treatment-options {background: url(../images/nav/treatment-options.jpg) 0 0;height: 41px; }
*html #treatment-options { margin-top: -5px;}
* #improve-your-smile {background: url(../images/nav/improve-your-smile.jpg) 0 0;height: 41px; }
*html #improve-your-smile { margin-top: -5px;}
* #contact-us {background: url(../images/nav/contact-us.jpg) 0 0;height: 41px; }
*html #contact-us { margin-top: -5px;}
* #home {background: url(../images/nav/home.jpg) 0 0;height: 41px; }
*html #home { margin-top: -5px;}
#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {
	background-position: -190px 0;
	}
#nav li.active a {
	background-position: -190px 0;
	}

/* DROP DOWNS -----------*/
#nav li ul {
	list-style: none;
	margin: -41px 0 0 190px;
	padding:0;
	width: 160px;
	position: absolute;
	left: -999em; 
	font-size: 12px; 
	text-align: left; 
	height: auto; 
	background: #4346c7; 
	border: 1px solid #4346c7; 
	z-index: 100;
	}
#nav li ul a {
	padding: 0px 0px 0px 10px; 
	width: 150px; 
	color: #fff; 
	text-indent: 0; 
	text-decoration: none; 	
	line-height: 30px; 
	height: auto;
	}
#nav ul li:hover ul, #nav ul li.sfhover ul { /* lists nested under hovered list items */ left: auto; z-index: 100;}
#nav ul li:hover ul a:hover, #nav ul li.sfhover ul a:hover, #nav ul li ul li.active a, #nav ul li ul li:hover a, #nav ul li ul li.sfhover a, #nav ul li ul li a:hover, #nav ul li ul li .active{ /* lists nested under hovered list items */ color: #4346c7; background: #8dcb3c;}
	
/* TERTIARY DROP DOWNS -----------*/
#nav ul li ul li ul {display: none; list-style: none;}
#nav ul li ul li:hover ul{margin: -31px 0 0 160px; padding: 0; width: 180px; position: absolute; left: -999em; 	font-size: 12px; text-align: left; height: auto; background: #8dcb3c; z-index: 100;}
*html #nav ul li ul li.sfhover ul{margin: -23px 0 0 160px; }
#nav ul li ul li ul a {padding: 0px 0px 0px 10px; width: 170px; color: #4346c7; text-indent: 0; text-decoration: none; line-height: 30px; height: auto;}
#nav ul li ul li:hover ul, #nav ul li ul li.sfhover ul { /* lists nested under hovered list items */ left: auto;display: block;}
#nav ul li ul li:hover ul a:hover, #nav ul li ul li.sfhover ul a:hover { /* lists nested under hovered list items */color: #4346c7; background: #fff;}

/* SUBNAV ----------------*/
.sub_nav a{color: #4346c7; text-decoration: underline; white-space: nowrap; font-family:Arial, Helvetica, sans-serif; font-size: 12px;}
.sub_nav a:visited {text-decoration: underline;}
.sub_nav a:hover {font-weight:normal; text-decoration:none;}
.sub_nav a.active, .sub_nav a.active:hover {font-weight:bold; text-decoration:none;}

/* TEXT_NAV - FOOTER NAV ----------------*/
* .text_nav {
	 color: #4346c7; 
}
/* 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) repeat-y;
	width: 811px; 
	margin: 0 auto;
	}
* #header {
	height: 100px; 
	width: auto;
	display:block;
	margin: 0 auto;
	background: #2f7eb6 url(../images/header-tile.gif) repeat-x 0 0;
	}
* #office-address{
	position: absolute;
	top: 9px;
	left: 624px;
	width: 170px;
	height: 65px;
	font-size: 12px;
	text-align: right;
	padding: 8px 15px 0 0px; 
	line-height:20px; 
	color:#FFF; 
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/address-bg.gif) no-repeat 0 0; 
	}
#office-address a {
	color:#FFF;
	text-decoration: none;
	}
#office-address span.phonenumber {color:#e6de7a; font-weight:bold;}
* #mid{background: #f2efdc url(../images/nav-tile.gif) repeat-y 0 0;	 }
* #text{
	background: url(../images/text-bg.gif) no-repeat 0 0;
	width:476px;
	padding: 140px 30px 0 305px;
	min-height: 502px;
	_height: 502px;
	margin: 0 auto;
	}
/* IE6 hack */
*html #text{padding-right: 24px;}	
* #flash-home{
	background: url(../images/frame.jpg) no-repeat 0 0;
	border:none;
	z-index:1;
	}
* #kids {
	background: url(../images/kids.jpg) no-repeat 0 0;
	width:811px;
	height: 159px;
	margin: 0 auto;
	}	
* #footer {
	background: url(../images/footer-bg.gif) no-repeat top center; 
	color: #4346c7; 
	font-size: 12px; 
	padding: 5px 80px 15px 80px; 
	text-align: center; 
	width:651px; 
	height:103px;
	margin: 0 auto;
	}
#footer p{
	margin:0;
	padding: 8px 0 0 0;
	line-height:16px;
	color: #000000;
	}

/* 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:20px;
	margin-bottom:10px;
	}
img.center {
	display:block;
	margin:0 auto 10px auto;
	}
* .place_image { 
	float:right; 
	margin: 0 0 10px 10px; 
	padding:0; 
	}
iframe {
	border: 3px solid #4346c7;
	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;}
