/*
 *  Р­С‚РѕС‚ С„Р°Р№Р» РїРѕСЃС‚Р°РІР»СЏРµС‚СЃСЏ РІ СЃРѕСЃС‚Р°РІРµ HTML5 РїР»РµРµСЂР° Рё СЂР°Р·СЂР°Р±РѕС‚Р°РЅ РІ СЂР°РјРєР°С… РїРѕСЂС‚Р°Р»Р° Radio-Tochka.com
 *  Copyright (C) 2013 Radio-Tochka.com <info@radio-tochka.com>
 *  Р’СЃРµ РїСЂР°РІР° Р·Р°С‰РёС‰РµРЅС‹. РќРµ СѓРґР°Р»СЏР№С‚Рµ СЌС‚РѕС‚ РєРѕРїРёСЂР°Р№С‚.
*/
.gradient_style-1 {
	border: solid 1px #008bbb;
	background: #1677ba url("gradient_style-4-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	*background: #1677ba;
	background: #1677ba\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#ff28a9e0, endColorstr=#ff1677ba);
	background-image: -webkit-gradient(
		linear,
		left top, left bottom,
		from(rgba(40,169,224,1)),
		to(rgba(22,119,186,1))
	);
	background-image: -webkit-linear-gradient(
		top,
		rgba(40,169,224,1),
		rgba(22,119,186,1)
	);
	background-image: -moz-linear-gradient(
		top,
		rgba(40,169,224,1),
		rgba(22,119,186,1)
	);
	background-image: -o-linear-gradient(
		top,
		rgba(40,169,224,1),
		rgba(22,119,186,1)
	);
	background-image: linear-gradient(
		top,
		rgba(40,169,224,1),
		rgba(22,119,186,1)
	);
	background-image: -ms-linear-gradient(
		top,
		rgba(40,169,224,1),
		rgba(22,119,186,1)
	);
}


.button_play_stop_style-1 {
	background-image: url(../images/style_4.png);
	background-repeat: no-repeat;
background-position: -73px 6px;
}




.button_max_vol_style-1 {
	background-image: url(../images/style_4.png);
}

.button_mute_style-1 {
	background-image: url(../images/style_4.png);
}