﻿@charset "utf-8";
/* CSS Document */

* html {
	margin: 0;
	padding: 0;
}
body {
	background: #000000 url(images/bg-body.png) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
.clear {
	background: none;
	clear: both;
}e
img {
	border: 0;
}
/* ============================== FONT STYLES ================================= */
p {
	margin: 5px auto;
	padding: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #e9d282;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 0;
}
h2 {
	color: #FFFFFF;
	margin: 0;
	font-size: 26px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 10px 0;
}
h3 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 10px;
}
/* ============================== HEADER ================================= */




#container {
	margin: 0 auto;
	background: none;
}
#header {
	width: 980px;
	height: 190px;
	background: none;
	margin: 0 auto;
	border-bottom: #e9d282 8px solid;
	margin-bottom: 20px;
}
#logo-wrapper {
	background-image:url(images/logo.png);"
	width: 650px;
	height: 180px;
	float: left;
}

#logo-wrapper .slogan-wrapper{
width:630px; 
margin-top:100px; 
height:20px;	
}

#logo-wrapper .slogan{
color:#e9d287; 
font:arial;
font-style:italic;
font-size:16px; 
margin-left:150px;	
	
}

#logo-wrapper .sloganbig{
color:#e9d287; 
font:arial;
font-style:italic;
font-size:20px; 
margin-left:150px;	
	
}


#info {
	width: 320px;
	float: right;
	padding-top: 40px;
}
#info p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
}
span.left {
	width: 25%;
	float: left;
	padding-top: 10px;
}
span.right {
	width: 75%;
}
#info p.social {
	font-size: 14px;
	text-align: left;
}
p.social img {
	cursor: pointer;
	margin-right: 6px;
float:left;
}
#info a {
	color: #e9d282;
	font-size:40px;
	font-weight:bold;
	text-align: center;
	cursor: default;
}
#wrapper {
	width: 980px;
	background: none;
	margin: 0 auto;
}
/* ============================== NAVIGATION BAR ================================= */
#nav {
	width: 980px;
	margin: 0 auto;
}
#nav a {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
#nav a:hover {
	color: #e9d282;
}
/* HOMEPAGE */
#slider-wrapper {
	width: 980px;
	height: 340px;
	z-index: -999;
	padding-top: 50px;
}
#main-content {
	width:980px;
	height: auto;
	float: left;
}
#main-content p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 10px 0;
	padding: 0 10px;
	text-align: left;
	line-height: 1.5em;
}
#main-content p.more {
	margin-left: 25px;
}
#main-content p.more a {
	color: #ffffff;
}
#main-content p.more a:hover {
	color: #E9D282;
	text-decoration: underline;
}
#main-content ul {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 10px;
}
#main-content a {
	color: #e9d282;
}
#main-content a:hover {
	color: #ffffff;
}
#main-content .left {
	width: 660px;
	float: left;
}
#main-content .left ul {
	color:#f3aa13;
	font-weight:bold;
	line-height: 1.5em;
}
#main-content .left a {
	color:#f3aa13;
}
#main-content .left a:hover {
	color:#888;
}
#main-content .right {
	width: 280px;
	float: left;
	padding-bottom: 40px;
}
#main-content ul.types {
	width: 210px;
	color:#e9d282;
	list-style: url(images/arrow.gif);
	line-height: 1.5em;
	margin: 0 15px;
	padding: 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px #e9d282 solid;
}
#main-content ul.brands {
	width: 210px;
	color:#e9d282;
	list-style: url(images/arrow.gif);
	line-height: 1.5em;
	margin: 15px;
	padding: 0 20px;
}
#main-content ul.cntys {
	width: 210px;
	color:#e9d282;
	list-style: url(images/arrow.gif);
	line-height: 1.5em;
	margin: 15px;
	padding: 0 20px;
	font-size: 11px;
}

/* SERVICE BOXES */
#services {
	width:980px;
	margin-top: 50px;
	float: left;
	clear: left;
	padding-bottom: 30px;
}
#services h2 {
	color: #ffffff;
	font-family:'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0;
}
#services p {
	width: 200px;
	height: 100px;
	padding: 8px;
	margin: 0;
}
img.thumb {
	border: #666666 2px solid;
	margin-top: 30px;
}
#services .box {
	width: 235px;
	height: 360px;
	float: left;
	margin-right: 10px;
}
#services .box img {
	width: 235px;
	height: 280px;
}
#services .box.installations {
	background: url(images/box_installations.png) no-repeat;
	background-size:100%;
}
#services .box.diagnostics {
	background: url(images/box_diagnostics.png) no-repeat;
	background-size:100%;
}
#services .box.axles {
	background: url(images/box_axles2.png) no-repeat;
	background-size:100%;
}
#services .box.repairs {
	background: url(images/box_repairs.png) no-repeat;
	background-size:100%;
}
.box.axles a {	
color:#000;
}
.box.axles a:hover {
	color: #FFF;
}


/* SUBPAGES */

.hours h2 {
text-align:left;
color:#FFF;	

}

.hours p {
	float:left;
	color:#FFF;
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
	
}
.hours .line-item {
	color:#FFF;
	width: 220px;
	height: 30px;
	font-size: 12px;
	border-color: #666;
	border-style: dotted;
	border-width: 0 0 1px 0;
	


}

span.leftt {
	margin-top:12px;
	text-align:left;
	width: 110px;
	float:left;
}
span.rightt {
	margin-top:12px;
text-align:right;
float:right;
	width: 100px;
}


#sub-content {
	width:980px;
	height: auto;
	float: left;
	padding: 20px 0;
}
#sub-content p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}
#sub-content p.cust {
	margin: 20px 0 40px 60px;
}
#sub-content p.more {
	margin-left: 25px;
}
#sub-content ul {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 10px;
}
#sub-content ul.sitemap {
	margin-left: 20px;
	font-size: 16px;
}
#sub-content ul.sitemap li {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #E9D282;
}
#sub-content ul.sitemap li ul {
	font-size: 16px;
	margin: 0 auto;
}
#sub-content p.more {
	margin-left: 25px;
}
#sub-content p.more a {
	color: #ffffff;
}
#sub-content p.more a:hover {
	color: #E9D282;
	text-decoration: underline;
}
#sub-content a {
	color: #e9d282;
}
#sub-content a:hover {
	color: #ffffff;
}
#sub-content .left {
	width: 660px;
	min-height: 500px;
	float: left;
}
#sub-content .left ul {
	color:#f3aa13;
	font-weight:bold;
	line-height: 1.5em;
}
#sub-content .left a {
	color:#f3aa13;
}
#sub-content .left a:hover {
	color:#888;
}
#sub-content .right {
	width: 280px;
	float: left;
}
#sub-content ul.types {
	width: 210px;
	color:#e9d282;
	list-style: url(images/arrow.gif);
	line-height: 1.5em;
	margin: 0 15px;
	padding: 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px #e9d282 solid;
}
#sub-content ul.brands {
	width: 210px;
	color:#e9d282;
	list-style: url(images/arrow.gif);
	line-height: 1.5em;
	margin: 15px;
	padding: 0 20px;
}
#sub-content ul.cntys {
	width: 210px;
	color:#e9d282;
	list-style: url(images/arrow.gif);
	line-height: 1.5em;
	margin: 15px;
	padding: 0 20px;
	font-size: 11px;
}
#sub-content .directions {
	float: left;
	width: 300px;
	font-size: 12px;
}
#sub-content .directions p {
	margin-top: 0;
}
#sub-content .qrcode {
	float: left;
	margin-right: 35px;
	width:181px;
	height:308px;
	background-color: #e9d286;
}
#sub-content .qrcode p {
	color:#000;
	font-size:18px;
	font-weight: bold;
}
#sub-content .qrcode p.small {
	font-size: 12px;
}
/* LINKS */
#sub-content ul.links {
	list-style: none;
	margin-top: 20px;
	padding-left: 15px;
}
#sub-content ul.links li {
	margin-bottom: 20px;
}
#sub-content .car-makes {
	width: 350px;
	float: left;
	margin: 5px;
	text-align: left;
	font-size: 13px;
}
#sub-content ul.car-models li {
	color: #E9D282;
	list-style: none;
	float: left;
	width: 385px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
}
#sub-content ul.car-models {
	padding-left:0px;
	margin-left:0px;
}
#sub-content .make-left {
	width:750px;
	float:left;
}
#sub-content .make-left h2 {
	font-size:20px;
}
#sub-content .make-right {
	float:left;
	padding-left:10px;
	width:150px;
}
/* CONTACT */
#contact-area {
	width: 420px;
	float: left;
	color: #FFFFFF;
	margin-right: 35px;
}
#contact-area input, #contact-area textarea {
	padding: 5px 0;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #e6d28d;
}
#contact-area input.submit-button {
	width: 100px;
	float: right;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
/* FOOTER */
#footer-wrapper {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}
#footer {
	width: 980px;
	height: 270px;
	margin: 0 auto;
	border-top: #242424 2px solid;
}
#footer h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#footer p {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 0;
}
#footer p.social a {
	background: none;
}
#footer ul {
	list-style: none;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#footer li {
	padding-left: 0px;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p a {
	font-size: 13px;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer a:hover {
	color:#E9D282;
}
#footer .box {
	width: 265px;
	height: 200px;
	padding-top: 10px;
	float: left;
}
#footer .box.first {
	width: 180px;
	height: 200px;
	padding-top: 10px;
	float: left;
}
#galfooter {
	width: 420px;
	margin: 0;
	clear: left;
	float: left;
}
#footer #galfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer #galfooter a {
	font-size: 11px;
	color: #FFFFFF;
}
strong {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 500px;
	margin-top: 12px;
	text-align: right;
}
#zipcodes {
	height:290px;
	overflow-y: auto;
	margin-top: 10px;
	text-align:left;
	width:930px;
	float:left;
	font-size:12px;
	line-height:1.6em;
	margin-left:10px;
	margin-bottom:10px;
}
#zipcodes .zipcodes {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	float:left;
}
.local-links{
		float:right;
	}
.widget{
		float:right;
}
.item {
	width: 250px;
	float: left;
	padding: 20px 10px;
	background: rgba(88, 88, 88, 0.24);
	margin:	3px;
}
.item-div-bar {
	opacity: .15;
	height: 4px;
}
.coupons{
	float:right; 
	margin-left:20px; 
	width:200px;
}
@media only screen and (max-width: 767px) {
	#header{
		width: 100%;
		clear: both;
		height: 95px;
	}
	#subscr_news{
		width: 95%;
		clear: both;
		height: 45px;
		float:left;
	}
	#info span.num{
		text-align:center;
		margin-right:30px;
	}
	#nav{
		display:none;
	}
	#wrapper {
		width: 100%;
		clear: both;
	}
	
	#main-content{
		width: 100%;
	}
	#main-content .box-bottom-left {
		width: 100%;
		clear:both;
	}
	#main-content img{
		width: 100% !important;
	}
	
	#main-content .left {
			width: 100%;
			clear:both;
	}
	#main-content .right{
		width: 100%;
		clear:both;
		}
	#main-content img{
		width: 100% !important;
	}
	#sub-content{
		width: 95%;
		margin:auto;
	}
	#sub-content .left {
		width: 100%;
		clear:both;
	}
	#sub-content .right{
		width: 100%;
		clear:both;
		}
	#sub-content img{
		width: 100% !important;
	}

	#slideshow {
		width: 100%;
	}
	.col {
		width: 100%;
		height: auto;
		float: left;
		white-space: nowrap;
	}
	#services {
		width: 100%;
		clear: both;
	}
	#services .services-box {
		width: 100%;
		clear: both;
	}
	#footer {
		width:100%;
		height: auto;
		background: black;
	}
	#footer .box.sm{
		width:100%;
		clear:both;
	}
	div.EasternFenceWebLinksContainer {
		display:none;
	}
	#footer .box {
		width: 100%;
		height: auto;
		padding-top: 10px;
		float: left;
	}
	#footer .box.first {
		width: 100%;
		height: auto;
		padding-top: 10px;
		float: left;
	}
	#galfooter {
		width: 100%;
		margin: 0;
		clear: left;
		float: left;
	}
	#footer #galfooter p {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		font-size: 11px;
		margin: 0;
		padding: 0;
	}
	#footer #galfooter a {
		font-size: 11px;
		color: #FFFFFF;
	}
	
		strong{
			color:black;
		}
	.jFlowSlideContainer{
			width:100% !important;
		}	
	#slider-wrapper{
		width:100%;
		height: auto;
		}
	#slider-wrapper img{
		width:100%;
		}
	#logo-wrapper {
		background-image:url(images/logo.png);
		background-size:100%;
		width:100%;
		height: 75px;
		float: left;
	}
	
	#logo-wrapper .slogan {
		display: none;
	}
	#zipcodes {
		width: 100%;
	}
	#zipcodes .zipcodes {
		width: 100%;
	}
	#services .box {
		width: 95%;
		margin: 10px 0px 10px 10px;
	}
	#sub-content ul {
		color: #FFFFFF;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		margin-top: 10px;
		margin-left: -35px;
		line-height: 30px;
	}
	#logo-wrapper .slogan-wrapper {
		width: 100%;
	}
	#logo-wrapper .sloganbig {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
		text-align: right;
	}
	.coupons{
		margin-left:5px; 
		width:95%;
		clear:both;
	}
}