/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a img {
	border: 0;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.center {
	text-align: center;
}

body {
	background: url(../images/background-slice.jpg) top left repeat-x;
	background-color:#b3e5ec;
}

#container {
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -460px;
	width:900px;

}
/*------------------ Header Selectors <--------------------*/
#header {
	position:absolute;
	width:900px;
	height:300px;
	margin:0;
	padding:0;
	top:39px;
}
#header img {
	position: relative;
	top: 16px;
	left:473px;
	z-index:798;
}
#header img a {
	position: relative;
	top: 16px;
	left:473px;
	z-index:799;
}
#slideshow {
	position:absolute;
	width:600px;
	height:300px;
	margin:0;
	padding:0;
	top:39px;
}
#slideshow img {
	display: none;
}
#slideshow img.first {
	display: block;
}

/*------------------ Mast Selectors <--------------------*/

#mast {
}

#flash-mast {

}

/*------------------ Top Nav Selectors <--------------------*/

#top-navigation {
	height:39px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 5px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:899;
}
#top-navigation ul {
	text-align:center;
}
#top-navigation li {
	list-style-type: none;
	float:left;
	display:inline;
	height:39px;
	position:relative;
}
#top-navigation li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	height:39px;
	display:block;
	padding: 10px 0px 0px 0px;
}
#top-navigation li ul li a {
	padding: 10px 0px 10px 0px;
	height:40px;
	width:150px;
	z-index:1001;
	margin-bottom:20px;
}
/* ---------------------------------------------------------------------------------------------------- Home */
#top-navigation .nav-home {
	width:68px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top-navigation .nav-home:hover{
	background-position: 0px -39px;
}
/* ---------------------------------------------------------------------------------------------------- about */
#top-navigation .nav-about {
	width:88px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -68px 0px;
}
#top-navigation .nav-about:hover {
	background-position: -68px -39px;
}
/* ---------------------------------------------------------------------------------------------------- our dentists */
#top-navigation .nav-dentists {
	width:114px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -156px 0px;
}
#top-navigation .nav-dentists:hover {
	background-position: -156px -39px;
}
/* ---------------------------------------------------------------------------------------------------- media */
#top-navigation .nav-media {
	width:114px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -270px 0px;
}
#top-navigation .nav-media:hover {
	background-position: -270px -39px;
}
/* ----------------------------------------------------------------------------------------------------  blog */
#top-navigation .nav-blog {
	width:63px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -384px 0px;
}
#top-navigation .nav-blog:hover {
	background-position: -384px -39px;
}
/* ----------------------------------------------------------------------------------------------------  gallery */
#top-navigation .nav-gallery {
	width:89px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -447px 0px;
}
#top-navigation .nav-gallery:hover {
	background-position: -447px -39px;
}
/* ----------------------------------------------------------------------------------------------------  affordability  */
#top-navigation .nav-afford {
	width:115px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -536px 0px;
}
#top-navigation .nav-afford:hover {
	background-position: -536px -39px;
}
/* ----------------------------------------------------------------------------------------------------  emergency */
#top-navigation .nav-emerg {
	width:140px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -651px 0px;
}
#top-navigation .nav-emerg:hover {
	background-position: -651px -39px;
}
/* ----------------------------------------------------------------------------------------------------  contact */
#top-navigation .nav-contact {
	width:109px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -791px 0px;
}
#top-navigation .nav-contact:hover {
	background-position: -791px -39px;
}
/*------------------ Top Nav 2 Selectors <--------------------*/
#top-navigation-2 {
	height:51px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 339px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:999;
}
#top-navigation-2 ul {
	text-align:center;
}
#top-navigation-2 li {
	list-style-type: none;
	float:left;
	display:inline;
	position:relative;
}
#top-navigation-2 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	height:auto;
	display:block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

/* ---------------------------------------------------------------------------------------------------- cosmetic */
#top-navigation-2 .nav-cosmetic {
	width:152px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top-navigation-2 .nav-cosmetic:hover{
	background-position: 0px -51px;
}
/* ---------------------------------------------------------------------------------------------------- general */
#top-navigation-2 .nav-general {
	width:142px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -152px 0px;
}
#top-navigation-2 .nav-general:hover {
	background-position: -152px -51px;
}
/* ---------------------------------------------------------------------------------------------------- sedation */
#top-navigation-2 .nav-sedation {
	width:155px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -294px 0px;
}
#top-navigation-2 .nav-sedation:hover {
	background-position: -294px -51px;
}
/* ---------------------------------------------------------------------------------------------------- tmj */
#top-navigation-2 .nav-tmj {
	width:59px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -449px 0px;
}
#top-navigation-2 .nav-tmj:hover {
	background-position: -449px -51px;
}
/* ---------------------------------------------------------------------------------------------------- braces */
#top-navigation-2 .nav-braces {
	width:71px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -508px 0px;
}
#top-navigation-2 .nav-braces:hover {
	background-position: -508px -51px;
}
/* ----------------------------------------------------------------------------------------------------  tech */
#top-navigation-2 .nav-tech {
	width:99px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -579px 0px;
}
#top-navigation-2 .nav-tech:hover {
	background-position: -579px -51px;
}
/* ----------------------------------------------------------------------------------------------------  sleep */
#top-navigation-2 .nav-sleep {
	width:113px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -678px 0px;
}
#top-navigation-2 .nav-sleep:hover {
	background-position: -678px -51px;
}
/* ----------------------------------------------------------------------------------------------------  testimonials */
#top-navigation-2 .nav-testimonials {
	width:109px;
	background-image: url(../images/nav-2.jpg);
	background-repeat: no-repeat;
	background-position: -791px 0px;
}
#top-navigation-2 .nav-testimonials:hover {
	background-position: -791px -51px;
}

#content .testimonial-heading {
color: #000;	
font-size:14px;
	line-height:18px;
	font-weight: bold;
	
}

/*------------------ Content Selectors <--------------------*/

#content {
	position: relative;
	height:auto;
	width:580px;
	float:left;
}
#content h1 {
	font-size:30px;
	font-weight:bold;
	color:#333333;
}
#content h2 {
	font-size:20px;
	color:#1B1464;
	padding:10px 0px 10px 0px;
	font-style:italic;
}
#content h3 {
	font-size:18px;
	color:#1B1464;
	padding-top:10px;
	font-style:italic;
	padding:10px 0px 10px 0px;
}
#content p {
	font-size:13px;
	line-height:18px;
	color:#333333;
	padding:5px 0px 10px 0px;
}
#content ul {
	font-size:13px;
	line-height:18px;
	color:#000;
	padding:5px 0px 10px 40px;
}
#content ol {
	font-size:13px;
	line-height:18px;
	color:#000;
	padding:5px 0px 10px 40px;
}
#content a {
	color:#1B1464;

}
#content a:hover {
	color:#44c6d8;
}

#coming-soon{	
	border: 2px solid #CC0000;
	padding-left: 5px;
}

#coming-soon p, #coming-soon h3{
	color:#CC0000;
	}

/*------------------ Column Container Selector <--------------------*/

#column-container {
	width:900px;
	padding: 405px 20px 0px 0px;
	position: relative;
	height:auto;
	float:left;
}

/*------------------ Left Column Selectors <--------------------*/

#left-column {
	position: relative;
	padding: 0px 20px 0px 0px;
	height:auto;
	width:580px;
	float:left;
}

#left-column h3 {
}

#left-column ul {
}

#left-column ul li {
}
/*------------------ Right Column Selector <--------------------*/

#right-column {
	width:292px;
	height:auto;
	position:relative;
	float:right;
}


h1 {
}

h2 {
}

#right-column h3 {
}

#right-column p {
}

#right-column ul {
}

#right-column ul li {
}

#right-column ol {
}

#right-column ol li {
}

address {
}

#map {
}
/*------------------ Main Form Selectors <--------------------*/
#qc-main {
	width:486px;
	height:340px;
	background:url(../images/qc-main.jpg) no-repeat;
	margin-top: 50px;
	margin-left:3px;
	padding: 59px 0px 0px 0px;
	position:relative;
}

#qc-main textarea.accForm_trigger {
	width:440px;
	height:50px;
	margin: 0px 0px 3px 0px;
}
#qc-main p.accordionMiniForm {
	width:440px;
	list-style-type:none;
	padding: 59px 0px 10px 40px;
	z-index:999;
	margin: -50px 0px 0px 0px;
}
#qc-main ul {
	padding: 0px 0px 0px 0px;
}
#qc-main ul li {
	list-style-type:none;
	padding: 0px 0px 8px 20px;
}
#qc-main input#button {
	background:url(../images/submit.png) top left no-repeat;
	width:120px;
	height:30px;
	float:right;
	margin: 10px 30px 0px 0px;
	border:none;
}
#qc-main input#button:hover {
	background-position:bottom left;
}
#qc-main textarea {
	width:440px;
	padding: 3px 0px 3px 5px;
}
#qc-main input {
	width:438px;
	padding: 3px 0px 3px 5px;
}
#qc-main a {
}
#policy p a.privacy {
	margin-bottom:20px;
	padding: 0px 0px 10px 25px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
#policy p a.privacy:hover {
	color:#333333;
	text-decoration:underline;
}
/*------------------ Mini Form Selectors <--------------------*/
#qc {
	width:286px;
	height:auto;
	background:url(../images/qc-top.png) no-repeat;
	margin-top: -40px;
	margin-left:3px;
	padding: 59px 0px 0px 0px;
	position:relative;
}
#qc form {
	width:286px;
	height: auto;
	margin-top: 0px;
	background:url(../images/qc-bottom.png) no-repeat;
	position:relative;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	z-index:900;
}
#qc textarea.accForm_trigger {
	width:240px;
	height:50px;
	margin: 0px 0px 3px -20px;
}
#qc p.accordionMiniForm {
	width:240px;
	list-style-type:none;
	padding: 59px 0px 10px 40px;
	z-index:999;
	margin: -50px 0px 0px 0px;
}
#qc ul {
	padding: 0px 0px 0px 0px;
}
#qc ul li {
	list-style-type:none;
	padding: 0px 0px 8px 20px;
}
#qc input#button {
	background:url(../images/submit.png) top left no-repeat;
	width:120px;
	height:30px;
	float:right;
	margin: 2px 30px 0px 0px;
	border:none;
}
#qc input#button:hover {
	background-position:bottom left;
}
#qc textarea {
	width:240px;
	padding: 3px 0px 3px 5px;
}
#qc input {
	width:240px;
	padding: 3px 0px 3px 5px;
}
#qc-space {
	height: 100px;
}
#qc a {
}
#policy p a.privacy {
	margin-bottom:20px;
	padding: 0px 0px 10px 25px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
#policy p a.privacy:hover {
	color:#333333;
	text-decoration:underline;
}
#zygo-button{
margin:0px 0px 20px 20px;
}
#zygo-button .zygomatic a{
     background:url(../images/zy.jpg) no-repeat;
     height: 75px;
     width: 250px;
	 margin-top: 20px;
	 position:relative;
	 float:left;
	 
}
#icons {
	margin:0px 0px 20px 20px;
}
#icons .contact a {
	background:url(../images/contact.jpg) top left no-repeat;
	padding: 0px 30px 0px 0px;
	position:relative;
	height:50px;
	width:44px;
	float:left;
}
#icons .contact a:hover {
	background-position:bottom left;
}
#icons .facebook a{
	background:url(../images/facebook.jpg) top left  no-repeat;
	padding: 0px 0px 0px 20px;
	position:relative;
	height:50px;
	width:40px;
	float:left;
}
#icons .facebook a:hover {
	background-position:bottom left;
}
#icons .videos a {
	background:url(../images/video.jpg) top left  no-repeat;
	padding: 0px 0px 0px 10px;
	position:relative;
	height:50px;
	width:115px;
	float:left;
}
#icons .videos a:hover {
	background-position:bottom left;
}
#image-frame {
	background:url(../images/image-frame.png) no-repeat;
	height:370px;
	width:292px;
	position:relative;
	margin-top:125px;
}
#right-column img {
	padding: 21px 0px 0px 20px;
}

.bbb-cta {
	padding: 21px 0 10px;
}

/*------------------ Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}


/*------------------ Btn Call To Action  Blog Selectors <--------------------*/
#btn-cta-blog {
}
#btn-cta-blog a {
}
#btn-cta-blog a:hover {
}
/*------------------ Blog Navigation Selectors <--------------------*/
#blog {
}
#blog h3 {
}
#blog ul {
}
#blog ul li {
}
#blog ul li a {
}
#blog ul li a:hover {
}
#powered-by {
}
/*------------------ cta <--------------------*/
#cta {
	width:900px;
	height:212px;
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}
#cta .cosmetic a {
	background:top left no-repeat url(../images/cta-sprite.png);
	width:300px;
	height:212px;
	position:relative;
	float:left;
	margin-top:10px;
}
#cta .cosmetic a:hover {
	background-position: 0px -212px;
}
#cta .veneers a {
	background:url(../images/cta-sprite.png) no-repeat;
	background-position: -300px 0px;
	width:300px;
	height:212px;
	position:relative;
	float:left;
	margin-top:10px;
}
#cta .veneers a:hover {
	background-position: -300px -212px;
}
#cta .implants a{
	background:url(../images/cta-sprite.png) top right no-repeat;
	width:300px;
	height:212px;
	float:right;
	position:relative;
	margin-top:10px;
}
#cta .implants a:hover {
	background-position: -600px -212px;
}
/*------------------ location images / info <--------------------*/
#location p {
	padding: 30px 0px 0px 30px;
	font-size:21px;
	line-height:24px;
	height:180px;
	float:left;
}
#location img {
	float:left;
	padding: 10px 0px 20px 0px;
}
/*------------------ Footer Selectors <--------------------*/
#footer {
	background:url(../images/footer.png) no-repeat;

	width:900px;
	height:200px;
	float:left;
	margin-top:10px;
	z-index:899;
}
#footer ul {
	list-style-type:none;
	padding: 25px 0px 0px 20px;
	width:600px;
	text-align:left;
}
#footer ul li {
	display:inline;
	padding: 0px 0px 8px 0px;
}
#footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	border-right:1px solid #ffffff;
	display:inline;
	line-height:12px;
	padding:1px 8px 1px 8px;
}
#footer ul li a:hover {
	color:#b3e5ec;
	text-decoration:underline;
	font-size:12px;
}
#footer ul li a.no-border {
	border-right:none;
}
#footer p {
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	padding: 10px 0px 0px 25px;
	width:600px;
}
#footer p.disclaimer {
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	padding: 30px 0px 0px 25px;
	width:600px;
}
#footer p.disclaimer a {
	color:#333;
}
#footer p.disclaimer a:hover {
	color:#000000;
}
#footer-logo {
	float:right;
	height:90px;
	width:285px;
	margin: -45px 25px 0px 0px;
}
#footer h3 {
	font-size:14px;
	color:#333333;
	padding-top:10px;
	font-style:italic;
	padding:10px 0px 0px 30px;
}
#footer ul.local {
	width:500px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
}
#footer ul.local li {
	width:80px;
	padding:20px 8px 24px 18px;
}
#footer ul.local li.locations {
	border-right:1px solid #ffffff;
	display:inline;
	padding:1px 16px 1px 16px;
	width:60px;
}
#footer ul.local li.no-border {
	font-size:13px;
	line-height:13px;
	color:#fff;
	border-right:1px solid #ffffff;
}
#footer .phone {
	font-size:18px;
	line-height:18px;
	color:#fff;
}
/*------------------ Sitemap Selectors <--------------------*/
#sitemap {
}

#sitemap ul {
}

#sitemap ul li {
}

#sitemap ul li a {
}

#sitemap ul li a:hover {
}

#disclaimer {
}
/*------------------ Gallery <--------------------*/
.gallery {
	display:inline;
	width:580px;
	height:680px;
}
.gallery h3 {
	padding: 20px 0px 0px 0px;

}
.gallery img {
	margin: 15px 15px 15px 15px;
	border: solid 5px #000033;
	height:160px;
	width:250px;
}
.gallery p {
	text-align:center;
	width:290px;
	float:left;
}

/*------------------ Disclaimer Selectors <--------------------*/

#disclaimer p {
}

#disclaimer a {
}

#disclaimer a:hover {
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

/*------------------ Mast Selectors <--------------------*/
#right-column #mast2-container {
    width: 286px;
	height: 195px;
	position: relative;
	margin-top: 10px;
	background-image: url(../images/testimonials.png);
	margin-left: 4px;
	
}

#content #column-container #right-column #mast2-container #mast2 {
    width: 277px;
	height: 195x;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 18px;
	}

#right-column #mast2 li {
    width: 250px;
	height: 195px;
	position:relative;
	overflow:hidden;
	outline:none;
	color: #000000;
	padding-top: 15px;
	padding-left: 15px;
	white-space: normal!important;
}


#right-column #mast2 p, #mast2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight:normal;
}
#right-column #mast2 a:hover {
	text-decoration:none;
}
#right-column #mast2 p strong {
	font-size:12px;
}
#right-column #mast2 img {
	border:0px;
}

#content #column-container #right-column #mast2-container #mast2 ul {
	position: relative;
	
	padding: 0px 0px 0px 0px!important;
}

#right-column #mast2 li {
	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#right-column ul #mast2 .newsticker li, ul #mast2 .newsticker li a{
display:list-item!important;
}
/*---*/

#member-benefits {
	border: 5px solid #999999;
	background: #FFFFFF;
	padding: 15px;
	width: 300px;
}

