/*
body{
    background-image: url(/img/right_leaf.png),url(/img/back.jpg) ;
    background-position: right, left  ;
    background-repeat: repeat-y, repeat;   
}
*/

body{
    background-image: url(/img/back.jpg) ;
    background-position: left  ;
    background-repeat: repeat;   
}

#backplane #right{
    background-image: url(/img/right_leaf.png);
    background-position: right;
    background-repeat: repeat-y;
        
}

.page-header{
    background-image: url(/img/grad.png);
    background-repeat: repeat-x;
    border-bottom: none;
    margin-bottom: -10px;
    padding-bottom: 5px;
}

#logo{
    background-image: url(/img/header.png);
    background-repeat: no-repeat;
    margin-top: -20px;
    height: 128px;
    margin-bottom: 0px;
} 

#logo #labels{
    float: right;
    margin-top: 10px;
    margin-left: 100px;
    
}

#logo #labels > div, .price-list a
{
    color: white;
    font-family: Geneva, Arial, Helvetica, Sans-serif;
    font-size: 16px;
    height: 24px;
}

.price-list a{
    font-weight:bold;
    color: #500093;
    text-decoration: none;
    border-bottom: 1px dashed #500093;
    padding-bottom: 3px;
}

.price-list a:hover{
    border-bottom: none;
}

#logo #labels > div.price-list{
    height: auto;
    padding-top: 5px;
   
}

.f1{
    float: left;
    padding-right: 70px;
}

.f3{
    float: right;
    width: 220px;
}



.icon_mail_small{
    padding-left: 30px;
    background-repeat: no-repeat;  
    background-image: url('/img/icon_mail_small.png'); 
}

.icon_phone{
    padding-left: 30px;
    background-repeat: no-repeat;  
    background-image: url('/img/icon_call.png'); 
}

.icon_doc{
    padding-left: 30px;
    background-repeat: no-repeat;  
    background-image: url('/img/icon_doc.png'); 
}

#backplane{
    position: absolute;
    z-index: -9999;    
    width: 100%;
    min-width: 1000px;
}

#backplane #left{
    background-image: url(/img/left.png);
    width: 500px;
    height: 392px;
    background-repeat: no-repeat;
    float: left;
}

#backplane #right222{
    width: 120px;
    height: 3000px;
    float: right;
    background-image: url(/img/right_leaf.png);
    background-repeat: repeat-y;
}

#footer{
    margin-top: 8px;
    background-image: url(/img/75p.png);
    border-radius: 7px; 
    width: 1000px;
    height:214px;   
}

#footer .rand_img{
    color:#f5f5a3;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 15px;
}

#footer #links_map ul{
    list-style: square;
}

#footer #links_map li{
    text-align: left;
    
}

#footer #links_map li a{
color: #f5f5a3;
    text-shadow: 1px 1px 5px black;
    
}

#footer #photos{
    overflow: hidden;
    margin:15px 0px;
    height: 72px;
}

#down_label{
    text-align: center;
    color:#454512;
}

#down_label a{
    font-weight: bolder;
    color:#454512;    
}

#foreground{
    width: 1000px;
    background-image: url(/img/75p.png);
    height: 100%;
    border-radius: 7px;
}

#photos #fields .image{
    width: 100%;
}

#photos #fields .image label{

    display: inline-block;
}

#photos #present .photo{
    width: 130px;
}

#photos #present .photo .thumb{
    background-color: #fff;
    border: 1px solid #B9B9B9;
    padding: 5px;
}

#photos #present .photo .control {
    text-align: center;
    width: 130px;
}

.alpha-links{
    margin-bottom: 5px;
    text-align: center;
    width: 1000px;
    margin-top: -10px;
}

.alpha-links .header-link{
    text-shadow: 1px 1px 2px black;
    margin: 8px;
    margin-top: -20px;
    color: white;
    font-family: Georgia, "Times New Roman", Times, Serif;
}



.breadcrumbs, .breadcrumbs a, .breadcrumbs li, .breadcrumbs span{
    color: white;
}

.breadcrumbs{
    background-image: url(/img/bread_body.png);
    background-color: transparent;
    background-repeat: repeat-x;
    height: 30px;
    padding-top: 5px;
}

.breadcrumbs_after{
    background-image: url(/img/bread_end.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 17px;
    float: right;
}

.breadcrumb>li{
    text-shadow: none;
}
.breadcrumb>li.active{
    color:white;
    font-weight: bold;
}

#content{
    min-height: 500px;
}

#advanced-search
{
    padding-top: 5px;
    background-image: url(/img/adv_search.png);
    height: 30px;
    width: 242px;
    background-repeat: no-repeat;
    text-align: right;
}

#advanced-search a{
    color: white;
    margin-right: 25px;
}

.error{
    color:red;
}

#footer{
    text-align: center;
}

.wide-form input,.wide-form textarea{
    width:70%;
    min-width:210px;
}
/*в раздел полезные ссылки*/
.view-link{
    margin-bottom: 10px;
}

#search-query{
    width: 140px;
}

body, .container{
    min-width: 970px;
}

.form-adv-search .row-fluid > div{
    padding-left: 50px;
}

.form-adv-search .row-fluid select{
    width: 300px;
}

/*item styles*/
.catalog_item{
    
}

.catalog_item .item_title{
    clear:both;
    padding-top: 3px;
}

.catalog_item .item_title a{
    font-family: Georgia, "Times New Roman", Times, Serif;
    color:#500093;
    font-size: 24px;
    text-shadow: 0px 0px 7px white;
}

.catalog_item .item_title h1{
    margin-bottom: 0px;
    font-weight: normal;
}

.catalog_item .item_img{
    float:left;
}

.catalog_item .item_img img{
    border: 1px solid white;
    margin: 6px;
}

.catalog_item .desc{
    color: #414113;
    text-indent: 20px;
    font-weight: bold;
    text-shadow: 0px 0px 7px white;
    line-height: 16px;
    display: block;
    padding-top: 6px;
}

.catalog_item .desc .nodesc{
    text-indent: 0px;
    font-weight: normal;
}

.catalog_item .desc a{
    color: #f5f5a3;
    text-shadow: none;
}

/* article */
.article h1{
    margin-bottom: 0px;
    font-weight: normal;     
}
.article h1 a{
    font-family: 'Ariston',Georgia, "Times New Roman", Times, Serif;
    color:#500093;
    font-size: 30px;
    text-shadow: 0px 0px 7px white;
   
}

.article .desc p{
    text-indent: 20px;
}

.article .desc{
    color: #414113;
    text-indent: 20px;
    font-weight: bold;
    text-shadow: 0px 0px 7px white;
    line-height: 16px;    
}

.article .desc{
    text-indent: 0px;    
}

.line-left2{
    border-left: 1px solid white;
}

.dummy-links a{
    font-family: Georgia, "Times New Roman", Times, Serif;
    color:#500093;
    font-size: 24px;
    text-shadow: 0px 0px 7px white;
    display: block; 
    line-height: 40px;   
}

/*preview in catalog*/
.catalog_item_in{
    margin-bottom: 25px;
    background-image: url(/img/75p.png);
    padding: 8px;
    border-radius: 5px;
    height: 150px;
}

.catalog_item_in:hover{
    background-image: none;
    background-color: #e0e0aa;
}

.valign { display: table-cell; vertical-align: middle }


.catalog_item_in{
    
    font-family: Georgia, "Times New Roman", Times, Serif;
    color:#500093;
    font-size: 24px;
    text-shadow: 0px 0px 7px white;
    line-height: 26px;
}

.page-title{
    color: #aa224e;
    text-align: center;
    font-family: 'Cuprum',Georgia, "Times New Roman", Times, Serif;
}

.article-thumb h1 a{
    font-family: 'Ariston',Georgia, "Times New Roman", Times, Serif;
    color:#500093;
    font-size: 30px;
    text-shadow: 0px 0px 7px white;
    display: block; 
    line-height: 40px;     
}

.article-thumb p{
    color: #414113;
    text-indent: 20px;
    font-weight: bold;
    text-shadow: 0px 0px 7px white;
    line-height: 16px;      
}

.article-thumb p a{
    text-indent: 0px;
    
}

.article-thumb{
    padding-bottom: 10px;
    
    margin-bottom: 25px;
}

.files a{
    font-weight: bold;
    color: #500093;
    text-shadow: 0px 0px 7px white;
    text-decoration: underline;
}

.files{
    margin-top:-10px;
    border-radius: 4px;
}

.article-full{
    margin-bottom: 20px;
    text-indent: 20px;
}

.article-full p img{
    float: left;
    margin: 8px;
    width: 400px;
}

.view-link a{
    color: #414113;
    font-weight: bold;
    text-decoration: underline;
}

.view-link a:hover{
    text-decoration: none;
}

.item_view{
    margin-bottom: 20px;
}

.item_view .general{
    font-size: 16px;
    color: #414113;
    text-shadow: 0px 0px 7px white;
    padding-left: 20px;
}

.item_view .desc{
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    
    font-size: 16px;
    text-indent: 40px; 
    
    color: #414113;
    font-weight: bold;
    text-shadow: 0px 0px 7px white;
    line-height: 18px;  
}

.item_view .all-photos a{
    color: #414113;
    text-decoration: none;
    border-bottom: 1px dashed #414113;
}

.item_view .all-photos a:hover{
    color: #800040;
    border-bottom:none;
}

.item_view .all-photos{
    text-align: center;
}

.print_btn{
    float: right;
    line-height: 45px;
    color: #414113;
    text-decoration: none;
    border-bottom: 1px dashed #414113;
}

.print_btn:hover{
    text-decoration: none;
    color: #800040;
    border-bottom:none;
}

#basket{
    width: 283px;
    height: 53px;
    background-image: url(/img/basket_block.png);
    margin-top: -3px;
}

#basket .list_items, #basket .sum{
    margin-left: 56px;
    display: block;
    float: left;
    margin-top: 2px;
}

#basket .list_items{
    border-bottom: 2px dashed #F9F9F9;
}

#basket .list_items:hover{
    border-bottom: none;
}

#basket .sum{
    margin-top: 15px;
    margin-left: 8px;
}

#basket .sum .num{
    color: white;
    font-size: 24px;
}

#basket .sum .valute{
    color: white;
    font-size: 14px;
}

.remove-img{
    
}