/* 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.5;font:13px Verdana, Arial,Helvetica,sans-serif;*font-size:small; *font:x-small;background:url("../images/bg.jpg") top center no-repeat #afafaf; color:#462820;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}
em { font-style:italic; }
.hide {display:none;}
.flash-replaced .alt {display:none;}
.clr:after {content:".";display:block;height:0;clear: both;visibility: hidden;}

/* 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;}


/* Generic */

#container {
	width:960px;
	margin:10px auto 0 auto;
	background:url("../images/shadow-top.png") 0 0 no-repeat;
	position:relative;
}

#c-bg {
	background:url("../images/shadow-side.png") 0 0 repeat-y;
	width:960px;
	position:relative;
	top:19px;
}

#wrapper {
	width:940px;
	margin:0 10px;
}


/* Header */

#hd {
	position:relative;
	background:url("../images/header-bg.jpg") 355px 0 no-repeat #FFF;
	height:141px;
	border-bottom:1px solid #462820;
}

#logo {
	position:absolute;
	top:20px;
	left:53px;
}

#logo a {
	display:block;
	width:218px;
	height:102px;
	background:url("../images/logo.gif") 0 0 no-repeat;
	text-indent:-9999em;
}

#hd address {
	background:transparent;
	position:absolute;
	width:133px;
	height:85px;
	top:28px;
	right:31px;
	text-indent:0px;
	color:#462820;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	line-height:13px;
}


/* Sidebar */

#sidebar {
	float:left;
	width:219px;
	min-height:860px;
	background:url("../images/sidebar-bg.jpg") 0 0 no-repeat #CBD1A5;
	border-right:1px solid #462820;
}

#sidebar .patient-login {
	display:block;
	width:183px;
	height:19px;
	background:url("../images/patient-login.gif") 0 0 no-repeat;
	text-indent:-9999em;
	margin:20px 0 0 0;
}

/* Navigation */

#nav {
	margin-top:10px;
}

#nav ul {
	width:219px;
	position:relative;
	z-index:1000;
}

#nav ul li {
	list-style:none;
}

#nav ul li a.head, #nav ul li #faqs, #nav ul li #home {
	display:block;
	width:219px;
	height:35px;
	background-image:url("../images/nav.png");
	text-indent:-9999em;
}

#nav ul li #home { background-position:0 0; }
#nav ul li.active #home { background-position:-438px 0; }
#nav ul li:hover #home, #nav ul li.sfhover #home { background-position:-219px 0; }


#nav ul li #about-us { background-position:0 -35px; }
#nav ul li.active #about-us, #nav ul li.active:hover #about-us { background-position:-438px -35px; }
#nav ul li:hover #about-us, #nav ul li.sfhover #about-us { background-position:-219px -35px; }

#nav ul li #for-new-patients { background-position:0 -70px; }
#nav ul li.active #for-new-patients, #nav ul li.active:hover #for-new-patients { background-position:-438px -70px; }
#nav ul li:hover #for-new-patients, #nav ul li.sfhover #for-new-patients { background-position:-219px -70px; }

#nav ul li #general-dentistry { background-position:0 -105px; }
#nav ul li.active #general-dentistry, #nav ul li.active:hover #general-dentistry { background-position:-438px -105px; }
#nav ul li:hover #general-dentistry, #nav ul li.sfhover #general-dentistry { background-position:-219px -105px; }

#nav ul li #procedures-or-services { background-position:0 -140px; }
#nav ul li.active #procedures-or-services, #nav ul li.active:hover #procedures-or-services { background-position:-438px -140px; }
#nav ul li:hover #procedures-or-services, #nav ul li.sfhover #procedures-or-services { background-position:-219px -140px; }

#nav ul li #faqs { background-position:0 -175px; }
#nav ul li.active #faqs { background-position:-438px -175px; }
#nav ul li:hover #faqs, #nav ul li.sfhover #faqs { background-position:-219px -175px; }

#nav ul li #contact-us { background-position:0 -210px; }
#nav ul li.active #contact-us, #nav ul li.active:hover #contact-us { background-position:-438px -210px; }
#nav ul li:hover #contact-us, #nav ul li.sfhover #contact-us { background-position:-219px -210px; }

#nav ul ul {
	position:absolute;
	left:-9999em;
	background:#cccc99;
	border:1px solid #000;
	width:160px;
	z-index:1000;
}

#nav ul ul li a {
	font-size:11px;
	color:#462820;
	text-decoration:none;
	height:25px;
	line-height:25px;
	display:block;
	padding-left:13px;
}

#nav ul ul li a:hover {
	background:#dee1a1;
}

#nav ul li:hover ul, #nav ul li.sfhover ul {
	left:auto;
	margin:-35px 0 0 219px;
}

#nav li.active ul {
	position:relative;
	left:auto;
	margin:0 0 10px 25px !important;
	background:none;
	border:0;
	border-right:1px dotted #000;
	visibility:visible !important;
	display:block !important;
}

#nav li.active ul a {
	text-align:right;
	padding-right:10px;
}

#nav li.active ul a:hover {
	background:none !important;
	text-decoration:underline !important;
}

/* Content */

#content {
	width:720px;
	float:left;
	background:#FFF;
}

#content-inner {
	margin:30px;
}

#content p {
	margin:0 0 20px 0;
	line-height:1.72em;
}

#content h2 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
}

#content a {
	color:#747d28;
}

#content ul li {
	margin:0 0 10px 0;
	line-height:1.72em;
}

#content .page-photo {
	float:right;
	margin:0 0 20px 20px;
	border:5px solid #C9D4A9;
	line-height:1;
}

#content .page-photo img {
	border:1px solid #462820;
}

#content .force-left { float:left !important; }


/* Homepage */

#flash-homepage {
	width:720px;
	height:300px;
	background:url("../images/homepage.jpg") 0 0 no-repeat;
}

/* Meet the Team */

.mtt-l {
	float:left;
	width:340px;
	margin:0 0 20px 0;
}

.mtt-r {
	float:right;
	width:320px;
	margin:0 0 20px 0;
}




/* Headlines */

h1.headline {
	background-image:url("../images/headlines.gif");
	width:451px;
	height:28px;
	text-indent:-9999em;
	margin:0 0 10px 0;
}

#hdl-home { background-position:0 0; }
#hdl-meet-dr-brumbaugh {background-position:0 -29px; }
#hdl-meet-the-team {background-position:0 -57px; }
#hdl-why-choose-our-office {background-position:0 -86px; }
#hdl-office-visits {background-position:0 -115px; }
#hdl-office-tour {background-position:0 -144px; }
#hdl-patient-forms {background-position:0 -173px; }
#hdl-smile-gallery {background-position:0 -201px; }
#hdl-testimonials {background-position:0 -230px; }
#hdl-teeth-for-life {background-position:0 -259px; }
#hdl-why-see-a-dentist {background-position:0 -288px; }
#hdl-common-procedures {background-position:0 -317px; }
#hdl-sedation-dentistry {background-position:0 -345px; }
#hdl-cosmetic-dentistry {background-position:0 -375px; }
#hdl-teeth-whitening {background-position:0 -403px; }
#hdl-zoom {background-position:0 -434px; }
#hdl-cerec {background-position:0 -463px; }
#hdl-lumineers {background-position:0 -490px; }
#hdl-bonding {background-position:0 -518px; }
#hdl-bridges {background-position:0 -547px; }
#hdl-crowns {background-position:0 -577px; }
#hdl-implants {background-position:0 -605px; }
#hdl-veneers {background-position:0 -635px; }
#hdl-tmj-tmd {background-position:0 -663px; }
#hdl-laser-dentistry {background-position:0 -693px; }
#hdl-faqs {background-position:0 -721px; }
#hdl-location {background-position:0 -750px; }
#hdl-appointment-request {background-position:0 -779px; }
#hdl-comment-form {background-position:0 -807px; }
#hdl-refer-a-friend {background-position:0 -835px; }
#hdl-refer-a-doctor {background-position:0 -864px; }
#hdl-privacy-policy {background-position:0 -893px; }
#hdl-site-map {background-position:0 -919px; }
#hdl-our-blog {background-position:0 -948px; }



/* Footer */

#footer {
	height:150px;
	clear:both;
	border-top:22px solid #462820;
	background:url("../images/footer-bg.gif") 0 0 repeat-y;
}

#footer p {
	text-align:center;
	font-size:12px;
	color:#FFF;
	margin:10px 50px 0 50px;
}

#footer p.text_nav {
	margin:30px 50px 20px 50px;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#sesame {
	font-size:10px;
}

#shadow-bottom {
	clear:both;
	background:url("../images/shadow-bottom.png") 0 0 no-repeat;
	height:14px;
	margin-top:19px;
}

/* Site Map */

#site-map ul ul {
	margin:0 0 0 15px;
}

#site-map li {
	list-style:disc inside;
	margin:0 !important;
}

#site-map li a {
	text-decoration:none;
	color:#462820;
}



ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
ul.slideshow li img {
	margin:0 auto !important;
}
#slideshow-container {
	background: #fff; /* Customize me */
	padding: 10px;
	position: relative;
}

#caption {
	margin: 10px 12px;
	height: 30px;
	display: block;
	font-weight: bold;
	font-size: 1.17em;
}

.office-tour-nav {
	display:none;
	background: #bad405; /* Customize me */
	position: absolute; 
	z-index: 50; 
	bottom: 10px;
	padding: 0 1px;}
.office-tour-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	color: #fff;}
.office-tour-nav a.activeSlide {color: #333;}


#toggle-content {margin: 0 0 15px 0;}
#anatomy-of-a-tooth {background: url(http://media.sesamehost.com/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;}
#anatomy-of-a-tooth a img {border: none; display: block; height: 0; position: absolute; width: 0;}
#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;}
#flash-know-your-teeth {margin: 15px 0;}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}

.hide {display: none;}

/*-----------------------------------------------
	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: #d5e0eb;/* 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;/*do not change, forces button to sit below floated elements*/
							display: block;
							width: 125px;
							height: 34px;
							text-align: center;
							margin: 0;
							background:#cfdae4;/* customize me! */
							border: 1px solid #537197;
							line-height: 34px;
							color:#537197;/* customize me! */
							font-size:12px;
							font-weight:bold;
							-moz-border-radius: 4px; /*for Moz, optional*/
							-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
							}





	/* 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;}    
	
div#social-icons {
	margin:10px 0 10px 30px;
}	