@charset "utf-8";
/* CSS Document */

.subcat-list {
	font-size: 11px;
}

.subcat-list td {
	padding: 4px 15px 0px 2px;
}

.subcat-list a:link,
.subcat-list a:visited {
	display: block;
	background: url(/images/interface/arrow_right.gif) left top no-repeat;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	line-height: normal;
}

.subcat-list a:hover {
	color: #E3171A;
	text-decoration: none;
}

.product-list {
	width: auto;
	line-height: normal;
	margin: 15px 15px 0px 0px;
}

.product-list th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	border-bottom: none;
}

.product-list td {
	vertical-align: bottom;
	text-align: left;
	white-space: normal;
}

.product-list img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.product-cart {
	width: auto;
}

.product-cart td {
	padding: 0px;
	text-align: right;
	vertical-align: middle;
}

.product-text {
	vertical-align: top;
}

.product-text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.product-text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

.product-text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.product-image {
	vertical-align: top;
	text-align: right;
	padding-left: 15px;
	width: 150px;
}

.product-image img {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 4px 0px;
}

.product-image a.image {
	background: url(/images/interface/arrow_right.gif) right top no-repeat;
	font-size: 10px;
	padding: 0px 12px 0px 0px;
	line-height: normal;
}

.product-image a.image:link,
.product-image a.image:visited {
	color: #333333;
	text-decoration: none;
}

.product-image a.image:hover {
	color: #CC0000;
	text-decoration: none;
}

#pnSeasonal {
	color: #F50002;
	font-weight: bold;
}

#pnPromo li,
#pnFeatures li,
#pnSwatches li,
#pnTechnical li,
#pnWarranty li,
#pnDiagrams li {
	margin: 0px 0px 3px 0px;
}

#pnTechnical {
	line-height: 18px;
}

#dlSwatches {
	width: 100%;
}

#dlSwatches img {
	border: 1px solid #000000;
	margin-bottom: 3px;
}

#pnCorrection {
	padding: 0px 0px 10px 0px;
	font-size: 10px;
}

.set-store {
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

