/* ------------------ Product PAGE STYLES  ------------------- */

.productTextBox {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
}


.producttitle {
	background-color:#ECE9E9;
}

.productoverview {
	background-color:#dad4d4;
}

.productoverview p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #333333;
}


.productcatheader {
	display: block;
	width: 460px;
	background-color:#E2DEDE;
}

.overviewrow {
	background-color:#F5F5F5;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #333333;
}

.overviewrow b {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}

.overviewrow strong {
	font-weight: bold;
	color: #000000;
}

.overviewrowON {
	background-color:#FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #CC0000;
}

.producthead b {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}

.producthead {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}

.producttext {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.producttext ul {
	margin-top: 5px;
	margin-left: 20px;
	xlist-style-image: url(/site/images/RedSquare3.gif);
}

.producttext li {
	padding-bottom: 5px;
	font-weight:normal;
}

.producttext .newsdate {
	font-family: "Arial", Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.bob {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 4px 4px 4px 4px;
	background-color: #ECE9E9;
}

.rightbox {
	background-color:#E2DEDE;
	border: 1px #cccccc solid;
	vertical-align:top;
}

.pointInfo {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}


.subhead {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
}

.productpoints .subhead {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
}

.productpoints  {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}

.subpoints {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

