@charset "utf-8";
/***************************************************
	East Cosst Dental Centre Default Style Sheet
****************************************************/ 


/********************************************
   HTML ELEMENTS
********************************************/ 


body {
	font: 100% Verdana, Helvetica, sans-serif;
	background: #1e1e1e url('images/body_bg.gif') repeat;
	background-color:#888888;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #888888;
}
/* links */
a, a:visited {
	color: #bedea4;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* headers and text */

p, ul, ol, td, label, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	font-size: 12px;
	line-height: 17px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #bedea4;
	margin:10px 0 5px 0;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	color: #ffffff;
	margin: 5px 0px;
}
/* alignment classes */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
/* additional classes */
.clear {
	clear: both;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border:none;
}
.imgfloatleft {
	float: left;
	padding: 0 20px 20px 0;
}
.imgfloatright {
	float: right;
	padding: 0 0 20px 20px;
}
.small_grey {
	color: #999999;
	font-size: 50%;
	vertical-align:middle;
}
.green_subtitle {
	color: #bedea4;
	font-size: 80%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
.green_subheader {
	color: #bedea4;
	font-size: 70%;
	text-align:left;
}
.green {
	color: #bedea4;
}
.grey {
	color: #888888;
	font-size:11px;
	
	}
.current {
	color: #FFFFFF;
}

div#sidebar_content p.events {color: #ffffff; margin:5px 0 15px 0; }
div#sidebar_content p.events b {font-size: 15px;}
	
/********************************************
   LAYOUT
********************************************/ 

.twoColFixRtHdr #container {
	overflow: hidden;
	width: 936px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #383838;
}
.twoColFixRtHdr #header {
	display: inline-block;
	background: url('images/header_bg_new.jpg') left top;
	margin-top: 0px;
	height: 132px;
	width: 937px;
}
.twoColFixRtHdr #logo {
	display: inline block;
	float: left;
	padding: 33px 0px 0px 31px;
}

.twoColFixRtHdr #fb {
	display: inline block;
	float: right;
	padding-top: 30px;
}

.twoColFixRtHdr #menu {
	height: 40px;
	background: url('images/menu_bg.gif') top left repeat-x;
	padding-left: 38px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}
.twoColFixRtHdr #menu a {
	padding-right: 19px;
	border:0px;
}
.twoColFixRtHdr #flash_banner {
	height: 350px;
	background-color:#000000;
	margin-top:0px;	
}
.twoColFixRtHdr #flash_banner_home {
	height: 392px;
	background: #2b2c2c url('images/faux-columns.png') repeat-y;
	margin-top:0px;
}
.twoColFixRtHdr #content_wrapper {
	margin: 0;
	padding: 0;
	background-color: #383838;
}
.twoColFixRtHdr #sidebar1 {
	float: left;
	width: 354px;
	background: #4c4a4a right top repeat-x;
	margin-top: 0px;
	display:inline;
}
.twoColFixRtHdr #sidebar_content {
	padding: 37px 40px 30px 44px;
	font-size: 13px;
}
	
	.twoColFixRtHdr #sidebar_content_main {
	padding: 30px 40px 30px 44px;
	font-size: 13px;
	height: 535px;
	
}
.twoColFixRtHdr #sidebar_content a {
	color: #bedea4;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar_content a:hover {
	color: #ffffff;
}
	.twoColFixRtHdr #sidebar_content_main a {
	color: #bedea4;
	text-decoration: none;
}
.twoColFixRtHdr #sidebar_content_main a:hover {
	color: #ffffff;
}
.twoColFixRtHdr #main_content {
	background:transparent url(images/content_wrapper_bg.gif) repeat-x scroll left top;
	display:inline;
	float:left;
	margin-top:0;
	padding:32px 30px 0 40px;
	width:512px;
}

body#media div#main_content {
	width:867px;
	padding-bottom:25px;
}

body#media table tr td { padding:15px; margin:15px; text-align:center;}

.twoColFixRtHdr #home_main_content {
	padding: 32px 40px 28px 40px;
	width:502px;
	display:inline;
	margin-top:0px;
	float:left;
	background: url('images/content_wrapper_bg.gif') left top repeat-x;
}


.twoColFixRtHdr #main_content h1 {
}
.twoColFixRtHdr #footer {
	clear:both;
	background: #000000;
}
#footer{color: #888888; width:852px; float:left; padding:0; display:inline-block; padding: 40px 45px 40px 40px;}

#footer a {
	color: #888888;
	text-decoration: underline;
	padding-right: 13px;
}
#footer a:hover {
	color: #bebea4;
	text-decoration: none;
}

#footer-text { width: 490px; display:inline-block; float: left;}
#footer-social{ width: 353px; display:inline-block; float:right;}

/********************************************
   OVERLAY
********************************************/
div#overlay { width: 100%; height: 100%; margin: 0; padding: 0px; background: transparent; position: fixed; top: 0px; right: 0px; z-index: 500; text-align: center; }

/***********/
/* CONTACT FORM */
/***********/

#form {float: left; clear:left; margin-bottom: 25px; margin-left:0px; display:inline;}
#form button {float: right; margin-top:20px;}
#form h2{ margin-bottom:1px; }
#form p{margin-top:5px; }

fieldset#personalinfo {border: 0px; margin: 0 0 20px 0; padding:0 0 0 0; display:inline;}
fieldset#personalinfo label {float: left; clear:left; color:#fff; margin:10px 10px 0 0; text-align:right; line-height:26px; display:inline; width:110px;}
fieldset#personalinfo input {float: left; margin-top:10px; width:350px; display:inline; }
fieldset#personalinfo select {float: left; margin-top:10px; display:inline;}
fieldset#personalinfo textarea {float: right; margin-top:10px; margin-left:15px; overflow:hidden; width:291px; display:inline;}
fieldset#personalinfo label#address {float:left; margin-top:20px; margin-bottom:20px; display:inline;}

fieldset#how_did_you_hear_about_us { border: none; margin: 1em 0; padding: 0; }
fieldset#how_did_you_hear_about_us legend { font-size:12px; margin-left: 0px; padding-left: 0px; color: #fff; }
fieldset#how_did_you_hear_about_us label { color:#888; float: left; margin: 14px 10px 2px 0; display:inline; width:auto;}
fieldset#how_did_you_hear_about_us input { float: left; clear: left; margin: 14px 10px 0 0; display:inline; }
fieldset#how_did_you_hear_about_us label#other_label { float: left; clear: left; line-height:26px; display:inline; width:auto;}
fieldset#how_did_you_hear_about_us input#other { float: left; clear: none; margin-top:14px; display:inline; }
fieldset#how_did_you_hear_about_us { clear:left; }
fieldset#how_did_you_hear_about_us .column { width:250px; float:left; }
fieldset#how_did_you_hear_about_us button { float:left; margin-top:14px; }

fieldset#additionalinfo { border: 0px; float:left; clear:left; padding: 0 0 0 0; margin: 0 0 0 0;}
fieldset#additionalinfo label { color:#888; float: left; margin: 14px 10px 2px 0; display:inline; width:auto;}
fieldset#additionalinfo input { float: left; clear: left; margin: 14px 10px 0 0; display:inline; }
fieldset#additionalinfo textarea {float:right; margin-top:0px; overflow:auto; width:510px; margin-left:0px;}
fieldset#additionalinfo p {margin-top:20px; margin-left:0px; width:452px;}
fieldset#additionalinfo button { margin-top:14px; }

p.error, p.thankyou { font-weight:bold; color:#fff; }
input.error { background-color:#fcc; }

#testimonial_thumbs {float:left; width:198px; margin:15px 25px 0 0; text-align:left; display:inline; height:310px;}
#testimonial_thumbs img {margin-bottom:5px;}
#testimonial_thumbs img.testimonial_header {margin-bottom:16px;}
#testimonial_thumbs a {font-size:12px; text-decoration:none;}

.arrow {background: url('images/arrow.gif') no-repeat center right; padding-right:12px;}

.column{display:inline-block; width: 240px; float:left;}

#media{display: inline-block; float:left; clear:none; width:110px; font-family:arial; font-size:12px; margin-right:33px;}

#media_box {background-color:#1e1e1e;border: solid 1px #4c4a4a; width: 500px; height:631px; margin: 16px 0px 0px 0px;}

#video_box {width: 400px;height: 341px; background-color: #000; margin-bottom:20px;}

#media_box img {display: inline-block; border: #1e1e1e solid 2px;display:inline-block;}

#media_box a img {display: inline-block; border: #1e1e1e solid 2px;}

#media_box a:hover img {display: inline-block; border: #bedea4 solid 2px;}

#press_container {display:inline-block; float:left; clear:left; font-family:arial; font-size: 12px; line-height:19px; margin-bottom:30px;}
#press_container img{margin-right: 20px;}

.event-image{float:left; clear: left; margin: 0px 15px 0 0; border: solid 3px #4c4a4a;}	
#eventbox {display: inline-block; float:left; clear: left; margin-top: 25px; display:inline; width: 400px; font-family: arial; font-size: 12px; vertical-align: middle; line-height: 18px;}
#event-text {display: inline-block; float:left; clear:left; width:449px; background-color: #383838; border: solid 8px #4c4a4a; padding:15px; font-family: Arial, Helvetica, sans-serif; color: #9f9f9f; font-size: 12px; line-height: 17px;margin-top: 40px; margin-bottom:17px; display:inline;}
.event-img{border: solid 5px #4c4a4a; margin: 2px 18px 5px 0; float: left;}

#contact-call {background: url('images/contact-bg.jpg') no-repeat left; display: inline-block; float:left; clear:left; width: 449px; height: 56px; font-family: Arial, Helvetica, sans-serif; color: #36591a; font-size: 13px; line-height: 17px; font-weight:bold; padding: 50px 27px 0 27px; margin-top:30px; display:inline;}
#contact-text{width: 310px; float: left; display:inline-block;}
#contact-button a {width: 118px; height: 31px; background:url('images/contact-button.jpg') no-repeat 0px 0px; display:inline-block; float:right; z-index: 100; text-indent:-9999px; margin: 3px 10px 0 0; display:inline;}
#contact-button a:hover { background-position: 0px -31px;}

#financing-button a {width: 195px; height: 31px; background:url('images/financing-button.png') no-repeat 0px 0px; display:inline-block; float:left; text-indent:-9999px; margin: 3px 10px 0 0; display:inline;}
#financing-button a:hover { background-position: 0px -31px;}

/* Newsletter subscription */

#newsletter-block {
	background: url('images/newsletter-box.gif');
	position: relative;
	width: 269px;
	height: 98px;
}
#newsletter-block h2 {
	background: url('images/newsletter-stay-informed.gif') no-repeat center;
	display: block;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 18px;
	text-indent: -9999px;
	width: 100%;
	height: 17px;
}
#newsletter-block a {
	background: url('images/newsletter-subscribe-button.gif') no-repeat left;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 44px;
	left: 35px;
	text-indent: -9999px;
	width: 200px;
	height: 31px;
}
#newsletter-block a:hover {
	background-position: right;
}
#newsletter-subscribe {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
}
#newsletter-subscribe form {
	background: #fff url('images/newsletter-popup-title.gif') no-repeat center 37px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;	
	display: block;
	margin: -170px 0 0 -263px;
	padding: 20px;
	position: relative;
	top: 50%;
	left: 50%;
	width: 486px;
	height: 300px;
}
#newsletter-subscribe form label {
	color: #000;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: 100px;
	text-align: right;
	width: 90px;
}
#newsletter-subscribe form input {
	color: #000;
	margin-bottom: 10px;
	position: relative;
	top: 100px;
	width: 320px;
}
#newsletter-subscribe form input#newsletter-submit {
	background: url('images/newsletter-popup-submit.gif') no-repeat left;
	border: 0;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 240px;
	left: 187px;
	text-indent: -9999px;
	width: 153px;
	height: 34px;
}
#newsletter-subscribe form input#newsletter-submit:hover {
	background-position: right;
}
#newsletter-cancel {
	color: #000;
	display: block;
	font-size: 12px;
	position: absolute;
	top: 290px;
	left: 187px;
	width: 153px;
}
#newsletter-thank-you {
	background: #fff;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;	
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 1.7em;
	margin: -70px 0 0 -243px;
	padding: 40px;
	position: relative;
	top: 50%;
	left: 50%;
	width: 406px;
	height: 100px;
}
#newsletter-close {
	background: url('images/close-button.gif') no-repeat left;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 197px;
	bottom: 40px;
	text-indent: -9999px;
	width: 92px;
	height: 34px;
}
#newsletter-close:hover {
	background-position: right;
}

/**
 * CeraRoot
 */
#main_content.ceraroot {
	background: url('images/ceraroot/background.jpg') no-repeat top;
	position: relative;
}
.ceraroot h1 {
	background: url('images/ceraroot/logo.gif');
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 35px;
	left: 88px;
	width: 187px;
	height: 40px;
}
.ceraroot .tagline {
	color: #e7002d;
	display: block;
	font-family: Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 38px;
	text-align: center;
	width: 287px;
	height: 40px;
}
.ceraroot #ceraroot-overview {
	border-bottom: 1px solid #777474;
	margin-bottom: 20px;
	padding: 140px 0 20px;
}
.ceraroot #ceraroot-overview ul {
	margin-bottom: 20px;
	padding: 0;
}
.ceraroot #ceraroot-overview li {
	list-style: none;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
	height: 19px;
}
.ceraroot #ceraroot-overview li#question-1 {
	background: url('images/ceraroot/question-1.png') no-repeat center;
}
.ceraroot #ceraroot-overview li#question-2 {
	background: url('images/ceraroot/question-2.png') no-repeat center;
}
.ceraroot #ceraroot-overview li#question-3 {
	background: url('images/ceraroot/question-3.png') no-repeat center;
}
.ceraroot #ceraroot-overview img {
	float: left;
	margin-right: 20px;
}
.ceraroot #ceraroot-overview p {
	line-height: 1.7em;
	position: relative;
	top: 5px;
}
.ceraroot #ceraroot-benefits h2 {
	background: url('images/ceraroot/benefits.png') no-repeat center;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
	height: 45px;
}
.ceraroot #ceraroot-benefits .ceraroot-column {
	float: left;
	padding: 0;
	width: 250px;
}
.ceraroot #ceraroot-benefits .ceraroot-column li {
	background: url('images/ceraroot/bullet.gif') no-repeat 0 3px;
	line-height: 1.7em;
	list-style: none;
	margin-bottom: 20px;
	padding: 0 15px;
}
.ceraroot #ceraroot-benefits .ceraroot-column li.first {
	margin-bottom: 40px;
}
.ceraroot #ceraroot-benefits p {
	clear: left;
	color: #fff;
	font-weight: bold;
	line-height: 1.7em;
	text-align: center;
}
#ceraroot-landing h2 {
	margin-bottom: 10px;
	text-align: center;
}
#ceraroot-landing p {
	border-bottom: 1px solid #777474;
	color: #fff;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#ceraroot-landing label {
	display: none;
}
#ceraroot-landing input {
	margin-bottom: 10px;
	width: 100%;
}
#ceraroot-landing textarea {
	margin: 0 0 10px;
	width: 100%;
}
#ceraroot-landing label.checkbox {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	height: auto;
	visibility: visible;
}
#ceraroot-landing input.checkbox {
	float: left;
	margin-bottom: 10px;
	width: auto;
	vertical-align: middle;
}
#ceraroot-landing button {
	clear: left;
	float: left;
}
#ceraroot-landing form {
	border-bottom: 1px solid #777474;	
	float: left;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#main_content.ceraroot.thank-you {
	position: relative;
	top: 50px;
}
#ceraroot-thank-you {
	color: #fff;
	float: left;
	font-size: 13px;
	line-height: 50px;
	position: absolute;
	top: -50px;
	left: 0;
	text-align: center;
	width: 582px;
	height: 50px;
}
#ceraroot-cta {
	background: url('images/ceraroot/cta.gif');
	color: #e7002d;
	display: block;
	float: left;
	font-size: 12px;
	margin-top: 30px;
	padding: 72px 25px 0 180px;
	text-align: center;
	width: 288px;
	height: 34px;
}

/* Air Miles */

.twoColFixRtHdr #main_content.airmiles {
	background: #383838 url('images/airmiles/background.png') repeat-x top;
}
.airmiles img.logo {
	float: right;
}
.airmiles h1 {
	background: url('images/airmiles/heading.png') no-repeat left;
	color: #109dd9;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	height: 24px;
}
.airmiles ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.airmiles ul li {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -9999px;
	height: 17px;
}
.airmiles ul li.item-1 {
	background: url('images/airmiles/list-item-1.png') no-repeat left;
}
.airmiles ul li.item-2 {
	background: url('images/airmiles/list-item-2.png') no-repeat left;
}
.airmiles ul li.item-3 {
	background: url('images/airmiles/list-item-3.png') no-repeat left;
}
.airmiles img.photos {
	float: left;
	margin: 0 30px 20px 0;
}
.airmiles p {
	color: #fff;
}
.airmiles p.first {
	padding-top: 70px;
}
.airmiles ol {
	list-style: none;
	padding: 20px 0 10px;
}
.airmiles ol li {
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	padding-left: 20px;
	width: 220px;
}
.airmiles ol li.item-1 {
	background: url('images/airmiles/bullet-1.png') no-repeat top left;
}
.airmiles ol li.item-2 {
	background: url('images/airmiles/bullet-2.png') no-repeat top left;
}
.airmiles ol li.item-3 {
	background: url('images/airmiles/bullet-3.png') no-repeat top left;
}

.airmiles p.legal {
	color: #ababab;
	font-size: 10px;
}
