#radiomenu {
	font-size:0.9em;
	border-collapse: separate;
	border-spacing: 0px;
	width: 660px;
	margin: 0em auto 0.5em auto;
}
#radiomenu tr td {
	width: 165px;
	padding: 0em 0em 0em 2.3em;
}
.inmit input {
	position:relative;
	left:-13px;
}
form.form-style input{
	float:right;
	position:relative;
	right:30px;
	top:-28px;
}
form.form-style .jNiceSelectWrapper {
	left:0px;
	top:0px;
	z-index:3;
	position:absolute;
	cursor:pointer;
	text-align:left;
}
/*kulso lathato szoveg*/
form.form-style .jNiceSelectText {
	height: 21px;
	width: 91px;
	line-height: 21px;
	padding: 0px 5px;
	overflow:hidden;
	/*border:0;*/
	background: url(../images/radio/select-left.png) no-repeat 0 0;
	float:none;
	position:absolute;
	z-index:100;
	color:#FF015B;
}
/*kulso jobb oldali nyil*/
form.form-style .jNiceSelectOpen {
	height: 21px;
	width: 16px;
	background: url(../images/radio/select-right.png) no-repeat 0 0;
	z-index:100;
	display:block;
	position:absolute;
	left:101px;
}
/*kulso jobb oldali nyil feletti eger*/
form.form-style .jNiceSelectOpen:hover {
	height: 21px;
	width: 16px;
	background: url(../images/radio/select-right-hover.png) no-repeat 0 0;
	z-index:100;
	display:block;
	position:absolute;
	left:101px;
}
/*legordulo eredmenyek osszessege*/
form.form-style ul {
	/*border:0;*/
	margin:0;
	padding:0;
	height: 245px;
	width: 113px;
	position:absolute;
	left:2px;
	top: 21px;
	list-style:none;
	display:none;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:100;
}
/*legorduloben 1 eredmeny kulseje*/
form.form-style li.jNiceSelectOption {
	/*border:0;*/
	background: url(../images/radio/select-body.png) repeat-y 0 0;
	height: 23px;
	width: 113px;
	position:relative;
	margin:0;
	padding:0;
	top: 0;
	left: 0;
}
/*legorduloben 1 eredmeny belseje*/
form.form-style li.jNiceSelectOption span {
	width: 93px;
	height: 22px;
	line-height: 22px;
	/*border:0;*/
	color:#FF015B;
	display:block;
	position:relative;
	top: 0;
	left: 0;
	margin:0px 0px 0px 10px;
}
/*legorduloben a kivalasztott eredmeny es 1 eredmeny feletti eger*/
form.form-style li.jNiceSelectOption span.selected, form.form-style li.jNiceSelectOption span:hover{
	width: 93px;
	height: 22px;
	line-height: 22px;
	padding:0px 0px 0px 6px;
	margin:0;
	position:relative;
	left: 4px;
	top: 0;
}
/*legorduloben 1 eredmeny feletti eger*/
form.form-style li.jNiceSelectOption span:hover{
	background: url(../images/radio/hover.png) no-repeat 0px 0px;
}
/*legorduloben a kivalasztott eredmeny*/
form.form-style li.jNiceSelectOption span.selected{
	background: url(../images/radio/selected.png) no-repeat 0px 0px;
}
/*legorduloben a kivalasztott eredmeny feletti eger*/
form.form-style li.jNiceSelectOption span.selected:hover{
	background: url(../images/radio/hover2.png) no-repeat 0px 0px;
}
/*legordulo alja*/
form.form-style li.jNiceSelectBottom{
	width: 113px;
	height:3px;
	/*border:0;*/
	background: url(../images/radio/select-bottom.png) no-repeat 0 0;
	line-height: 3px;
}
form.form-style .jNiceFocus {
	border:dotted 1px #666666;
}
form.form-style .jNiceHidden {
	opacity:0;
	z-index:-1;
	position:relative;
}
form.form-style .jNiceWrapper {
	position:relative;
	vertical-align:top;
}
/*form.form-style .jNiceWrapper input {
	outline:none;
	moz-outline:none;
}*/
form.form-style .jNiceWrapper iframe {
	position:absolute;
	z-index:1;
	width:100%;
	left:0px;
	top:0px;
}
#cur-list {
	font-size: 1em;
	width: 400px;
	margin: 1em auto 1em auto;
	text-align: center;
}
#cur-list span {
	color: #538CA9;
	font-size: 1.1em;
	font-weight: bold;
}
#cur-list img{
	cursor:pointer;
	vertical-align:bottom;
	float:left;
}
#radiolist {
	width: 650px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: auto;
	background: #e8edff url(../images/radio/radio-tower.gif) 550px 287px no-repeat !important;
	margin: 1em auto 0em auto;
}
#radiolist thead th.radiolist-top-left {
	background: #b9c9fe url(../images/radio/topleft.png) left -1px no-repeat;
}
#radiolist thead th.radiolist-top-right {
	background: #b9c9fe url(../images/radio/topright.png) right -1px no-repeat;
}
#radiolist th {
	background: #b9c9fe;
	height: 15px;
}
#radiolist tfoot td.radiolist-foot-left {
	background: #e8edff url(../images/radio/footleft.png) left bottom no-repeat;
	height: 15px;
}
#radiolist tfoot td.radiolist-foot-right {
	background: #e8edff url(../images/radio/footright.png) right bottom no-repeat;
	height: 15px;
}
#radiolist td {
	background: url(../images/radio/radiolistbg.png) right -1px no-repeat;
	border-top: 1px solid #FFFFFF;
	padding: 8px;
	height: 20px !important;
}
#radiolist td.pre {
	width: 140px !important;
	font-size: 0.9em;
}
.pre-title {
	float:left;
	height: 19px !important;
	width:130px;
}
.pre-img{
	float:left;
	width: 8px;
	height: 19px;
	padding:1px 0px 0px 0px;
}
.pre-img img{
	width: 8px;
	height: 8px;
	vertical-align:middle;
}
#radiolist td.post {
	font-size: 0.8em;
}
#error {
	color: #FF0000;
}
#ok {
	color: #009205;
}
#unknown {
	color: #EC8E00;
}
#title {
	color:#AE3500;
}
#title a {
	color: #FF015B;
}
#listeners {
	color: #538CA9;
}
#maxlisteners {
	color: #538CA9;
}
#genre {
	color: #A0A500;
}
#kbit {
	color: #538CA9;
}
#track {
	color: #C48189;
}
#viewcount {
	margin: 3px 0px 0px 7px;
	font-size: 1.1em!important;
}
#viewcount span {
	color: #000000;
}
.listen{
	height: 18px;
	width: 20px;
	vertical-align: middle;
	cursor: pointer;
}
#favorite {
	height:20px;
	position:relative;
	top:0px;
	left:0px;
}
#favorite img {
	width:20px;
	height:20px;
}
#favorite img.on {
	height:20px;
	cursor:pointer;
}
#favorite img.o-n {
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
}
#date {
	height:20px;
	position:relative;
	top:0px;
	left:0px;
}
#date img {
	width:20px;
	height:20px;
}
#date img.on {
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}
#date div#dates{
	width:140px;
	position:absolute;
	top:4px;
	left:0px;
	text-align: left;
	color:#AE3500;
}
#starbar {
	position: relative;
	height: 20px !important;
	overflow: hidden;
}
#starbar .outer {
	position: absolute;
	width: 200px !important;
	height: 20px !important;
	left: 0px;
	top: 0px;
	background: url(../images/radio/stars.png) no-repeat 0px 0px;
}
#starbar .inner {
	position: absolute;
	width: 200px !important;
	height: 20px !important;
	left: 0px;
	top: 0px;
	background: url(../images/radio/stars.png) no-repeat 0px 0px;
}
#starbar span {
	background: url(../images/radio/stars.png) no-repeat 0px -20px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 20px;
}
#starbar small {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 20px;
}
#starbar small:hover {
	background: url(../images/radio/stars.png) no-repeat 0px -40px;
	height: 20px;
	cursor: pointer;
}
#starbar small#s1 {
	width:  20px;
}
#starbar small#s2 {
	width:  40px;
}
#starbar small#s3 {
	width:  60px;
}
#starbar small#s4 {
	width:  80px;
}
#starbar small#s5 {
	width: 100px;
}
#starbar small#s6 {
	width: 120px;
}
#starbar small#s7 {
	width: 140px;
}
#starbar small#s8 {
	width: 160px;
}
#starbar small#s9 {
	width: 180px;
}
#starbar small#s10 {
	width: 200px;
}
#starbar div#loading {
	width:16px;
	height:16px;
	position:relative;
	top:0px;
	left:0px;
}
#starbar div#loading img {
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:4px;
	left:250px;
}
#starbar div#result {
	width:140px;
	position:absolute;
	top:4px;
	left:210px;
	text-align: left;
	color:#AE3500;
}
#link {
	padding: 0px 0px 5px 0px;
}
#link a {
	margin: 0px;
	padding: 0px;
	color: #FF015B;
}
#radiopaginate {
	font-size: 1em;
	width: 600px;
	text-align: center;
	padding: 0px;
	margin: 3em auto 0em auto;
}
#radiopaginate a {
	color: #FF015B;
	font-size: 0.95em;
}
#no-results {
	text-align: center;
	width: 400px;
	padding: 20px 0px 50px 0px;
	margin: 0px auto 0px auto;
}
