﻿.product-list-table td
{
	border-top: dashed 0px #ccc;
	border-left: dashed 0px #ccc;
	border-right: dashed 0px #ccc;
	border-bottom: dashed 1px #ccc;
}
.product-list-table,
.product-list-table tr
{
	width: 100%;
	border: 0px solid #fff;
}
.product-list-headers,
.search-list-headers
{
	background-image: url(../images/table-header-bg.gif);
	background-repeat: repeat;
	font-weight: bold;

	/*	
	background-image: url(../images/GrayBg.jpg);
	font-weight: bold; */
}
.product-list-headers td.headerrow,
.search-list-headers td.headerrow
{
	border: 1px solid #ccc;
	vertical-align: middle;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.product-list-item td, .product-list-item-related td
{
	vertical-align: middle;
}
.product-list-image
{
	width: 110px;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.product-list-image-related
{
	width: 50px;
	padding-right: 4px;
	padding: 5px 5px 5px 5px;
}
td.product-list-desc
{
	padding-right: 10px;
}
.product-list-item-related td.product-list-desc
{
	vertical-align: middle;
}
hr
{
	border-top: solid 1px #97A5B0;
	margin: 5px 0px 5px 0px;
}
hr.product-list-seperator
{
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 2px;
}
hr.filter-list-seperator
{
	border-top: 1px dashed #ccc;
	color: #888888;
	background-color: #888888;
	height: 2px;
}
hr.cart-list-seperator
{
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 2px;
	margin: 2px 0px 2px 0px;
}
.product-list-item-related
{
	width: 100%; /*984px;*/
}
.product-list-item
{
	width: 802px; /*854px;*/
}
.product-details td
{
	vertical-align: top;
}

table.product-details
{
	width: 100%;
	padding-left: 10px;
}
td.product-price-container
{
	padding-left: 20px;
	width: 450px;
}
div.product-box-header
{
	background-image: url(../images/table-header-bg.gif);
	background-repeat: repeat;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px 2px 3px 10px;
	font-size: 1.1em;
	vertical-align: middle;
	text-align: left;
	/*padding: 4px 10px 4px 10px;
	background-image: url(../images/GrayBg.jpg);
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	font-weight: bold;
	font-size: 1.1em;*/
}
div.product-box
{
	padding: 10px 10px 10px 10px;
	border: solid 1px #ccc;
}
div.product-box-header-featured
{
	padding: 4px 10px 4px 10px;
	background-image: url(../images/GrayBg.jpg);
	/*background-color: #0033CC;*/
	color: #cc0000; /*#ffffff;*/
	border-top: solid 1px #CC0000;
	border-left: solid 1px #CC0000;
	border-right: solid 1px #CC0000;
	font-weight: bold;
	font-size: 1.1em; 
}
div.product-box-featured
{
	padding: 10px 10px 10px 10px;
	border: solid 1px #CC0000;
}
.product-title
{
	font-size: 18px;
	font-weight: bold;
}
.product-sku
{
	font-size: 10px;
	color: #585858;
	font-weight: normal;
}
span.product-price
{
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
}
.not-available
{
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
td.product-list-pricedata
{
	white-space: nowrap;
	vertical-align: middle;
	width: 100px;
}
td.product-list-pricedata-related
{
	vertical-align: middle;
	white-space: nowrap;
	width: 55px;
}
.product-list-price
{
	white-space: nowrap;
}
table.product-detail-prices td
{
	vertical-align: middle;
	padding-right: 10px;
}
table.product-detail-prices input
{
	margin-left: 10px;
}
.product-detail-shipping-terms td
{
	color: Green;
	font-weight: bold;
	vertical-align: middle !important;
}
.category-page-table
{
}
.category-page-filters
{
	width: 150px;
	vertical-align: top;
}
.category-page-products
{
	vertical-align: top;
	padding-left: 10px;
}
.site-body-categoryName
{
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}
.cart-list-item-details td
{
	vertical-align: middle;
}
.cart-list-item-image 
{
	vertical-align: middle;
	width: 100px;
}
.cart-list-item-other 
{
	width: 40px;
}
