body { color: #000; font-size: 11px; font-family: tahoma, arial, "trebuchet ms", verdana, helvetica; background-color: #cc9; }
p { margin: 0; padding: 4px 8px; }
td {  }
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #b20013; text-decoration: underline; }
a:active { color: #f00; text-decoration: none; }
.subhead { color: #fff; font-size: 12px; font-weight: bold; background-color: #6d6d6d; padding-top: 4px; padding-bottom: 4px; }
.boldblack { font-weight: bold; }
.cellborder { border: solid 1px #6d6d6d; }
.boldred { color: #b20013; font-weight: bold; }
.hdr { color: #6d6d6d; text-align: right; }
.hdr a:link { color: #6d6d6d; text-decoration: none; }
.hdr a:visited { color: #6d6d6d; text-decoration: none; }
.hdr a:hover { color: #b20013; text-decoration: underline; }
.hdr a:activ { color: #b20013; text-decoration: none; }
table { border: solid 1px #6d6d6d; }
.news { background-color: #c9c9c9; vertical-align: top; }
.brands { vertical-align: top; }
.productname { font-size: 13px; font-weight: bold; }
.productprice { color: #b20013; font-size: 13px; font-weight: bold; }
.productsubtext { color: #b3b3b3; font-size: 10px; }
.product a:link { color: #989898; font-weight: bold; }
.productbox { text-align: left; vertical-align: top; border: solid 1px #6d6d6d; }
.product a:visited { color: #989898; }
.hdrleft {
	color: #6d6d6d;
	text-align: left;
}
.hdrleft a:link { color: #6d6d6d; text-decoration: none; }
.hdrleft a:visited { color: #6d6d6d; text-decoration: none; }
.hdrleft a:hover { color: #b20013; text-decoration: underline; }
.hdrleft a:activ { color: #b20013; text-decoration: none; }
/* Product page background */

TD.product {
	border: 0px none #3B4754;
	background-color: #FFFFFF;
}

/* Product name properties */

div.detailname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

/* Product Options */

SELECT.prodoption {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}

div.prodprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

span.price, .detailprice, .prodprice {
	color: #000000;
	padding-top: 0px;
	font-weight:bold;
	text-align: center;
} 

SPAN.detailoption {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}

div.proddescription {
	display: none;
}

SPAN.prodoption {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}

img.prodimage {
	float: none;
}

div.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
}

td.prodimage {
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Product Detail */

td.detailimage {
}

/* Category page */

pagenums{display:none;}

buybutton{
vertical-align:bottom;
}