/* Import font-face stylesheet */
@import url('fonts.css');
/* reset */
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-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:baseline;
	color: #473D3B;
}
body {
	line-height:1.5em;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E9F5E1;
}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a {
	color: #30757f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {border:none;}
.hide {display:none;}
.flash-replaced .alt {display:none;}

/* IE6 upgrade alert */
#ie_alert {
display: none;
background-color: #fff;
width: 400px;
color: #333;
text-align: left;
font-size: 11px;
letter-spacing: normal;
font-weight: bold;
padding: 15px 15px 0 15px;
border: solid 2px #a52003;
position: absolute;
z-index: 5000;
top: 10px;
left: 10px;
}
#ie_alert ul {margin: 0 0 15px 25px;}
#ie_alert p {margin: 0 0 15px 0; line-height: 14px; padding: 0;}
a.upgrade {float: left; margin: 0 10px 0 0;}
span#ie_alert_reasons {color: #a52003;}
.right {float: right;}

/*LAYOUT*/
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hd {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
}
#logo a {
	height: 142px;
	width: 380px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	z-index: 1000;
}
#sidebar {
	width: 318px;
	position: absolute;
	top: 250px;
	right: 0px;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 660px;
	height:auto !important;
    height:660px;
}
.home #sidebar {
	background-image: url(../images/sidebar-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	top: 470px;
	padding-top:100px;
	min-height: 480px;
	height:auto !important;
    height:480px;
}
#sidebar a {
	color: #473d3a;
	text-decoration: none;
}
#sidebar a:hover {
	font-weight: bold;
}

#sidebar .address {
	background-image: url(../images/sidebaraddress.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 75px;
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 15px;
}
#sidebar .address p span {
	font-size: 30px;
	font-family: BenguiatFriskyATTRegular;
}
#sidebar .dentists {
	background-image: url(../images/sidebar-dentists.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	width: 266px;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
}
#sidebar .dentists p  span{
	font-size: 30px;
	color: #F3F1EB;
	font-family: BenguiatFriskyATTRegular;
	text-align: center;
	padding-left: 30px;
}
#sidebar .dentists ul {
	padding-top: 10px;
	padding-left: 30px;
}

#sidebar ul li {
	list-style-type: none;
	padding-left: 25px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar ul li:hover {
	background-image: url(../images/ul_li.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 25px;
}
#appointment a {
	background-image: url(../images/sidebar-appointment.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 131px;
	width: 266px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 880px;
	right: 30px;
}
#homevideo a {
	background-image: url(../images/cta-practice-video.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 67px;
	width: 266px;
	padding-right: 10px;
}
#smilefiles a {
	background-image: url(../images/cta-listen-smilefiles.png);
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 67px;
	width: 266px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bd {
	padding-top: 130px;
}
#content {
	width: 583px;
	min-height: 660px;
	height:auto !important;
    height:660px;
	padding-top: 15px;
	padding-bottom: 25px;

}
.home #content {
	width: 583px;
	padding-top:350px;
	min-height: 480px;
	height:auto !important;
    height:480px;
}
#ft-wrap {
	background-image: url(../images/ft-bg.jpg);
	height: 231px;
}
#ft {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#ft a {color:#473d3a;text-decoration:none;}
#ft a:hover {color:#e9f5e0;}
#ft #testimonialwrap {
	float: left;
	width: 190px;
	height: 158px;
	padding-right: 40px;
}

#ft #testimonials {
	width: 190px;
	background-image: url(../images/testimonial-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
	padding-left:50px;
	padding-right:50px;
}
#testimonials .slide {list-style-type: none;line-height: 18px; padding-top:20px;} 
#testimonialsmore a {
	float: left;
	width: 245px;
	height: 30px;
	background-image: url(../images/testimonial-bg-more.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	text-indent: -9999px;
	margin-top:-10px;
} 
#ft #about {
	width: 250px;
	float: left;
	padding-right: 20px;
	padding-left: 70px;
}
#ft #explore {
	float: left;
	width: 250px;
	padding-left: 30px;
}
#ft h5 {
	font-size: 30px;
	font-family: BenguiatFriskyATTRegular;
	padding-top:5px;
}
#login {
	position: absolute;
	top: 0px;
	right: 15px;
}
#login li {
	list-style-type: none;
	display: inline;
}
#login li .patient {
	background-image: url(../images/logins.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 133px;
	display: block;
	height: 53px;
	float: left;
	text-indent: -9999px;
}
#login li .patient:hover {
	background-position: left top;
}
#login li .doctor {
	background-image: url(../images/logins.png);
	background-repeat: no-repeat;
	background-position: -133px top;
	width: 132px;
	display: block;
	height: 53px;
	float: left;
	text-indent: -9999px;
}
#login li .doctor:hover {
	background-position: -133px bottom;
}

/*TYPE*/
#content h1 {
	font-size: 38px;
	font-family: BenguiatFriskyATTRegular;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #473d3a;
	clear: both;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	font-style: italic;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #30757f;
}
h4, h5, h6 {
	font-weight: bold;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul {
	padding-bottom: 10px;
	padding-left:30px;
}
#content ul li {
	background-image: url(../images/ul_li.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ol {
	padding-bottom: 10px;
	padding-left:30px;
}
#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .formContainer ul li {
	background-image: none;
}

/*MISC*/
#slideshow-home {
				width: 950px;
				height: 302px;
				position: absolute;
				top: 256px;
				left: 0px;
				overflow: hidden;
				}
#slideshow-home .hide {display: none;}
.back-to-top a {
	clear: both;
	padding-top: 20px;
	position: absolute;
	bottom: 10px;
}

.back-to-top a:hover {
	color: #666;
}
.home p.intro {
	font-weight: bold;
	font-size: 16px;
	margin-top:-5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #473d3a;
	font-style: italic;
}
.hr, hr {
	background-color: #473D3B;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
.left {float:left;	margin-right: 10px;margin-top: 10px;}
.right {float:right; margin-left: 10px;margin-top: 10px;}
.have-no-fear .left {
	width: 400px;
}
.have-no-fear .right {
	width: 120px;
}
.photo-right {
	padding: 10px;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
}
.photo-left {
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.dualcolumn {
	padding: 10px;
	float: left;
	width: 270px;
}
.quote {
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-bottom: 50px;
}
.quote .name {
	text-align: right;
	float: right;
	font-weight: bold;
}
#rateyoursmile a {
	background-image: url(../images/sidebar-ratesmile.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 266px;
	position: absolute;
	top: 760px;
	right: 30px;
	text-indent: -9999px;
	display: block;
}

.map {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #473D3B;
}
.memberships {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #473D3B;
	text-align: center;
}
.memberships a {
	padding-right: 10px;
	padding-left: 10px;
}
/*Sub Nav */

#subnav {
	background-image: url(../images/sidebar-in-this-section.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 266px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 560px;
	right: 30px;
}
#subnav ul {
	padding-top: 60px;
	padding-left: 30px;
}
#subnav ul li {
	list-style-type: none;
	padding-left: 25px;
	line-height: normal;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#subnav ul li:hover {
	background-image: url(../images/ul_li.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 25px;
}
#subnav a {
	color: #473d3a;
	text-decoration: none;
}
#subnav a:hover {
	font-weight: bold;
}
#subnav .active {font-weight: bold;	background-image: url(../images/ul_li.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#subnav ul .active a {font-weight: bold;}
/*SOCIAL*/
#social {
	height: 48px;
	width: 300px;
	position: absolute;
	right: 0px;
	top: 920px;
	display: block;
}
.home #social {
	height: 48px;
	width:300px;
	position: absolute;
	right: 0px;
	top: 1050px;
	display: block;
}
#social li {
	display: inline;
	list-style-type: none;	

}
#social li a {
	margin-right: 10px;
	margin-left: 10px;
}
.youtube a, .twitter a, .facebook a, .blog a {
	height: 48px;
	width: 48px;
	display: block;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;	
}
.youtube a {background-position: 0 0;}
.facebook a {background-position: -48px 0;}
.twitter a {background-position: -96px 0;}
.blog a {background-position: -144px 0;}

.youtube a:hover {background-position: 0 -48px;}
.facebook a:hover {background-position: -48px -48px;}
.twitter a:hover {background-position: -96px -48px;}
.blog a:hover {background-position: -144px -48px;}


/*CLEAR FIX*/
.groupfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.groupfix {
	display: inline-block;
}
 
html[xmlns] .groupfix {
	display: block;
}
 
* html .groupfix {
	height: 1%;
}

/*Main Nav*/
#nav {
	z-index: 50;
	position: absolute;
	top: 142px;
	left: 0px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
}

/*#nav ul li {float:left;}*/
#nav ul li #about-our-office, #nav ul li #for-new-patients, #nav ul li #general-dentistry, #nav ul li #restore-your-smile, #nav ul li #enhance-your-smile, #nav ul li #contact-us, #nav ul li #home {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 52px;
	display:block;
	z-index:100;
}

#nav ul li #about-our-office {background-position: left top;width:132px;}
#nav ul #about-our-office:hover, #nav li:hover #about-our-office, #nav li.sfhover #about-our-office {background-position: left bottom;}
#nav .active #about-our-office, #nav ul #about-our-office.active {background-position: left -52px;}


#nav ul li #for-new-patients {background-position: -132px top;width:125px;}
#nav ul #for-new-patients:hover, #nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients {background-position: -132px bottom;}
#nav .active #for-new-patients, #nav ul #for-new-patients.active {background-position: -132px -52px;}

#nav ul li #general-dentistry {background-position: -257px top;	width:153px;}
#nav ul #general-dentistry:hover, #nav li:hover #general-dentistry, #nav li.sfhover #general-dentistry {background-position: -257px bottom;}
#nav .active #general-dentistry, #nav ul #general-dentistry.active {background-position: -257px -52px;}

#nav ul li #restore-your-smile {background-position: -410px top;width:169px;}
#nav ul #restore-your-smile:hover, #nav li:hover #restore-your-smile, #nav li.sfhover #restore-your-smile {background-position: -410px bottom;}
#nav .active #restore-your-smile, #nav ul #restore-your-smile.active {background-position: -410px -52px;}


#nav ul li #enhance-your-smile {background-position: -579px top;width:173px;}
#nav ul #enhance-your-smile:hover, #nav li:hover #enhance-your-smile, #nav li.sfhover #enhance-your-smile {background-position: -579px bottom;}
#nav .active #enhance-your-smile, #nav ul #enhance-your-smile.active {background-position: -579px -52px;}

#nav ul li #contact-us {background-position: -752px top;width:87px;}
#nav ul #contact-us:hover, #nav li:hover #contact-us, #nav li.sfhover #contact-us {background-position: -752px bottom;}
#nav .active #contact-us, #nav ul #contact-us.active {background-position: -752px -52px;}


#nav ul li #home {background-position: -839px top;width:87px;}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home {background-position: -839px bottom;}
#nav .active #home, #nav ul #home.active {background-position: -839px -52px;}



/* anatomy of a tooth */
#anatomy-of-a-tooth {background: url(../images/anatomy-of-a-tooth/anatomy-of-a-tooth-bg.gif); height: 525px; position: relative; width: 300px}
#anatomy-of-a-tooth a {cursor: help; display: block; position: absolute}
#anatomy-of-a-tooth a:hover {background: transparent}
a#bone {height: 20px; left: 30px; top: 380px; width: 40px}
a#cementum {height: 20px; left: 100px; top: 460px; width: 90px}
a#dentin {height: 20px; left: 80px; top: 165px; width: 60px}
a#enamel {height: 20px; left: 165px; top: 135px; width: 60px}
a#gingiva {height: 30px; left: 20px; top: 275px; width: 60px}
a#periodontal {height: 30px; left: 205px; top: 440px; width: 70px}
a#pulp {height: 30px; left: 125px; top: 220px; width: 50px}
a#print {cursor: pointer; height: 23px; left: 240px; top: 502px; width: 60px}
#bd #anatomy-of-a-tooth a img {border: none; display: block; height: 0; position: absolute; width: 0; margin:0; padding:0;}
#bd #anatomy-of-a-tooth a:hover img {height: 98px; width: 300px}
a#bone:hover img {left: -30px; top: -380px}
a#cementum:hover img {left: -100px; top: -460px}
a#dentin:hover img {left: -80px; top: -165px}
a#enamel:hover img {left: -165px; top: -135px}
a#gingiva:hover img {left: -20px; top: -275px}
a#periodontal:hover img {left: -205px; top: -440px}
a#pulp:hover img {left: -125px; top: -220px}



/*-----------------------------------------------
	Forms
	*/
	/* Global form styles */
	div.referral-form, div.appointment-form, div.comments {
		width: 100%;
		margin-top: 18px;
		letter-spacing: normal;
	}

	fieldset {border: 0; padding: 9px 0;margin: 0 18px;}
		fieldset h2 {margin: 0 0 9px;}
		fieldset p {margin: 0 0 18px;}
		fieldset p.disclaimer {font-size: 90%; font-style: italic; margin: 0;}
		fieldset dl {}
			fieldset dl dt {font-size: 16px; clear: both; margin: 9px 0 0;}
				fieldset dd ul {margin: 9px 0;}
					fieldset dd ul li, fieldset dd ol li {list-style: none;}
					fieldset dd li {
						clear: both;
						margin: 3px 0;
						padding: 5px 0 4px 10%;
						overflow: auto;
						height: auto;
						position: relative;
						}
					fieldset dd li:hover {background: #FFF;/* customize me - this is the hover color change of li */}
					fieldset dd li input:hover, fieldset dd li input:focus,
					 fieldset dd li select:hover, fieldset dd li select:focus,
					 fieldset dd li textarea:hover, fieldset dd li textarea:focus {
					 	background: #f1f1f1;/* customize me - this is the hover color change of form fields*/
					 	outline-color: #537197;/* customize me */
					 	}
						fieldset li h3 {font-size: 12px; line-height: 18px; margin: 0;}
						fieldset li div {float: left; display: inline-block; width: 40%; position: relative; padding-right: 5%;}
						fieldset li div.input-street {width: 85%;}
						fieldset li div.input-city {width: 60%;}
						fieldset li div.input-full-name {width: 85%;}
						fieldset li div.input-phone-full {width: 85%;}
						fieldset li div.input-email {width: 85%;}
						fieldset li div.input-zip {width: 20%;}
						fieldset li div.content-switch, fieldset li div.radio, fieldset li div.checkbox {width: 85%;}
							fieldset li div.radio input {border: none;}
							fieldset li div.radio label {padding-right: 9px; font-size: 90%;}
						/*fieldset li div.hidden-content, fieldset li.hidden-content {display: none;}*/
						fieldset li div.input-select-full {width: 85%;}
						fieldset li div.input-comments {width: 85%;}
							li div.input-comments textarea {height: 63px; overflow: auto;}
						fieldset li div.input-captcha {width: 50%;}
						fieldset li div.verification {width: 35%;}
							li div.verification img {
								border: 1px solid;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								}
							fieldset li div label {
								line-height: 18px;
								font-weight: bold;
								margin-bottom: 9px;
								font-size: 80%;
								color: #537197;/*override to match site*/
								}
							fieldset li div input, fieldset li div textarea, fieldset li div select {
								display: block;
								line-height: 18px;
								width: 100%;
								border: 1px solid;
								padding: 4px 0 3px;
								text-indent: 4px;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								}
							fieldset li div select {height: 25px;}
							fieldset li div.radio input {display: inline; width: auto; margin-right: 4px;}
							fieldset li div div {width: 100%;}
						/*fieldset dl dd.form-footer button {these styles control the look of the button, change as necessary
							clear:both;
							display: block;
							width: 125px;
							height: 34px;
							text-align: center;
							margin: 0;
							background:#cfdae4;
							border: 1px solid #537197;
							line-height: 34px;
							color:#537197;
							font-size:12px;
							font-weight:bold;
							-moz-border-radius: 4px; 
							-webkit-border-radius: 4px; 
							}*/
							button {border:0 none; margin:0; text-align:left; }
							
							.form-footer button, .form-footer button:visited {
														clear:both;
														background: #86957A;
														display: inline-block;
														padding: 5px 10px 6px;
														color: #fff;
														text-decoration: none;
														-moz-border-radius: 5px;
														-webkit-border-radius: 5px;
														-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
														-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
														text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
														border-bottom: 1px solid rgba(0,0,0,0.25);
														position: relative;
														cursor: pointer;
														font-weight: bold;
														line-height: normal;
														}
							.form-footer button:hover { background-color: #A2D3D8; color: #fff; }
							.form-footer button:active { top: 1px; }
							button::-moz-focus-inner { padding:0; }





	/* appointment form
	* Styles only for the appointment request form
	*/


	/* comment form
	* Styles only for the comments form
	*/
	/*numbering added by jQuery*/
	fieldset ol li span.comment-number {
		font-size: 150%;
		color: #537197;/* customize me*/
		position: absolute;
		left: 9px;
		top: 9px;
	}


	/* referral form
	* Styles only for the referral form
	*/
	.referral-form fieldset li div.radio {width: 40%;}

	/* JQuery */
	input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1;}
	div.error {
		background: url(../images/validate_error.gif) 0 0 no-repeat;
		color: #a52003;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		display: block;
		margin: 12px -2% 0 0;
		text-indent: -999em;}
	div.success {
		background: url(../images/validate_ok.gif) 0 0 no-repeat;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		display: block;
		margin: 12px -2% 0 0;
		text-indent: -999em;}

	.contact-form div.error, .contact-form div.success {margin-left: 0;}

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

