/* 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;}
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;}


/* fonts */
@font-face {
	font-family: 'OptimaRegular';
	src: url('Optima_Regular.eot');
	src: local('Optima Regular'), local('Optima-Regular'), url('Optima_Regular.woff') format('woff'), url('Optima_Regular.ttf') format('truetype'), url('Optima_Regular.svg#Optima-Regular') format('svg');
}

@font-face {
	font-family: 'PalatinoNormal-Italic';
	src: url('Palatino_Normal-Italic.eot');
	src: local('Palatino Normal-Italic'), local('PalatinoNormal-Italic'), url('Palatino_Normal-Italic.woff') format('woff'), url('Palatino_Normal-Italic.ttf') format('truetype'), url('Palatino_Normal-Italic.svg#PalatinoNormal-Italic') format('svg');
}

@font-face {
	font-family: 'PalatinoNormal';
	src: url('Palatino_Normal.eot');
	src: local('Palatino Normal'), local('PalatinoNormal'), url('Palatino_Normal.woff') format('woff'), url('Palatino_Normal.ttf') format('truetype'), url('Palatino_Normal.svg#PalatinoNormal') format('svg');
}

@font-face {
	font-family: 'PalatinoBold';
	src: url('Palatino_Bold.eot');
	src: local('Palatino Bold'), local('PalatinoBold'), url('Palatino_Bold.woff') format('woff'), url('Palatino_Bold.ttf') format('truetype'), url('Palatino_Bold.svg#PalatinoBold') format('svg');
}

/* structure */
body {
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:13px;
	background-image:url('../images/bg.png');
	background-repeat:repeat-x;
	background-color:#9d9ca1;
}

#container {
	background-color:#FFF;
	width:825px;
	text-align:left;
	margin:0 auto;
	margin-top:36px;
	margin-bottom:30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content  {
	margin-top:15px;
	background: url(../images/content-bg.png);
	background-repeat:no-repeat;
	width: 825px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	padding-left:163px;
	min-height:313px;
	
}

/*coming soon pages spacing (long nav in care-for-your-smile section) */
body.care-for-your-smile #bd {
	min-height:673px;
}

#bd {
	min-height:550px;
	padding-bottom:103px;
}

#ft {
	height:105px;
	background-color:#5b5b5e;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#hd {
	background: url(../images/logo.png);
	background-repeat:no-repeat;
	width: 782px;
	height: 138px;
	position: relative;
	margin-top:10px;
	margin-left: auto; 
	margin-right: auto;
}
#hd a {
	position: absolute;
	width: 782px;
	height: 138px;
	text-indent:-999px;
}

#logo {
	margin:0;
	padding:0;
}

.orange-bar {
	border:1px solid #FFF;
	background-color:#f99211;
	height:15px;
	width:823;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}


/* homepage flash */
#flash-homepage {
	float:left;
	margin-top:9px;
	margin-left:-23px;
}

/* text styles */

a {
	color:#f99211;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#f99211;
	text-decoration:none;
}

body.home h1.headline {
	display:none;
}

h1.headline {
	line-height:32px;
	margin-bottom:15px;
	width:645px;
	border-bottom:1px solid #f99211;
}

.address {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:17px;
	width:170px;
	line-height:18px;
	color:#1c4191;
	margin-top:50px;
	margin-left:-92px;
	position:absolute;
	z-index:2;
}

.phone {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	width:170px;
	line-height:40px;
	text-indent:8px;
	color:#231f20;
	width:230px;
	margin-top:100px;
	margin-left:-100px;
	position:absolute;
	z-index:2;
	border-top:1px solid #1c4191;
}

.choose {
	font-family:PalatinoBold, Tahoma, Geneva, Verdana, sans-serif;
	word-spacing:-2px;
	letter-spacing:0px;
	font-size:19px;
	color:#172e76;
	margin-top:160px;
	margin-left:-90px;
	position:absolute;
	z-index:2;
}

body.home span.choose {
	display:none;
}

body.privacy-policy span.choose {
	display:none;
}
body.site-map span.choose {
	display:none;
}

body.page-not-found span.choose {
	display:none;
}
body.internal-server-error span.choose {
	display:none;
}

body.home #bd {
	padding-bottom:47px;
}

.bold {
	font-weight:bold;
}

body.home #content p {
	padding-bottom:26px;
	clear:both;
}

p.last {
	padding-bottom:77px;
}

p { margin-right:180px;
	padding-bottom:26px;
	
}

p.b4-ul {
	padding-bottom:6px;
}


#ft p {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	padding-top:30px;
	margin-left:36px;
	width:755px;
	padding-bottom:0;
}

#ft p.sesame-link {
	font-size:11px;
	font-weight:normal;
	padding-top:15px;
	text-align:center;
	
}

#ft p a {
	text-decoration:none;
	color:#FFF;
}
#ft p a:hover {
	text-decoration:none;
	color:#F99011;
}

h1 {
	font-family:PalatinoNormal, Tahoma, Geneva, Verdana, sans-serif;
	font-size:30px;
	word-spacing:-5px;
	padding-top:25px;
	margin-bottom:-6px;
	color:#231f20;
	clear:both;
}

body.home h1 {
	font-family:PalatinoNormal-Italic, Tahoma, Geneva, Verdana, sans-serif;
}

h2 {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	padding-bottom:10px;
	font-weight:bold;
	font-size:19px;
	color:#172e76;
	padding-top:14px;
	width:645px;
	border-top:1px solid #f99211;
}  

h2.first {
	border-top:none;
	padding-top:0;
	margin-top:-2px;
	width:400px;
}  

h2.short {
	width:400px;
	clear:none;
}  

h2.clear {
	clear:both;
}  

h3 {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	padding-bottom:10px;
	font-weight:bold;
	font-size:13px;
	color:#231f20;
}

h3.b4-ul {
	padding-bottom:0;

}

body.home h2 {
	font-family:PalatinoNormal, Tahoma, Geneva, Verdana, sans-serif;
	padding-bottom:0;
	font-weight:normal;
	word-spacing:-5px;
	padding-left:12px;
	color:#505052;
	display:inline;
	padding-top:0;
	border-top:none;
}

.h2-small {
	font-size:19px;
}

ul {
	font-size:11px;
	padding-top:10px;
	padding-bottom:15px;
	width:620px;
	padding-left:25px;
	line-height:20px;
}

ul li {
	padding-bottom:9px;
}

.orange-line {
	background-color:#f99211;
	height:1px;
	width:126px;
	margin-top:18px;
	margin-bottom:47px;
	float:left;
}

#sidebar {
	position:absolute;
	top:465px;
}


/* subnav */


#subnav {
	position:relative;
	padding-top:147px;
	width:250px;
	margin-left:-110px;
	background-color:#FFF;
}


#subnav ul {
	font-size:11px;
	color:#172e76;
	padding-left:38px;
	padding-top:45px;
	line-height:20px;
	padding-bottom:0;
}

#subnav ul li.last {
	padding-bottom:7px;
}

#subnav ul li.active {
	font-weight:bold;
}

#subnav ul a{
	color:#172e76;
	display:block;
	text-decoration:none;
	font-weight:normal;
}

#subnav ul a:hover{
	font-weight:bold;
}
#subnav ul a:visited{
	color:#172e76;
}

#subnav ul a:active{
color:#172e76;
}

#subnav ul li{
	padding:0;
}

#small-orange-bar {
	position:relative;
	border:1px solid #FFF;
	background-color:#f99211;
	margin-left:-110px;
	height:10px;
	width:248px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

body.home #small-orange-bar {
	display:none;
}


/* navigation */
#nav {
	position:absolute;
	top:195px;
}

#nav ul {
	font-family: 'OptimaRegular', sans-serif;
	font-size:17px;
	padding-left:10px;
	padding-top:27px;
	width:250px;
	height:425px;
	background: url(../images/nav-bg.png);
	background-repeat:no-repeat;
	margin-left:-110px;
	list-style:none;
	
}

#nav ul li {
margin-left:0px;
width:230px;
height:40px;
padding-bottom:0
}

#nav ul li a {
height:40px;
display:block;
text-shadow: 1px 0px #3347b1;
border-top:1px solid #FFF;
border-bottom:1 px solid #FFF;
color:#FFF;
text-decoration:none;
font-weight:normal;
text-indent:15px;
padding-top:9px;
}

#nav ul li:hover {
background-color:#172e76;
}

#nav ul .active {
background-color:#172e76;
}

#nav ul li ul {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	padding-left:0;
	padding-top:0;
	width:174px;
	height:0;
	background: none;
	background-color:#172e76;
	margin-left:240px;
	margin-top:-48px;
	visibility:hidden;
}
#nav ul li ul li {
	background-color:#172e76;
	height:25px;
}

#nav ul li ul li a {
	font-weight:normal;
	display:block;
	height:25px;
	border:none;
	padding-top:4px;
	text-indent:22px;
	text-shadow:none;
}

#nav ul li ul li .first {
	display:block;
	height:25px;
	border:none;
	padding-top:4px;
	text-indent:55px;
}


#nav ul li ul li a:hover {
	display:block;
	background-color:#f99011;
	color:#000;
	text-shadow:none;
	font-weight:bold;
}

#nav li #meet-us {
	border-top:none;
}

.map {
	border:1px solid #f99011;
	width:425px;
	height:350px;
}

/* SESAME CSS */
img.right {
	margin-top:5px;
	margin-bottom:20px;
	margin-right:180px;
	margin-left:10px; 
	border-bottom:7px solid #f99211;
	float: right;
	clear: right;
	}
.additional {
	top:-35px;
	padding-top:0px;
	position:relative;
	}	
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 #333; /* 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: #eee; /* Customize me! */
	border: solid 1px #eee; /* 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: #eee;
	border: solid 1px #eee;
	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;}

/* office tour */
#gallery-container {
	width: 480px; 
	min-height: 500px;}
ul#css-office-tour {
	width: 480px; 
	height: 370px;
	position: relative; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	background: url(../images/css-office-tour/image-01.jpg) 10px 10px no-repeat;
	background-color:#f99211
	}
ul#css-office-tour li {
	margin: 380px 0 0 10px; 
	float: left; 
	display: inline;}
ul#css-office-tour li img {
	border: solid 1px #333; /* Customize me */
	margin: 0 4px 2px 0; 
	width: 68px; 
	height: 52px;}
ul#css-office-tour a {text-decoration: none;}
ul#css-office-tour a span {
	left: -999em; 
	position: absolute;}
ul#css-office-tour a span img {
	border: none; 
	width: 460px; 
	height: 350px;}
ul#css-office-tour a:hover {
	background: none; 
	z-index: 100;}
ul#css-office-tour a:hover span {
	position: absolute; 
	top: 10px; 
	left: 10px; 
	display: block;}

/* 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;width:650px; margin:0; padding:0;}
		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-family: Tahoma, Geneva, Verdana, sans-serif;font-weight:bold;font-size:15px;color:#172e76;clear: both; margin: 9px 0 0;}
				fieldset dd ul {margin:0; padding: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: #ecccb1;/* 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: #f99211;/* 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: #f99512;/*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 #f99211;
								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:#f99211;/* customize me! */
							border: 1px solid #000;
							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*/
							}


	/* 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;}

