/* ---------------------------- */
/* 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; }
ol li 								{ list-style: decimal; }

/* CLASSES
-------------------------------*/
.left { float: left;}
.right {float: right;}
.clear { clear: both; }



/* LAYOUT & GLOBAL
-------------------------------*/
body { background: #332314 url(../images/body-bg.gif) repeat left top; color: #000; font: normal 12px Helvetica, Arial, sans-serif; }
#wrapper { width: 100%; background: url(../images/body-bg-2.gif) repeat-x left top; padding: 15px 0; }
.inner-wrapper { width: 900px; margin: 0 auto; background: #fff; 
				border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

/* links */
a:active { position: relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #000; }
	a:hover { color: #1a679a; }
	
	/* more link */
	a.more { background: url(../images/more-bg.gif) no-repeat center center; text-decoration: none; color: #fff;
				font: normal 12px Georgia, Garamond, Helvetica, Arial, sans-serif; display: block; width: 120px; height: 32px; line-height: 32px; text-align: center; }
		a.more:hover { color: #1a679a; }
	
/* headers */
h1, h2, h3, h4, h5 { font-family: Georgia, Garamond, Helvetica, Arial, sans-serif; font-weight: normal; color: #1a679a; }
	.txtarea h2,
	.txtarea h3,
	.txtarea h4{ margin: 0 0 .5em 0; }
		
/* txtarea */
.txtarea { }
	
	blockquote p { margin: 1em 0; line-height: 1.5em; font-style: italic; }
		blockquote p cite { display: block; margin: .5em 0 0 0; color: #000; font-style: normal; }

/* paragraph */
.txtarea p { line-height: 1.5em; margin: 0 0 1.5em 0; }
	


/* HEADER
-------------------------------*/
#header { width: 100%; -moz-box-shadow: 1px 1px 5px #000; }
	
	/* header top */
	.header-top { overflow: hidden; width: 860px; padding: 20px 20px; font-family: Georgia, Garamond, Helvetica, Arial, sans-serif; font-weight: bold; }
		/* title block */
		.title { width: 35%; }
			.title h1 { color: #1a679a; font-size: 18px; }
				.title h1 a { color: #1a679a; text-decoration: none; font-weight: bold; }
					.title h1 a:hover { color: #3489c1; }
			.title p { color: #000; font-size: 14px; font-weight: bold; }
			
		/* call block */
		.call { width: 30%; text-align: right; } 
			.call  h2 { font-size: 18px; color: #000; }
				.call h2 strong { color: #1a679a; font-weight: bold; }
			.call p { font-size: 14px; color: #000; font-weight: bold; }
			
	/* top nav */
	.topnav { overflow: hidden; display: block; clear: both; height: 40px; background: #3489c1; font-family: Georgia, Garamond, Helvetica, Arial, sans-serif; }
		.topnav ul  { display: block; }
			.topnav li { display: inline; line-height: 40px; }
			.topnav a { color: #fff; text-decoration: none; font-size: 14px; line-height: 40px; display: block; float: left; padding: 0 20px; }
				.topnav a:hover, .topnav li.on a { color: #fff; background: #1a679a; }
				.topnav a:active { position:relative; outline: 0; top: 0px; }
	
	/* top col */
	.top-col { clear: both; overflow: hidden; background: #555; width: 100%;
				/*box-shadow: 0px 0px 10px #666; -moz-box-shadow: 0px 0px 10px #666; -webkit-box-shadow: 0px 0px 10px #666;*/ }
		/* whyus col */
		.whyus-col { }
			.whyus-col .txtarea { padding: 20px; }
			.whyus-col h2 {
background:url("../images/cform-title-bg.gif") repeat-x scroll center bottom #1A679A;
color:#FFFFFF;
font-size:22px;
font-weight:bold;
margin:15px 0;
padding:15px 18px;}
			.whyus-col .txtarea p { color: #d7d7d7; font-size: 12px; }
		/* headimg */ 
		.headimg-1,
		.headimg-2 { font-size: 0; /* removing 3px gap at the bottom */ }

/* CONTENT
-------------------------------*/
#content { width: 100%; overflow: hidden; }
	
	/* Main column */	
	.main-col { margin: 0 0 20px 0; }
		.main-col .txtarea { padding: 15px 50px 0 25px; overflow: hidden;  }
		/* headers */
		.main-col h2 { font-size: 22px; font-weight: bold; margin: 0 0 1em 0; background: url(../images/header-bg.jpg) no-repeat left bottom; color: #fff; padding: 10px 30px; margin-left: -25px; }
		.main-col h3 { font-size: 16px; font-weight: bold; margin: 0 0 1.5em 0; } 
		.main-col h4 { font-size: 14px; font-weight: normal; margin: 0 0 1.5em 0; } 
		
		/* paragraph */
		.txtarea p { line-height: 1.5em; margin: 0 0 1.5em 0; }
		.txtarea img { margin: 0 10px 5px 0; }
		/* list */
		.txtarea ul,
		.txtarea ol { display: block; padding: 0 0 1.5em .1em; }
			.txtarea ul li	{ background: url(../images/bullet.gif) no-repeat left 0.3em; padding: 0 0 .6em 15px; margin-left: 10px;}
			.txtarea ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }
			
		/* link */
		.txtarea a { }
			.txtarea  a:hover {}	
		
		.txtarea  blockquote p { border-top: 1px dotted #1a679a; border-bottom: 1px dotted #1a679a; margin: 1.5em 0; color: #1a679a; background: #e7f3fa; padding: 10px; font-style: italic; }
			.txtarea  blockquote p cite { display: block; text-align: right; margin: .5em 0 0 0; color: #000; font-style: normal; }
			
	/* aside-col */
	.aside-col { background: url(../images/contpromo-col-bg.gif) repeat-x center top; padding: 0 10px 15px; }
	
	/* contact-form */
	.contact-col { font-family: Arial, Helvetica, sans-serif; border: 1px solid #ababab; border-top: none; background: #fff; padding: 0 0 20px 0;	   
					box-shadow:0 1px 3px #cfcfcf; -moz-box-shadow: 0px 1px 3px #cfcfcf; -webkit-box-shadow: 0 1px 3px #cfcfcf; }
		.contact-top { position: relative; width: 100%; }
			
			.envelope-ico { position: absolute; top: 3px; left: -10px; }
			.contact-top p { color: #000; padding: 15px 10px; }
				.contact-top p strong { color: #e60000; }
			.contact-top h2 { font-size: 26px; font-weight: bold; color: #fff; text-align: right; background: #1a679a url(../images/cform-title-bg.gif) repeat-x center bottom; padding: 25px 10px; }
		
		.contact-form { margin: 10px 0; padding: 0 10px; }
			.contact-form label { display: block; margin: 1px 0 0px 0; font: normal 12px Arial, Helvetica, sans-serif; color: #000; }
			.contact-form input,
			.contact-form textarea, .contact-form select { background: #fff; border: 1px solid #ababab; color: #02558f; font: normal 11px Arial, Helvetica, sans-serif; margin: 0 0 2px 0; padding: 2px 0; width: 99%;  }
			.contact-form textarea { widt: 97%; height: 60px; }
				.contact-form input:focus,
				.contact-form textarea:focus { background: #f8f8f8; border: 1px solid #1a679a; }
			.contact-form input.submit-button { width: 130px; height: 32px; background: transparent; border: none; margin: 5px 0 0 0; display: block; }
				.contact-form input.submit-button:focus { background: transparent; border: none; }	
				
	/* services -col */
	.services-col ul li { float: left; width: 38%; padding-right: 7%; }
	.services-col ul li a { text-decoration: none; }
	
	/* cta-col */
	.cta-col { overflow: hidden; background: url(../images/cta-bg.gif) repeat-y left top; padding: 25px 0 25px 270px; clear: both; }
		.cta-col h2 { color: #3b3b3b; font-size: 18px; font-weight: bold; }
		.cta-col h2 strong { display: block; color: #313b5c; } 
		
	/* bottom-col */
	.bottom-col { background: #a7b0cc url(../images/botom-col-bg.gif) repeat-x center top; width: 100%; clear: both; overflow: hidden; padding: 25px 0;
					border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; }
		/* promo-col */
	    .promo-col {  background: #fff url(../images/testimonial-bg.gif) repeat-x center top; padding: 0 4% 15px; margin:10px 13px 20px; min-height:170px; position:relative;}
/*
background:url("../images/promo-bg.jpg") no-repeat scroll center center transparent;*/
&nbsp;.promo-col h2 { font-size: 30px; color: #142433; padding: 0 15px; margin: 5px 0; }
			.promo-col span { font-size: 15px; background: #142433; color: #fff; } 
			.promo-col a { padding: 10px; text-transform: uppercase; color: #fff; background: #1a679a; font-weight: bold; text-decoration: none; position: absolute; right: 0; bottom: 0; }
				.promo-col a:hover { background: #3489c1; }
				
		/* testimonial-col */
		.testimonial-col .txtarea { overflow: hidden; width: 80%; margin: 0 auto; border: 1px solid #d7d7d7; background: #fff url(../images/testimonial-bg.gif) repeat-x center top; padding: 0 4% 15px;
									box-shadow: 0 1px 5px #666; -moz-box-shadow: 0 1px 5px #666; -webkit-box-shadow: 0 1px 5px #666; }
		.testimonial-col h2 { font-size: 24px; color: #fff; font-weight: bold; margin: 0; height: 50px; line-height: 50px; } 
			.testimonial-col blockquote p cite { text-align: left; }
			.testimonial-col blockquote p { border: none; margin: 0; color: #000; background: none; padding: 20px 0 10px; font-style: italic; }
			
/* FOOTER
-------------------------------*/
#footer { width: 900px; clear: both; color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-bottom: 20px; margin: 0 auto; }
.bottomnav ul { overflow: hidden; display: block; }
.bottomnav li { display: inline; }
	.bottomnav a { color: #fff; padding: 0 20px 0 0; text-decoration: none; line-height: 30px; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #196394; }
	.copyinfo { color: #fff; }
		.copyinfo strong { color: #1a679a; }

/* ADDITIONS
-------------------------------*/
.service-detail img {padding:6px;}

/* 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; }
.hours table td {padding: 3px 10px;}


/* payment options */
#footer .payments { text-align: right; margin: 0; }
#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 */
.testimonial-col .whyus { margin: 0 auto 20px; min-height:200px; background: #fff url(../images/testimonial-bg.gif) repeat-x center top; padding: 0 4% 15px; }
.whyus h2  { color:#FFFFFF; font-size:20px; font-weight:bold; height:50px; line-height:50px; margin:0; }
.whyus ul { margin: 14px 0 0 0; }
.whyus li { float:left; width:90%; }--


/* SUBMIT BUTTON
-------------------------------*/

.submit, .submit:visited {
    margin: 5px 0 0 0; 
	background: #222 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;
}
 
.submit:hover { background-color: #111; 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; }
	
.green.submit, .green.submit:visited { background-color: #91bd09; }
.green.submit:hover	{ background-color: #749a02; }
.blue.submit, .blue.submit:visited { background-color: #5CA1E6; }
.blue.submit:hover { background-color: #1A679A; }
.red.submit, .red.submit:visited { background-color: #e33100; }
.red.submit:hover { background-color: #872300; }
.magenta.submit, .magenta.submit:visited { background-color: #a9014b; }
.magenta.submit:hover { background-color: #630030; }
.orange.submit, .orange.submit:visited { background-color: #ff5c00; }
.orange.submit:hover { background-color: #d45500; }
.yellow.submit, .yellow.submit:visited { background-color: #ffb515; }
.yellow.submit:hover { background-color: #fc9200; }
.navy.submit, .navy.submit:visited { background-color: #203152; }
.navy.submit:hover { background-color: #616E91; }
.purple.submit, .purple.submit:visited { background-color: #AC8FC9; }
.purple.submit:hover { background-color: #6D4895; }
.maroon.submit, .maroon.submit:visited { background-color: #4B0A15; }
.maroon.submit:hover { background-color: #372B2D; }





