
@import url("nav.css");
@import url("cmxform.css");


/*-----------------------

Churchill Dental

----------------------*/


* {
	padding: 0;
	margin: 0;
} /* this will reset all elements to margin/padding = 0 */



/*-----------------------
Body
----------------------*/
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url('../images/core/body_bg.gif') top center repeat-x;
	color: #000000;
}

 
/*-----------------------
Standard
----------------------*/
h1 { 
	font-size: 1.8em;
	color: #196baf;
}

h2 { 
	font-size: 1.4em;
	color: #206fb0;
}

h3 { 
	font-size: 1.3em; 
	color: #2b2b2b;
}

h4 { 
	font-size: 1.6em; 
	color: #2b2b2b;
}

h5 { 
	font-size: 1.1em; 
	color: #545454;
}

p { 
	line-height: 1.6em;
}

h1, h2, h3, h4, h5, p, ul, ol  { padding-bottom: 15px; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: 5px solid #dbe7f9;
	clear: left;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
	border: 5px solid #dbe7f9;
	clear: right;
}

ul { 
	list-style-type: square;
	margin-left: 30px; 
}

ul li { 
	line-height: 1.6em;
}

ul.no-list { 
	list-style-type: none;
}

ul.list-pdf {
	list-style-type: none;
}

ul.list-pdf li {
	background: url('../images/core/icon-pdf.gif') no-repeat;
	padding-left: 26px;
	line-height: 1.6em;
}

ol { 
	margin-left: 40px; 
}

ol li {
	line-height: 1.6em;
}

a { 
	color: #ff0000; 
	text-decoration: none; 
}

a:hover { 
	color: #196baf; 
	text-decoration: underline; 
}

hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #c5c5c5;
	margin: 15px 0;
}

.clear {
	display: block;
	clear: both;
}

/*-----------------------
Container
----------------------*/
div#container {
	width: 889px;
	margin: 0 auto;
}


/*-----------------------
Header
----------------------*/
div#header {
	height: 142px;
	position: relative;
}

/* ---- Logo ---- */
div#logo {
	width: 424px;
	height: 101px;
	position: absolute;
	top: 12px;
	left: 18px;
}

div#logo img {
	border: 0;
}

/* ---- Call to Action ---- */
h2#cta {	
	width: 336px;
	height: 117px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/call_churchill.gif') 0 0 no-repeat;
	position: absolute;
	top:12px;
	right: 25px;
	margin: 0;
	padding: 0;
}

h2#cta a { display:block; width:336px; height:117px; position:absolute; top:0px; right:0px; }

/*h2#cta a:hover {
	background: url('../images/core/call-churchill-on.gif') 0 0 no-repeat;
}*/

/* ---- Top Nav (see nav.css) ---- */

/*-----------------------
Banner
----------------------*/
div#banner {
	background:url('../images/core/bg_flash.jpg') no-repeat left top;
	width: 844px;
	height: 295px;
	padding:0 7px 8px 7px;
	position:relative;
	left:13px;
}


/*-----------------------
Content
----------------------*/
div#content-container {
	width: 866px;
	height: auto;
	/*margin: 0 14px;*/
	padding:8px 13px 30px 10px;
	background: #ffffff;
}

div#content {}

div#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#wide-content {
	padding-right: 30px;
	font-size: 1.1em;
}

div#wide-content2 {
	font-size: 1.1em;
	width:627px;
	padding:12px 30px 0 15px;
	float:left;
}

/* ---- Left Content -- */
/*div#left-content {
	width: 555px;
	float: left;
	font-size: 1.1em;
}
*/
div#left-content {
	width: 438px;
	float: left;
	font-size: 1.1em;
	padding:12px 20px 0 18px;
}

div#left-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h2#meet-the-team-link {
	cursor: pointer;
}

div#description-box {
	width: 555px;
	background: white;
}

div.description-box {
	width: 438px;
	background: white;
	overflow:hidden;
}


div#description-image {
	width: 100px;
	padding-right: 20px;
	float: left;
}

div.description-image {
	width: 125px;
	padding-right: 20px;
	float: left;
	text-align:center;
}

div#description-content {
	width: 435px;
	float: left;
}

div.description-content {
	float: left;
}


/* -- Page title -- */
.pagetitle {
	text-indent: -9999px;
	height: 25px;
}

body#home .pagetitle { background: url('../images/titles/welcome.gif') no-repeat; }
body#preventive .pagetitle { background: url('../images/titles/preventive-care.gif') no-repeat; }
body#smile .pagetitle { background: url('../images/titles/smile-makeover.gif') no-repeat; }
body#sleep .pagetitle { background: url('../images/titles/sleep-dentistry.gif') no-repeat; }
body#implant .pagetitle { background: url('../images/titles/implant-dentistry.gif') no-repeat; }
body#dentist .pagetitle { background: url('../images/titles/meet.gif') no-repeat; }
body#oral .pagetitle { background: url('../images/titles/oral-surgery.gif') no-repeat; }
body#fly-in .pagetitle { background: url('../images/titles/flyin-dentistry.gif') no-repeat; }
body#testimonial .pagetitle { background: url('../images/titles/testimonials.gif') no-repeat; }
body#contact .pagetitle { background: url('../images/titles/contact.gif') no-repeat; }
body#thankyou .pagetitle { background: url('../images/titles/thankyou.gif') no-repeat; }

/* ---- Right Content ---- */
div#right-content {
	width: 190px;
	float: left;
	margin-left: 25px;
	padding-top: 40px;
}

/* -- Fly-in Button -- */
div#button-fly-in h3 a {	
	width: 190px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/button-flyin.gif') 0 0 no-repeat;
}

div#button-fly-in h3.none {
	padding: 0;
	margin: 0;
}

div#button-fly-in h3 a:hover {
	background: url('../images/core/button-flyin-on.gif') 0 0 no-repeat;
}

/* -- Downloads -- */
div#testimonials {
	background: #e7e7e7;
	display: block;
}

div#bg-testimonials {
	height: 124px;
	background: #e7e7e7 url('../images/core/bg-downloads.gif') bottom center no-repeat;
	display: block;
}

div#testimonials ul {
	list-style-type: none;
	margin-left: 11px;
	font-size: 1em;
	padding-top: 36px;
}

div#testimonials ul li.testimonials-arrow a {
	width: 103px;
	height: 16px;
	background: url('../images/core/arrow-testimonials.gif') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	padding-bottom: 10px;
}

div#testimonials ul li.testimonials-arrow a:hover {
	background: url('../images/core/arrow-testimonials-on.gif') 0 0 no-repeat;
}

div#testimonials ul li.blue-arrow {
	background: url('../images/core/arrow-blue.gif') 0 7px no-repeat;
	padding-left: 13px;
	color: #3e83bc;
	line-height: 2em;
}

div#testimonials ul li.blue-arrow a {
	color: #3e83bc;
	text-decoration: none;
}

div#testimonials ul li.blue-arrow a:hover {
	color: #ff0000; 
	text-decoration: underline;
}

div#testimonials ul li.meet-arrow a {
	width: 139px;
	height: 16px;
	background: url('../images/core/arrow-meet.gif') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

div#testimonials ul li.meet-arrow a:hover {
	background-position: 0 -16px;
}

div#testimonials ul li.smile-arrow a {
	width: 139px;
	height: 16px;
	background: url('../images/core/arrow-smile.gif') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

div#testimonials ul li.smile-arrow a:hover {
	background-position: 0 -16px;
}

/* ---- Webcall ---- */
div#button-webcall h4 a {	
	width: 159px;
	height: 69px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/button-webcall.gif') 0 0 no-repeat;
	margin-left: 12px;
}

div#button-webcall h4 a:hover {
	background: url('../images/core/button-webcall-on.gif') 0 0 no-repeat;
}

div#right-contact {
	margin-left: 12px;
}

.blue {
	color: #196baf;
}


/*-----------------------
Contact
----------------------*/
div#address {
	/*width: 260px;*/
	float: left;
}

div#map {
	width: 250px;
	float: right;
}

div#map img {
	border: 5px solid #dadada;
}

div#map p {
	font-size: 0.9em;
	color: #ababab;
}

em.red {
	font-style:normal;
	color: #2370b0;
}

p.enquire a {
	overflow: hidden;
	display: block;
	background-color: #3f83bd;
	color: #ffffff;
	padding: 5px;
	width: 84px;
	font-weight: bold;
	text-decoration: none;
}

p.enquire a:hover {
	background-color: #64a7e0;
	text-decoration: none;
}


/*-----------------------
Testimonials
----------------------*/
div#testimonials-list {
  background:url('../images/divider.gif') no-repeat center top; border-top:0px solid #ccc;
}

.testimonial { background:url('../images/divider.gif') no-repeat center bottom; border-bottom:0px solid #ccc; margin-bottom: 1em; padding: 1em 0 .5em; }
.testimonial .source { color: #2E74AE; display: block; text-align: right; }

/*-----------------------
Footer
----------------------*/
/*div#footer {
	width: 774px;
	padding: 18px 0 18px 63px;
	margin: 10px 0;
	background: url('../images/core/bg-footer.gif') top center repeat-y;
	font-size: 1em;
	color: #196baf;
	line-height: 1.7em;
	position: relative;
}*/

div#footer {
	padding: 18px 0;
	margin: 10px 0 0 0;
	background-color:#E7E7E7;
	font-size: 1em;
	color:#196baf;
	line-height: 1.7em;
	position: relative;
}

div#footer-links { width:880px; margin:0 auto; overflow:hidden; color:#169BAF; }

.footer-col { height:72px; width:125px; float:left; border-right:1px solid #BECEDC; }
.footer-col-last { height:72px; width:135px; float:left; }
h3.footer-link { margin:0 0 0 8px; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; }

h3.exa-link { margin:0 0 0 5px; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; float:left; }

.exa-footer { width:880px; margin:3px auto; overflow:hidden; color:#169BAF; }
.exa-link span { color:#196BAF; }
.exa-logo { float:right; width:56px; height:23px; }
.exa-logo a { background:url('../images/core/exa_logo.gif') no-repeat 0 0; display:block; width:56px; height:22px; }
.exa-logo a:hover { background:url('../images/core/exa_logo.gif') no-repeat 0 -23px; display:block; width:56px; height:22px; }

div#footer-links a, .exa-footer a {
	color: #196baf;
	text-decoration: none;
}

div#footer-links a:hover {
	color: #ff0000; 
	text-decoration: underline;
}

div#footer-links-welcome a {
	color: #196baf;
	text-decoration: none;
	font-size: 1.4em;
}

div#footer-links-welcome a:hover {
	color: #ff0000; 
	text-decoration: underline;
    font-size: 1.4em;
}

div#wflogo {
	width: 70px;
	height: 17px;
	position: absolute;
	top: 45px;
	right: 31px;
}

div#wflogo img {
	border: 0;
}

/*-----------------------
Additional Styles
----------------------*/

.dropcap {
	float:left;
	color:#333333;
	font-size:5.4em;
	line-height:50px;
	padding-top:0px;
	margin:0px 2px 0 0;
	font-family: "Verdana", Arial, Helvetica;
	font-weight:bolder;
} 

.calltoaction {
	font-family: "Verdana", Arial, Helvetica;
	font-size:1.4em;
	font-weight:bolder;
}

.rhs_wrapper { float:right; width:197px; margin:0; }
.rhs_panel_title { margin:12px 0 2px 6px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#336598; }
.c2a_bws { background:url('../images/core/c2a_bws.jpg') no-repeat left top; width:197px; height:97px; float:left; margin:0 0 8px 0;display:block; cursor:pointer;display:block; cursor:pointer;  }
.c2a_sd { background:url('../images/core/c2a_sd.jpg') no-repeat left top; width:197px; height:97px; float:left; margin:0 0 36px 0; display:block; cursor:pointer;}
.c2a_di { background:url('../images/core/c2a_di.jpg') no-repeat left top; width:197px; height:97px; float:left; margin:0 0 8px 0; display:block; cursor:pointer;}

a.c2a_link_bws, a.c2a_link_sd { display:block; margin:83px 0 0 126px; width:72px; height:13px; }
a.c2a_link_di { display:block; margin:83px 0 0 111px; width:86px; height:13px; }

.sitemap { float:left; margin:0; padding: 0 0 0 30px; list-style-type:none; list-style-image:none; }
.sitemap li { background:url('../images/core/bigbullet.gif') no-repeat left 5px; padding:0 0 4px 18px; }
.sm_link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#2472B0; }

.invi_desc { overflow:hidden; margin:5px 0 20px 0; }

.left-div { width:45%; margin:4.5% 2.5%; float:left; text-align:left; }
.right-div { width:45%; margin:0 2.5%; float:left; text-align:left; }

.vid_link { color:#206FB0; }

.img_gall_wrapper {  background:url('../images/divider.gif') no-repeat center bottom; padding:15px 0; overflow:hidden; }
.img_gall_link { text-decoration:none; }
.btt { text-align:right; margin:15px 0; }
.btt a { background:url('../images/btt_arrow.gif') no-repeat right 2px; color:#196BAF; padding:0 9px 0 0; }

.form_row { margin:0 0 5px 0; overflow:hidden; }
p.small_height { padding:0 0 8px 0; }

h1.h1_text { color:#63A6DD; font-weight:normal; font-size:10px; height:15px; padding:0; margin:0 25px 0 0; text-align:right; }

.blue_txt {color: #336598;}
.padd_0 {padding-bottom: 0;}
.qtip-content strong{
font-size:14px;
}
.qtip-content{
border:1px solid #FFF;
}
.prof_name
{
font-size:16px!important;
}
.footer_sat{ float:left; margin:0 0 0 10px; width:225px;}
.img_3{margin:10px 0 0 0;}
.img_2{margin:28px 0 0 0;}
.img_1{margin:23px 0 0 0;}