/* CSS Document */

* {margin: 0; padding: 0;}
img {outline: none;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #333333;
	background-color: #d2b184;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#tagline {
	font-size: 8pt;
	font-weight: bold;
	width: 165px;
	margin: 36px 0 0 10px;
	color: #333333;
	text-align: left;
	line-height: 14px;
}

#header {
	background-image: url(../images/logo.gif);
	clear: both;
	height: 165px;
	width: 800px;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header  h1  a {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 425px;
	display: block;
}
#header  h1  {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#container2 {
	background-color: #f7eeda;
	float: right;
	width: 608px;
	margin: 0px;
	padding-top: 295px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg-flash.gif);
	background-repeat: no-repeat;
}
#container3 {
	width: 385px;
	margin-left: 30px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}

#container4 {
	float: right;
	width: 140px;
	margin-right: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f38e4a;
	font-size: 11px;
	line-height: 14pt;
	padding-left: 14px;
	margin-top: 4px;
}
#container4 a:hover {
	color: #eb650a;
}
#container5 {
	background-color: #f7eeda;
	width: 608px;
	min-height: 600px;
	height: auto !important;
	margin: 0px;
	padding-top: 28px;
	float: right;
}
#container6 {
	width: 550px;
	margin-left: 30px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#container6 h1 {
	font-size: 15pt;
	background-image: url(../images/bg-header.gif);
	background-position: left top;
	height: 50px;
	background-repeat: no-repeat;
}

#homeTitle {
	background-image: url(../images/title-home.gif);
	background-repeat: no-repeat;
	background-position: 28px;
}
.orange {
	color: #eb650a;
}
h2.team-member-name {margin-top: 20px;}
#footer {
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	line-height: normal;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	height: 138px;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 0px;
}
#footer  a:link {
	color: #252922;
	text-decoration: none;
}
#footer a:visited {
	color: #252922;
	text-decoration: none;
}
#footer a:hover {
	color: #252922;
	text-decoration: underline;
}
#footerNav {
	width: 595px;
	margin-left: 200px;
	margin-top: 0px;
	padding-top: 15px;
}
#footerNav a.design:link            {
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav a.design:visited       {
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav a.design:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}
.contact-form-mini {width: 192px; background: url(../images/contact_bg.gif) 0 0 repeat-y; margin: 36px 0 0; padding: 10px 0 10px;}
#contact-bottom {height: 18px; background: url(../images/contact_bottom.png) 0 0 no-repeat;}
#contact-form {
	width: 192px;
	margin: 0px;
	padding: 0 5px 0 10px;
	background-position: left top;
}
#contact-form textarea {
	font-size: 8pt;
	text-transform: uppercase;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7eeda;
	padding: 2px;
	border: 1px solid #999999;
}
#contact-form input {
	font-size: 8pt;
	text-transform: uppercase;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7eeda;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #999999;
}

#contactTitle {
	background-image: url(../images/title-contact.gif);
	background-repeat: no-repeat;
}
#contact-form fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 172px;
}
.contact-form-mini span.error {	display: none;}
.contact-form-mini ul.error {list-style: none; margin: 9px 5px;}
.contact-form-mini span.error, .contact-form-mini ul.error li {
	font-size: 11px;
	font-weight:normal; 
	color:#ff0000; 
	text-align:left; 
	padding: 3px 0 3px 18px;
    background: transparent url(../images/cancel.png) no-repeat left; }
.contact-form-mini h2.error {color: #ff0000;}
.contact-form-mini #message	{ margin: 9px 10px; padding: 9px; 
background: #e3e3ed url(../images/form-success-bg.jpg) 0 100% repeat-x; border:solid 1px #a09fbb;}
.contact-form-mini #message h2 {margin: 9px 0; text-align: center;}
.contact-form-mini #message p {margin:9px 0px; text-align: center;}
.contact-form-mini #checkmark {display: block; margin: 9px auto; text-align: center;}

#btn-submit {
	background-color: #7ebb70;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 2px;
}
#address {
	font-size: 8pt;
	color: #000000;
	text-align: left;
	float: right;
	width: 230px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#clearing-object {
	clear: both;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
}
dd {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
}
dt {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7EBB70;
	color: #7EBB70;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	margin-top: 18px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list-normal {
	margin-left: 25px;
	margin-top: 14px;
}
.photo-left {
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #F38E4A;
	margin-top: 18px;
	margin-right: 40px;
}

.photo-right {
	background-color: #FFFFFF;
	padding: 2px;
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
	border: 1px solid #F38E4A;
	margin-top: 18px;
}
.border {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #F38E4A;
}
.footer-text {
	font-size: 9pt;
	font-weight: bold;
	color: #092b61;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
}
.bgrnd-textBottom {
	background-image: url(../images/proof-content3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgrnd-footer {
	background-image: url(../images/bgrnd-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text-box {
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: left;
	width: 200px;
	float: right;
	background-color: #F6E6CD;
	border: 1px solid #F38E4A;
	padding: 10px;
	margin-top: 14px;
	margin-right: 0px;
}
.text-box h2 {
	text-transform: uppercase;
	color: #333333;
}

.bgrnd-footerR {
	background-image: url(../images/bgrnd-footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 55px;
	padding-bottom: 40px;
	padding-left: 3px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 15pt;
}
h2 {
	font-size: 11pt;
	line-height: normal;
	margin-top: 14px;
	color: #549548;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
#invisalignLink {
	position: absolute;
	margin-top: 347px;
	height: 50px;
}
#flash h2 {
visibility:hidden;}
#flash p {
	padding:5px;
	color: #FFFFFF;
	background-color: #7CB8E2;
}
.flash-replaced .alt {
	display: block;
	height: 0px;
	position: absolute;
	overflow: hidden;
	width: 0px;}

#flash-home {
	width: 577px;
	height: 276px;
	position: absolute;
	top: 180px;
	left: 208px;
	margin: 0;
}

#anatomy-of-a-tooth {
	height: 525px;
	position: relative;
	width: 300px;
	background-image: url(../images/anatomy-of-a-tooth/anatomy-of-a-tooth-bg.gif);
}
#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}

.replace { letter-spacing : -10000em; } 
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;} /* Just for Opera */

#nav-column {
	position: absolute;
	top: 170px;
	left: 0px;
}
UL#nav {
	LIST-STYLE-TYPE: none;
	width: 192px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
}
* #office {
	background-image: url(../images/nav-office.gif)
}
* #patients {
	BACKGROUND: url(../images/nav-patients.gif)
}
* #teeth {
	BACKGROUND: url(../images/nav-teeth.gif)
}
* #improve {
	BACKGROUND: url(../images/nav-improve.gif)
}
* #pediatric {
	BACKGROUND: url(../images/nav-pediatric.gif)
}
* #contact {
	BACKGROUND: url(../images/nav-contact.gif)
}
* #home {
	BACKGROUND: url(../images/nav-home.gif)
}
#nav A {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 192px;
	TEXT-INDENT: -999em;
	HEIGHT: 36px;
}
#nav A:hover {
	BACKGROUND-POSITION: -192px 0px;
}
#nav .active {
	BACKGROUND-POSITION: -192px 0px;
}
#nav LI:hover {
	BACKGROUND-POSITION: -192px 0px;
}
#nav LI.sfhover {
	BACKGROUND-POSITION: -192px 0px;
}
#nav LI:hover #office {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #office {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI:hover #patients {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #patients {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI:hover #teeth {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #teeth {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI:hover #improve {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #improve {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI:hover #pediatric {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #pediatric {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI:hover #contact {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #contact {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI:hover #home {
	BACKGROUND-POSITION: -192px 0pt
}
#nav LI.sfhover #home {
	BACKGROUND-POSITION: -192px 0pt
}
#nav .active {
	CURSOR: default
}

#nav Li a.active {
	BACKGROUND-POSITION: -192px 0px
}

#nav {
	MARGIN: 0px; LIST-STYLE-TYPE: none
}
#nav UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
}
#nav LI {
	DISPLAY: inline
}
#nav LI UL {
	Z-INDEX: 1;
	LEFT: -999em;
	POSITION: absolute;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7ebb70;
	border-right-color: #7ebb70;
	border-bottom-color: #7ebb70;
	border-left-color: #7ebb70;
	margin: 0px;
	padding: 0px;
	width: 181px;
}
#nav LI:hover UL {
	LEFT: auto;
	COLOR: #363636;
	margin-top: -33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 192px;
	background-color: #FFFFFF;
	padding: 0px;
}
#nav LI.sfhover UL {
	LEFT: auto;
	COLOR: #363636;
	background-color: #FFFFFF;
	margin-top: -33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 192px;
	padding: 0px;
}
#nav UL LI A {
	FONT-SIZE: 10px;
	COLOR: #2E2A2A;
	TEXT-INDENT: 0px;
	HEIGHT: 11px;
	TEXT-DECORATION: none;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7ebb70;
	border-right-color: #7ebb70;
	border-bottom-color: #7ebb70;
	border-left-color: #7ebb70;
	font-weight: bold;
	text-transform: uppercase;
	width: 165px;
}
#nav UL LI A:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color: #7EBB70;
}
.img-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo {
	border: 5px solid #FFFFFF;
}
.photo-holder {
	background-image: url(../images/bg-photo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 210px;
	padding-bottom: 18px;
	float: right;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 40px;
	clear: right;
}
.photo-holder250 {
	background-image: url(../images/bg-photo250.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 260px;
	padding-bottom: 18px;
	float: right;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.photo-holder300 {
	background-image: url(../images/bg-photo300.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 310px;
	padding-bottom: 18px;
	float: right;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.photo-holder390 {
	background-image: url(../images/bg-photo390.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 400px;
	padding-bottom: 18px;
}
.photo-holder250L {
	background-image: url(../images/bg-photo250.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 260px;
	padding-bottom: 18px;
	float: left;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-right: 40px;
}

