@CHARSET "UTF-8";

#header_top
{
	-pie-background: linear-gradient(top, #858585, #6C6C6C);
}
.super_bttn, .super_bttn:visited, .super_bttn.dsbl:hover, .sc1 > a, .sc1 > a:visited
{
	/*-pie-background: linear-gradient(top, #F26000, #E53500);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#F26000,endColorstr=#E53500,GradientType=0);
}
.super_bttn:hover, .sc1 > a:hover
{
	/*-pie-background: linear-gradient(top, #FF8200, #FF4900);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FF8200,endColorstr=#FF4900,GradientType=0);
}
.super_bttn:active, .sc1 > a:active
{
	/*-pie-background: linear-gradient(top, #DC5801, #D03101);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#DC5801,endColorstr=#D03101,GradientType=0);
}
.super_bttn.lgray, .super_bttn.lgray.dsbl:hover
{
	/*-pie-background: linear-gradient(top, #929292, #797979);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#929292,endColorstr=#797979,GradientType=0);
}
.super_bttn.lgray:hover
{
	-pie-background: linear-gradient(top, #A2A2A2, #828282);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#A2A2A2,endColorstr=#828282,GradientType=0);
}
.super_bttn.lgray:active
{
	/*-pie-background: linear-gradient(top, #7E7E7E, #656565);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#7E7E7E,endColorstr=#656565,GradientType=0);
}
.super_bttn.lblue, .super_bttn.lblue.dsbl:hover
{
	/*-pie-background: linear-gradient(top, #3FB3E6, #1083D4);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#3FB3E6,endColorstr=#1083D4,GradientType=0);
}
.super_bttn.lblue:hover
{
	/*-pie-background: linear-gradient(top, #4FC3F6, #178ADB);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#4FC3F6,endColorstr=#178ADB,GradientType=0);
}
.super_bttn.lblue:active
{
	/*-pie-background: linear-gradient(top, #2DA1D4, #0376C7);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#2DA1D4,endColorstr=#0376C7,GradientType=0);
}
#menu_box
{
	-pie-background: linear-gradient(top, #F06000, #E33600);
}
#search_ext, #search_big
{
	-pie-background: linear-gradient(top, #939393, #797979);
}
.box .title
{
	-pie-background: linear-gradient(top, #239FDE, #1284D1);
}
.left_menu > li.current > div a
{
	-pie-background: linear-gradient(top, #6E6E6E, #888888);
}
#footer_top
{
	-pie-background: linear-gradient(top, #F06200, #E43300);
}
#footer_box
{
	-pie-background: linear-gradient(top, #7F7F7F, #696969);
}
.filled .cart_baloon
{
	/*-pie-background: linear-gradient(top, #F26000, #E53500);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#F26000,endColorstr=#E53500,GradientType=0);*/
	background: #F26000;
}
.no_buy
{
	-pie-background: linear-gradient(top, #6E6E6E, #888888);
}
/*
.super_bttn, #menu_box ul.main_menu > li > div
, .nav_header_banners .img_nav_div, .nav_header_banners .img_nav_div span
, .productItemBid .status:after, .productItem, .subcategories li.sc1, .sort_order_box a, .filled .cart_baloon
*/
#header_top, #menu_box, #search_ext, #search_big, .box .title,
.remove, .left_menu > li.current > div a, #footer_top, #footer_box, .sc1 > a, .sc1 > a > span.cnt,
.sort_order_box, .brands_box, .no_buy
{
	behavior: url(engine/js/PIE.htc);
}
