/* 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;}
object {outline: none;}
body {line-height:1.5;}
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;}
.hide {display:none;}
.flash-replaced .alt {display:none;}



@font-face {
	font-family: 'TrajanProRegular';
	src: url('../fonts/trajanpro-regular-webfont.eot');
	src: local('?'),url('../fonts/trajanpro-regular-webfont.woff') format('woff'), url('../fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('../fonts/trajanpro-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'TrajanProBold';
	src: url('../fonts/trajanpro-bold-webfont.eot');
	src: local('?'),url('../fonts/trajanpro-bold-webfont.woff') format('woff'), url('../fonts/trajanpro-bold-webfont.ttf') format('truetype'), url('../fonts/trajanpro-bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}





#nav ul {width:287px; margin: 0; padding: 0; list-style: none; position:absolute; top:169px;left:0px; z-index:15;}
#nav li {margin: 0; padding: 0; list-style: none; display: inline;}
#nav li a {width:287px; display: block; text-decoration: none; text-indent: -999em; overflow: hidden;}


#nav a:hover, #nav li.active a,
#nav li:hover #about-our-office, #nav li.sfhover #about-our-office,
#nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients,
#nav li:hover #cosmetic-dentistry, #nav li.sfhover #cosmetic-dentistry,
#nav li:hover #general-dentistry, #nav li.sfhover #general-dentistry,
#nav li:hover #community-involvement, #nav li.sfhover #community-involvement,
#nav li:hover #links, #nav li.sfhover #links,
#nav li:hover #contact-us, #nav li.sfhover #contact-us,
#nav li:hover #home, #nav li.sfhover #home{background-position: -287px 0px;}


#for-new-patients,#about-our-office,#community-involvement,#cosmetic-dentistry,#contact-us,#home,#links,#general-dentistry{
overflow: hidden;
text-indent: -999em;
	width:287px;
	cursor: pointer; position:relative; z-index:10;
}

#for-new-patients {background-image:url(../images/nav/for-new-patients.png);height:29px;}
#general-dentistry {background-image:url(../images/nav/general-dentistry.png);height:27px;}
#about-our-office {background-image:url(../images/nav/about-our-office.png);height:28px;}
#community-involvement {background-image:url(../images/nav/community-involvement.png);height:28px;}
#cosmetic-dentistry {background-image:url(../images/nav/cosmetic-dentistry.png);height:29px;}
#links {background-image:url(../images/nav/links.png);height:28px;}
#home {background-image:url(../images/nav/home.png);height:27px;}
#contact-us {background-image:url(../images/nav/contact-us.png);height:29px;}



/* Drop Down */
#nav li ul {
	margin: 0;
	padding: 0;
	width: 160px;
	position: absolute;
	left: -999em;
	top:auto;
	padding-bottom:6px;
	padding-top:8px;
	background-color:#b2bb1e;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-top: -28px;
	margin-right: 0;
	margin-left: 261px;
	
	
}
#nav li ul li {display: block; width: 160px; height: 23px; padding: 0;}
#nav li ul li a {
	margin: 0;
	width: auto;
	height: 20px;
	display: block;
	text-indent: 0;
	font-size:12px;
	font-weight: normal;
	color: #004812;

	padding-right: 0;
	
	padding-left: 10px;
	
}
#nav li ul li a:hover {
	height: 20px;
	background-color: #004812;
	color:#FFFFFF;
}


	


#utility-nav ul {height: 36px; margin: 0; padding: 0; list-style: none; position:absolute; top:0px;left:662px;}
#utility-nav li {margin: 0; padding: 0; list-style: none; display: inline; float:left;}
#utility-nav li a {height:36px; display: block; text-decoration: none; text-indent: -999em; overflow: hidden;}


#utility-nav a:hover, #utility-nav li.active a,
#utility-nav li:hover #doctor-login, #utility-nav li.sfhover #doctor-login,
#utility-nav li:hover #patient-login, #utility-nav li.sfhover #patient-login {background-position: 0px -36px;}

#patient-login,#doctor-login{
overflow: hidden;
text-indent: -999em;
height: 36px;
	cursor: pointer;
}


#doctor-login{background-image:url(../images/nav/doctor-login.jpg); width:139px;}
#patient-login {background-image:url(../images/nav/patient-login.jpg);width:149px;}









/* footer */
#ft {
	background-image: url(../images/footer_bkd.jpg);
	background-repeat: no-repeat;
	clear: both;
	width:980px;
	text-align:center;
	padding-top:45px;
}



#ft #sesame-link{
	font-size: 12px;	color: #b2bb1e;
	
}

#ft a {
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
#ft h4{
	color:#a6600c;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin-bottom:25px;
	
	font-weight:bold;
}
#ft .text_nav a{
	color: #ffffff;
	font-size: 12px;
	
	text-decoration:none;
		
}
#ft .text_nav {
	color: #ffffff;
	font-size: 12px;
		
}
#ft a:hover{
		text-decoration:underline;
}






/* custom layout*/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#container{
	width: 980px;
	margin: 0px auto;
	position:relative;
	
}
#bd{
	width: 980px;
	background-image: url(../images/container_bkd.gif);
	background-repeat: repeat-y; padding-bottom:18px;
}

#bd .inner{width: 980px;
	background-image: url(../images/bd_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top; }

#content {
	width:622px;
	margin-left:35px;padding-top:20px;
	min-height:435px;
	}
	*html #content {
	width:622px;
	margin-left:35px;padding-top:20px;
	height:435px;
	}




#hd{
	width: 980px;
	height: 398px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}
#logo {
position:absolute;
	height:144px;
	width:327px;
	left:0px;
	top:0px;}

#logo a {
	display: block;
height:144px;
	width:327px;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo.jpg) no-repeat left;}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#154721;
	position:absolute;
	top:448px;
	right:42px;
	line-height:15px;
	text-align:right;
}

#slideshow-home, .img-mainpage{
left:250px;
top:170px;
	position:absolute;
	width:726px;
	height:224px;
}
#callout{position:absolute;
left:575px;
top:0px;}




blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #7f6d5b;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}

li{
	color: #7f6d5b;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 28px;
	line-height:20px;
}

ul{
	margin-bottom:18px;
}
ol{
	margin-bottom:18px;
}
ol li{
	color: #7f6d5b;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}
h1 {
	color: #004812;
	font-family: "TrajanProBold", serif;
	font-size: 20px;
	margin-bottom:18px;
	
}


h2{
	color: #b2bb1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:18px;
}
h3{
	color: #7f6d5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:18px;
}


/* custom links*/
.back-to-top{
clear:both;
	color: #a6600c;
	font-family:Veranda, Arial, Helvetica, sans-serif;font-size: 11px;
	font-weight: bold;
}
.back-to-top p{
margin-bottom:0px;
}
.back-to-top a:link, .back-to-top a:visited{
	color: #a6600c;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	font-weight: bold;
	text-decoration: underline;
	
	
}
.back-to-top a:hover{text-decoration: none;
}
a:link, a:visited{
	color: #a6600c;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
a:hover, a.active{	color: #004812;
}
.sub_nav {
	color: #a6600c;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.sub_nav a:link, .sub_nav a:visited{
	color: #a6600c;
	font-family:Veranda, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.sub_nav a:hover, .sub_nav a.active{color:#004812; text-decoration:underline;
}
#sidebar{
	width: 241px;
	position:absolute;
	top:560px;
	right:26px;
}

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

img a{border:none;}

dl dt {
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
dl dd ul {
	margin: 0;
	list-style-type: none;
	}



.sitemap_list li{  margin-left:15px; }
.sitemap_list ul{margin-bottom:15px;}
.sitemap_list ul li a, .sitemap_list ul li a:visited{ font-weight:normal; font-size:12px;text-decoration:none;list-style-image:none; list-style:none; }
.sitemap_list ul li{
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.sitemap_list li a, .sitemap_list li a:visited{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	
}
.sitemap_list li a:hover{text-decoration:underline;}





/* SESAME CSS */
img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
	}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
	}
img.left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	border: solid 1px #a6600c; /* Customize me! */
	}
img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #a6600c; /* Customize me! */
	}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}
.clear {clear: both;}
/* This styled div acts as the hr for most browsers */
div.hr {
	height: 0px;
	background-color: #a6600c; /* Customize me! */
	border: solid 1px #a6600c; /* Customize me! */
	border-width: 1px 0 0 0; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;
	}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #a6600c;
	border: solid 1px #a6600c;
	border-width: 1px 0 0 0;
	clear: both;
	}
/* Clear Fix */
.clear {clear: both;}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.cf {display: inline-block;} /*this trips hasLayout for ie7*/
.cf {display: block;} /*this returns it back to normal*/
* html .cf {height: 1px;}













/* anatomy of a tooth */
#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}
#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: #d3ae82;/* 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: #004812;/* 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: #004812;/*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:#b2bb1e;/* customize me! */
							border: 1px solid #004812;
							line-height: 34px;
							color:#004812;/* 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: #004812;/* 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;}

