/* HTML, BODY ---------- */
html {height: 100%;}
body {
	background: #3DC3DC url(../images/header-tile.gif) repeat-x 0 0;
	height: 186px;
	}
* {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: #231F20; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.Header		{ color: #F06F95; font-size: 24px; font-weight: normal; font-family: Comic Sans MS; line-height: 1em; }
.Subheader	{ color: #2BBED8; font-size: 14px; font-weight: bold; font-family: Verdana; }

.Blue		{ color: #2BBED8; }
.Pink		{ color: #F06F95; }
.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 */
	font-size: 16px;
	color: #F06F95;
	padding-bottom: 30px;
}
h1.replaced {/* jcIR plugin wraps text in div named replaced and hides it */
	overflow: hidden; 
	text-indent: -999em; 
	background-repeat: no-repeat;
}
h2{
	color: #2bbed8; 
	padding: 0 0 10px 0; 
	}
h3{
	color: #2bbed8; 
	padding-bottom: 10px; 
	}
	
/* LISTS ---------- */
ol, ul {
	padding: 0 0 10px 40px;
	}	
	
/* LINKS ---------- */
a {
	color: #2bbed8;
	text-decoration: none;
	font-weight:bold;
	}
a:visited{
	color: #2bbed8;
	text-decoration: none;
	font-weight:bold;
	}
a:hover {
	color: #2bbed8; 
	text-decoration: underline; 
	font-weight:bold;
	}
#logo a {position:absolute;
		top:16px;
		left:13px;
		width: 294px; 
		height: 149px; 
		display: block; 
		}
.home #schedule-an-appointment {
		position:absolute;
		top:518px;
		left:35px;
		width: 257px; 
		height: 197px; 
		display: block; 
		background: url(../images/schedule-an-appointment.jpg) no-repeat 0 0; 
		}
.home #schedule-an-appointment a {
		margin-top: 0px;
		width: 223px; 
		height: 196px; 
		display: block;		
		}
* #schedule-an-appointment {
		position:absolute;
		top:255px;
		left:35px;
		width: 257px; 
		height: 197px; 
		display: block; 
		background: url(../images/schedule-an-appointment.jpg) no-repeat 0 0; 
		}		
#schedule-an-appointment a {
		margin-top: 0px;
		width: 223px; 
		height: 196px; 
		display: block; 
		}
.home #sedation-dentistry {
		position:absolute;
		top:715px;
		left:35px;
		width: 257px; 
		height: 227px; 
		display: block; 
		background: url(../images/sedation-dentistry.jpg) no-repeat 0 0; 
		}
.home #sedation-dentistry a {
		margin-top: 30px;
		width: 223px; 
		height: 196px; 
		display: block; 
		}
* #sedation-dentistry {
		position:absolute;
		top:452px;
		left:35px;
		width: 257px; 
		height: 227px; 
		display: block; 
		background: url(../images/sedation-dentistry.jpg) no-repeat 0 0; 
		}
#sedation-dentistry a {
		margin-top: 30px;
		width: 223px; 
		height: 196px; 
		display: block; 
		}
.home #blog {
		position:absolute;
		top:942px;
		left:35px;
		width: 257px; 
		height: 233px; 
		display: block; 
		background: url(../images/blog.jpg) no-repeat 0 0; 
		}
.home #blog a {
		margin-top: 34px;
		width: 223px; 
		height: 196px; 
		display: block; 
		}
* #blog {
		position:absolute;
		top:679px;
		left:35px;
		width: 257px; 
		height: 233px; 
		display: block; 
		background: url(../images/blog.jpg) no-repeat 0 0; 
		}
#blog a {
		margin-top: 34px;
		width: 223px; 
		height: 196px; 
		display: block; 
		}
.sesame a {color:#7aae45;}

/* NAVIGATION ---------- */
* #nav {
	background: url(../images/nav/nav-normal.jpg) 0 0;
	width: 804px;
	height: 45px;
	z-index: 100;}
#nav ul {list-style: none; padding: 0;}
#nav li {float: left; display:inline;}
#nav a {height: 45px; display: block; overflow: hidden; text-indent: -999em;}
* #patient-login {background: url(../images/nav/patient-login.jpg) 0 0; width:134px;}
* #about-our-office {background: url(../images/nav/about-our-office.jpg) 0 0; width:179px;}
* #teeth-101 {background: url(../images/nav/teeth-101.jpg) 0 0; width:100px;}
* #pediatric-dentistry {background: url(../images/nav/pediatric-dentistry.jpg) 0 0; width:198px;}
* #contact-us {background: url(../images/nav/contact-us.jpg) 0 0; width:123px;}
* #home {background: url(../images/nav/home.jpg) 0 0; width:70px;}
#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {
	background-position: 0 -45px;
	}
#nav li.active a{
	background-position: 0 -45px;
	}

/* Set cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}

/* DROP DOWNS -----------*/
#nav li ul {
	margin: -1px 0 0 0px; 
	padding: 0; 
	width: 200px; 
	position: absolute; left: -999em; 
	font-size: 12px; 
	text-align: left; 
	height: auto; 
	background: #FDED38; 
	z-index: 100;}
#nav li ul a {
	padding: 0px 0px 0px 10px; 
	width: 190px; 
	color: #000; 
	background:#FDED38; 
	text-indent: 0; 
	text-decoration: none; 
	line-height: 23px; 
	height: auto;}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */ left: auto; display:block; z-index: 100;}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover { /* lists nested under hovered list items */ 
	color: #FDED38; 
	background: #F16F91;}

/* SUB-NAVIGATION -----------*/
* .sub_nav {color: #2bbed8; padding-top: 15px;}
.sub_nav a{
	font-weight: normal;
	text-decoration: none;
	}
.sub_nav a:visited {
	font-weight:normal;
	text-decoration: none;
	}
.sub_nav a:hover, .sub_nav a.active {
	font-weight:normal; 
	color: #f16f91;
	text-decoration:none;
	}

/* TEXT_NAV - FOOTER NAV ----------------*/
* .text_nav {
	color: #f4ca14;
	font-size: 11px;
	}
.text_nav a {
		color: #f4ca14;
	text-decoration: none;
	}
.text_nav a:visited{
	text-decoration: none;
	}
.text_nav a:hover{
	color: #f4ca14;
	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: #2bbed8; 
	clear: both; 
	height: 1px; 
	margin: 20px 0; 
	width: 100%; 
	}
div.hr hr { display: none; }
* #main {
	position: relative;
	background: url(../images/body-tile.gif) repeat-y 0 0;
	width: 804px; 
	margin: 0 auto;
	}
* #header {
	background: url(../images/flash-bg.gif) repeat-x 0 0;
	height: 186px; 
	width: 804px;
	display:block;
	margin: 0 auto;
	}
#patient-login a{
	position:absolute;
	top:113px;
	left:490px;
	width: 110px;
	height: 40px;
	display: block;
	background: url(../images/patient-login.gif) no-repeat;
	}
* #text{
	background: url(../images/text-bg.gif) no-repeat bottom right;
	width:470px;
	padding: 10px 34px 20px 293px;
	min-height: 700px;
	_height: 700px;
	}
*html #text{width: 450px; padding-right: 5px;}	
* #flash-home{
	position: absolute;
	top: 251px;
	left:34px;
	border:none;
	z-index:1;
	}
* #flower-tops {
	background: url(../images/body-bottom-bg.jpg) no-repeat top center; 
	width: 804px;
	height:84px;
	margin: 0 auto;
	}
* #footer-wrapper {
	background:#346701 url(../images/footer-tile.gif) repeat-x 0 0;
	min-height: 177px;
	}
* #footer {
	background: url(../images/footer-bg.jpg) no-repeat top center; 
	font-size: 11px; 
	line-height: 14px;
	padding:75px 50px 20px 30px; 
	text-align: left; 
	width:724px; 
	min-height:112px;
	margin: 0 auto;
	}

/* 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;
	}
* .place_image { 
	float:right; 
	margin: 0 0 10px 10px; 
	padding:0; 
	}
iframe {
	margin-bottom:20px;
	}

/* 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 {margin-bottom: 10px;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;}

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