﻿/* ==== Template01-03  Skin ==== */
@import url(../Template01-01/StyleSheet.css);
a, a:link, a:visited
{
    color: #590219;
}
a:hover, a:active
{
    color: #8B0125;
}
#navbar
{
    background-color: #8B0125;
    border-bottom: 1px solid #F0D9DF;
}
#footer
{
    background: url(images/background_gradient.gif) repeat-x scroll left top transparent;
    border-top: 1px solid #E9DACB;
}
#footer a
{
    color: #915764;
}
/* Order-Crumb 
-----------------------------------------------------------------------------------------------------------*/
.order-crumb > ul li
{
    background :url("images/sprites.png") no-repeat scroll -6px -1055px transparent;
}
.order-crumb > ul li.active
{
    color: #E8BC8C;
}
.order-crumb > ul li.active a
{
    color: #E8BC8C;
}
.order-crumb > ul li.active a:hover
{
    color: #202B60;
}

/* Paging
----------------------------------------------------------------------------------------------------*/
.paging a.Next, .paging a.Prev, .paging a.Next:hover, .paging a.Prev:hover
{
    color: #590219;
    background-color: #E3D0C2;
}
.paging a.Next, .paging a.Prev
{
    border: 1px solid #E7D8C8;
}
.paging a.Next:hover, .paging a.Prev:hover
{
    border: 1px solid #8C0327;
}
.paging a.link, .paging a.link:hover
{
    color: #590219;
    background-color: #E3D0C2;
}
.paging a.link:hover
{
    border: 1px solid #590219;
}
.paging a.selected
{
    background-color: #8C0327;
}
/* Product List
----------------------------------------------------------------------------------------------------*/
.product-list li .more
{
    background: url(   "images/arrow_right_lb.gif" ) no-repeat scroll left center transparent;
}
.product-list li .stock span:first-child
{
    color: #8C674C;
}
.product-list li .stock span + span
{
    color: #8C0327;
}
.product-search-filter .by-brand .active, .product-search-filter .by-sort .active, .product-search-filter .by-sort li.active:hover
{
    background-color: #8C0327;
}
/* Newest Product List
----------------------------------------------------------------------------------------------------*/
.newest-product-list ul.grid li
{
    background:url(images/sprites.png) no-repeat;
}
.newest-product-list ul li .stock span:first-child
{
    color: #8C674C;
}
.newest-product-list ul li .stock span + span
{
    color: #8C0327;
}
.newest-product-list ul li .stock
{
    color: #7F7A5C;
}
/* Widgets
----------------------------------------------------------------------------------------------------*/
#content > h1
{
    color: #8C0327;
}
.block h2.title, .category-widget h3
{
    background-color: #8C0327;
}
.best-seller-widget h2.title, .discount-widget h2.title, .discount-one-widget h2.title
{
    background-color: #8C0327;
}
.best-seller-widget .content
{
    background-color: #E8BC8C;
}
.product-search-widget .content, .search-by-product-number-widget .content, .search-by-brand-widget .content, .order-track-widget .content
{
    background-color: #8C674C;
}
.contact-widget .content
{
    background-color: #E8BC8C;
}
.category-widget li ul li, .best-seller-widget li, .discount-widget li
{
    background-image: url(images/arrow_right_db.gif);
    background-color: #F2CBA1;
}
.category-widget li ul li a, .best-seller-widget li a, .discount-widget li a
{
    color: #590219;
}
.category-widget li ul li:hover, .best-seller-widget li:hover, .discount-widget li:hover
{
    background-image: url(images/arrow_right_lb.gif);
    background-color: #e8bc8c;
}
.discount-one-widget .price
{
    color: #570219;
}
.newsletter-widget .content
{
    background-color: #EDE6E1;
}
.minicart-widget table
{
    color: #570219;
    background-color: #E3D0C2;
}
.minicart-widget .summary tr:first-child th, .minicart-widget .summary tr:first-child td, .minicart-widget .summary tr.last td
{
    border-top: 1px solid #8C674C;
}
.minicart-widget .summary tr.last
{
    background-color: #EEE7E1;
}
.minicart-widget .summary tr.btw td
{
    border-bottom: 1px solid #8C674C;
}
/* Product Details 
-------------------------------------------------------------------------------------------------*/
.product-details .product-attributes a
{
    color: #590219;
}
.product-details .product-attributes .price ins
{
    color: #590219;
}
.product-details .product-attributes .price .discount
{
    background: url("images/sprites.png") no-repeat scroll right -1090px transparent;
    color: #590219;
}
.product-details .product-attributes .stock span:first-child
{
    color: #8C674C;
}
.product-details .product-attributes .stock .count
{
    color: #8C0327;
}
.product-details .goods thead tr th
{
    background-color: #E3D0C2;
    border-bottom: 2px solid #8C674C;
    border-top: 1px solid #8C674C;
}
.product-details .goods > tbody > tr > td
{
    border-bottom: 1px solid #8C674C;
}
.product-details > .tabs li a
{
    background-color: #8C0327;
}
.product-details > .tabs a.selected
{
    background-color: #fff;
    color: #8C0327;
}
.product-type-values .tabs
{
    border-color: #E3D0C2;
}
.product-type-values .tabs li.current a
{
    border-color: #E3D0C2;
    color: #590219;
}
/* Order 
-------------------------------------------------------------------------------------------------*/
.order .cart-list thead th
{
    background-color: #E3D0C2;
    border-bottom: 1px solid #8C674C;
    color: #590219;
}
.cart-all .summary .content
{
    background-color: #EDE6E1;
    border-bottom: 1px solid #E8E9EF;
}
.cart-all .summary table tr.total td, .cart-all .summary table tr.subtotal td
{
    border-top: 1px solid #8C674C;
}
.cart-all p.buttons
{
    background-color: #E3D0C2;
    border-bottom: 1px solid #8C674C;
    border-top: 1px solid #8C674C;
}
.order-details .summary 
{
    background-color: #E3D0C2;
}
.order-details .summary tr.total td 
{
    border-color: #8C674C;
}
/* Pages
--------------------------------------------------------------------------------------------------------*/
.bank-select h1
{
    color: #8C0327;
}
/* Buttons 
-------------------------------------------------------------------------------------------------*/
.button, .button span
{
    color: #5A0033;
    background-image: url(images/sprites.png);
}
.more
{
    background: url(images/arrow_right_lb.gif) no-repeat scroll left center;
}
.more a
{
    background-image: url(images/arrow_right_lb.gif);
}
.more:link, .more:visited
{
    color: #590219;
}
.more:hover
{
    color: #590219;
}

