/* 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: 'BaskervilleNormal';
	src: url('../fonts/baskerville-normal-webfont.eot');
	src: local('?'), url('../fonts/baskerville-normal-webfont.woff') format('woff'), url('../fonts/baskerville-normal-webfont.ttf') format('truetype'), url('../fonts/baskerville-normal-webfont.svg#webfont98LIfN9c') format('svg');
	font-weight: normal;
	font-style: normal;
}


#utility-nav ul {width:255px; margin: 0; padding: 0; list-style: none; position:absolute; top:69px;left:674px;}
#utility-nav li {margin: 0; padding: 0; list-style: none; display: inline;}
#utility-nav li a {width:255px; display: block; text-decoration: none; text-indent: -999em; overflow: hidden;}


#utility-nav a:hover, #utility-nav li.active a,
#utility-nav li:hover #the-game-room, #utility-nav li.sfhover #the-game-room,
#utility-nav li:hover #patient-login, #utility-nav li.sfhover #patient-login,
#utility-nav li:hover #doctor-login, #utility-nav li.sfhover #doctor-login{background-position: -255px 0px;}

#patient-login,#the-game-room,#doctor-login{
overflow: hidden;
text-indent: -999em;
	width:255px;
	cursor: pointer;
}

#patient-login {background-image:url(../images/nav/patient-login.jpg);height:30px;}

#the-game-room {background-image:url(../images/nav/the-game-room.jpg);height:38px;}

#doctor-login {background-image:url(../images/nav/doctor-login.jpg);height:35px;}





	


#nav ul {height: 49px; margin: 0; padding: 0; list-style: none; position:absolute; top:213px;left:40px; z-index:10;}
#nav li {margin: 0; padding: 0; list-style: none; display: inline; float:left;}
#nav li a {height: 49px; display: block; text-decoration: none; text-indent: -999em; overflow: hidden;}


#nav a:hover, #nav li.active a,
#nav li:hover #meet-the-team, #nav li.sfhover #meet-the-team,
#nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients,
#nav li:hover #about-orthodontics, #nav li.sfhover #about-orthodontics,
#nav li:hover #contact-us, #nav li.sfhover #contact-us,
#nav li:hover #home, #nav li.sfhover #home,
#nav li:hover #about-braces, #nav li.sfhover #about-braces  {background-position: 0px -49px;}

#for-new-patients,#meet-the-team,#about-braces,#about-orthodontics,#contact-us,#home{
overflow: hidden;
text-indent: -999em;
height: 49px;
	cursor: pointer;
}


#meet-the-team{background-image:url(../images/nav/meet-the-team.jpg); width:179px;}
#for-new-patients {background-image:url(../images/nav/for-new-patients.jpg);width:193px;}
#about-braces{background-image:url(../images/nav/about-braces.jpg); width:161px;}
#about-orthodontics {background-image:url(../images/nav/about-orthodontics.jpg);width:155px;}
#home {background-image:url(../images/nav/home.jpg);width:85px;}
#contact-us {background-image:url(../images/nav/contact-us.jpg);width:140px;}


/* Drop Down */
#nav li ul {
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	z-index: 11;
	left: -999em;
	height:auto;
	top:auto;
	background-color:#0072ae;
	-moz-border-radius: 15px; /*for Moz, optional*/
								-webkit-border-radius: 15px; /*for Webkit Browsers, optional*/
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-right: 0;
	padding-top:8px;
	
}
#nav li ul li {display: block; width: 150px; height: 28px; 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: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;

	padding-left: 8px;
	
}
#nav li ul li a:hover {
	height: 20px;
	color: #0072ae;
background-color:#d1e4f5;}






/* footer */

#ft {
clear: both;
	width:1001px;
	height:164px;
	margin: 0px auto;
	background-image: url(../images/footer_bkd.jpg);
	background-repeat: no-repeat;
	background-color:#0078ae;
	text-align:center;
}


#ft .text_nav a{
	color: #0078ae;
	font-size: 12px;
	font-weight:normal;
	
		
}
#ft .text_nav {color: #0078ae;
	
		font-size: 12px;
		padding-top:53px;
		margin-bottom:55px;
}

#ft #sesame-link {
	font-size: 12px;	
	color: #ffffff;
	font-weight:normal; font-style:italic;
	text-decoration:none;
}
#ft a:hover{
		text-decoration:underline;
		
}






/* custom layout*/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#0078ae;
}

#container{
	width: 1001px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/container_bkd.jpg);
	background-repeat: repeat-y;
}
#bd{
	width: 1001px;
	background-image: url(../images/bd_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width:585px;
	margin-left:355px;

	padding-bottom:22px;
	min-height:500px;
	
	}
	*html #content {
	width:585px;
	margin-left:355px;

	padding-bottom:22px;
	height:500px;
	
	}




#hd{
	width: 1001px;
	height: 587px;
	background-image: url(../images/header_bkd.jpg);
}
#logo {
position:absolute;
	height:193px;
	width:545px;
	left:0px;
	top:0px;}

#logo a {
	display: block;
height:193px;
	width:545px;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo.jpg) no-repeat left;}

.address1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120c0c;
	position:absolute;
	top:525px;
	left:60px;
	line-height:23px;
}
.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120c0c;
	position:absolute;
	top:635px;
	left:60px;
	line-height:23px;
}
.address3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#120c0c;
	position:absolute;
	top:745px;
	left:60px;
	line-height:23px;
}

#slideshow-home, .img-mainpage{
left:340px;
top:294px;
	position:absolute;
	z-index:5;width:608px;
	height:250px;
	
}



blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #120c0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	
}

li{
	color: #120c0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 38px;
	line-height:20px;
	list-style-image: url(../images/bullet.gif);	
}

ul{
	margin-bottom:18px;
}
ol{
	margin-bottom:18px;
}
ol li{
	color: #120c0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}
h1 {
	color: #0179ae;
	font-family: "BaskervilleNormal", Times, serif;
	font-size: 35px;
	margin-bottom:15px;
	font-style:italic;
	
}


h2{
	color: #f08f1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom:18px;
	
}
h3{
	color: #0179ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;margin-bottom:18px;
}


/* custom links*/
.back-to-top{
clear:both;
	color: #0179ae;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
	font-weight: bold;
	text-align:right;
}
.back-to-top p{
margin-bottom:0px;
}
.back-to-top a:link, .back-to-top a:visited{
	color: #0179ae;
	font-family: 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: #0179ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
a:hover, a.active{	text-decoration: underline;
}


.sub_nav {
	color: #0179ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.sub_nav a:link, .sub_nav a:visited{
	color: #0179ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

.sub_nav a:hover, .sub_nav a.active{text-decoration: underline;
}


#sidebar{
	width: 258px;
	position:absolute;
	top:300px;
	left:48px;
	
}

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

img a{border:none;}


.sitemap_list li{  margin-left:15px; }
.sitemap_list li 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; font-size:12px;text-decoration:none;}
.sitemap_list li a, .sitemap_list li a:visited{ font-weight:bold; text-decoration:none; font-size:14px; }
.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 6px #f28f1a; /* Customize me! */
	}
img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid
	 6px #f28f1a; /* 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: #333; /* Customize me! */
	border: solid 1px #333; /* 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: #333;
	border: solid 1px #333;
	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;}



/* jQuery Cycle Before and After */
#before-after-container {
	width: 488px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 10px 0 10px 10px;
	background-color: #0179ae; /* Customize me */
	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 */
	}
#before-after-container ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
	width: 488px;
	height: 182px;
	overflow: hidden;
	}
ul#before-after-cycle li {
	margin-left:0px;
	list-style:none;
	}
	ul#before-after-cycle li img {
	width: 232px;
	float: left;
	margin-right: 10px;
	border: solid 1px #333; /* Customize me */
	}
#before-after-container p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	color:#FFFFFF;
	}
#before-after-container div.cycle-detail {
	min-height: 55px; /* Increase this number to accomodate longer or shorter description text and to prevent "bumping" of lower content */
	clear: both;
	background-color: #fff; /* Customize me */
	padding: 10px;
	margin: 0 10px 0 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 */
	font-family:Arial, Helvetica, sans-serif;
	}
#before-after-container .before-after-nav {
	background: #fff; /* Customize me */
	margin: 0 10px 10px 0;
	padding: 5px 3px;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	}
#before-after-container .before-after-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	outline: none;
	color: #333; /* Customize me */
	}
#before-after-container .before-after-nav a.activeSlide, #before-after-container .before-after-nav a:hover {color: #0179ae;} /* Customize me */


div.box {
	float: right;
	clear: right;
	width: 334px;
	background-color: #0179ae; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: solid 1px #333; /* Customize me! */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
}
div.box img {
	float: left;
	border: solid 1px #333; /* Customize me! */
	margin-right: 5px;
}
div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
}







#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;}
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;}



dl dt {
	font-size:14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}
dl dd ul {
	margin: 0;
	list-style-type: none;
	}






/* 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 #333;
	margin: 5px 15px 15px 0;
	float: left;
	clear: left;}



/* games */
ul#sesame-games {
list-style: none;
margin: 0 0 27px;
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: 18px 9px 0;
	overflow: hidden;
	position: relative;
	background: #603329;
	line-height:0px;
	list-style-image: none;
	list-style-type: none;
	}
		
		
		
		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;
				
				}












/*-----------------------------------------------
	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;}
