﻿#WindowWrapper
{
	background-color:Black;
	color:White;
}

/* ---------------------------------- */

#LeftWrapper
{
	width:130px;
	height:200px;
}

.selector
{
}

#DanceBox
{
	width:130px;
	height:50px;
	display:block;
}

#ItalyBox
{
	width:130px;
	height:50px;
	display:block;
}

#Salsa4teBox
{
	width:130px;
	height:50px;
	display:block;
}

#Rock4teBox
{
	width:130px;
	height:50px;
	display:block;
}

/* ---------------------------------- */

#RightWrapper
{
	width:280px;
	height:200px;
}

/* ---------------------------------- */

#RadioMusicLogo
{
	width:280px;
	height:50px;
}

#OnAirWrapper
{
	width:280px;
	height:150px;
	overflow:hidden;
	background-image: url('Images/MultiPlayer/sfondoInf.jpg');
}

#OnAirSong
{
	width: 150px;
	height:150px;
	padding-left:10px;
	overflow:hidden;
}

#channelIntro
{
	padding-top:30px;
	font-size:9px;
	line-height:12px;
}

#channelName
{
	font-size:13px;
	font-weight:bold;
}

.OnAirWrapper
{
	width:100%;
	padding-top:2px;
	/* z-index:100; /* we leave this just in case, but it's the transparent flash parameter that allows html to appear on top of flash */
	text-align:left;
	font-style:italic;
    font-size:12px;
}

OnAirWrapper .onair_title
{
}

OnAirWrapper .onair_artist
{
}

#OnAirPicture
{
	width:110px;
	height:120px;
	padding:20px 5px 0 5px;
	overflow:hidden;
}

.onair_picture
{
	width:108px;
	height:108px;
	border: solid 1px black;
}

/* ---------------------------------- */

#PlayerBox
{
}

#WMPBox
{
	width:410px;
	height:62px;
	border-top: solid 1px #606060;
}

#MinicasterBox
{
	width:410px;
	height:39px;
}

#cliccaPlay
{
	width:170px;
	height:25px;
	padding-top:12px;
	border-top: solid 1px White;
	border-bottom: solid 1px White;
	color:#303030;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	background-image:url('Images/MultiPlayer/minicasterBoxBKG.jpg');
	background-repeat:repeat-x;
}

#Minicaster
{
	width:180px;
	height:37px;
	border-top: solid 1px White;
	border-bottom: solid 1px White;
	padding-right:20px;
	background-image:url('Images/MultiPlayer/minicasterBoxBKG.jpg');
	background-repeat:repeat-x;
}
