/* 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;
	padding-right: 17px;
	padding-left: 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 0 0px;
	text-align:center;
	background-image: url(images/bkd.jpg);
	background-repeat: repeat-x;
	background-color: #004F8E;
}
p{
	margin-top: 2px;
	margin-bottom: 15px;	
}
* .text{
	color: #004f8e;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right:10px;
	
}
a:link{
	color: #004f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #004f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
ul.text,.text ul{
	margin-bottom:15px;
	margin-left:17px;
}
ol.text,.text ol{
	margin-bottom:15px;
	margin-left:22px;
}
li.text,.text li{
	color: #004f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 25px;
}


* .top{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 10px;
}

.top a:link{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.top a:visited{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.top a:hover{
	color: #004f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

* #address{
	float:left;
	color: #004f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	padding-left:30px;
	margin-top:10px;
	width: 180px;
	font-weight: bold;
	line-height: 15px;
}

* #footer{
	background-color: #dadada;
	width: 760px;
	float:right;
	overflow: hidden;
}

* #footernav {
	color: #C28162;
	text-align:left;
	float: right;
	width: 521px;
}

* #footernav .inner {
	margin: 10px 4px 0px 0px;
}

* .footertext {
	color:#5e5e5d;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height: 15px;
}

.footertext a:link{
	color:#5e5e5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}

.footertext a:visited {
	color: #5e5e5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;	
}

.footertext a:hover{
	color: #5e5e5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;
}

* .servingtext {
	line-height: 15px;
	color: #2a9216;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* #design {
	line-height: 15px;
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	width: 507px;
}
#design a:link{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
#design a:visited{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
#design a:hover{
	color: #cc8701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #cc8701;
	font-weight: bold;
	
}
h1 span{
background-repeat: no-repeat; 
height: 100%; 
position: absolute; 
width: 100%;
z-index: 1;
}
h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc8701;
	font-weight: bold;
}
h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004f8e;
	font-weight: bold;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004f8e;
	font-weight: bold;
	margin-left:5px;
	margin-top:5px;
}
h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc8701;
	font-weight: bold;
}
h6	{
	color: #004f8e;
	margin-bottom:7px;
	clear:both;}
	
* .module	{
	margin-top: 3px;
	margin-bottom: 7px;
}

* #nav-column {
	width: 226px;
	float: left;
	margin: 0;
}

* #nav-column .inner {
	margin: 0px 0px 0px 28px;
}

ul#nav, #nav ul {
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 198px;
}
ul#nav a {
	display: block;
	width: 198px;
}
ul#nav li{
	position: relative;
	float: left; 
	width: 198px;
	z-index:10;
}
ul#nav li ul {

	position: absolute;
	left: -999em;
	top:3px;
	margin-left:198px;
}
ul#nav ul li a {
	background: #91afc7;
	padding: 4px 4px 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width:150px;
}
ul#nav ul li a:hover {
background:#edecec;
	color: #004f8e;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

* #office, * #new, * #checkups, * #teeth, * #restore, * #improve, * #invisalign {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 198px;
	line-height: 12px; 
	cursor: pointer;
}
/* Set the image for each nav item */
* #office {
	background: url(images/office.jpg);
	height: 32px;
}
* #new {
	background: url(images/patients.jpg);
	height: 31px;
}
* #checkups {
	background: url(images/checkups.jpg);
	height: 34px;
}
* #teeth {
	background: url(images/teeth.jpg);
	height: 31px;
}
* #restore{
	background: url(images/restore.jpg);
	height: 34px;
}
* #improve {
	background: url(images/improve.jpg);
	height: 31px;
}
* #invisalign {
	background: url(images/invisalign.jpg);
	height: 41px;
}


/* Shift the image position up to show the active state */
#nav a:hover, #nav .active{
	background-position:-198px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
* #nav .active {cursor: default}

* #h-office,* #h-doc,* #h-team,* #h-tour,* #h-13,* #h-new,* #h-3,* #h-financial,* #h-policy,* #h-checkups,* #h-teeth,* #h-denture,* #h-life,* #h-know,* #h-anatomy,* #h-resources,* #h-restore,* #h-gallery,* #h-extractions,* #h-wisdom,* #h-gum,* #h-sealants,* #h-root,* #h-improve,* #h-why,* #h-rate,* #h-cosmetic,* #h-pediatric,* #h-sedation,* #h-white,* #h-invisalign,* #h-site,* #h-contact,* #h-location,* #h-appt,* #h-forms, * #h-empty {
width:534px;
height:55px;
float:right;
}
/* headings */
* #h-sealants {background: url(images/title_sealants.jpg)}
* #h-office{background: url(images/title_office.jpg)}
* #h-doc{background: url(images/title_doc.jpg)}
* #h-team{background: url(images/title_team.jpg)}
* #h-tour{background: url(images/title_tour.jpg)}
* #h-13{background: url(images/title_13.jpg)}
* #h-new{background: url(images/title_new.jpg)}
* #h-3{background: url(images/title_3.jpg)}
* #h-financial{background: url(images/title_financial.jpg)}
* #h-policy{background: url(images/title_policy.jpg)}
* #h-checkups{background: url(images/title_checkups.jpg)}
* #h-teeth{background: url(images/title_teeth.jpg)}
* #h-denture{background: url(images/title_denture.jpg)}
* #h-life{background: url(images/title_life.jpg)}
* #h-know{background: url(images/title_know.jpg)}
* #h-anatomy{background: url(images/title_anatomy.jpg)}
* #h-resources{background: url(images/title_resources.jpg)}
* #h-restore{background: url(images/title_restore.jpg)}
* #h-gallery{background: url(images/title_gallery.jpg)}
* #h-extractions{background: url(images/title_extractions.jpg)}
* #h-wisdom{background: url(images/title_wisdom.jpg)}
* #h-gum{background: url(images/title_gum.jpg)}
* #h-root{background: url(images/title_root.jpg)}
* #h-improve{background: url(images/title_improve.jpg)}
* #h-why{background: url(images/title_why.jpg)}
* #h-rate{background: url(images/title_rate.jpg)}
* #h-cosmetic{background: url(images/title_cosmetic.jpg)}
* #h-pediatric{background: url(images/title_pediatric.jpg)}
* #h-sedation{background: url(images/title_sedation.jpg)}
* #h-white{background: url(images/title_white.jpg)}
* #h-invisalign{background: url(images/title_invisalign.jpg)}
* #h-site{background: url(images/title_site.jpg)}
* #h-contact{background: url(images/title_contact.jpg)}
* #h-location{background: url(images/title_location.jpg)}
* #h-appt{background: url(images/title_appt.jpg)}
* #h-forms{background: url(images/title_forms.jpg)}
* #h-empty{background: url(images/title_empty.jpg)}


* #container{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#ffffff;
}

* #content {
	width: 760px;
}
* #main {
	float: right;
	width: 520px;
	padding-left:5px;
}
* #main .inner {
	margin: 0px;
}
* #header{
	width: 760px;
	float:left;
	height: 123px;
}
* #logo {
	width: 302px;
	float:left;
}
#logo a {
	display: block;
	height: 123px;
	width: 302px;
	text-indent: -999em;
	background: url(images/logo.jpg) no-repeat left;
}

* #tagline{float:right;}

* #sub  {
	width: 385px;
	height:41px;
	float: right;
	margin-top: 0px;
}
ul#navsub, #navsub ul {
	font-size: 11px;
	padding: 0;
	margin: 0;
	list-style:none;
	width: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#navsub a {
	display: block;
}
ul#navsub li {
	position: relative;
	float: left;
}
ul#navsub li ul {
margin-left:10px;
	position: absolute;
	top: 31px;
	left: -999em;
	background: #5B0807;
	width:150px;
}

ul#navsub ul li a {
	background: #91afc7;
	padding: 4px 4px 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width:150px;
}
ul#navsub ul li a:hover {
	background:#edecec;
	color: #004f8e;
}
#navsub li:hover ul, #navsub li.sfhover ul {
	left: auto;
}

* #login,* #home, * #contact {
margin-left:10px;
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	height: 31px;
	cursor: pointer;
}
/* Set the image for each nav item */
/* Set the image for each nav item */
* #login {background-image: url(images/login.jpg);
width:139px}
* #contact{background-image: url(images/contact.jpg);width:119px}
* #home {background-image: url(images/home.jpg);width:70px}

/* Shift the image position up to show the active state */
#navsub a:hover, #navsub .active {
	background-position:0px -31px;
}

/* Set the cursor to default arrow so link does not appear clickable */
* #navsub .active {cursor: default}

* .banner{
	margin-top:22px;
	margin-left: 28px;
}
* #anatomy{margin-bottom:20px; margin-left:85px;}
* #anatomy-of-a-tooth {background: url(images/anatomy-of-a-tooth-bg.gif); height: 525px; position: relative; width: 300px}
#anatomy-of-a-tooth a {cursor: help; display: block; position: absolute}
#anatomy-of-a-tooth a:hover {background: transparent}
a#bone {height: 20px; left: 30px; top: 380px; width: 40px}
a#cementum {height: 20px; left: 100px; top: 460px; width: 90px}
a#dentin {height: 20px; left: 80px; top: 165px; width: 60px}
a#enamel {height: 20px; left: 165px; top: 135px; width: 60px}
a#gingiva {height: 30px; left: 20px; top: 275px; width: 60px}
a#periodontal {height: 30px; left: 205px; top: 440px; width: 70px}
a#pulp {height: 30px; left: 125px; top: 220px; width: 50px}
a#print {cursor: pointer; height: 23px; left: 240px; top: 502px; width: 60px}
#anatomy-of-a-tooth a img {border: none; display: block; height: 0; position: absolute; width: 0}
#anatomy-of-a-tooth a:hover img {height: 98px; width: 300px}
a#bone:hover img {left: -30px; top: -380px}
a#cementum:hover img {left: -100px; top: -460px}
a#dentin:hover img {left: -80px; top: -165px}
a#enamel:hover img {left: -165px; top: -135px}
a#gingiva:hover img {left: -20px; top: -275px}
a#periodontal:hover img {left: -205px; top: -440px}
a#pulp:hover img {left: -125px; top: -220px}

* #flash-know-your-teeth{
	margin-bottom:20px;
	margin-left:15px;
}

* #flash-smile-gallery{
	margin-bottom:20px;
	margin-left:19px;
}

* #flash-brushing-and-flossing{
	margin-bottom:20px;
	margin-left:20px;
}
blockquote {
	margin-left: 30px;
}
* .form{margin-bottom:20px;}
* .xray{margin-left:100px;
margin-bottom:15px;}
* .forms {
	float: right;
	clear: right;
	display: block;
	background-color: #FEE1AB;
	width: 195px;
	margin-left: 8px;
	margin-right: 18px;
	border: 4px solid #cc8701;
}
* .formtext{
	color: #004f8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 11px;
	margin-right: 10px;
}
* .special{
float:right;
	width: 210px;
}
* .pic_category {
	float: left;
	clear: left;
	display: block;
	padding-bottom:35px;
}
* .team{ padding-top:7px; margin-bottom:15px;}

/* edit.com */

td { padding-right: 10px; }

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.SmallGreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a9216;
	font-size: 11px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004f8e;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}

.BoldGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC8701;
	font-size: 15px;
	font-weight: bold;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004F8E;
	font-size: 15px;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC8701;
	font-size: 18px;
	font-weight: bold;
}

.PageTitle {
	font-family: Times New Roman, "Times", serif;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 32px;
	color: #cc8701;
	font-weight: bold;
}

* div.pt { position: absolute; margin-top: -40px; margin-left: 10px; }
