#wrapper {
    background: #e74701;
}

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

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

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

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

td.catalog_menu {
    border-right: 2px solid #e74701;
}
    
ul.catalog_menu li a:hover{
    color: #e74701;
}
    
div.inner_menu {
    border: 1px solid #e74701;
}

td.arrow {
    width: 36px; height: 70px; background: url('/media/i/3/v1.gif') no-repeat bottom;
}

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

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

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

a.link:hover {
    color: #e74701;
}

.color {
    color: #e74701;
}   



    
