﻿.mod-radios .mod-radio-interno{
	border-left:1px solid #BEB7AF;
	border-right:1px solid #BEB7AF;
	border-bottom:1px solid #BEB7AF;
	height:146px;
}

.mod-radios{
	width:250px;
	margin-bottom:10px;
	margin-top:7px;
}

.mod-radios .search{
	clear:left;
	padding-top:10px;
}

.mod-radios .lnk-more{
	clear:both;
	display:block;
	padding:0px 0px 10px 10px;
}

.search .frm-dictionary input {
	width:175px;
}

.search .btn-search {
/*	float:left;  */
}


.mod-radio-list{
	overflow:hidden;
	margin-left:7px;
	height:72px;
}

.mod-radio-list li{
	background:#FFFFFF url(../_img/blt-topics.gif) no-repeat scroll 11px 10px;
	padding-top:5px;
	padding-left:18px;
	font-weight:bold;
	color:#978e81;
}

.mod-radios .tab-list{
	height:28px;
}

.mod-radios .tab-list li a{
	height:28px;
	display:block;
	float:left;
	text-indent:-9999px;
}


.selected .genero {
	background:transparent url(../_img/tab-radios.gif) no-repeat scroll left top;
	width:79px;
}

 .genero{
	background:transparent url(../_img/tab-radios.gif) no-repeat scroll -150px top;
	width:79px;
}

.selected  .estacione{
	background:transparent url(../_img/tab-radios.gif) no-repeat scroll left -40px;
	width:95px;
}

 .estacione{
	background:transparent url(../_img/tab-radios.gif) no-repeat scroll -150px -40px;
	width:95px;
}

.selected  .artista{
	background:transparent url(../_img/tab-radios.gif) no-repeat scroll left -80px;
	width:76px;
}

.artista{
	background:transparent url(../_img/tab-radios.gif) no-repeat scroll -150px -80px;
	width:76px;
}

.frm-radio input {
	border:1px solid #FFFFFF;
	color:#B5B5B5;
	font-size:11px;
	width:171px;
	float:left;
	height:14px;
}

.frm-radio a:hover .btn-general {
	background-position:-150px top;
}