html, body {
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}
.body {
    position:relative; 
    min-height:100%;
    height:auto !important;
    height:100%;
}
.empty{
    height: 23px
}
.footer {
    position: relative;
    margin-top: -23px;
    height: 15px;
    width:100%;
    background: #0e244d;
    color: #5d94cc;
    padding: 5px 0px 3px 0px;
    
}





body{
    background: #fff url(../img/background.gif) repeat-x left top;
    color: #333333;
    font-size: 12px;
}
label{
    cursor: pointer;
}
.line{
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    opacity: 0;
}
.center{
    text-align: center;
}
.right_text{
    text-align: right;
}
.nostyle{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.body{
    width: 986px;
    margin: 0px auto;
}
.header{
    background: #4b73b1 url(../img/header_bg.gif) no-repeat left top;
    height: 115px;
    margin: 0px 3px;
    padding: 8px 9px 0px 16px;
}
.header .logo_block  {
    margin: 2px 0px 0px 4px;
}
.header .logo_block .logo_description{
    padding: 16px 0px 0px 21px;
}
.header_top .phone{
    color: #ccc;
    font-size: 12px;
    float: right;
    text-align: right;
    margin: 0px 2px 0px 0px;
}
.header_top .phone p{
    margin: 0px 2px 0px 0px;
}
.header_top .phone .phone_num{
    color: #112133;
    font-size: 24px;
    margin: 8px 0px 0px 0px;
}
.header_menu ul li{
    float: left;
    color: #cccccc;
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
}
.header_menu ul li a{
    color: #cccccc;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    margin-left: 9px;
    background: url(../img/top_m_arrow.gif) no-repeat left 5px;
}
.header_menu ul li a:hover{
    color: #fff;
}
.search_block{
    float: right;
    margin-top: 2px;
}
.search_block .search{
    color: #333333;
    font-size: 12px;
    border: 1px solid #b1b1b1;
    background: #fff;
    padding: 1px 0px 0px 6px;
    margin: 0px 8px 0px 0px;
    height: 18px;
    width: 156px;
}
.search_block .search_button{
    border: none;
    color: #fff;
    background: url(../img/search_but_bg.gif) no-repeat left top;
    height: 22px;
    width: 63px;
    cursor: pointer;
}
.main_left_shaddow{
    background: url(../img/main_left_shaddow.gif) repeat-y left top;
    margin-bottom: 5px;
    zoom:1;
}
.left_shaddow_bottom{
    background: url(../img/main_left_shaddow_bottom.gif) no-repeat left bottom;
}
.main_right_shaddow{
    background: url(../img/main_right_shaddow.gif) repeat-y right top;
}
.right_shaddow_bottom{
    background: url(../img/main_left_shaddow_bottom.gif) no-repeat right bottom;
    padding: 0px 3px;
}
.main_border_block{
    border: 1px solid #a0a2a6;
    border-top: 0px;
    background: #fff;
}
.top_menu{
    background: url(../img/top_menu_bg.gif) repeat-x left top;
    height: 36px;
    overflow: hidden;
}
.top_menu ul li{
    float: left;
    padding: 11px 38px 10px 38px;
    background: url(../img/top_menu_separ.gif) no-repeat right 50%;
}
.top_menu ul li.last{
    padding-right: 0px;
    background: none;   
}
.top_menu ul li a{
    color: #cccccc;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.top_menu ul li a:hover{
    color: #6cbaf8;
    text-decoration: none;
}
.interactive_block{
    background: url(../img/interactive_bg.gif) repeat-x left top;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    height: 22px;
    color: #333333;
    font-size: 12px;
    padding: 8px 0px 0px 16px;
}
/*============Center=========*/
.main_container{
    margin: 7px 10px 7px 11px;
}
.main_table{
    width: 100%;
}
.main_container td.separator{
    width: 11px;
    background: #fff;
}
.main_left{
    width: 174px;
}
.main_check_right{
    width: 225px;
}
.main_right{
    width: 209px;
}
.content_block{
    margin-bottom: 10px;
}
.content_block .top_corners, .content_block .bottom_corners{
    width: 100%;
}
.content_block .top_corners tr td, .content_block .bottom_corners tr td{
    font-size: 2px;
    line-height: 2px;
}
.content_block .top_corners tr td.left_corner{
    height: 6px;
    width: 6px;
    background: url(../img/left_top_corners.gif) no-repeat left top;
}
.content_block .top_corners tr td.center_bord{
    height: 6px;
    background: url(../img/center_top_corners.gif) repeat-x left top;
}
.content_block .top_corners tr td.right_corner{
    height: 6px;
    width: 6px;
    background: url(../img/right_top_corners.gif) no-repeat right top;
}


.content_block .bottom_corners tr td.left_corner{
    height: 6px;
    width: 6px;
    background: url(../img/left_bottom_corners.gif) no-repeat left top;
}
.content_block .bottom_corners tr td.center_bord{
    height: 6px;
    background: url(../img/center_bottom_corners.gif) repeat-x left top;
}
.content_block .bottom_corners tr td.right_corner{
    height: 6px;
    width: 6px;
    background: url(../img/right_bottom_corners.gif) no-repeat right top;
}
.content_block .center_content_block{
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    background: #efefef;
}
.text_box{
    padding: 10px 0px 7px 0px;
}
.otstup{
    padding: 10px 20px 7px;
}
.text_box p{
    padding: 0px  0px 10px 0px;
}
.text_box p a:hover{
    text-decoration: none;
}
.text_box p a{
    color: #4b73b1;
    text-decoration: underline;
}
.content_block_title{
    background: url(../img/menu_title_bg.gif) repeat-x left bottom;
    height: 22px;
    padding-top: 2px;
    border: 1px solid #c8c8c8;
    border-top: 0px;
    font-weight: bold;
    font-size: 12px;
    color: #4161a8;
    text-transform: uppercase;
}
.content_block_title{
    padding-left: 10px;
}
/**/
.menu_list{
    margin: 0px 8px;
    padding: 3px 0px 0px 0px;
    list-style: none;
}
.menu_list ul{
    margin: 0px 0px;
    padding: 3px 0px 0px 0px;
    list-style: none;
}
.menu_list li.last span{
    padding: 6px 0px 0px 15px;
    background: none;
}
.menu_list li.selectlast li.last a{
    padding: 6px 0px 0px 15px;
    background: none;
}
.menu_list li span, 
.menu_list li a{
    display: block;
    padding: 6px 0px 5px 15px;
    background: url(../img/menu_border.gif) repeat-x left bottom;
}
.menu_list li span{
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}
.menu_list li{
    list-style: none;
    background: url(../img/blue_arrow.gif) no-repeat left 10px;
    zoom: 1;
}
.menu_list li ul li{
    background: none;
}
.menu_list li ul{
    display: none;
}
.menu_list li.select ul,
.menu_list li.selectlast ul{
    display: block;
}
.menu_list ul li a{
    color: #1c3e8a;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu_list ul li a:hover{
    color: #6cbaf8;
    text-decoration: none;  
}
.little_banner{
    text-align: center;
    margin-bottom: 10px;
}
.recom{
    background: url(../img/convert.gif) no-repeat left 2px;
    padding-left: 24px;
}
.basket{
    background: url(../img/basket.gif) no-repeat left top;
    padding: 3px 0px 3px 29px;
}
.friends_mail p{
    padding: 8px 0px 0px 14px;
    font-size: 12px;
}
.friends_mail p.card_tag{
    padding: 16px 0px 11px 14px;
    font-size: 12px;
}
.friends_mail p.card_tag a{
    color: #4b73b1;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.friends_mail p.card_tag a:hover{
    text-decoration: none;
}
.friends_mail .mail_submit{
    text-align: right;
    padding-right: 16px;
    
}
.mail input{
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #B1B1B1;
    color:#333333;
    font-size:12px;
    height:18px;
    margin:0 8px 0 0;
    padding:1px 0 0 6px;
    width:138px;
}
.mail_submit input{
    background:transparent url(../img/mail_but_bg.gif) no-repeat scroll left top;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    height:22px;
    width:56px;
}
.termometr{
    padding: 2px 0px 11px;
    font-size: 12px;
}
.title_page{
    padding: 2px 0px 11px;
    font-size: 12px;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
}
.termometr a{
    color: #333333;
    font-size: 12px;
    text-decoration: underline;
    /*background: url(../img/termometr_arrow.gif) no-repeat right 50%;*/
    padding: 0px 5px 0px 5px;
    margin: 0px 3px 0px 0px;
}
.termometr a:hover{
    text-decoration: none; 
}
.termometr a.selected,
.termometr span{
    color: #4b73b1;
}
.cards{
    width: 100%;
    text-align: center;
    width:209px;
}
.flash_block{
    width: 554px;
    height: 231px;
    margin-bottom: 11px;
    overflow: hidden;
}
.catalog{
    padding: 0px 20px 14px 20px;
}
.catalog_table{
    width: 100%;
}
.catalog_table tr {
    background: url(../img/menu_border.gif) repeat-x left bottom;
}
.catalog_table tr td{
    width: 33%;
    background: url(../img/vertical_border.gif) repeat-y right top;
}
.catalog_table tr td.last{
    background: none;
}

.commod{
    width: 145px;
    margin: 0px auto 5px auto;
}
.commod .name {
    text-align: center;
    margin: 7px 0px 12px 0px;
}
.commod .name a{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
.commod .name a:hover{
    text-decoration: underline;
}
.commod .image {
    position: relative;
    width: 145px;
    height: 104px;
    overflow: hidden;
    margin-bottom: 9px;
}
.commod .image .ramka{
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/ramka.gif) no-repeat left top;
    width: 145px;
    height: 104px;
}
.commod .descr{
    margin-bottom: 8px;
}
.commod .descr ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.commod .descr ul li{
    padding-bottom: 4px;
}
.cost{
    width: 100%;
}
.cost tr{
    background: none;
}
.cost tr td{
    width: 50%;
    color: #d8540d;
    font-size: 14px;
    font-weight: bold;
    vertical-align: bottom;
    background: none;
}
input.add_button{
    background: url(../img/add_button.gif) no-repeat left top;
    width: 78px;
    height: 22px;
    border: 0px;
    cursor: pointer;
}
.footer a{
    color: #5d94cc;
    text-decoration: none;
}
.footer a:hover{
    text-decoration: underline;
}
.footer .footer_content{
    width: 980px;
    margin: 0px auto;
}
.footer .footer_content tr td{
    width: 50%;
}
.footer .footer_content tr td.right{
    text-align: right;
}
.footer .footer_content b{
    padding: 0px 2px 0px 3px;
}
.product{
    width: 100%;
}
.product .images{
    width: 224px;
}
.product .tovar_descript{
    padding-left: 10px;
}
.product_description{
    background: #efefef;
    margin-bottom: 16px;
}
.product_description .center_block{
    background: #efefef;
    border-left: 1px solid #c1c1c1; 
    border-right: 1px solid #c1c1c1; 
    padding: 3px 10px 3px 10px;
    zoom: 1;
}
.product_description .center_block_nopadding{
    background: #efefef;
    border-left: 1px solid #c1c1c1; 
    border-right: 1px solid #c1c1c1; 
    padding: 3px 0px 3px 0px;
    zoom: 1;
}
.product_description .top_corners,
.product_description .bottom_corners{
    width: 100%;
}
.product_description .top_corners tr td.left,
.product_description .top_corners tr td.right,
.product_description .bottom_corners tr td.left,
.product_description .bottom_corners tr td.right{
    width: 6px;
    height: 6px;
    font-size: 2px;
    line-height: 2px;   
}
.product_description .bottom_corners tr td.center,
.product_description .top_corners tr td.center{
    font-size: 2px;
    line-height: 2px;
}
.product_description .top_corners .left{
    background: url(../img/product_top_l.gif) no-repeat left top;
}
.product_description .top_corners .right{
    background: url(../img/product_top_r.gif) no-repeat right top;
}
.product_description .top_corners .center{
    background: url(../img/product_top_c.gif) repeat-x left top;
}

.product_description .bottom_corners .left{
    background: url(../img/product_bottom_l.gif) no-repeat left bottom;
}
.product_description .bottom_corners .right{
    background: url(../img/product_bottom_r.gif) no-repeat right bottom;
}
.product_description .bottom_corners .center{
    background: url(../img/product_bottom_c.gif) repeat-x left bottom;
}
.product_description .big_photo_product{
    position: relative;
    width: 225px;
    height: 210px;
        overflow: hidden;
}
.product_description .big_photo_product .ramka{
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/big_ramka.gif) no-repeat left top;
    width: 225px;
    height: 210px;
}
.product_images table tr td img{
    width: 66px;
    height: 59px;
    border: 1px solid #cfcfcf;
}
.product_images .descr{
    padding: 7px 0px 10px 0px;
}
.product_images table{
    width: 100%;
}
.product_images table tr td.pr_separator{
    width: 9px;
}
.product .tovar_descript h3{
    color: #4161a8;
    font-weight: bold;
    font-size: 12px;
    margin: 7px 0px 18px 0px;
}
.product .tovar_descript p{
    
}
.add_table{
    width: 100%;
    margin-top: 20px;
}   
.add_table tr td{
    height: 21px;
    vertical-align: middle;
}   
.add_table tr td.cost_cell{
    width: 120px;
    color:#D8540D;
    font-size:14px;
    font-weight:bold;
    padding: 0px 0px 0px 2px;
}   
.add_table tr td .add_enter{
    width: 35px;
    height: 19px;
    border: 1px solid #6f7372;
    padding: 2px 3px 0px 5px;
}   
.options_block{
    background: #c4d7e6;
    border: 1px solid #c8c8c8;
    padding: 8px 12px 1px 10px;
    margin: 15px 0px 0px 0px;
}
.options_block ul li{
    padding: 0px 0px 7px 0px;
}
.options_block span{
    color: #4161a8;
    font-size: 11px;
    font-weight: bold;
}
.options_block select{
    width: 100%;
}
.tab_block table{
    width: 100%;
}
.tab_block td.separator{
    background: url(../img/tab_separator_bg.gif) repeat-x left 34px;
    width: 3px; 
}
.tab_block .last_separator{
    background: url(../img/tab_separator_bg.gif) repeat-x left 34px;    
}
.tab_block tr td.tab,
.tab_block tr td.active_tab{
    width: 166px;
}
.tab_block tr td.tab{
    color: #666666;
    font-size:12px ;
    font-weight: bold;  
}
.tab_block tr td div.top_tab_bg{
    background: url(../img/top_tab_bg.gif) repeat-x left top;

}
.tab_block tr td div.left_tab_bg{
    background: url(../img/left_tab_bg.gif) no-repeat left top;
}
.tab_block tr td div.right_tab_bg{
    background: url(../img/right_tab_bg.gif) no-repeat right top;
    height: 24px;
    text-align: center;
    padding: 11px 0px 0px 0px;
    cursor: pointer;
}


.tab_block tr td.active div.top_tab_bg{
    background: url(../img/top_tab_bg_active.gif) repeat-x left top;
}
.tab_block tr td.active div.left_tab_bg{
    background: url(../img/left_tab_bg_active.gif) no-repeat left top;
}
.tab_block tr td.active div.right_tab_bg{
    background: url(../img/right_tab_bg_active.gif) no-repeat right top;
    height: 24px;
    text-align: center;
    padding: 11px 0px 0px 0px;
    cursor: pointer;
}
.tab_descript{
    border: 1px solid #c8c8c8;
    border-top: none;
    padding: 14px 16px 32px 16px;
}
.tab_descript p{
    
}
/*==========accordion===========*/
.toggle table{
    width: 716px;
}
.toggle {
    width: 716px;
    cursor: pointer;
}
.slider {
    width: 714px;
}
.toggle span{
    padding: 1px 4px 3px 4px;
    border: 1px solid #2e2e2e;
    margin: 0px 15px 0px 17px;
    zoom: 1;
}
.toggle table tr td{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    vertical-align: middle;
    background: url(../img/toogle_td_bg.gif) repeat-x left top;
    border-bottom: 1px solid #cecece;
}
.toggle table tr td{
    margin: 1px 0px;
}
.toggle table.no_border tr td{
    padding: 0px 0px 0px 20px;
    
}
.toggle table tr td.top_left,
.toggle table tr td.top_right,
.toggle table tr td.bottom_left,
.toggle table tr td.bottom_right,
.toggle table tr td.left,
.toggle table tr td.right
{
    width: 4px;
    border-left: 0px;
    border-right: 0px;
    padding: 0px 0px 0px 0px;   
}
.toggle table tr td.top_border{
    border-top: 1px solid #cecece;
}
.toggle table tr td.left{
    background: url(../img/left_border.gif) no-repeat left top;
}
.toggle table tr td.right{
    background: url(../img/right_border.gif) no-repeat left top;
}
.toggle table tr td.top_left{
    background: url(../img/toogle_td_top_left_bg.gif) no-repeat left top;
}
.toggle table tr td.top_right{
    background: url(../img/toogle_td_top_right_bg.gif) no-repeat right top;
}
.toggle table tr td.bottom_left{
    background: url(../img/toogle_td_bottom_left_bg.gif) no-repeat left top;
    border-bottom: none;    
}
.toggle table tr td.bottom_right{
    background: url(../img/toogle_td_bottom_right_bg.gif) no-repeat right top;
    border-bottom: none;
}
.slider{
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece!important;
}
/*=============*/
.slider_block{
    background: #f0f0f0;
    padding: 20px 20px 9px 18px;
}
.register_list h4{
    font-size: 14px;
    font-weight: bold;
    color: #4161a8;
}
.register_list h5{
    margin-top: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.register_list{
    width: 100%;
}
.register_list tr td{
    width: 50%;
}
.register_list ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.register_list ul li{
    padding: 0px 0px 0px 9px;
    margin: 0px 0px 0px 12px;
    background: url(../img/star_bullet.gif) no-repeat left 4px;
}
.register_list ul li.submit{
    background: none;
    text-align: right;
    padding-top: 12px;
}
.continue{
    border: none;
    background: url(../img/continue_submit.gif) no-repeat left top;
    width: 88px;
    height: 22px;
    cursor: pointer;
}
.login{
    border: none;
    background: url(../img/login.gif) no-repeat left top;
    width: 88px;
    height: 22px;
    cursor: pointer;
}
.register, 
.authorise_block{
    padding-right: 74px;    
}
.authorise_block ul{
    padding: 0px;
    margin: 0px 0px 8px 0px;    
}
.authorise_block ul li{
    background: none;
    padding: 0px 0px 4px 0px;
    margin: 0px;    
}
.authorise_block p{
    margin-bottom: 24px;
}
.authorise_block ul li p{
    font-weight: bold;
    margin-bottom: 3px;
}
span.red_star{
    color: #ff0000;
    padding: 0px 2px;
}
.authorise_block ul li input{
    border: 1px solid #b1b1b1;
    width: 250px;
    height: 18px;
    padding: 0px 0px 0px 4px;
}

.authorise_block ul.warning{
    margin: 0px;
}
.warning{
    color: #ff0000;
    margin: 0px;
    padding: 0px;
    text-align: right;
    list-style: none;
}
.slider_block a{
    color: #4b73b1;
    text-decoration: underline;
}
.slider_block a:hover{
    text-decoration: none;
}
.authorise_block table{
    width: 100%;
}
.authorise_block table tr td{
    width: 50%;
    vertical-align: middle;
    padding-top: 5px;
}
.authorise_block table tr td.login_block{
    text-align: right;
}
.check_list {
    padding: 20px 20px 15px 23px;
}
.check_list .right_text {
    margin: 19px 0px 0px 0px;
}
.logout{
    background: url(../img/logout_but.gif) no-repeat left top;
    border: none;
    width: 88px;
    height: 22px;
    cursor: pointer;
}
.check_list table{
    width: 100%;
}
.check_list tr td{
    border: 1px solid #c5c1c1;
    color: #333333;
    font-weight: bold;
    padding: 9px 0px 9px 18px;
}
.check_list tr td a{
    color: #333333;
    text-decoration: none;
}
.check_list tr td a:hover{
    color: #4161a8;
    text-decoration: none;
}

.register_list tr td{
    padding-bottom: 11px;
}
.register_list p{
    margin-bottom: 3px;
}
.text_field{
    border: 1px solid #b1b1b1;
    width: 320px;
    height: 18px;
    padding: 0px 0px 0px 4px;
    color: #333333;
}
.select_field{
    width: 327px;
    height: 22px;
    color: #333333;
}
.long_field{
    border: 1px solid #b1b1b1;
    width: 658px;
    height: 18px;
    padding: 0px 0px 0px 4px;
    color: #333333;
}
.addres{
    margin-right: 4px;
}
.check_table tr td{
    height: 20px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}
.check_table tr td.check_cell{
    width: 20px;
    padding: 0px 10px 0px 0px;
}
.check_table tr td label{
    cursor: pointer;
}
.register_list .right_text{
    padding-right: 23px;
}
.cash{
    color: #d8540d;
    padding-left: 3px;
}
.comm_table{
    width: 100%;
    margin-bottom: 18px;
}
.comm_table .middle{
    width: 85px;
    text-align: center;
    padding: 6px 0px 4px 0px;
}
.comm_table .little{
    width: 31px;
    text-align: center;
    padding: 6px 0px 4px 0px;
}
.comm_table tr td{
    border: 1px solid #c5c1c1;
    padding: 6px 0px 4px 11px;
}
.comm_table tr td b{
    font-weight: blold;
}
.comm_table .right_text{
    padding-right: 5px;
}
.oreder_but{
    background:transparent url(../img/oreder_but.gif) no-repeat scroll left top;
    border:medium none;
    cursor:pointer;
    height:22px;
    width:88px;
}
.tovar_separator{
    width: 34px;
}
.tovar_block{
    width: 154px;   
}
.tovar_image_block{
    position: relative;
    width: 154px;
    height: 146px;  
    overflow: hidden;
    margin-bottom: 12px;
}
.tovar_image_block .white_ramka{
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/white_ramka.gif) no-repeat left top;
    width: 154px;
    height: 146px;
}
.tovar_block .title_tovar{
    text-align: center;
    margin-bottom: 29px;
}
.tovar_block .title_tovar a{
    color: #4161a8;
    font-weight: bold;
    font-size: 12px;
}
.list_product{
    width: 169px;
}
.product_separator{
    width: 13px;
}
.list_product .one_product{
    position: relative;
    width: 169px;
    height: 139px;
    overflow: hidden;
    margin-bottom: 12px;
}
.list_product .one_product .product_ramka{
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/product_ramka.gif) no-repeat left top;
    width: 169px;
    height: 139px;
}
.product_title{
    text-align: center;
    margin-bottom: 7px;
}
.product_title a{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}
.descr a{
    color: #333333;
}
.descr {
    padding-bottom: 11px;
}
.product_table {
    padding-bottom: 30px;
}
.termometr_pager {
    float: right;
    list-style: none;
    margin: 2px 0px 0px 0px;
    padding: 0px;
}
.termometr_pager li{
    float: left;
}
.termometr_pager li a{
    color: #333;
    padding: 0px 2px;
    margin: 0px 2px;
}
.termometr_pager li span{
    color: #336699;
    padding: 0px 2px;
    margin: 0px 2px;
}
.right_carts{
    float: right;
}
.big_checkout{
    background: url(../img/big_checkout.gif) no-repeat left top;
    border: none;
    width: 170px;
    height: 32px;
    cursor: pointer;
}

.basket_button{
    text-align: right;
    margin: 0px 0px 10px 0px;
}
.basket_table{
    width: 100%;
    background: #fff;
}
.basket_table tr td{
    border: 1px solid #c5c1c1;
    padding: 6px 0px 6px 0px;
    text-align: center;
    vertical-align: middle;
}
.basket_table tr.head td{
    padding: 6px 0px 6px 0px;

}
.basket_table tr.head td span{
    font-weight: bold;
    color: #4161a8;
}
.basket_table tr td.product_name{
    text-align: left;
    padding-left: 19px;
}
.basket_table tr td.product_name a{
    font-weight: bold;
    color: #333333;
}
.basket_table tr td.remove{
    width: 85px;
}
.basket_table tr td.image{
    width: 105px;
}
.basket_table tr td.price{
    width: 98px;
}
.basket_table tr td.qty{
    width: 62px;
}
.basket_table tr td.total{
    width: 98px;
}
.basket_img{
    border: 1px solid #c3c3c3;
}
.basket_table .cash{
    font-weight: bold;
    padding: 0px;
}
.total_table .cash{
    font-weight: bold;
    padding: 0px;
}
.basket_table input{
    border:1px solid #B1B1B1;
    color:#333333;
    height:18px;
    width:34px;
    text-align: center;
}
.basket_table .continue_shopping{
    text-align: left;
    padding-left: 19px;
    border-right: 0px;
}
.basket_table .continue_shopping input{
    background: url(../img/continue_shopping.gif) no-repeat scroll left top;
    border: none;
    cursor:pointer;
    height:22px;
    width:144px;
}
.basket_table .basket_footer .update_shoping{
    text-align: right;
    padding-right: 13px;    
    border-left: 0px;
}
.basket_table .update_shoping input{
    background: url(../img/update_shoping.gif) no-repeat scroll left top;
    border: none;
    cursor:pointer;
    height:22px;
    width:160px;
}
.total_block{
    float: right;
    width: 288px;
}
.center_block_nopadding .total_table  {
    width: 86%;
    margin: 0px 0px 0px 10px;
    
}
.center_block_nopadding .total_table  tr td{
    width: 50%;
    padding: 0px 0px 17px 0px;
}
.total_table  {
    color: #4161a8;
}
.total_table  b{
    color: #333333;
}
.center_block_nopadding .basket_button {
    border-top: 1px solid #c8c8c8;
    padding: 7px 27px 0px 0px;
    margin: 0px 0px 0px 0px;    
}
.text_box h5{
    font-weight: bold;
    color: #333333;
    margin: 10px 0px 10px 0px
}
.blue_element{
    color: #4161a8;
}
a.blue_element{
    text-decoration: underline;
}
a.blue_element:hover{
    text-decoration: none;
}
.continue_button{
    background: url(../img/continue_shopping.gif) no-repeat scroll left top;
    border: none;
    cursor:pointer;
    height:22px;
    width:144px;
}
.account_head{
    width: 100%;
    margin-bottom: 10px;
}
.account_head tr td{
    width: 30%;
}
.account_head tr td span.blue_element{
    font-weight: bold;
}
.account_head tr td a.blue_element{
    margin-right: 23px;
    color: #4161A8;
}
.account_head tr td a{
    color: #333333;
    text-decoration: underline;
}
.account_head tr td a:hover{
    text-decoration: none;
}
.account_head tr td.last{
    text-align: right;
}
.gradient_block{
    border: 1px solid #d0cbc1;
    background: url(../img/grad_block_bg.gif) repeat-x left top;
    padding: 12px 0px 17px 16px;
    margin-bottom: 15px;
}
.gradient_block table{
    width: 100%;
}
.gradient_block table tr td{
    width: 50%;
}
.gradient_block table tr td .title{
    font-weight: bold;
    color: #0a263c;
    padding-bottom: 6px;
}
.gradient_block table tr td ul li{
    color: #2f2f2f;
    padding-bottom: 2px;
}
.items_title{
    font-weight: bold;
    color: #0a263c;
    margin-bottom: 3px;
}
.items_table{
    width: 100%;
    border: 1px solid #bebcb7;
}
.items_table tr.tr_head td{
    font-weight: bold;
    color: #0a263c;
    background: #d9e5ee url(../img/head_td.gif) repeat-x left bottom;
    padding: 7px 0px 3px 0px;
}
.items_table tr.tr_content td{
    color: #333333;
    background: #f8f7f5;
    padding: 10px 0px 7px 0px;
}
.items_table tr.tr_foot td{
    color: #333333;
    background: #dee5e8 url(../img/tr_foot_bg.gif) repeat-x left top;
    padding: 10px 10px 7px 0px;
    text-align: right;
}
.items_table tr td{
    border-right: 1px solid #d9dde3;
    text-align: center;
}
.items_table tr td.last{
    border-right: none;
    width: 88px;
}
.items_table tr td.qty{
    width: 64px;
}
.items_table tr td.price{
    width: 98px;
}
.items_table tr td.title{
    padding-left: 8px;
    text-align: left;
    width: 240px;
    font-weight: bold;
}
.items_table tr.tr_foot td ul li{
    padding-bottom: 4px;
}
.orders_block{
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    background: #fff url(../img/orders_block_bg.gif) repeat-x left top;
    padding: 15px;
    
}
.orders_title {
    font-size: 14px;
    font-weight: bold;
    color: #4161a8;
    background: url(../img/orders_title.gif) no-repeat left top;
    border-bottom: 1px solid #d9dde3;
    padding: 0px 0px 3px 27px;
    margin-bottom: 10px; 
}
.orders_block table{
    width: 100%;
    border: 1px solid #bebcb7;
    color: #2f2f2f;
}
.orders_block table a{
    color: #4b73b1;
    text-decoration: underline;
}
.orders_block table a:hover{
    text-decoration: none;
}

.orders_block table tr td{
    border-right: 1px solid #c2d3e0;
    background: #f8f7f5;
    padding: 4px 0 4px 10px;
}
.orders_block table tr td.orders{
    width: 89px;
}
.orders_block table tr td.date{
    width: 51px;
}
.orders_block table tr td.total{
    width: 88px;
}
.orders_block table tr td.status{
    width: 87px;
}
.orders_block table tr td.links{
    width: 154px;
    border-right: none;
    text-align: center;
}
.orders_block table tr.title td{
    background: #D9E5EE url(../img/head_td.gif) repeat-x scroll left bottom;
    color:#0A263C;
    font-weight:bold;
}
.demo_images{
    width: 100%;
}
.demo_images tr td{
    width: 30%;
    padding: 0px 30px 20px 0px;
}
.demo_images tr td.link{
    text-align: center;
}
.demo_images tr td a{
    color: #4b73b1;
    text-decoration: underline;
}
.demo_images tr td a:hover{
    text-decoration: none;
}
.demo_images tr td.image{
    vertical-align: middle;
}
.demo_images tr td.image a{
    color: #333333;
    text-decoration: none;
}
.demo_images tr td.image a:hover{
    text-decoration: underline;
}

.demo_images tr.demo_title td{
    font-weight: bold;
    font-size: 14px;
}
.demo_img{
    margin: 0px 0px 10px 0px;
}
.contact_data{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style: none;
}
.contact_data li a{
    color: #4b73b1;
    text-decoration: underline;
}
.contact_data li a:hover{
    text-decoration: none;
}
.contact_data li{
    padding: 0px 0px 3px 0px;
}
.contact_data li.title{
    font-weight: bold;
}
.lens_buttons{
    float: right;
}
.lens_buttons tr td{
    padding-left: 16px;
}
.lens_calc_but{
    background: url(../img/lens_calc_but.gif) no-repeat left top;
    width: 149px;
    height: 32px;
    border: none;
    cursor: pointer;
}
.metric_calc_but{
    background: url(../img/metric_calc_but.gif) no-repeat left top;
    width: 149px;
    height: 32px;
    border: none;
    cursor: pointer;}

.metric_calc_but a{
	display: block;
	height:32px;
	width:149px;
	text-decoration: none;
}
.metric_calc_but a:hover{
	text-decoration: none;
}
.tools_image{
    text-align: center;
    margin: 20px 0px 0px 0px;
}

.calculator_table{
    margin: 40px 0px 10px 0px;
}
.calculator_table tr td table{
        background: #efefef;
}
.calculator_table tr td{
    border: none;
    padding: 0px 10px 0px 10px;
}
.calculator_table tr td table tr td{
    border: 1px solid #c6c6c6;
    padding: 7px 10px 7px 10px;
    vertical-align: middle;
}
.calculator_table tr td table tr td input.text{
    background: #FFFFFF;
    border: 1px solid #B1B1B1;
    color: #000;
    font-size: 12px;
    height: 18px;
    margin: 0 8px 0 0;
    padding: 1px 0 0 6px;
    width: 50px;
}
.calc_title, .tools_calc_title{
    font-weight: bold;
    font-size: 15px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}
.calculatelens{
    border: none;
    cursor: pointer;
    width: 142px;
    height: 22px;
    background: url(../img/calculatelens.gif) no-repeat left top;
}
.calculateview{
    border: none;
    cursor: pointer;
    width: 150px;
    height: 22px;
    background: url(../img/calculateview.gif) no-repeat left top;
}
.clear{
    border: none;
    cursor: pointer;
    width: 51px;
    height: 22px;
    background: url(../img/clear_but.gif) no-repeat left top;
    margin-right: 10px;
}
.calculate{
    border: none;
    cursor: pointer;
    width: 72px;
    height: 22px;
    background: url(../img/calculate_but.gif) no-repeat left top;
    margin-right: 10px;
}

.tools_calc {
    margin: 10px 0px 10px 0px;
    width: 100%;
    text-align: center;
    background: #efefef;
}
.tools_calc tr td{
    border: 2px solid #C6C6C6;
    padding: 10px 0px 10px 0px;
}
.tools_calc tr td p{
    padding: 10px 0px 0px 0px;
}
.tools_calc tr td input.text{
    background: #FFFFFF;
    border: 1px solid #B1B1B1;
    color: #000;
    font-size: 12px;
    height: 18px;
    margin: 0 8px 0 0;
    padding: 1px 0 0 6px;
    width: 50px;
}

.lens_calc_but a{
	display: block;
	height:32px;
	width:149px;
	text-decoration: none;
}
.lens_calc_but a:hover{
	text-decoration: none;
}

















