div#subnav {
	width:180px;
	margin-bottom:20px;
}

div#subnav div#productCatSubnav {
	float:right;
	width:145px;
	padding-left:20px;
	padding-top:10px;
	margin-top:10px;
	background-image:url('img/sideNavBkg.png');
	background-repeat:repeat-y;
	background-position:right;
}

div#productCatSubnav a.sleepingpads {
	border-left:5px solid #fcb717;
	background-color:#fcb717;
}
div#productCatSubnav a.chairs {
	background-color:#c12533;
}
div#productCatSubnav a.globalcommute {
	background-color:#3d8bbb;
}
div#productCatSubnav a.bikegear {
	background-color:#b0b1b4;
}
div#productCatSubnav a.watergear {
	background-color:#b8d036;
}

div#productCatSubnav a.subnavHeader {
	display:block;
	float:left;
	width:115px;
	color:#4c4c4c;
	font-weight:bold;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:30px;
	margin-bottom:10px;
	padding-left:8px;
	margin-left:10px;
}

div#subnav div#productCatSubnav a.subnavLink {
	display:block;
	font-size:10px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:25px;
	padding-right:10px;
	margin-bottom:7px;
}

div#subnav div#productCatSubnav a.subnavLink:hover {
	text-decoration:underline;
}

div#product {
	width:778px;
	border-left:2px solid #bec0c0;
}

div#productInfo {
	width:425px;
	padding-right:20px;
	padding-left:25px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
}

div#productInfo h1 {
	font-size:16px;
	font-weight:bold;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#222222;
}

div#productText {
	text-align:justify;
}

div#productSpecs {
	margin-top:15px;
	white-space:nowrap;
}

div#productSpecs div.specCol {
	min-width:75px;
	text-align:center;
}

div#prodoctSpecs div.specCol div.specWeight {
	margin-left:3px;
	margin-right:3px;
}

div#productSpecs div.specColFirst {
	width:60px;
	text-align:center;
	border-top:1px solid #c5c7c8;
	border-left:1px solid #c5c7c8;
}

div#productSpecs div.specColFirst div {
	height:62px;
}

div#productSpecs div.specColFirst div#specSeason {
	background-repeat:no-repeat;
	background-position:center 6px;
	padding-top:42px;
	height:20px;
	font-weight:bold;
}

div#productSpecs div.specColFirst div#specRValue {
	background-image:url('img/rValueIcon.png');
	background-repeat:no-repeat;
	background-position:center 6px;
	border-top:1px solid #c5c7c8;
	padding-top:43px;
	height:19px;
	font-weight:bold;
}

div#productSpecs div.specCol div {
	border-top:1px solid #c5c7c8;
	border-left:1px solid #c5c7c8;
	font-size:11px;
	font-weight:bold;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height:20px;
	white-space:nowrap;
}

div#productSpecs div.specCol div.specTitle {
	color:#fcb817;
}

div#productSpecs div.specCol div.specTitle,
div#productSpecs div.specCol div.specBkg {
	background-color:#595859;
}

div#productSpecs div.last {
	border-right:1px solid #c5c7c8;
}

div#productSpecs div.bottom {
	border-bottom:1px solid #c5c7c8;
}

div#productAddl {
	margin-top:20px;
	margin-bottom:20px;
}

div#productPics div#productMainPic {
	width:265px;
	border:2px solid #a3a4a5;
	padding:5px;
}

div#productPics div#productAddlPics {
	margin-top:10px;
}

div#productPics div#productAddlPics img {
	margin:0 4px;
	border:1px solid #a3a4a5;
}

div#productSimilar {
	width:723px;
	margin-left:25px;
	margin-top:10px;
	padding-top:10px;
	border-top:2px solid #b3b5b6;
}

div#productSimilar h2 {
	color:#FFF;
	font-size:11px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}
