﻿/* CSS Document for MyTelephon.ru by antago@i.ua */
/*@charset "utf-8";*/
*
{
}
body, div, span, ul, li, h1, h2, h3, form, input, p, th, td, img, a
{
    margin: 0;
    padding: 0;
    border: 0; 
}
body
{
    background-position: center;
    position: relative;
    font-family: Verdana,Tahoma;
    font-size: 11px;
    color: #333;
    background: url(../img/fon.jpg);
    background-repeat: repeat;
    background-color: #e0e1e4;
    background-attachment: fixed;
}

#container
{
    position: relative;
    width: 1120px;
    padding: 25px 0px 25px 20px;
    margin: 0 auto;
}

#fon
{
    display: block;
    width: 2000px;
    height: 1320px;
    position: absolute;
    top: 0;
    left: -435px;
    background: url(../img/fon.jpg);
    z-index: 0;
    overflow: hidden;
}

a
{
    text-decoration: none;
}

ul
{
    list-style-type: none;
}

h2
{
    font-size: 10px;
}

.clear
{
    clear: both;
    float: none;
}
.l_bold
{
    font-weight: 200;
}

/***************************** H E A D E R ***********************/
#header
{
    margin-bottom: 20px;
    padding-left: 245px;
    clear: both;
    min-height: 100px;
}

.logo_div
{
    position: absolute;
    left: 20px;
    top: 25px;
    width: 225px;
    z-index: 999;
    cursor: hand;
}
.logo_img
{
    background-position: url(../img/logo-t.png);
    height: 33px;
    background: url(../img/logo-t.png);
    background-repeat: no-repeat;
    width: 168px;
    z-index: 999;
}
.logo_text
{
    padding-top: 10px;
    font-size: 14px;
    color: #333;
}
.top_menu_container
{
    width: 415px !important; /*height: 50px;*/
    text-align: left;
}

#top_menu
{
    z-index: 2;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}
#top_menu li
{
    display: inline;
    margin-right: 5px;
    background: #48494b;
    padding: 5px 5px 5px 7px;
    cursor: hand;
}
#top_menu li a
{
    color: #fefefe;
}
#top_menu li a.active
{
    color: #ccc;
}
.cart_container
{
    position: absolute;
    top: 25px;
    left: 700px;
    width: 415px;
    float: right;
}

.CartSwitcher
{
    color: #333;
    background: url('/img/Cart2010.gif') no-repeat left center;
    padding-left: 25px;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}

.big_cart_placeholder
{
    text-align: right;
    margin-right: 25px;
}
.big_cart
{
    background-color: #494A4C;
    margin-top: 20px;
    padding-left: 0px;
    padding-top: 20px;
    width: 415px;
    margin-left: 435px;
    margin-right: 25px;
    display: none;
    float: right;
}
.cart_table
{
    margin-left: 0px;
    text-align: left;
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
.cart_table .prod_row
{
    vertical-align: top;
}
.cart_table .col_img
{
    height: 94px;
    width: 51px;
    padding-left: 5px;
}
.cart_table .prod_bg
{
    padding-top: 7px;
    height: 74px;
    width: 43px;
    background: url('/img/CartProdBg.gif') no-repeat left top;
}
.cart_table .col_img img
{
    padding-left: 10px;
    width: 25px;
}
.cart_table .col_prodname
{
    width: 250px;
}
.cart_table .prodname
{
    display: block;
}
.cart_table .price_block
{
    display: block;
    margin-top: 12px;
    font-style: oblique;
}
.cart_table .cnt_error
{
    display: none;
    color: #FFFF00;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-decoration: blink;
}
.cart_table .cnt_error1
{
    display: block;
    color: #FFFF00;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-decoration: blink;
}

.cart_table .bold
{
    font-weight: bold;
}
.cart_table .italic
{
    font-style: italic;
}
.cart_table .align_r
{
    text-align: right;
}
.cart_table .prodcnt
{
    width: 20px;
    font-style: oblique;
    font-weight: bold;
    background-color: #5D5D5D;
    color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    cursor: text;
}
.cart_table .col_del
{
    font-size: 10px;
    color: #FFFFCB;
    width: 109px;
}
.cart_table .btn_del
{
    margin-left: 5px;
    margin-top: 25px;
}
.cart_table .total_line_row
{
    background: url('/img/CartTotalLine.gif') top center no-repeat;
    height: 3px;
}

.cart_table .total_data_col
{
    padding-top: 10px;
    padding-left: 7px;
    padding-right: 7px;
}
.cart_table .total_tbl
{
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.cart_table .total_tbl td
{
    padding-bottom: 5px;
}

.cart_table .total_tbl .measure
{
    padding-left: 10px;
}
.cart_table .btn_send_order
{
    margin-left: 5px;
    margin-top: 10px;
}
.cart_table .note
{
    color: #FFFFCB;
    font-size: 10px;
    text-align: justify;
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px;
    width: 401px;
}
.big_cart .cart_empty
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    text-align: justify;
    margin-top: -15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
/********* ++++ *********************/
.update
{
    display: block;
    width: 15px;
    height: 13px;
    background: url(../img/reload.gif);
}
.warning
{
    display: block;
    color: #FF0000;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
}
.ordering
{
    border: 1px solid #FFFFFF;
    padding: 1px 3px 1px 3px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
/********* ++++ *********************/

.contacts
{
    position: absolute;
    top: 25px;
    left: 900px;
    height: 50px;
    color: #333;
    vertical-align: top;
    z-index: 1;
}

.contacts .call_now
{
    color: #333;
    display: inline-block;
    margin-right: 5px;
    width: 55px;
    font-size: 10px;
    font-weight: bold;
    float: left;
}
.contacts .telno
{
    color: #333;
    display: inline-block;
    margin-top: 0px;
    clear: right;
    font-size: 14px;
    font-weight: bold;
}


.contacts a
{
    background-position: 0 3px;
    display: inline-block;
    margin-top: 5px;
    padding-left: 15px;
    background: url(../img/mail.png) no-repeat 0 3px;
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    float: left;
}

.infopanel_topleft
{
    background: #48494b;
    width: 205px;
    height: 44px;
    clear: left;
    float: left;
    position: relative;
    margin-left: -245px;
    z-index: 1;
    padding: 8px 10px;
    margin-top: 20px;
    visibility: hidden;
}

.infopanel_topleft ul
{
    margin-bottom: 25px;
    color: #F1FFB0;
}
.infopanel_topleft ul li
{
    margin-left: 10px;
    margin-bottom: 5px;
    background: url(../img/YELLOWB_cr.jpg) no-repeat 0 3px;
    font-family: Verdana;
    padding-left: 10px;
}
.infopanel_topleft ul li a
{
    color: #F1FFB0;
    text-decoration: underline;
}

#authorization
{
    position: relative;
    float: left;
    margin: 20px 20px 20px 0;
    width: 395px;
    height: 44px;
    padding: 8px 10px;
    background: #48494b;
    z-index: 2;
}

#authorization .attn
{
    position: absolute;
    left: 10px;
    bottom: 15px;
}

.login, .pas, .search_inp
{
    width: 85px;
    height: 10px;
    padding-bottom: 4px;
    padding-left: 4px;
    font-family: Verdana;
    font-size: 11px;
    color: #ccc;
    background: #48494b;
    border-bottom: 1px solid #7e7e7e;
}
.pas
{
    margin: 0 5px 0 15px;
}
.enter, .search_but
{
    height: 12px;
    padding-bottom: 4px;
    color: #fefefe;
    font-size: 10px;
    font-weight: bold;
    background: #48494b;
}

#reg
{
    position: absolute;
    right: 13px;
    font-weight: bold;
    color: #999;
    font-size: 10px;
}
#adv_search
{
    margin-left: 21px;
    padding-right: 0px;
    color: #999;
    font-size: 10px;
}

#pas_recovery
{
    margin-top: 8px;
    float: right;
    color: #999;
    font-size: 10px;
}
.user_bar
{
    margin: 5px 5px 5 5;
}
.user_info
{
    color: #fff;
    font-size: 11px;
    font-family: Verdana;
    padding-bottom: 3px;
    overflow: hidden;
}
.settings
{
    color: #fff;
}
.exit
{
    font-weight: bold;
    color: #999;
}

#nouser_bar
{
    display: block;
}
.search
{
    position: relative;
    float: left;
    margin: 20px 0;
    width: 395px;
    height: 44px;
    padding: 8px 10px;
    background: #48494b;
    z-index: 2;
}
.search h2
{
    color: #ccc;
}
.search_inp
{
    width: 160px;
    margin: 8px 5px 0 0;
    color: #9fa8b7; 
    font-size: small;
    padding-bottom: 5px;
    height: 15px;
}
.ban_new
{
    position: absolute;
    right: 18px;
    top: -5px;
    display: block;
    width: 41px;
    height: 24px;
    background: url(../img/new.jpg);
}

/**************************** S I D E B A R **********************/

#sidebar
{
    position: absolute;
    float: left;
    width: 225px;
    margin: 0 20px 20px 0;
    top: 145px;
    left: 20px;
}

.labelCatalog
{
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 20px;
    color: #707070;
}


#menu
{
    padding: 20px 0 20px 10px;
    background: #f7f7f7;
    line-height: 1;
    margin-bottom: 20px;
}
#menu h2
{
    margin: 0 10px 20px 10px;
    color: #ffffff;
    font-size: 14px;
    background-color: #393939; 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#menu ul
{
    margin-bottom: 25px;
}
#menu ul li
{
    margin-left: 20px;
    margin-bottom: 15px;
    font-family: Verdana;
    line-height: normal;
}
#menu ul li a
{
    font-weight: 700;
    padding-left: 10px;
    color: #111111; 
    font-size: 12px;
    text-decoration: underline;
}
#menu ul li a.active
{
    color: #999;
}
/******** CATALOG FITER BLOCK *********/
.catalog_filter_block
{
    margin-top: 20px;
    padding: 20px 5px 5px 5px;
    background: #48494b;
    text-align: left;
    color: #F1FFB0; 
}
.labelFilter
{
    font-weight: bold;
    display: block;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 20px;
    color: #999933; 
}
.catalog_filter_block table
{
    width: 100%;
}
.catalog_filter_block table td
{
    padding-bottom: 5px;
}

.catalog_filter_block .ExistsCell
{
    padding-left: 3px;
}

.catalog_filter_block .ExistsCell input
{
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 3px;
}

.catalog_filter_block .SortCell
{
    padding-left: 10px;
    padding-right: 10px;
}

.catalog_filter_block .SortList
{
    width: 100%;
    font-family: Verdana;
    font-size: 11px;
    border-bottom: 1px solid #666;
}

.catalog_filter_block .PriceCell
{
    padding-left: 10px;
    padding-right: 10px;
}

.catalog_filter_block .PriceList
{
    width: 100%;
    font-size: 11px;
}

.catalog_filter_block .ResetCell
{
    padding-right: 10px;
    text-align: right;
    padding-top: 20px;
}

.catalog_filter_block .btnResetFilter
{
    color: #fefefe;
}

/******** TAGS *********/

.tags
{
    margin-top: 20px;
    padding: 20px 5px 20px 5px;
    background: #48494b;
    text-align: center;
}

.tags h2
{
    margin: 0 0 15px 15px;
    color: #9fa8b7;
    text-align: left;
}
.tags a
{
    color: #ccc;
    padding: 0 5px;
    line-height: 1.4;
    text-decoration: underline;
}

/******************************* M A I N *************************/
#main
{
    position: relative;
    float: left;
    width: 870px;
    margin-bottom: 35px;
    margin-left: 245px; 
    .overflow-x:hidden;
}

#banner
{
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
#banner .banner_hub
{
    border-width: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 380px;
}
.my_price
{
    position: absolute;
    right: 70px;
    top: -8px;
    display: block;
    width: 140px;
    height: 50px;
    background: url(../img/my_price.jpg);
    color: #fff;
    font-size: 38px;
    padding-top: 30px;
    text-align: center;
    z-index: 2;
}
.box
{
    background-position: #fff;
    position: relative;
    width: 395px;
    height: 270px;
    padding: 10px;
    margin: 0px 20px 20px 0;
    float: left;
    background: #fff;
    font-family: Verdana;
    z-index: 1;
}

.box h2
{
    color: #838383;
    font-family: Tahoma;
}

.month_model
{
    background: url(../img/month_model.jpg);
}
.month_model h2
{
    font-weight: normal;
}
.month_model .month
{
    font-weight: bold;
}
.model_pic
{
    position: absolute;
    left: 20px;
    top: 45px;
    -ms-interpolation-mode: bicubic;
    z-index: 2;
    width: 50px;
}
.dostavka_pic
{
    position: absolute;
    left: 20px;
    top: 45px;
    -ms-interpolation-mode: bicubic;
    z-index: 2;
    width: 120px;
}
.main_model_pic
{
    position: absolute;
    left: 20px;
    top: 45px;
    -ms-interpolation-mode: bicubic;
    z-index: 2;
    width: 80px;
}
.month_model .model_info
{
    position: relative;
    font-family: Verdana;
    color: #333;
    padding-left: 140px;
}
.month_model .model_info span
{
    font-size: 12px;
}
.month_model .model_info ul
{
    margin: 20px 0 0 -7px;
    line-height: 10px;
}
.month_model .model_info li
{
    padding-left: 7px;
    margin-bottom: 7px;
    background: url(../img/disc.gif) no-repeat 0 5px;
}
.month_model .model_title
{
    display: block;
    font-size: 20px;
    color: #8192b1;
    margin: 10px 0 15px 0;
}
.month_model .links
{
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 5;
}
.discuss
{
    color: #666;
    margin-right: 10px;
    font-family: Tahoma;
}
.buy
{
    font-weight: bold;
    margin-right: 10px;
    font-family: Tahoma;
    color: #1E1E1E;
}
.all
{
    color: #fff;
    font-weight: bold;
    background: #000;
    margin-right: 5px;
    padding: 0 2px;
    font-family: Tahoma;
}


.news
{
}
.model_one
{
    width: 185px;
    height: 240px;
    margin-right: 20px;
    margin-top: 20px;
    float: left;
}
.model_one img
{
    float: left;
    margin: 0 5px 5px 0px;
}
.model_one span
{
    display: block;
    font-size: 12px;
}
.model_one .title
{
    color: #333;
    font-size: 16px;
    padding: 10px 0 15px 0;
}
.model_one .descr
{
    text-align: justify;
}
.model_one .links
{
    position: absolute;
    bottom: 20px;
    left: 10px;
}

.model_list_block
{
    float: left;
    width: 190px;
}

.model_list
{
    color: #333;
    list-style-type: disc;
    padding-left: 15px;
    margin-top: 20px;
    line-height: 10px;
}
.model_list li
{
    margin-bottom: 15px;
    font-size: 11px;
}
.model_list li a
{
    position: relative;
    left: -5px;
    color: #333;
}

.date
{
    font-size: 11px;
    font-style: italic;
    color: #9fa8b7;
    padding-right: 15px;
    display: none;
}
.num
{
    color: #9fa8b7;
    font-style: italic;
    padding-right: 35px;
    display: none;
}
.news .all, .bestsellers .all
{
    position: absolute;
    right: 40px;
    bottom: 20px;
}

.bestsellers
{
}
.bestsellers .num
{
    display: none;
}
.bestsellers .model-list
{
}
.about_project
{
}
.about_project .text
{
    height: 230px;
    margin-top: 15px;
    overflow-y: scroll;
    .scrollbar-base-color: #d4d0c8;
    font-size: 11px;
}
.about_project .text p
{
    margin: 0 15px 10px 0;
    text-align: justify;
}
.about_project .text h3
{
    font-size: 12px;
    text-align: left !important;
    font-weight: normal;
    margin-bottom: 10px;
}
.advert1
{
}

.advert1 .pic1
{
    position: absolute;
    left: 20px;
    top: 25px;
    z-index: 10;
}

.advert1 .pic2
{
    position: absolute;
    left: 10px;
    top: 35px;
    z-index: 10;
}

.advert1 .info_block
{
    position: relative;
    font-family: Verdana;
    color: #333;
    padding-left: 140px;
}

.advert1 .title
{
    font-size: 14px;
    padding: 5px 5 15px 0;
    color: #333;
    margin-left: -20px;
}

.advert1 .info_block ul
{
    margin: 10px 0 0 -25px;
}

.advert1 .info_block li
{
    background-position: 0 5px;
    padding-left: 5px;
    margin-bottom: 7px;
    background: url(../img/disc.gif) no-repeat 0 5px;
    white-space: nowrap;
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
}

.advert1 .pic_block
{
    position: relative;
}

.advert1 .pic_block img
{
    margin-right: 5px;
    margin-left: 5px;
}

/************** catalog *****************/
.filter_notice
{
    padding: 10px 20px 0px 20px;
    background-color: #fff; 
    margin: 0px 20px 20px 0px;
    display: none;
}
.filter_notice .blink_filter
{
    text-decoration: underline;
    cursor: help;
}

.filter_notice .close_area
{
    padding: 5px 0px 5px 0px;
    display: block;
}

.filter_notice .close_notice
{
    background-color: #fff;
    color: #9999FF;
    text-decoration: underline;
}

.catalog
{
    border-collapse: separate;
    border: 0;
    margin-left: -20px;
    margin-top: -20px;
}

.catalog td
{
    vertical-align: top;
    background: #fff;
}
.catalog_model
{
    position: relative;
    width: 375px;
    height: 100%;
    padding: 20px 20px 40px 20px;
    margin: 0 !important;
}

.catalog_model img
{
    position: relative;
    left: 0;
    top: 0;
    float: left;
    margin: 0 15px 20px 0;
}

.catalog_model input
{
    position: static;
    float: left;
    margin: 0 15px 20px 0;
}

.catalog_model .model_info
{
    width: 310px;
    text-align: justify;
}
.catalog_model p
{
    margin-top: 22px;
    font-size: 12px;
    color: #333;
    margin-left: 65px; 
    .margin-left:0;

}
.catalog_model .links
{
    position: absolute;
    left: 82px;
    bottom: 15px;
}

.model_title
{
    font-size: 16px;
    color: #333;
}
.catalog_model .model_info .model_title
{
    text-align: left;
    display: inline-block;
    width: 220px;
}
.model_price
{
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 20px;
    color: #b3b342;
}

.catalog_empty h1
{
    text-align: center;
    font-size: 14px;
}
/************** model_page *****************/
.model_page
{
    background: #fff;
    padding: 35px 25px 50px 25px;
    margin-right: 20px;
    color: #666;
    font-family: Verdana;
    overflow: auto;
}
.model_img
{
    width: 250px;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 500px;
}
.model_img img
{
    margin-bottom: 5px;
    width: 200px;
}
.model_img h2
{
    color: #a8a8a8;
}

.model_img .current_prod
{
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
    clear: both;
}

.model_img .current_prod_name
{
    color: #000000;
    font-weight: normal;
}

/**** gallery ****/
.gallery
{
    text-align: left !important;
}
.iGallery
{
    width: 210px;
    margin: 0px;
}
.cGallery
{
    margin: 0px;
    padding: 0px;
}
.gallery .thumb
{
    float: left;
}
.gallery .iThumb
{
    margin: 0 5px 5px 0;
}
.gallery .cThumb
{
    padding: 2px 0px 0px 2px;
    background: #eee;
    width: 62px;
    height: 62px;
}
.gallery .thumb img
{
    background-position: center;
    background-repeat: no-repeat;
    background-color: White;
    width: 60px;
    height: 60px;
}

/**** gallery (end)****/

/**** Linked products ****/
.divLinkedProducts
{
    background-color: #F5F5F5;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 15px;
    width: 200px;
}
.divLinkedProducts h2
{
    display: inline-block;
    width: 100%;
    color: #666 !important;
    text-align: center;
}
.model_colors
{
    border-collapse: collapse;
}
.model_colors td
{
    padding: 10px 10px 0 0;
    width: 40px;
    height: 25px;
}
.model_colors input
{
    width: 40px;
    height: 25px;
}
.model_colors img
{
    width: 40px;
    height: 25px;
}

.color
{
    background: url(../img/color.jpg) no-repeat;
    width: 40px;
    height: 25px;
    border: 2px solid #d2d24d;
}
.note
{
    display: block;
    margin: 10px 5px 10px 0;
}

/**** Linked products (end)****/

.prod_avail_text
{
    display: block;
    margin: 17px 20px 0px 0;
    text-align: left;
    font-size: 12px;
    line-height: 1.4em;
    width: 200px;
}
.model_img .discuss
{
    color: #a8a8a8;
}
.model_img .buy
{
    color: #666;
    font-size: 12px;
}

.model_img .warning
{
    color: Red;
}
.info
{
    font-size: 12px;
    margin-left: 250px;
}
.info h1
{
    font-size: 20px;
    font-weight: normal;
    color: #8192b1;
}
.info h2
{
    font-size: 16px;
    font-weight: bold;
    color: #8192b1;
}

.info p
{
    text-align: justify;
    margin: 25px 0;
    white-space: normal;
}
.info .price
{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 25px;
    right: 45px;
    background: url(../img/price.gif);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-color: #B3B342;
}
.info .buy_line
{
    margin-top: 25px; 
    float: right;
    margin-left: 10px;
}

.info .buy_line .buy_num
{
    color: #666;
    display: inline-block;
    margin-bottom: 10px;
}
.info .buy_line .buy_num input
{
    border-bottom: 1px solid #7e7e7e;
    font-family: Verdana;
    font-size: 12px;
    padding: 2px;
    width: 30px;
    color: #666;
}

.tech_prop_block
{
}

.tech_prop_block .tech_group_h2
{
    font-size: 14px;
    font-weight: bold;
    color: #666;
}


.specifications
{
    line-height: 14px;
}

.specifications .td_prop_name
{
    padding: 3px 0 6px 5px;
    border-bottom: 1px solid #ccc;
    width: 210px;
    border-right: 10px dotted #fff;
    padding-left: 0;
    vertical-align: top;
}
.specifications .td_prop_val
{
    padding: 3px 0 6px 5px;
    border-bottom: 1px solid #ccc;
    width: 350px;
}

.specifications .selected_prop_name
{
    color: #000000;
}
.specifications .selected_prop_val
{
    color: #000000;
}

.model_page .seo_footer_block
{
    margin-top: 25px;
}

.model_page .seo_footer_block p
{
    margin-top: 10px;
    text-align: justify;
}

.model_page .footer_tags_block
{
    margin-top: 25px;
    height: 200px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: scroll;
}

.model_page .footer_tags_block .title
{
    display: block;
    margin-bottom: 10px;
}

.model_page .footer_tags_block a
{
    color: inherit;
}

/***************************** DELIVERY PAGE  ***********************/
.delivery_main
{
    background: #fff;
    margin-right: 25px;
    overflow: hidden;
    font-family: Verdana;
    color: #666;
    font-size: 11px;
    padding-top: 17px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
}

.delivery_main h1
{
    font-size: 16px;
}

.delivery_main h2
{
    font-size: 14px;
    font-style: oblique;
    margin-top: 20px;
    margin-bottom: 20px;
}

.delivery_main p
{
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.delivery_main .tel
{
    font-size: 14px;
    font-weight: bold;
    width: 30%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.delivery_main a
{
    font-size: 14px;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    color: Black;
    text-decoration: underline;
}

/***************************** F O O T E R ***********************/
#footer
{
    position: relative;
    clear: both;
    margin: 0 0 140px 245px;
    font-family: Verdana;
    font-size: 11px;
    color: #919191;
}
#foot_menu
{
    margin-bottom: 15px;
}
#foot_menu li
{
    display: inline;
    margin-right: 20px;
}
#foot_menu a
{
    color: #919191;
}
/***************************** LOCK SCREEN ***********************/
.LockOff
{
    visibility: hidden;
    display: none;
    position: absolute;
    top: -100px;
    left: -100px;
}
.LockBackground
{
    position: fixed;
    top: 0px;
    left: 0px;
    visibility: visible;
    display: block;
    width: 105%;
    height: 105%;
    background-color: #666;
    z-index: 800;
    filter: alpha(opacity=75);
    opacity: 0.75;
    padding-top: 20%;
}
.LockPane
{
    z-index: 801;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 25%;
    visibility: visible;
    display: block;
    text-align: center;
    width: 100%;
}
.LockPane div
{
    z-index: 803;
    width: 45%;
    background-color: #8192B1;
    color: #333333;
    font-size: medium;
    border: dotted 1px White;
    padding: 9px;
    margin-left: auto;
    margin-right: auto;
}

/***************************** COMMON ***********************/

.red_ast
{
    color: Red;
    font-weight: bold;
    font-size: 14px;
}

.bestsellers_price
{
    display: block;
    height: 22px;
    width: 90px;
    line-height: 24px;
    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 65px;
    background: url(../img/price.gif);
    color: #fff;
}

