/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:black;
	font-size:12px;
	color:#FFFFFF;
	font-family:"Arial" , Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
img {
	border:0;
}
#banner {
	width:468px;
	height:60px;
}
#container {
	width:468px;
	height:620px;
}
#header {
	width:368px;
	height:48px;
	margin:10px 0;
	
}
#playerLeft {
	float:left;
	width:22px;
	height:455px;
	margin:0 0 0 10px;
	background:url(images/left-bg_new.gif) left top no-repeat;
}
#playerCentre {
	float:left;
	width:300px;
	height:455px;
	background:url(images/centre-bg_new.gif) left top repeat-x;
}
#playerRight {
	float:left;
	width:30px;
	height:455px;
	background:url(images/rightbg_new2.gif) left top no-repeat;
}
#playerWrapper {
	margin:0 0 5px 0;
}
#footer {
	width:468px;
	height:90px;
	background:url(images/footer_repeat.gif) repeat-x;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:8px 0 0 15px;
	color:#ff9900;
}
#footer ul li {
	margin:3px 0;
}
h1 {
	display:block;
	float:left;
	width:160px;
	height:48px;
	margin:0 0 0 10px;
	background:url(images/radio_logo.gif) left top no-repeat;
	padding:0;
}
h1 span, h2 span, #realLink a.real span {
	display:none;
}
h2 {
	margin:0;
	padding:1px 1px 1px 3px;
	font-size:8pt;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	font-weight:normal;
	color:#ff9900;
}
#playerRight a {
	margin-left:23px;
	display:block;
	border:0;
}
.clear {
	clear:both;
}
.inputField {
	width:300px;
	height:10px;
	border:#ccc 1px solid;
	background:#666;
}
.inputSubmit {
	width:60px;
	height:14px;
	margin:0;
	padding:0;
	margin-left:1px;
	border:#ccc 1px solid;
	background:#ff9900 url(images/submit.gif)center center no-repeat;
}
.title
{
	margin-top:7px;
}

.box {
	width:298px;
	height:80px;
	margin:25px 0 0 0;
	border-top:#33ffcc 1px solid;
	border-bottom:#33ffcc 1px solid;
	position:relative;
}
.boxOverFlow {
	width:190px;
	height:80px;
	border-right:#3c3d3c 1px solid;
	float:left;
	overflow:hidden;
}
.box p {
	width:105px;
	float:left;
	margin:-75px 0 0 195px;
	padding:0;
}
.orange {
	color:#cc3399;
	margin:2px 0 0 2px;
	position:relative;
	font-weight:600;
}
.white {
	color:#ffffff;
	margin:1px 0 0 2px;
	position:relative;
	text-transform:uppercase;
}
ul#onDemand {
	list-style:none;
	width:76px;
	margin:144px 0 0 29px;
	padding:0;
}
ul#onDemand li {
	margin:2px 0 0 0;
	width:76px;
	height:24px;
	background:transparent url(images/button.gif) left top no-repeat;
}
ul#onDemand li a {
	width:76px;
	display:block;
	color:#fff;
	padding:5px 0 5px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
}
ul#live {
	list-style:none;
	margin:12px 0 0 35px;
	padding:0;
	float:left;
}
ul#live li {
	margin:0;
	width:76px;
	height:24px;
	float:left;
	margin:0 0 0 2px;
	background:transparent url(images/button.gif) left top no-repeat;
}
ul#live li a {
	width:76px;
	display:block;
	color:#fff;
	padding:5px 0 5px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
}
#realLink {
	float:right;
	width:368px;
	height:48px;
	margin:10px 0;
	background:#333333 url(images/leftRound.gif) left top no-repeat;
}
#realLink p {
	float:left;
	width:210px;
	padding:8px 15px 0 60px;
	margin:0;
}
#realLink a.real {
	float:left;
	width:58px;
	height:48px;
	display:block;
	background:#333333 url(images/real_logo.gif) left top no-repeat;
}
.nowPlaying
{
	width:50px;
	position:absolute;
	text-align:left;
}