

@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: 'AvantGarde'; 
    src: url('../fonts/avgardn-webfont.eot'); 
    src: url('../fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avgardn-webfont.woff') format('woff'),
         url('../fonts/avgardn-webfont.ttf') format('truetype'),
         url('../fonts/avgardn-webfont.svg#AvantGarde') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
; }

@font-face { 
    font-family: 'AvantGardeBold'; 
    src: url('../fonts/avgardd.eot'); 
    src: url('../fonts/avgardd.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avgardd.woff') format('woff'),
         url('../fonts/avgardd.ttf') format('truetype'),
         url('../fonts/avgardd.svg#AvantGardeBold') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
; }

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 #343837; font-family: Tahoma, Helvetica, Arial, sans-serif; color:#2e3231}




#hd-container {z-index: 2; }
#hd-width { margin: 0 auto; height: 194px; width: 960px; position: relative; z-index: 2; }
#hd-container a#logo { background: url(../images/logo.png) 26px 20px  no-repeat; width: 900px; height: 208px; display: block; overflow: hidden; text-indent: -9999px; position: absolute;  }
#hd-container a#logo.kids { background: url(../images/tranquility-kids-logo.png) 26px 20px  no-repeat !important;  }
#ft-container {width: 100%; clear: both;height: 141px;}
#ft {margin: 14px auto 0; height: 120px; z-index:0; border:2px solid #464f54; 
	width: 960px; line-height: 16px; font-size:12px; 
	background:#E1E0D6; 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(52,56,55,0) 0%, rgba(52,56,55,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(52,56,55,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(52,56,55,0) 0%,rgba(52,56,55,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, rgba(52,56,55,0) 0%,rgba(52,56,55,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(52,56,55,0) 0%,rgba(52,56,55,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E0D6', endColorstr='#343837',GradientType=0 ); /* IE6-9 */}

#ft a {color: #2e3231; 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: #324B60; }





#nav ul {position: relative; top: -2px; left: -2px; height: 229px; list-style: none;   padding: 23px 0; border: 3px solid #464f54; border-width: 2px 0 0px 2px; -moz-border-radius-topleft: 10px; border-top-left-radius: 10px; }
#nav li {width: 230px; position: relative; display: block; height: 32px; margin: 1px 0 0; }
#nav a {width: 230px; color: #E3D293; display: block; float: left; height: 32px; font: 17px/32px "AvantGardeBold", Tahoma, Helvetica, Arial, sans-serif; padding: 0 0 0 45px; text-decoration: none; text-transform: uppercase; position: relative;}

#nav ul li:hover a, #nav ul li.active a, #nav ul li a:hover {color: #ffffff; background: url(../images/menu-hov.png) 0 -2px no-repeat; }
#nav ul li:hover li a {color: #828A9F; background: none; }


#nav ul ul {
	width:200px;
	margin: 0 0 0 209px;
	padding: 8px 0;
	position: absolute;
	left: -999em;
	z-index:9;
	height:auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #436372; 
	background: #464f54; 
}
#nav ul ul li {
	float: none;
	margin:0;
	padding:0;
	background:none;
	height:auto;
}
#nav ul ul li a, #nav ul li:hover ul li a, #nav ul li.active ul li a {
	font: 13px/24px Arial, Helvetica, sans-serif;
	color: #E3D293; 
	height:auto;
	padding:0 24px;
     background:none;
	width:152px;
	text-transform: none; 

}
#nav ul ul li a:hover, #nav ul li:hover ul li a:hover, #nav ul li.active ul li a:hover {
	background: #436372; color: #ffffff;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto; 
}







#topnav {position: absolute; top: 0px; right: 0; z-index: 99; background: #324B60; border: 1px solid #2e3231; 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: #244360; 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;}
#sub-nav-box h2 {color: #E3D293; }
p.sub_nav {clear: both; margin-top: 15px; margin-left: 10px; font-size: .8em; }
blockquote {margin: 10px 40px; padding: 0;}
em {font-style: italic;}
p.sub_nav a {color: #ffffff; 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;}




#home-top-cont { background: url(../images/content-bg.png) repeat-x #2e3231; height: 307px; border: 1px solid #343837; 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 #464f54; 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: 1px solid #828A9F; }



#address {width: 350px; margin: 0; position: absolute; top: 74px; right: 0; text-align: right; font: 13px/24px "AvantGarde", Arial, Helvetica, sans-serif;}
#address a {text-decoration:none;}
#address span.phone {font: 23px/30px "AvantGardeBold", Arial, Helvetica, sans-serif; color: #0093d0; }
#address span.doctor {font: 15px/24px "AvantGardeBold", Arial, Helvetica, sans-serif; text-transform: uppercase; }




#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.jpg) no-repeat #464f54; -moz-border-radius: 10px; border-radius: 10px;
-moz-border-radius-topright: 0; border-top-right-radius: 0; border: 2px solid #464f54; }
#container-bg-img{ background: url(../images/sidebar-img-btm.png); width:240px; height:228px; position:absolute; bottom:0; left:0}

#content {width: 590px; position:relative; z-index: 1; min-height: 720px; float: right; padding: 45px 65px; background: url(../images/cont-bg.png) 0 -10px repeat-x #E1E0D6; -moz-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; border-left: 2px solid #464f54; border-top: 1px solid #464f54; }
body.home #content {border-top: none; padding-bottom: 10px; min-height: 650px; }

#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: 65px;	display: block; 
	width: 200px; 
	height: 61px;	background: #344A52; 
	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  #324B60;
	-moz-box-shadow: inset 0px 0px 32px 0px  #324B60;
	box-shadow: inset 0px 0px 32px 0px  #324B60;
}
#appointment:hover{
	-webkit-box-shadow: inset 0px 0px 32px 5px  #344A52;
	-moz-box-shadow: inset 0px 0px 32px 5px  #344A52;
	box-shadow: inset 0px 0px 32px 5px  #344A52;
	}
#appointment-bg a#appointment {text-decoration: none;}
#appointment .appt-dental-1 {
	font: 20px AvantGardeBold, Tahoma, Helvetica, Arial, sans-serif;
	left: 48px; 
	position: absolute; 
	top: 7px;
	}
#appointment .appt-dental-2 {
	font: 16px AvantGarde, Tahoma, Helvetica, Arial, sans-serif;
	left: 16px; 
	position: absolute; 
	top: 32px; 
	}
#appointment .appt-ortho-1 {
	font: 20px AvantGardeBold, Tahoma, Helvetica, Arial, sans-serif;
	left: 32px; 
	position: absolute; 
	top: 7px;
	}
#appointment .appt-ortho-2 {
	font: 16px AvantGarde, Tahoma, Helvetica, Arial, sans-serif;
	left: 65px; 
	position: absolute; 
	top: 31px; 
	}
#appointment .appt-ortho-3 {
	font: 40px AvantGarde, Tahoma, Helvetica, Arial, sans-serif;
	left: 36px; 
	position: absolute; 
	top: 35px; 
	}

#bd-sidebar {width: 238px; float: right; position: absolute; top: 0; left: 0; }
#callouts {margin-left: -5px; }




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: #0093d0; height: 1px; margin: 20px 0; padding: 0;}
div.hr hr, div.hr-short hr {background-color: #0093d0; border: 1px solid #0093d0; 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: #324B60; font-size: 11px; font-weight: bold; margin-top: 30px; }
p.back-to-top a {color: #324B60; }

#content dd p {margin: 0 0 10px 30px;}

sup {font-size: 60%;}
.footnote {font-size: 10px; font-style: italic; line-height: 100%;}

 
a {color: #324B60; text-decoration: underline;}
a:hover {text-decoration: none;}
#procedures-nav a {color: #324B60; }

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 31px/41px "AvantGarde", Arial, Helvetica, sans-serif; color: #436372; padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #E1E0D6; margin-top: -6px; }
body.home h1 {border: none; margin-bottom: 0; padding-bottom: 0; }

h2 {color: #436372; font-size: 17px; font-weight: bold; margin: 15px 0 10px; }
h2.home {font-size: 16px; font-weight: normal; padding-top: 5px;}

h3 {color: #0093d0; font-size: 15px; font-weight: bold; margin: 10px 0;}
h4 {color: #436372;}

dt {color: #0093d0; 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 #E1E0D6; float: right; margin: 10px 0 20px 20px;}
img.link {border: 1px solid #464f54; clear: both; margin: 0 0 10px 30px; }
img.resources {float: left; margin: 5px; padding: 5px; border: 1px solid #464f54; 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 #464f54; 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.chamber-link {background-color: #FFF; padding: 3px;}
img.invisalign-teen-link {background-color: #FFF; padding: 5px 20px 5px 21px;}
img.facebook-link {background-color: #FFF; padding: 2px 3px 2px 3px;}
img.dentistryfromtheheart-link {background-color: #FFF; padding: 3px;}
img.invisalign2015-link {margin-left:60px;}
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 #464f54; 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: #828A9F; 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 #828A9F; 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 #2e3231; 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;}




div.map iframe {border: 2px solid #0093d0;}
.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: #324B60;}
fieldset li div label {color: #436372;}



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 #0093d0; /* 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: #436372;
}
.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: #436372;
	border: 1px solid #0093d0; 
	}
.in-ovation-image {
  	border: 1px solid #ffffff; 
}

  
#social-media-icons {
    width: 210px;
    position: absolute;
    top:14px;
    right:0;
}
#social-media-icons a.social-icon {
    border: none;
    clear: none;
    float: left;
}
#social-media-icons a.social-icon img {
    height: 34px;
    width:  34px;
    margin: 0 2px;
}

#social-media-icons img:hover {
    margin-top:-3px !important;
}


#slideshow-container ul.slideshow {
  list-style: none; 
  width: 462px; 
  height: 352px;
  margin: 0; 
  padding: 0;
  overflow: hidden;
}
#slideshow-container {
  background: #464f54; /* Customize me */
  border: solid 1px #333; /* Customize me */
  border-radius: 5px; /* Optional - you may customize or remove */
  -moz-border-radius: 5px; /* Optional - you may customize or remove */
  -webkit-border-radius: 5px; /* Optional - you may customize or remove */
  width: 462px; 
  padding: 10px;
  line-height: 18px;
}
#slideshow-container div#caption {
  min-height: 18px;
  clear: both;
  background-color: #fff; /* Customize me */
  color: #333; /* Customize me */
  padding: 10px;
  margin: 10px 0 0 0;
  border: solid 1px #333; /* Customize me */
  border-radius: 0 0 5px 5px; /* Optional - you may customize or remove */
  -moz-border-radius: 0 0 5px 5px; /* Optional - you may customize or remove */
  -webkit-border-bottom-left-radius: 5px; /* Optional - you may customize or remove */
  -webkit-border-bottom-right-radius: 5px; /* Optional - you may customize or remove */
}
#slideshow-container ul.slideshow img {
  width: 460px; 
  height: 350px;
  margin: 0;
  border: solid 1px #333; /* Customize me */
}
.office-tour-nav {
  background-color: #fff; /* Customize me */
  margin: 0 0 10px 0;
  padding: 5px 3px;
  border: solid 1px #333; /* Customize me */
  border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
  -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 */
}
.office-tour-nav a {
  text-decoration: none; 
  font-size: 12px; 
  padding: 5px; 
  margin: 0 3px; 
  color: #333;
}
.office-tour-nav a.activeSlide, .office-tour-nav a:hover {color: #00a8dc;}
