/* 
CSS document
project: www.vesservice.ru
date: 27.02.2010
(c) KREADO 2010, www.kreado.ru
*/

@charset 'cp1251';

* {}
/* html div {border: 1px solid red;} */

body {
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, _sans;
    color: #666666;
    background: url('/images/top_bg.jpg') repeat-x #FFFFFF;
}
/* ======================================= global ============================ */

.kreado {
	color: #ED1C24;
}

a img {border: 0;}

a {color:#0099CC;}
a:hover {color:#006586;}
a:active {color:#CC0000;}

h1, h2, h3, h4, h5 {padding: 0; margin: 0;}

h1 {
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    color: #0099CB;
    font-weight: bold; 
}

.bluehead {
font-size: 15px;
color: #005473;
font-weight: bold;
padding: 0;
margin: 0;
}

h4 {}
h5 {}

p {
    line-height: 170%;
font-size: 12px;
}

div {
	font-size: 12px;
}

blockquote {
border: 1px dashed #CCCCCC;
padding: 10px;
}

a.icq {
    height: 17px;
    background: url('/images/icq_small.jpg') no-repeat left center;
    padding-left: 23px;
    display: block;
    margin-top: 2px;
}

span.icqnumber {
font-size: 10px;
padding-left: 23px;
color: green;
}

hr.grey, hr {
    border-top: 2px solid #CBCBCB;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 0;
    margin: 0;
}

small {font-size: 11px;}

span.litera {font-size:23px; font-weight: normal;}

.breadcrumbs {margin: 5px 20px; font-size: 11px;}
.breadcrumbs a, .breadcrumbs span {font-size: 11px;}

.float_left {float: left; padding: 0 10px 10px 0;}
.float_right {float: right; padding: 0 0 10px 10px;}

/* ======================================= main ============================ */

.block {
    width: 1000px;
    overflow: hidden;
    text-align: left;
}

/* ======================================= header ============================ */

.header {
    margin-top: 20px;
    padding: 0 20px 0 20px;
    width: 100%;
    overflow: hidden;
}

#logo {
    width: 400px;
    float: left;
}

#header_contacts {
    width: 500px;
    float: right;
    text-align: right;
    overflow: hidden;
}

#header_contacts_icon {
    float: right;
    width: 36px;
    height: 70px;
    background: url('/images/header_contacts_icon.jpg') no-repeat;
    display: block;
}

#header_contacts_info {
    float: right;
    width: 200px;
    height: 91px;
    line-height: 150%;
    text-align: left;
}

#header_contacts_info a {
    font-size: 11px;
    color: #666666;
}

#header_contacts_info a:hover {color: #CC0000;}

/* ======================================= menu ============================== */

.menu_top {font-size: 12px;}
.menu_bottom {font-size: 11px;}

.menu_block {
    width: 960px;
  /* или  padding: 0 20px 0 20px;*/
    overflow: hidden;
    text-align: left;
}

.menu {
    float: left;
    height: 34px;
    padding: 0;
    text-align: left;
    background: url('/images/menu_line_blue.gif') repeat-x;
}

.menu a {
    margin-right: 30px;
    color: #004666;
    height: 32px;
    background: none;
    display: inline-block;
    text-decoration: none;
    padding: 7px 7px 0 7px;
}

.menu a:hover, .menu a.selected {
    color: #FFFFFF;
    background-color: #0099CB;
}

.menu a:active {
    color: #FFFFFF;
    background-color: #294171;
}

.grey_line {
    height: 34px;
    width: 100%;
    overflow: hidden;
    background: url('/images/menu_line_grey.gif') repeat-x;
}

.secondlevel_menu {}

.secondlevel_menu a.secondlevel_menu {
    display: block;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    background: url('/images/second_menu_arrow.gif') no-repeat left center;
    padding: 7px 10px 7px 17px;
    border-bottom: 1px solid #E0E0E0;
}

.secondlevel_menu a.secondlevel_menu:hover {
    color: #000000;
    background: url('/images/second_menu_arrow_s.gif') no-repeat left center;
}

.secondlevel_menu a.secondlevel_menu:active {
    color: #CC0000;
    background: url('/images/second_menu_arrow_a.gif') no-repeat left center;
}

.secondlevel_menu a.secondlevel_menu.selected {
    color: #666666;
    font-weight: bold;
    background: url('/images/second_menu_arrow_o.gif') no-repeat left center;
    border: 0;
}

.secondlevel_menu a.third_level_menu {
    display: block;
    font-size: 11px;
    color: #0099CC;
    margin-left: 20px;
    text-decoration: none;
    background: url('/images/third_menu_arrow.gif') no-repeat left center;
    padding: 7px 10px 7px 17px;
    border: 0;;
}

.secondlevel_menu a.third_level_menu:hover {
    border: 0;
    background: url('/images/third_menu_arrow.gif') no-repeat left center;
    color: #006586;
}

.secondlevel_menu a.third_level_menu:active {
    border: 0;
    background: url('/images/third_menu_arrow_a.gif') no-repeat left center;
    color: #CC0000;
}

.secondlevel_menu a.third_level_menu.selected {
    border: 0;
    font-weight: bold;
    background: url('/images/third_menu_arrow_o.gif') no-repeat left center;
    color: #0099CC;
}


/* ========================== catalog search form ============================ */

input, select {
    border: 1px solid #CCCCCC;
    font-size: 11px;
    padding: 2px 4px;
}

form.searchform {
    padding: 0;
    margin: 0;
}

.form_elements {
    width: 960px;
    overflow: hidden;
    margin: 0 20px;
}

img#h_cat_search {
    float: left;
    margin: 0 6px 0 0;
    width: 110px;
    margin: 10px 15px 7px 0;
}

form.searchform input { margin: 0;}

form.searchform label {
    float: left;
    font-size: 11px;
    color: #999999;
    padding: 0;
    margin: 10px 5px 7px 5px;
}

form.searchform select.searchform_select1, form.searchform select.searchform_select2 {
    width: 180px;
    float: left;
    margin: 7px 5px 7px 0;
}

form.searchform input.searchform_input1 {
    width: 180px;
    float: left;
    margin: 7px 5px 7px 0;
}

form.searchform input.search_button {
    float: left;
    width: 19px;
    height: 22px;
    background: url('/images/search_but.jpg') no-repeat;
    border: 0;
    cursor: pointer;
    margin: 7px 5px 7px 20px;
}

/* ============================== index styles =============================== */

table.table_index_menu {
    width: 1000px;
    overflow: hidden;
}

table.table_index_menu td {
    width: 235px;
    padding: 20px 0 5px 0;
    overflow: hidden;
}

.index_center_menu {
    background: url('/images/index_center_bg.jpg') repeat-x;
    height: 216px;
}

.index_menu_icon {
    width: 70px;
    height: 70px;
    float: left;
}

.index_menu_item {
    width: 160px;
    float: left;
}

.index_left {
    width: 765px;
    float: left;
}


.index_text_top {
    background: url('/images/index_bg01_top.jpg') no-repeat;
    width: 754px;
    height: 11px;
}

.index_text_center {
    background: url('/images/index_bg01_center.jpg') repeat-y;
    width: 748px;
    padding: 0 0 0 6px;
}

.index_text_bottom {
    background: url('/images/index_bg01_bottom.jpg') no-repeat;
    width: 754px;
    height: 19px;
}


.index_right {
    width: 230px;
    float: right;
    margin-top: 10px;
}

.index_text_field_content {
    padding: 8px 20px;
    margin: 0;
}

.spravochnik_links {
    width: 100%;
    overflow: hidden;
}

.spravochnik_links small {
    width: 100px;
    float: left;  
}

a.another_article {
    background: url('/images/redraw.gif') no-repeat;
    padding-left: 17px;
    color: #666666;
}

a.another_article:hover {
    color: #000000;
}

/* =============================== footer ==================================== */

.footer {
    background: url('/images/footer_bg.jpg') repeat-x;
    font-size: 11px;
}

#footer_content {
    width: 960px;
    overflow: hidden;
    margin-left: 20px;
}

.footer_block1 {
    width: 310px;
    float: left;
}

.footer_block2 {
    width: 180px;
    float: left;
}

.footer_block3 {
    border: 1px dashed #CCCCCC;
    padding: 5px 5px 3px 5px;
    text-align: center;
    float: right;	
    width: 80px;
}

.footer_block3 a {
    text-decoration: none;
    color: #666666;
}

/* ========================== page styles ============================ */

table.pagetable {
    width: 1000px;
    border: 0;
    margin: 0;
}

table.pagetable td.sidebar {
    width: 214px;
    padding: 10px 0 0 20px;
}

table.pagetable td.page {
    width: 710px;
    padding: 10px 20px 0 10px;
    border-left: 1px solid #CCCCCC;
    overflow: hidden;
    font-size: 12px;
}

table.pagetable td.sidebar .news {
    width: 210px;
}

/* ========================== modules ============================ */

.small_module01 {
    width: 340px;
    float: right;
    display: block;
}

.module01_top {
    width: 332px;
    height: 15px;
    background: url('/images/module_01_top.jpg') no-repeat;
}

.module01_center {
    width: 332px;
    background: url('/images/module_01_center.jpg') repeat-y;
    padding: 0 14px;
    margin: 0;
}

.module01_bottom {
    width: 332px;
    height: 15px;
    background: url('/images/module_01_bottom.jpg') no-repeat;
}

.module_unipage_top {
    width: 702px;
    height: 14px;
    background: url('/images/module_02_top.jpg') no-repeat;
}

.module_unipage_center {
    width: 702px;
    background: url('/images/module_02_center.jpg') repeat-y;
    padding: 0 14px;
}

.module_unipage_bottom {
    width: 702px;
    height: 14px;
    background: url('/images/module_02_bottom.jpg') no-repeat;
}

.insterted_news {
    width: 674px;
    overflow: hidden;
}

.insterted_news_block {
    width: 220px;
    float: left;
    padding-right: 4px;
}

.news_title {
	font-weight: bold;
font-size: 14px;
}

.tag {
	font-size: 11px;
	color: #666666;
}

.date {
font-size: 11px;
background: none;
color: #333333;
border: 1px dashed #CCCCCC;
padding: 3px 5px;
width: 100%;
}

.link_module {
    width: 250px;
    overflow: hidden;
}

.menu_icon {
    width: 70px;
    height: 70px;
    float: left;
}

.link_item {
    width: 160px;
    float: left;
    }


/* ================================ catalog ================================== */

.catalog_category {
  /*  width: 104px;*/
  display: block;
  border: 1px solid red;
}

.catalog_category a {
    text-decoration: none;
    color: #666666;
}

.catalog_category a img, .subcategory_picture a img {
    width: 102px;
    height: 102px;
    border: 1px solid #CCCCCC;
}


.catalog_subcategory {
    float: left;
    width: 170px;
}

.catalog_subcategory a {
    background: url('/images/subcat_line.gif') no-repeat;
    padding-left: 18px;
    display: block;

}

table.table_catalog_subcategory_groups {
    width: 100%;
}
table.table_catalog_subcategory_groups td {
    width: 50%;
    overflow: hidden;
}
table.table_catalog_subcategory_groups td img {
    border:1px solid #CCCCCC;
    height:102px;
    width:102px;
}

td.catalogside {
    overflow: hidden;
}

td.catalogside a {
    text-decoration: none;
}

.catalog_subcategory a small {
    border: 1px solid #CCCCCC;
    padding: 6px 8px;
    display: block;
}

.catalog_category_br {
    float: left;
    width: 15px;
}

tr.one_pos {border-bottom: 1px solid red;}

table.cat_items_table tr {
    border-bottom: 1px solid #CACACA;
    
}

img.catalog_header {visibility:visible;}

table.catalogtable {
    width: 100%;
    border: 0;
}

table.catalogtable td {
    width: 50%;
    border: 0;
    overflow: hidden;
    padding-bottom: 15px;
}


table.table_catalog_subcategory {
    border-left: 1px solid #CCCCCC;
    padding: 0;
    margin: 0;
}

table.table_catalog_subcategory td.subcategory_position {
    padding: 12px 12px 12px 0;
    overflow: hidden;
    margin: 0;
    width: 690px;
}


.subcat_line {
    width: 18px;
    height: 35px;
    background: url('/images/subcat_line.gif') no-repeat top left;
    padding: 0;
    margin: 0;
    float: left;
}

.subcategory_picture {
    float: left;
    width: 102px;
}

.subcategory_descr {
    width: 540px;
    display: inline-block;
    padding-left: 20px;
}

a.bubble_action {
    background: url('/images/buble_action.jpg') no-repeat;
    height: 125px;
    display: block;
    padding: 22px 33px 18px 5px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-align: center;
    text-decoration: none;
}
a.bubble_action2 {
    background: url('/images/buble_action2.jpg') no-repeat;
    height: 125px;
    display: block;
    padding: 22px 33px 18px 5px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-align: center;
    text-decoration: none;
}

a.bubble_action span, a.bubble_action2 span {
    color: #FFCC00;
    text-decoration: underline !important;
    }

table.page_standart_table {
    border: 0; 
    font-size: 11px;
    text-align: left;
}

table.page_standart_table td.head {
    background-color: #CDCDCD;
    font-weight: bold;
}

table.page_standart_table td {
    border-bottom: 1px solid #CCCCCC;	
}

span.current {
    margin: 0 5px;
    border: 1px solid #005873;
    padding: 2px 4px;
    color:white;
    background-color:#0099CB;
}

a.page_link {
    margin: 0 5px;
    border: 1px solid #929292;
    padding: 2px 4px;
    text-decoration: none;
}

a.page_link:hover {
    border: 1px solid #929292;
    background-color:#EAEAEA;
}

#little_cart {
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 20px 0;
    border: 1px dashed #CDCDCD;
    background: url('/images/cart_bg.jpg') repeat-x;
}

#little_cart h2 {
    background: url('/images/cart_icon.png') no-repeat;
    height: 24px;
    display:block;
    padding-left: 30px;
}

#little_cart p {
    padding: 0;
    margin: 0;
}

#little_cart p b {
    color: #008CBF;
}

#little_cart p a {
    color: #C82900;
}

#little_cart p a:hover {
    color: #FF0000;
}

table.shop_cart_table {
    width: 100%;
    font-size: 11px;
}

table.shop_cart_table td {
    padding: 4px;
    border-bottom: 1px solid #CCCCCC;
}

table.shop_cart_table td.head {
    background-color: #CDCDCD;
    font-weight: bold;
    padding: 4px;
}

input.standart_button {
    background: url('/images/but_bg.jpg') repeat-x;
    cursor: pointer;
    padding: 4px 8px 4px 8px;
}

#message {
    border: 1px solid #CCCCCC;
    padding: 5px;
    font-style: italic;
    color: red;
}

ul.shop_navigation gray li {
    display: inline;
    list-style: none;
    list-style-image: none;
}

span.red_star {color:red;}

span.shop_navigation_current {
    font-weight: bold;
}

div.shop_navigation {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
a.cat_title {
    font-size: 12px;
    font-weight: bold;
}

table.page_standart_table td.addparams {
    font-size: 11px !important;
}
/*
a.getincart {
    background: url('') no-repeat;
    width: 30px;
    height: 30px;
    margin: 7px;
    border: 1px solid #CCCCCC;
}
*/

small.catlink {
    color: #666666;

}

td.cat_price_label {
width: 110px;
}
