﻿.breadcrumbs{color:#5a5a5a;}
.breadcrumbs a{color:#5a5a5a;}
.breadcrumbs a:hover{text-decoration:none;}

/*Category*/
.category{margin:2px 0; padding:2px 1px;}
.categoryGrid{}
.categoryGrid td{padding-right:10px;}
.categoryGrid a{color:#000; text-decoration:none; font-size:14px; font-weight:bold;}
.categoryGrid a:hover{text-decoration:underline;}
.categoryImageContainer{}
.categoryNameContainer{display:none;}
.divider{height:1px; color:#ccc;}
.categoryDescription{width:593px; overflow:hidden; margin:0 0 10px;}
#subcategories .category .preview{display:none;}

/*Listings*/
.listingGrid{margin:0 0 0 50px;}
.listingName{width:100%;}
.listingName a{color:#000; font-size:16px; font-weight:bold; text-decoration:none;}
.listingName a:hover{text-decoration:underline;}
.sku{color:#555454;	font-style:italic;}
.price{color:#f00; line-height:19px;}
.learnMore{text-align:right; margin:8px 0;}
.learnMore a{color:#000; text-decoration:none;}
.learnMore a:hover{text-decoration:underline;}
#products .photolist{display:none;}

/*Listing Detail*/
#product{}
#product .image{vertical-align:top;}
#product .image .preview{cursor:pointer;}
#product .detail{vertical-align:top;}
#product .detail .name{font-size:25px; font-weight:bold;}
#product .detail .sku{font-size:14px; margin:0 0 10px 0;}
#product .detail .price{color:#000;	font-size:16px;	font-weight:bold; margin:0 0 10px 0;}
#product .detail .description{margin:0 0 15px 0;}
#product .detail .url a{color:#000; text-decoration:none; font-weight:bold; background-color:#ccc; padding:5px;}
#product .detail .url a:hover{background-color:#000; color:#ccc;}

#products table{border-collapse:collapse; border:none;}
.headerBold{font-weight:bold;}
