/* GENERAL 
-----------------------------------------*/
* {margin: 0; padding: 0;}/* Sets all padding and margins to 0 - forces all browsers to behave... */
html, body {height: 100%;}

body {
margin: 0;
background: #fff url(../images/bg01.gif) top center repeat-x;
}

a {
color: #369; 
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
color: #066;
font: bold 30px "minion pro", times, georgia, serif;
margin: 0 0 20px 0;
letter-spacing:-.02em;
}

h2 {
color: #660;
font: bold 24px "minion pro", times, georgia, serif;
margin: 15px 0;
}

h3 {
font: normal 20px trebuchet ms, sans-serif;
color: #797863;
margin: 10px 0;
}

ul, ol {
margin: 0 0 20px 20px;
}

ul.larger {
font-size: 14px;
}

img {border: none;}

dl {
	list-style: none;
	margin: 9px 0;
}
dd {margin: 9px 0;}
dd ul {margin-left: 18px;}
dd ul li {margin-left: 18px;}

p {margin: 0 0 10px 0;}


/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #333300; line-height: 24px; }

.Title		{ color: #006666; font-size: 28px; font-weight: bold; font-family: Times New Roman, Times, Georgia, serif; line-height: 32px; }
.Header		{ color: #666600; font-size: 24px; font-weight: bold; font-family: Times New Roman, Times, Georgia, serif; line-height: 28px; }
.Subheader	{ color: #797863; font-size: 20px; font-weight: normal; font-family: Trebuchet MS, Arial; line-height: 28px; }

.Blue		{ color: #006666; }
.Green		{ color: #666600; }
.DarkGreen	{ color: #333300; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }
.Gray		{ color: #797863; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 5px 5px; }
IMG.WhiteBorder { background-color: #fff; padding: 4px; border: 1px solid #c3c199; margin: 0 20px 20px 0; }

/* LOGO
----------------------------------------*/
#logo a {display: block; width: 240px; height: 160px; overflow: hidden;}

h1#logo {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 160px;
	overflow: hidden;
	text-indent:-999em;
}
* #pt-forms {
	width: 220px;
	float: right;
	clear: right;
	margin: 0 0 18px 18px;
	padding: 0 0 9px;
	border: 1px solid #066;
}
* #pt-forms dt {
	margin: 0 0 9px;
	padding: 3px 9px;
	color: #ffffff;
	background: #066;
}
* #pt-forms dd {margin: 0 9px 9px;}

/* PAGE LAYOUT
-----------------------------------------*/
* #container {
	width: 770px; 
	position: absolute; 
	top: 0; 
	left: 50%; 
	margin: 0px 0px 0px -385px;
	padding:0px;
	background: #dfddbc url(../images/bg-container.jpg) 0 0 no-repeat;
}

* #nav-row {
	position:absolute;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0;
	width: 770px;
	height: 30px;
	z-index:100;
}

* #left-col {
	position:absolute;
	top:0px;
	left:0px;
	color: #fff;
	width: 250px;
	height: 550px;
	margin: 37px 0px 0px 0px;
	padding: 0px;
	float:left;
	z-index:1;
}

* #right-col {
	color: #fff;
	width: 490px;
	padding:30px 0px 0px 280px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

* #forms {
	padding:7px;
	margin:25px;
	border: 3px solid #c3c199;
	background:#FFFFFF;
	color:#000000;
}

* #flash01, * #flash02, * #flash03 {
	padding: 0px;
}

* #flash-office-tour {
	margin-left:-20px;
}

* #content {
	padding: 20px 20px 0 0;
	margin:0px 0px 0px 0px;
	width:470px;
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #330;
	line-height: 24px;
	min-height:425px;
	_height:425px;
}

* .img {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #c3c199;
	margin: 0 10px 20px 0;
	clear: both;
}

* .img-left {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #c3c199;
	float: left;
	margin: 0 20px 20px 0;
	clear: both;
}

* .left {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #c3c199;
	float: left;
	margin: 0 20px 20px 0;
}

* .img-right {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #c3c199;
	float: right;
	margin: 0 0 20px 20px;
	clear: both;
}

* .img-logo {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #c3c199;
	float: left;
	margin: 0 15px 20px 20px;
	clear: both;
}


* #site-map {font-weight: bold;}
* #site-map .sub {font-weight: normal;}


/*---------------------------------
Navigation
---------------------------------*/

* #nav, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#nav a {display:block; margin:0; padding:0;}
#nav li {float: left; margin:0; padding:0;}

/*---------------------------------
Subnavigation
----------------------------------*/
#nav li ul li {
	float:none;
	display:inline;
}

#nav li ul {
	position:absolute;
	left:-999em;
	color:#ffffff; 
	font-size:11px;	
	font-weight:bold;
	background:#b3b196;
	margin: 0px; 
	padding: 0px;
}

#nav li ul a {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding:5px 10px;
	display:block;
}

#nav li ul a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#015436;
	font-weight:bold;
	padding:5px 10px;
}

#nav li:hover ul, #nav li.sfhover ul {
	z-index: 1000;
	left:auto;
	color:#ffffff;
	text-decoration: none; 
}

/* Set the image for each nav item */
* #about-our-office, * #for-new-patients, * #about-orthodontics, * #braces-101, * #fun-and-games, * #contact-us, * #for-doctors, * #home {
	height: 30px;
	text-indent: -999em;
	background: url(../images/nav.gif) 0 0 no-repeat;
}

/* Nav Elements */

* #about-our-office {background-position: 0px 0px; width:77px;}
li:hover #about-our-office, li.sfhover #about-our-office, li.active #about-our-office {background-position: 0px -30px;} 
* #for-new-patients {background-position: -77px 0px; width:106px;}
li:hover #for-new-patients, li.sfhover #for-new-patients, li.active #for-new-patients {background-position: -77px -30px;} 
* #about-orthodontics {background-position: -183px 0px; width:147px;}
li:hover #about-orthodontics, li.sfhover #about-orthodontics, li.active #about-orthodontics {background-position: -183px -30px;}
* #braces-101 {background-position: -330px 0px; width:87px;}
li:hover #braces-101, li.sfhover #braces-101, li.active #braces-101 {background-position: -330px -30px;}
* #fun-and-games {background-position: -417px 0px; width:107px;}
li:hover #fun-and-games, li.sfhover #fun-and-games, li.active #fun-and-games {background-position: -417px -30px;}
* #contact-us {background-position: -524px 0px; width:90px;}
li:hover #contact-us, li.sfhover #contact-us, li.active #contact-us {background-position: -524px -30px;}
* #for-doctors {background-position: -614px 0px; width:96px;}
li:hover #for-doctors, li.sfhover #for-doctors, li.active #for-doctors {background-position: -614px -30px;}
* #home {background-position: -710px 0px; width:60px;}
li:hover #home, li.sfhover #home, li.active #home {background-position: -710px -30px;}



/* FOOTER
-----------------------------------------*/
* #footer {
	background: #fff url(../images/bg-footer.jpg) center top no-repeat;
	margin: 0 auto;
	position: relative;
	width: 100%;
	color: #fff;
	padding: 70px 0 50px 0;
	text-align: center;
	clear: both;
	line-height: 24px;
	overflow: hidden;
}

#footer h2 {
	color: #a4ffda;
	font: 18px arial, verdana, helvetica, sans-serif;
	line-height:24px;
}

#footer a {
	color: #f5f1ae;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 7px;
}

* #flash_standards {
	background: transparent;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding: 20px 0;
}

/*---------------------------
Sesame Forms
---------------------------*/

/* Global form styles */
* .referral-form, * .appointment-form, * .comment-form {width: 450px; color:#470f23;}

fieldset {border: none; padding: 9px 0; color:#006666;}
fieldset div {clear: both;}
* .form-header {border-bottom: 1px solid #015436;/*optional, change color to match site*/}
* .form-header h3 {margin: 0 0 9px;}
* .form-header p {margin: 0 0; padding-bottom: 18px;}
* .form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #015436;/*optional, change color to match site*/}
* .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*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#015436;/* customize me! */
	border: 1px solid #015436;
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;}


/* referral form */
* .referral-form {
	margin: 0 0 18px;
	padding: 10px;
	border:solid 2px #015436;/*optional, change color to match site*/
	background:#fafafa;/*optional, change color of background*/}
.referral-form fieldset {border: none; padding: 9px 0;}
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:45%;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #015436;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.verification img {border: 1px solid #015436;}
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* appointment form */
* .appointment-form {
	margin: 0 0 18px;
	padding: 10px;
	border:solid 2px #015436;/*optional, change color to match site*/
	background:#fafafa;/*optional, change color of background*/}
.appointment-form fieldset {border: none; padding: 9px 0;}
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:45%;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #f7931f;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.appointment-form span#found-other {width: 100%;}
.appointment-form span#found-other input {margin-left: 47%; background: #fff0b2}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.verification img {border: 1px solid #f7931f;}
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* comment form */	
* .comment-form {
	margin: 0 0 18px;
	padding: 10px;
	border:solid 2px #015436;/*optional, change color to match site*/
	background: #fafafa;}
.comment-form li {font-weight: bold;}
.comment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:right;
	width:45%;
	float:left;
	padding-top: 4px;}
.comment-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;}
.comment-form .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comment-form input, .comment-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #f7931f;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.comment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;}
.comment-form p.verification {margin-top: 0;}
.comment-form p.verification img {border: 1px solid #f7931f;}
.comment-form p.radio input, .comment-form p.radio-float input {
	float: none;
	margin: 0 0 0 0;
	padding: 4px 2px;
	width: auto;}
.comment-form p.radio span {padding: 0 2% 0 0;}
.comment-form .radio {text-align: left; font-weight: normal;}
.comment-form .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comment-form .comments-box textarea {float: none; margin-left: 0; width:95%;
}



/* SESAME
-----------------------------------------*/
p#sesame {
padding: 10px 0 0 0; 
}

#sesame a {
font-size: 11px;
color: #a5e7fd;
text-decoration: underline;
}

#sesame a:hover {
text-decoration: none;
}