



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline;}
object {outline: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
em {font-style: italic;}
bold, strong {font-weight: bold;}
.hide {display: none;}
.clear {clear: both;}
* {outline: none;}
body {background: url(../images/body-bg.jpg) center 0 repeat-x #2795d6; font-family: Tahoma, Helvetica, Arial, sans-serif; color:#3d3227}

#hd-container {z-index: 2; }
#hd-width { margin: 0 auto; height: 185px; width: 960px; position: relative; z-index: 2; }
#hd-container a#logo { background: url(../images/logo.png) 26px 13px no-repeat; width: 566px; height: 208px; display: block; overflow: hidden; text-indent: -9999px; position: absolute; top: 50% left: 50%; }

#ft-container {width: 100%; clear: both; height: 141px;}
#ft {
	margin: 14px auto 0; 
	height: 120px; 
	z-index: 0; 
	border: 2px solid #dddef0; 
	width: 960px; 
	line-height: 16px; 
	font-size:12px; 
	background: #f0f8fc; 
	position: relative; 
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-topright: 10px;	
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-radius: 10px 10px 0px 0px; 
	border-radius: 10px 10px 0px 0px;
	}

#ft-grad {
	height: 122px; 
	width: 964px; 
	position:absolute; top:0; 
	left:-2px; z-index:1; 
	background: -moz-linear-gradient(top, rgba(39,149,214,0) 0%, rgba(39,149,214,1) 100%); /* FF3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(39,149,214,1))); /* Chrome,Safari4+ */ 
	background: -webkit-linear-gradient(top, rgba(39,149,214,0) 0%,rgba(39,149,214,1) 100%); /* Chrome10+,Safari5.1+ */ 
	background: -ms-linear-gradient(top, rgba(39,149,214,0) 0%,rgba(39,149,214,1) 100%); /* IE10+ */ 
	background: linear-gradient(top, rgba(39,149,214,0) 0%,rgba(39,149,214,1) 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8fc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}

#ft a {color: #3d3227; z-index:2; position:relative;}
#ft p.text_nav {position: absolute; right: 52px; top: 10px;}
#ft p.text_nav a, #ft p.text_nav span { float: left; }
#ft p.text_nav span {margin: 0 2px; }

#ft #sesame-sitemap{ position: absolute; right: 52px; top: 30px;}
#ft #sesame {color: #1726b5; }
#ft p#sesame-link-p {display: block; width: 236px; text-align: center; float: right; margin: 49px 40px 0 0;}
#ft #sesame-link {color: #1726b5; font-weight: normal; }




#nav {height: 279px; width: 235px; z-index: 6000;}
#nav ul {list-style: none; width: 235px; height: 229px; list-style: none; background:  #1726b5 url(../images/nav-bg.png) center top repeat; padding: 23px 0; border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px;	-moz-border-radius-topleft: 10px;}
#nav li {float: left;}
#nav a {color: #ffffff; font-weight: normal; display: block; font-size: 15px; font-family: "TeXGyreAdventorRegularBold", Tahoma, Helvetica, Arial, sans-serif; height: 34px; padding-left: 34px; text-decoration: none; text-transform:uppercase; width: 200px; line-height: 32px;}

#nav a:hover {color: #1726b5;}
#nav ul li:hover a,  
#nav ul li.active a, 
#nav ul li a:hover    {color: #1726b5; background: #ffffff url(../images/menu-hover.png) -9px -2px no-repeat;}

#nav ul li:hover ul, 
#nav ul li.sfhover ul {left: auto; margin: -40px 0 0 230px;
border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 2px 2px 5px #000000; 
	-moz-box-shadow: 2px 2px 5px #000000; 
	box-shadow: 2px 2px 5px #000000; 
	}
#nav ul li ul li {display: block;}
     	#nav ul li ul {background: #ffffff; border: 2px solid #1726b5; display: block;  left: -9999px; list-style: none; padding: 5px 0; position: absolute; width: 220px; height: auto; -webkit-border-radius: 10px;  -moz-border-radius: 10px; border-radius: 10px; z-index: 500;}
	#nav ul li        ul li a,
	#nav ul li.active ul li a         {color: #1726b5; background: none; height: auto; line-height: 25px; width: 172px; padding-left: 10px; text-decoration: none; text-transform: none; font: 13px/24px Arial, Helvetica, sans-serif; padding: 0 24px;}
	#nav ul li:hover  ul li a         {color: #1726b5; background: #ffffff; }

     	#nav ul li ul li a:hover, 
	#nav ul li.active ul li a:hover,
	#nav ul li ul li.active a:hover,
	#nav ul li:hover ul li a:hover,
	#nav ul li:hover ul li.active a:hover,
	#nav ul li.active ul li.active a:hover,
	#nav ul li.active:hover ul li.active a:hover    {color: #1726b5; background: #f0f8fc; z-index: 104; }



#topnav {position: absolute; top: 0px; right: 0; z-index: 99; background: #5296d9; border: 1px solid #3d3227; border-width: 0 1px 1px 1px; -moz-border-radius-bottomright: 11px; -moz-border-radius-bottomleft: 11px; border-bottom-right-radius: 11px; border-bottom-left-radius: 11px;}

#topnav ul {list-style: none;}
#topnav li {float: left; position: relative; line-height: 1.2em; }
#topnav a {color: #f0f8fc; display: block; font-size: 12px; font-weight: bold; padding: 1px 15px; margin: 0 6px 2px; text-align: center; text-decoration: none; text-transform: lowercase;}
#topnav a:hover {color: #ffffff; }

#topnav li {border-left: 1px solid #000; margin-top: 1px; }
#topnav li.first {border: none; }


#sub-nav-box {margin: 30px 0 0 25px; width: 200px;}
p.sub_nav {clear: both; margin-top: 15px; font-size: .8em; margin-left: 10px; }
blockquote {margin: 10px 40px; padding: 0;}
em {font-style: italic;}
p.sub_nav a {color: #1726b5; width: 200px; display: block; line-height: 1.5em; }
p.sub_nav span, p.sub_nav br {display: none; }
p.sub_nav a.active {font-weight:bold; text-decoration: none; font-weight: bold;}
#sub-nav-box h2 {color: #1726b5;}

#home-top-cont { background: url(../images/content-bg.png) repeat-x #3d3227; height: 307px; border: 1px solid #1726b5; border-width: 1px 0; z-index: 1; }
#home-top-cont-width { width: 940px; margin: 0 auto; z-index: 1; }

#home-slideshow {width: 720px; height: 275px; float: right; border: 2px solid #dddef0; border-width: 0 0 2px 2px; }
#home-slideshow li {list-style: none; width: 720px; height: 274px;}
#home-slideshow img {width: 720px; height: 274px; border-top: 0px solid #1726b5; overflow: hidden;}

#address {width: 350px; margin: 0; position: absolute; top: 10px; right: 0; text-align: right; font: 13px/24px "TeXGyreAdventorRegular", Arial, Helvetica, sans-serif; line-height: 20px;}
#address a {text-decoration:none; color: #1726b5;}
#address a:hover {text-decoration:underline;}
.address { color: #f0f8fc;}
#address span.phone {font: 20px "TeXGyreAdventorRegularBold", Arial, Helvetica, sans-serif; color: #5296d9; margin: 0 0 10px; display: block;}
#address span.doctor {font: 14px "TeXGyreAdventorRegularBold", Arial, Helvetica, sans-serif; color: #f0f8fc; text-transform: uppercase; font-weight: bold;  line-height: 24px; }
#address span.phone2 {font: 20px "TeXGyreAdventorRegularBold", Arial, Helvetica, sans-serif; color: #3d3227; }

#hd-container, #menu, #home-top-cont, #h1-wrap, #container {position: relative; } 
#container {z-index: 1;}
#container-width { width: 958px; margin: 0 auto; position: relative;  background: url(../images/sidebar-bg.png) repeat-y #88b8e8; -moz-border-radius: 10px; border-radius: 10px;
-moz-border-radius-topright: 0; border-top-right-radius: 0; border: 2px solid #dddef0; }
#container-bg-img{/*background: url(../images/sidebar-img-btm.png); width: 230px; height:228px; position: absolute; bottom: 0; left: 0*/}

#content {width: 590px; position:relative; z-index: 1; min-height: 897px; float: right; padding: 45px 65px; background: url(../images/cont-bg.png) 0 -10px repeat-x #f0f8fc; -moz-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; border-left: 2px solid #dddef0; border-top: 1px solid #dddef0; }
body.home #content {border-top: none; padding-bottom: 10px; min-height: 550px;}

#content-bg {background:url(images/content-bg-img.png) right bottom no-repeat; width:500px; height:500px; position:absolute; z-index: -1; bottom:0; right:0;}

#appointment-bg { /*background: url(../images/sidebar-img-top.png); width: 225px;	height: 197px;	margin-left: 5px;*/}
#appointment {left: 12px; position: relative; top: 55px;	display: block; width: 200px; height: 85px; background: #5296d9; color: #ffffff; border: 1px solid #ffffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: inset 0px 0px 32px 0px  #5296d9; -moz-box-shadow: inset 0px 0px 32px 0px  #5296d9; box-shadow: inset 0px 0px 32px 0px  #5296d9;
}
#appointment:hover{
	-webkit-box-shadow: inset 0px 0px 32px 5px  #5296d9;
	-moz-box-shadow: inset 0px 0px 32px 5px  #5296d9;
	box-shadow: inset 0px 0px 32px 5px  #5296d9;
	}
#appointment-bg a#appointment {text-decoration: none;}
#appointment .appt-dental-1 {
	font: 20px TeXGyreAdventorRegularBold, Tahoma, Helvetica, Arial, sans-serif;
	left: 48px; 
	position: absolute; 
	top: 7px;
	}
#appointment .appt-dental-2 {
	font: 16px TeXGyreAdventorRegular, Tahoma, Helvetica, Arial, sans-serif;
	left: 16px; 
	position: absolute; 
	top: 32px; 
	}
#appointment .appt-ortho-1 {
	font: 20px TeXGyreAdventorRegularBold, Tahoma, Helvetica, Arial, sans-serif;
	left: 32px; 
	position: absolute; 
	top: 5px;
	}
#appointment .appt-ortho-2 {
	font: 16px TeXGyreAdventorRegular, Tahoma, Helvetica, Arial, sans-serif;
	left: 65px; 
	position: absolute; 
	top: 25px; 
	}
#appointment .appt-ortho-3 {
	font: 40px TeXGyreAdventorRegular, Tahoma, Helvetica, Arial, sans-serif;
	left: 36px; 
	position: absolute; 
	top: 30px; 
	}

#bd-sidebar {width: 238px; float: right; position: absolute; top: 0; left: 0; z-index: 250;}
#callouts {margin-left: -10px; margin-top: 80px; }

p, td, th {line-height: 18px; margin: 15px 0; font-size: 13px;}
th {font-weight: bold; text-align: left;}
table.hours td, table.hours th {padding-right: 10px; vertical-align: top;}
table.hours td p, table.hours th p {padding:0; margin:0;}

#content ul, #content ol {font-size: 12px; line-height: 18px; margin: 15px 40px; }
#content ul li {list-style-image: url(../images/bullet.png); margin: 10px 0;}
#content ul li ul, #content ol li ol  {line-height: 16px; margin: 10px 30px;}
#content ul li ul li {list-style: circle; margin: 5px 0;}
#content ol li {list-style: number; margin: 4px 0;}
#content ol li ol li {list-style: number; margin: 5px 0;}


body.site-map #content ul, body.page-not-found #content ul, body.internal-server-error #content ul {font-size: 12px; line-height: 14px; list-style: disc; margin: 10px 20px;}

div.hr, div.hr-short {background-color: #171e6e; height: 1px; margin: 20px 0; padding: 0;}
div.hr hr, div.hr-short hr {background-color: #171e6e; border: 1px solid #171e6e; border-width: 1px 0 0 0; clear: both; display: none; height: 0;}
div.hr {clear: both;}
div.hr-short {clear: none; width: 330px;}

p.back-to-top {color: #5296d9; font-size: 11px; font-weight: bold; margin-top: 30px; }
p.back-to-top a {color: #5296d9; }

#content dd p {margin: 0 0 10px 30px;}

sup {font-size: 60%;}
.footnote {font-size: 10px; font-style: italic; line-height: 100%;}

 
a {color: #5296d9; text-decoration: underline;}
a:hover {text-decoration: none;}

body.site-map #content ul li a, body.page-not-found #content ul li a, body.internal-server-error #content ul li a {font-weight: bold; margin: 10px 0;}
body.site-map #content ul li li a, body.page-not-found #content ul li li a, body.internal-server-error #content ul li li a {font-weight: normal;}

h1 {font: normal 35px/25px "TeXGyreAdventorBold", Arial, Helvetica, sans-serif; color: #1726b5; padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #f0f8fc; margin-top: -6px; }
body.home h1 {border: none; margin-bottom: 0; padding-bottom: 0; font-size: 23px; }
h2 {color: #1726b5; font-size: 17px; font-weight: bold; margin: 15px 0 10px;  font-family: "TeXGyreAdventorBold", Arial, Helvetica, sans-serif;}
h2.home {font-size: 16px; font-weight: normal; padding-top: 5px;}
h3 {color: #171e6e; font-size: 15px; font-weight: bold; margin: 10px 0; font-family: "TeXGyreAdventorBold", Arial, Helvetica, sans-serif;}
h4 {color: #1726b5;}

dt {color: #171e6e; font-size: 14px; font-weight: bold; margin: 10px 0;}
dl {margin: 0;}
dd p {margin: 0 0 10px 30px;}

img {border: 0; display: block;}
a img {border: none;}
img.auto {margin: 15px; border: 1px solid #f0f8fc; float: right; margin: 10px 0 20px 20px;}
img.link {border: 1px solid #88b8e8; clear: both; margin: 0 0 10px 30px; background: #fff; 
border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-box-shadow: 2px 2px 5px #000000; 
	-moz-box-shadow: 2px 2px 5px #000000; 
	box-shadow: 2px 2px 5px #000000;  }
img.resources {float: left; margin: 5px; padding: 5px; border: 1px solid #88b8e8; background: #FFF; }

img.center {border: 2px solid #ffffff; clear: both; margin: 20px auto;}
img.left {border: 2px solid #ffffff; clear: left; float: left; margin: 0 20px 20px 0;}
img.right {border: 2px solid #ffffff; clear: right; float: right; margin: 0 0 20px 20px;}
img.left-no-border {clear: left; float: left; margin: 0 20px 20px 0;}
img.right-no-border {clear: right; float: right; margin: 0 0 20px 20px;}
img.team-photo {border: 2px solid #ffffff; background: #FFF; padding: 5px; float: right; margin: 0 0 20px 20px;}


div#invisalign-pro-pack-callout-sm {border: solid 1px #88b8e8; background-position: 20px 0; margin: 20px 30px 10px 30px; width: 185px;}
div#invisalign-pro-pack-callout-sm a {width: 185px;}
img.invisalign-link {background-color: #FFF; padding: 0 3px;}
img.invisalign-teen-link {background-color: #FFF; padding: 5px 20px 5px 21px;}
img.invisalign-propack-link {padding: 0 32px;}
img.facebook-link {background-color: #FFF; padding: 2px 3px 2px 3px;}
img.aao-link {background-color: #FFF; padding: 0px 6px 0px 5px;}
img.cao-link {background-color: #FFF; padding: 3px 2px 3px 1px;}
img.abo-link {background-color: #FFF; padding: 8px 5px 8px 6px; }
img.damon-link {background-color: #FFF; padding: 8px 23px;}
img.clearcorrect-link {background-color: #FFF; padding: 0 1px 0 0;}
img.incognito-link {background-color: #FFF; padding: 6px 8px;}
img.inovation-link {background-color: #FFF; padding: 0px 18px 4px 18px;}
img.ada-link {background-color: #FFF; padding: 8px 33px 8px 32px;}
img.cda-link {background-color: #FFF; padding: 1px 5px 1px 6px;}
img.cerec-link {background-color: #FFF; padding: 9px 21px 9px 20px;} 
img.agd-link {background-color: #FFF; padding: 2px 18px 2px 17px;} 
img.aacd-link {background-color: #FFF; padding: 8px 21px 8px 20px;} 
img.aapd-link {background-color: #FFF; padding: 3px 4px 3px 4px;} 
img.aadsm-link {background-color: #FFF; padding: 3px 4px 3px 5px;} 
img.lumineers-link {background-color: #FFF; padding: 7px 20px 7px 21px;} 
img.docs-link {background-color: #FFF; padding: 2px 20px 2px 21px;}
img.opalescence-link {background-color: #FFF; padding: 0px 4px 0px 2px;}
img.britesmile-link {background-color: #FFF; padding: 0px 0px 0px 0px;}
img.lumibrite-link {background-color: #FFF; padding: 0px 4px 0px 2px;}
img.velscope-link {background-color: #FFF; padding: 0px 4px 0px 2px;}
img.zoom-link {background-color: #FFF; padding: 4px 18px;}
img.underarmour-link {background-color: #FFF; padding: 0 3px 0 3px;}

.text-callout {width: 185px; padding: 0; border: 1px solid #88b8e8; clear: both; margin: 0 0 10px 30px;  background-color: #fff;}
.text-callout h3 {font-size: 16px; font-weight: bold; text-align: center; padding: 0px; margin: 5px 2px; line-height: 1em;}
.text-callout h3 a {color: #1726b5; text-decoration: none; margin: 0px; padding: 0;}
.text-callout p {font-size: 11px; font-style: italic; text-align: center; padding: 0px; margin: 5px 2px; line-height: 1em;}
.text-callout p a {color: #666; text-decoration: none; margin: 0px; padding: 0;}

div.dr-resources  {margin-top: 50px;}
div.dr-resources div.group {border-top: 1px solid #1726b5; padding-top: 5px; margin-top: 25px; clear: both;}
div.dr-resources div.group img.callout {float: left; margin: 5px 10px 10px 0; padding: 5px; border: 1px solid #3d3227; background: #FFF;}
div.dr-resources div.group h3, 
div.dr-resources div.group p, 
div.dr-resources div.group p.ortho-resources-link  {margin-left: 220px;}
div.dr-resources div.group p.ortho-resources-link  {margin-top: 0; padding-top: 0;}
div.dr-resources div.group h3 {margin:  10px 0 0 220px;}

@font-face { 
    font-family: 'DancingScript'; 
    src: url('../fonts/dancingscript-regular-webfont.eot'); 
    src: url('../fonts/dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dancingscript-regular-webfont.woff') format('woff'),
         url('../fonts/dancingscript-regular-webfont.ttf') format('truetype'),
         url('../fonts/dancingscript-regular-webfont.svg#DancingScript') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
 }


@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


div.map iframe {border: 2px solid #171e6e;}
.preventive care .left {margin: 0 20px 20px 0; float: left; clear: left;}

.border {
  border: solid 1px #333; /* Customize me! */
}
span.indent {padding-left: 40px;}
#invisalign-sidebar {
  border: solid 1px #333; /* Customize me! */
}
#invisalign-sidebar a {
  color: #036; /* Customize me! */
}
#invisalign-sidebar h3 {
  background: #97AFC2; /* Customize me! */
}
.thumb {
  border: solid 1px #333; /* Customize me! */
}
	


fieldset dl dd.form-footer button {
	background-color: #aaaaaa; 
	border: solid 1px #333333; 
	color: #000000;}
fieldset dl dd.form-footer button:hover {background-color: #dddddd; }
fieldset li div input, fieldset li div textarea, fieldset li div select {color: #000000;}
fieldset li h3, fieldset dl dt {color: #5296d9;}
fieldset li div label {color: #1726b5;}



div.common-treatments-container {
	float: right;
	clear: right;
	width: 336px;
	background-color: #ffffff; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: solid 1px #171e6e; /* Customize me! */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
}
div.common-treatments-container img {
	float: left;
	border: solid 1px #ffffff; /* Customize me! */
	margin-right: 5px;
}
div.common-treatments-container p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	color: #1726b5;
}
.damon-clear .text-left { margin: 0 15px 20px 0; float: left; clear: left; width: 300px; }  
.damon-clear .text-right { margin: 0 0 20px 0; float: right; clear: right; width: 300px; }  
.damon-clear .img-left { margin: 0 15px 20px 0; float: left; clear: left; } 
.damon-clear .video { display: block;  }



div.comparison {
	background: #ffffff; 
	color: #1726b5;
	border: 1px solid #171e6e; 
	}
.in-ovation-image {
  	border: 1px solid #ffffff; 
}

  
#social-media-icons {
    margin: 0 0 10px 30px; 
    width: 200px;
}
#social-media-icons a.social-icon {
    border: none;
    clear: none;
	float: left;
    margin: 0 9px 10px  0px;
    height: 30px;
    width:  30px;
}
#social-media-icons a.social-icon img {
    height: 30px;
    width:  30px;
}


  

#doctor-box {text-align:center;}
#doctor1, #doctor2 {width:205px;display:inline-block;}
#doctor1 {margin-right:35px;}
#doctor-box img {display:inline;}