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

/* TEXT ---------- */
body {
	color: #37442d; 
	font: 13px/24px Tahoma, 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: #7d4900; 
	padding: 0 0 15px 0; 
	}

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

/* LINKS ---------- */
a {
	color: #37442d;
	text-decoration: underline;
	}
a:visited{
	color: #37442d;
	text-decoration: underline;
	}
a:hover {
	color: #37442d; 
	text-decoration: underline; 
	}
#logo {
	position:absolute; 
	top:0px; 
	left:50%;
	margin-left: -444px; 
	width: 176px; 
	height: 214px; 
	display: block; 
	background: url(../images/logo.jpg) no-repeat 0 0; 
	}
#logo a {
	display: block; 
	width: 168px; 
	height: 200px;
	}
#secondlogo {
	position:absolute; 
	top:20px; 
	left:610px; 
	width: 570px; 
	height: 148px; 
	display: block; 
	background: url(../images/header-text.gif) no-repeat; 
	}
#ehaso {
	position: absolute;
	top:923px;
	left:347px;
	width:185px;
	height:135px;
	display: block;
	background: url(../images/ehaso.jpg) no-repeat 0 0;
	}
#ehaso a {
	width:185px;
	height:135px;
	display: block;
	}
#footer p a {
	font-size: 14px;
	}
.sesame {
	padding: 5px 0 15px 0;
	}
.sesame a {
	color:#37442d;
	font-size:18px;
	text-decoration:underline;
	}

/* nav ---------- */
#nav{
	position:absolute; 
	top:251px; 
	left:331px; 
	padding:0; 
	width:240px;
	height:288px; 
	display:block; 
	z-index: 100;
	}
#nav a {
	display: block; 
	height: 36px; 
	overflow: hidden; 
	text-indent: -999px; 
	width: 240px;
	}
#nav ul{padding:0;}
#about-us {background: url(../images/nav/about-us.gif) 0 0;}
#bylaws {background: url(../images/nav/bylaws.gif) 0 0;}
#committees {background: url(../images/nav/committees.gif) 0 0;}
#contact-us {background: url(../images/nav/contact-us.gif) 0 0;}
#ehaso-resources {background: url(../images/nav/ehaso-resources.gif) 0 0;}
#meetings {background: url(../images/nav/meetings.gif) 0 0;}
#membership-info {background: url(../images/nav/membership-info.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: -240px 0;
	}
#nav li.active a {
	background-position: -240px 0;
	}

/* DROP-DOWN-NAVIGATION ----------------*/
#nav li {
	display: inline; 
	z-index:100; 
	margin:0; 
	padding:0;
	}
#nav li ul { /* second-level lists */
	margin: -37px 0 0 220px;
	font-weight: bold;
	padding:0;
	width: 230px;
	position: absolute;
	background: #adbd7e; 
	left: -999em;
	line-height: 30px;
	font-size: 12px;
	height: auto;
	border: 1px solid #37442d; }
#nav li ul a {
	list-style-image:none; 
	padding: 0 0 0 10px;
	width: 220px;
	color: #202d15;
	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: #202d15;
	background: #f2e3c0;
	}

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

/* TEXT_NAV - FOOTER NAV ----------------*/
.text_nav {
	font-size: 10px;
	}
.text_nav a {
	text-decoration: none;
	color: #7d4900;
	}
.text_nav a:visited{
	text-decoration: none;
	color: #7d4900;	
	}
.text_nav a:hover{
	text-decoration: underline;
	color: #7d4900;	
	}	

/* 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; }
#bg{
	background: url(../images/bg-tile.jpg) repeat-y top center;
	width: 1610px;
	position: absolute; 
	top: 0;
	left:50%; 
	margin-left: -800px;
}
.home #main {
	margin: 0 auto;
	background: url(../images/main-bg.jpg) no-repeat 0 0;
	}
#main {
	margin: 0 auto;
	background: url(../images/main-bg-interior.jpg) no-repeat 0 0;
	}

#office-address{
	position:absolute;
	top:560px;
	left:347px;
	font-size: 14px;
	padding: 28px 0 0 21px; 
	line-height:20px; 
	color:#3c362e; 
	}
.home #mid{
	min-height:1050px;
    _height: 1050px;
   padding-top: 0;
	}
#mid{
	background: url(../images/text-bg.jpg) no-repeat bottom right;
	width:968px;
	padding: 220px 0 80px 0;
	min-height: 962px;
	_height: 962px;
	margin: 0 auto;
	}
#text{width: 601px; padding: 0 0 0 303px;}
.home #text { padding: 418px 0 0 303px;} 
*html #flash-home{padding-top:0px;}	
#flash-home{
	position:absolute;
	top:183px; 
	left:572px; 
	border:none;
	z-index:1;
	}
#footer {
	background-color: #efdbaa;
	color: #7d4900; 
	font-size: 14px; 
	line-height:24px;
	margin: 0 auto;
	padding: 0 250px 50px 250px; 
	text-align: center; 
	width:880px; 
	}
.membership-table {
	text-align:center;
	width:100%; 
	border-spacing:0;	
	}
table.membership-table{
	border-collapse:collapse;
	}
*html table.membership-table{ 
	border: 1px solid #7d4900;
	}
*+html table.membership-table{ 
	border: 1px solid #7d4900;
	}
table.membership-table td{
	border: 1px solid #7d4900;
	}		
.affiliate-table {
	text-align:left;
	line-height: normal;
	width:100%; 
	border-spacing:0;
	font-size: 12px;
	}
table.affiliate-table{
	border-collapse:collapse;
	}
*html table.affiliate-table{
	border: 1px solid #7d4900;
	}	
*+html table.affiliate-table{
	border: 1px solid #7d4900;
	}		
table.affiliate-table td{
	border: 1px solid #7d4900;
	padding: 0 5px 0 5px;
	}		
.roster-column1{
	clear: both;
	width: 300px;
	float:left;
	margin-right: 5px;
	text-align:left;
	}
.roster-column2{
	float: left;
	width: 250px;
	text-align: left;
	}	


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