/* ---------------------------- */
/* 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: #2E43FF; height: 100%; color: #4b4b4b; font: normal 12px/1.5em Arial, Helvetica, sans-serif; }
#wrapper { background: #fff; margin: 30px auto 0; padding: 20px; overflow: hidden; width: 860px; z-index: 1;
			box-shadow: 0px 2px 4px #666;-moz-box-shadow: 0px 2px 4px #666;-webkit-box-shadow: 0px 2px 4px #666; -moz-border-radius: 10px; -webkit-border-radius: 10px;}


a:active { position:relative; outline: 0; top: 1px; }
a { text-decoration: underline; color: #4b4b4b; }
	a:hover { color: #888; text-decoration: none; }
	
/* HEADER
-------------------------------*/
#header { overflow: hidden; width: 100%; }

	/* header top */
	.header-top { width: 100%; overflow: hidden; padding: 10px 0 0 0; }
		/* title block */
		.title { width: 50%; }

.title h1 {
color: #000; 
font-size: 24px; 
font-weight: bold; 
margin-bottom: 0; 
width: 233px;
height: 129px;
background: url(../images/logo.png) no-repeat;
}

				.title h1 a { color: #000; text-decoration: none; font-size: 24px; }
					.title h1 a:hover { color: #888; }
			.title p { color: #888; font-size: 14px; font-weight: bold; }
	
		/* call block */
		.call { width: 50%; text-align: right; margin-top: 50px;} 
			.call  h2 { color: #888; font-size: 24px; font-weight: bold; margin-bottom: 10px; }
				.call h2 span { color: #000; }
			.call p { color: #000; font-size: 18px; }
			
	/* top nav */
	.topnav { margin: 40px 0 0 0; display: block; width: 100%; overflow: hidden; background: #59a9dc url(../images/topnav-bg.gif) repeat-x center top; height: 30px;
				-moz-border-radius: 10px 10px 10px 0; -webkit-border-radius: 10px 10px 10px 0; }
		.topnav ul { text-align: right; }
			.topnav li { display: inline; margin: 0 5px; }
			.topnav a { color: #fff; text-decoration: none; font: bold 11px Helvetica, Arial, sans-serif; text-transform: uppercase; line-height: 30px; padding: 3px 10px; 
						-moz-border-radius: 5px; -webkit-border-radius: 5px; }
				.topnav a:hover, .topnav li.on a { color: #000; background: #fff; box-shadow: 0px 1px 3px #666;-moz-box-shadow: 0px 1px 3px #666;-webkit-box-shadow: 0px 1px 3px #666; }
				
/* CONTENT
-------------------------------*/
#content { width: 100%; padding-bottom: 0px; }
	
	/* contact form */
	.contact-col { background: #d6d6d6 url(../images/form-bg.jpg) no-repeat center top; padding: 0 16px 10px 16px; margin: 0 0 15px 0;  
					-moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; }
		.contact-top { position: relative; padding: 20px 0 70px 70px; }
			
			.mail-ico { position: absolute; top: 0px; left: -36px; }
			.contact-top p { color: #fff; }
				.contact-top p strong { color: #fff; }
			.contact-top h2 { color: #fff; font-size: 28px; font-weight: normal; margin: 0 0 15px 0; }
		
		.contact-form { margin: 10px 0; }
			.contact-form label { display: block; margin: 1px 0 0px 0; font: bold 12px Arial, Helvetica, sans-serif; color: #000; }
			.contact-form input,
			.contact-form textarea { background: #fff; border: 1px solid #b0b0b0; 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 #b0b0b0; }
			.contact-form input.submit-button { width: 253px; height: 51px; background: transparent; border: none; margin: 5px auto 0; display: block; }
				.contact-form input.submit-button:focus { background: transparent; border: none; }	
		
	/* services col */
	.services-col .txtarea { padding: 10px; }
		.services-col .txtarea h2 { color: #888; margin: 0 0 1em 0;  }
		.services-col a { color: #4b4b4b; text-decoration: none; }
			.services-col a:hover { text-decoration: underline; }
	
	/* news col */
	.news-col { border-top: 1px solid #d6eeff; }
	.news-col .txtarea { padding: 10px; }
		.news-col .txtarea h2 { color: #888; background: url(../images/rss-ico.gif) no-repeat right center; padding: 0 33px 0 0; min-height: 30px; line-height: 30px; margin: 0 0 1em 0; }
			.news-col .txtarea h2 span { color: #000; }
		.news-col .txtarea p { color: #000; line-height: 1em; }
			.news-col .morenewsbtn { display: block; margin: 10px 0 0 0; text-indent: -9999px; background: url(../images/morepressbtn.jpg) no-repeat 0 top; width: 253px; height: 51px; } 
				.morenewsbtn:hover { background-position: 0 bottom; }
				
	/* Main column */	
	.main-col { padding: 20px 0 20px 20px; }
		.main-col .txtarea { padding: 0; }
		/* headers */
		.txtarea h2 { color: #000; font-size: 24px; font-weight: bold; margin: 0 0 1.5em 0; }
		.txtarea h3 { color: #000; font-size: 18px; font-weight: bold; margin: 0 0 1.5em 0; } 
		.txtarea h4 { color: #888; font-size: 13px; font-weight: bold; margin: 0 0 1.5em 0; } 
		/* paragraph */
		.txtarea p { line-height: 1.5em; margin: 0 0 1.5em 0; }
		/* list */
		.txtarea ul,
		.txtarea ol { display: block; margin: 0 0 1.5em 0; }
			.txtarea ul li	{ font-size: 12px; 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 { margin: 1.5em 0; color: #000; line-height: 1em; background: #eee; padding: 10px; font-style: italic; }
			.txtarea  blockquote p cite { display: block; text-align: right; margin: 1.5em 0 0 0; color: #888; }
		
		a.more { color: #000; background: url(../images/bullet.gif) no-repeat right center; padding-right: 15px; text-decoration: none; font-weight: bold; text-transform: uppercase; }
			a.more:hover { background: url(../images/bullet.gif) no-repeat right center; color: #888; }
			
	/* top col */
	.top-col { width: 100%; overflow: hidden; clear: both; background: #eaf4f8 url(../images/topcol-bg.gif) repeat-y left top; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 0 35px 0; }
		/* promo col */
		.promo-col { }
			.promo-col .txtarea { padding: 15px 0 15px 15px; }
			.promo-col .txtarea h2 { font-size: 24px; color: #888; margin: 0 0 10px 0; font-weight: normal; line-height: 1em; }
			.promo-col .txtarea p { font-size: 12px; color: #4b4b4b; }
			.top-col .morebtn { display: block; margin: 10px 0 0 0; text-indent: -9999px; background: url(../images/morebtn.jpg) no-repeat 0 top; width: 175px; height: 44px; } 
				.morebtn:hover { background-position: 0 bottom; }
				
		/* headimg */
		.headimg { font-size: 0; line-height: 0; -moz-border-radius: 10px; }
			.headimg img { -moz-border-radius: 10px; -webkit-border-radius: 0 10px 10px 0; }
	
	.cta-col { border-top: 1px solid #d6eeff; padding: 20px 0 0 0; }
		.cta-col h2 { color: #ff0000; }
		.cta-col .txtarea p { font-size: 24px; font-weight: bold; color: #000; margin: 0; }
		.cta-col .txtarea img { vertical-align: middle; }
		
/* FOOTER
-------------------------------*/
#footer { clear:both; color: #000; font-size:12px; padding: 15px 10px; font-family: Arial, Helvetica, sans-serif; width: 900px; margin: 0 auto; }
.bottomnav ul { overflow: hidden;  }
.bottomnav li { display: inline; margin: 0 0 0 -1px; border-left: 1px solid #000; float: left; }
	.bottomnav a { color: #000; padding: 2px 8px; text-decoration:none; font-weight: bold; }
		.bottomnav a:hover, .bottomnav li.on a { text-decoration: underline; color: #000; }
	.copyinfo { clear:left; margin: 10px 0 0 8px; }
		.copyinfo strong { color: #000; }

/* 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 */
#footer .payments { padding: 0; }
#footer .payments ul li { display: inline; list-style-type: none; margin: 0 0 0 2px; border: none; padding: 0;  }
#footer .payments ul { padding: 2px 0; }

/* why choose us */
.main-col .whyus {   background: url(../images/content-bg.gif); padding: 10px;  width: 100%; overflow: hidden;border-bottom:1px solid #D6EEFF; padding: 0 0 15px; margin: 0 0 25px; }
.main-col .whyus h2 { font-size:20px; font-weight:normal;  color: #000000; font-weight: bold; margin: 0; }
.main-col .whyus ul { margin: 10px 0 0 0; }
.main-col .whyus li { float: left; width: 45%; margin: 0 10px 0 0; }


/* 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;
	border: 3px solid white;
}
 
.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: #4C4C4C; }
.gray.submit:hover { background-color: #2A2A2A }