/* HTML, BODY ---------- */
html {
	height: 100%;
	}
body {
	background:#08474E url(../images/tile.gif) repeat-x 0 0;
	margin: 0
	}
* {
	margin:0;
	padding:0;
	}

/* TEXT ---------- */
body {
	color: #000; 
	font: 12px/18px Arial, Helvetica, sans-serif; 
	text-align:left;
	}
	
p {
	padding: 0px 0 15px 0;
	}

/* HEADERS ---------- */
h1{
	padding:10px 0 0px 0px; 
	margin-bottom:5px;
	background-repeat: no-repeat; 
	height: 49px; 
	overflow: hidden; text-indent: -999em;
	background-position:bottom left
	} 
	
h2{
	color: #008C9A; 
	margin: 0 0 10px 0;
	}
	
h3{
	margin: 0;
	}

/* LISTS ---------- */
ol, ul {
	padding:0 0 10px 20px;
	}

/* LINKS ---------- */
a {
	color: #018693;
	text-decoration: none
	}
	
a:hover {
	color: #018693; 
	text-decoration: underline; 
	font-weight:normal;
	}
	
a:visited {
	color: #018693; 
	text-decoration: none;
	}
	
#logo a {
	position:absolute; 
	top:0; 
	left:17px; 
	width: 202px; 
	height: 205px; 
	display: block;
	background: url(../images/logo.gif) no-repeat;
	}
	
#logo-invisalign a {
	width: 202px; 
	height: 56px; 
	display: block; 
	background: url(../images/logos/logo-invisalign.gif) no-repeat;
	}
	
#logo-damon-system {
	padding:10px 0 0 0;
	}
	
#logo-damon-system a {
	width: 202px; 
	height: 38px; 
	display: block; 
	background: url(../images/logos/logo-damon-system.gif) no-repeat; 
	}
	
#call-to-schedule {
	padding:0 0 0 0px;
	}
	
#call-to-schedule a {
	width: 540px;
	height: 54px; 
	display: block; 
	background: url(../images/call-to-schedule.gif) no-repeat; 
	}
	
.text_nav {
	color: #FFF;
	}
	
.text_nav a {
	color: #FFF;
	}
	
.text_nav a:visted {
	color: #FFF;
	}
	
.text_nav a:hover {
	color: #FFF; 
	text-decoration: underline;
	}
	
.sesame {
	font-size:11px; 
	color:#a71165;
	}
	
.sesame a {
	color:#a71165; 
	text-decoration:underline; 
	font-weight:bold;
	}
	
.sesame a:visited {
	color:#a71165;
	text-decoration:underline;
	font-weight:bold;
	}
	
.sesame a:hover {
	color:#a71165; 
	text-decoration:none; 
	font-weight:bold;
	}

/* nav ---------- */
#nav{
	background: url(../images/nav-bg.gif) no-repeat bottom right;
	width:202px;
	height:427px; 
	display:block; 
	position:absolute; 
	top:205px; 
	left:17px;
	}
	
#nav a {
	display: block; 
	height: 32px; 
	overflow: hidden; 
	text-indent: -999px; 
	width: 202px;
	}
#nav ul{
	padding:20px 0 0 0;
	}
	
#for-new-patients {
	background: url(../images/nav/for-new-patients.gif) 0 0;
	}
	
#about-us {
	background: url(../images/nav/about-us.gif) 0 0;
	}
	
#about-orthodontics {
	background: url(../images/nav/about-orthodontics.gif) 0 0;
	}
	
#about-braces {
	background: url(../images/nav/about-braces.gif) 0 0;
	}
	
#treatment-options {
	background: url(../images/nav/treatment-options.gif) 0 0;
	}

#invisalign {
	background: url(../images/nav/invisalign.gif) 0 0;
	}
	
#emergency-care {
	background: url(../images/nav/emergency-care.gif) 0 0;
	}

#nav ul li:hover a, #nav li.sfhover a,#nav a:hover, #nav .active {
	background-position: -202px 0;
	}
	
#nav li.active a, #nav-with-sub li.active a {
	background-position: -202px 0;
	}

/* DROP-DOWN-NAVIGATION ----------------*/
#nav li {
	display: inline; 
	z-index:90; 
	margin:0; 
	padding:0;
	}
#nav li ul { /* second-level lists */
	margin: -32px 0 0 202px;
	padding: 0;
	width: 160px;
	position: absolute;
	background: #FFF; 
	left: -999em;
	line-height: 30px;
	font-size: 12px;
	height: auto;
	border: 1px solid #a71165;
	}
	
#nav li ul a{
	border-bottom: 1px solid #a71165;
	}
	
#nav li.last a{
	border-bottom: none;
	}

#nav li ul a {
	font-weight:bold;
	list-style-image:none; 
	padding-left: 10px;
	width: 150px;
	color: #1c576d;
	text-indent: 0;
	text-decoration: none; 
	height: auto;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display:block;
	z-index:90;
	}
	
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover {
	background: #c3f6fb;
	}
	
/* TOP LINKS ----------------*/
#top-links{
	width: 277px;
	padding: 30px 0 0 542px;
	}
	
#top-links ul {
	list-style:none;
	padding:0;
	}
	
#top-links ul li {
	display:inline;
	float:left;
	}
	
#top-links a {
	display: block; 
	height: 35px; 
	overflow: hidden; 
	text-indent: -999px; 
	}
	
#patient-login {
	background: url(../images/nav/patient-login.gif) 0 0; 
	width:112px;
	}
	
#contact-us {
	background: url(../images/nav/contact-us.gif) 0 0; 
	width:100px;
	}
	
#home {
	background: url(../images/nav/home.gif) 0 0;
	width:65px;
	}
	
#top-links ul li:hover a, #top-links li.sfhover a,#top-links a:hover, #top-links .active {
	background-position: 0 -35px;
	}
	
#top-links li.active a {
	background-position: 0 -35px;
	}
	
/* SUBNAV ----------------*/
.sub_nav {
	color:#018693;
	}
	
.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;
	}
	
div.hr {
	background: #008c9a;
	clear: both;
	height: 1px;
	margin: 20px 0;
	width: 100%;
	}
	
div.hr hr {
	display: none;
	}
	
#tile {
	background: url(../images/expanding-tile.gif) repeat-y 0 0; 
	width:840px; 
	margin: 0 auto;
	}
	
#main {
	position: relative;
	background: url(../images/main-bg.gif) no-repeat 0 0;
	width: 840px;
	min-height: 500px; 
	margin: 0 auto;
	}
	
#header {
	height: 51px; 
	width: 834px;
	display:block;
	padding-top:7px;
	background: url(../images/header-bar.gif) no-repeat bottom right;
	}

*html #header {	
	position: inherit;
	background-position: 0 0;
	padding-top: 0;
	margin-top:-23px;
	margin-left: 4px;
	}
	
#subheader {
	height: 25px; 
	width: 604px;
	display:block;
	padding-left: 230px;
	background: url(../images/subheader-bar.gif) no-repeat bottom right;
	}

#office-address{
	font-size: 11px; 
	font-weight: bold;
	padding: 0; 
	line-height:16px; 
	color:#3c362e; 
	position:absolute; 
	top:465px; 
	left:17px; 
	}
	
#office-address p {
	padding: 0 0 0 17px;
	color:#08474e;
	}
	
#mid{
	background: #f2efdc url(../images/nav-tile.gif) repeat-y 0 0;
	}

/*RIGHT Column*/
#right-column {
	padding:10px 0 20px 257px; 
	width:540px; 
	height:auto; 
	min-height: 460px;
	_height: 460px;
	}
	
#hometext{
	padding-left: 17px;
	width:540px;
	}
	
#flash-home{
	background: url(../images/frame.jpg) no-repeat 0 0;
	border:none;
	z-index:1;
	}
	
#footer {
	margin: 0 auto;
	background: url(../images/footer-bg.gif) no-repeat top center; 
	font-size: 12px; 
	padding: 8px 20px 20px 20px; 
	text-align: center; 
	width:790px; 
	height:138px;
	color:#fff;
	}
	
#footer p{
	line-height:18px;
	}

/* 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; 
	border: 1px solid #008c9a; 
	margin-left:10px;
	margin-bottom:10px;
	}
.left {
	float:left; 
	border: 1px solid #008c9a; 
	margin-right:10px;
	margin-bottom:10px;
	}
	
/* 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;
	}
	
ul#sesame-games p {
	padding:0 10px 10px 0;
	}
	
/* LOCATION ---------- */
iframe {
	border: 1px solid #008c9a; 
	margin-bottom:20px;
	}
	
/* 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;
	}
	
/* THE DAMON SYSTEM ----------*/
#flash-damon-system {
	margin: 0 15px 15px 0;
	width: 240px;
	height: 206px;
	border: solid 1px #ccc;
	float: left;
	clear: left;
	}	
	
/*Invisalign Secton Starts Here*/

/*Invisalign Info*/
img.right {
	float: right;
	margin: 0 0 15px 15px;
	}
.right-border {
	border: solid 1px #018693; /* Customize me!! */
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
	}
.left-border {
	border: solid 1px #018693; /* Customize me!! */
	float: left;
	clear: left;
	margin: 0 15px 15px 0;
	}
.image-border {
	border: solid 1px #018693; /* Customize me!! */
	margin: 0 15px 15px 0;
	}
#video-invisalign {
	width: 360px; 
	height: 266px;
	display: block;
	}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}

/*Invisalign Teen Info*/

img.left {
	margin: 0 15px 15px 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;
	line-height: 18px;
	font-size: 11px;
	float: right;
	clear: right;
	}
#invisalign-sidebar a {
	color: #018693;
	text-decoration:underline;
	}
#invisalign-sidebar a:hover {
	text-decoration:none;
	}
#invisalign-sidebar h3 {
	background: #008c9a;
	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;
	}

/*Invisalign Testimonials*/

ul#testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}
.invisalign-block {
	width: 315px; 
	float: left;
	}

/*Invisalign Videos*/

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 #018693; /* Customize me!! */
	margin-bottom: 15px;
	text-align: right;
	}
	
div.invisalign-video img {
	margin: 30px 50px 0;
	}

img.border {
	border: solid 1px #018693; /* Customize me!! */
	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: #c3f6fa; /* Customize me */
	border: solid 1px #018693; /* 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 #018693; /* 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 #018693; /* 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: #bad405; /* Customize me */
	position: absolute; 
	z-index: 50;
	top: -19px;
	left: 11px;
	padding: 0 3px;
	border: solid 1px #018693; /* 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 */












	
/* Invisalign Footer */	
#invisalign-footer {
	background: #fff;
	width: 100%;
	margin: 30px 0;
	padding: 0;
	border: solid 1px #008c9a; /* 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: #008c9a; /* 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 #008c9a; /* 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;}
	
	