/* Category Page ========================================================================= */
.category-title { 
    border:0; 
    margin:0 0 7px; 
}
.category-image { 
    width: 779px;
    float: right; 
    text-align:center; 
    margin-bottom: 40px;
    margin-top: 0px;
    margin-right: -9px;
}
.category-image img {
    width: 100%;
}
.category-description { margin:0 0 10px; }

.catalog-category-view .inner-container {
    padding-top: 0px;
    padding: 0px;
    padding-left: 9px;
    padding-right: 9px;
}

.catalog-category-view .col-main {
    width: 983px;
}

.catalog-category-view .breadcrumbs {
    padding: 0;
    border: none;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 25px;
    padding-left: 18px;
    padding-top: 15px;
}

.catalog-category-view .breadcrumbs ul {
    float: left;
    padding-left: 2px;
    padding-top: 3px;
    padding-bottom: 8px;
}

.catalog-category-view .category-left {
    width: 181px;
    border-top: 1px solid #CCCCCC;
}

.catalog-category-view .breadcrumbs ul a {
    padding-left: 1px;
}

.catalog-category-view .breadcrumbs ul span {
    padding-left: 4px;
    padding-right: 5px;
    margin-right: 0;
}

.category-left h1{
    margin: 0;
    font-family: Georgia;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0.02em;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 15px;
}
.category-left p{
    color:#7B5269;
    padding: 3px 15px;
}
.category-left ul.sub{
    margin: 10px 0 0 0;
    font-family: Arial;
    color: #333;
    letter-spacing: 0.075em;
    width: 124px;
}
.category-left ul.sub li{
    margin-top: 0;
    color: #333333;
    margin-bottom: 10px;
    font-size: 14px;
}
.category-left ul.sub li a{
    font-family: Arial;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    font-weight: normal;
}
.category-left ul.sub li.active a{
    color: #333;
}
.category-left ul.sub li a:hover{
    color: #7B5269;
}

.category-left .layered {
    margin-top: 80px;
}
.category-left .layered h3{
    width: 130px;
    margin: 0;
    font-family: Georgia;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.02em;
    color: #000000;
 
}
.category-left .layered{
    font-size:10px;
}
.category-left .layered dl{
    margin: 8px 0;
}

.category-left .layered dt{
    cursor:pointer;
    width: 171px;
    width: 180px;
    margin-left: -9px;
    padding-left: 9px;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #000000;
    background-color: #f1ece9;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
.category-left .layered dt:after{
    border: 5px solid #000;
    position: absolute;
    content: "";
    right: 7px;
    top: 5px;
    width: 0px;
    height: 0px;
    color: #4b4b4b;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: #7B5269;
    border-left-color: transparent;
}
.category-left .layered dt.active:after{
    border-left-color: transparent;
    border-top-color: #7B5269;
    border-bottom-color: transparent;
    top: 10px;
}
.category-left .layered dt:hover span {
    color:#4E4743;
}
.category-left .layered dd{
    margin:0;
    /*display: none;*/
}
.category-left .layered  li{
    width: 175px;
    margin-top: 0;
    /*white-space: nowrap;*/
    font-size:10px;
    float:left;
    line-height:20px
}
.category-left .layered  li a{
    font-family: Arial;
    font-size: 11px;
    display: block;
    text-decoration: none;
    color: #4E4743;
}
.category-left .layered dd li a .price{
    font-weight:normal;
    font-family: Arial;
    font-size: 11px;
    font-weight:normal;
    color: #4E4743;
}
.category-left .layered dd li.active a{
    color: #333;
}
.category-left .layered dd li a:hover .price,
.category-left .layered dd li a:hover{
    color: #7B5269;
}
.category-left .layered a.clear{
    font-size:10px;
}
.category-left .layered .currently li{
    position: relative;
    padding-right:10px;
}
.category-left .layered .currently span.label {

}
.category-left .layered .currently h4{
    width: 180px;
    padding: 5px;
    margin-top: 5px;
    padding-left: 10px;
    margin-left: -10px;
    font-family: Georgia;
    font-size: 13px;
    letter-spacing: 0.02em;
    color: #000000;
    background-color: #f1ece9;
    position: relative;
}
.category-left .layered li a.btn-remove{
    position: absolute;
    right:16px;
    top:4px;
}

.cat_top {
    float: right;
    font-family: Georgia;
    font-size: 16px;
    margin-top: -34px; /*Breadcrumbs height + breadcrumbs padding-bottom*/
    margin-right: -9px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-top: 3px;
}

/* View Type: Grid */
/*.products-grid { border-bottom:1px solid #d9ddd3; background:url(../images/bkg_grid.gif) 0 0 repeat; position:relative; }*/
/*.products-grid.last { border-bottom:0; }*/
/*.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }*/
/*.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }*/
/*.products-grid .product-name { *//*min-height:2.7em;*//* margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }*/
/*.products-grid .product-name a { color:#203548; }*/
/*.products-grid .price-box { margin:5px 0; }*/
/*.products-grid .availability { line-height:21px; }*/
/*.products-grid .actions { position:absolute; bottom:12px; }*/
/*.col2-left-layout .products-grid,*/
/*.col2-right-layout .products-grid { width:632px; margin:0 auto; }*/
/*.col1-layout .products-grid { width:790px; margin:0 auto; }*/

/* View Type: List */

/*.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }*/
/*.products-list li.item.last { border-bottom:0; }*/
/*.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }*/
/*.products-list .product-shop { margin-left:150px; }*/
/*.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }*/
/*.products-list .product-name a { color:#203548; }*/
/*.products-list .price-box { float:left; margin:3px 13px 5px 0; }*/
/*.products-list .availability { float:left; margin:3px 0 0; }*/
/*.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }*/
/*.products-list .desc .link-learn { font-size:11px; }*/
/*.products-list .add-to-links { clear:both; }*/
/*.products-list .add-to-links li { display:inline; }*/
/*.products-list .add-to-links .separator { display:inline; margin:0 2px; }*/



/* ======================================================================================= */

#category_subscribe {
    background-color: #bab0b4;
    width: 172px;
    padding-top: 16px;
    padding-left: 12px;
    width: 168px;
    padding-right: 12px;
    padding-bottom: 37px;
    font-family: Georgia;
    font-size: 19px;
    color: #000000 !important;
    margin-top: 80px;
    margin-left: -10px;
}

#category_subscribe div {
    font-family: Georgia;
    margin-bottom: 20px;
    font-style: italic;
    font-size: 13px;
    letter-spacing: -1px;
}

#category_subscribe p {
    margin: 0;
    padding: 0;
    margin-top: -8px;
    color: #000000;
}

#category_subscribe h3 {
    font-family: Galeere;
    font-size: 30px;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    letter-spacing: -1px;
}

#category_subscribe input {
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 12px;
    margin-bottom: 3px;
    border: 1px solid beige;
    width: 144px !important
}

#category_subscribe button.button {
    font-family: Georgia;
    font-size: 15px;
    text-transform: lowercase;
    margin-top: 10px;
    padding: 3px 17px;
    padding-left: 13px;
    letter-spacing: 1px;
    line-height: 17px;
}
