/* Category List Styles */
.header {
    background:url(/images/header/product-category-list.gif) no-repeat}
.content {
    padding-left:30px;
    background:#fff;
    color:#6d5a63;
    width:722px;
    padding-bottom:30px}
h1 {
    width:217px;
    height:14px;
    font-size:0;
    margin:9px 0 10px 0;
    background-image:url(/images/shop-online-by-brand.gif);
    text-indent:-2000px}
.category-item {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    width:160px;
    height:140px;
    overflow:hidden}
.category-item img {
    border:none;
    margin-bottom:9px;
    display:block}
.category-item .text-link {
    display:block;
    position:relative;
    width:142px;
    height:26px;
    font:bold 11px tahoma;
    overflow:hidden;
    padding-left:15px;
    line-height:24px;
    background:url(/images/cat-link.gif) no-repeat}
.category-item .text-link:hover {
    text-decoration:none;
    background:url(/images/cat-link.gif) 0 -26px no-repeat}
.top-control {
    width:688px;
    height:26px;
    border-bottom:1px solid #f56da8;
    margin:0}
.bottom-control {
    width:688px;
    height:26px;
    border-top:1px solid #f56da8;
    margin:0}
.by-brand {
    display:block;
    width:325px;
    height:26px;
    font:bold 11px tahoma;
    overflow:hidden;
    padding-left:15px;
    line-height:24px;
    background:url(/images/cat-link-large.gif) no-repeat}
.large-item {
    float:left}
.large-item a:hover {
    text-decoration:none}
.large-item img {
    margin-bottom:20px}
/* Product List Styles */
p {
    margin:0;
    padding:0}
.products-wrapper {
    width:710px;
    margin:20px 0}
.product {
    margin:0 0 10px 0px;
    padding-right:20px;
    width:157px;
    overflow:hidden;
    height:130px;
    float:left}
.product a {
    color:#6d5a63}
.product img {
    margin-bottom:10px;
    border:0}
.page-control {
    line-height:26px;
    float:right;
    z-index:100}
a.page-current {
    font-weight:900;
    font-size:18px}
.breadcrumb {
    margin:0;
    padding:0;
    line-height:26px;
    border:none;
    width:480px;
    float:left}
.top-control a {
    color:#6d5a63}
.bottom-control a {
    color:#6d5a63}
.category-desc {
	margin:0;
	padding:0;
	line-height:26px;
	border:none;
	width:630px;
	float:left}
