/* 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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {
	line-height:1.5em;
	font-family: Tahoma, Verdana, "Trebuchet MS", "DejuVu Sans", "Bitstream Vera Sans", sans-serif;
	background-color: #754243;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}
table {border-collapse:separate;border-spacing:0;}

a {
	color: #78805b;
}
a:hover {
	color: #B1BE86;
}
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: 879px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
* #hd {
	background-image: url(../images/hd-bg.png);
	height: 180px;
}
#logo a {
	display: block;
	width: 600px;
	height: 180px;
	text-indent: -9999px;
}
* #bd {
	background-image: url(../images/bd-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
* #sidebar {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 200px;
	color: #ffedd9;
	line-height: normal;
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic", "Tw Cen MT", Futura, "URW Gothic L", Arial, sans-serif;
}
* #content {
	padding-left: 300px;
	padding-right: 60px;
	min-height:780px;
	height:auto !important;
	height:780px;
	color: #733133;
}
* #ft {
	background-image: url(../images/ft-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 60px;
	padding-left: 60px;
	color: #ede6d1;
}
#ft a {
	color: #b1be86;
	text-decoration: none;
}
#ft a:hover {
	color: #FFEDD9;
}

* #ft-base {
	background-image: url(../images/ft-bg_base.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	clear: both;
	width: 879px;
	margin-left: -60px;
}
a#sesame-link {
	color: #ede6d1;
}

/*TYPE*/
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
h1 {
	font-size: 32px;
	font-family: "Century Gothic", "Tw Cen MT", Futura, "URW Gothic L", Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #472d22;
}
h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
#content ul li {padding-top: 5px; padding-bottom: 5px;}
#content ol {
	padding-left: 20px;
	padding-bottom: 10px;
}
#content ol li {padding-top: 5px; padding-bottom: 5px;}
.home .headline {padding-top:310px;}
.home #content {
	background-image: url(../images/content-leaf-bg.png);
	background-repeat: no-repeat;
	background-position: 566px 232px;
}

/*SUBNAV*/
* .sub_nav {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #472d22;
	font-weight: bold;
}

.sub_nav a {
	color: #472d22;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.sub_nav a:hover, .sub_nav .active {
	color: #733133;
	text-decoration: underline;
}


/* set bg image for each link */
* #nav {
	position: absolute;
	left: 38px;
	top: 180px;
	width: 225px;
}

#nav ul li a#doctor-login, #nav ul li a#patient-login, #nav ul li a#our-team, #nav ul li a#our-office, #nav ul li a#cosmetic-services, #nav ul li a#restorative-dentistry, #nav ul li a#preventative-dentistry, #nav ul li a#sedation-dentistry, #nav ul li a#smile-gallery, #nav ul li a#testimonials, #nav ul li a#contact-us, #nav ul li a#home  {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
}

#nav ul li a#doctor-login {
	background-position: left top;
	height:29px;}
	
	#nav ul #doctor-login:hover, #nav li:hover #doctor-login, #nav li.sfhover #doctor-login, #nav .active #doctor-login, #nav ul #doctor-login.active {background-position: right top;}

#nav ul li a#patient-login {	
	background-position: left -29px;
	height:29px;}
#nav ul #patient-login:hover, #nav li:hover #patient-login, #nav li.sfhover #patient-login, #nav .active #patient-login, #nav ul #patient-login.active {background-position: right -29px;}

#nav ul li a#our-team {background-position: left -58px;	height:29px;}
#nav ul #our-team:hover, #nav li:hover #our-team, #nav li.sfhover #our-team, #nav .active #our-team, #nav ul #our-team.active {background-position: right -58px;}

#nav ul li a#our-office {background-position: left -87px;	height:29px;}
#nav ul #our-office:hover, #nav li:hover #our-office, #nav li.sfhover #our-office, #nav .active #our-office, #nav ul #our-office.active {background-position: right -87px;}

#nav ul li a#cosmetic-services {background-position: left -116px;
	height:29px;}
#nav ul #cosmetic-services:hover, #nav li:hover #cosmetic-services, #nav li.sfhover #cosmetic-services, #nav .active #cosmetic-services, #nav ul #cosmetic-services.active {background-position: right -116px;}

#nav ul li a#restorative-dentistry {background-position: left -145px;
	height:28px;}
#nav ul #restorative-dentistry:hover, #nav li:hover #restorative-dentistry, #nav li.sfhover #restorative-dentistry, #nav .active #restorative-dentistry, #nav ul #restorative-dentistry.active {background-position: right -145px;}

#nav ul li a#preventative-dentistry {background-position: left -173px;
	height:29px;}
#nav ul #preventative-dentistry:hover, #nav li:hover #preventative-dentistry, #nav li.sfhover #preventative-dentistry, #nav .active #preventative-dentistry, #nav ul #preventative-dentistry.active {background-position: right -173px;}

#nav ul li a#sedation-dentistry {background-position: left -202px;
	height:29px;}
#nav ul #sedation-dentistry:hover, #nav li:hover #sedation-dentistry, #nav li.sfhover #sedation-dentistry, #nav .active #sedation-dentistry, #nav ul #sedation-dentistry.active {background-position: right -202px;}

#nav ul li a#smile-gallery {background-position: left -231px;
	height:29px;}
#nav ul #smile-gallery:hover, #nav li:hover #smile-gallery, #nav li.sfhover #smile-gallery, #nav .active #smile-gallery, #nav ul #smile-gallery.active {background-position: right -231px;}
	
#nav ul li a#testimonials {background-position: left -260px;
	height:29px;}
#nav ul #testimonials:hover, #nav li:hover #testimonials, #nav li.sfhover #testimonials, #nav .active #testimonials, #nav ul #testimonials.active {background-position: right -260px;}
	
#nav ul li a#contact-us {background-position: left -289px;
	height:29px;}
#nav ul #contact-us:hover, #nav li:hover #contact-us, #nav li.sfhover #contact-us, #nav .active #contact-us, #nav ul #contact-us.active {background-position: right -289px;}
	
#nav ul li a#home {background-position: left -318px;
	height:29px;}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home, #nav .active #home, #nav ul #home.active {background-position: right -318px;}

/*MISC*/
.back-to-top a {
	clear: both;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.back-to-top a:hover {
	color: #666;
}

* .intro {
	text-transform: uppercase;
	font-weight: bold;
}
* .hr, hr {
	background-color: #633190;
	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;
	margin: 1em 0;
}
* .left {float:left;	margin-right: 10px;margin-top: 10px;}
* .right {float:right; margin-left: 10px;margin-top: 10px;}
* .photo-right {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	border: 1px solid #ae8c50;
}
* .photo-left {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	border: 1px solid #ae8c50;
}
* .photo-center {
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	clear: both;
}
* .photo {
	border: 1px solid #ae8c50;
}
* .dualcolumn {
	padding: 10px;
	float: left;
	width: 230px;
}
* .map {
	background-color: #FFF;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #ae8c50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 500px;
	padding-left: 10px;
	margin-bottom: 20px;
}
* .map2 {
	background-color: #FFF;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	border: 1px solid #ae8c50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 275px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
* #flash-smile-gallery {	padding-top: 20px;}
* #flash-home1{
	position: absolute;
	top: 155px;
	right: 51px;
	z-index:100;
}
* #sidelogos {
	width: 190px;
	position: absolute;
	left: 56px;
	top: 560px;
}
#sidelogos p {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#ada a {
	background-image: url(../images/logos/logo_ada.png);
	background-repeat: no-repeat;
	height: 57px;
	background-position: left center;
	display: block;
}
#docs a {
	background-image: url(../images/logos/logo_docs.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 95px;
}
#pankey a {
	background-image: url(../images/logos/logo_pankey.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 95px;
}
#dawson a {
	background-image: url(../images/logos/logo_dawson.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 58px;
	width: 190px;
	display: block;
}
#agd a {
	background-image: url(../images/logos/logo_agd.png);
	display: block;
	height: 72px;
	width: 190px;
	background-position: left top;
}
#cerec a {
	background-image: url(../images/logos/logo_cerec.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 190px;
}
#zoom a {
	background-image: url(../images/logos/logo_zoom.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 190px;
}

/* 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}

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

/*-----------------------------------------------
	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: #78805B;/*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;/*do not change, forces button to sit below floated elements*/
							display: block;
							width: 125px;
							height: 34px;
							text-align: center;
							margin: 0;
							background:#66302E;/* customize me! */
							border: 1px solid #537197;
							line-height: 34px;
							color:#FFF;/* customize me! */
							font-size:12px;
							font-weight:bold;
							-moz-border-radius: 4px; /*for Moz, optional*/
							-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
							cursor:pointer;
							}
							fieldset dl dd.form-footer button:hover {
							background:#754243;
							border: 1px solid #FFF;}




	/* 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;}
	
	img.right {
float:right;
margin:0 0 10px 10px;}

/* GALLERY LIST */
/* IMPORTANT - This prevents a flash of unstyled content */
* #gallery { visibility: hidden; }

/* GALLERY CONTAINER */
* .gallery { background: #fff; border: 1px solid #333; padding: 10px; margin: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

/* LOADING BOX */
* .loader { background: url(images/loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
* .panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 25px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 1em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* margin will define top/bottom margin in completed gallery */
* .filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
* .frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
* .pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #733133;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472D22;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #733133;
	font-weight: bold;
}

* .PageTitle {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: #733133;
	font-weight: normal;
}