@charset "utf-8";
/* CSS Document */

.product-box-wrapper {
	background-image: url(../img/product-box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-box {
	background-image: url(../img/product-box-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	font-family: "Times New Roman", Times, serif;
}
.bike-image {
	padding: 0px;
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.bike-text {
	padding: 0px;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.bike-price {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bike-price span {
	padding-right: 10px;
}

.btn-more {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#container #container-wrapper #content #R-content #body-content .product-box-wrapper .product-box .bike-text .btn-more a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
.bike-name {
	color: #000000;
	background-color: #797663;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.2em;
}
.link-box-wrapper {
	padding: 0px;
	width: 434px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.link-box {
	padding: 0px;
	width: 444px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: -10px;
}
.bike-link {
	color: #000000;
	width: 212px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	float: left;
	padding: 0px;
	font-size: 11px;
}
*html .bike-link {
	display:inline;
}

#container #container-wrapper #content #R-content #body-content .link-box .bike-link a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	background-color: #e88026;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#container #container-wrapper #content #R-content #body-content .link-box .bike-link a:hover {
	background-color: #ef9547;
}
#container #container-wrapper #content #R-content #body-content .link-box .bike-link  a.current {
	background-color: #b95a07;
}

#main-pic-frame {
	padding: 0px;
	height: 318px;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../img/main-pic-frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#main-pic-frame img {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 17px;
	top: 17px;
}

#main-movie-frame {
	padding: 0px;
	height: 369px;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../img/main-movie-frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
div#main-movie-frame div#main-movie-frame-inner {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 17px;
	top: 17px;
}
.pic-caption {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 434px;
}
.tn-wrapper {
	padding: 0px;
	width: 434px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tn-box {
	padding: 0px;
	width: 444px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.tn {
	padding: 0px;
	float: left;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	border: 3px solid #847b5f;
	display: block;
}
.tn:hover {
	border: 3px solid #a99a6d;
}
#container #container-wrapper #content #R-content #body-content .tn-wrapper .tn-box  a.current2 {
	border: 3px solid #443e2d;
}


*html .tn {
	display:inline;
}
.table-wrapper {
	background-image: url(../img/table-bg.png);
	background-repeat: repeat;
	padding: 0px;
	width: 434px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #837a5f;
}
#spec {
	margin: 15px;
}
.spec-title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	width: 100%;
	text-transform: uppercase;
}
.label {
	margin: 0px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.data {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 240px;
	text-align: right;
}
.spec-table-title {
	padding: 0px;
	width: 434px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
#category-box {
	padding: 0px;
	width: 476px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -16px;
}
.category {
	padding: 0px;
	float: left;
	width: 212px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 21px;
	background-image: url(../img/box-bg.gif);
	background-repeat: no-repeat;
	height: 232px;
}
.cate-box-content {
	padding: 25px;
	width: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cate-image {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px solid #CCCCCC;
	width: 140px;
}
.cate-name {
	font-size: 14px;
	margin: 10px;
	padding: 0px;
}
.btn-more2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.view-cart {
	background-image: url(../img/ico-cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 360px;
	font-size: 14px;
	font-weight: bold;
}
#order-details {
	border-collapse:collapse;
	width: 100%;
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.row {
	background-image: url(../img/table-gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.associeted {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
	color: #333333;
}


/* CSS Document */


/* reviews */
.article-heading {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.articl-list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.article-title {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.pdf-link {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/PDF_icon.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.articl-conents {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pdf-link a {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.review-box {
	padding: 0px;
}


/* Departments */
.small-link {
	color: #000000;
	width: 206px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	float: left;
	padding: 0px;
	font-size: 11px;
}
*html .small-link {
	display:inline;
}
 .small-link a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;	
	text-align: center;
	text-decoration: none;
	background-color: #e88026;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.small-link a:hover {
	background-color: #ef9547;
}
.small-link  a.current {
	background-color: #b95a07;
}
input.btn-addcart {
  border: none;
  cursor: pointer;
  margin: 10px 0 -2px 10px;
}
.product-shipping {
  text-align: center;
  margin: 0;
  padding: 10px 0 0 0;
	font-size: 11px;	
}
.product-price {
  color:#000000;
  font-size:17px;
  margin: 5px 5px 10px 0px;
  padding-top:10px;
  text-align:right;
  font-weight:bold;
  padding:0;
  font-family:"Times New Roman",Times,serif;
}
.quick-quote-confirmation td {
  padding: 5px;
  border: 1px solid #333333;
}
.quote-label {
  font-weight: bold;
}