﻿html { overflow: -moz-scrollbars-vertical; }


/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* General */
body { margin: 10px 5px 12px 5px; font-family: Verdana, Arial, Sans-Serif; background: #fff; }
a img { border: 0; }
strong { background: #eaffe4; color:#333; font-weight: normal; }
.hl { background: #feffba; padding: 0px 0px 0px 0px; font-weight:bold; border-bottom: 1px dotted #999; }
.notbold { font-weight: normal ! important; }
.breaker, .clearfix { clear: both; float: none ! important; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearright { clear: right; }
sup { font-size: 11px; color: #999; }

/* Layout */
#container { margin: 0 auto; width: 960px;  }
#header { padding-bottom: 10px; font-family: Georgia, Serif; color: #fff; }
	#header #logo { float: left; margin: 0px 5px; }
	#header h1#motto { float: left; width: 310px; height: 126px; background: url(/images/header_bg.png) no-repeat left top; font-size: 12px; margin: 0px 5px; }
		#header h1#motto span.inner { display: block; padding: 10px; text-align: center; font-size: 13px; font-style: italic; line-height: 17px; }
	#header #contactBlurb { float: left; width: 310px; height: 126px; background: url(/images/header_bg.png) no-repeat left top; margin-left: 5px; text-align: center; overflow: hidden; }
		#header #contactBlurb div.phone { border-bottom:1px solid #83C6F5; font-family:Arial; font-size:21px; font-weight:bold; margin:0 10px; padding:9px 0; }
		#header #contactBlurb div.address { font-family:Arial; font-size:13px; padding:11px 0 0; }
		#header #contactBlurb a#apptButton { display: block; height: 63px; background: url(/images/appt_button.png) no-repeat left top; }
			#header #contactBlurb a#apptButton:hover { background-position: -310px 0px; }
			#header #contactBlurb a#apptButton span { display: none; }

#subhead { background: #2C59C7;	height: 22px; margin-bottom: 0px; }
#left {	float: left; margin: 0 5px; width: 310px; }
	#left div.facebookLink { float: right; margin: 10px 0 0 0; } 
#right { margin: 0px 5px 0 325px; font-size: 12px;	min-height: 444px; background-color: #fff; border: 1px solid #8fc86d; }
#content { padding: 10px; }

/* Content Styles */ 
#content p {	padding: 0;	margin: 0px 0px 15px 0px; line-height: 16px; }
	#content p span.phone {	font-weight: bold; font-size: 14px; }
	#content p.video { padding-top: 3px; margin-bottom: 5px; }
a, a:visited, a:active, a:link { text-decoration: none; color: #155CAF; }
#content h1 { margin: -10px -10px 10px -10px; padding: 10px; font-family: Arial; font-size: 17px; font-weight: bold; color: #40801a; background: #cbf4b3; border-bottom: 1px solid #a2d783; }
#content h2 { margin: 5px 0px 5px 0px; padding: 5px 0px 5px 0px;	border-bottom: 1px solid #ddd; font-size: 15px; font-weight: bold; font-family: Arial; color:#5fa137;	}
#content a, #content a:link, #content a:visited, #content a:active { text-decoration: underline; color: 155CAF; }
span.accent { font-weight: bold; color: #FE9C1B; }
#content p.question { font-weight: bold; margin-bottom: 5px; }
p.answer { }
p.warning { color: red; }
p.answerbg {  padding: 2px 0px 2px 2px; color: White; }
.listpic { float: right; border-left: 7px solid #fff; margin: 0px 0px 5px 10px; }
p.smallfont { font-size: 10px; color: #999; }
#content table.bordertable { margin: 3px; padding: 3px; }
	#content table.bordertable tr td { margin: 3px; padding: 3px; border-collapse: separate; border: 2px solid #fff; }

#content a, #content a:visited, #contenta:active, #content a:link {  }
#content a:hover { text-decoration: none; }

/* Inline lists */
#content ul.content, #content ul.content li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; }
#content ul.content { line-height: 16px; margin: 0px 0px 15px 0px; }
#content ul.content li { margin: 2px 0px 2px 15px; background: url(../images/bullet_light.gif) no-repeat 2px 7px; padding: 2px 0px 2px 15px; line-height: normal; }
#content ul.content li ul, #content ul li ul li { background: 0; list-style-type: disc; }
#content ul.content li ul li { margin: 0px 0px 0px 30px; padding: 0px 0px 0px 10px; }

#content ul.content li input { margin: 2px 5px 0px 0px; }

#content ul.checks li { background: 0; margin: 0px 0px 3px 0px; padding: 2px 0px 2px 10px; }
#content ul.checks li input { margin: 0px 5px 0px 0px; }
#content ul.checks { margin-left: 20px; }

/* Submenu - appears under H1 titles */
#content ul.submenu { line-height: 14px; margin: 10px 0px 10px 0px ! important; border: 1px solid #ddd; background-color: #ffffe4; padding: 5px 0px 5px 0px; list-style-type:none; }
#content ul.submenu li { background: url(../images/sub_bullet.gif) no-repeat 0px 3px; padding: 2px 10px 1px 18px; margin: 1px 0px 1px 10px; }
#content ul.submenu li a, #content ul.submenu li a:link, #content ul.submenu li a:active, #content ul.submenu li a:visited { font-size: 12px; }
#content ul.cleansubmenu { border: 0 ! important; background: 0 ! important; }

#content #D3cpWidget ul { margin: auto; padding: auto; list-style-type: auto; }
#content #D3cpWidget ul li { margin: auto; padding: auto; list-style-type: auto; }
#content #D3cpWidget .d3cp_df_seal_widget { display: none; }
#content #D3cpWidget hr { clear: none; }

/* Home Page */
#introVideo { float: right; margin: 0px 0px 0px 10px; }
#content h2.homeWelcome { margin: -2px 0px 5px 0px; width: 300px; }
#content p.homeIntro { line-height: 15px; }
#specials { background: #ffe9a7; border: 1px solid #ff7200; padding: 10px; }
	#specials h2 { color: #944608; border-bottom: 1px solid #ffcd93; margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; }
	#content #specials p strong { font-weight: bold; background: transparent; }
	#content #specials p { margin-bottom: 5px; }
	#content #specials p.disclaimer { font-size: 11px; color: #666; margin-bottom: 0; text-align: right; }
	#content #specials ul { margin-bottom: 0px; }
#serviceColumns { width: 100%; }
	#serviceColumns tr td { width: 50%; }

/* Contact Page */
#hours { width: 58%; margin: 0px 0px 0px 10px; }
#hours td.name, #hours td.value { border-bottom: 1px solid #ddd; padding: 3px 0px 3px 0px; }
#hours tr.last td { border: 0; }
#map { float: right; margin: 5px 0px 10px 15px; }

/* Appointment Page */
#contactForm { width: 100%; }
#contactForm td.name { background-color: #CCD8E8; padding-left: 5px; font-size: 12px; }
#contactForm td.value input { border: 1px solid #999; background-color: White; }
#contactForm tr td .errorField { background-color: #ffbc6b; }
#thankYou, #error { border: 1px solid #38548C; text-align: center; padding: 20px 10px 20px 10px; margin: 0px 0px 10px 0px;  }
#thankYou { background-color: #c8f4c3; }
#error { background-color: #fc7575; }
.btnSubmit { margin: 10px 0px 10px 0px; }
span.label { display: block; margin: 0px 0px 4px 0px; font-weight: bold; }
.appfield { width: 200px; }
.appfieldwide { width: 300px; }

/* Cost of Treatment page */
.tblBeforeAfter { border: 0; width: 90%; margin: 0px 0px 15px 10px; padding: 0; border-collapse: collapse; }
.tblBeforeAfter tr th { text-align: center; font-weight: bold; padding: 5px 0px 5px 0px; text-decoration: underline; }
.tblBeforeAfter tr td { text-align: center; /*background: #B3CCEF;*/ padding: 4px 3px 3px 3px; }
.tblBeforeAfter tr td img { border: 1px solid #38548C; }
.tblBeforeAfter tr.alt td { /*background: #E5ECF6;*/ }
.tblBeforeAfter .colCase { width: 10%; background: 0; text-decoration: none; }
.tblBeforeAfter .colBefore { width: 10%; }
.tblBeforeAfter .colDesc { width: 50%; }
.tblBeforeAfter .colAfter { width: 10%; }
.tblBeforeAfter .price { font-weight: bold; font-style: italic; }

/* =sidemenu -> The menu on the left side of the page */
#sidemenu a, #sidemenu a:link, #sidemenu a:visited, #sidemenu a:active { color: #1F3B7F; text-decoration: none; }
#sidemenu a:hover { text-decoration: underline; }
#sidemenu ul, #sidemenu ul li { margin: 0; padding: 0; list-style-type: none; font-size: 10px; }
#sidemenu { margin-top: -1px; }
#sidemenu ul li { margin-bottom: 1px; }

#sidemenu ul li .leftheading { padding: 5px 5px 5px 5px; font-size: 12px; font-weight: bold; background-color: #dcf5fd; border-left: 6px solid #62C3E5;	margin-bottom: 1px; text-decoration: none; }
#sidemenu ul li .sel { border-left: 6px solid #00A3DD;}
#sidemenu ul ul li.sel { border: 0; background-image: url(../images/bullet_sel.gif); font-weight: bold; }
#sidemenu ul ul { padding: 3px 0 3px 5px; border-left: 6px solid #9bdbf1; background: #eefbff; }
#sidemenu ul ul li { padding: 4px 0 4px 15px; background: url(../images/bullet_sub1.gif) no-repeat -2px 1px; }
#sidemenu ul ul ul li.sel { border: 0; }
#sidemenu ul ul ul { padding: 0px 0px 0px 5px; border: 0; }
#sidemenu ul ul ul li { background: url(../images/bullet_sub2.gif) no-repeat 0px 1px; }

/* Footer & Webflow stuff */
#footer { margin: 5px 5px 0 325px; padding: 3px 0px 3px 0px; font-size: 10px; color: #999;  }
#footer .light { color: #ddd; }
#footer .terms { padding-left: 0px; }
#footer a, #footer a:link, #footer a:active, #footer a:visited { text-decoration: none; color: #999; }
#footer a:hover { text-decoration: underline; }
.webflow { float: right; padding: 0px 0px 0px 0px; color: #ddd; }

#smileTestTotal { font-weight: bold; font-size: 15px; display:inline; }
.asseenontv { float: right; margin: -17px 10px 0px 0px; }

/* Invisalign Page */
#invisalignFlashWrapper { float: right; border: 1px solid #ddd; margin: 0px 0px 0px 10px; }
#content #invisalignSubMenu { width: 195px; }
