﻿#MainWrapper
{
	width:889px;
	text-align: left;
	
	position:relative;
}

#TopBannerWrapper
{
	position:relative;
}

#TopBanner
{
	width:889px;
	height:79px;
}

#PlayToListenAnchor
{
	display:block;
	
	position:absolute;
	
	top:5px;
	right:200px;
	
	width:70px;
	height:70px;
	
	background-image:url('Images/Master/PlayBlue.png');
}

#PlayToListenAnchor.on
{
	background-image:url('Images/Master/PlayWhite.png');
}

#PlayToListenText1
{
	position:absolute;
	
	top:22px;
	right:290px;

	color: #1386C7;
	font-family:Tahoma;
	font-size:30px;
}

#PlayToListenText2
{
	position:absolute;
	
	top:22px;
	right:80px;

	color: #1386C7;
	font-family:Tahoma;
	font-size:30px;
}

#PageWrapper
{
	width:889px;
}

/* ----------------------------- */

#PlaylistWrapper
{
	width: 244px;
	padding-top:12px;
}

#OpenPopUpPlayer
{
	position:relative;
	
	width:244px;
	height:176px;
	
	overflow:hidden;

	padding-bottom:4px;
	background-image: url('Images/Master/OpenPopUpPlayer.jpg');
	background-repeat:no-repeat;

	color: #40535f;
	font-weight:bold;
}

#iPhoneText
{
	position:absolute;
	
	top:73px;
	left:10px;	
	
	width:130px;
	text-align:center;
}

#iPhonePicture
{
	position:absolute;
	
	top:90px;
	right:10px;	
}

#NokiaPicture
{
	position:absolute;
	
	top:115px;
	left:22px;	
}

#EasyClaim
{
	font-size:12px;	
	color:#1386c7;
}

/* ----------------------------- */

#NowPlaying
{
	width:244px;
	height:205px;
	overflow:hidden;
	
	padding-bottom:4px;

	color: #394a54;
	font-weight:bold;	

	background-image: url('Images/Master/NowPlayingOnEasyItaly.jpg');
	background-repeat:no-repeat;
}

#NowPlayingHeader
{
	width:100%;
	height:32px;
}

#NowPlayingContents
{
	width:220px;
	height:173px;
	overflow:hidden;
	
	padding-left:12px;
	padding-right:12px;

	text-align:center;	
}

#NowPlayingFooter
{
}

#pictureBox_current
{
	padding-bottom:4px;
}

#picture_current
{
	width:115px;
	min-height:95px;
	max-height:120px;
	border: solid 1px Black;
}

.title
{
}

.artist
{
}

.schedule
{
	color:White;
}

.curow
{
	padding-bottom:3px;
}

.cuseparator
{
}

#ComingUp
{
	width:244px;
	height:215px;
	overflow:hidden;
	
	padding-bottom:4px;

	color: #394a54;
	font-weight:bold;	

	background-image: url('Images/Master/ComingUpOnEasyItaly.jpg');
	background-repeat:no-repeat;
}

#ComingUpHeader
{
	width:100%;
	height:28px;
}

#ComingUpContents
{
	width:226px;
	height:187px;
	overflow:hidden;
	
	padding-left:10px;
	padding-right:8px;
	
	text-align:left;
}

#ComingUpFooter
{
}

#Facebook
{
	width:244px;
	height:100px;
	
	padding-bottom:4px;
}
/* ----------------------------- */

#BodyWrapper
{
	width:645px;
	padding-top:12px;
}

/* ----------------------------- */

#Banner
{
	width:640px;
	height:100px;
	overflow:hidden;
	
	margin-left:5px;
	margin-bottom:4px;
}

/* ----------------------------- */

#BottomStrip
{
	width:889px;
	height:30px;
	background-image: url('Images/Master/bottomstrip.jpg');
	background-repeat:repeat-x;	
}

#FooterLinks
{
	width:889px;
	height:24px;
	line-height:24px;
	
	text-align:right;
}
