html, body 
{
    height:100%; 
    width:100%;
}

body, body *
{
    font-family: Tahoma;
}

a
{
  color: #F67809;  
}


#globwrapper
{         
    width: 100%;                                       
    height: 100%;                                       
    background-image: url('/images/fon2.png');
    background-position: top center;
    background-repeat: no-repeat; 
}   

input
{
    margin: 0;
    padding: 0;
    margin-top: -1px;
    margin-right: 4px;
}

input, textarea
{
    font-size: 12px;
}

/**  Российский рубль **/
.rouble 
{ 
    position: absolute;
    font-size: 10px; 
    line-height: 220%; 
}

.rouble_wrapper
{
    font-family: Times New Roman;
    font-size:16px; 
}
/**  Российский рубль **/


.lclear
{
    clear:left;
}

.c50
{
    width:50px;
    margin-bottom: 2px;
}

.f50
{
    float:left;
}

.pre_wrapper
{
    width: 100%;
    height: 100%;
 /*   background-image: url('/images/bg.png');*/
    background-position:  top center;
    background-repeat: no-repeat;
}

.wrapper, .block_top, .block_search, .block_content, .block_bottom
{
    width: 1000px;
}

.wrapper
{
    position: relative;
    left: 50%;
    height: 100%;
    min-height: 100%;
    margin-left: -500px;
}

.block_top
{
    height: 200px;
}

.block_top_left
{
    width: 400px;
    float: left;
    height: 100%;
}

.block_top_left_logo
{
    margin-left: 69px;
    margin-top: 31px;
}

.block_top_left_menu
{
    width: 300px;
    height: auto;
    margin-left: 65px;
    /*margin-top: 24px;*/
}

.block_top_left_menu_item_1, .block_top_left_menu_item_2, .block_top_left_menu_item_3
{               
    width: 150px;
    float: left; 
}    

.block_top_left_menu_item_1 a, .block_top_left_menu_item_2 a, .block_top_left_menu_item_3 a
{               
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    color: #2E2E2E;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 10px;
}            

.block_top_left_menu_item_1 a:hover, .block_top_left_menu_item_2 a:hover, .block_top_left_menu_item_3 a:hover
{
    color: #FFFFFF;
}            

.block_top_right
{
    width: 600px;
    float: left;
    height: 100%;
}

.block_top_right_item, .block_top_right_item_block_basket
{
    width: 300px;
    height: 100%;
    float: left;
}

.block_top_right_item_adress
{
    width: 100%;
    height: auto;
    margin-top: 35px;
    font-weight: bold;
    font-size: 14px;
}

.block_top_right_item_adress
{
    margin-left: 100px;
}

.block_top_right_item_adress a
{
    color: #E56B00;
    font-weight: bold;
    text-decoration: underline;
}

a.defaulta
{
    color: #E56B00;   
    text-decoration: underline;
}

a.defaulta:hover
{
    text-decoration: none;
}

.block_top_right_item_adress a:hover
{
    text-decoration: none;
}

.block_top_right_item img
{
    margin-top: 30px;
    margin-left: 35px;
}

.block_top_right_item_block_basket
{
    background-image: url('/images/bg_basket.png');
    background-position: top right; 
    background-repeat: no-repeat;
}  

.block_top_right_item_basket_content
{
    width: 100%;
    height: 65px;
}

.block_top_right_item_basket_content_text
{
    padding-top: 28px;
    margin-left: 110px;
    color: white;
    font-weight: bold;
    font-size: 11px;
}     

.block_top_right_item_basket_content_text_goods
{
    display: block;
    font-weight: normal;
    margin-top: 4px;
}

.block_top_right_item_basket_content_text_goods a
{
    color: #E56B00;
    text-decoration: underline;
}

.block_top_right_item_basket_content_text_goods a:hover
{
    color: #E56B00;
    text-decoration: none;
}                              

.block_top_right_item_basket_adress
{
    width: 100%;
    height: 100%;
}

.block_top_right_item_basket_adress
{
    font-size: 11px;
    padding-top: 43px;
    padding-left: 110px;
}

.block_top_right_item_basket_adress b
{
    display: block;
    margin-bottom: 4px;
}

.block_search
{
    position: relative;
    height: 213px;                 
    background-image: url('/images/bg_center.png');
    background-position: top center; 
    background-repeat: no-repeat;
}

.block_search_logo_1
{
    position: absolute; 
    left: 300px;
    top: -67px;
    width: 400px;
    height: 347px;
    background-image: url('/images/disk_and_tyres.png');
    background-repeat: no-repeat;
}

.block_search_item
{
    width: 50%;
    float: left;
    height: 100%;
}

.block_search_item_tires
{
    margin-left: 70px;
    margin-top: 15px;
    color: white;
    font-size: 11px;
}

.block_search_item_tires img
{
    display: block;
    margin-bottom: 10px;
}

.block_search_item_tires_s_creator
{
    width: 215px;
    display: block;
    margin-top: 8px;
}

.block_search_item_tires_s_svr
{
    width: 219px;
    height: auto;
    margin-top: 8px;
}

.block_discs_th1
{
    margin-top: 12px;
    margin-bottom: 5px;
}

.block_search_item_tires_s_svr_item
{
    width: 64px;
    height: auto;
    float: left;
    margin-right: 13px;
    margin-bottom: 8px;
    color: white;
    font-size: 11px;
}

.block_search_item_tires_s_svr_item_last
{
    margin-right: 0px;
}

.block_search_item_tires_s_svr_item select
{
    width: 60px;
    margin-top: 4px;
}

.block_search_item_tires_s_sh
{
    width: 219px;
    height: auto;
}

.block_search_item_tires_s_sh_item
{
    width: 60px;
    color: white;
    font-size: 11px;
    float: left;
    margin-right: 17px;
}

.block_search_item_tires_s_sh_item_pre_last
{
    margin-right: 0px;
}

.block_search_item_tires_s_sh_item_last
{
    margin-right: 0px;
}

.block_search_item_tires_s_sh_item_last input
{
    margin-top: 20px;
    margin-left: 0px;
}

.block_discs_th2 input
{
    margin-top: 12px;
    margin-left: 0px;
}


.block_search_item_tires_s_sh_item_radio
{
   margin-top: 4px; 
}


.block_search_item_discs
{
    margin-left: 204px;
    margin-top: 15px;
    color: white;
    font-size: 11px;
}

.block_discs_th3
{
    width: 50px;
    margin-right: 18px;
}

.block_discs_th4
{
    margin-left: 0px;
}

.block_discs_th4 select
{
    width: 78px;
}

.block_search_item_discs img
{
    display: block;
    margin-bottom: 10px;
}

.block_discs_h
{
    margin-top: 6px;   
    margin-bottom: 6px;   
}

.block_content
{
    border: 0px;    
}


/*****************************************/
/* Левая колонка */
.left_col
{
    width: 370px;
    height: auto;
    float: left;
    padding-top: 90px;
}

.left_col_disc_size
{
    width: 296px;
    height: auto;
    margin-left: 74px;
}

.left_col_disc_size img
{
    display: block;
}

.left_col_disc_size_list
{
    width: auto;
    height: auto;
    margin-top: 10px;
}

.left_col_disc_size_list_name, left_col_disc_size_list_items
{
    float: left;
}

.left_col_disc_size_list_name
{
    height: 100px;
    width: 80px;                
    font-size: 15px;  
    text-align: center;  
    margin-top: 25px;
}

.left_col_disc_size_list_items
{
    width: 250px;   
    height: 100px;
    margin-top: -20px;
}
/*
.left_col_disc_size_list_items a
{
    width: 45px;
    height: 45px;
    color: black; 
    text-decoration: underline;         
}

.left_col_disc_size_list_items a:hover
{
    width: 45px;
    height: 45px;
    font-size: 22px;
    text-decoration: none;         
    color: white;
    background: url('/images/linklbg.png') no-repeat top center;
}
*/

.left_col_disc_size_list_itemsa
{
    float: left;
    width: 35px;
    height: 35px;
    color: black; 
    text-decoration: underline;   
    vertical-align: bottom;
    padding-left: 10px;      
    padding-top: 10px; 
    cursor: pointer; 
    font-size: 16px;
    line-height: 45px;  
    font-weight: bold; 
}

.left_col_disc_size_list_itemsa a
{
    color: black;
    text-decoration: none;
}

.left_col_disc_size_list_itemsa a:hover
{
    color: white;          
}

.left_col_news
{
    width: 100%;
    height: auto;
    margin-left: 74px;
    padding-top: 70px;
    width: 296px;
    margin-bottom: 10px;
}

.left_col_news_wrapper
{
    margin-right: 10px; 
}

.left_col_news_wrapper_item
{
    margin-top: 25px;
}

.left_col_news_wrapper_item_title
{
    margin-bottom: 5px;
}

.left_col_news_wrapper_item_title a
{
    font-size: 14px;
    font-weight: 900;
    color: black;
    text-decoration: underline;
}

.left_col_news_wrapper_item_title a:hover
{
    text-decoration: none;
}

.left_col_news_wrapper_item_text
{
    font-size: 12px;
    color: #7D7D7D;   
    line-height: 18px;
}

.left_col_news_all
{
    margin-bottom: 10px;
    margin-top: 10px;
}

.left_col_news_all a
{                    
    color: #F67809;
    text-decoration: underline;
    font-size: 12px;
}

.left_col_news_all a:hover
{                    
    color: #F67809;
    text-decoration: none;
}


/*****************************************/
/* Правая колонка */
.right_col
{
    width: 630px;
    height: auto;
    float: left;
}

.right_col_top_desc
{
    width: 100%;
    height: auto;
    margin-top: 87px;
    font-size: 12px; 
    line-height: 18px; 
    color: #707070;  
}

strong
{
    font-weight: bold;
}
                     

.right_col_top_desc h1, .right_col_new_shina h1
{
    font-weight: bold;
    margin-bottom: 7px;
    font-size: 14px;
    color: black;
}

.right_col_top_desc h1 a, .right_col_new_shina h1 a
{
    color: #F67809;  
    display:inline;    
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.right_col_top_desc h1 a:hover, .right_col_new_shina h1 a:hover
{                                                              
    text-decoration: underline;
}

.right_col_top_desc a
{
    color: #F67809;
    text-decoration: underline;
    /*display: block;*/
    margin-top: 10px;
}

.right_col_top_desc a:hover
{
    text-decoration: none;
}

.right_col_wrapper
{
    width: 590px;
    height: auto;
    margin-left: 40px;
}

.right_col_new_disc,right_col_new_shina
{
    width: 100%;
    height: auto;
    margin-top: 71px; 
}

.right_col_new_disc_list
{
    width: 100%;
    height: auto;
    margin-top: 33px;
}

.right_col_new_disc_list_item
{
    float: left;
    width: 165px;
    height: auto;   
    margin-right: 30px;
}

.right_col_new_disc_list_item_last
{
    margin-right: 0px;
}

.right_col_new_disc_list_item a
{
    font-size: 14px;
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

.right_col_new_disc_list_item a:hover
{
    text-decoration: none;
}

.right_col_new_disc_list_item_img
{
    width: 100%;
    height: auto;
   /* text-align:center; */
}

.right_col_new_disc_list_item_price
{
    width: 120px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 13px;
    padding-top: 6px;                              
    background-image: url('/images/bg_price_3.png');
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
    font-size: 14px;
}


.right_col_new_shina
{
    margin-top: 80px;
}
                 

/*****************************************/
/* Низ страницы */
.block_bottom
{            
    height: 130px;
}

.block_bottom_left, .block_bottom_right
{
    position: relative;
    float: left;
    font-size: 12px;  
    height: 50px;
    bottom: 0;
    padding-top: 80px;
    color: #222220;
    line-height: 20px;
}

.block_bottom_left
{                  
    width: 330px;
    text-align: right;
    padding-right: 70px;
}

.block_bottom_right
{                  
    width: 600px;
}

.block_bottom_left a
{
    color: #ED6D02;
    text-decoration: underline;
}

.block_bottom_left a:hover
{
    text-decoration: none;   
}

#visual_table
{
    margin-top: 35px;

}

#visual_table a
{
    font-size: 12px;
    text-decoration: none;
    color: #2E2E2E;
}

#visual_table a:hover
{
    text-decoration: underline;
}        


#visual_disc_current
{
    margin-left:35px;
    margin-top:55px;
}

#visual_disc_current h2
{
    margin-bottom: 20px;
    font-size: 14px;
}

#visual_disc_current span, #visual_disc_current span *
{
    font-size: 11px;
    color: gray;
    margin-right: 10px;
}

#visual_disc_current span a
{
    color: red;
    text-decoration: none;
}

#visual_disc_current span a:hover
{
    text-decoration: underline;
}

#visual_disc_items
{
    margin-left:35px;
    margin-top:40px;    
}

.visual_disc_item
{
    width: 100%;
    height: auto;
    margin-top: 15px; 
    font-size: 18px;
    color: gray;  
}

.visual_disc_item_variant
{
    float:left;
    margin-right: 16px;
}

.cars_label a
{
    display:block;
    color: gray;
    text-align:center;
    font-size: 11px;
    margin-top: 7px;
}

.tsize_menu
{               
    width: 92px;
    height: 25px;
    float: left; 
    padding-top: 3px;
    margin-bottom: 5px;
}    

.tsize_menu a
{               
    font-size: 25px;
    line-height: 18px;
    color: #E05014;
    text-decoration: underline;
    text-transform: uppercase;
    padding-left: 15px;
}
                   
                   
a.auto_marks_logo 
{
    text-decoration: none;
}

a.auto_marks_logo:hover
{
    text-decoration: underline;
}


.truckH2 a,
.truckH2 {
    color: #E05014; 
    font-weight: bold;
}

.truckH2 a{
    text-decoration: none;
}

.truckH2 a:hover{
    text-decoration: underline;
}

#topTruckImg {
    position:absolute;
    left:450px;
    top:70px;
    z-index:0;
}

.shina-table .price {
    display: none;    
}
