/* HTML, BODY ---------- */
html {height: 100%;}
body {background: #93b1cd url(../images/tile.gif) repeat-x 0 0;}
* {margin:0; padding:0;}

/* TEXT ---------- */
body {color: #373839; font: normal 12px/18px Verdana, Helvetica, sans-serif; text-align:left;}
p {padding: 0 0 20px 0; }

/* HEADERS ---------- */
h1{padding:0px 0 5px 0px; background-repeat: no-repeat; height: 29px; /* this height reflects the height of the heading image */overflow: hidden; text-indent: -999em;} /* 
hides rich text so only background image shows */
*+html h1{height: 20px; margin:-25px 0 0 0; padding: 0;}
*html h1{height: 20px; margin:-25px 0 0 0; padding: 0;}
h2{color: #003d69; padding: 0 0 15px 0; font-size: 16px; clear: both;}
h2 span {font-size: 14px; color: #adadad; font-style: italic; font-weight: normal; display: block; text-align: justify;}
h3{padding: 0 0 10px 0; font-size: 14px;}
	
/* LISTS ---------- */
ol, ul {padding: 0 0 20px 40px; list-style-image: url(../images/bullet.gif); }
dl {margin: 10px 0;}
dt {font-size: 14px; font-weight: bold;}
dd {margin-bottom: 10px;}
dd ul, dd ul li {margin-left: 10px;}

/* LINKS ---------- */
a {color: #373839; text-decoration: underline;}
a:visited{color: #373839;text-decoration: underline;}
a:hover {color: #373839; text-decoration: none;}
#logo a {position:absolute;	top:249px;left:461px;width: 239px; height: 113px; display: block; background: url(../images/logo.png) no-repeat 0 0; padding:0;}
*html #logo a {background: url(../images/logo.gif) no-repeat 0 0;}
#address a{text-decoration: none;}
#address a:visited{text-decoration: none;}
#address a:hover{text-decoration: underline;}
* #smartclip-play-button, #smartclip-play-button:hover {text-decoration: none; outline: none;}
#smartclip-play-button img {outline: none;}
#footer p a {color: #003d68;}

/* TOP NAVIGATION ---------- */
* #top-nav {position: absolute; top: 0; left: 0; margin: 0 0 0 50px; width: 750px; z-index: 100; padding:0;}
#top-nav ul {list-style: none;}
#top-nav li {float: left; display:inline; padding-right: 27px;}
#top-nav a {height: 24px; display: block; overflow: hidden; text-indent: -999em;}
* #patient-login {background: url(../images/pat-login.gif) 0 0; width:190px;}
* #doctor-login {background: url(../images/dr-login.gif) 0 0; width:183px;}
* #contact-us {background: url(../images/contact-us.gif) 0 0; width:146px;}
* #home {background: url(../images/home.gif) 0 0; width:73px;}
#top-nav ul li:hover a, #top-nav a:hover, #top-nav .active {background-position: 0 -24px;}
#top-nav li.active a, #top-nav-with-sub li.active a {background-position: 0 -24px;}
/* Set cursor to default arrow so link does not appear clickable */
* #top-nav .active {cursor: default}

/* TOP NAV DROP DOWNS -----------*/
#top-nav  li ul {margin: -1px 0 0 0px; padding: 0; width: 145px; position: absolute; left: -999em; font-size: 12px; 	text-align: left; height: auto; background: #bed3de; border-right: 1px solid #003d69; border-bottom: 1px solid #003d69;border-left: 1px solid #003d69; z-index: 100;}
#top-nav  li ul a {padding: 0px 0px 0px 10px; width: 135px; color: #003d69; text-indent: 0; text-decoration: none; 	line-height: 24px; height: auto;}
#top-nav  li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */ left: auto; display:block; z-index: 100;}
#top-nav  li:hover ul a:hover, #nav li.sfhover ul a:hover { /* lists nested under hovered list items */ color: #fff; background: #003d69;}

/* NAVIGATION ---------- */
* #nav {width: 780px; z-index: 100; padding: 0 0 0 2px}
*+html #nav{padding: 39px 0 0 2px; }
*html #nav{padding: 39px 0 0 2px; }
#nav ul {list-style: none; padding:0; margin: 0;}
#nav li {float: left; display:inline;}
#nav a {height: 23px; display: block; overflow: hidden; text-indent: -999em;}
* #our-orthodontists {background: url(../images/orthodontist.gif) 0 0; width:176px;}
* #first-visit{background: url(../images/visit.gif) 0 0; width:85px;}
* #orthodontics {background: url(../images/ortho.gif) 0 0; width:133px;}
* #braces {background: url(../images/braces.gif) 0 0; width:73px;}
* #treatments {background: url(../images/treatments.gif) 0 0; width:105px;}
* #invisalign {background: url(../images/nav-invisalign.gif) 0 0; width:111px;}
* #fun-zone {background: url(../images/fun-zone.gif) 0 0; width:92px;}
#nav ul li:hover a, #nav a:hover, #nav .active {background-position: 0 -23px;}
#nav li.active a, #nav-with-sub li.active a {background-position: 0 -23px;}

/* 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: 170px; position: absolute; left: -999em; font-size: 12px; 	text-align: left; height: auto; background: #bed3de; border-right: 1px solid #354859; border-bottom: 1px solid #354859;border-left: 1px solid #354859; z-index: 100;}
#nav li ul a {padding: 0px 0px 0px 10px; width: 160px; color: #354859; text-indent: 0; text-decoration: none; 	line-height: 24px; 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: #fff; background: #354859;}

/* SUB-NAVIGATION -----------*/
* .sub_nav {text-align: right; border: 1px solid #354859; background: #f3f7f9; padding: 10px 20px 10px 10px; width: 159px;}
.sub_nav h3{margin: 0; padding:0; font-size:12px;}
.sub_nav ul{list-style-image: none; list-style:none;}
.sub_nav a{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;}
* .top-link {clear: both; color:#354859; font-weight: bold;}
div.hr { background: #3c362e; clear: both; height: 1px; margin: 20px 0; width: 100%; }
div.hr hr { display: none; }
* #main {background: #d7e5ec url(../images/main-bg.jpg) no-repeat 0 0; width: 780px; margin: 0 auto; position:relative; min-height: 900px; _height: 900px;}
* #spotlight{width: 780px; height: 282px; display:block; padding: 0 0 66px 0;}
* #phone-number{position:absolute; top:75px;left:0; margin: 0 0 0 33px; width: 207px; height: 28px; display: block;	background:url(../images/phone-number.gif) no-repeat;}
* #address {padding: 15px 0 0px 0; font-size: 11px; padding: 11px 11px 0 0; line-height:14px; color:#024771; text-align:right;}
* #text{width:494px; padding: 45px 0px 0px 26px;}
* #right-column{width: 191px; position: absolute; top:497px; left: 50%; margin: 0 0 0 166px; text-align:center;}
* * .invisalign-btn {margin-top:-5px;}
*+html .invisalign-btn {margin-top:0px;}
*html .invisalign-btn {margin-top:0px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .invisalign-btn { margin-top:-5px; }
}
* #footer {background: url(../images/footer-bg.gif) no-repeat top center; color: #d7e5ec; font-size: 11px; padding: 50px 41px 30px 42px; text-align: center; width:697px; line-height: 18px; margin: 0 auto;}

/* IMAGES ---------- */
img {border:none;}

/*right and left floating image with border*/
* .right {float:right; border: 1px solid #003d69; margin-left:10px; margin-bottom:10px;}
* .left {float:left; border: 1px solid #003d69; margin-right:10px;margin-bottom:10px;}
* .smartclip-bracket {border: none; margin-right: 20px; }
* .place-image { padding:10px 0 0 0; }

/* Image Replacement -- add class="replace" to root element, i.e.  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 */

#callout-consult { background:url(../images/callout-bg.gif) repeat-x; width:189px; height:128px; display:block; font-size:18px; text-decoration:none; line-height:20px; color:#003d68; text-align:center; padding-top:10px}
/* 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;}

/* 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;}

/* LOCATION ---------- */
iframe {border: 1px solid #000; margin-bottom:20px;}


/* FANCY ---------- */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

* #fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(../images/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%;
}

* #fancy_bigIframe, * #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}

/* EDIT.COM ----------*/

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373839;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ##373839;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003D69;
	font-weight: bold;
}

* .PageTitle {
	font-family: Times New Roman, "Times", serif;
	font-size: 24px;
	line-height: 28px;
	color: #003D68;
	font-weight: bold;
}


td.GrayBorderBottom { border-bottom: solid 1px #CCC; padding-bottom: 10px; }

/* SESAME CSS */
img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
	}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
	}

img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #333; /* Customize me! */
	}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}
.clear {clear: both;}
/* This styled div acts as the hr for most browsers */
div.hr {
	height: 0px;
	background-color: #eee; /* Customize me! */
	border: solid 1px #eee; /* Customize me! */
	border-width: 1px 0 0 0; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;
	}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #eee;
	border: solid 1px #eee;
	border-width: 1px 0 0 0;
	clear: both;
	}
/* Clear Fix */
.clear {clear: both;}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.cf {display: inline-block;} /*this trips hasLayout for ie7*/
.cf {display: block;} /*this returns it back to normal*/
* html .cf {height: 1px;}










/* invisalign teen */
img.right {
	border: solid 1px #000;
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
	}
img.left {
	border: solid 1px #000;
	margin: 0 15px 20px 0;
	float: left;
	}
span.indent {
	padding-left: 40px;
	}
#invisalign-sidebar {
	background: #fff;
	width: 275px;
	margin: 0 0 15px 15px;
	padding: 0;
	border: solid 1px #000;
	float: right;
	clear: right;
	}
	#invisalign-sidebar a {
		color: #036;
		}
	#invisalign-sidebar h3 {
		background: #97AFC2;
		margin: 0;
		padding: 15px;
		color: #fff;
		}
	#invisalign-sidebar p {
		padding: 0 15px;
		margin: 15px 0;
		}
.thumb {
	border: solid 1px #000;
	margin: 0 10px 10px 0;
	float: left;
	clear: left;
	}
.clear {clear: both;}

.left-border {
	border: solid 1px #333; /* Customize me!! */
	float: left;
	
	margin: 0 15px 15px 0;
	}
	
ul#testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}
	
	
.invisalign-block {
	width: 315px; 
	float: left;
	}

/* Invisalign Footer */	
#invisalign-footer {
	background: #fff;
	width: 100%;
	margin: 30px 0;
	padding: 0;
	border: solid 1px #333; /* Customize me!! */
	font-size: 11px;
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	clear: both;
	}
#invisalign-footer h3 {
	background: #97AFC2; /* Customize me!! */
	margin: 0;
	padding: 8px 15px;
	color: #fff; /* Customize me!! */
	font-size: 14px;
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	}
#invisalign-footer ul li img {
	margin: 0 10px 0 15px;
	float: left;
	}
#invisalign-footer p {
	padding: 0 15px;
	margin: 30px 0 15px 0;
	}
#invisalign-footer ul {
	margin: 15px; 
	padding: 0 0 15px 0;
	list-style: none;
	border: solid 1px #333; /* Customize me!! */
	border-width: 0 0 1px 0;
	}
#invisalign-footer li {
	width: 33%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
#invisalign-footer li a {
	float: left;
	}	
.invisalign-footer-logo {
	margin: 0 30px 0 15px;
	float: left;
	}
/* Clear Fix */
.clear {clear: both;}
.cf:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.cf {display: inline-block;} /*this trips hasLayout for ie7*/
.cf {display: block;} /*this returns it back to normal*/
* html .cf {height: 1px;}



div.invisalign-video {
	background: url(http://media.sesamehost.com/images/invisalign-pro-package/invisalign-video-bg.jpg) no-repeat;
	width: 450px;
	height: 250px;
	border: solid 1px #333; /* Customize me!! */
	margin-bottom: 15px;
	text-align: right;
	}
	
div.invisalign-video img {
	margin: 30px 50px 0;
	}

img.border {
	border: solid 1px #333; /* Customize me!! */
	}

.left-border {
	border: solid 1px #333; /* Customize me!! */
	float: left;
	clear: left;
	margin: 0 15px 15px 0;
	}
	
.bump-right {
	margin-right: 5px;
	}
	
/* Invisalign Videos */
#video-invisalign {
	width: 360px; 
	height: 266px;
	display: block;
	}
#video-invisalign-best-friends, #video-invisalign-news-travels-fast {
	width: 320px;
	height: 206px;
	display: block;
	}
#video-invisalign-lobby {
	width: 320px; 
	height: 266px;
	display: block;
	}	



/* Invisalign Before and After */
ul#before-after-cycle li img.invisalign {
	height: 265px;
	}
#invisalign-before-after {
	width: 488px;
	min-height: 335px;
	line-height: 18px;
	margin: 30px 0 18px; /* Adjust this top margin if needed according to your design */
	padding: 10px 0 10px 10px;
	background-color: #bbd3e9; /* Customize me */
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	position: relative;
	}
ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
ul#before-after-cycle li img {
	width: 232px;
	float: left;
	margin-right: 10px;
	border: solid 1px #333; /* Customize me */
	}
#invisalign-before-after p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	}
#invisalign-before-after div.cycle-detail {
	min-height: 55px;
	clear: both;
	background-color: #fff; /* Customize me */
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	}
#invisalign-before-after .before-after-nav {
	background: #90afcc; /* Customize me */
	position: absolute; 
	z-index: 50;
	top: -19px;
	left: 11px;
	padding: 0 3px;
	border: solid 1px #333; /* Customize me */
	border-width: 1px 1px 0 1px;
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-top-right-radius: 5px;} /* Optional - you may customize or remove */
#invisalign-before-after .before-after-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	color: #fff;} /* Customize me */
#invisalign-before-after .before-after-nav a.activeSlide {color: #333;} /* Customize me */
	

