@media (min-width: 900px) {
	.logo { 
		position: relative;
		width: 300px;
		top: 0;
		z-index: 0; 
	}
}
.fixed-header.active .logo {
	margin: 0;
}
#header #header-inner .container .header-left {
   padding: 0px;
}
.megamenu-wrapper {
   padding: 0px 0px 0px 350px;
}
#header.header23 #header-inner .container .header-center {
    text-align: right;
}
#header-inner {
background: #000 url(../../../../../../../../image/silver-top.jpg)0 0 !important;
}
.header15.active-race ul.megamenu > li.home > a {
   background: #d10b0c !important;
}
@media (max-width: 900px) {
	.sbu-footer-logo {
		background-image: url(../../../../image/race-engineered-logo-small.png);
		background-repeat: no-repeat;
		width: 200px;
		height: 48px;
		margin: 0;
		background-size: contain;
	}
}
@media (min-width: 900px) {
	.sbu-footer-logo {
		background-image: url(../../../../image/race-engineered-logo-small.png);
		background-repeat: no-repeat;
		width: 200px;
		height: 48px;
		margin: 45px 0 0 -45px;
		background-size: contain;
	}
	.widget.newsletter2-widget {
		margin: 0 0 5px 0;
	}	
}
.category_title {
    position: relative;
    line-height: 1em;
    padding: 0;
    font-size: 50px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin: 0 !important;
}

#motorcycle-details {
    clear: both;
    float: none;
	margin: 0;
	padding: 20px 0;
	position: relative;
	z-index: 700;
	background: #000;
	border-top: 3px solid #d10b0c;
	border-bottom: 1px solid #363434;
}

.selector-buttons a {
    background-image: linear-gradient(to bottom, #b80000 0%, #AF0101 100%);
    background-repeat: repeat-x;
    border-color: #b80000;
    border-radius: 4px;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.06) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    margin: 0 10px 0 0;
    padding: 3px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
.selector-buttons a:hover {
    color: #fff;
}
.selector-buttons a#vehicle-selected {
}
.selector-buttons a#clear-motorcycle {
    background-image: linear-gradient(to bottom, #969696 0%, #636363 100%);
}
#moto-help-text {
	padding: 0 20px 0 0;
}
#moto-help-text {
	float: left;	
	margin-right: 5px;
} 
.selector-year,
.selector-make,
.selector-model,
.selector-buttons {
	float: left;
	margin-right: 10px;	
}
.selector-buttons {
	clear: right;	
}
#moto-help-text h3 {
	color: #FFF;
	font-size: 16px;
}
#moto-help-text h6 {
	color: #999;
	font-size: 10px;
}
#moto-help-text h3, 
#moto-help-text h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#select-year {
    width: 70px;
}
#select-make, #select_make_chosen {
    width: 140px !important;
}
#select-model, #select_model_chosen {
    min-width: 165px !important;
    width: 165px;
}
.chosen-results li {
}
.chosen-results li:hover {
}
#vehicle-specific_block_left .block_content {
	text-transform: uppercase;
	font-weight: bold;
	color: #C90F12;
	font-size: 14px;
}
#vehicle-specific_block_left .block_content a {
	text-transform: uppercase;
	font-weight: bold;
	color: #D90003;
	font-size: 13px;
	text-decoration: underline;
}
body.product-category-34 .category-info.clearfix, 
body.product-category-34 h2.refine_search {
    display: none;
}
.product-tab .tab-pane li {
    list-style: square;
    padding-left: 5px;
    margin-left: 30px;
    line-height: 1.8em;
}