/* 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;}



#nav ul {width:283px; margin: 0; padding: 0; list-style: none; position:absolute; top:167px;left:8px;}
#nav li {margin: 0; padding: 0; list-style: none; display: inline;}
#nav li a {width:283px; display: block; text-decoration: none; text-indent: -999em; overflow: hidden;}


#nav a:hover, #nav li.active a,
#nav li:hover #our-office, #nav li.sfhover #our-office,
#nav li:hover #about-orthodontics, #nav li.sfhover #about-orthodontics,
#nav li:hover #braces-101, #nav li.sfhover #braces-101,
#nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients,
#nav li:hover #appointment-request, #nav li.sfhover #appointment-request,
#nav li:hover #orthodontic-treatments, #nav li.sfhover #orthodontic-treatments,
#nav li:hover #contact-us, #nav li.sfhover #contact-us,
#nav li:hover #first-aid, #nav li.sfhover #first-aid,
#nav li:hover #home, #nav li.sfhover #home {background-position: -283px 0px;}

#about-orthodontics,#braces-101,#our-office,#home,#contact-us,#for-new-patients,#orthodontic-treatments,#first-aid,#appointment-request{
overflow: hidden;
text-indent: -999em;
	width:283px;
	cursor: pointer;
}

#about-orthodontics {background-image:url(../images/nav/about-orthodontics.gif);height:37px;}
#braces-101 {background-image:url(../images/nav/braces-101.gif);height:38px;}
#our-office {background-image:url(../images/nav/our-office.gif);height:39px;}
#contact-us {background-image:url(../images/nav/contact-us.gif);height:38px;}
#home {background-image:url(../images/nav/home.gif);height:36px;}
#for-new-patients {background-image:url(../images/nav/for-new-patients.gif);height:43px;}
#orthodontic-treatments {background-image:url(../images/nav/orthodontic-treatments.gif);height:37px;}
#first-aid {background-image:url(../images/nav/first-aid.gif);height:37px;}
#appointment-request{background-image:url(../images/nav/appointment-request.gif);height:100px;}

/* Drop Down */
#nav li ul {margin: 0; padding: 0; width: 180px; position: absolute; z-index: 3; left: -999em;  top:auto;
background-color: #a2d898;
padding-bottom:7px;
border:solid 1px #3585ad;
-moz-border-radius: 6px; /* Optional - you may customize or remove */
	-webkit-border-radius: 6px;
	border-radius:6px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-top: -37px;
	margin-right: 0;
	margin-left: 275px;
	
}
#nav li ul li {display: block; width: 180px; height: 28px; padding: 0; list-style-image:none; list-style:none;}
#nav li ul li a {
	padding: 5px 0 5px 8px;
	margin: 0;
	width: auto;
	height: 16px;
	display: block;
	text-indent: 0;
	font-size: 12px;
	font-weight: normal;
	color: #013a50;
	text-decoration:none;
}
#nav li ul li a:hover {height: 16px; color: #00a14b; 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 #3585ad; /* Customize me! */
	}
img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #3585ad; /* 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: #231f20; /* Customize me! */
	border: solid 1px #231f20; /* 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: #231f20;
	border: solid 1px #231f20;
	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;}
dl dt {
	font-size: 1.5em;
	font-weight: bold;
	}
dl dd ul {
	margin: 0;
	list-style-type: none;
	}
	#brushing-instructions li, #flossing-instructions li{
	list-style-image: none;
	list-style-type: none;
}





div.box {
	float: right;
	clear: right;
	width: 334px;
	background-color: #3585ad; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: solid 1px #231f20; /* Customize me! */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
}
div.box img {
	float: left;
	border: solid 1px #231f20; /* Customize me! */
	margin-right: 5px;
}
div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}




/* custom layout*/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#1697d5;
}
#container{
	width: 974px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/container_bkd.gif);
	background-repeat: repeat-y;
	
}
#bd{
	width: 974px;
	background-image: url(../images/content_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width:565px;
	margin-left:330px;
	padding-top:225px;}

#content-int {
	width:585px;
	margin-left:330px;
	min-height:620px;}
*html #content-int {
	width:585px;
	margin-left:330px;
	height:620px;}

#hd{
	width: 974px;
	height: 167px;
	background-image: url(../images/header_bkd.jpg);
}
#logo {
position:absolute;
z-index:15;
	height:128px;
	width:466px;
	left:0px;
	top:0px;}

#logo a {
	display: block;
height:128px;
	width:466px;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo.gif) no-repeat left;}

.address {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	position:absolute;
	top:12px;
	left:710px;
	z-index:15;
	line-height:16px;
	text-align:right;
}

.img-mainpage {
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;

}

#flash-homepage{
	width:658px;
	height:381px;
left:302px;
top:0px;
	position:absolute;
	background-image:url(../images/flash_bkd.jpg);
}
blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #231f20;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

li{
	color: #231f20;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 28px;
	line-height:20px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

ul{
	margin-bottom:18px;
}
ol{
	margin-bottom:18px;
}
ol li{
	color: #231f20;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}
h1{
	color: #50b63c;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	margin-bottom:7px;
}

h2{
	color: #3585ad;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:18px;
}
h3{
	color: #50b63c;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
}


/* custom links*/
.back-to-top{
clear:both;
	color: #50b63c;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.back-to-top p{
margin-bottom:0px;
}
.back-to-top a:link, .back-to-top a:visited{
	color: #50b63c;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	margin-right:15px;
	
}
.back-to-top a:hover{color: #3585ad;
}
a:link, a:visited{
	color: #50b63c;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}
.sub_nav a:link, .sub_nav a:visited{
	color: #50b63c;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}
.sub_nav {
	color: #50b63c;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}
a:hover, a.active{	color: #3585ad;
}
.sub_nav a:hover, .sub_nav a.active{text-decoration:underline;
}

/* footer */
#ft {
	background-image: url(../images/footer_bkd.jpg);
	width: 974px;
	clear: both;
	text-align:center;
	background-repeat: no-repeat;
}
#ft p {
	margin-bottom:8px;
}
#ft h4 {padding-top:37px;
	color: #256c98;
	font-size: 11px;
	line-height:13px;
	font-weight:normal;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
}

#ft #sesame-link{
	text-decoration:none;
	font-size: 11px;	
	color: #256c98;
	font-weight:normal;
	font-style:italic;
	margin-bottom:5px;
}

#ft a {
	color: #256c98;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
#ft .text_nav {
	color: #256c98;
	line-height:15px;
	padding-top:10px;
}
#ft a:hover, #ft #sesame-link a:hover{
text-decoration:underline;
}

#sidebar{
	width: 241px;
	position:absolute;
	top:630px;
	left:47px;
}

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

img a{border:none;}


.sitemap_list li{ list-style:none; margin-left:15px; list-style-image:none;}
.sitemap_list ul{margin-bottom:15px;}
.sitemap_list ul li a, .sitemap_list ul li a:visited{ font-weight:normal;color:#231f20; font-size:12px;}
.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;}

/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/

.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

.replace ul, .replace ul li {letter-spacing: 0; text-indent: 0; overflow: auto;}





#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 #256c98; /* 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/image01.jpg) 10px 10px no-repeat;}
ul#css-office-tour li {
	margin: 380px 0 0 10px; 
	float: left; 
	display: inline;}
ul#css-office-tour li img {
	border: solid 1px #256c98; /* 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;}




/* Emergency Care */
ul#toggle-emergency {
	list-style: none;
	margin: 0 0 1em 0;}
	ul#toggle-emergency li {
		border: solid 1px #fff;
		border-width: 0 0 1px 0;
		padding: 1em 0;
		margin: 0;}
.general-soreness {
	background: url(http://media.sesamehost.com/images/emergency-care/general-soreness.gif) no-repeat;
	width: 80px;
	height: 60px;}
.headgear {
	background: url(http://media.sesamehost.com/images/emergency-care/headgear.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-appliance {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-appliance.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-bracket {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-bracket.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-wire.gif) no-repeat;
	width: 80px;
	height: 60px;}
.poking-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/poking-wire.gif) no-repeat;
	width: 80px;
	height: 60px;}
.left-border {
	border: solid 1px #3585ad;
	margin: 5px 15px 15px 0;
	float: left;
	clear: left;}













/*-----------------------------------------------
	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; font-family:Verdana, Arial, Helvetica, sans-serif;color: #256c98;}
				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;
	list-style-image: none;
	list-style-type: none;
						}
					fieldset dd li:hover {
	background-color: #D2E9EE;
}
					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: #003366;/* 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: #003366;/*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:#3585ad;/* customize me! */
							border: 1px solid #003366;
							line-height: 34px;
							color:#ffffff;/* 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: #003366;/* 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;}


/* Gamer Room */
ul#sesame-games {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;}
ul#sesame-games li {
	width: 187px;
	height: 79px;
	border: 1px solid #1e3554; /* add hex color to change border color; defaults to BODY Font Color*/
	float: left;
	margin: 0 9px 9px 0;
	overflow: hidden;
	position: relative;
	background: #603329; /*add hex color to match site*/}
ul#sesame-games li p {
	font-size: 11px;
	color: #fff;
	margin: 9px;
	position: relative;}
ul#sesame-games li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 187px;
	height: 79px;}
ul#sesame-games a img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 187px;
	display: block;}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}

