/* ---------------------------- */
/* 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: #DFEDEF url(../images/body-bg.gif) repeat-x left top; color: #000; font: normal 12px Helvetica, Arial, sans-serif; }
#wrapper { width: 900px; margin: 0 auto; }
/*.inner-wrapper { width: 900px; margin: 0 auto; background: #fff; }*/

/* links */
a:active { position: relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #D7933C; }
	a:hover { color: #01AAE1; }
	
	/* more link */
	a.more { background: url(../images/bullet.gif) no-repeat right center; text-decoration: none; color: #D7933C; text-transform: uppercase; padding: 0 20px 0 0;
				font: bold 12px Georgia, Garamond, Helvetica, Arial, sans-serif; }
		a.more:hover { color: #fff; }
	
/* headers */
h1, h2, h3, h4, h5 { font-family: Helvetica, Arial, sans-serif; color: #174d7c; text-transform: uppercase; font-weight: bold; }
	.txtarea h2,
	.txtarea h3,
	.txtarea h4{ margin: 0 0 .5em 0; }
	h2 { border-bottom: 1px solid #EFB468; padding: 0 0 5px 0; }
	h2 strong { font-size: 1.1em; }
		h2 strong span { color: #01AAE1; }
	.txtarea h3 { color: #EFB468; }
		
/* 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: #174D7C; font-style: normal; }

/* paragraph */
.txtarea p { line-height: 1.5em; margin: 0 0 1.5em 0; }
	
	

/* HEADER
-------------------------------*/
#header { width: 100%; }
	
	/* header top */
	.header-top { overflow: hidden; width: 100%; font-weight: bold; text-transform: uppercase; padding: 10px 0 0px; }
		/* title block */
		.title { width: 50%; }
			.title h1 { color: #01AAE1; font-size: 24px; }
				.title h1 a { color: #01AAE1; text-decoration: none; font-weight: bold; }
					.title h1 a:hover { color: #174d7c; }
			.title p { color: #174d7c; font-size: 14px; font-weight: bold; }
			
		/* call block */
		.call { width: 50%; text-align: right; padding-top:15px; line-height:25px;} 
			.call  h2 { font-size: 18px; color: #174d7c; font-weight: bold; border: none; padding: 0; }
				.call h2 span { color: #01AAE1; font-weight: bold; font-size:25px; }
			.call p { font-size: 17px; color: #174D7C; font-weight: bold; }
			
	/* top nav */
	.topnav { overflow: hidden; display: block; clear: both; height: 30px; background: #174d7c; text-transform: uppercase; }
		.topnav ul  { display: block; }
			.topnav li { display: inline; line-height: 30px; }
			.topnav a { font-weight: bold; text-transform: uppercase; color: #D7933C; text-decoration: none; font-size: 12px; line-height: 30px; display: block; float: left; padding: 0 130px 0 30px; border-right: 1px solid #fff; background: url(../images/arrow-black-ico.gif) no-repeat 8px center; }
				.topnav a:hover, .topnav li.on a { color: #EFB468; }
				.topnav a:active { position:relative; outline: 0; top: 0px; }
	
	/* top col */
	.top-col { clear: both; overflow: hidden; background: #fff; border: 1px solid #EFB468; padding: 5px; margin: 5px 0; width: 888px;
				/*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 .txtarea h2 { font-size: 20px; margin-bottom: 1em; }
			.whyus-col .txtarea h3 { font-size: 14px; }
			.whyus-col .txtarea p { color: #174d7c; font-size: 12px; font-weight: bold; }
			.more-btn { width: 144px; height: 30px; display: block; background: url(../images/more-btn.gif) no-repeat center top; text-indent: -9999px; }
				.more-btn:hover { background-position: center bottom; }
				
		/* headimg */ 
		.headimg { font-size: 0; /* removing 3px gap at the bottom */ }

/* CONTENT
-------------------------------*/
#content { width: 100%; overflow: hidden; background: url(../images/content-bg.gif) repeat-x center bottom; padding-bottom: 15px; }
	
	/* Main column */	
	.main-col { border: 1px solid #EFB468; background: #fff; margin: 0 10px 5px; }
		.main-col .txtarea { padding: 15px; overflow: hidden;  }
		/* headers */
		.main-col h2 { font-size: 18px; font-weight: bold; margin: 0 0 1em 0; }
		.main-col h3 { font-size: 14px; font-weight: bold; margin: 0 0 1.5em 0; } 
		.main-col h4 { font-size: 14px; font-weight: normal; margin: 0 0 1.5em 0; color:#EFB468;} 
		
		/* 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	{ color:#fff; padding: 0 0 .9em 5px; }
			.txtarea ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }
			
		/* link */
		.txtarea a { color:#174D7C;}
			.txtarea  a:hover { color:#01AAE1;}	
		
		.txtarea  blockquote p { border-top: 1px dotted #174D7C; border-bottom: 1px dotted #174D7C; margin: 1.5em 0; color: #174D7C; background: #EFE7D9; padding: 10px; font-style: italic; }
			.txtarea  blockquote p cite { display: block; text-align: right; margin: .5em 0 0 0; color: #174D7C; font-style: normal; }
			
			
	/* contact-form */
	.contact-col { border: 1px solid #EFB468; background: #fff; margin-bottom: 5px; }
		.contact-top { }
			
			.contact-top p { color: #174D7C; padding: 15px 10px; }
				.contact-top p strong { color: #01AAE1; }
			.contact-top h2 { font-size: 18px; font-weight: bold; color: #fff; background: #174d7c url(../images/envelope-ico.gif) no-repeat 94% center; padding: 10px 15px; }
		
		.contact-form { margin: 10px 0; padding: 0 15px; }
			.contact-form label { display: block; margin: 1px 0 0px 0; font: normal 12px Arial, Helvetica, sans-serif; color: #174D7C; font-weight: bold; }
			.contact-form input,
			.contact-form textarea { 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 #174d7c; }
			.contact-form input.submit-button { width: 260px; height: 35px; 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 { border: 1px solid #EFB468; background: #fff; margin-bottom: 5px; }
		.services-col h2 { font-size: 18px; }
	
		.services-col .txtarea { padding: 15px 15px 0 15px; overflow: hidden; font-size: 11px; }
		.services-col .more { color: #EFB468; background: #174d7c url(../images/arrow-black-ico.gif) no-repeat 15px center; display: block; padding: 10px 10px 10px 30px; margin: 0 -15px -15px -15px; font-weight: normal; }

	/* bottom-col */
	.bottom-col { width: 100%; clear: both; overflow: hidden; }
		/* promo-col */
		.promo-col img { font-size: 0; line-height: 0; }
		.promo-col  { background: #174D7C; margin: 0 10px 0 0; }
		.promo-col .txtarea { padding: 10px; }
			.promo-col h2 { color: #fff; font-size: 24px; font-weight: bold; }
				.promo-col h2 strong,
				.promo-col h2 span { display: block; }
				.promo-col h2 strong { font-size: 50px; color: #01AAE1; }
				.promo-col span { font-size: 18px; }
					.promo-col span strong { display: inline; font-size: 18px; color: #0B5DB5; }
			.promo-col p { color: #fff; }
			.promo-col .txtarea a { color: #fff; background-image: url(../images/arrow-black-ico.gif); }
				
		/* testimonial-col */
		.testimonial-col { border: 1px solid #EFB468; background: #fff; }
			.testimonial-col .txtarea { padding: 15px; }
		.testimonial-col h2 { font-size: 18px; font-weight: bold; margin: 0; } 
			.testimonial-col blockquote p cite { text-align: left; }
			.testimonial-col blockquote p { border: none; margin: 0; color: #174D7C; background: none; padding: 20px 0 10px; font-style: italic; }

/* FOOTER
-------------------------------*/
#footer { width: 900px; clear: both; color: #174d7c; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 15px 0; margin: 0 auto; }
.bottomnav ul { overflow: hidden; display: block; }
.bottomnav li { display: inline; }
	.bottomnav a { color: #174d7c; padding: 0 20px 0 0; text-decoration: none; line-height: 30px; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #01AAE1; }
	.copyinfo { color: #174d7c; }
		.copyinfo strong { color: #01AAE1; }
		
/* 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;}


/* why us */ 
.whyus { margin: 0 15px; font-family:Helvetica,Arial,sans-serif; }
.whyus h2 {font-size: 18px;  border-bottom:1px solid #EFB468; color:#174D7C; font-weight:bold; text-transform:uppercase; padding:15px 0 5px 0; }
.whyus ul,
		.whyus ol { display: block; padding: 0 0 1.5em .1em; margin: 13px 0 0 0;}
			.whyus ul li	{ background: url(../images/bullet.gif) no-repeat left 0.3em; padding: 0 0 .6em 20px; color:#174D7C;}
			.whyus ol li	{ padding: 0 0 .6em 0; margin: 0 0 0 2em; }

			
/* payments */
.payments {width: 642px; background:none; font-weight:normal; clear: both; color: #174D7C; font-size: 14px; margin: 0 0 0 0; }
.payments span {color:#174D7C; font:13px Arial,Helvetica,sans-serif;  }

.payments ul { margin:0 auto; padding:0 0 10px 0; background-image:none;  color:#174D7C; list-style: none; display:inline;  }
.payments li { font:normal 11px Verdana; color:#174D7C; display:inline;  background-image:none; padding:0 .6em 0 0;
}





/* 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;}

/* 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: #01AAE1; }
.blue.submit:hover { background-color: #225888; }
.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: #52727D; }
.gray.submit:hover { background-color: #3B525A; }


.txtarea img { margin:0 0 10px 10px; }
.payments h2 { margin-bottom:10px; } 




