@charset "utf-8";

/* ====================================================
    .THEME1
=======================================================*/

.theme1, .theme1 .i_block, .theme1 .theme_font
{font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif;}

.theme1 .news .date{font-weight: 700;}

.theme1 .main_menu,
.theme1 .main_menu ul.lvl1,
.theme1 .main_menu ul.lvl1 li.lvl1:first-child,
.theme1 .main_menu ul.lvl1 li.lvl1.pie_first-child,
.theme1 .main_menu ul.lvl1 li.lvl1:first-child a.lvl1,
.theme1 .main_menu ul.lvl1 li.lvl1.pie_first-child a.lvl1,
.theme1 .catalog .tobasket .quant
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
			border-radius: 	3px 0 0 3px;
}
.theme1 .search_panel,
.theme1 .search_panel .bot_gradient,
.theme1 .search_panel .transp_bg,
.theme1 .soc_panel,
.theme1 .soc_panel .bot_gradient,
.theme1 .soc_panel .transp_bg,
.theme5 .search_panel,
.theme5 .search_panel .bot_gradient,
.theme5 .search_panel .transp_bg,
.theme5 .soc_panel,
.theme5 .soc_panel .bot_gradient,
.theme5 .soc_panel .transp_bg
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	0 3px 3px 0;
		-moz-border-radius:	0 3px 3px 0;
			border-radius: 	0 3px 3px 0;
}
.theme1 .menu_panel,
.theme1 .main_container,
.theme1 .button,
.theme1 .news,
.theme1 .catalog .item .img,
.theme1 .catalog .item .img a,
.theme1 .catalog .item .img a img
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}
.theme1 .dropdown.sidebar_menu ul.lvl1 li.lvl1 ul.lvl2{
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}
.theme1 .sidebar_menu a.lvl1,
.theme1 .sidebar_menu .menu_title,
.theme1 .sidebar_menu .show_all,
.theme1 .catalog .tobasket .tobasket_btn,
.theme1 .buy_one_click, 
.theme1  #catalog .tabs_menu li p a
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	2px;
		-moz-border-radius:	2px;
			border-radius: 	2px;
}

.theme1 #recently_viewed .toggle_button{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
			border-radius: 	3px 3px 0 0;
}

.theme1 .banner_text{
	width: 164px;	
	min-width: 164px;
	max-width: 164px;
}

.theme1 a.ask_question{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
			border-radius: 	3px 3px 3px 3px;
}

/* ====================================================
    .THEME2
=======================================================*/

.theme2, .theme2 .i_block, .theme2 .theme_font
{font-family: Tahoma, "Geneva CY", sans-serif;}

.theme2 .button
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}
.theme2 .catalog .prices .price{font-weight: 400;}

.theme2 #recently_viewed .toggle_button{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	0 0 0 0;
		-moz-border-radius: 0 0 0 0;
			border-radius: 	0 0 0 0;
}

.theme2 a.ask_question{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	0 0 0 0;
		-moz-border-radius: 0 0 0 0;
			border-radius: 	0 0 0 0;
}

/* ====================================================
    .THEME3
=======================================================*/

.theme3, .theme3 .i_block, .theme3 .theme_font
{font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif;}

.theme3 .main_menu ul.lvl1 li.lvl1 a.lvl1{padding:0 13px 0 12px;}
.theme3 .main_menu ul.lvl1 li.lvl1 .arrow{right:5px;}


.theme3 .main_menu,
.theme3 .main_menu ul.lvl1,
.theme3 .main_menu ul.lvl1 li.lvl1:first-child,
.theme3 .main_menu ul.lvl1 li.lvl1.pie_first-child,
.theme3 .main_menu ul.lvl1 li.lvl1:first-child a.lvl1,
.theme3 .main_menu ul.lvl1 li.lvl1.pie_first-child a.lvl1,
.theme3 .catalog .tobasket .quant
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	19px 0 0 19px;
		-moz-border-radius: 19px 0 0 19px;
			border-radius: 	19px 0 0 19px;
}
.theme3 .search_panel,
.theme3 .search_panel .bot_gradient,
.theme3 .search_panel .transp_bg,
.theme3 .soc_panel,
.theme3 .soc_panel .bot_gradient,
.theme3 .soc_panel .transp_bg
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	0 19px 19px 0;
		-moz-border-radius:	0 19px 19px 0;
			border-radius: 	0 19px 19px 0;
}
.theme3 .menu_panel,
.theme3 .main_container,
.theme3 .button,
.theme3 .news,
.theme3 .catalog .tobasket .tobasket_btn,
.theme3 #catalog .tabs_menu li p a
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	19px;
		-moz-border-radius:	19px;
			border-radius: 	19px;
}
.theme3 .dropdown.sidebar_menu ul.lvl1 li.lvl1 ul.lvl2{
	-webkit-border-radius: 	19px;
		-moz-border-radius:	19px;
			border-radius: 	19px;
}
.theme3 .sidebar_menu a.lvl1,
.theme3 .sidebar_menu .menu_title,
.theme3 .buy_one_click, 
.theme3 .sidebar_menu .show_all
{
	behavior: url('/PIE.htc');
	zoom:1;
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}

.theme3 #recently_viewed .toggle_button{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	19px 19px 0 0;
		-moz-border-radius: 19px 19px 0 0;
			border-radius: 	19px 19px 0 0;
}

.theme3 a.ask_question{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	19px 19px 19px 19px;
		-moz-border-radius: 19px 19px 19px 19px;
			border-radius: 	19px 19px 19px 19px;
}

/* ====================================================
    .THEME4
=======================================================*/

.theme4, .theme4 .i_block, .theme4 .theme_font
{font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif;}


.theme4 .header .header_right .phones .phone,
.theme4 .sidebar_menu .menu_title,
.theme4 .sidebar_menu .show_all,
.theme4 h1, .theme4 h2,
.theme4 .catalog .prices .price,
.theme4 .catalog .prices .old_price
{font-family: "Times New Roman", "Times CY", "Nimbus Roman No9 L", serif;}

.theme4 .sidebar_menu .menu_title,
.theme4 .sidebar_menu .show_all
{font-weight: 400;}

.theme4 .main_menu,
.theme4 .main_menu ul.lvl1,
.theme4 .main_menu ul.lvl1 li.lvl1:first-child,
.theme4 .main_menu ul.lvl1 li.lvl1.pie_first-child,
.theme4 .catalog .tobasket .quant,
.theme4 .right_fixed_panel .right_panel,
.theme4 .right_fixed_panel .right_panel .bot_gradient,
.theme4 .right_fixed_panel .right_panel .transp_bg,
.theme4 .right_fixed_panel .right_basket_container .in_basket
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	8px 0 0 8px;
		-moz-border-radius: 8px 0 0 8px;
			border-radius: 	8px 0 0 8px;
}
.theme4 .search_panel,
.theme4 .search_panel .bot_gradient,
.theme4 .search_panel .transp_bg,
.theme4 .soc_panel,
.theme4 .soc_panel .bot_gradient,
.theme4 .soc_panel .transp_bg
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	0 8px 8px 0;
		-moz-border-radius:	0 8px 8px 0;
			border-radius: 	0 8px 8px 0;
}
.theme4 .menu_panel,
.theme4 .main_container,
.theme4 .catalog .tobasket .tobasket_btn,
.theme4 #catalog .tabs_menu li p a
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	8px;
		-moz-border-radius:	8px;
			border-radius: 	8px;
}
.theme4 .dropdown.sidebar_menu ul.lvl1 li.lvl1 ul.lvl2{
	-webkit-border-radius: 	8px;
		-moz-border-radius:	8px;
			border-radius: 	8px;
}
.theme4 .sidebar_menu a.lvl1,
.theme4 .sidebar_menu .menu_title,
.theme4 .buy_one_click, 
.theme4 .sidebar_menu .show_all,
.theme4 .button,
.theme4 .catalog .item .img,
.theme4 .catalog .item .img a,
.theme4 .catalog .item .img a img,
.theme4 .news
{
	behavior: url('/PIE.htc');
	zoom:1;
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}

.theme4 #recently_viewed .toggle_button{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	8px 8px 0 0;
		-moz-border-radius: 8px 8px 0 0;
			border-radius: 	8px 8px 0 0;
}

.theme4 a.ask_question{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	8px 8px 8px 8px;
		-moz-border-radius: 8px 8px 8px 8px;
			border-radius: 	8px 8px 8px 8px;
}

/* ====================================================
    .THEME5
=======================================================*/

.theme5, .theme5 .i_block, .theme5 .theme_font
{font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;}


.theme5 .right_fixed_panel .right_panel,
.theme5 .right_fixed_panel .right_panel .bot_gradient,
.theme5 .right_fixed_panel .right_panel .transp_bg,
.theme5 .right_fixed_panel .right_basket_container .in_basket,
.theme1 .right_fixed_panel .right_panel,
.theme1 .right_fixed_panel .right_panel .bot_gradient,
.theme1 .right_fixed_panel .right_panel .transp_bg,
.theme1 .right_fixed_panel .right_basket_container .in_basket
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 0 0 3px;
		-moz-border-radius:	3px 0 0 3px;
			border-radius: 	3px 0 0 3px;
}
.theme3 .right_fixed_panel .right_panel,
.theme3 .right_fixed_panel .right_panel .bot_gradient,
.theme3 .right_fixed_panel .right_panel .transp_bg,
.theme3 .right_fixed_panel .right_basket_container .in_basket
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	19px 0 0 19px;
		-moz-border-radius:	19px 0 0 19px;
			border-radius: 	19px 0 0 19px;
}
.theme5 .sidebar_menu .menu_title,
.theme5 .sidebar_menu .show_all
{font-weight: 400;}

.theme5 .main_menu,
.theme5 .main_menu ul.lvl1,
.theme5 .main_menu ul.lvl1 li.lvl1:first-child,
.theme5 .main_menu ul.lvl1 li.lvl1.pie_first-child,
.theme5 .catalog .tobasket .quant
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
			border-radius: 	3px 0 0 3px;
}
.theme5 .search_panel,
.theme5 .search_panel .bot_gradient,
.theme5 .search_panel .transp_bg
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	0 3px 3px 0;
		-moz-border-radius:	0 3px 3px 0;
			border-radius: 	0 3px 3px 0;
}
.theme5 .menu_panel,
.theme5 .main_container,
.theme5 .button,
.theme5 .news,
.theme5 .catalog .item .img,
.theme5 .catalog .item .img a,
.theme5 .catalog .item .img a img
{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}
.theme5 .sidebar_menu a.lvl1,
.theme5 .sidebar_menu .menu_title,
.theme5 .sidebar_menu .show_all,
.theme5 .catalog .tobasket .tobasket_btn,
.theme5 .buy_one_click, 
.theme5 #catalog .tabs_menu li p a
{
	behavior: url('/PIE.htc');
	zoom:1;
	-webkit-border-radius: 	2px;
		-moz-border-radius:	2px;
			border-radius: 	2px;
}


.theme5 .dropdown.sidebar_menu ul.lvl1 li.lvl1 ul.lvl2{
	-webkit-border-radius: 	3px;
		-moz-border-radius:	3px;
			border-radius: 	3px;
}

.theme5 #recently_viewed .toggle_button{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
			border-radius: 	3px 3px 0 0;
}

.theme5 a.ask_question{
	behavior: url('/PIE.htc');
	-webkit-border-radius: 	3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
			border-radius: 	3px 3px 3px 3px;
}