custom,0
(custom)
<style type="text/css">
.app_radio {
overflow:hidden;
margin-right:0px;
text-shadow:0 1px 0 #000000;
height:338px;
color:#999999;
}
.station {
overflow:auto; /*основной фон выбора станций*/
height:252px;
background:transparent;
}
.control {
padding: 2px 0 0 10px; /*шапка и подвал*/
bottom: 0;
right: 0;
left: 0;
height: 36px;
background: transparent;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-top: 0px solid #000;
}
.top{
text-align: center;
color: yellow; /* надпись шапка*/
font-size: 20px;
font-weight: bold;
padding-top: 4px;
}
.full-width-slider input {
display: none;
}
.full-width-slider .ui-slider-track {
margin-left: 0px;
padding-bottom: 0px;
top: 1px;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow:auto;
}
ul#stations li a{
background:#transparent;
border-bottom: 1px solid transparent;
border-top: 1px solid transparent; /*неактивная станция*/
color: #eeeeee;
display: block;
padding: 3px 10px;
white-space: nowrap;
text-shadow: 0 0 3px rgba(255, 255, 255, 0.2);
text-decoration: none;
height: 20px;
}
ul#stations li a:hover{
background: none repeat scroll 0 0 #1e5799;
border-bottom: 1px solid #000; /*цвет фона станции при наведении*/
border-top: 1px solid #000;
height: 20px;
color: White;
}
ul#stations li a span{
font-size: 14px;
padding: 3px 0 0 2px; /*надпись станции */
display: block;
font-style: normal;
font-variant: normal;
font-weight: lighter;
color: #000;
}
img:hover {
opacity:0.6;
-moz-opacity:0.6;
filter: alpha(opacity=60) black; /* */
-khtml-opacity: 0.6;
}
img:active {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
}
#stations a.station_select { background: none repeat scroll 0 0 #a5c9e5;border: 1px solid #000; } /*Цвет фона активной станции*/
</style>
[#module name="app_radio" mode="menu"#]