/**
 * JSWeb CSS Stylesheet
 *
 * 
 * @copyright Copyright 2007 JSWeb
 * @version $Id: stylesheet_jsweb.css 0001 2007-06-05 16:00:00Z  ricksuffolk
 */
.header_03 {
	width:564px;
	height:108px;
	background-image: url(../images/design/header_03.jpg);
	background-repeat:repeat-x;
}
#navSupp ul li a {
	font-size:12px;
	font-weight:normal;
}
#navSupp ul li {
	padding:0.5em 0.1em;
}
#siteinfoLegal, .legalCopyright {
	font-size:11px;
}
.prod_table {
	width:176px;
	height:206px;
	background-image: url(../images/design/prod_bg.jpg);
	background-repeat: no-repeat;
}
.prod_image {
	height:126px;
	margin:auto;
	padding-top:4px;
	text-align:center;
}
.prod_name {
	font-size:11px;
	height:48px;
}
.prod_price {
	color:#fec838;
	font-weight:bold;
	font-size:13px;
}
p {
	margin:0;
	padding:0;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#productMainImg {
	padding-top:5px;
	width:210px;
	height:195px;
	border:1px solid #e2e2e2;
	text-align:center;
	padding-bottom:10px;
}
#productPrices {
	font-size:14px;
}
#productName {
	font-size:16px;
}
#cartSubTotal {
	background-color:#000;
	color:#fec838;
	border:0;
	padding-right:10px;
}
legend {
	color:#fec838;
}

