/**
 * JSWeb CSS Stylesheet
 *
 * 
 * @copyright Copyright 2007 JSWeb
 * @version $Id: stylesheet_jsweb.css 0001 2007-06-05 16:00:00Z  ricksuffolk
 */
.left_sh {
	width:8px;
	background-image: url(../images/design/left_sh.jpg);
}
.right_sh {
	width:8px;
	background-image: url(../images/design/right_sh.jpg);
}
.left_header {
	width:25%;
	height:193px;
	background-image: url(../images/design/header_left.jpg);
}
.right_header {
	width:25%;
	height:193px;
	background-image: url(../images/design/header_right.jpg);
}
.middle_header {
	width:997px;
}
.footer {
	background-color:#5e0203;
	width:100%;
	height:85px;
}
.footer2 {
	width:996px;
	margin:auto;
	color:#c0c0c0;
}
.footer2 a:link {
	color:#c0c0c0;
}
.footer2 a:visited {
	color:#c0c0c0;
}
.footer2 a:active {
	color:#c0c0c0;
}
.footer2 a:hover {
	color:#c0c0c0;
	text-decoration: underline;
}
.cat_bg {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	border-bottom:1px dashed #c7c7c7;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.cat_table {
	text-align:center;
	width:237px;
	height:172px;
	margin:auto;
	background-image: url(../images/design/cat_bg.jpg);
}
.cat_image {
	padding-left:25px;
	padding-top:12px;
	width:180px;
	height:120px;
}
.cat_name {
	text-align:left;
	font-size:18px;
	padding-top:10px;
	padding-left:15px;
}
.cat_name a:link {
	color:#5e0203;
}
.cat_name a:visited {
	color:#5e0203;
}
.cat_name a:active {
	color:#5e0203;
}
.cat_name a:hover {
	color:#5e0203;
	text-decoration: underline;
}
.footer_links {
	text-align:left;
	padding-top:10px;
	font-size:12px;
	padding-left:10px;
}
.legalCopyright2 {
	text-align:left;
	padding-top:5px;
	font-size:12px;
	padding-left:10px;
}
.footer_middle {
	color:#4783a1;
}
.footer_middle a:link {
	color:#4783a1;
}
.footer_middle a:visited {
	color:#4783a1;
}
.footer_middle a:active {
	color:#4783a1;
}
.footer_middle a:hover {
	color:#4783a1;
	text-decoration: underline;
}
.header_02 {
	width:707px;
	height:77px;
	background-image: url(../images/design/header_01.jpg);
	background-repeat:repeat-x;
}
.header_bg {
	width:980px;
	height:116px;
	background-image: url(../images/design/header_bg.jpg);
}
.top_links {
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}
.header_bg_text {
	text-align:right;
	padding-top:50px;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	padding-right:20px;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#productMainImg {
	width:240px;
	height:240px;
	border:1px solid #e2e2e2;
	text-align:center;
	padding-bottom:10px;
}
h2#productPrices {
	color:#cc0000;
}
p {
	padding:5px;
	margin:5px;
}
.prod_table {
	width:220px;
	margin-bottom:10px;
	border:1px solid #e1e1e1;
	height:300px;
	margin:auto;
	margin-bottom:10px;
}
.prod_image {
	padding-top:5px;
	height:150px;
}
.prod_name {
	border:1px solid #fff;
	background-color: #e2e1e1;
	height:35px;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}
.prod_name a:link {
	color:#5e0203;
}
.prod_name a:visited {
	color:#5e0203;
}
.prod_name a:active {
	color:#5e0203;
}
.prod_name a:hover {
	color:#5e0203;
	text-decoration: underline;
}

.prod_price {
	padding-top:10px;
	line-height:16px;
	text-align:center;
	font-size:14px;
	color:#5e0203;
	font-weight:bold;
	padding-bottom:5px;
	height:35px;
}
legend {
	color:#5e0203;
}
