/* Play nice with the WWW, validate me! */
/* clear floats */
* {
	margin: 0;
	padding: 0;
}/* sets all elements margin and padding to 0 */

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}

* html .clear {/* For IE =< 6 */
    height: 1%;
}

.image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
}
.image-float-border {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
	border:solid 1px #237647;
}
.image-float-border-thick {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
	border:solid 5px #237647;
}

.image-float-border-left {
	float: left;
	clear: left;
	display: block;
	margin-right:8px;
	margin-bottom:5px;
	border:solid 5px #237647;
}

.hide {display: none;}
img { border: none; } 


/* 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;}


html {
	/*overflow: -moz-scrollbars-vertical;*/
}

	
body {
	margin: 0px;
	padding:0px;
	background-color: #e0f1e9;
}
hr{
	color: #8d004b;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}

h6
{
	color: #8d004b;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}


blockquote {
	padding-left: 23px;
}
p{
	margin-bottom:18px;
	color: #8d004b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
a:link, a:visited{
	color: #237647;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
text-decoration: underline;
}

li{
	color: #8d004b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 40px;
	list-style: outside;
	line-height:20px;
}

ul{
	margin-bottom:18px;
}
ol{
	margin-bottom:18px;
}
ol li{
	color: #8d004b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 85px;
	list-style: outside;
	line-height:20px;
}

.top{
clear:both;
	color: #f58025;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.top a:link, .top a:visited{
	color: #0216a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin-right:40px;
	
}
.top a:hover{text-decoration: underline;
}

h1{
	color: #8d004b;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 17px;
	line-height:27px;
	font-weight: bold;
}
h2{
	color: #8d004b;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;
	font-weight: bold;
	margin-bottom:3px;

}
h3{
	color: #8d004b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footer-home{
	width: 790px;
	height:183px;
	overflow: hidden;
	margin:auto;
	clear:both;
	background-image: url(../images/footer_bkd2.jpg);
}
#footer-home .inner{padding-top:50px;
padding-left:40px;
padding-right:40px;}

#footer-home p {margin-bottom:0px; color:#ffffff;}
#footer-home a {
	font-weight:bold;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
	text-decoration: none;
}
#footer-home a:hover{
	text-decoration: underline;
}

#footer{
	width: 790px;
	height:183px;
	overflow: hidden;
	margin:auto;
	clear:both;
	background-image: url(../images/footer_bkd.jpg);
}
	
#footer .inner{padding-top:50px;
padding-left:40px;
padding-right:40px;}

h5{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#footer p {margin-bottom:0px; color:#ffffff;}
#footer a {
	font-weight:bold;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-nav{margin-top:11px;
margin-bottom:9px;
color:#ffffff;font-weight: normal;
line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
#footer-nav a {font-weight: normal;
color:#ffffff;line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
text-decoration: none;	
}
#footer-nav a:hover{
text-decoration: underline;
}

ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 210px; margin:0;}

ul#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:33px;
	top:264px;
	z-index:10;
}

ul#nav li {display: inline;
margin:0;}
ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	display: block;
}

ul#nav li ul li {
float:none;}

ul#nav li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-top:-28px;
	margin-left:210px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;height:22px;
	background:#17663b;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	width:190px;
}

ul#nav ul li a:hover {
background: #52a87b;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 


#office,#ortho,#new,#fun,#aid,#invis,#braces,#newsletter {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 210px;
	cursor: pointer;
}

/* Set the image for each nav item */
#office {background: url(../images/btn_office.jpg);height:41px;}
#ortho {background: url(../images/btn_ortho.jpg);height:30px;}
#new {background: url(../images/btn_new.jpg);height:31px;}
#newsletter {background: url(../images/btn_newsletters.jpg);height:31px;}
#fun {background: url(../images/btn_fun.jpg);height:31px;}
#aid{background: url(../images/btn_first.jpg);height:31px;}
#braces {background: url(../images/btn_braces.jpg);height:30px;}
#invis {background: url(../images/btn_invis.jpg);height:30px;}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:-210px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}



ul#nav2 {list-style: none;}
ul#nav2 a {display: block; padding: 0; height: 29px; margin:0;}

ul#nav2, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position:absolute;
	left:430px;
	top:20px;
	z-index:10;
}

ul#nav2 li {display: inline;
margin:0; float:left;}
ul#nav2 li:hover ul, ul#nav2 li.sfhover ul {
	left: auto;
	display: block;
}

ul#nav2 li ul li {
float:none;}

ul#nav2 li ul {
	position: absolute;
	left: -999em;
	top:29px;
	z-index:10;
}

ul#nav2 ul li a {
	position: relative;
	height:22px;
background:#9269ad;
	padding: 1px 4px 2px 8px;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	width:135px;
}

ul#nav2 ul li a:hover {
background: #e8ac30;}

#nav2 li:hover ul, #nav2 li.sfhover ul {
left: auto;} 


#contact,#login,#doc,#home {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 29px;
	cursor: pointer;
}

/* Set the image for each nav2 item */
#contact {background: url(../images/btn_contact.jpg);width:88px;}
#login {background: url(../images/btn_login.jpg);width:99px;}
#doc {background: url(../images/btn_doc.jpg);width:101px;}
#home {background: url(../images/btn_home.jpg);width:49px;}

/* Shift the image position up to show the active state */
#nav2 li:hover a, #nav2 li.sfhover a, #nav2 .active{
	background-position:0px -29px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav2 .active {cursor: default}

#container{
	width: 790px;
	margin: 0px auto;
	position:relative;
	
}
#content {
	width: 790px;
	background-image: url(../images/content_bkd.jpg);
	background-repeat: repeat-y;
	padding-bottom:1px;
	padding-top:1px;
}

#content .home {
	padding-top:10px;
	padding-bottom:8px;
	padding-right:50px;
	padding-left:270px;	
	min-height:638px;
}
*html #content .home {
	padding-top:10px;
	padding-bottom:8px;
	padding-right:50px;
	padding-left:270px;	
	height:638px;
}

#content .home #call-outs{
	padding:10px;
	}
#content .home #call-outs #left-call-outs{
	float:left;
	}
#content .home #call-outs #right-call-outs{
	float:right;
	}

#content .inner {
padding-top:10px;
padding-bottom:8px;
	padding-right:50px;
	padding-left:270px;	
	min-height:615px;
}
*html #content .inner {
padding-top:10px;
padding-bottom:8px;
	padding-right:50px;
	padding-left:270px;	
	height:470px;
}

#header{
	width: 790px;
	height: 264px;
	background-image: url(../images/header_bkd.jpg);
}

#logo {
position:absolute;
	height:233px;
	width:303px;
	left:0px;
	top:0px;}

#logo a {
	display: block;
	height:233px;
	width:303px;;
	line-height: 0px;
	text-indent: -999em;	background: url(../images/logo.jpg) no-repeat left;}


#nav-sub{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;margin-bottom:13px;
	position:relative;
	right:45px;
	color:#237647;
	line-height:16px;
	text-align:right;
}
#nav-sub a{
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	color: #237647;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
	color: #8d004b;}
	
.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}


/* Global form styles */
div.referral-form, div.appointment-form, div.comments, div.login-form {
	width: 95%;
	margin-top: 18px;	
	border:solid 2px #8d004b;/*optional, change color to match site*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset {border: 0; padding: 9px 0;color: #8d004b; margin: 0 18px;}
fieldset div {clear: both;}
.form-header {color: #8d004b; border-bottom: 1px solid #8d004b;/*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 #8d004b;/*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:#237647;/* customize me! */
	border: 1px solid #8d004b;
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;
}
fieldset input, fieldset textarea, fieldset select {line-height: 18px; height: 18px; padding: 4px 9px 5px 9px; border: 1px solid #8d004b;}
fieldset input.radio {border: 0;}
fieldset p.verification img {border: 1px solid #8d004b;}
fieldset label {margin-top: 9px;}
fieldset label, label span {text-align: left; line-height: 18px; height: 18px;}
label.required {background: url(../images/required_note.gif) 100% 0 no-repeat;}
p.required-note {font-weight: bold;}
p.required-note img {display: inline;}
p.radio-float, p.radio-float input {line-height: 27px; vertical-align: middle;}

/* comment form */	
div.comments {
	margin: 18px 0;
	padding: 10px;
}
.comments li {
	font-weight: bold;
	margin: 0;
	margin-left:28px;
	list-style-type: decimal;
}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;}
.comments label span {/*sits below labels; holds instructions*/
	color:#8d004b;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.comments .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comments input, .comments textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comments textarea {width: 95%; height:95%}
.comments p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;
	vertical-align: middle;
	line-height: 18px;}
.comments p.verification {margin-top: 0;}
.comments p.radio input, .comments p.radio-float input {
	float: none;
	margin: 0 0 0 0;
	padding: 4px 2px;
	width: auto;}
.comments p.radio span {padding: 0 2% 0 0;}
.comments .radio {text-align: left; font-weight: normal;}
.comments .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comments .comments-box textarea {float: none; margin-left: 0; width:95%;
}

/* JQuery */
input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1; }
div.error {padding-left: 18px; background: url(../images/validate_error.jpg) 0 0 no-repeat; color: #a52003; 
		 display: block; margin:0 0 9px 47%; font-size: 11px; font-weight: normal; line-height: 18px;}
div.success {padding-left: 18px; background: url(../images/validate_ok.jpg) 0 0 no-repeat; color: #8d004b; 
		   display: block;margin:0 0 9px 47%;font-size: 11px; font-weight: normal; line-height: 18px;}
.contact-form div.error, .contact-form div.success {margin-left: 0;}


/* The Game Room */
div#sesame-game {background: #000; line-height: 0; margin: 10px auto 30px auto; text-align: center; width: 400px}
ul#sesame-games {list-style: none; margin: 0 18px 0 0; padding: 0}
ul#sesame-games li {clear: both; display: block; list-style:none; margin-left:0px;}
ul#sesame-games img {border: 0; float: right; margin: 0 0 10px 10px}
ul#sesame-games a.button {float:right; height:85px; width:200px}
ul#sesame-games p { padding-bottom: 1em}


.sitemap li{ list-style:none; margin-left:15px;}


.sidebar{
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:487px;
	left:0px;
	height:438px;
	width:257px;
}
.sidebar p{
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	margin-left:60px;
	margin-bottom:11px;
}
.sidebar img {
	margin-left:103px;
	margin-top:25px;
}
.address{
	background-image: url(../images/address.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:487px;
	left:33px;
	height:209px;
	width:210px;
}
.address p{
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	margin-left:27px;
	margin-bottom:11px;
}

#social-icons{
	position:absolute;
	top:750px;
	left:33px;
	width:210px;
	height:60px;
	text-align:center;
}

#social-icons-home {text-align:center; padding:12px 0 0 20px;}
#social-icons-home img, #social-icons-home a{display:inline; margin:1px; padding:0;}

img.right {
border: solid 1px #237647;
margin: 0 0 15px 15px;
float: right;
clear: right;}
.img-left {
border: solid 1px #237647;
margin: 0 15px 20px 0;
float: left;}
span.indent {
padding-left: 40px;}
#sidebar {
background: #fff;
width: 275px;
margin: 0 0 15px 15px;
padding: 0;
border: solid 1px #000;
float: right;
clear: right;}
#sidebar a {
color: #237647;}
#sidebar h3 {
background: #237647;
margin: 0;
padding: 15px;
color: #fff;}
.thumb {
border: solid 1px #000;
margin: 0 10px 10px 0;
float: left;
clear: left;}
#sidebar p {
padding: 0 15px;
margin: 15px 0;}
.clear {clear: both;}

#flash-brushing-and-flossing-ortho {
width: 500px;
height: 300px;
margin: 10px auto;}

.left {
float:left;
margin:0 10px 10px 0;}
.clear {
clear:both;}
h2.media-center {
background:#8d004b;
color:#FFF;
margin:0;
padding:5px;}
div.media-center {
	background:#9EE2BB;
	color:#FFF;
	display:inline-block;
	margin-bottom:10px;
	overflow:auto;
	padding:10px;
}
div.media-center a {
color:#FFF;}
div.media-center img {
border:1px solid #FFF;}
.flash {
border: solid 1px #ccc;}
#flash-ibraces-1 {
width: 320px;
height: 266px;}
#flash-ibraces-2, #flash-ibraces-3 {
width: 352px;
height: 266px;}

.staff-name { clear:both; }