/* Delete */
#mast {
	display:none;
}


/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #ade0ae url(../images/body.jpg) top center no-repeat;
	margin:0px 0px 0px 0px;
}
#container {
	width:700px;
	position:relative;
	left:50%;
	top:0px;
	margin:0px 0px 30px -350px;
	padding:190px 0px 10px 0px;
	background: transparent url(../images/container.jpg) bottom right no-repeat;
}
#content {
	background: #ade0ae url(../images/content.jpg) top center repeat-y;
}
#column-container {
	background: transparent url(../images/column-container.jpg) top center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
#contact-us {
	position:absolute;
	bottom:0px;
	right:3px;
	z-index:999;
}
#contact-us a {
	background: transparent url(../images/contact-us-a.jpg) top left no-repeat;
	display:block;
	height:34px;
	width:138px;
	text-indent:-99em;
}
#contact-us a:hover {
	background: transparent url(../images/contact-us-a.jpg) top right no-repeat;
}
#logo {
	position:absolute;
	bottom:30px;
	left:75px;
	background: transparent url(../images/logo.jpg) top left no-repeat;
	width:151px;
	height:65px;
}

/* -----------------------------------------------------------------------------------  right-column */
#right-column {
	float:right;
	width:410px;
	padding:40px 15px 70px 15px;
	overflow:hidden;
}
#right-column h1 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	height:24px;
}
#right-column h2 {
	color:#cccdc8;
	font-size:13px;
	font-weight:normal;	
}
#right-column h3 {
	color:#FFFFFF;
	font-size:14px;
	margin:10px 0px 10px 0px;	
}
#right-column p {
	color:#cccdc8;
	font-size:14px;
	line-height:22px;
	margin:17px 0px 17px 0px;
}
#right-column ul, #right-column ol {
	color:#cccdc8;
	font-size:14px;
	line-height:22px;
	margin:17px 0px 17px 0px;
	padding:0px 30px 0px 30px;
}
#right-column li.upper-alpha {
	list-style:upper-alpha;
}
#right-column a {
	color:#fefefe;
}
#right-column a:hover {
	color:#cccdc8;
}
#right-column img.right {
	float:right;
	margin:0px 0px 10px 10px;
}
#right-column img.left {
	float:left;
	margin:10px 10px 0px 0px;
}
#right-column div.right {
	padding:5px;
	float:right;
	margin:15px 0px 10px 10px;
	border-left: solid 1px #DFDFDF;
	border-bottom: solid 1px #DFDFDF;
}
#right-column div.left {
	padding:5px;
	float:left;
	margin:15px 10px 10px 0px;
	border-right: solid 1px #DFDFDF;
	border-bottom: solid 1px #DFDFDF;
}
#right-column div.right p, #right-column div.left p {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
}
#right-column .width-145 {
	width: 145px;
}
#right-column ul.float-left {
	float:left;
	width:125px;
}
#right-column .hipaa {
	border: solid 1px #DFDFDF;
	background-color:#817063;
	padding:10px;
}
#right-column .cta-in-the-news {
	width:405px;
	height:183px;
	background: transparent url(../images/cta-in-the-news.jpg) top left no-repeat;
	display:block;
	text-indent:-99em;
	overflow:hidden;
}
#right-column .cta-in-the-news:hover {
	background: transparent url(../images/cta-in-the-news.jpg) top right no-repeat;
}
blockquote {
	padding:0px 40px 0px 40px;
}
#logos, #logos li {
	padding:0px!important;
	margin:0px!important;
}
#logos li {
	list-style:none;
	float:left;
}
#logos img {
	border:none;
	margin-right:15px;
}
#right-column .clear {
	clear:both;
}
#contact label {
	color:#FFFFFF;
	font-size:14px;
}
#contact .valid {
	border: solid 1px #00CC00;
}
#contact .invalid {
	border: solid 1px #FF0000;
}
/* ----------------------------------------------------------------------------------- left-column */ 
#left-column {
	width:260px;
	float:left;
	overflow:hidden;
	padding-bottom: 150px;
}

/* ----------------------------------------------------------------------------------- side-navigation */
#side-navigation {
	/*background: transparent url(../images/side-navigation.jpg) top left no-repeat;*/
	width:260px;
	height:257px;
	margin:19px 0px 0px 1px;
}
#side-navigation li {
	list-style:none;
	/*position:relative;*/
	display:inline;
}
#side-navigation a {
	background-color:#FF0000;
	text-align:center;
	display:block;
	/*position:absolute;*/
	left:0px;
	width:260px;
	height:24px;
	background: url(../images/side-navigation.jpg);
	background-repeat:no-repeat;
	text-indent:-99em;
}
/* family-dentistry */
#side-navigation a.family-dentistry {
	top:0px;
	background-position: 0px -19px;
}
#side-navigation a.family-dentistry:hover {
	background-position: -260px -19px;
}

/* cosmetic-dentistry */
#side-navigation a.cosmetic-dentistry {
	top:43px;
	background-position: 0px -43px;
}
#side-navigation a.cosmetic-dentistry:hover {
	background-position: -260px -43px;
}

/* advanced-services */
#side-navigation a.advanced-services {
	top:67px;
	background-position: 0px -67px;
}
#side-navigation a.advanced-services:hover {
	background-position: -260px -67px;
}

/* invisalign */

#side-navigation a.invisalign {
	top:91px;
	background-position: 0px -91px;
}

#side-navigation a.invisalign:hover {
	background-position: -260px -91px;
}

/* frequently-asked-questions */
#side-navigation a.frequently-asked-questions {
	top:115px;
	background-position: 0px -115px;
}
#side-navigation a.frequently-asked-questions:hover {
	background-position: -260px -115px;
}

/* affordable-financing */
#side-navigation a.affordable-financing {
	top:139px;
	background-position: 0px -139px;
}
#side-navigation a.affordable-financing:hover {
	background-position: -260px -139px;
}

/* request-an-appointment */
#side-navigation a.request-an-appointment {
	top:163px;
	background-position: 0px -163px;
}
#side-navigation a.request-an-appointment:hover {
	background-position: -260px -163px;
}

/* patient-forms */
#side-navigation a.patient-forms {
	top:187px;
	background-position: 0px -187px;
}
#side-navigation a.patient-forms:hover {
	background-position: -260px -187px;
}

/* contact-us */
#side-navigation a.contact-us {
	top:211px;
	background-position: 0px -211px;
}
#side-navigation a.contact-us:hover {
	background-position: -260px -211px;
}





/* ----------------------------------------------------------------------------------- sub-nav */

#side-navigation .sub-nav {
	padding:10px;
	position:absolute;
	left:190px;
	top:42px;
	z-index:20;
	background: #a39b8f url() top left no-repeat!important;
	width:150px;
	margin:0px 0px 0px 1px;
}
#side-navigation .active {
	display:block;
}
#side-navigation .sub-nav li {
	float:none;
	clear:both;
}
#side-navigation .sub-nav li a {
	display:block;
	background: #aba398 url() top left no-repeat!important;
	padding:5px;
	height:16px;
	text-indent:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#51504e;
	width:auto;
	text-decoration:none;
}
#side-navigation .sub-nav li a:hover {
	background-color:#403730!important;
	color:#FFFFFF;
}

#side-navigation .sub-nav2 {
	padding:10px;
	position:absolute;
	left:190px;
	top:67px;
	z-index:20;
	background: #a39b8f url() top left no-repeat!important;
	width:150px;
	margin:0px 0px 0px 1px;
}
#side-navigation .sub-nav2 li {
	float:none;
	clear:both;
}
#side-navigation .sub-nav2 li a {
	display:block;
	background: #aba398 url() top left no-repeat!important;
	padding:5px;
	height:16px;
	text-indent:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#51504e;
	width:auto;
	text-decoration:none;
}
#side-navigation .sub-nav2 li a:hover {
	background-color:#403730!important;
	color:#FFFFFF;
}





/* ----------------------------------------------------------------------------------- left-col-padding */
#left-col-padding {
	padding:0px 0px 0px 65px;
}

/* ----------------------------------------------------------------------------------- qc */
#qc {
	width:172px;
	height:387px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px; 
	background: transparent url(../images/qc.jpg) top left no-repeat;
}
#qc h4 {
	background: transparent url(../images/qc-h4.jpg) top left no-repeat;
	height:60px;
	text-indent:-99em;
	margin:0px 0px 10px 0px;
}
#qc li {
	list-style:none;
}
#qc input, #qc textarea {
	border: solid 1px #000000;
	padding: 2px;
	color:#837163;
	margin:0px 0px 10px 10px;
	width:144px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#qc textarea {
	height:70px
}
#qc .email {
	margin:0px 0px 10px 10px;
}
#qc #button {
	width:61px;
	height:21px;
	font-size:12px;
	margin-left:55px;
}
#qc .valid {
	border: solid 1px #00CC00;
}
#qc .invalid {
	border: solid 1px #FF0000;
}
/* ----------------------------------------------------------------------------------- cta-gift-card */
.cta-gift-card {
	width:172px;
	height:211px;
	background: transparent url(../images/cta-gift-card.jpg) top left no-repeat;
	display:block;
	text-indent:-99em;
}
.cta-gift-card:hover {
	background: transparent url(../images/cta-gift-card.jpg) top right no-repeat;
}
/* ----------------------------------------------------------------------------------- cta-blog */
#blog-cta {
	margin: 15px 0px;
}
.blog-link {
	width:172px;
	height:105px;
	background: transparent url(../images/blog-cta.gif) top left no-repeat;
	display:block;
}
.blog-link:hover {
	background: transparent url(../images/blog-cta.gif) top right no-repeat;
}
/* ----------------------------------------------------------------------------------- blog nav */
#blogger-navigation{
	width: 172px;
	height: auto;
	margin: 15px 0px;	
}
#blogger-navigation h3{
	color:#FFFFFF;
	font-size:14px;
	margin:10px 0px 10px 0px;	
}
#blogger-navigation ul{
	list-style: none;
}
#blogger-navigation ul li{
	font-size: 14px;
}
#blogger-navigation ul li a{
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
	color:#fefefe;
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	color:#cccdc8;
}
#blogger-navigation #powered-by{
	margin-top: 25px;
}

/* ----------------------------------------------------------------------------------- footer */
#footer {
	color:#cccdc8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 2px 0px 40px;
	clear:both;
	background-color:#4f4433;
}
#footer p {
	padding:15px;
	text-align:center;
	font-size:14px;
}
#footer a {
	color:#cccdc8;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .cta-google-map {
	display:block;
	width:658px;
	height:153px;
	text-indent:-99em;
	overflow:hidden;
	background: transparent url(../images/cta-google-map.jpg) top left no-repeat;
}
#footer .cta-google-map:hover {
	background: transparent url(../images/cta-google-map.jpg) top right no-repeat;
}

/* ----------------------------------------------------------------------------------- disclaimer */
#disclaimer {
	color:#cccdc8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 2px 0px 40px;
	clear:both;
	border-top: solid 1px #cccdc8;
	padding-top:10px;
	background-color:#4f4433;
}
#disclaimer p {
	padding:5px 15px 15px 15px;
	text-align:center;
	font-size:14px;
	font-size:9px;
	color:#b2a89a;
	margin:0px 0px 0px 0px!important;
}
#disclaimer a {
	color:#cccdc8;
	text-decoration:none;
}
#disclaimer a:hover {
	text-decoration:underline;
}
/* ----------------------------------------------------------------------------------- header */
#header {
	position:absolute;
	top:10px;
	right:0px;
}
#header .right {
	text-align:right;
	color:#f5f5f5;
	font-size:12px;
	font-weight:bold;
	margin:0px 5px 5px 0px;
}
#header .right a {
	color:#cccdc8;
	text-transform:uppercase;
}
#header .right a:hover {
	color:#FFFFFF;
}
/* ----------------------------------------------------------------------------------- top-navigation */
#top-navigation {
	position:absolute;
	top:187px;
	right:0px;
	width:410px;
	height:27px;
	
}
#top-navigation li {
	list-style:none;
	display:inline;
	float: left;
}
#top-navigation a {
	overflow:hidden;
	background-color:#FF0000;
	display:block;
	height:27px;
	background: url(../images/top-navigation.jpg);
	text-indent:-99em;
}
#top-navigation li a.home {
	width:56px;
	background-position: 0px -32px;
}
#top-navigation li a.home:hover {
	width:56px;
	background-position: 0px 0px;
}
#top-navigation li a.about-us {
	width:71px;
	background-position: -56px -32px;
}
#top-navigation li a.about-us:hover {
	width:71px;
	background-position: -56px 0px;
}
#top-navigation li a.gallery {
	width:66px;
	background-position: -127px -32px;
}
#top-navigation li a.gallery:hover {
	width:66px;
	background-position: -127px 0px;
}
#top-navigation li a.media {
	width:55px;
	background-position: -193px -32px;
}
#top-navigation li a.media:hover {
	width:55px;
	background-position: -193px 0px;
}
#top-navigation li a.contact-us {
	width:88px;
	background-position: -248px -32px;
}
#top-navigation li a.contact-us:hover {
	width:88px;
	background-position: -248px 0px;
}
#top-navigation li a.blog {
	width:52px;
	background-position: -336px -32px;
}
#top-navigation li a.blog:hover {
	width:52px;
	background-position: -336px 0px;
}
#container .txt-left {
	text-align:left;
}
#container .txt-right {
	text-align:right;
}
#container .txt-center {
	text-align:center;
}

/* ----------------------------------------------------------------------------------- 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;
}


.testimonials {
	padding: 10px 20px;
	background-color: #cccdc8;
	font-style: italic;
}

#right-column .testimonials p {
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
.testimonials-cta {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	width: 145px;
	height: auto;
	background-color: #ABA398;	
	border: #2F251D solid 1px;
}
#right-column .testimonials-cta p {
	font-size: 12px;
	line-height: 16px;
	color: #2F251D; 
}
#right-column .testimonials-cta a {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
	display: block;
}
.imgRight {
	float: right;
	margin: 10px 0 10px 10px;
}

.invisalign-box {
	width: 205px;
	height: auto;
	float: left;
	font-size: 10px;
	margin-bottom: 20px;
}

#gallery-cta a {
	width: 170px;
	height: 100px;
	display: block;
	margin-bottom: 10px;
	background: url(../images/gallery-cta.jpg) left top no-repeat;
}

#gallery-cta a:hover {
	background-position: 0 -100px;
}

#testimonials a {
	width: 170px;
	height: 45px;
	display: block;
	margin-bottom: 10px;
	background: url(../images/testimonials-cta.gif) left top no-repeat;
}

#testimonials a:hover {
	background-position: 0 -45px;
}
