/*
 *  Этот файл поставляется в составе HTML5 плеера и разработан в рамках портала Radio-Tochka.com
 *  Copyright (C) 2013 Radio-Tochka.com <info@radio-tochka.com>
 *  Все права защищены. Не удаляйте этот копирайт.
*/
.gradient_style-11 {
	/* Legacy browsers */

}
.button_play_stop_style-11{
	background-image: url(style_11.png);
	background-repeat: no-repeat;
	background-position: -76px 5px;
	background-color: #c1262a;
}
.button_play_stop_style-11.active {
	background-color:#c1262a;
	background-position: 5px 5px;

}
.button_play_stop_style-11:hover {
	background-color:#737f8d;
}
.button_max_vol_style-11 {
	background-image: url(style_11.png);
	background-color: #657180;
}
.button_max_vol_style-11.active {
	background-image: url(style_11.png);
	background-color: #4f5963;
}
.button_max_vol_style-11:hover {
	background-image: url(style_11.png);
	background-color: #737f8d;
}
.button_mute_style-11 {
	background-image: url(style_11.png);
	background-color: #657180;
}
.button_mute_style-11.active {
	background-image: url(style_11.png);
	background-color: #4f5963;
}

.button_mute_style-11:hover {
	background-image: url(style_11.png);
	background-color: #737f8d;
}

.gradient_style-11 .rtplcurrent_time {
    color: #c1262a;
}