﻿/* Category/Product List Paging */

.ShopListWrapperTD
{
	padding-bottom: 12px;
}
.CatListHeadingDiv p
{
	margin-top: 12px;
}
.ProdListTopPanel .GreyText
{
	padding-top: 12px;
}
.CatListPagingTop
{
	margin-top: 12px;
}
.ProdListPagingTop
{
	
}
.ViewAllLinkDiv{ position:relative; right:7px;}
.CatListPagingTop, .ProdListPagingTop
{
	height: 30px;
	line-height: 25px;
	border-bottom: 1px dotted #999;
}
.CatListPagingBackButton, .ProdListPagingBackButton
{
	width: 50px;
	line-height: 25px;
}
.CatListPagingNextButton, .ProdListPagingNextButton
{
	width: 50px;
	line-height: 25px;
}
.CatListPagingDiv ul, .CatListPagingDiv ul li, .ProdListPagingDiv ul, .ProdListPagingDiv li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.CatListPagingDiv ul, .ProdListPagingDiv ul
{
	margin: 0 15px 0 15px;
}
.CatListPagingDiv ul li, .ProdListPagingDiv ul li
{
	display: inline;
}
.CatListPagingDiv ul li a, .CatListPagingDiv ul li a:active, .CatListPagingDiv ul li a:link, .CatListPagingDiv ul li a:visited,
.ProdListPagingDiv ul li a, .ProdListPagingDiv ul li a:active, .ProdListPagingDiv ul li a:link, .ProdListPagingDiv ul li a:visited
{
	color: #333;
	font: bold 12px/25px Arial, Sans-Serif;
	text-decoration: none;
}
.CatListPagingDiv ul li a:hover, .ProdListPagingDiv ul li a:hover
{
	color: #999;
	text-decoration: underline;
}
.ProdListPagingBottom
{
	margin-top: 3px;
}
.CatListPagingBottom, .ProdListPagingBottom
{
	height:30px; line-height:25px;
}
.ViewAllLink
{
	padding-right: 3px;
}

/* end Category/Product List Paging */

.ShopListTopPanel
{

	display: block;
	margin-bottom: 10px;
}

/*--------------------------------------------------*/

.ShopListMainTable
{
	width: 750px; display:block; clear:both;
	margin-top: 15px;
	border-bottom: 1px solid #DFDFDF;
}
.ShopListMainTable table
{
	width:100%;
	margin-bottom: 15px;
}
.ShopListTitle
{
	width: 750px;
}
.ShopListTitle .CategoryTitle{ width:349px;}
.ShopListTitle h1{ border:0;}
.CatDescription{border-top:1px solid #DBDBDB; padding-top:7px;}

/* Text Template */

.ShopListTextMainTable
{
	margin-top: 15px;
}
.ShopListTextMainTable td, .ShopListMainTable td
{
	vertical-align: top;
}
.ShopListInfoTD
{
	width: 336px;
	height: 120px;
	padding: 0 4px 0 4px;
	vertical-align: top;
}
.ShopListInfoTD span
{
	margin-top: 5px;
	text-align: left;
}
.ShopListTextInfoDiv
{
	width: 232px;
}
/* Image-Text Template */

.ShopListImageTextImgTD
{
	padding-right: 4px;
	vertical-align: top;
}
.ShopListImageTextPricePanel, .ProdList2InfoDiv h3
{
	margin-top: 3px;
}
.ShopListImageTextPricePanel .PriceText
{
	line-height: 14px;
	padding: 1px 0 3px 0;
}

/* end Image-Text Template */

/* Image Template */

.ShopListImageMainTable
{
	width: 95%;
	margin: 15px 0 0 39px;
}
.ShopListImageMainTable td
{
	padding: 10px 0 0 10px;
	vertical-align: top;
}
.ShopListImageImgTD
{
	width: 230px;
	height: 120px;
}
.ShopListImageNameTD
{
    padding: 0px 16px; 
}

/* end Image Template */

.ProdListDesc
{
	position: relative;
	top: 12px;
}

/* end Text Template */

/*--------------------------------------------------*/

/* Featured Product */

.FeatProdImage
{
	margin: 0 12px 4px 0;
	position: relative;
	top: 10px;
}
.FeatProdDesc
{
	margin: 4px 0 8px 0;
}

/* end Featured Product */

.ProductFiltersWrapper{ width:390px; display:block; position:relative; top:2px;}

.FilteredItems
{
    padding-right:5px;
}
.CPFilterItem u{ position:relative; right:2px; font-size:10px;}
.CPFilterHeading{ line-height:22px;}
