#wrapper {
    background: #a65e0a;
}

#content_background {
    background: url("/media/i/8/bg_3.gif") repeat-y top right #fff;
}

#menu_container {
    background: url("/media/i/8/bg_3.gif") repeat-y bottom right #fff;
}

ul.menu li a b.curent {
    color: #a65e0a;
}

ul.menu li a:hover{
    color: #a65e0a;
}

td.catalog_menu {
    border-right: 2px solid #a65e0a;
}

ul.catalog_menu li a:hover{
    color: #a65e0a;
}

div.inner_menu {
    border: 1px solid #a65e0a;
}

td.arrow {
    width: 36px; height: 70px; background: url('/media/i/8/v1.gif') no-repeat bottom;
}

div.arrow {
    width: 36px; height: 70px;
}

td.arrow.v1 {
    background: url('/media/i/8/v1.gif') no-repeat bottom;
}
td.arrow.v2 {
    background: url('/media/i/8/v2.gif') no-repeat bottom;
}
td.arrow.v3 {
    background: url('/media/i/8/v3.gif') no-repeat bottom;
}
td.arrow.v4 {
    background: url('/media/i/8/v4.gif') no-repeat bottom;
}
td.arrow.v5 {
    background: url('/media/i/8/v5.gif') no-repeat bottom;
}

table.productList a.detail:hover {
    color: #a65e0a;
}   

a.link:hover {
    color: #a65e0a;
}   

.color {
    color: #a65e0a;
}   


