/* HTML, BODY ---------- */
html {height: 100%;}
body {
	background: #5a728e url(../images/body-tile.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: #464646; font-size: 12px; line-height: 22px; font-family: Tahoma, Arial, Helvetica, sans-serif; }

.Title		{ color: #EA5B23; font-size: 22px; font-weight: normal; font-family: Arial; font-style: italic; }
.Header		{ color: #314F73; font-size: 18px; font-weight: bold; font-family: Tahoma; }
.Subheader	{ color: #314F73; font-size: 14px; font-weight: bold; font-family: Tahoma; }

.Orange		{ color: #EA5B23; }
.Blue		{ color: #314F73; }
.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; }

TD.BlueBottomBorder { border-bottom: 1px solid #314f73; }

table.staff td { padding: 10px 0 0 0; border-bottom: 1px solid #314f73; }

/* 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;
	padding-bottom: 10px;
}
h2{
	color: #314f73; 
	padding-bottom:10px;
	}
h3{
	color: #314f73; 
	padding-bottom: 10px;
	}
	
/* LISTS ---------- */
ol, ul {
	padding: 0 0 10px 20px;
	}

/* LINKS ---------- */
a {
	color: #314f73;
	text-decoration: underline;
	}
a:visited{
	color: #314f73;
	text-decoration: underline;
	}
a:hover {
	color: #314f73; 
	text-decoration: none; 
	}
* #logo {
	position:absolute; 
	top:17px; 
	left:105px; 
	width: 485px; 
	height: 96px; 
	display: block; 
	background: url(../images/logo.jpg) no-repeat; 
	}
#logo a {
	display: block; 
	width: 485px; 
	height: 96px;
	}
* #tagline {
	position:absolute; 
	top:17px; 
	left:590px; 
	width: 324px; 
	height: 111px; 
	display: block; 
	background: url(../images/tagline.jpg) no-repeat; 
	}
* #invisalign-callout{
	background: url(../images/invisalign-callout.jpg) no-repeat;
	position:absolute;
	top: 569px;
	left: 147px;
	width: 81px;
	height: 66px;
	font-size:10px;
	line-height: 15px;
	padding:  57px 24px 0 59px ;
	}
#invisalign-callout a{
	color: #464646; 
	}
* #aao-callout{
	background: url(../images/aao-callout.gif) no-repeat;
	position:absolute;
	top: 787px;
	left: 152px;
	width: 158px;
	height: 71px; 
	}
#aao-callout a {
	display: block; 
	width: 158px; 
	height: 71px;
	}
* #inovation-callout{
	background: url(../images/inovation-callout.gif) no-repeat;
	position:absolute;
	top: 868px;
	left: 152px;
	width: 164px;
	height: 48px; 
	}
#inovation-callout a {
	display: block; 
	width: 164px; 
	height: 48px;
	}
* #flash-office-tour-batvia {
	padding-bottom: 15px;
	}
* #flash-office-tour-oswego {
	padding-bottom: 15px;
	}
* #flash-office-tour-aurora {
	padding-bottom: 15px;
	}
#footer p a {
	color: #f6b803;
	}
.sesame a {color:#FFF; text-decoration:none; font-size:12px;}

/* NAVIGATION ---------- */
* #nav {
	background: url(../images/nav/nav-normal.jpg) no-repeat;
	position:absolute;
	top: 129px;
	left: 105px;
	width: 834px;
	z-index: 100;}
#nav ul {list-style: none; padding: 0;}
#nav li {float: left; display:inline;}
#nav a {height: 43px; display: block; overflow: hidden; text-indent: -999em;}
* #about-our-office {background: url(../images/nav/about-our-office.jpg) 0 0; width:142px;}
* #about-orthodontics {background: url(../images/nav/about-orthodontics.jpg) 0 0; width:147px;}
* #braces-101 {background: url(../images/nav/braces-101.jpg) 0 0; width:145px;}
* #emergency-care {background: url(../images/nav/emergency-care.jpg) 0 0; width:128px;}
* #contact-us {background: url(../images/nav/contact-us.jpg) 0 0; width:94px;}
* #patient-login {background: url(../images/nav/patient-login.jpg) 0 0; width:103px;}
* #home {background: url(../images/nav/home.jpg) 0 0; width:75px;}
#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {
	background-position: 0 -43px;
	}
#nav li.active a{
	background-position: 0 -43px;
	}

/* 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: 155px; 
	position: absolute; left: -999em; 
	font-size: 12px; 
	text-align: left; 
	height: auto; 
	background: #f6b803; 
	z-index: 100;}
#nav li ul a {
	padding: 0px 0px 0px 10px; 
	width: 145px; 
	color: #FFF; 
	text-indent: 0; 
	text-decoration: none; 
	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: #314f73; 
	}

/* SUBNAV ----------------*/
.sub_nav a{
	color: #56422a; 
	text-decoration: underline;
	}
.sub_nav a:visited {
	text-decoration: underline;
	}
.sub_nav a:hover, .sub_nav a.active {
	text-decoration:none;
	}
	
/* TEXT_NAV - FOOTER NAV ----------------*/
* .text_nav {
	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: #314f73; 
	clear: both; 
	height: 1px; 
	margin: 20px 0; 
	width: 100%; 
	}
div.hr hr { display: none; }
* #main {position: relative;
	width: 1024px; 
	margin: 0 auto;
	}
* #header {
	height: 129px; 
	width: 1024px;
	display:block;
	margin: 0 auto;
	}
/*--IE6 Hack--*/
*html #header {
	margin-bottom:43px;
	}
/*--IE7 Hack--*/
*+html #header {
	margin-bottom:43px;
	}
/*#patient-login a{
	position:absolute;
	top:113px;
	left:490px;
	width: 110px;
	height: 40px;
	display: block;
	background: url(../images/patient-login.gif) no-repeat;
	}
*/

#doctor-login a{
	position:absolute;
	top:113px;
	left:607px;
	width: 110px;
	height: 43px;
	display: block;
	background: url(../images/doctor-login.gif) no-repeat;
	}
* #office-address{
	background: url(../images/address.jpg) no-repeat;
	position:absolute;
	top: 213px;
	left: 147px;
	line-height:14px;
	font-size:11px;
	color:#314f73;
	padding: 5px 0 0 10px;
	width: 155px;
	height: 283px; 
	}
#office-address a {
	display: block; 
	text-decoration: none;
	width: 165px; 
	height: 288px;
	}
* #mid{
	background: url(../images/text-tile.gif) repeat-y top center;
	width:1046px;
	margin-top:43px;
	min-height: 668px;
	}
* #text{
	background: url(../images/mid-bg.jpg) no-repeat;
	width:544px;
	padding: 41px 126px 0 354px;
	min-height: 700px;
	_height: 700px;
	}	
* #flash-home{
	border:none;
	z-index:1;
	padding-bottom: 30px;
	}
* #footer {
	background: url(../images/footer-bg.jpg) no-repeat top center; 
	font-size: 11px; 
	line-height:14px;
	margin: 0 auto;
	padding: 55px 126px 0 147px; 
	text-align: center; 
	width:751px; 
	height:181px;
	}
#footer p{
	color:#f6b803;
	}
* .text_nav {
	font-size:12px;
	}
.text_nav a {
	text-decoration: underline;
	}

/* IMAGES ---------- */
img {border:none;}

/*right and left floating image with border*/
* .right {
	float:right; 
	border: 1px solid #314f73; 
	margin-left:10px;
	margin-bottom:10px;
	}
* .left {
	float:left; 
	border: 1px solid #314f73; 
	margin-right:10px;
	margin-bottom:10px;
	}
img.center {
	display:block;
	margin:0 auto 10px auto;
	}
* .place_image { 
	float:right; 
	border: 1px solid #314f73; 
	margin: 0 0 10px 10px; 
	padding:0; 
	}
iframe {
	border: 1px solid #314f73; 
	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;}

/* 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;}
