/* 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: 30px;
}
#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;
}
.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;
}
#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 h3 {
	color: #005bab;
}


#left_menu 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 h3 a, #left_menu 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 h1 a {
	text-transform: uppercase;
	font: normal 11px Tahoma;
	color: #005bab;
	padding-left: 0;
	background-image: none;
}

#left_menu div.l2 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: 73px; width: 210px; position: relative; margin-top:2px; *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-weight: bold;
	position: relative;
}
#currency .baks span, #currency .euro span {
	position: absolute;
	top: 5px;
	left: 36px;
	font-size: 11px;
}
#currency .euro span { top: 5px; }
#currency .baks { height: 23px; background: url(/img_2010/cur_baks_bg.png) no-repeat; }
#currency .euro { height: 25px; background: url(/img_2010/cur_euro_bg.png) no-repeat;}

#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;
}

.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; 
	border: 1px #82b3dd solid;
}

table.tth td {
	padding: 5px;
	height: 24px;
	background-color: #E9F7F8;
	border: 1px #82b3dd solid;
}





.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-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;
}


#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*/


