/* BODY STYLES */

div.kayak_paddles {
	background: url(/images/products/kayak_paddles/BG_header.jpg) no-repeat #FFF;
}

div.canoe_paddles {
	background: url(/images/products/canoe_paddles/BG_header.jpg) no-repeat #FFF;
}

div.oars {
	background: url(/images/products/oars/BG_header.jpg) no-repeat #FFF;
}

div#contentContain {
	overflow: hidden;
}

dl.productSummary,
div.bigBugBox {
	background: url(/images/global/BG_dividerHatching.gif) repeat-x bottom;
	padding-bottom: 37px;
	margin: 0px 0px 20px 30px;
	position: relative;
	clear: both;
}

div.bigBugBox img {
	margin-bottom: 15px;
}

dl.productSummary dt {
	width: 230px;
}

dl.productSummary dt a,
dl.productSummary dt a span.carlisle {
	font-size: 14px;
	color: #999898;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

dl.productSummary dt a span.carlisle {
	color: #999898;
}

dl.productSummary dd.material {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 230px;
}

dl.productSummary dd.price {
	margin: 2px 0px 12px 0px;
}

dl.productSummary dd.summary {
	margin-top: 2px;
}

dl.productSummary dd.summary,
dl.productSummary dd.price {
	font-size: 11px;
	color: #323232;
	width: 230px;
}

dl.productSummary dd.moreLink {
	margin-bottom: 45px;
}

dl.productSummary dd.thumbnail {
	position: absolute;
	right: 0px; top: 0px;
}

a.gotoTopLink {
	margin-left: 38px;
	position: relative;
	top: -15px;
	font-size: 10px;
	color: #323232;
}

div.materialsBox {
	margin: 100px 0px 25px 23px;
	width: 641px;
	padding-bottom: 20px;
	float: left;
	display: inline;
}

div.materialsBox div.twoCol {
	background: url(/images/products/BG_materials.bottom.gif) no-repeat bottom;
	float: left;
	width: 641px;
	padding-bottom: 20px;
}

div.materialsBox div.col {
	width: 275px;
	float: left;
}

div.materialsBox div.left {
	margin-right: 40px;
	padding-left: 20px;
}

div.materialsBox p {
	color: #696969;
	font-size: 10px;
}

div.materialsBox p.introCopy {
	padding: 15px 20px 15px 20px;
	background: url(/images/products/BG_materials.top.gif) no-repeat top;
}

div.typesBox,
div.materialsBox2 {
	margin: 25px 0px 25px 23px;
	width: 641px;
	clear: both;
}

div.typesBox *,
div.materialsBox2 * {
	font-size: 9px;
	color: #41474d;
}

div.typesBox h4 {
	text-align: center;
	font-size: 11px;
}

div.colContain {
	padding: 10px 0px 25px 0px;
}

div.hasButtons {
	padding-bottom: 5px;
}

div.buttonRow {
	padding-bottom: 15px;
}

div.col_2 {
	background: url(/images/products/BG_materials_2col.gif) no-repeat bottom;
}

div.col_2 div.material {
	width: 280px;
	margin-left: 25px;
	float: left;
	display: inline;
}

div.col_3 {
	background: url(/images/products/BG_materials_3col.gif) no-repeat bottom;
}

div.typescol_3 {
	background: url(/images/products/BG_types_3col.gif) no-repeat bottom;
}

div.typescol_3 div.material,
div.typescol_3 div.type_filter,
div.col_3 div.material {
	width: 185px;
	margin: 0px 2px 0px 20px;
	float: left;
	display: inline;
}

div.typescol_3 div.type_filter {
	width: 173px;
	padding: 5px;
	border: 1px solid #ff7f0f;
	background-color: #FFF;
}

div.type_filter img {
	margin-right: 3px;
}

div.typesBox img.boxHead,
div.materialsBox2 img.boxHead {
	position: relative;
	z-index: 1;
	top: -2px;
}

div.firstBox {
	margin: 100px 0px 25px 23px;	
}

div.material h4 { line-height: 11px; }

/* dan added 03/21/2007 */
div.kayak_paddles .material img { float: left; margin-right: 5px; margin-bottom: 25px;}
div.canoe_paddles .material img { float: left; margin-right: 5px; margin-bottom: 25px;}
div.oars .material img { float: left; margin-right: 5px; margin-bottom: 35px;}

