/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	height:100%; 
	margin-bottom:1px;
}

* html, body {
	height: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, input {margin:0;padding:0;border:0;}
table {border-collapse:collapse;border-spacing:0;}

body {
	background-attachment: fixed;
	background-image: url(/img_2010/1x1.gif);
	background-repeat: no-repeat;
	font-family:Verdana; 
	color:#575757;
	font-size: 12px;
}

table, td, th {}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

a{ color:#0078ff; text-decoration:underline; }
a:hover{text-decoration:none;}

h1, h2, h3, h4 {
	color:#6d6e71;
	font-family: Verdana;
	font-weight:normal;
	margin-bottom: 5px;
}

h1
{
	font-size:20px;
	margin-bottom:18px; 
	
}

h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }


table td {
	border-collapse: collapse;	
	font-size: 12px;
}

.mt_18 { margin-top: 18px; }

#logo {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
}

#header {
	background: url(/img_2010/tgl_bg.gif) repeat-y left #afd4fd;
	min-width:1180px;
	width:expression(document.body.clientWidth < 1180?"1180px":"auto");
}

#top_wrapper, #top_right, #top_bline, #top_rbg {
	height: 133px;	
}
#top_bline {
	background: url(/img_2010/tbl_bg.gif) no-repeat left bottom;
}
#top_content {
/*	border-bottom: 1px #83a2c5 solid;*/ 
	background:url(/img_2010/top_bl.gif) repeat-x bottom;

}
#top_wrapper {
	float: left;
	width: 270px;
}
#top_phone {
	float: left;
	width: 323px;
	padding-top: 18px;
}
#top_right {
	float: right;
}

#top_rbg
{
	background: url(/img_2010/top_bg_right.gif) no-repeat right;

}

/* корзина и авторизация */
.top_block {
	background: url(/img_2010/auth_bg.png) no-repeat;
	width: 197px;
	height: 108px;
	*height: 122px;
	float: right;
	margin: 5px 14px 0 0;
	padding-top: 14px;
	font-size: 12px;
}

.top_block td {
	font-size: 11px;
}


#middle { 
	height: 55px; 
	background-color: #005bab;
}
.w_210 { width: 210px; }

/* форма поиска */
#lupa {
	float:left;
	margin: 9px 0 0 5px;
}
#search {
	margin-top: 8px;
	float: left;
}
#search p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	margin: 0 0 3px 5px;
	padding: 0;
}
#search form div.left {
	background:url("/img_2010/s_input_left.gif") no-repeat scroll left top transparent;
	float:left;
	height:19px;
	margin-top:1px;
	width:10px;
}

#search input {
	background:url("/img_2010/s_input_bg.gif") repeat-x scroll left top transparent;
	border:medium none;
	color:#777777;
	float:left;
	height:19px;
	margin: 0;
	margin-top:1px;
	width:100px;
}

#search form div.right {
	background:url("/img_2010/s_input_right.gif") no-repeat scroll left top transparent;
	float:left;
	height:19px;
	margin-right:4px;
	margin-top:1px;
	width:10px;
}

#search form .submitter {
	background-image:url("/img_2010/search_btn.png");
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	height:28px;
	margin-top: -4px;
	width:61px;
}

/* верхнее меню */
#top_menu {
	background: url(/img_2010/top_menu_bg.gif) repeat-x;
	margin-top: 10px;
	height:44px;
	overflow: hidden;
}
#top_menu ul{
	list-style:none outside none;
	margin:0;
	overflow:auto;
	padding:0;
	background: url(/img_2010/top_menu_first.gif) no-repeat;
}
#top_menu ul li {
	display:inline-table;
	float:left;
}

#top_menu ul li a {
	border-right:1px solid #a5a5a5;
	border-left: 1px solid #FFF;
/*	color:#0078FF; */
	color:#005bab;
	display:block;
	float:left;
	font: bold 11px Tahoma;
	line-height:41px;
	margin:2px 0;
	padding: 0 15px;
	text-transform: uppercase;
}

#top_menu ul li a.first {
	border-left: none;
	padding-left:20px;
}

#top_menu ul li a.last {
	border-right: none;
}

/* контент */
#content { 
	padding: 20px 17px 17px; 
	background: url(/img_2010/main_top_line.png) repeat-x;	
}
#content .content_descr {
	margin-left: 2px; 
	margin-bottom:10px; 
}
#content ul li {
	font-size: 12px;
}


/* новости */
.new_block div.head {
	background: url(/img_2010/new_head.png) no-repeat;
	width:210px;
	height:25px;	
}
.new_block.red div.head {
	background: url(/img_2010/new_head_red.png) no-repeat;
	width:210px;
	height:25px;	
}
.new_block h1 {
	font: normal 11px Tahoma;
	color: #000;
	margin: 0;
	padding: 6px 0 0 15px;
	font-weight: bold;
}
.new_block.red h1 {
	color: #FFF;
}

.new_block {
	*margin-top: 2px;
}
.new_block.red {
	*margin-top: 0;
}

.new_block .new_center {
	border-right: 2px #6498c4 solid;
	padding-left: 3px;
}
.new_center {
	height: 274px;
	background: url(/img_2010/slider_left_line.gif) repeat-y;
	text-align: center;
}
#slider {
    height: 270px;
    background: url(/img_2010/slider_left_line.gif) repeat-y;
    text-align: center;
}
.new_foot {
	background: url(/img_2010/new_foot_bg.gif) no-repeat;
	height: 22px;
	padding-top: 3px;
}
.new_bottom {
	background: url(/img_2010/new_bottom_bg.gif) no-repeat;
	height: 21px;
	padding-top: 2px;
	margin-left: -3px;
	text-align: left;
}

.new_block .new_foot a, .new_bottom a {
	color:#FFFFFF;
	font-size:10px;
	padding-left: 33px;
}
.l_a_center {
	background: url(/img_2010/slider_left_line.gif) repeat-y;
	text-align: center;
	padding: 10px 10px 0px 15px;
	border-right: 2px #6498c4 solid;
	width: 183px;
	*width: 210px;
}
.l_a_center table tr td{
	font-size: 11px;
}
.l_a_center table tr td a{
	color: #545454;
}
.l_a_bottom {
	background: url(/img_2010/last_articles_bottom_bg.png) no-repeat;
    font-size: 5px;
	height: 10px;
}
.l_a_foot {
	background: url(/img_2010/last_articles_foot_bg.png) no-repeat;
	height: 21px;
	padding-top: 3px;
}
.l_a_foot a{
	color:#FFFFFF;
	font-size:10px;
	padding-left: 33px;
}
.head2{
	color:#FFFFFF;
	background: url(/img_2010/icq_h2_bg.png) repeat-y;
	height:25px;
}
.head2 h1 {
    font: normal 12px Tahoma;
    color: #ffffff;
    margin: 0;
    padding: 6px 0 0 15px;
    font-weight: bold;
}
.icq_center_head{
    background: url(/img_2010/icq_center_head_bg.png) no-repeat;
    font-size: 3px;
	height: 5px;
}
.icq_center{
	background: url(/img_2010/icq_center_bg.png) repeat-y;
    padding: 6px 10px 6px 15px;
}
.icq_center .icon{
	height: 20px;
}
.icq_bottom{
	background: url(/img_2010/icq_center_bg.png) repeat-y;
	padding: 6px 10px 0 15px;
}
.icq_foot{
    background: url(/img_2010/icq_foot_bg.png) no-repeat;
	height: 13px;
    font-size: 3px;
	padding-top: 3px;
}
#spec {
	background:url(/img_2010/new_spec_bg.gif) no-repeat;
	height: 48px;
	padding: 0 5px 0 12px;
	text-align:left;
}
#spec table {
	height: 48px;
}

/* левое меню */
#left_menu {
	display: inline-block;
	position: relative;
	z-index: 999;
}
#left_menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	background: #88b9e2;
}

#left_menu ul li, #left_menu ul li.active {
	height: 43px;
	background: url(/img_2010/left_menu_bg.png) no-repeat bottom;
	padding-left: 27px;
	cursor: pointer;
	margin: 0;
	*margin-top: -2px;
}

#left_menu ul li.active {
	background: url(/img_2010/left_menu_bg_active.png) no-repeat bottom;
}

#left_menu ul li.active div.h3 {
	color: #005bab;
}


#left_menu div.h3 {
	color: #FFF;
	height: 43px;
	font: bold 11px Tahoma;
	text-transform:uppercase;
	line-height: 14px;
	display: table-cell;
	vertical-align: middle;
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
	*height:auto;
}
#left_menu div.h3 a, #left_menu div.h3 a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
}
#lmenu_top_shadow {
	background:url(/img_2010/main_top_line.png) repeat-x;
	height: 5px;
	width: 210px;
	position: absolute;
	left: 0;
	top: 0;
	z-index:10;
	display: block;
}

#left_menu .bottom {
	height: 11px;
	background: url(/img_2010/left_menu_bottom.png) no-repeat;
	margin-top: -1px;
}

#left_menu li div.l2, #left_menu .l2 div.bottom, #left_menu .l2 div.top {
	width: 217px;	

}

#left_menu li div.l2 {
	display: none;
	position: absolute;
	height: 10px;
	left: 209px;
	top: inherit;
	margin-top: -43px;
	*margin-top: -36px;
	z-index: 999;
	padding: 0;
	background-color: none;
}

#left_menu div.l2 a {
	font: normal 11px Tahoma;
	color: #575757;	
	line-height: 14px;
	padding-left: 10px;
	display: block;
	background: url(/img_2010/left_menu_bullet.gif) no-repeat 0 6px;
}

#left_menu div.l2 div.h1 a {
	text-transform: uppercase;
	font: normal 11px Tahoma;
	color: #005bab;
	padding-left: 0;
	background-image: none;
}

#left_menu div.l2 div.h1 {
	margin: 0;
	padding-top: 6px;
	padding-bottom:3px;
}

#left_menu .l2 div.bottom {
	background: url(/img_2010/left_menu_l2_bottom.png) no-repeat;
	height: 14px;
}

#left_menu .l2 div.top {
	display:block;
	height: 4px;
	background: url(/img_2010/left_menu_l2_top.png) no-repeat;
}
#left_menu .l2 div.content {
	padding: 0 12px 6px 12px;
	background: url(/img_2010/left_menu_l2_bg.png) repeat-y;
	*position: relative;
	*width: 217px;
}

/* главная страница */


#main_table td { 
	vertical-align: top; 
	font-family: Tahoma;
	font-size: 11px;
}

#main_table ul li {
	font-size: 11px;
}

.main_block {
	min-width: 388px;
	background: url(/img_2010/main_block_bg.png) repeat-x; 
}

.main_block_left { background: url(/img_2010/main_block_bg_left.png) no-repeat left top; }
.main_block_right { background: url(/img_2010/main_block_bg_right.png) no-repeat top right; }
.main_block_content { 
	min-width: 388px;
	min-height: 186px;
	*height: 186px;
	*overflow:visible;
	padding: 13px;
}
.main_block_thumb {
	width: 112px;	
}
.main_block_text {
	text-transform: uppercase;
	left: 112px;
}
.main_block ul {
/*	list-style-image:url(/img_2010/main_bullet.gif);
	list-style-position: outside; */
	list-style: none;
	margin: 0;
	padding: 0;
}
.main_block li {
	padding: 6px 0 6px 15px;
	background:url(/img_2010/main_bullet.gif) no-repeat 0 9px;

}
.main_block h1 {
	font-size: 14px;
	font-family: Tahoma;
	color: #0078ff;
	font-weight: bold;
	margin: 0 0 9px 0;
}
.main_block a, .main_block a:visited {
	color: #595959;
	font-weight: bold;
}

/* низ */
.foot1 {
	background:url(/img_2010/foot_1line_bg.gif) repeat-x;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.foot1 a, .foot1 a:visited {
	color: 0078ff;
	font-weight: bold;
	padding: 0 16px 0 8px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/img_2010/bottom_bullet.png) no-repeat right 6px;
}
.foot1 a.last { background: none; }
.foot1 div { padding-top: 14px; }

.foot2 {
	background: url(/img_2010/foot_2line_bg.gif) repeat-x;
	height: 62px;
	text-align: center;
}
.foot2 img { margin-top: 7px; }
.foot3 { height: 35px; text-align: center; }

/* валюты */
#currency { height: 110px; width: 210px; position: relative; margin-top:3px; *margin-top:0px;}
#currency .head { height: 23px; background: url(/img_2010/cur_head_bg.png) no-repeat; color: #FFF; font-weight: bold; position:relative;}
#currency .head span { position: absolute; top: 4px; left: 6px; font-size:11px; }
#currency .baks, #currency .euro {
	color: #595959;	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}
#currency .baks span, #currency .euro span {
	position: absolute;
	top: 12px;
	left: 36px;
}
#currency .euro span { top: 14px; }
#currency .baks { height: 41px; background: url(/img_2010/cur_baks_bg.png) no-repeat; }
#currency .euro { height: 43px; background: url(/img_2010/cur_euro_bg.png) no-repeat;}

.l_b_send{
	background: url(/img_2010/left_block_send_bg.png) no-repeat top;
	height:	109px;
	cursor: pointer;
}
.l_b_price_request{
	background: url(/img_2010/l_b_price_request.png) no-repeat top;
	height:	109px;
	cursor: pointer;
}
.l_b_video{
	background: url(/img_2010/l_b_video.png) no-repeat top;
	height:	109px;
	cursor: pointer;
}

#all_models { margin-top: 0px; width: 210px; position: relative; background: url(/img_2010/all_models_bg.png) repeat-y; }
#all_models .head { height: 24px; background: url(/img_2010/all_models_head.png) no-repeat; }
#all_models .head span { position: absolute; top: 5px; left: 6px; color: #fff; font-weight: bold; font-size:11px; }
#all_models .content {  }
#all_models .content ul {
	margin: 5px 5px 5px 28px;;
	padding: 0;
	list-style-image:url(/img_2010/all_models_bullet.png);
}
#all_models .content li {
	padding: 2px 0;	
	font-size: 11px;
}
#all_models .foot { height: 11px; background: url(/img_2010/all_models_foot.png); font-size:9px; }
#all_models a, #all_models a:visited { color: #595959; }

/* второй уровень */
.mainL2 { margin-bottom: 20px; }
.mainL2 .head { background:url(/img_2010/mainL2_head_bg.gif) repeat-x; }
.mainL2 .head .r { background:url(/img_2010/mainL2_head_r.gif) no-repeat right; }
.mainL2 .head .l { background:url(/img_2010/mainL2_head_l.gif) no-repeat left; }
.mainL2 .head .hc {
	text-transform: uppercase;
	height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing: 0.001em;
	padding-left: 18px;
	display: block;
} 
.mainL2 .head .hc a, .mainL2 .head .hc a:visited,  .mainL2 .head .hc span {
	color: #fff;	
	padding-top:9px;
	display:block;
}

.mainL2 .cont { background:url(/img_2010/mainL2_cont_bg.png) repeat-x bottom; margin: 16px -5px 0;}
.mainL2 .cont .r { background:url(/img_2010/mainL2_cont_r.png) no-repeat right bottom; }
.mainL2 .cont .l { background:url(/img_2010/mainL2_cont_l.png) no-repeat left bottom; }
.mainL2 .cont .c {
	min-height: 175px;
	*height: 175px;
	*overflow: visible;
	*padding: 0 23px;

}
.mainL2 .cont .c .w {
	margin: 0px  23px;
	*margin: 0;
	padding-bottom: 23px;
}
.mainL2 .cont .c .image {
	padding-right: 16px;
	vertical-align: top;
	width: 152px;
	text-align: center;
}
.mainL2 .cont .c .splitter {
	width: 1px;
	padding-right: 16px;
	background: url(/img_2010/mainL2_splitter_bg.gif) repeat-y;
}
.mainL2 .cont .c .detail {
	padding-right: 15px;
}
.mainL2 .cont .c .detail a, .mainL2 .cont .c .detail a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #6497c5;
}
.mainL2 .cont .c .text { 
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
}
.mainL2 .cont .c .price { 
	vertical-align: top;
	width:120px;
	color: #da2029;
}

.mainL2 .cont .c .price img { 
	margin-top:3px;
}
.mainL2 .cont .c .price span{ 
	padding-left:10px;
}
.mainL2 .cont .c .price .catalog-price{
	font-weight: bold;
	color: #da2029;
}

.cat_submenu{
  width:            100px;
  height:           110px;
  display:          inline-block;
  vertical-align:   bottom;
  margin:           0 5px;
}
.cat_submenu div{
  width:            100px;
  font-family:      tahoma;
  font-size:        11px;
  color:            #6497c5;
  text-align:       center;
}

.cat_submenu_l3{
  width:            100px;
  height:           110px;
  display:          inline-block;
  vertical-align:   bottom;
  margin:           0 5px;
}
.cat_submenu_l3 div{
  width:            100px;
  font-family:      tahoma;
  font-size:        11px;
  color:            #6497c5;
  text-align:       center;
}

.mainNavi {
	height: 32px;
	background:url(/img_2010/home_ico.gif) no-repeat 5px 1px;
	padding-left : 22px;
}
.mainNavi a, .mainNavi a:visited {
	font-weight:bold;
	font-size:11px;
	color: #6497c5;
}
.mainNavi .rarr { font-size: 10px; }



/* detail page */
#detail {
	width: 100%;
	background-color: #dfdfdf;
	margin-bottom: 11px;
}

#detail td.image {
	text-align: center;
	vertical-align: top;
	width: 220px;
	background: url(/img_2010/detail_img_bg.png) no-repeat;
}
#detail td.image table {
	width: 100%;
	height: 220px;
}
#detail td.image table td{
	text-align:center;
	vertical-align:middle;
}


#detail .head {
	background-color: #c7c8ca;
	border: 1px #939598 solid;
}

#detail .head h1 {
	color: #58595b;
	font-size: 14px;
	font-weight: bold;
	margin: 6px;
	padding: 0;
	font-weight: bold;
}

#detail .dtable {
	width: 100%;
	margin-bottom: 7px;
}

#detail .descr {
	vertical-align: top;
	padding-left: 8px;
}

#detail .descr .content{
	padding: 17px 9px;
	color: #808285;
	font-size: 12px;
}

#detail .foot {
	background-color: #c7c8ca;
	border: 1px #939598 solid;
	width: 100%;
}

#detail .price { 
	color: #da2029;
}
.add_cart .price .catalog_price{
	font-weight: bold;
	color: #da2029;
}
#detail .print a, .detail .print a:visited {
	color: #58595b;
	font-size: 12px;
}

table.tth th {
	text-align: center;
	color: #fff;
	font:14px Tahoma;
	height: 30px;
	background-color: #82b3dd; 
}
table.tth th.l{
  background:   url(/img_2010/catalog_detail_tth_h_leftt_bg.png) no-repeat left;
  padding-left: 25px;
  width:        142px;
	border-right: 1px #fff solid;
}
table.tth th.r{
  background: url(/img_2010/catalog_detail_tth_h_right_bg.png) no-repeat right;
  padding-right:   25px;
}
table.tth td.l{
  width:        155px;
}
table.tth div.tth_h_l, table.tth div.tth_h_r{
  background: url(/img_2010/catalog_detail_tth_h_bg.png) repeat-x;
  height:     24px;
  *height:    32px;
  text-align: center;
  padding-top:8px ;
}
table.tth div.tth_h_l{
  padding-right:   25px;
}
table.tth div.tth_h_r{
  padding-left: 25px;
}

table.tth td {
	height: 24px;
	background-color: #E9F7F8;
	border: 1px #82b3dd solid;
	padding:     5px;
}





.tabs-nav div {
	display: block;
	*width: 130px;
	*overflow: visible;
	white-space: nowrap;
}

.tabs-nav .tabs-selected .l {
	background:url(/img_2010/tabs_active_bg.png) repeat-x;
}
.tabs-nav .tabs-selected .r {
	background:url(/img_2010/tabs_active_r.png) no-repeat right;	
}
.tabs-nav .tabs-selected .c {
	background:url(/img_2010/tabs_active_l.png) no-repeat left;	
	min-width: 130px;
	height: 23px;
	text-align: center;
}
.tabs-nav .tabs-selected .c a, .tabs-selected .c a:visited{
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
}


.tabs-nav .l {
	background:url(/img_2010/tabs_bg.png) repeat-x;
}
.tabs-nav .r {
	background:url(/img_2010/tabs_r.png) no-repeat right;	
}
.tabs-nav .c {
	background:url(/img_2010/tabs_l.png) no-repeat left;	
	min-width: 130px;
	height: 23px;
	text-align: center;
}
.tabs-nav .c a, .tabs-nav .c a:visited{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	padding: 4px 23px;
	display: block;
}

.tabs-nav li{ padding-right: 1px; padding-bottom: 1px; }
.tabs-nav { margin: 0 5px; }



.tabs-nav-about div {
    display: block;
    *width: 91px;
    *overflow: visible;
    white-space: nowrap;
	font-family: Tahoma;
}

.tabs-nav-about .tabs-selected .l {
    background:url(/img_2010/tabs_active_bg.png) repeat-x;
}
.tabs-nav-about .tabs-selected .r {
    background:url(/img_2010/tabs_active_r.png) no-repeat right;
}
.tabs-nav-about .tabs-selected .c {
    background:url(/img_2010/tabs_about_active_l.png) no-repeat left;
    min-width: 91px;
    height: 23px;
    text-align: center;
}
.tabs-nav-about .tabs-selected .c a, .tabs-selected .c a:visited{
    font-weight: bold;
    padding-left: 9px;
    padding-right: 9px;
}


.tabs-nav-about .l {
    background:url(/img_2010/tabs_bg.png) repeat-x;
}
.tabs-nav-about .r {
    background:url(/img_2010/tabs_r.png) no-repeat right;
}
.tabs-nav-about .c {
    background:url(/img_2010/tabs_l.png) no-repeat left;
    min-width: 90px;
    height: 23px;
    text-align: center;
}
.tabs-nav-about .c a, .tabs-nav-about .c a:visited{
    text-decoration: none;
    color: #FFF;
    font-size: 11px;
    padding: 4px 9px;
    display: block;
}

.tabs-nav-about li{ padding-right: 1px; padding-bottom: 1px; }
.tabs-nav-about { margin: 0 5px; }




.tabs-container { padding: 0px; margin: 0 0 1px; }
.tabs-container div.l {
	background:url(/img_2010/tabs_f_bg.png) repeat-x;

}
.tabs-container div.r {
	background:url(/img_2010/tabs_f_r.png) top right no-repeat;
}
.tabs-container div.c {
	background:url(/img_2010/tabs_f_l.png) top left no-repeat;		
	padding:20px 30px;
	min-height: 261px; 
	*height: 261px;
	*overflow:visible;
}
.catalog_rashodniki{
  background: #fff;
}
.catalog_rashodniki td{
  border: 1px #005bab solid;
}
.catalog_rashodniki td.top_l{
  color:      #fff;
  background: url(/img_2010/catalog_rashodniki_h3_bg.png) repeat-x;
  height:     52px;
}
.catalog_rashodniki .inner{
  height:         32px;
  *height:        52px;
  text-align:     center;
  background:     url(/img_2010/catalog_rashodniki_h3_bg.png) repeat-x;
  border-left:    1px solid #fff;
  color:          #fff;
  /*font:           12px Tahoma bold;*/
  font-family:    Tahoma;
  font-weight:    bold;
  font-size:      12px;
  padding:        20px 20px 0 20px;
}
.catalog_rashodniki td.add_1{
  background: url(/img_2010/catalog_detail_tth_1_bg.png) no-repeat top left;
  font-size:  11px;
}
.catalog_rashodniki td.add_2{
  background: url(/img_2010/catalog_detail_tth_2_bg.png) no-repeat top left;
  font-size:  11px;
}
.catalog_rashodniki td.add_2 p, .catalog_rashodniki td.add_1 p{
  font: 11px Tahoma; 
}




#tabla {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 6px 0;
}
#tabla th {
	background:url(/img_2010/all_th_bg.png) repeat-x;
	height: 52px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px #fff solid;
	padding: 4px;
	cursor:pointer;
}

#tabla th div {
	display: inline-block;
	padding: 0 15px;
	background: url(/img_2010/tabla_sort.png) no-repeat right;	
	*width: 50px;
	*white-space: nowrap;
}

#tabla first {
	border-left: none;
}

#tabla th a, #tabla th a:visited {
	color: #fff;	
	text-decoration: none;	
}

#tabla .headerSortUp div {
	background: url(/img_2010/tabla_sort_up.png) no-repeat right;
}

#tabla .headerSortDown div {
	background: url(/img_2010/tabla_sort_down.png) no-repeat right;
}

#tabla .first div {
	background: none;
}

#tabla tr {
	background-color: #e6e7e8;	
}
#tabla tr.odd {
	background-color: #d1d3d4;	
}

#tabla td {
	border-left: 1px #fff solid;	
	border-top: 1px #fff solid;	
	border-bottom: 1px #fff solid;	
	padding: 6px;
	font-size: 12px;
}

#tabla td.image {
	background-color: #fff;	
	padding: 0;
	width: 84px;
	height: 84px;
	border-bottom: none;
	border-left: none;
	text-align: center;
	vertical-align: middle;
}

#tabla td.cost {
	color: #da2029;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;	
}

#tabla td.cost span {
	white-space: nowrap;
}

#tabla td.cost img {
	margin-top:5px;	
}

#tabla td a, #tabla td a:visited {
	color: #005bab;
}


#tabla .cmp {
	width: 25px;
	border-left: none;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	font-size: 0;
}

#tabla .splitter {
	width: 3px;
	border: none;
 	font-size: 0; 
	background: none #fff;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	vertical-align: top;
	position: relative;
}
#tabla .splitter div {
	background: none;
	background-color: #fff;
	height: 80px;
	margin-top: 0;
	display: block;
	top: -2px;
	position: relative;
	*width: 3px;
}

#tabla .h div {
	height: 3px;
	padding: 0;
	display: block;	
}

#tabla select {
	max-width: 250px; 
	font-size: 10px;
}

#tabla td {
	font-size: 10px;
}



/*blue blocks*/
.border_tl1
{
width:5px;
height:36px;
background:url(/newimg/1border_tl.jpg) no-repeat;
font-size:0px;
}
.border_tc1
{
height:36px;
background:url(/newimg/1border_tc.jpg) repeat-x;
vertical-align:top;
padding: 7px 0 0 5px;
}
.border_tr1
{
width:5px;
height:36px;
background:url(/newimg/1border_tr.jpg) no-repeat;
}
.border_cl1
{
width:5px;
background:url(/newimg/1border_cl.jpg) repeat-y;
font-size:0px;
}
.border_cc1
{
padding:5px 0 5px 0;
}
.border_cr1
{
width:5px;
background:url(/newimg/1border_cr.jpg) repeat-y;
}
.border_bl1
{
width:5px;
height:5px;
background:url(/newimg/1border_bl.jpg) no-repeat;
font-size:0px;
}
.border_bc1
{
height:5px;
background:url(/newimg/1border_bc.jpg) repeat-x;
}
.border_br1
{
width:5px;
height:5px;
background:url(/newimg/1border_br.jpg) no-repeat;
}

/*blue blocks eof*/
/*contacts*/
.cont_hdr{
	text-align:		left;
	border-bottom: 	2px solid #a7c5e3;
  font-family		Tahoma;
	font-size:		12px;
	height:			19px;
}
.cont_hdr div.l {
    background:	url(/img_2010/tabs_bg.png) repeat-x;
	min-width:	95px;
	*width:		95px;
	float:		left;
	margin-top:	-2px;
}
.cont_hdr div.r {
    background:	url(/img_2010/tabs_r.png) no-repeat right;
}
.cont_hdr div.c {
    background:	url(/img_2010/tabs_l.png) no-repeat left;
    height: 		23px;
    min-height: 0;
    padding:    0;
}
.cont_hdr div.c div{
	padding:	4px 23px;
    text-align: 	center;
	font-weight:	bold;
	color:			#ffffff;
	white-space: 	nowrap;
}


.cont-container{
  color:  #000;
}
.cont-container div.l {
	background:url(/img_2010/contacts_bg.png) repeat-x;

}
.cont-container div.r {
	background:url(/img_2010/contacts_right_border.png) top right no-repeat;
}
.cont-container div.c {
	background:url(/img_2010/contacts_left_border.png) top left no-repeat;		
	padding:   15px 20px;
	min-height:175px; 
	*height:   175px;
	*overflow: visible;
}

.contacts{
  font-family:  Tahoma;
  font-size:    12px;
  color:        #000;
  width:        100%;
}
.contacts .img{}
.contacts .descr{
  vertical-align: bottom;
  padding:        0 20px 0 10px;
}
.contacts .foto{
  width: 94px;
}
.contacts .descr .name, .contacts .descr .blank{
  min-height: 18px;
  *height: 18px;
}
.contacts .descr .tel, .contacts .descr .mobil, .contacts .descr .mail, .contacts .descr .icq{
  min-height: 16px;
  *height: 16px;
}
.contacts .descr .mail, .contacts .descr .icq{
  padding-left: 20px;
}
.contacts .descr .mail{
  background: url(/img_2010/e-mail.png) left no-repeat;
}
.contacts .descr .icq{
  background:     url(/img_2010/cont_icq.png) left no-repeat;
  margin-bottom:  2px;   

}


/*eof contacts*/


/* form price request*/
table.form_price{
  width: 100%;
  color: #000;
}
.form_price h1{
  font-size:  14px;
  font-weight:bold;
  color:      #6599c6;
}
.form_price td.header{
  border-bottom: solid 1px #6599c6;
}
.form_price td{
  border-bottom: solid 1px #cccccc;
  height: 32px;
  padding:0 6px;
}
.form_price td.input{
  text-align: right;
  vertical-align: middle;
  width: 480px;
}
.form_price td.input span.content{
  *position: relative;
  *bottom: 6px;  
}
.form_price td.bottom{
  border-bottom: none;
}
.form_price .rect{
  border:  solid 1px #abadb3;
  height:  16px;
  *height: 22px;
  margin:  4px 0;
  padding: 3px;
  *padding: 0 3px;
  display: inline-block;
  text-decoration: none;
  text-align: left;
}
.form_price div.w{
  width: 464px;
}
.form_price div.w2{
  *width: 47px;
}
.form_price div.w3{
  *width: 83px;
}
.form_price div.padd{
  margin:  4px 0;
}
.form_price div.capcha{
  margin-right: 64px;
  *margin-right: 56px;
}
.form_price_submit{
  background:   url(/img_2010/form_send_bg.png) no-repeat left #fff;
  padding-left: 24px;
  margin-top:   5px;
  text-decoration: underline;
  color:        #8ab1d3;
  cursor: pointer;
}
#form_dropdown_category{
  width: 472px;
  *width: 469px;
}
.inputtextarea{
  *width: 464px;

}

/* eof form price request*/


form.fog_pass div.fp_block{
  width: 732px;
}
form.fog_pass div.w280{
width: 280px;
}
div.form_header{font-famely: tahoma; font-weight: bold; font-size: 14px; color: #6599c6; padding: 6px 0 0 6px;}
