@charset "utf-8";
/* CSS Document */

body { /* Aligns the content to center */
	text-align: center;
	background: #313131 url(../images/backgrounds/irongrip.png) repeat;/* Old browsers */
}
#content { /* Container to set width of all content */
	text-align: left;
	width: 960px;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 960px;
	float: left;
	display: block;
	text-align: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
	background: #979B08 url(../images/header-background-11-2013.jpg) no-repeat center top;
}
#header #logo {
	float: left;
	width: 150px;
	height: 150px;
	display: inline;
	clear: right;
	margin-left: 20px;
	margin-top: 20px;
}
#main { /* Container for the majority of the page*/
	background-color: #F7F3F2;
	visibility: visible;
	overflow: visible;
	height: auto;
	padding: 0px;
	display: block;
	text-align: left;
	float: left;
	margin: 0px;
	width: 960px;
	border-top: 0px solid #C1C1C1;
	border-right: 0px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-left: 0px solid #C1C1C1;
}
#main #facebookRecommend {
	width: 140px;
	height: auto;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subNav { /* Contains the Facebook Recommend*/
	float: left;
	width: 780px;
	height: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.subNavAdjust {
	background-image: url(../images/search-background.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 32px;
	float: right;
}
.searchInput  {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	text-align: left;
	width: 130px;
	position: relative;
	top: -7px;
	border: 1px none #CFCFC7;
}

.submit {
	color: #FCF9E4;
	background-color: transparent;
	border: thin none #FFC;
	width: 75px;
	position: relative;
	top: -2px;
}
.submit img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
}

#sideBar { /* Area for ads and specials and homepage box links to dealers etc */
	margin: 0;
	padding: 0;
	float: right;
	width: 280px;
}
#mainContent { /* Changes across the page, main content*/
	float: left;
	width: 940px;
	padding: 0 0 0 20px;
	overflow: visible;
	visibility: visible;
	height: auto;
	display: block;
	margin: 15px 0 20px 0;
	min-height: 400px;
}

/*--------------------------------- FOOTER */
#footer {
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	clear: left;
	width: 960px;
	border-top: 1px solid #FFF;
	background: #414038; /* Old browsers */
	background: -moz-linear-gradient(top,  #31302B 0%, #414038 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#31302B), color-stop(100%,#414038)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #31302B 0%,#414038 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #31302B 0%,#414038 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #31302B 0%,#414038 100%); /* IE10+ */
	background: #313131 bottom; /* W3C */

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31302B', endColorstr='#414038',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px dashed #1D1D1D;

}
#footer ul { /* Used for the footer links */
	list-style-type: none;
	padding: 0;
	margin: 5px 0 24px 0;
}
#footer p {
	color: #eee;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 2em;
	margin: 0;
	padding: 0;
}
#footer ul li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
}
#footer ul li a {
	color: #FFF;
}
#footer ul li a:hover {
	color: #FFD314;
}
#footer #ftCol2, #footer #ftCol3 { /* Sets width and position in the footer columns*/
	width: 220px;
	float: left;
	display: inline;
	margin: 10px 0 0 15px;
	padding: 0 5px 0 20px;
}
#footer #ftCol4   { /* Sets text alignment to center*/
	float: right;
	margin: 40px 30px 0 0;
	padding: 0;
	width: 350px;
	text-align: center;
}
#footer #address {
	display: block;
	width: 960px;
	clear: left;
	padding: 20px 0;
	border-top: 1px dashed #474747;
	background: #1D1D1D;
	float: left;
	display: block;
}
#footer #address p {
	font-size: 1em;
	line-height: 1.25em;
	color: #fc0;
	margin: 0;
	padding: 0;
	text-align: left;
    font-weight: normal;
    text-transform: capitalize;
}
#footer #address p em {
    color: #BF9D8D;
    font-style: normal;
}
#footer #address p a {
	color: #fff;
}
#footer #address .boxes {
	float: right;
	width: 220px;
	margin: 0 0 0 10px;
	display: inline;
}
/*-------------------------------- RIGHT SIDE BAR */
.right-side-bar {
	width: 210px;
	float: right;
	clear: left;
	padding: 0;
	margin: 0 0 10px 0;
}
.right-side-bar h2 {
	color: #231f20;
    text-align: left;
	font-size: 15px;
	margin: 30px 10px 10px 0;
	padding: 0;
}
.right-side-bar p {
	color: #666;
	font: 12px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.right-side-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.right-side-bar ul li {
	color: #ccc;
	font-size: .9em;
    border-bottom: 6px solid #E8E5E5;
	margin: 0;
    padding: 2px 0 0 0;
}
.right-side-bar img {
    margin: 3px 10px 4px 0;
    vertical-align: middle;
}
