<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'WalkwayBlack';
    src: url('/fonts/Walkway_Black-webfont.eot');
    src: url('/fonts/Walkway_Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Walkway_Black-webfont.woff') format('woff'),
         url('/fonts/Walkway_Black-webfont.ttf') format('truetype'),
         url('/fonts/Walkway_Black-webfont.svg#WalkwayBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'walkway_boldregular';
    src: url('/fonts/Walkway_Bold-webfont.eot');
    src: url('/fonts/Walkway_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Walkway_Bold-webfont.woff') format('woff'),
         url('/fonts/Walkway_Bold-webfont.ttf') format('truetype'),
         url('/fonts/Walkway_Bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@media screen, projection {

body {margin:0; padding:0; line-height:130%; font-family:Arial, Helvetica, Sans-serif; font-size:12px; background:url(../i/background.gif); color:#666666;}
#background_image {}

a {outline:none;}
a:hover {outline:none;}

.clear {clear:both;}
.indent {text-indent:-10000px;}
.print {display:none;}
.flush {margin:0; padding:0;}
.underline{text-decoration:underline;}
img {border:none;}

.header_text_input {
	border:2px solid #CCC;
	padding:3px;
	border-radius:5px;
	-moz-border-radius:5px;
}

.header_button {
	border:2px solid #FFF;
	margin:0 0 0 5px;
	background:#759b65;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	padding:3px;
	cursor:pointer;
	border-radius:5px;
	-moz-border-radius:5px;
}

.main_text_input {
	border:1px solid #cfcfcf;
	padding:4px;
	font-size:15px;
	width:280px;
}

.gray {
	color:#CCC;
}

.wrapper {
	width:972px;
	margin:0 auto;
	position:relative;
}


/* Header */

#header {
	margin-top:20px;
	position:relative;
	z-index:50;
	height:95px;
	background:url(../i/header.png) no-repeat 50% 0%;
}

#header_push {
}

#logo {
	background: url('../i/logo.png');
	background-size: cover;
	margin-left:0px;
	padding:0px;
	float:left;
	width:250px;
	height: 242px;
	position:absolute;
	left:-15px;
	z-index:100;
	top:0;
}

#header-contact-link {position:absolute; right:40px; width:100px; height:20px; display:block;}


#main_nav {
	float:right;
	width:662px;
	padding-top:60px;
}

#search_area {
	text-align:right;
	padding:20px 20px 0 0;
	color:#ccc;
	font-size:15px;
}


/* Content */

#content {
	margin-top:-30px;
	line-height:150%;
}

#slides {
	background:url(../i/banner.png) no-repeat;
	height:225px;
	width:1014px;
	margin:240px auto 0 auto;
}

#content_main, #content_main_sub {
	background-color:#FFF;
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
}

#content_main {
	border-left:5px solid #EEE;
	border-right:5px solid #EEE;
	position:relative;
	padding-top:20px;
}

#content_main_sub {
	position:relative;
	top:60px;
	margin-bottom:100px;
	border:1px solid #CCC;
}

#left_column {
	float:left;
	width:233px;
	margin-top:200px;
	position:relative;
	left:-15px;
	background:#EEE;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

#content_search_area {
	width:396px;
	float:right;
}

#search_form {
	padding-left:20px;
}

#content_search_area img {
	padding:10px 0px 10px 20px;
}

#right_column {
	float:right;
	width:690px;
	padding:15px;
	color:#333;
}

#right_column a {
	color:#de7d00;
	text-decoration:none;
}

#right_column a:hover {
	text-decoration:underline;
}

h1 {
	font-family:'WalkwayBlack', Sans-serif;
	color:#000;
	font-size:33px;
	padding:0;
	letter-spacing:1px;
	margin:0 0 0 0;
	line-height:50px;
	font-weight:normal;
}

.content_header {
	width:100%;
	background:#f4f4f4;
}

.right_column_text {
	color:#cccccc;
	padding-bottom:20px;
}


.category {
	float:left;
	width:160px;
	height:200px;
	text-align:center;
	margin:10px 5px;
	font-size:10px;
	font-weight:bold;
}

.category_image {
	height:150px;
	width:160px;
	display:table-cell;
	vertical-align:middle;
}

.category_image img {
	max-height:150px;
	max-width:160px;
}

.category a {
	
}

.category img {
	/*border:1px solid #CCC;*/
	margin-bottom:5px;
}

.product {
}

.product_list {
	width:345px;
	padding-bottom:15px;
	border-bottom:1px dashed #efefef;
	color:#666;
}

.product_listing {
	min-height:30px;
}

.pricing_contact {
	border-bottom:1px dashed #efefef;
}

#product-gallery-single img {
    max-width: 100%;
}

.shadow {
	-moz-text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	-webkit-text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}

#right_column_push {
	height:370px;
}
	
.column {
	position:relative;
	top:-50px;
	float:left;
	width:290px;
	padding:0px 20px;
	line-height:130%;
}

.column_text {
	padding-left:20px;
}
	
#photo_gallery {
  margin-bottom: 20px;
}
.social-sharing {
  margin: 0 0 7px;
}

/* Footer */

#footer {
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	line-height:18px;
}

#footer_text {
	color:#666;
	border-top:8px solid #666;
	font-size:12px;
	height:170px;
	background:url(../i/footer.jpg);
}

#footer_sub_text {
	color:#979591;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	margin-top:10px;
}

#footer_sub_text a {
	color:#979591;
}

#footer_sub_text a:hover {
	color:#AAA;
}


/* Menu */

#menu {
	font-family:'WalkwayBlack', Sans-serif;
	font-size:16px;
	height:59px;
	color:#FFF;
	position: absolute;
	top: 0;
	left: 0px;
	margin-top:29px;
	font-weight:normal;
	text-transform:uppercase;
}

#menu ul {
	padding:0px 0 0 420px;
	height:59px;
	margin:0;
	list-style:none;
}

#menu_left {
	float:left;
	width:25px;
	height:41px;
}

#menu_right {
	float:left;
	width:25px;
	height:41px;
}
	
#menu #menu_list {
	background:url(../i/menu_main.png) repeat-x;
	float:left;
	margin:0;
	padding:0px 70px;
	list-style:none;
	height:41px;
}

#menu li {
	position:relative;
	float:left;
	height:35px;
	line-height:35px;
	padding:0 15px;
	margin: 5px 0;
	border-right: 2px dotted #666;
}

#menu li img {
	position:relative;
	bottom:-5px;
	padding-right:5px;
}

#menu a {
	color:#FFF;
	text-decoration:none;
}

#menu a:hover {
	color:#FFF;
}
	
.divider {
	color:#eeeeee;
	padding-left:10px;
}

.sub_menu {
	position:absolute;
	left:-9999px;
	color:#ccc;
}

body #menu .sub_menu a {
	color:#FFF;
	white-space:nowrap;
	font-style:normal;
	font-weight:bold;
}

body #menu .sub_menu a:hover {
	color:#FFF;
	font-style:italic;
	font-weight:bold;
}

.sub_arrow {
	position:absolute;
	top:-3px;
	left:20px;
	width:0px;
	height:0px;
}

#menu li:hover .sub_menu {
	left:-10px;
	top:39px;
	z-index:1000;
}

#menu .sub_menu {
	border-top:5px solid #628255;
	background:#759b65;
	padding:0 0 5px 0;
	min-height:0px;
	list-style:none;
}

body .sub_menu ul {
	list-style:none;
	padding:0px 15px !important;
	margin:0 !important;
}

#menu .sub_menu li {
	position:relative;
	font-size:16px;
	font-style:normal;
	float:none;
	padding:3px 0px;
	height:20px;
	min-width:100px;
	line-height:20px;
}

.sub_list {
  	border-bottom:2px dashed #aac1a0;
}

#menu .sub_menu a:hover {
	color:#FFF;
	font-style:italic;
}

#left_header {
	background:url(../i/welcome.png) no-repeat;
	width:233px;
	height:46px;
}

#left_text {
	/*height:100px;*/
	padding:10px;
}

#left_accessories {
	background:url(../i/accessories2.png) no-repeat;
	width:233px;
	height:27px;
}

#left_replacement {
	background:url(../i/replacement.png) no-repeat;
	width:233px;
	height:26px;
}

.right_divider {
	width:690px;
	border-bottom:2px dotted #EEE;
}

#right_replacement {
	background:url(../i/search1.png) no-repeat;
	width:328px;
	height:264px;
	float:left;
	margin:15px 20px 0 0;
	position:relative;
}

#right_accessories {
	background:url(../i/search3.png) no-repeat;
	width:328px;
	height:264px;
	float:left;
	margin:15px 0 0 0;
	position:relative;
}

#footer_contact {
	float:left;
	width:280px;
	margin:15px 0;
	padding-left:20px;
	height:140px;
	border-right:2px dotted #666;
}

#footer_links {
	float:left;
	width:220px;
	margin:15px 0;
	padding-left:80px;
	height:140px;
	border-right:2px dotted #666;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_information {
	float:left;
	width:315px;
	margin:15px 0;
	padding-left:50px;
	height:140px;
}

#footer h3 {
	font-size:16px;
	color:#999;
	margin-top:0px;
}

#left_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#left_menu ul li {
	padding:3px 10px;
	border-bottom:1px solid #CCC;
}

#left_menu ul a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

#left_menu ul a:hover {
	text-decoration:underline;
}

#right_replacement #keyword {
	position:absolute;
	top:219px;
	left:10px;
	border:1px solid #CCC;
	height:21px;
	width:140px;
	padding:2px 5px;
}

#right_replacement #model {
	position:absolute;
	top:120px;
	left:10px;
	border:1px solid #CCC;
	height:26px;
	width:152px;
	padding:3px;
}

#right_replacement #category {
	position:absolute;
	top:186px;
	left:10px;
	border:1px solid #CCC;
	height:26px;
	width:152px;
	padding:3px;
}

#right_replacement #year {
	position:absolute;
	top:153px;
	left:10px;
	border:1px solid #CCC;
	height:26px;
	width:152px;
	padding:3px;
}

#right_replacement #replacement_submit, #accessories_submit {
	position:absolute;
	top:219px;
	left:170px;
	background:url(../i/search.png);
	border:none;
	width:155px;
	height:32px;
	cursor:pointer;
}

#right_replacement #keystone_text {
	color:#FFF;
	position:absolute;
	left:175px;
	width:150px;
	top:117px;
}

#keyword2 {
	position:absolute;
	top:219px;
	left:10px;
	border:1px solid #CCC;
	height:21px;
	width:140px;
	padding:2px 5px;
}

#popular_title {
	position:absolute;
	top:60px;
	left:10px;
	font-weight:bold;
	color:#CCC;
}

#see_all {
	position:absolute;
	top:60px;
	right:10px;
	font-weight:bold;
	color:#FFF !important;
}

.item {
	float:left;
	width:160px;
	padding:0 6px;
	height:200px;
	margin-bottom:20px;
}

.item_image {
	width:160px;
	height:150px;
	margin:10px;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.featured_push {
	position:absolute;
	right:50%;
}

.item_image img {
	max-height:150px;
	max-width:150px;
	position:relative;
}

.item_title {
	color:#de7d00;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.popular {
	color:#FFF !important;
	font-weight:bold;
	display:block;
	width:150px;
	float:left;
}

#popular_categories {
	width:318px;
	height:170px;
	padding:90px 0 0 10px;
}

.data-right {
	text-align:right;
}

h3 {
	padding:0;
	margin:0;
	font-size:12px;
}

.cart-edit {
	font-size:11px;
}

#model_inner, #year_inner, #category_inner, #subcategory_inner, #keyword_inner {
	width:115px;
}

.data-center {
	text-align:center;
}

.cart-product-column {
	min-width:440px;
}

#tags-top-rss {
	position:absolute;
	right:20px;
	top:50px;
}

#comments-list {
	padding:20px 0;
}

.comment {
	padding-top:20px;
}

.comment-info {
	color:#CCC;
	font-size:10px;
}

.comment-name {
	color:#000;
	font-size:12px;
	font-weight:bold;
}

#recent-news h2, #comments-container h2 {
	font-family: 'WalkwayBlack', Sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

  #left_manufacturers h2 {
    padding: 3px 10px;
    font: 15px/18px 'walkwayblack';
    background: #999999 url('../i/manufacturer.png') no-repeat center;
    border: 1px solid #ababab;
    position: relative;
    text-indent: -10000px;
    color: #fff;
    margin: 0 0 35px;
  }

  #left_manufacturers {
    padding: 0 0 35px;
  }

  #left_manufacturers a {
    display: block;
    padding: 15px;
  }

  #left_manufacturers a {
    display: block;
    padding: 15px;
    text-align: center;
  }

  #left_manufacturers a img {
    max-width: 200px;
    height: auto;
  }
  .ib {
    padding: 0 26px 26px;
  }
  .ib h2 {
    font: 18px/22px 'walkwayblack';
    text-transform: uppercase;
    margin: 0;
    padding: 5px 15px;
    color: #808080;
  }
  .ib .scroller {
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #eee;
    -webkit-box-shadow: 1px 2px 10px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 2px 10px rgba(0,0,0,.3);
    box-shadow: 1px 2px 10px rgba(0,0,0,.3);
    /*height: 128px;*/
    padding: 15px 10px;
    overflow: hidden;
  }
  #top-selling, #choose-model {margin-left: auto; overflow: auto; width: 677px;}
  #all-models { text-align: center; margin-top: -20px; }
  #all-models img { margin-bottom: -20px; position: relative; z-index: 100; }
  /*.ib .scroller .holder {
    position: absolute;
    top: 0;
    left: 0;
  }*/

  /*#choose-model.ib .scroller a {
    display: inline-block;
    width: 160px;
    height: 60px;
    padding: 0 25px;
    position: relative;
  }*/

  /*.ib .scroller img {
    position: relative;
    max-width: 100%;
    max-height: 60px;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);

  }*/

  /*.n_item {
    float: left;
    widht: 106px;
    height: 128px;
  }

  .n_item_image {
    width: 90px;
    height: 90px;
  }

  .ib .scroller .n_item_image img {
    max-height: 90px;
  }*/
  
  #parts-search-btn {
	  display: none;
	  padding: .5em;
	  background: #506731;
	  color: #fff;
	  font-size: 1.3em;
	  text-align: center;
	  cursor: pointer;
  }
  
  #mobile-nav { display: none; }
  
  #parts-search-btn:hover {
	  background: #444c27;
  }
  
	/************************** Checkout/Quote Page *************************/
	#checkout-table label {
		display: inline-block;
		text-align: left;
		margin-right: 4px;
		font-weight: bold;
		margin-bottom: 2px;
	}
	
	#checkout-table input[type="text"], #checkout-table select {
		display: block;
		width: 200px;
	}	
	
	#billing-address-col1, #shipping-address-col1 {
		float: left;
		display: inline-block;
		width: 40%;
	}
	
	#billing-address-col2, #shipping-address-col2 {
		float: left;
		margin-left: 80px;
		display: inline-block;
		width: 40%;
	}
	
	#checkout-table ::-webkit-input-placeholder, 
	#checkout-table :-moz-placeholder, 
	#checkout-table ::-moz-placeholder,
	#checkout-table :-ms-input-placeholder {  
	   color: transparent;  
	}
	
	.input-group {
		margin-bottom: 1em;
	}
	
	#cart-checkout-btn { display: inline-block; float: left; margin-right: 20px;}
	#cart-continue-btn { display: inline-block; }
}

.notification {
  text-align: center;
  font-size: larger;
  border-top: thin solid;
  border-bottom: thin solid;
  padding: 0.7em;
}


@media screen and (max-width: 1024px) {	
	/************************** Header *************************/	
	#header {
		height: 52px;
		background: #333;
	}
	
	#logo {
		background: url('../i/logo-mobile.png') no-repeat;
		background-size: cover;
		height: 77px;
		width: 248px;
		left: 6px;
		top: -15px;
	}
	
	.wrapper { max-width: 972px; width: inherit; }
	
	#logo img { display: none; }
	
	#menu { display: none; }
	
	/************************** Navigation *************************/
	
	#mobile-nav-btn {
		display: block;
		background: url('../i/mobile-menu-btn.png');
		background-size: cover;
		display: block;
		height: 30px;
		width: 30px;
		position: absolute;
		top: 10px;
		right: 30px;
		cursor: pointer;
	}
	
	#mobile-nav {
		width: 100%;
		position: absolute;
		z-index: 40;
	}
	
	#mobile-nav ul {
		padding: 2em 0 1em 0;
		height: auto;
		margin: 0;
		background: #333;
	}
		
	#mobile-nav li {
		position: relative;
		float: none;
		height: inherit;
		line-height: 35px;
		padding: .5em 4%;
		margin: 5px 0;
		border-right: 0;
		border-bottom: 1px solid #fff;
		display: block;
	}
	
	#mobile-nav &gt; ul &gt; li &gt; a {
		font-family: 'WalkwayBlack', Sans-serif;
		font-size: 1.5em;
		text-transform: uppercase;
		font-weight: normal;
	}	
	#mobile-nav a { color: #fff; text-decoration: none;  }
	
	#mobile-nav a:hover {
		color: #e88722;
	}
	
	/************************** Home Page *************************/
	
	#left_column { display: none; }
	
	#right_column {
		float: none;
		width: 94%;
		padding: 3%;
		margin-top: 2em;
	}
	
	.index_search_box { margin: 1.5em 0 !important; }
	
	.index_search_box, .index_search_box * {
		line-height: 1em !important;
	}
	
	.index_search_box .manufacturer_logos {
		text-align: center;	
	}
	
	.index_search_box .manufacturer_logos img {
		margin: .5em 4% !important;
	}
	
	.index_search_box .left {
		overflow: inherit !important;
		width: 100% !important;
		float: none !important;
	}
	
	.index_search_box .right {
		margin-left: 0 !important;
		width: 100% !important;
	}
	
	.index_search_box select, .index_search_box input, .index_search_box textarea {
		width: 100% !important;
		margin-bottom: .7em !important;
	}
	
	.ib { padding: 2%; }
	
	#top-selling, #choose-model {
		margin: 1em auto;
		width: 92%;
	}
	
	#all-models {
    	text-align: right;
	}
	/************************** Category Page *************************/
	form#parts-search {
		border: 1px solid #d7d7d7;
		padding: 2%;
		background: #eee;
	}
	
	#model_inner, #year_inner, #category_inner, #subcategory_inner, #keyword_inner, #product-sort {
		width: inherit;
		padding: 0.6em;
		font-size: 1.2em;
	}
	
	.product-listing-page {
		font-size: 1.3em;
		margin: 1.2em 0 0 0;
	}
	
	.product-listing-nav {
		font-size: 2em;
		margin: .2em 0 1em 0;
	}
	
	.product-listing-nav a {
		margin: 0 .2em;
	}
	
	.category_image {
		height: inherit;
		width: inherit;
		display: inherit;
		vertical-align: inherit;
	}
	
	.product_image, .category {
		width: 26% !important;
		height: inherit;
		display: inline-block !important;
		vertical-align: top !important;
		padding: 1em 2% !important;
		line-height: 1.1;
		border: 1px solid #d7d7d7 !important;
		border-radius: 6px !important;
		margin: .5em 1% !important;
	}
	
	.category { min-height: 185px; }
	
	.product_image img, .category img { margin-bottom: 10px; width: 100%; height: 100%; max-width: 100%; }
	.category img { max-height: 150px; max-width: 160px; }
	
	.product_image .product_name, .category .category_name { font-size: 1.2em !important; }
	
	.product_image .product-price { font-size: 1.75em !important; color: #506731; }
	
	/************************** Product Page *************************/
	
	.breadcrumb { margin: 2em 0 1em 0; }
	
	.main_text_input {
		border: 1px solid #cfcfcf;
		padding: .3em;
		font-size: 1.6em;
		width: 280px;
	}
	
	.social-sharing {
		margin: 0 0 2.2em;
	}
	
	
	#product-add-to-cart {
		margin: 2em 0;
	}
	
	.product_title_single { color: #506731 !important; }
	
	/************************** Contact Page *************************/
	#contact-content table {
		width: 100%;
	}
	
	#contact-content input[type="text"], #contact-content textarea, #contact-content select, #account-create-table input[type="text"], #account-create-table textarea, #account-create-table select, #account-create-table input[type="password"], #login-form input[type="text"], #login-form input[type="password"], #checkout-table input[type="text"], #checkout-table select,	.checkout input {
		width: 94% !important;
		padding: .3em;
		font-size: 1.6em;
		margin-bottom: .6em;
	}
	
	#checkout-table select, #contact-content select, #account-create-table select {
		width: 97% !important;
		max-width: 100%;
		font-size: 1em !important;
    	padding: 0.8em .2em !important;
		margin-bottom: .6em;
	}
	
	.req-field { color: red; }
	
	/************************** Footer *************************/
	
	#footer {
		line-height: 2em;
	}
		
	#footer_text { height: inherit; }
	
	#footer_links, #footer_contact, #footer_information { 
		width: 98%; 
		float: none; 
		text-align: center; 
		padding: 1em 0; 
		border-right: none;
		border-bottom: 2px dotted #666;
		height: inherit;
	}
	
	/************************** Shopping Cart *************************/

	#shopping-cart-table {
		width: 100%;
	}	
	
	#shopping-cart-table .table-frame {
		height: 1px;
		background: #000;
		padding: 0;
	}
	
	.shopping-cart-summary.data-right {
		font-size: 1.5em;
	}
	
	.shopping-cart-summary.data-right span {
    	font-weight: bold;
		color: #506731;
	}

	#shopping-cart-table .cart-product-column {
    	min-width: inherit;
	}
	
	#shopping-cart-table tr:first-child {
		text-align: left;
		font-size: 1.2em;
		border-bottom: 2px solid #ccc;
	}
	
	#shopping-cart-table .row-separator {
    	border-bottom: 1px solid #ccc;
	}
	
	#shopping-cart-table input {
		width: 1.7em;
		padding: 0.6em;
		font-size: 1.2em;	
	}
	
	.update-cart {
		display: block;
		margin-top: .5em;
	}
	
	#cart-ctrls form {
		margin: 1em 2% 1em 0;
		display: inline-block;
	}
	
	.remove {
		font-size: 0;
		background: url('../i/icon-remove.png');
		background-size: cover;
		height: 16px;
		width: 14px;
		display: block;	
	}
	
	#cart-checkout-btn { float: none; margin-left: 0;}
	#cart-continue-btn { }
	
	/************************** Checkout/Quote Page *************************/
	#checkout-table label {
		display: inline-block;
		text-align: left;
		margin-right: 4px;
		font-weight: bold;
		margin-bottom: 2px;
	}
	
	#billing-address-col21, #shipping-address-col1, #billing-address-col2, #shipping-address-col2 {
		float: none;
		margin-left: 0;
		display: inline-block;
		width: 100%;
	}
	
	textarea#order_comments {
		width: 96%;
		height: 100px;
		margin-bottom: 2em;
	}
	
	.input-group {
		margin-bottom: 2em;
	}
	
	.checkout .error {
		background: #f3a9a9;
		border: 1px solid #d25d5d;
		padding: 0.5em;
	}
	
	#shopping-cart-table .remove { display: none; }
		
	/************************** General Styles *************************/
	h1,h2,h3,h4,h5,h6 { line-height: 1em; }
	
	.social { margin-right: 2em; }
	
	.right_divider { width: 100%; }
	
	#content_main {
		border: none !important;
	}
	
	#content_main, #content_main_sub {
		box-shadow: none;
	}
	
	input[type="submit"], button {
		background: #506731;
		color: #fff;
		border: 1px solid #444c27;
		text-transform: uppercase;
		padding: .68em;
		cursor: pointer;
	}
	
	input[type="submit"]:hover, button:hover {
		background: #444c27;
	}
	
	#top_selling_container {
		left: 0 !important;
		width: 100% !important;
	}
	
	#top-selling, #choose-model { display: none; }
	
	.row-separator {
		height: 1px;
		background: #000;
	}
	
	#checkout-login td {
		display: block;
		width: 100%;
	}
}

@media screen and (max-width: 849px) {
	#model_inner, #year_inner, #category_inner, #subcategory_inner, #keyword_inner {
		margin-bottom: .5em;
	}	

}

@media screen and (max-width: 769px) {
	.product_image, .category {
		width: 40% !important;	
	}
	
	#model_inner, #year_inner, #category_inner, #subcategory_inner, #product-sort {
		width: 100%;
	}
	
	#keyword_inner { width: 94%; }
	
	#parts-search-btn { display: block; }
	
	#product-top {
		text-align: center;
	}
	
	#product-top .product-price {
		font-size: 1.7em;
		margin: 1em 0;
	}
}

@media screen and (max-width: 500px) {
	.product_image, .category {
		width: 92% !important;	
	}
	
	#cart-ctrls {
		margin-top: 2em;
	}
}

@media screen and (max-width: 400px) {
	#logo {
		height: 69px;
		width: 222px;
		left: 6px;
		top: -12px;
	}
	
	.index_search_box .title {
		font-size: 1.7em;
	}
	
}


#related-parts { text-transform:uppercase; margin-top:36px; padding-left:16px; margin-bottom:12px; font:18px/22px 'walkwayblack'; color:#808080; text-align:left; }

#related-parts-header { padding-left:16px; border-bottom:1px solid #ccc; padding-bottom:4px; margin-bottom:12px; }
#related-parts-header &gt; span:nth-child(2) { float:right; }
#related-parts-header-inner { text-transform:uppercase; padding-left:32px; font-weight:bold; }
#related-parts-header-inner &gt; span:nth-child(1) { width:50%; display:inline-block; }
#related-parts-header-inner &gt; span:nth-child(2) { width:20%; display:inline-block; text-align:right; padding-right:10%; box-sizing:border-box; }
#related-parts-header-inner &gt; span:nth-child(3) { width:30%; display:inline-block; }

.related-part { padding-left:32px; height:28px; line-height:28px; }
.related-part.has-image { background:transparent url(../i/has-image.png) no-repeat left center; }
.related-part &gt; span:nth-child(1) { width:45%; padding-right:5%; display:inline-block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; vertical-align:top; color:#de7d00; }
.related-part &gt; span:nth-child(2) { width:20%; display:inline-block; vertical-align:top; text-align:right; padding-right:10%; box-sizing:border-box; }
.related-part &gt; span:nth-child(3) { width:30%; display:inline-block; vertical-align:top; }

.related-part &gt; span:nth-child(3) .main_text_input { box-sizing:border-box; height:24px; padding:4px 8px; width:64px; margin-right:8px; vertical-align:top; }
.related-part &gt; span:nth-child(3) .main_button { box-sizing:border-box; height:24px; padding:4px 8px; line-height:0px; vertical-align:top; }

#related-parts-footer { padding-left:16px; border-top:1px solid #ccc; padding-top:4px; margin-top:12px; }
#related-parts-footer &gt; span:nth-child(2) { float:right; }

@media screen and (max-width: 769px) {
	#related-parts { text-transform:uppercase; margin-top:36px; padding-left:16px; margin-bottom:12px; font:18px/22px 'walkwayblack'; color:#808080; text-align:left; }

	#related-parts-header { padding-left:16px; border-bottom:1px solid #ccc; padding-bottom:4px; margin-bottom:12px; text-align:left; }

	#related-parts-header-inner &gt; span:nth-child(1) { width:calc(60% - 96px); display:inline-block; text-align:left; }
	#related-parts-header-inner &gt; span:nth-child(2) { width:calc(40% - 96px); display:inline-block; text-align:right; padding-right:10%; box-sizing:border-box; }
	#related-parts-header-inner &gt; span:nth-child(3) { width:192px; display:inline-block; text-align:left; }

	.related-part &gt; span:nth-child(1) { width:calc(58% - 96px); padding-right:2%; display:inline-block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; vertical-align:top; color:#de7d00; text-align:left; }
	.related-part &gt; span:nth-child(2) { width:calc(40% - 96px); display:inline-block; vertical-align:top; text-align:right; padding-right:10%; box-sizing:border-box; }
	.related-part &gt; span:nth-child(3) { width:192px; display:inline-block; vertical-align:top; text-align:left; }
	
	#related-parts-list .related-part &gt; span:nth-child(2) .product-price { font-size:1.0em; }

	#related-parts-footer { padding-left:16px; border-top:1px solid #ccc; padding-top:4px; margin-top:12px; text-align:left; }
}
@media screen and (max-width: 600px) {
	#related-parts { text-transform:uppercase; margin-top:36px; padding-left:16px; margin-bottom:12px; font:18px/22px 'walkwayblack'; color:#808080; text-align:left; }

	#related-parts-header { padding-left:16px; border-bottom:1px solid #ccc; padding-bottom:4px; margin-bottom:12px; text-align:left; }

	#related-parts-header-inner &gt; span:nth-child(1) { display:none; text-align:left; width:100%; }
	#related-parts-header-inner &gt; span:nth-child(2) { display:none; text-align:left; padding-right:10%; box-sizing:border-box; width:100%; }
	#related-parts-header-inner &gt; span:nth-child(3) { display:none; text-align:left; width:100%; }

	.related-part { padding-left:32px; height:84px; line-height:28px; margin-bottom:8px; }
	.related-part.has-image { background-position:left 8px; }

	.related-part &gt; span:nth-child(1) { display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; vertical-align:top; color:#de7d00; text-align:left; width:calc(100% - 100px); }
	.related-part &gt; span:nth-child(2) { display:block; vertical-align:top; text-align:left; padding-right:10%; box-sizing:border-box; width:calc(100% - 100px); }
	.related-part &gt; span:nth-child(3) { display:block; vertical-align:top; text-align:left; width:calc(100% - 100px); }

	.related-part &gt; span:nth-child(1)::before { content:'PART: '; color:#333; }
	.related-part &gt; span:nth-child(2)::before { content:'PRICE: '; }
	.related-part &gt; span:nth-child(3)::before { content:'QTY: '; }
	.related-part &gt; span:nth-child(3) form { display:inline-block;vertical-align:top; }
	
	#related-parts-list .related-part &gt; span:nth-child(2) .product-price { font-size:1.0em; }

	#related-parts-footer { padding-left:16px; border-top:1px solid #ccc; padding-top:4px; margin-top:12px; text-align:left; }
}
</pre></body></html>