/* 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.  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;
	background-image: url(images/background.jpg);
	background-color: #b3903d;
	background-repeat: repeat-x;
}
hr{
	color: #000000;
	margin-bottom: 8px;
	clear:both;
}
#main p, td{
margin-top: 3px;
	margin-bottom:15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;	
}
a:link, a:visited{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
#main li{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}
#main li ul li{
	margin-left: 20px;
}
#main ul{
	margin-bottom:15px;
}
#main ol{
	margin-bottom:15px;
}
* .top{
	color: #6e2405;
	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: #6e2405;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.top a:hover{
color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
h1{
	color: #6e2405;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
}
h2{
	color: #737144;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
h3{
	color: #737144;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
h4{
	color: #6e2405;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
h5{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 15px;
}

* #footer{
	width: 758px;
	height:166px;
	color:#efd89a;
	overflow: hidden;
	font-size: 10px;
	background-image: url(images/footer_bkd.jpg);
	background-repeat: no-repeat;
	text-align:center;
	line-height: 15px;
}
	
#footer .inner{
	margin-top: 27px;
	margin-right: 20px;
	margin-left: 20px;}

#footer p{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
#footer a {
color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
* #footer-nav{margin-top:15px;}
#footer-nav a {
color:#efd89a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer-nav a:hover{
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#social {
	position:absolute;
	left:65px;
	top:512px;}
ul#nav, #nav ul {
	position:absolute;
	left:6px;
	top:181px;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 238px; 
	background-image: url(images/nav_bkd.jpg);
background-repeat: no-repeat;
}
ul#nav a {
	display: block;
	width: 238px;
}
ul#nav li{
	position: relative;
	float: left; 
	margin-bottom:5px;
	width: 238px;
}

* #doctor, * #team, * #tour, * #ortho, * #braces, * #care, * #game, * #visit, * #orthocad, * #icat, * #whats-new  {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 238px;
	height: 24px;
	cursor: pointer;
}
/* Set the image for each nav item */
* #doctor {background: url(images/doc.jpg); margin-top:28px;}
* #team {background: url(images/team.jpg);}
* #tour {background: url(images/tour.jpg);}
* #ortho {background: url(images/ortho.jpg);}
* #braces {background: url(images/braces.jpg);}
* #care{background: url(images/care.gif);}
* #game {background: url(images/game.gif);}
* #whats-new {background: url(images/whats-new.gif);}
* #visit{background: url(images/visit.jpg);}
* #icat{background: url(images/icat.jpg);}
* #orthocad{background: url(images/orthocad.jpg);}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active{
	background-position:-238px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}

* #header-nav, * #header-nav {
position:absolute;
	right:0px;
	top:0px;
	height:44px;
	width:410px;
	list-style: none;
	font-size: 10px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*html #header-nav, *html #header-nav{width:420px;}
ul#header-nav a {
	display: block;
	font-size: 10px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#header-nav li{
	position: relative;
	float: left; 
	list-style: none;
	margin-left:8px;
}

ul#header-nav li ul {
position: absolute;
top: 44px;
margin-left:-8px;
left: -999em;}
*html ul#header-nav li ul {
margin-left:-18px;
}


ul#header-nav ul li a {
	background: #5B0807;
	color: #efd89a;
	list-style: none;
	font-weight: bold;
	padding: 4px 4px 5px;
	text-decoration: none;
	width: 120px;
}

ul#header-nav ul li a:hover {
background:#efd89a;
color: #5B0807;}

#header-nav li:hover ul, #header-nav li.sfhover ul {
left: auto;}

* #login, * #doclogin, * #site, * #contact, * #home {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
		height: 44px;
	cursor: pointer;
}
/* Set the image for each nav item */
* #login {background: url(images/login.jpg);	width: 110px;}
* #doclogin {background: url(images/doclogin.jpg);	width: 106px;}
* #site {background: url(images/site.jpg);	width: 53px;}
* #contact {background: url(images/contact.jpg);	width: 62px;}
* #home {background: url(images/home.jpg);	width: 37px;}

/* Shift the image position up to show the active state */
#header-nav a:hover, #header-nav .active{
	background-position:0px -44px}

/* Set the cursor to default arrow so link does not appear clickable */
#header-nav .active {cursor: default}

* #nav-sub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a3b00;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:16px;
}
#nav-sub a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a3b00;
text-decoration:underline;
font-weight:normal;
}
#nav-sub a:hover, #nav-sub .active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
text-decoration:underline;}
* #container{
	width: 758px;
	margin: auto;
	position:relative;
}
* #content {
	width: 758px;
	background-image: url(images/content_bkd.jpg);
	background-repeat: repeat-y;
}
* #main {
	width: 758px;
	min-height:660px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
}
*html #main{height:590px;}
#main .inner {
margin:0px;
	padding-right: 25px;
	padding-left: 265px;
	
}
* #header{
	width: 758px;
	height: 181px;
	overflow: hidden;
}
* #logo {
	height: 181px;
	width: 758px;}
#logo a {
	display: block;
	height: 181px;
	width: 758px;
	line-height: 0px;
	text-indent: -999em;
	background: url(images/logo.jpg) no-repeat left;}
	
* #logo2 {
	height: 181px;
	width: 758px;}
#logo2 a {
	display: block;
	height: 181px;
	width: 758px;
	line-height: 0px;
	text-indent: -999em;
	background: url(images/logo_sub.jpg) no-repeat left;}

blockquote {
	padding-left: 23px;
}
* #banner{
	position:absolute;
	bottom: 232px;
	height:238px;
	left:6px;
}
* #flash{
	margin-top:10px;
	margin-bottom: 10px;
}
* #flash-common-treatments, * #flash-types-of-braces, * #flash-types-of-appliances, * #flash-braces-diagram, * #flash-brace-painter, * #flash-emergency-care, * #locationmap, * #flash-office-tour {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: -15px;
}

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}

* #forms {
	float: right;
	clear: right;
	display: block;
	background-color: #6e2405;
	width: 180px;
	margin-left: 10px;
	border: 5px solid #844717;
}
* .formtext{
	color: #ffffff;
	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: #ffffff;
	font-weight: bold;
	margin-top:5px;
	margin-left:5px;}
li#formlist,#formlist li{
	color: #ffffff;
	margin-left: 28px;
	line-height:16px;
}
ul#formlist,#formlist ul{
	margin-bottom:9px;
	margin-left:6px;
	margin-top:4px;
}

#formlist a:link{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	margin-left:5px;
	font-weight: bold;
	text-decoration: underline;
}

#formlist a:visited{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:5px;
	font-weight: bold;
	line-height:20px;
	text-decoration: underline;
}
#formlist a:hover{
	color: #efd89a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:5px;
	font-weight: bold;
	line-height:20px;
	text-decoration: underline;
}
* #orthovideo{
	float:right;
	width:270px;
	padding-top:10px;
	padding-bottom:7px;
	border: 5px solid #844717;
	background-color: #6e2405;
	text-align:center;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:8px;}
	
	
/* 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: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
}

.BrownSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E2405;
	font-weight: bold;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737144;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6E2405;
	font-weight: bold;
}

td.BlackBorderTop {border-top: solid 1px #000; padding-top: 10px;}


/* Cycle Office Tour */
#slideshow-container ul.slideshow {

	list-style: none; 

	width: 420px; 

	height: 279px;

	overflow:hidden;

	margin: 0; 

	padding: 0;

	}

#slideshow-container {

	background: #89BF4D; /* Customize me */

	border: solid 1px #a0b606; /* Customize me */

	-moz-border-radius: 5px; /* Optional - you may customize or remove */

	-webkit-border-radius: 5px; /* Optional - you may customize or remove */

	width: 420px; 

	padding: 10px;

	line-height: 18px;

	}

#slideshow-container div#caption {

	min-height: 18px;

	clear: both;

	background-color: #fff; /* Customize me */

	color: #333; /* Customize me */

	padding: 10px;

	margin: 10px 0 0 0;

	border: solid 1px #a0b606; /* Customize me */

	-moz-border-radius: 5px; /* Optional - you may customize or remove */

	-webkit-border-radius: 5px;

	}

#slideshow-container ul.slideshow img {

	width: 420px; 

	margin: 0;

	}

.office-tour-nav {

	background-color: #fff; /* Customize me */

	margin: 0 0 10px 0;

	padding: 5px 3px;

	border: solid 1px #a0b606; /* 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 */

	}

.office-tour-nav a {

	text-decoration: none; 

	font-size: 12px; 

	padding: 5px; 

	margin: 0 3px; 

	color: #333;}

.office-tour-nav a.activeSlide, .office-tour-nav a:hover {color: #009EC7;}
