div.banner { 
	background:url(images/banner-bike-shop.jpg) no-repeat;
	height:49px;
}

div.banner-location { 
	padding-top:21px;
	padding-left:278px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:1;
}

a.headerNavigation { 
	color:#fff;
}

#categories { 
	float:left;
	width:161px;
}

#shop-content { 
	float:left;
	margin-left:21px;
	width:682px;
}

ul#shopsubnav,
ul#nav {
	margin:0;
	padding:0;
	line-height:1;
	background:#e5e5e5;
	padding: 7px 0;
}

ul#shopsubnav li,
ul#nav li { 
	margin:0;
	padding:0;
	list-style:none;
}

ul#shopsubnav li ul,
ul#nav li ul { 
	margin:0;
	padding:0;
	list-style:none;
} 

ul#shopsubnav li a,
ul#nav li a { 
	color:#666666;
	font-size:12px;
	display:block;
	padding:5px 5px 5px 16px;
}

ul#shopsubnav li.selected a,
ul#nav li.selected a { 
	background:url(images/cat-selected.gif) no-repeat left top;
	font-weight:bold;
}

ul#shopsubnav li a:hover,
ul#nav li a:hover { 
	color:#a1022b;
	text-decoration:none;
}

ul#shopsubnav li ul li a,
ul#nav li ul li a { 
	color:#666666;
	font-size:12px;
	display:block;
	padding:0px 5px 0px 16px;
	font-weight:normal;
}

ul#shopsubnav li ul li a:hover,
ul#nav li ul li a:hover { 
	color:#a1022b;
	text-decoration:none;
}

ul#shopsubnav li.cat_lev_1 a,
ul#nav li.cat_lev_1 a { 
	font-weight:normal;
	background:none;
}

ul#shopsubnav li ul li a.selected,
ul#nav li ul li a.selected { 
	font-weight:bold;
	color:#fff;
}

td.productListing-data3Col { 
	vertical-align:bottom;
	background:url(images/product-bg.gif) no-repeat bottom left;
	width:157px;
	height:120px;
	color:#a1022b;
	font-weight:bold;
	font-size:11px;
	line-height:1;
	padding-bottom:10px;
}

td.productListing-data3Col a { 
	color:#000000;

	font-size:11px;
}

h1 { 
	font-weight: bold;
	font-size: 17px;
	color: #000;
	margin-top: 0px;
	background-color: #fff;
	display: block;
	margin-left:0;
	padding:0;
}

h2 { 
	font-weight:normal;
	font-size:12px;
	margin-left:0;
	padding-left:0;
}

td.smallText { 
	margin-top:10px;
	font-size:11px;
}

a.pageResults { font-weight:bold; }

table#filter td  { vertical-align:top; }
#filter input.text,
#filter select { 
	font-size:11px;
	margin:0;
	padding:2px;
}

td.catImage { 
	border-right: 2px solid #e5e5e5;	
	text-align:center;
	vertical-align:bottom;
}

td.catImage img { 
	margin:10px 0;
}

div.catName { 
	color:#000;
	font-size:14px;
	background:#e5e5e5;
}

div.catName a { 
	color:#000;
	padding:4px 11px;
	display:block;
}

#productInfo-desc { 
	font-size:12px;
}

#productInfo-desc ul { 
	margin:0;
	padding:0;
}

#productInfo-desc li { 
	list-style:none;
	margin:0;
	padding:0 0 0 8px;
	background:url(images/redbullet.gif) no-repeat top left;
}

#productInfo-price { 
	font-size:14px;
	color:#a1022b;
	margin-top:10px;
}

#productInfo-viewbox { 
	background:url(images/viewbox-bg.gif) no-repeat;
	width:292px;
	padding:18px;
	margin-left:-10px;
	margin-top:10px;
}

#productInfo-links { 
	margin-top:10px;	
}

a.productInfo-linkemail { 
	background:url(images/btn-email.gif) no-repeat left;
	padding-left:26px;
	color:#666666;
	font-size:11px;	
}

a.productInfo-linkcontact { 
	background:url(images/btn-contact.gif) no-repeat left;
	padding-left:26px;
	color:#666666;
	font-size:11px;
	margin-left:26px;
}

#productInfo-left { 
	width:325px;
	float:left;
}

#productInfo-right { 
	margin-left:5px;
	float:left;
	width:340px;
}

a.productImage { 
	border: 1px solid #e0e0e0;
	display:block;
	width:45px;
	height:45px;
}

table#thumbs { 
	margin-top:18px;
}

#nextprevbuttons { 
	text-align:right;
	margin-top:10px;
	color:#a1002a;
	height:18px;
}


a#buttonPrev { 
	background:url(images/btn-prev.gif) no-repeat left;
	padding-left:22px;
	color: #333333;
	font-size:11px;
	line-height:22px;

}

a#buttonNext { 
	background:url(images/btn-next.gif) no-repeat right;
	padding-right:22px;
	color: #333333;
	font-size:11px;
	line-height:22px;

}