#siteWrapper {
	width: 1003px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}
#header {
	height: 120px;
	padding: 0px;
	margin: 0px;
}
/* IE6 Only */
* html #header {
	margin-bottom: -3px;
}
#nav1Container {
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 12px;
	background: #aeb6a6;
	border-left: 5px solid #3B5998;
	border-right: 5px solid #3B5998;
	clear: both;
}
#nav1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#nav1 li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav1 a {
	float: left;
	width: 97px;
	color: #fff;
	text-decoration: none;
	line-height: 2.2em;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	background: url("tabs.gif") 0 0;
}
#nav1 a:hover {
	background-position: -194px 0;
}
#home #nav1_home a, #accessories #nav1_accessories a, #campingGear #nav1_campingGear a, #clothing #nav1_clothing a, #helmets #nav1_helmets a, #softLuggage #nav1_softLuggage a, #hardLuggage #nav1_hardLuggage a,#screens #nav1_screens a, #seats #nav1_seats a, #miscellaneous #nav1_miscellaneous a {
	background-position: -97px 0;
	color: #fff;
}
#resourceBar {
	height: 2px;
	padding: 0px;
	background: #0066ff;
	border-left: 5px solid #3B5998;
	border-right: 5px solid #3B5998;
	clear: both;
}
#nav2Container {
	margin: 0px;
	padding: 0px 0px 0px 185px;
	background: #777777 url("palette-bg.jpg") repeat-x 0px -30px;
	border-left: 5px solid #3B5998;
	border-right: 5px solid #3B5998;
	border-bottom: none;
	clear: both;
	height: 22px;
}
#nav2 {
	margin: 0px;
	padding: 0px;
	background: #777777 url("palette-bg.jpg") repeat-x 0px -30px;
	list-style-type: none;
	float: left;
}
#nav2 li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav2 a {
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 1.8em;
	padding: 0px 10px;
	background: #777777 url("palette-bg.jpg") repeat-x 0px -30px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
}
#nav2 a.firstLink {
	border-left: 1px solid #cccccc;
}
#nav2 a:hover {
	background: #0066ff url("palette-bg.jpg") repeat-x 0px -60px;
	color: #fff;
}
#contentWrapper {
	border-left: 5px solid #3B5998;
	border-right: 5px solid #3B5998;
	width: 993px;
	padding: 0px;
	clear: both;
	background: #FFFFE4;
}
.clear {
	clear: both;
}
#left {
	width: 170px;
	float: left;
	padding: 0px 9px 10px 9px;
	margin: 0px;
	min-height: 600px;
}
/* IE6 Only */
* html #left {
	height: 600px;
}
#brandDropDown, #searchArea {
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: none;
	padding: 8px 0px 5px 5px;
	background: #efefef;
	width: 163px;
	margin: 0px;
}
.sidebarBottom {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 8px;
	background: url("sidebar-bottom.gif") no-repeat bottom;
	width: 170px;
}
#searchArea input[type=submit] {
	padding: 1px;
}
#deptHeader, #bestSellersHeader, #newProductsHeader, #searchHeader, #cartHeader, #brandHeader, .sidebarHeader {
	padding: 3px 0px 3px 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
	background: url("sidebar-header.gif") no-repeat;
	color: #fff;
	clear: both;
	text-align: center;
	height: 16px;
	width: 170px;
}
.sidebarContainer {
	margin: 0px;
	padding: 5px 3px 10px 3px;
	width: 164px;
	text-align: center;
	background: url("rounded-bottom-bg.gif") no-repeat bottom;
}
#deptNavCont {
	width: 170px;
	margin: 0px 0px 15px 0px;
}
#deptNav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 170px;
}
#deptNav li {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#deptNav a {
	display: block;
	color: #FFF;
	background: #0066ff;
	border-top: 1px solid #cccccc;
	text-decoration: none;
	padding: 1px 0px 1px 5px;
	line-height: 2em;
	font-weight: bold;
	font-size: 12px;
}
#deptNav a:hover {
	color: #FFF;
	background: #777777;
}
#bestSellersContainer, #newProductsContainer {
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: none;
	padding: 5px 4px;
	margin: 0px;
	text-align: center;
	width: 160px;
	background: #fff;
}
#bestSellersContainer br, #newProductsContainer br {
	clear: both;
}
#bestSellersContainer a:link, #bestSellersContainer a:visited, #newProductsContainer a:link, #newProductsContainer a:visited {
	text-decoration: none;
}
#bestSellersContainer a:hover, #bestSellersContainer a:active, #newProductsContainer a:hover, #newProductsContainer a:active {
	text-decoration: underline;
}
#mainWrapper {
	width: 617px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 600px;
}
/* IE6 Only */
* html #mainWrapper {
	height: 600px;
}
#topMain {
	margin: 15px 0px 0px 0px;
	width: 617px;
	padding: 0px;
	height: 10px;
	background: url("main-top.gif") no-repeat;
	clear: both;
}
#middleMain {
	margin: 0px;
	padding: 5px 15px;
	width: 585px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	clear: both;
	background: #fff;
}
#bottomMain {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 617px;
	height: 10px;
	background: url("main-bottom.gif") no-repeat bottom;
	clear: both;
}
#right {
	width: 170px;
	float: left;
	padding: 0px 0px 10px 9px;
	margin: 0px;
	min-height: 600px;
}
/* IE6 Only */
* html #right {
	height: 600px;
}
#cartSummary {
	border: 1px solid #cccccc;
	width: 166px;
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 5px 1px;
	text-align: center;
	background: #ffffff;
}
.cartDetails {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
#cartSummary a {
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px;
	background: #0066ff url("palette-bg.jpg") repeat-x 0px -60px;
	border: 1px solid #cccccc;
	color: #ffffff;
	line-height: 1.4em;
}
#cartSummary a:hover {
	background: #515151 url("palette-bg.jpg") repeat-x 0px 0px;
}
#logosCont {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	border-bottom: none;
}
#logosCont a {
	display: block;
	width: 168px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}
#logosCont a.ventura {background: url("logos.jpg") -168px 0px;}
#logosCont a.bagster {background: url("logos.jpg") -168px -22px;}
#logosCont a.givi {background: url("logos.jpg") -168px -44px;}
#logosCont a.sargent {background: url("logos.jpg") -168px -66px;}
#logosCont a.twinmax {background: url("logos.jpg") -168px -88px;}
#logosCont a.ventura:hover {background: url("logos.jpg") 0px 0px;}
#logosCont a.bagster:hover {background: url("logos.jpg") 0px -22px;}
#logosCont a.givi:hover {background: url("logos.jpg") 0px -44px;}
#logosCont a.sargent:hover {background: url("logos.jpg") 0px -66px;}
#logosCont a.twinmax:hover {background: url("logos.jpg") 0px -88px;}
.sidebarImageHolder {
	margin: 20px 0px;
	padding: 0px;
	width: 170px;
}
#footerLinksHeader {
	margin: 10px 0px 0px 0px;
	height: 40px;
	background: #fff url("footer-header.jpg") no-repeat left center;
	padding: 0px;
	border-top: 1px solid #cccccc;
	clear: both;
}
#footerLinksCont {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cccccc;
	clear: both;
	background: #fff;
}
.footerLinks {
	width: 192px;
	float: left;
	margin: 0px;
	padding: 10px 25px;
	background: #fff;
}
.footerLinks h4 {
	margin: 0px 0px 2px 0px;
	color: #333;
	font-size: 14px;
}
.footerLinks p {
	font-size: 12px;
	margin: 10px 0px;
}
#footer {
	clear: both;
	text-align: center;
	padding: 10px 0px 6px 0px;
	margin: 0px;
	background: url("footer-bg.jpg") no-repeat bottom;
	color: #515151;
	height: 22px;
}
#footer a {
	text-decoration: none;
	color: #515151;
}
#footer a:hover {
	color: #515151;
	text-decoration: underline;
}
.divider {
	margin: 6px 0px;
	border-bottom: 1px solid #0066ff;
	height: 1px;
	padding: 0px;
}
.prodDivider {
	margin: 10px 0px 2px 0px;
	border-bottom: 2px solid #cccccc;
	height: 2px;
	padding: 0px;
	clear: both;
}
.rightProductData {
	width: 248px;
	float: left;
	border-left: 1px solid #cccccc;
	background: #ebf7ff;
	padding: 0px 0px 0px 15px;
}
.greyboxContainer {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 260px;
	float: left;
}
.greyboxContainer img {
	border: 1px solid #cccccc;
	margin: 0px 8px 8px 0px;
	padding: 0px;
}
.centerText {
	border: 1px solid #cccccc;
	background: #ffc0c0;
	padding: 4px 4px 4px 4px;
 	text-align: center;
	margin: 0px;
}
/*added by STW */
.fontred {
	color: #ff0000;
}

