/* ---------------------------- */
/* CMS GUI OVERWRITE
/* ---------------------------- */

.yodlecms_widget, .yodlecms_widget_layout {overflow:auto;}
div.yodlecms_column {float:left;}

/* ---------------------------- */
/* HTML TAG RESET               */
/* ---------------------------- */

html, body, form, fieldset, h1, 
h2, h3, h4, h5, h6, p, pre, 
blockquote, ul, ol, dl, address		{margin:0; padding:0; font-size:100%; font-weight:normal;}
ul, li 								{list-style-type:none;}

/* CLASSES
-------------------------------*/
.left {float:left;}
.right {float:right;}

/* LAYOUT & GLOBAL
-------------------------------*/
html { background: #f4ecd6 url(../images/body-bg.jpg) repeat; }
body { background: url(../images/html-bg.jpg) repeat-x center top; }

#wrapper { font: normal 14px Arial, Helvetica, sans-serif; margin: 0 auto; width: 900px;  } 
a { color: #BA5050; text-decoration: none; font-weight:bold;  }
	a:hover { color: #2C364F; font-weight:bold; text-decoration:underline;  }
a:active { position: relative; outline: 0; bottom: 0px; }

p { color: #4F4F4F; font-size: 12px; }

/* HEADER
-------------------------------*/
#header {  }
.header-top { overflow:hidden; } 
	
	.title { padding:20px 0; }
		.title h1 {color: #BA5050; font-size:28px; text-transform: uppercase; font-weight: bold; }
		.title p {color: #fff; font-weight: bold; font-size: 14px; }
	
	.call { padding: 20px 0; text-align: right; }
		.call h2 { color: #fff; font-size: 23px; font-weight: bold; }
		.call strong { color: #BA5050; }
		.call p { color: #fff; font-weight: bold; font-size: 19px; }
	
	.topnav { border:1px solid #474747; clear:both; margin:0 0 0 8px; width:887px;}
		.topnav ul { background:url(../images/topnav-bg.jpg) top repeat-x; height: 35px; width: 886px; margin: 0 auto; }
		.topnav li { display: inline; line-height: 34px; padding: 0 20px; text-align: center; font-size: 12px; color:#2C364F;  }
		.topnav a { color: #fff; font-weight: bold; padding: 3px 4px; text-decoration:none;}
		.topnav a:hover, .topnav li.on a { color: #BA5050; border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;  }
		
	.header-bottom { 
	-moz-box-shadow:0 4px 5px #4A4A4A;
background:none repeat scroll 0 0 #2C364F;
border:1px solid #474747;
clear:both;
overflow:hidden;
padding:8px 0 8px 9px;
width:892px;

}
	.headimg { background: #fff; height: 296px; position: relative; width: 569px; padding: 5px; border: 1px solid #cac6bc; box-shadow:0 0 4px #cac6bc; -moz-box-shadow:0 0 3px #cac6bc; -webkit-box-shadow:0 0 3px #cac6bc; }
		
	.promo { position: relative; width: 280px; height: 296px; background: #fff url(../images/promobackground.jpg) no-repeat center center; padding: 5px; border: 1px solid #cac6bc; box-shadow:0 0 4px #cac6bc; -moz-box-shadow:0 0 3px #cac6bc; -webkit-box-shadow:0 0 3px #cac6bc; margin: 0 0 0 10px;}
		.promo h3 { top: 15px; color: #fff; font-size: 36px; font-weight: bold; position: absolute; left: 15px; text-transform: uppercase; line-height: 0.9em; }
		.promo h3  span.a1 { font-weight: normal; }
		.promo h3 span.a2  { font-size: 20px; }
		.promo h3 span.a3 { font-size: 30px; }
		.promo a.more { background: #2C364F url(../images/more-bullet.png) no-repeat 98% center; padding: 5px 15px 5px 8px; text-transform: uppercase; color: #BA5050; font-weight: bold; font-size: 12px; text-decoration: none; position: absolute; right: 15px; bottom: 15px; -moz-border-radius: 4px;-webkit-border-radius: 4px; }
			.promo a.more:hover { background: #fff url(../images/more-bullet.png) no-repeat 98% center; -moz-border-radius: 4px;-webkit-border-radius: 4px; color: #BA5050; }
			
/* CONTENT
-------------------------------*/
#content { width:100%; background: #fff; margin-top: 10px; padding: 15px 0 20px 0; overflow: hidden; }

/* Contact column */
.contact-col { padding: 0px 29px 25px 15px; border-right: 1px solid #e1e1e1; margin: 0 30px 0 0px; }
	.contact-col h2 { margin: 0 0 15px 0; text-transform: uppercase; font-size: 16px; font-weight: normal; color: #011956; background: url(../images/envelope-ico.jpg) no-repeat right center; padding: 0 35px 0 0; line-height: 18px; }
	.contact-col strong { color: #011956; }
	
	.contact-form { margin: 10px 0 0 0; }
		.contact-form label { display: block; color: #4F4F4F; margin: 0 0 2px 0; font:normal 12px Arial, Helvetica, sans-serif; }
		.contact-form input,
		.contact-form textarea { background: #fff; border: 1px solid #4F4F4F; color: #7F7F7F; font: normal 12px Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding: 4px 0; width: 99%; }
		.contact-form textarea { width: 99%; }
			.contact-form input:focus,
			.contact-form textarea:focus { background: #EFDA86; border: 1px solid #4F4F4F; color:#2C364F;  }
		.contact-form input.submit-button { width: 233px; height: 49px; background: #fff; border: none; margin: 0 auto; }
			.contact-form input.submit-button:focus { background: #fff; border: none; }

/* Main column */	
.main-col { overflow: hidden; /*background: url(../images/content-bg.jpg) no-repeat right bottom;*/ }		
	.txtarea { padding: 0px 15px 25px 0; }
	.txtarea h2 {color: #012fa2; font-size: 16px; font-weight: bold; margin:0 0 15px 0;}
	.txtarea p { line-height:1.4; margin: 0 0 1em 0; color:#4F4F4F; }
	.txtarea ul { display: block; margin: 0 0 1em 0; margin: 0 0 0 0;  color:#2C364F; }
	.txtarea li {font-size: 12px; margin: 0 0 1em 0; }
		.txtarea li { background: url(../images/li-bullet.jpg) no-repeat left 3px; padding: 0 0 0 15px; text-decoration:none; }
		.txtarea li a:hover { color: #2C364F;  }
		
	.service-detail.txtarea li { background: url(../images/box.jpg) no-repeat 10px 3px; padding: 0 0 0 25px; text-decoration:none; }
	.txtarea h3 { color: #012fa2; font-weight: bold; font-size: 12px; padding: 10px 0 3px 0; } 
	.txtarea  .more { background: #2C364F url(../images/more-bullet-2.jpg) no-repeat 97% center; color: #BA5050; text-transform: uppercase; padding: 4px 20px 4px 6px; text-decoration: none; -moz-border-radius: 4px;-webkit-border-radius: 4px; }

/* Featured col */
.feat-col { width: 100%; clear: both; padding: 15px 0; }
	.services-col { padding:0 20px 0 15px; }
	
	.cta-col { background: url(../images/cta-bg.jpg) no-repeat left top; min-height: 180px; padding: 0 20px 0 300px; }
	.cta-col h2 {color: #011956; font-size: 16px; font-weight: bold; margin: 0 0 15px 0; }
	.cta-col h3 { color:#011956; font-size: 22px; font-weight: normal; line-height: 24px; }

.gallery-col {padding:0 20px;}
	.gallery-thumbs img {border:2px solid #e1e1e1; margin:10px 0 0 0;}
	.gallery-thumbs a {background:url(../images/bullet.png) 85% 80% no-repeat; color:#000; display:block; font-size:12px; font-weight:bold; padding:8px 3px; text-decoration:none;}
	.gallery-thumbs a:hover {background:#ededed url(../images/bullet.png) 85% 80% no-repeat; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}



/* FOOTER
-------------------------------*/
#footer { background: #2C364F; clear:both; color: #2C364F; font-size:12px; padding: 15px 15px;}
.bottomnav ul { overflow: hidden; width: 100%; }
.bottomnav li { display: inline; margin: 0 0 0 -6px; border-left: 1px solid #2C364F; float: left; }
	.bottomnav a { color: #fff; padding: 2px 6px; text-decoration:none; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #BA5050; }
	.copyinfo { margin: 10px 0 0 0; color: #fff; }
		.copyinfo strong { color: #2C364F; }

/* form validation error */
.yodlecms_formErrorDiv { margin:5px 0; font-size:12px; color:red;}    
.yodlecms_formError {border:1px solid red!important;}


/* business hours */
.hours {padding: 5px;}
.hours table {font-size: 11px; border: 1px solid #ccc; font-weight: bold; margin:0 auto; width: 100%; }
.hours table td {padding: 3px 10px;}

.service-detail img {padding:6px;}


/* payment options */
#footer .payments { float: right; margin: 0 0 0 20px; color:#fff;  }
#footer .payments ul {  margin: 6px 0 0; }
#footer .payments ul li { border: none; margin: 0 0 0 2px; display:inline; }
#footer .payments img { float: none; }

/* why choose us */
.whyus { margin: 0px;  }
.whyus h2 { font-size: 16px; font-weight: bold; color: #011956; margin:0px; }
.whyus ul { margin:0px; }
.whyus li { background:url("../images/box.jpg") no-repeat scroll 1px 6px transparent; padding:3px 0 3px 22px; margin: 0; }



/* SUBMIT BUTTON
-------------------------------*/

.submit, .submit:visited {
	background: #2C364F url(../images/alert-overlay.png) repeat-x; 
	border:0 none;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: 10px 0 0;
}
 
.submit:hover { background-color: #4B5F44; color: #fff; }
.submit:active { top: 1px; }

.small.submit, .small.submit:visited { font-size: 12px; padding: ; }
.submit, .submit:visited,
.medium.submit, .medium.submit:visited 

 { font-size: 14px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.submit, .large.submit:visited { font-size: 16px; }
	

.black.submit, .black.submit:visited { background-color: #2C364F; }
.black.submit:hover { background-color: #BA5050; }

#slider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}




