/* 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-left {
	float: left;
	clear: left;
	display: block;
}

* .image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
}

/* 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: 0;
	padding:0;
	background-image: url(../images/bkd3.jpg);
}

hr{
	color: #500188;
	margin-bottom: 14px;
	margin-top: 8px;
	clear:both;
}

blockquote {
	padding-left: 23px;
}

p {
	margin-top: 3px;
	margin-bottom:15px;
	color: #500188;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;	
}

a:link, a:visited{
	color: #99003d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a:hover{
	color: #4b9c0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

li {
	color: #500188;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}

ul {
	margin-bottom:15px;
}

ol {
	margin-bottom:15px;
}

* .top {
	color: #4b9c0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

.top a:link, .top a:visited{
	color: #4b9c0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

.top a:hover{
color: #99003d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

h1{
	color: #99003d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

h2{
	color: #4b9c0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3{
	color: #500188;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4{
	color: #99003d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

* #footer{
	position:relative;
	z-index:11;
	overflow:hidden;
	width: 790px;
	height:212px;
	line-height: 14px;	
}
	
* #footer .inner{
	padding-top:80px;
	padding-left:25px;
	padding-right:25px;
	width: 790px;
	height:212px;
	background-image: url(../images/footer_bkd.png);
	background-repeat: no-repeat;
	behavior:url(iepngfix.htc);}


h5{
	color: #93d361;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

#footer a {
color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover{
color:#000000;
}

#footer .sesame a{color:#93d361;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
	
#footer .sesame a:hover{
text-decoration: underline;
}

* #footer-nav{
	margin-top:13px;
	margin-bottom:13px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer-nav a {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#footer-nav a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

* #navbox-home{
	background:url(../images/nav_bkd.jpg) no-repeat;
	width: 202px;
	height:709px;
	position:absolute;
	left:23px;
	top:259px;
}
* #navbox{
	background:url(../images/nav_bkd.jpg) no-repeat;
	width: 202px;
	height:709px;
	position:absolute;
	left:23px;
	top:181px;
}
ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 201px; margin:0;}

ul#nav, #nav ul {
	padding: 0;
	margin: 40px 0 0 1px;
	list-style: none;
}

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 {
	position: absolute;
	left: -999em;
	top:auto;
	margin-left:201px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	top:-68px;
	background: #99003d;
	padding: 1px 4px 2px 8px;
	color: #9dc74d;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	width:155px;
}

ul#nav ul li a:hover {
color:#ffffff;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 

* #office,* #ortho,* #braces,* #new,* #inovation,* #care,* #games,* #invisalign,* #ibraces,* #home,* #contact,* #comments {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 201px;
	cursor: pointer;
}
/* Set the image for each nav item */
* #office {background: url(../images/btn_office.jpg); height:28px;}
* #ortho {background: url(../images/btn_ortho.jpg);height:28px;}
* #braces {background: url(../images/btn_braces.jpg);height:28px;}
* #new {background: url(../images/btn_new.jpg);height:28px;}
* #inovation {background: url(../images/btn_inovation.jpg);height:28px;}
* #care{background: url(../images/btn_care.jpg);height:28px;}
* #games {background: url(../images/btn_games.jpg);height:28px;}
* #ibraces {background: url(../images/btn_ibraces.jpg);height:29px;}
* #invisalign {background: url(../images/btn_invis.jpg);height:28px;}
* #home {background: url(../images/btn_home.jpg);height:25px;}
* #contact {background: url(../images/btn_contact.jpg);height:28px;}
* #comments {background: url(../images/btn_comments.jpg);height:28px;}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:201px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
* #nav .active {cursor: default}

* #address-home{
	position:absolute;
	left:45px;
	top:640px;
	width:160px;
	margin-right:10px;
	margin-top:55px;
}

#address-home p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;

}

* #address{
	position:absolute;
	left:45px;
	top:550px;
	width:160px;
	margin-right:10px;
	margin-top:55px;
	line-height: 14px;
}

#address p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

* #header-nav{
	position:absolute;
	left:275px;
	top:18px;
	list-style: none;
	z-index: 10;
}
ul#header-nav a {
	display: block;
}
ul#header-nav li{
	position: relative;
	float: none; 
	list-style:none;
	margin:0px;
}


#header-nav li:hover ul, #header-nav li.sfhover ul {
left: auto;}

* #login,* #doclogin{
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
		width: 115px;
	cursor: pointer;
}
/* Set the image for each nav item */
* #login {background: url(../images/btn_login.gif); height: 29px;}
* #doclogin {background: url(../images/btn_doclogin.gif); height: 33px;}

/* Shift the image position up to show the active state */
#header-nav a:hover, * #header-nav .active{
	background-position:-115px 0px
}

/* Set the cursor to default arrow so link does not appear clickable */
* #header-nav .active {cursor: default}

* #container{
	width: 790px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/content_bkd.jpg);
	background-repeat: repeat-y;
}
* #content {
	width: 790px;
	
}
* #main-home {
	width: 790px;
	min-height:720px;
}
*html #main-home {
	height:665px;
}
* #main-home .inner {
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right: 30px;
	padding-left: 250px;
}
* #main {
	width: 790px;
	min-height:455px;
}
*html #main {
	height:455px;
}
* #main .inner {
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right: 30px;
	padding-left: 250px;
}

* #header-home{
	width: 790px;
	height: 329px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}
* #header{
	width: 790px;
	height: 245px;
	background-image: url(../images/header_bkd2.jpg);
	background-repeat: no-repeat;
}

* #logo {
	position:absolute;
	top:0px;
	left:115px;
	height: 92px;
	width: 122px;
}

#logo a {
	display: block;
	height: 92px;
	width: 122px;
	line-height: 0px;
	text-indent: -999em;
	background: url(../images/logo.png) no-repeat left;
	behavior:url(iepngfix.htc);
}
	
* #h-office, * #h-doc, * #h-team, * #h-tour, * #h-new, * #h-visit, * #h-forms, * #h-child, * #h-phase, * #h-faq, * #h-treat, * #h-resources, * #h-life, * #h-types, * #h-expander, * #h-retainers, * #h-inovation, * #h-ibraces, * #h-invis, * #h-care, * #h-games,* #h-comments, * #h-contact, * #h-site {
	width:451px;
	height:62px;
	margin-bottom:10px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;
}	
	
* #h-office{background: url(../images/h-office.gif)}
* #h-doc{background: url(../images/h-meet-the-orthodontists.png)}
* #h-team{background: url(../images/h-team.gif)}
* #h-tour{background: url(../images/h-tour.gif)}
* #h-new{background: url(../images/h-new.gif)}
* #h-visit{background: url(../images/h-visit.gif)}
* #h-forms{background: url(../images/h-forms.gif)}
* #h-child{background: url(../images/h-child.gif)}
* #h-phase{background: url(../images/h-phase.gif)}
* #h-faq{background: url(../images/h-faq.gif)}
* #h-treat{background: url(../images/h-treat.gif)}
* #h-resources{background: url(../images/h-resources.gif)}
* #h-life{background: url(../images/h-life.gif)}
* #h-types{background: url(../images/h-types.gif)}
* #h-expander{background: url(../images/h-expander.gif)}
* #h-retainers{background: url(../images/h-retainers.gif)}
* #h-inovation{background: url(../images/h-inovation.gif)}
* #h-ibraces{background: url(../images/h-ibraces.gif)}
* #h-invis{background: url(../images/h-invis.gif)}
* #h-care{background: url(../images/h-care.gif)}
* #h-games{background: url(../images/h-games.gif)}
* #h-comments{background: url(../images/h-comments.gif)}
* #h-contact{background: url(../images/h-contact.gif)}
* #h-site{background: url(../images/h-site.gif)}

img {
	border: 0px;}
	
* #flash {
	position:absolute;
	top:113px;
	left:317px;}

* #linkbox {
	background: url(../images/links_bkd.jpg);
	width:494px;
	height:203px;
}

#linkbox ul{padding-left:193px;
padding-top:69px;}
#linkbox li{list-style:none;}
#linkbox a{color:#FFFFFF;
font-weight:bold;
font-size:10px;
text-decoration:none;}
#linkbox a:hover{text-decoration:underline;}

* #forms {
	float: right;
	clear: right;
	display: block;
	width: 180px;
	margin-left: 10px;
	border: 5px solid #500188;
	padding: 5px;
}

* .formtext {
	color: #500188;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-left: 11px;
	margin-right: 10px;
	display: block;
}

h6 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #500188;
	font-weight: bold;
	margin-top:5px;
	margin-left:5px;}
	
li#formlist,#formlist li{
	color: #500188;
	margin-left: 28px;
	line-height:16px;
}
ul#formlist,#formlist ul{
	margin-bottom:9px;
	margin-left:6px;
	margin-top:4px;
}

#formlist a:link, #formlist a:visited{
	color: #99003d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	margin-left:5px;
	font-weight: bold;
	text-decoration: underline;
}

#formlist a:hover{
	color: #4b9c0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:5px;
	font-weight: bold;
	line-height:20px;
	text-decoration: underline;
}

div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto;
text-align: center;
width: 400px}

ul#sesame-games {
list-style: none;
margin: 0;
padding: 0}

ul#sesame-games li {
clear: both;
display: block;
margin-left:0px;}

ul#sesame-games img {
border: 0;
margin: 0 0 10px 10px}

ul#sesame-games a.button {
float:right;
height:85px;
width:200px}

ul#sesame-games p {
padding-bottom: 1em}

* .left {
float:left;
margin:0 10px 10px 0;}

* img.right {
float:right;
margin:0 0 10px 10px;}

* .clear {
clear:both;}

h2.media-center {
background:#500188;
color:#FFF;
margin:0;
padding:5px;}

div.media-center {
background:#4b9c0b;
color:#FFF;
display:inline-block;
margin-bottom:10px;
overflow:auto;
padding:10px;}

div.media-center a {
color:#FFF;text-decoration:none;}

div.media-center a:hover {
text-decoration:underline;}

div.media-center img {
border:1px solid #FFF;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #500188;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.SmallPurpleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #500188;
	font-weight: normal;
}

.SmallWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

.GreenFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93D361;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B9C0B;
	font-weight: bold;
}

.PageTitle {
	font-family: Times New Roman, "Times", serif;
	font-size: 50px;
	line-height: 54px;
	color: #500188;
	font-weight: bold;
	font-style: italic;
}

td.PurpleBottomBorder {border-bottom: solid 2px #500188; padding-top: 15px;}