@charset "UTF-8";
#productTitle {
	height: 60px;
	width: 854px;
	position: relative;
	z-index: 6;
}
#DBikeL {
	background-color: #666666;
	float: left;
	width: 328px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(bikes/images/bikeSideBG.jpg);
	background-repeat: no-repeat;
	display: inline;
	z-index: 5;
}
#BikeCont {
	background-color: #CCCCCC;
	float: right;
	height: 517px;
	width: 490px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(bikes/images/MainBG.jpg);
	background-repeat: repeat-x;
	z-index: 5;
	color: #000000;
	line-height: 20px;
}
#main {
	background-repeat: no-repeat;
	width: 854px;
	padding-top: 18px;
	background-color: #000000;
}#mains {
	background-repeat: no-repeat;
	width: 854px;
	padding-top: 18px;
	background-color: #000000;
}
#main img {
	margin-bottom: 1px;
}
#productBoxL {
	float: left;
	width: 284px;
	margin-right: 0px;
	background-color: #CCCCCC;
	display:inline;
	margin-bottom: 2px;
}
#fullBox {
	background-color: #ffffff;
	width: 854px;
}
#productBoxR {
	float: right;
	width: 284px;
	margin-right: 0px;
	background-color: #CCCCCC;
	display:inline;
	margin-bottom: 2px;
}
#mainBikes {
	width: 854px;
	padding-top: 18px;
	background-color: #999999;
	margin: 0px;
	background-image: url(images/bikesBg.jpg);
	background-repeat: no-repeat;
}
#mainBike {
	width: 854px;
	background-color: #999999;
	margin: 0px;
	background-image: url(images/bikesBg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#BikeCont p {
	color: #000000;
}

#BikeCont li {
	margin-bottom: 2px;
	list-style-type: none;
}
#BikeCont h5 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CBCBCB;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 6px;
	text-decoration: none;
}
