/* GENERAL 

-----------------------------------------*/

* {margin: 0; padding: 0;}/* Sets all padding and margins to 0 - forces all browsers to behave... */

* html #content {height: 420px} /* IE6 */

html, body {height: 100%;}



body {

background: #fff url(images/bg01.jpg) top center repeat-x;

margin: 0px;

font: 11px tahoma, arial, verdana, helvetica, sans-serif;

color: #000;

line-height: 20px;

}



table { 

border-collapse: collapse; 

border-spacing: 0; 

}



td, th { 

padding: 5px; 

vertical-align: top;

font: 11px tahoma, arial, verdana, helvetica, sans-serif;

color: #000;

line-height: 20px;

}



a {

color: #39c; 

text-decoration: underline;

}



a:hover {

text-decoration: none;

}



h1 {

background-repeat: no-repeat; 

height: 40px; /* this height reflects the height of the heading image */

margin: 0;

overflow: hidden; 

text-indent: -999em; /* hides rich text so only background image shows */

}



h1.home {

height: 70px; /* this height reflects the height of the heading image */

}



h2 {

font: normal 18px tahoma, arial, sans-serif;

color: #948d7a;

margin: 14px 0;

}



h3 {

font: normal 16px trebuchet ms, sans-serif;

color: #c93;

margin: 10px 0;

}

.clear {
	clear: both;
	}



ul, ol {

margin-top: 0;

margin-left: 20px;

margin-bottom: 10px;

}



ul.larger {

font-size: 14px;

}

.larger-font {
	font-size: 15px;
	font-weight: bold;
	}

.medium-font {
	font-size: 14px;
	font-weight: bold;
	}

img {border: none;}



p {margin: 0 0 10px 0;}



blockquote {

color: #666;

background: #fbfdff;

border: 1px solid #e4eff8;

padding: 15px;

margin: 0;

}



.name {

font-size: 10px;

}



.radio {

margin-right: 4px;

}


span.indent {
	padding-left: 40px;
	}


/* MIR 

----------------------------------------*/

.mir { letter-spacing : -1000em; }

/* Just for Opera, but hide from MacIE */

/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}

/* End of hack */



h1.mir {

margin: 25px 0 0 30px;

padding: 0;

display: inline;

width: 250px;

height: 101px;

background: url(images/logo_deguzman.gif) no-repeat;

float: left;

line-height: 0;

}



h1.mir a {

margin: 0;

padding: 0;

width: 250px; 

height: 100px; 

display: block;

}





/* NAVIGATION 

-----------------------------------------*/

#nav, #nav ul { /* all lists */

width: 770px;

height: 45px;

padding: 0;

margin: 0;

}



#nav ul { /* all lists */

list-style: none;

}



#nav li {

float: left;

display: inline

}



/*  Sets styles for all links that are inside the ul id="nav" */

#nav a {

height: 45px;

display: block;

overflow: hidden; 

text-indent: -999em;  /*Indents the rich-text so it does not show */

}



/* Set the image for each nav item */

#about {background: url(images/nav_about.gif); width: 71px;}

#patients {background: url(images/nav_patients.gif); width: 88px;}

#ortho {background: url(images/nav_ortho.gif); width: 119px;}

#braces {background: url(images/nav_braces.gif); width: 74px;}

#invisalign {background: url(images/nav_invisalign.gif); width: 78px;}

#ibraces {background: url(images/nav_ibraces.gif); width: 52px;}

#emergency {background: url(images/nav_emergency.gif); width: 105px;}

#game {background: url(images/nav_game.gif); width: 107px;}

#contact {background: url(images/nav_contact.gif); width: 73px;}

#home {background: url(images/nav_home.gif); width: 55px;}





/* Shift the image position up to show the active state */

#nav a:hover, #nav .active {background-position: 0 -45px;}



/* Set cursor to default arrow so link does not appear clickable */

#nav .active {cursor: default}





/* SUB-NAVIGATION 

-----------------------------------------*/



#nav li ul { /* second-level lists */

margin: 0;

padding: 0;

width: 140px;

position: absolute;

background: #fff;

left: -999em;

line-height: 25px;

height: auto;

}



#nav li ul a {

padding: 0 0 0 10px;

width: 130px;

color: #36637e;

text-indent: 0;

text-decoration: none;

line-height: 25px;

height: auto;

border-bottom: 1px solid #36637e;

}



#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */

left: auto;

display:block;

}



#nav li:hover ul a:hover, #nav li.sfhover ul a:hover { /* lists nested under hovered list items */

color: #fff;

background: #36637e;

}





/* PAGE LAYOUT

-----------------------------------------*/

#container {

margin: 0 auto;

position: relative;

width: 770px;

}



#container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}



#header {

width: 770px;

height: 180px;

margin: 0;

padding: 0;

}



#flash_main {

width: 770px;

height: 275px;

margin: 0;

padding: 0;

}



#sidebar {

width: 180px;

margin: 0;

padding: 0 0 20px 20px;

float: left;

color: #036;

font: 10px tahoma, arial, verdana, helvetica, sans-serif;

line-height: 16px;

}

#realself-callout {
	background:url(../images/realself-callout.png) top left no-repeat;
	width:190px;
	height:80px;
	margin:12px 0 12px -8px;
	display:block;
}

#realself-callout a {
	width:90px;
	height:32px;
	padding:24px 8px 24px 80px;
	margin:0;
	font-size:11px;
	display:inline-block;
	line-height:15px;
}

#content {

width: 530px;

background-color: #fff;

padding: 20px;

line-height: 20px;

float: left;

min-height: 420px;

}

.caption { position:relative; top:-20px;}

.image {

background-color: #fff;

padding: 4px;

border: 1px solid #a8c6d8;

margin: 0 20px 20px 0;

clear: both;

}



.image_left {

background-color: #fff;

padding: 4px;

border: 1px solid #a8c6d8;

float: left;

margin: 0 20px 20px 0;

clear: both;

}



.image_right {

background-color: #fff;

padding: 4px;

border: 1px solid #a8c6d8;

float: right;

margin: 0 0 20px 20px;

clear: both;

}

/*#video { display:block; height:99px; width:182px; background:url(images/invisalign-story-button.jpg)}
#video:hover { display:block; height:99px; width:182px; background:url(images/invisalign-story-button.jpg) 0 104px}
*/

#video { display:block; height:155px; width:302px; background:url(images/invisalign-story-button2.jpg)}
#video:hover { display:block; height:155px; width:302px; background:url(images/invisalign-story-button2.jpg) 0 155px}


.language { 

color:#36637e; 

float:right;

clear:both;

font-weight:bold;

}



.language a { 

color:#36637e;

font-weight:bold;

}



#site_map {font-weight: bold;}

#site_map .sub {font-weight: normal;}





/* FOOTER

-----------------------------------------*/

#footer {

background: #6e98b1 url(images/bg_footer.jpg) no-repeat;

color: #fff;

padding: 25px 0;

text-align: center;

clear: both;

line-height: 16px;

overflow: hidden;

}



#footer h2 {

font: bold 14px tahoma, arial, sans-serif;

color: #eee6a1;

margin: 12px 0;

}



#footer a {

color: #d5e7f2;

text-decoration: underline;

}



#footer a:hover {

text-decoration: none;

}



#footer li {

display: inline;

list-style-type: none;

padding-right: 8px;

}







#flash_standards {

background: transparent;

font-size: 10px;

color: #999;

text-align: center;

padding: 20px 0;

}





/* SESAME

-----------------------------------------*/

p#sesame {

padding: 8px 0 0 0; 

}



#sesame a {

font-size: 10px;

text-decoration: underline;

text-transform: capitalize;

}



#sesame a:hover {

text-decoration: none;

}



.style2 {color: #5B7B94; font-weight: bold; }

.style4 {color: #5B7B94}

.style6 {

	color: #5B7B94;

	font-style: italic;

	font-weight: bold;

}

/* --- */

#free-box { position:relative; float:right; width:200px; height:108px; padding-right:20px; top:-127px;}

 #free-consultation {list-style:none; list-style-type:none; text-indent:-999em;   }

 #free-consultation li{ width:200px; height:108px; list-style:none; list-style-type:none; line-height:12px; float:left}

 #free-consultation a, ul.free-consultation a {display: block; padding: 0; width: 200px; margin: 0; }

 #free-consultation li a{ background:url(images/free-consultation.gif); width:200px; height:108px; }

 #free-consultation li a:hover { background:url(images/free-consultation.gif) 0 108px; width:200px; height:108px;}
 
 
 /*-----------------------------------------------
	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;}
	
	
	/* jQuery Cycle Before and After */
#before-after-container {
	width: 488px;
	height:300px;
	margin: 2.5em 0 0; /* Adjust this top margin according to your design */
	padding: 10px 0 10px 10px;
	background-color: #A9C6D8; /* Customize me */
	border: solid 1px #36637E; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	position: relative;
	line-height: 18px;
	left:0px;
	}
ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
	overflow:hidden; height:271px; width:488px;
	} 
ul#before-after-cycle li img {
	width: 232px;
	height: 269px;
	float: left;
	margin-right: 10px;
	border: solid 1px #36637E; /* Customize me */
	}
ul#before-after-cycle  { overflow:hidden; height:271px; width:488px;
	}
#before-after-container p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	}
#before-after-container div.cycle-detail {
	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 */
	}
.before-after-nav {
	background: #A9C6D8; /* Customize me */
	position: absolute; 
	z-index: 50; 
	top: -19px;
	left: 0px;
	padding: 0 3px;
	border: solid 1px #36637E; /* Customize me */
	border-width: 1px 1px 0 1px;
	-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 */
	overflow:hidden; width:488px;
	}
.before-after-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	color: #fff; /* Customize me */
	}
.before-after-nav a.activeSlide {color: #36637E;} /* Customize me */
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}
#your-own-box {

	background-color: #fff;
	padding: 4px 0 4px 4px;
	border: 1px solid #a8c6d8;
	margin: 0 0px 20px 0;
	width: 307px; 
	display:block; 

}



.right-border {
	float: right;
	clear: right;
padding: 4px;
border: 1px solid #a8c6d8;
margin: 0 0 20px 20px;

	}

.left-border {
padding: 4px;
border: 1px solid #a8c6d8;
margin: 0 20px 20px 0px;
	
	float: left;
	clear: left;
	
	}
	
ul#testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}
	
	
.invisalign-block {
	width: 315px; 
	float: left;
	}



div.invisalign-video {
	background: url(http://media.sesamehost.com/images/invisalign-pro-package/invisalign-video-bg.jpg) no-repeat;
	width: 450px;
	height: 250px;
	border: solid 1px #a8c6d8; /* Customize me!! */
	margin-bottom: 15px;
	text-align: right;
	}
	
div.invisalign-video img {
	margin: 30px 50px 0;
	}

img.border {
	border: solid 1px #a8c6d8; /* Customize me!! */
	}

	
.bump-right {
	margin-right: 5px;
	}
	
/* Invisalign Videos */
#video-invisalign {
	width: 360px; 
	height: 266px;
	display: block;
	}
#video-invisalign-best-friends, #video-invisalign-news-travels-fast {
	width: 320px;
	height: 206px;
	display: block;
	}
#video-invisalign-lobby {
	width: 320px; 
	height: 266px;
	display: block;
	}	

/* Invisalign Footer */	
#invisalign-footer {
	background: #fff;
	width: 100%;
	margin: 30px 0;
	padding: 0;
	border: solid 1px #a8c6d8; /* Customize me!! */
	font-size: 11px;
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	clear: both;
	}
#invisalign-footer h3 {
	background: #a8c6d8; /* Customize me!! */
	margin: 0;
	padding: 8px 15px;
	color: #fff; /* Customize me!! */
	font-size: 14px;
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	}
#invisalign-footer ul li img {
	margin: 0 10px 0 15px;
	float: left;
	}
#invisalign-footer p {
	padding: 0 15px;
	margin: 30px 0 15px 0;
	}
#invisalign-footer ul {
	margin: 15px; 
	padding: 0 0 15px 0;
	list-style: none;
	border: solid 1px #a8c6d8; /* Customize me!! */
	border-width: 0 0 1px 0;
	}
#invisalign-footer li {
	width: 33%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
#invisalign-footer li a {
	float: left;
	}	
.invisalign-footer-logo {
	margin: 0 30px 0 15px;
	float: left;
	}
/* 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;}