/* ---------------------------- */
/* CMS GUI OVERWRITE
/* ---------------------------- */

.yodlecms_widget, .yodlecms_widget_layout {overflow:hidden;}
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: #616e76 url(../images/body-bg.gif) repeat-x center top; color: #555555; }
#wrapper { font: normal 14px Helvetica, Arial, sans-serif; width: 100%; overflow: hidden; background: url(../images/head-bg.gif) no-repeat center 184px; }

/* links */
a:active { position:relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #363636; }
	a:hover { color: #a00000; }

h1, h2, h3, h4, h5 { font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
	
.inner-wrapper { margin: 0 auto; width: 900px; clear: both; }

/* HEADER
-------------------------------*/
#header { width: 100%; overflow: hidden;  min-height: 408px; _height: 408px; }
	
	/* header top */
	.header-top { height: 120px; overflow: hidden; padding: 20px 0 0 0; }
		/* title block */
		.title { width: 72%; }
			.title h1 { color: #a00000; font-size: 24px; }
				.title h1 a { color: #a00000; text-decoration: none; font-weight: normal; }
					.title h1 a:hover { color: #2b4358; }
			.title p { color: #2b4358; font-size: 16px; }
			
		/* call block */
		.call { width:  28%; text-align: right; } 
			.call  h2 { font-size: 18px; color: #2b4358; font-weight: bold; }
				.call h2 strong { color: #a00000; }
			.call p { font-size: 18px; color: #2b4358; }
			
	/* top nav */
	.topnav { overflow: hidden; display: block; }
		.topnav ul  { display: block; }
			.topnav li { display: inline; line-height: 44px; }
			.topnav a { color: #2b4358; text-decoration: none; font-size: 12px; font-weight: bold; line-height: 44px; display: block; float: left; padding: 0 20px; }
				.topnav a:hover, .topnav li.on a { color: #fff; background: #74828b url(../images/topnav-hover.gif) no-repeat center top; }
				.topnav a:active { position:relative; outline: 0; top: 0px; }
	
	/* top col */
	.top-col { width: 100%; clear: both; overflow: hidden; background: #fff; margin-top: 6px; }
		/* promo col */
		.promo-col { width: 300px; }
			.promo-col .txtarea { padding: 20px; }
			.promo-col .txtarea h2 { font: normal 24px Georgia, Garamond, Helvetica, Arial, sans-serif; color: #a00000; margin: 0 0 .5em 0; }
			.promo-col .txtarea p { color: #555555; margin: 0 0 1em 0; }
			.morebtn { width: 179px; height: 37px; background: url(../images/more-btn.jpg) no-repeat center top; text-indent: -9999px; display: block; }
				.morebtn:hover { background-position: center bottom; }
		/* headimg */ 
		.headimg  { font-size: 0; }

/* CONTENT
-------------------------------*/
#content { width: 100%; overflow: hidden; background: #fff; padding: 30px 0; }

	/* Main column */	
	.main-col { padding: 0; }
		.main-col .txtarea { padding: 0 25px 0 0; }
		/* headers */
		.txtarea h2 { color: #a00000; font-size: 24px; font-weight: normal; margin: 0 0 1.5em 0; }
			.txtarea h2 strong { color: #000; }
		.txtarea h3 { color: #a00000; font-size: 16px; font-weight: bold; margin: 0 0 1.5em 0; } 
		.txtarea h4 { color: #a00000; 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; margin: 0 0 1.5em 1em; }
			.txtarea ul li	{ font-size: 14px; background: url(../images/bullet.gif) no-repeat left 0.3em; padding: 0 0 .6em 20px; }
			.txtarea ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }
			
		/* link */
		.txtarea a {}
			.txtarea  a:hover {}	
		
		.txtarea  blockquote p { border: 1px dashed #d7d7d7; margin: 1.5em 0; color: #e00000; line-height: 1em; background: #fdeeee; padding: 10px; font-style: italic;
								border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			.txtarea  blockquote p cite { display: block; text-align: right; margin: 1.5em 0 0 0; color: #000; font-style: normal; }
		
		a.more { color: #a00000; background: url(../images/bullet.gif) no-repeat right center; padding: 7px 20px 7px 0; text-decoration: none; font-weight: bold; text-transform: uppercase; }
			a.more:hover { background: background: url(../images/bullet.gif) no-repeat right center; color: #e00000; }
			
	/* contact form */
	.contact-container{ border: 1px solid #a00000;  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
	.contact-col {}
		.contact-top { position: relative; width: 100%; }
			
			.mail-ico { position: absolute; top: -20px; right: 0px; }
			.contact-top p { padding: 0 21px; font-size: 12px; }
				.contact-top p strong { color: #e60000; }
			.contact-top h2 { padding: 5px 130px 10px 15px; color: #a00000; font-size: 26px; font-weight: bold; background: url(../images/cform-title-bg.gif) repeat-x center top; margin: 0 0 15px 0;
							boreder-radius: 10px; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; }
		
		.contact-form { margin: 30px 0 15px; padding: 0 21px; }
			.contact-form label { display: block; margin: 5px 0 1px 0; font: normal 14px Arial, Helvetica, sans-serif; }
			.contact-form input,
			.contact-form textarea { background: #fff; border: 1px solid #c8c8c8; color: #969696; font: normal 12px Arial, Helvetica, sans-serif; margin: 0 0 2px 0; padding: 3px 0; width: 99%;  }
			.contact-form textarea { widt: 97%; height: 60px; }
				.contact-form input:focus,
				.contact-form textarea:focus { background: #fff; color: #454545; border: 1px solid #a00000; }
			.contact-form input.submit-button { width: 261px; height: 54px; background: transparent; border: none; margin: 10px auto 0; display: block; }
				.contact-form input.submit-button:focus { background: transparent; border: none; }	
				
	/* bottom-col */
	.bottom-col { background: #e6ecf3; overflow: hidden; padding: 30px 0; border-top: 1px dashed #616e76; border-bottom: 1px dashed #616e76; }
	
	/* services -col */
	.services-col .txtarea  { padding: 0 10px 0 0; background: url(../images/services-bg.gif) repeat-y right top; margin: 0 15px 0 0; }
		.services-col .txtarea h2 { font-size: 18px; color: #a00000; font-weight: bold; }
			.services-col .txtarea ul li { background: url(../images/bullet.gif) no-repeat left 0.3em; padding: 0 0 .7em 20px; }
				.services-col .txtarea ul li a { text-decoration: none; }
				
	/* testimonial-col */
	.testimonial-col h2 { font-size: 18px; color: #a00000; font-weight: bold; background: url(../images/popups-ico.jpg) no-repeat left top; padding: 5px 0 5px 100px; min-height: 80px; _height: 80px; margin: 0 0 .5em 0; }
		.testimonial-col blockquote p { background: none; color: #555; border: none; }
			.testimonial-col blockquote p cite { text-align: left; color: #a00000; }
			.testimonial-col a { font-style: normal; }
			
/* FOOTER
-------------------------------*/
#footer { width: 100%; clear: both; color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 15px 0; }
.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: #fff; }
	.copyinfo { color: #fff; }
		.copyinfo strong { color: #a00000; }
		
/* 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 { }
#footer .payments ul li { display: inline; list-style-type: none; margin: 0 0 0 2px; border: none; padding: 0;  float: none; background: none; }
#footer .payments ul { padding: 2px 0; float: none;  }

/* why choose us */
.whyus { margin: 40px 20px; }
.whyus h2 { font:24px Georgia,Garamond,Helvetica,Arial,sans-serif; color: #A00000; margin:  0 0 .5em; }
.whyus ul { margin: .5em 0 0;  }
.whyus ul li { }


/* SUBMIT BUTTON
-------------------------------*/

.submit, .submit:visited {
	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;
	margin: 10px 0 0;
}
 
.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: #2daebf; }
.blue.submit:hover { background-color: #007d9a; }
.red.submit, .red.submit:visited { background-color: #890000; }
.red.submit:hover { background-color: #640000; }
.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; }
.gray.submit, .gray.submit:visited { background-color: #6C6F7E; }
.gray.submit:hover { background-color: #404350; }


.promo2 {
	background:url("../images/specials.gif") no-repeat scroll 0 0 #FFFFFF;
	color:#fff;
	float:left;
	font-size:17px;
	font-weight:bold;
	height:104px;
	line-height:18px;
	margin:0 10px 20px;
	padding:32px 10px 10px;
	text-align:center;
	width:219px;
}

