/* ---------------------------- */
/* 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;}

/* CLASSES
-------------------------------*/
.left {float:left;}
.right {float:right;}

/* LAYOUT & GLOBAL
-------------------------------*/
body {/*background:#1F1D1E url(../images/body-bg.jpg) top repeat-x;*/ background:#000000;}
#wrapper {font:normal 12px Arial, Helvetica, sans-serif; margin:0 auto; width:900px;}
 
/* HEADER
-------------------------------*/
#header {overflow:hidden; /*background: url(../images/top_logo.jpg) no-repeat;*/ background:url(../images/logo2.jpg) no-repeat top right;  }
	.title {margin:20px 0 15px 0; float:left; /*padding-left:100px;*/   }
		.title h1 {color:#181411; font-size:24px; font-weight:bold;}
		.title p {/*color:#51CC0A;*/ color:#8B0DF5; font-size:18px; font-weight:bold; margin-left: 8px;}
                .title img {border: none;}
	.call {margin:20px 0 20px 0; text-align:right;}
		.call h2 {/*color:#181411;*/ color:#ffffff;  font-size:20px; font-weight:normal;}
		.call p {color:#51CC0A; font-size:16px; font-weight:bold; text-transform:uppercase;}
	.topnav {clear:both;}
		.topnav ul {background:url(../images/topnav-bg2.jpg) top repeat-x; height:36px;}
		.topnav li {float:left; font-size:14px; line-height:36px; text-align:center;}
		.topnav a {color:#fff; display:block; padding:0 22px; text-decoration:none; font-weight:bold;}
		.topnav a:hover, .topnav li.on a {color:#181411; background:url(../images/topnav-bg2.jpg) bottom repeat-x; font-weight:bold;}
	.headimg {height:252px; margin:15px 0;}
		.headimg img {border:1px solid #696967; width:590px;}
	.promo {/*background:#fff url(../images/promo-bg.jpg) bottom right no-repeat;*/ background:#ffffff url(../images/banner-right.jpg) no-repeat; border:1px solid #696967; height:230px; margin:15px 0 15px 8px; padding:10px; width:274px; text-align: center; }
		.promo h2 {color:#8B0DF5; font:bold 14px Arial,Helvetica,sans-serif; margin:185px 0 0 0;}
		.promo a {color:#1F1D1E; display:block; font-size:20px; font-weight:bold; line-height:20px; text-decoration:none; line-height: 1em;}
			.promo a span {font-size:18px; font-weight:bold; text-transform:uppercase;}
			.promo a:hover {text-decoration: underline;}
		
/* CONTENT
-------------------------------*/
#content {background:#fff; border:1px solid #696967; overflow:hidden; padding:20px; width:859px;}

/*contact column*/
.contact-col {border-right:1px solid #bdbdbd; padding-right:20px;}
	.contact-top h2 {background:url(../images/contact-icon2.jpg) center right no-repeat; color:#181411; font:bold 26px Arial,Helvetica,sans-serif; margin-bottom:10px;}
	.contact-top p, .contact-form label {color:#8B0DF5; margin-bottom:1em;}
	.contact-top strong {color:#46526A;}
	.contact-form label {display:block; margin:0 0 2px 0; color:#181411; font-weight:bold; }
	.contact-form input, .contact-form textarea {background:#fff; border:1px solid #bdbdbd; color:#5f5f5f; font:normal 12px Arial, Helvetica, sans-serif; margin:0 0 6px 0; padding:4px 0 4px 4px; width:100%;}
	.contact-form input:focus, .contact-form textarea:focus {color:#454545; border:1px solid #454545;}
	input.submit-button {background:#fff; border:0; height:46px; width:232px;}
	input.submit-button:focus {background:#fff; border:none;}
	
/*main column*/
.main-col {padding-left:20px;}
	.main-col .txtarea h2 {color:#181411; font:bold 18px Arial,Helvetica,sans-serif; margin-bottom:14px;}
	.main-col .txtarea p {color:#454545; font-size:14px; line-height:1.4; margin-bottom:1em;}
	.moreinfo {margin-left:20px;}
		.moreinfo a {background:url(../images/more-button2.jpg) no-repeat;  display:block; height:33px; margin:10px 0 10px 8px; text-indent:-9999px; width:207px;}
.main-col .txtarea li {background:url(../images/bullet-2.jpg) 0 3px no-repeat; color:#181411; display:block; padding-left:25px; text-decoration:none;}
		.main-col .txtarea li a {color:#181411; display:block; padding-left:25px; text-decoration:none;}
		.main-col .txtarea li a:hover {color:#51CC0A;}
.main-col .txtarea a: (color:#51CC0A;)
/*bottom column*/
.bottom-col {border-top:1px solid #bdbdbd;}
	.bottom-col h2 {color:#000; font-size:18px; margin-bottom:16px;}
	.services-col {margin-top:10px; padding-right:20px;}
		.services-col .txtarea li {margin-bottom:6px;}
		.services-col .txtarea li a {background:url(../images/bullet-2.jpg) 0 3px no-repeat; color:#181411; display:block; padding-left:25px; text-decoration:none;}
		.services-col .txtarea li a:hover {background:url(../images/bullet-2.jpg) 0 3px no-repeat; color:#51CC0A;}
	.testimonials-col {border-right:1px solid #bdbdbd; border-left:1px solid #bdbdbd; margin-top:10px; padding:0 20px;}
		.testimonials-col p {font-style:italic; line-height:1.4;}
		.testimonials-col cite {display:block; font-style:normal; font-weight:bold; margin-bottom:20px; text-align:right;}
		.testimonials-col a {background:url(../images/bullet-2.jpg) right 4px no-repeat; color:#181411; float:right; font-weight:bold; padding-right:20px; text-decoration:none;}
		.testimonials-col a:hover {background:url(../images/bullet-2.jpg) right 4px no-repeat; color:#51CC0A;}
	        .cta-col {padding-left:10px;}
		.cta-col h3 {background:url(../images/cta-icon2.jpg) right bottom no-repeat; color:#8B0DF5; font-size:24px; margin:10px 0 0 0;}
		.cta-col h3 strong {color:#181411; font-weight:bold;}

/* FOOTER
-------------------------------*/
#footer {font:normal 12px Arial, Helvetica, sans-serif; margin:0 auto; padding:10px 0; text-align:center; width:900px;}
.bottomnav li {display:inline; margin:0 40px 0 0}
	.bottomnav a {color:#fff; font-weight:bold; text-decoration:none;}
		.bottomnav a:hover, .bottomnav li.on a {text-decoration:underline;}
	.copyinfo {color:#fff; margin:8px 0 0 0;}

/* form validation error */
.yodlecms_formErrorDiv { margin:5px 0; font-size:12px; color:red;}    
.yodlecms_formError {border:1px solid red!important;}


/* business hours */
.hours-box {margin:10px 0 10px 17px; background:#fff; width:120px; text-align:center; padding: 8px 0 15px 0;  clear:both; border: 1px solid #BDBDBD; overflow:visible; } 
.hours-box h3 {font-weight:bold; font-size:18px; padding: 4px 0 0 5px; }
.hours {  text-align:center; padding:10px; color:#181411; width:120px; height:160px; overflow:visible; margin: 5px 0 0 15px; border: 1px solid #BDBDBD;		}
td:first-of-type { font-weight: bold;  padding-left:100px;}
tr:first-of-type { color: #181411; font-weight: bold;  color:#C72220; padding-left:100px;}
		
         .hours table { border-collapse:collapse; }
         .hours table td {padding: 3px 3px; line-height: 15px; }

.service-detail img {padding:6px;}

/* payment options */
#footer .payments { text-align: center; margin: 2px 0 0; color: #fff; }
#footer .payments ul {  margin: 2px 0; }
#footer .payments ul li { border: none; margin: 0 2px; display:inline; }
#footer .payments img { float: none; }

/* why choose us */
.whyus { margin: 0 0 20px;  }
.whyus span { font-size: 18px;  line-height: 20px; }
.whyus ul { margin: 7px 0 0 0; }
.whyus li { background:url("../images/bullet-2.jpg") no-repeat scroll 0 50% transparent; padding:3px 0 3px 20px; }
.whyus ul li a { color:#000; text-decoration:none; }
.whyus ul li a:hover { color:#51CC0A; text-decoration:none; }
.whyus ul li a:visited { color: #8B0DF5; text-decoration:none; }









