/**
 * JSWeb CSS Stylesheet
 *
 * 
 * @copyright Copyright 2007 JSWeb
 * @version $Id: stylesheet_jsweb.css 0001 2007-06-05 16:00:00Z  ricksuffolk
 */
.left_sh {
	width:9px;
	background-image: url(../images/design/left_sh.jpg);
}
.right_sh {
	width:9px;
	background-image: url(../images/design/right_sh.jpg);
}

.left_shheader {
	width:9px;
	height:114px;
	background-image: url(../images/design/left_sh.jpg);
}
.right_shheader {
	width:9px;
	height:114px;
	background-image: url(../images/design/right_sh.jpg);
}
.menu_bg {
	height:34px;
	width:936px;
	background-image: url(../images/design/menu_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}
#navEZPagesTop {
	height:34px;
	background-image: url(../images/design/menu_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}
#navEZPagesTop a:link {
	color:#fff;
}
#navEZPagesTop a:visited {
	color:#fff;
}
#navEZPagesTop a:active {
	color:#fff;
}
#navEZPagesTop a:hover {
	color:#fff;
	text-decoration: underline;
}
.menu_item {
	height:26px;
	font-weight:bold;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
	display:block;
}
.bannertop {
	padding-top:10px;
}
.cart_top {
	padding-right:10px;
	padding-top:10px;
}
.font_red {
	color:#bb0f27;
}
.footer {
	margin:0;
	margin:auto;
	width:993px;
	text-align:left;
}
.legalCopyright {
	text-align:left;
	font-size:11px;
}
.footer_bg {
	padding-left:10px;
	width:965px;
	border-top:1px solid #e2e2e2;
	height:104px;
	padding-top:10px;
	background-color:#fff;
}
.ez_bg {
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
}
.cat_bg1 {
	width:229px;
	height:22px;
	padding-left:10px;
	padding-top:6px;
	background-image: url(../images/design/cat_bg.jpg);
	background-repeat:repeat-x;
}
.cat_bg2 {
	width:229px;
	height:16px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.center01 {
	width:729px;
	margin:auto;
	background-image: url(../images/design/centertab01.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top:6px;
}
.centerColumn {
	border-left:1px solid #cac9c9;
	border-right:1px solid #cac9c9;
	width:697px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:35px;
	margin-top:2px;
	}
.centerColumn h1 {
	font-size: 14px;
	font-weight:bold;
	color: #3f3f3f;
	margin:0;
	padding-bottom:15px;
	text-align:left;
}
p {
	padding:0;
	margin:0;
}
.prod_content {
	width:219px;
	height:84px;
	background-image: url(../images/design/prod_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.prod_table {
	width:219px;
	margin:auto;
	margin-bottom:20px;
	margin-top:10px;
}
.prod_image {
	width:199px;
	height:180px;
	text-align:center;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
}
.prod_name {
	padding-top:3px;
	height:33px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
}
.prod_price {
	padding-top:1px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	font-size:12px;
	color:#a5001a;
}
.prod_buttons {
	padding-top:0px;
	
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#test1 {
	padding-top:5px;
	width:270px;
	height:245px;
	border:1px solid #e2e2e2;
	text-align:center;
	padding-bottom:10px;
}
.cartBoxTotal2 {
	font-size: 11px;
	font-weight:normal;
	color: #c90000;	
}
#checkoutShipping form, #checkoutShipping input, #checkoutPayment form, #checkoutPayment input   {
	margin:0px;
	padding:0px;
}
.cat_table {
	width:219px;
	margin:auto;
	margin-bottom:20px;
	margin-top:10px;
}
.cat_image {
	width:219px;
	height:180px;
	text-align:center;
	margin:auto;
}
.cat_name {
	padding-top:3px;
	height:33px;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
	padding-right:5px;
}
.cat_content {
	width:199px;
	height:44px;
	background-image: url(../images/design/prod_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

