html {
    background:#ffffff none;
}

a, .cat_list li a {
    color: #E3711C;
    }

.cat_list li {
    background:none;
    padding-left:0;
}
    
a:hover {
    color: #7c9a3d;
    }
    
.logo_content a{
    color: #E3711C;
}    

#header {background: url(../img/bg_default.jpg) top left no-repeat;}


#left_col_top {
    margin:20px 15px 0 10px;
    padding: 0;
}


#middle_col_top {
    padding:40px 0 0;
}

.top_menu a {color: #156802;}

.top_menu li {margin-right:10px;}

    .header_main { 
        background:url(../img/header_bg_middle.png) bottom center repeat-x;
    }

    .header_left {
        background:url(../img/header_bg_left.png) left bottom no-repeat;

    }

    .header_right {
        background:url(../img/header_bg_right.png) right bottom no-repeat; 

    }

    .top_menu{
        margin: -11px 0 20px 0;
        background: none;
        border: none;
    }

    .homepage #nav-homepage a, .pricelist #nav-pricelist a, .pages #nav-pages a, .contacts #nav-contacts a{
        background:url(../img/right_bg_tab.gif) no-repeat scroll 100% 0;
        color:#156802;
        padding:4px 12px;
    }


    .homepage #nav-homepage, .pricelist #nav-pricelist, .pages #nav-pages, .contacts #nav-contacts {
        background:url(../img/left_bg_tab.gif) no-repeat scroll 0 0; 
    }

    #nav-homepage a, #nav-pricelist a, #nav-pages a, #nav-contacts a{
        background:url(../img/right_bg_tab2.gif) no-repeat scroll 100% 0;
        color: #a9b27e;
        padding:4px 12px;
    }


    #nav-homepage, #nav-pricelist, #nav-pages, #nav-contacts {
        background:url(../img/left_bg_tab2.gif) no-repeat scroll 0 0; 
    }

#nav-homepage a:hover, #nav-pricelist a:hover, #nav-pages a:hover, #nav-contacts a:hover, #nav-tags a:hover {text-decoration: none;color: #156802;}

.logo_zakaz a {
    color: #0078AE;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer_main {
    background:url(../img/footer_bg_middle.png) top left repeat-x; 
    height: 100px;  
    text-align: left;
}

.footer_left {
    background:url(../img/footer_bg_left.png) left top no-repeat; 
    height: 100px;
}

.footer_right {
    background:url(../img/footer_bg_right.png) right top no-repeat; 
    height: 100px;
}


.select {
    background: transparent url(../img/select_item.gif) no-repeat scroll left center;
    color: #bfd88a;
    }
    
 

.jcarousel-skin-tango .jcarousel-item-horizontal img.selected {
    border:2px solid #0078AE;
}

