/* ---------------------------- */
/* 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: #fff url(../images/body-bg.jpg) repeat-x 50% top; color: #293C6F; }
#wrapper { font: normal 12px Helvetica, Arial, sans-serif; width: 100%; overflow: hidden; background: url(../images/body-bg-2.jpg) no-repeat center top; }

/* links */
a:active { position:relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #F98F23; font-weight: bold;}
	a:hover { color: #1A4A8F; }

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%; }

	#header .inner-wrapper { position: relative; }
	
	/* header top */
	.header-top { width: 100%; padding: 7px 0 0 0; overflow: hidden; margin: 0 0 -13px 0; }
.header-top img { border:none; }

		/* title block */
		.title { /*width: 50%;*/}
			.title h1 { color: #367AE0; font-size: 34px; font-weight: normal; text-transform: uppercase; }
				.title h1 img { margin: 0 10px 0 0; vertical-align: middle; }
				.title h1 a { color: #367AE0; text-decoration: none; font-weight: bold; }
					.title h1 a:hover { color: #F98F23; }
			
		/* call block */
		.call {  text-align: right; } 
			.call h2 { font-size: 17px; color: #367AE0; font-weight: bold; line-height: 66px; }
				.call h2 span { color: #f40f39; font-size: 20px;}
			
	/* top nav */
	.topnav { }
		.topnav ul  { float: right; display: inline; text-align: right; height: 31px; background: url(../images/topnav-bg.jpg) no-repeat left top; padding: 0 0 0 30px; }
			.topnav li { display: inline; font: normal 12px Arial, Helvetica, sans-serif; margin: 0; }
			.topnav a { color: #F98F23; text-decoration: none; font-weight: bold; display: block; float: left; height: 29px; margin: 1px 0 0 0; padding: 0 17px; line-height: 30px; text-transform: uppercase; }
				.topnav a:hover, .topnav li.on a { color: #f50e3a; background: url(../images/topnav-glow.jpg) no-repeat center bottom; }
				.topnav a:active { position:relative; outline: 0; top: 0px; }
	
	/* top col */
	.top-col { width: 100%;  clear: both; padding: 15px 0 5px 0; overflow: hidden; }
		/* promo col */
		.promo-col { width: 450px; }
			.promo-col .txtarea { padding: 30px 0 5px 0; }
			.promo-col .txtarea h2 { font-weight: bold; font-size: 22px; color: #fff; margin: 0 0 1em 0; text-transform: uppercase; text-shadow: 1px 1px #F98F23; }
			.promo-col .txtarea p { font-size: 14px; color: #FFE0CF; font-weight: bold; margin: 0 0 2em 0; text-shadow: 1px 1px #F98F23; text-transform: uppercase; }
			.promo-col .txtarea h3 {  width: 450px; position: absolute; left: 0; bottom: 20px; font: italic 18px Georgia, Century, "Times New Roman", Times, serif; color: #0C2A5F; margin: 0; }
			.promo-col a.more { color: #FFF;  }
			/* headimg */ 
		.headimg { font-size: 0; }
		
/* CONTENT
-------------------------------*/
#content { width: 100%; overflow: hidden; background: #fff url(../images/divider.gif) no-repeat top center; padding: 30px 0; }
	
	/* Main column */	
	.main-col { padding: 0; }
		.main-col .txtarea { padding: 0 30px 0 0; }
		/* headers */
		.txtarea h2 { color: #367AE0; font-size: 20px; font-weight: bold; margin: 0 0 .8em 0; }
		.txtarea h3 { color: #71B118; font-size: 14px; font-weight: bold; margin: 0 0 .3em 0; } 
		.txtarea h4 { color: #5C8F11; 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; font-size:12px;}
			.txtarea strong { color: #367AE0; }
		.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: 12px; background: url(../images/bullet.gif) no-repeat left 0.3em; padding: 0 0 .6em 15px; }
			.txtarea ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }
			
		/* link */
		.txtarea a {}
			.txtarea  a:hover {}	
		
		.txtarea  blockquote p { margin: 1.5em 0; color: #F98F23; line-height: 1em; background: #EFF8FF; padding: 10px; font-style: italic; }
			.txtarea  blockquote p cite { display: block; text-align: right; margin: 1.5em 0 0 0; color: #F98F23; font-style: normal; }
		
		a.more { color: #5C8F11; background: url(../images/arrow-ico.gif) no-repeat right center; padding: 7px 25px 7px 0; text-decoration: none; font-weight: bold; }
			a.more:hover { background: background: url(../images/arrow-ico.gif) no-repeat right center; color: #F98F23; }
			
	/* contact form */
	.contact-col { border: 1px solid #d5d5d5; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
		.contact-top { position: relative; width: 100%; }
			
			.mail-ico { position: absolute; top: -15px; right: -20px; }
			.contact-top p { padding: 10px 15px 0; color; #367AE0; font-size: 12px; }
				.contact-top p strong { color: #e60000; }
			.contact-top h2 { text-shadow: 2px 2px #dedede; padding: 10px; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; font-weight: bold; font-size: 20px; text-transform: uppercase; color: #367AE0; background: #BED4F3 url(../images/contact-title-bg.gif) repeat-x center top; }
		
		.contact-form { margin: 10px 0; padding: 10px 15px 0; }
			.contact-form label { display: block; margin: 10px 0 0px 0; font: bold 14px Arial, Helvetica, sans-serif; color: #293C6F; }
			.contact-form input,
			.contact-form textarea { background: #EAF1FB; border: none; border-bottom: 3px solid #BED4F3; color: #AFAFAF; 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: #CFE3FF; color: #454545; border: none; border-bottom: 3px solid #BED4F3; }
			.contact-form input.submit-button { width: 147px; height: 36px; background: transparent; border: none; margin: 10px auto 0; display: block; }
				.contact-form input.submit-button:focus { background: transparent; border: none; }	
	
	.cta-col { margin: 30px 0 0 0; background: url(../images/phone-ico.gif) no-repeat left top; padding: 0 0 0 45px; }
	
	.cta-col h2 { font: bold 20px Helvetica, Arial, sans-serif; color: #367AE0; text-transform: uppercase; margin: 0 0 .5em 0; }
		.cta-col h2 strong { color: #F98F23; font-style: italic; }
		.cta-col p { font: italic 12px Georgia, Century, "Times New Roman", Times, serif; color: #1A4A8F; }
	
	/* bottom col */
	.bottom-col { overflow: hidden; background: #fff url(../images/divider.gif) no-repeat top center; padding: 30px 0;  }
		
		/* specials col */
		.specials-col { width: 497px; background: url(../images/specials-bg.jpg) no-repeat left top; height: 216px; position: relative; }
			.specials-label { position: absolute; top: 0; left: 0; }  
			.specials-col p { position: absolute; left: 15px; bottom: 12px; color: #DFEEFF; margin: 0; }
		/* services -col */
		.services-col h2 { display: inline; font-size: 20px; text-transform: uppercase; background: url(../images/arrow-ico.gif) no-repeat right center; padding: 0 25px 0 0; overflow: hidden; }
			.services-col ul { margin-top: 10px; }
			.services-col ul li { font-size: 12px; background: url(../images/bullet-large.gif) no-repeat left 0.3em; padding: 0 0 .6em 15px; }
				.services-col ul li a { text-decoration: none; }
				
/* FOOTER
-------------------------------*/
#footer { width: 100%; clear: both; color: #fff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background: #264c80 url(../images/footer-bg.gif) repeat-x center top; }
#footer .inner-wrapper { overflow:hidden; line-height: 45px; }

.bottomnav ul { overflow: hidden; float: left; width: 50%; }
.bottomnav li { display: inline; }
	.bottomnav a { color: #F98F23; padding: 2px 8px; text-decoration: none; font-weight: bold; text-transform: uppercase; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #fff; }
	.copyinfo { color: #fff; float: left; line-height: 45px; }


/* 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 span { font-size:18px; font-weight: bold; display: block; margin: 0; padding: 0; }
.hours table { width: 220px; font-size: 11px; border: 1px solid #ccc; font-weight: bold; margin:0 auto;  border-collapse: collapse;
  box-shadow: 0px 2px 3px #999;   -moz-box-shadow: 0px 2px 3px #999;   -webkit-box-shadow: 0px 2px 3px #999;  
  -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px}
.hours table td {padding: 3px 0 3px 10px;}
.hours tr:first-child { color: #000; font-weight: bold; background: #ccc; }


/* payment options */
.services-col .payments { margin: 6px 0 0; font-weight: bold; line-height: 0;  }
.services-col .payments ul li { display: inline; list-style-type: none; margin: 0 2px 0 0; border: none; padding: 0; background: none;  }
.services-col .payments ul { float: none;  }
.services-col .payments h2 { visibility:hidden;}

/* why choose us */
.whyus { }
.whyus h2 { font-size:20px; font-weight:bold; color: #367AE0; display: block; border-top: 1px dotted #397C2A; padding: 17px 0 0; }
.whyus ul { }
.whyus li { margin: 0 10px 0 0; width: 40%; float: left; }


/* 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: #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; }
.gray.submit, .gray.submit:visited { background-color: #C8D9ED; }
.gray.submit:hover { background-color: #9EB5DE; }

