@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
	background: #DBECF8 url(../images/img_page-bg.png) no-repeat center top;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #4b3418;
}
/* Layout */
#container {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {}
#logo {
z-index:1002;}
#logo a {
	width: 350px;
	height: 130px;
	display: block;
	text-indent: -9999px;
	z-index: 1001;
	visibility: visible;
}
h1#logo {
	visibility: visible;
}

#address {
	position: absolute;
	top: 500px;
	left: 43px;
	width: 210px;
	z-index: 1001;
	text-align: center;
	font-size: 16px;
	color: #e18015;
}
#address .tel {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}

#main {
	margin-top: 20px;
	padding-right: 20px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(../images/img_footer-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	min-height:700px;
}
#content {
	float: right;
	width: 530px;
	padding-bottom: 40px;
	z-index: 2;
	padding-left: 20px;
	padding-right: 30px;
}
#sidebar {
	float: left;
	background: url(../images/img_sidebar-bg.png) no-repeat;
	width: 230px;
	position: absolute;
	top: 136px;
	padding-left: 43px;
	min-height:400px;
	z-index: 1000;
}
#mainbase {
	background: url(../images/img_footer-bg.png) no-repeat center bottom;
	position: relative;
	clear: both;
	z-index:1;
	bottom: 0px;
	top: -300px;
	padding-top: 310px;
	margin-bottom: -300px;
}
#footer {
	clear: both;
	color: #267bbe;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px;
}
#footer .sitemap a{
	text-decoration: none;
	text-transform: uppercase;
}
#footer h4 {
	font-size: 12px;
	font-weight: normal;
}
#contentoverlay {
	background: url(../images/img_content-overlay.png) no-repeat;
	height: 436px;
	width: 108px;
	position: absolute;
	top: 133px;
	right: 0px;
	z-index: 1000;
}
/* Navigation */
.office, .patients, .orthodontics, .faqs, .braces, .treatment, .care, .contact, .home {
	width:210px;
	text-indent: -9999px;
	line-height: 33px;
}
.office {background: url(../images/nav/nav_office.gif);}
.patients {background: url(../images/nav/nav_patients.gif);}
.orthodontics {background: url(../images/nav/nav_orthodontics.gif);}
.faqs {background: url(../images/nav/nav_faqs.gif);}
.braces {background: url(../images/nav/nav_braces.gif);}
.treatment {background: url(../images/nav/nav_treatment.gif);}
.care {background: url(../images/nav/nav_care.gif);}
.contact {background: url(../images/nav/nav_contact.gif);}
.home {background: url(../images/nav/nav_home.gif);}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active, #nav li:hover, #nav li.sfhover, 
#nav li:hover .office, #nav li.sfhover .office, .active .office,
#nav li:hover .patients, #nav li.sfhover .patients, .active .patients,
#nav li:hover .orthodontics, #nav li.sfhover .orthodontics, .active .orthodontics, 
#nav li:hover .faqs, #nav li.sfhover .faqs, .active .faqs,
#nav li:hover .braces, #nav li.sfhover .braces, .active .braces,
#nav li:hover .treatment, #nav li.sfhover .treatment, .active .treatment,
#nav li:hover .care, #nav li.sfhover .care, .active .care,
#nav li:hover .contact, #nav li.sfhover .contact, .active .contact, 
#nav li:hover .home, #nav li.sfhover .home, .active .home {background-position:-230px;}

/* Section Navigation*/
.sectionnav .active {
	text-decoration: none;
}
#callouts {
	position: absolute;
	top: 57px;
	right: 40px;
}
#callouts li {
	display: inline;
	float: left;
	list-style-type: none;
	text-indent: -9999px;
}
a.refer {
	line-height: 60px;
	background-image: url(../images/btn_callouts.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 60px;
	width: 210px;
	padding-right: 10px;
}
a.consult {
	line-height: 60px;
	background-image: url(../images/btn_callouts.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 60px;
	width: 210px;
	padding-left: 10px;
}


a.refer:hover {
	line-height: 60px;
	display: block;
	height: 60px;
	width: 210px;
	padding-right: 10px;
	background: url(../images/btn_callouts.png) no-repeat 0px -60px;
}
a.consult:hover  {
	line-height: 60px;
	background-image: url(../images/btn_callouts.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 60px;
	width: 210px;
	padding-left: 10px;
}
#callouts .active .refer {
	background: url(../images/btn_callouts.png) no-repeat left bottom;
}
#callouts .active .consult {
	background: url(../images/btn_callouts.png) no-repeat right bottom;
}
#content .sitemap {
	float: left;
	width: 50%;
}
#content .sitemap a {}
#content .sitemap ul {
	margin: 0px;
	padding: 0px;
}
#content   .sitemap   ul   li  {
	padding: 5px 0px 5px 15px;
	margin: 0px;
/*	background: url(../images/bullet-sitemapa.gif) no-repeat left 8px;
*/}
#content  .sitemap  li  ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#content    .sitemap    li    ul  li   {
	padding: 5px 0px;
	margin: 0px;
/*	background: url(../images/bullet-sitemapb.gif) no-repeat left 8px;
*/}
#content #associations {
	clear: both;
}
#content #associations img {
	padding-right: 10px;
	float: left;
}
#subnav {
	width:450px;
}
#subnav a {}
#subnav .active {
	text-decoration: none;
}
h2,/* Typography */ h3, h4, h5, h6  {
}
h1 {
	color: #00aaee;
}
h2 {
	color: #e08a23;
	line-height: normal;
}
h3 {
	color: #80aa2e;
	line-height: normal;
}
h4, h5 {}
p {padding-top: 1em;padding-bottom: 1em;}
hr {
	color: #F7901E;
	height: 2px;
	background: #F7901E;
	margin-top: 20px;
	margin-bottom: 20px;
}
a {color: #0673ae;}
a:hover {color: #e08a23;}
#content ul, ol {
	padding-left: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.back-to-top {
	background: url(../images/top-link.gif) no-repeat left center;
	padding-left: 15px;
	display: block;
	clear: both;
}
/* Slideshow */
.homeslide {
	width: 557px;
	height: 328px;
	z-index: 0;
	overflow: hidden;
	margin: -13px auto 20px -20px;
}
.homeslide img {
	z-index: 0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
}
.imgright {
	float:right;
	margin:5px 0 10px 10px;
}
.hide {
	display:none;
}
.block {
	display:block;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
a  img {
	border-style: none;
}
.xtrapad {
	padding-bottom: 20px;
}

.bordernone {
	border:none;
}
.border {
	border: 1px solid #0AE;
	padding: 2px;
}
.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}
/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
