﻿body {
	background-color: #07143c;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#player-bg {
	width: 1000px;
	height: 800px;
	background-image: url('../images/glossyplayer/misc/main_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px auto;
	/*background-attachment: fixed;*/
}

#header {
	position: fixed;
	top: 0px; /* left: 130px;     right:0px; */
	left: 0px;
	right: 0px;
	background-image: url('../images/glossyplayer/misc/header_bg.png');
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px auto;
	text-align: left;
	height: 171px;
	width: 1000px; /* background-color:Blue; */ /*background-image: url('../images/glossyplayer/misc/header_bg.jpg');     background-position: center top;     background-repeat: no-repeat;*/
	z-index: 45;
}

.mainlogo {
	/*background-image: url('../images/glossyplayer/bannersandlogo/main_logo.png');*/
	background-repeat: no-repeat;
	height: 102px;
	width: 188px;
	margin-top: 12px;
	margin-left: 25px;
	z-index: 50;
}

#titleblock {
	position: absolute;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px; /*color: White;*/
	float: left; /*margin-top: 5px;*/
	margin-left: 25px; /*text-align: center;*/
	width: 300px;
	color: #3EB6D8;
}

.topbanner {
	height: 90px;
	width: 732px;
	margin-left: 235px;
	margin-top: -105px;
	border: 0px;
	/* background-image: url(../images/bluedot.jpg); */
	background-image: url(../images/728_bland.jpg);
	overflow: hidden;
}

#ad_skin {
	display: block;
	height: 90px;
}

#ad_skin1 {
	display: none;
	height: 90px;
}

.ads {
	width: 304px;
	float: right;
	padding: 0 5px 0 0;
}


.playercontrols {
	position: absolute;
	background-image: url('../images/glossyplayer/playercontrols/player_bg_bar.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 733px;
	margin-left: 235px;
	margin-top: 10px; /*margin-top: 18px;*/
}

#playercontrols-small {
	position: absolute;
	background-image: url('../images/glossyplayer/playercontrols/player_bg_bar_small.png');
	background-repeat: no-repeat;
	height: 85px;
	width: 250px;
	margin-left: 690px;
	margin-top: 100px;
	top: 0px;
	z-index: 50;
}

.volumeOFF {
	background-image: url('../images/glossyplayer/playercontrols/mute_small.png');
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
	margin-top: 18px;
	float: left;
	cursor: pointer;
}

	.volumeOFF:hover {
		background-image: url('../images/glossyplayer/playercontrols/mute_large.png');
		background-repeat: no-repeat;
		height: 48px;
		width: 48px;
		float: left;
		cursor: pointer;
	}

#musicOFF {
	background-image: url('../images/glossyplayer/playercontrols/mute_small.png');
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
	margin-top: 17px;
	cursor: pointer;
}

	#musicOFF:hover {
		background-image: url('../images/glossyplayer/playercontrols/mute_large.png');
		background-repeat: no-repeat;
		height: 48px;
		width: 48px;
		cursor: pointer;
	}

.volumeON {
	background-image: url('../images/glossyplayer/playercontrols/unmute_small.png');
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
	margin-top: 18px;
	float: left;
	cursor: pointer;
}

	.volumeON:hover {
		background-image: url('../images/glossyplayer/playercontrols/unmute_large.png');
		background-repeat: no-repeat;
		height: 48px;
		width: 48px;
		cursor: pointer;
	}

#musicON {
	background-image: url('../images/glossyplayer/playercontrols/unmute_small.png');
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
	margin-top: 17px;
	cursor: pointer;
}

	#musicON:hover {
		background-image: url('../images/glossyplayer/playercontrols/unmute_large.png');
		background-repeat: no-repeat;
		height: 48px;
		width: 48px;
		cursor: pointer;
	}

.slider {
	position: relative;
	background-image: url('../images/glossyplayer/playercontrols/slider.png');
	background-repeat: no-repeat;
	height: 7px;
	width: 91px;
	margin-left: 4px;
	margin-top: 40px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

	.slider .handle {
		position: absolute;
		background-image: url('../images/glossyplayer/playercontrols/slider_button.png');
		background-repeat: no-repeat;
		height: 27px;
		width: 27px;
		margin-top: -7px;
		float: left;
		cursor: pointer;
	}

		.slider .handle:hover {
			position: absolute;
			background-image: url('../images/glossyplayer/playercontrols/slider_button_mouseover.png');
			background-repeat: no-repeat;
			height: 27px;
			width: 27px;
			cursor: pointer;
		}

	.slider .handleinstream {
		position: absolute;
		background-image: url('../images/glossyplayer/playercontrols/slider_button.png');
		background-repeat: no-repeat;
		height: 27px;
		width: 27px;
		margin-top: -7px;
		float: left;
		cursor: pointer;
	}

		.slider .handleinstream:hover {
			position: absolute;
			background-image: url('../images/glossyplayer/playercontrols/slider_button_mouseover.png');
			background-repeat: no-repeat;
			height: 27px;
			width: 27px;
			cursor: pointer;
		}

.playercontrols #socialmedia-left {
	float: left;
	width: 170px;
}

.playercontrols #socialmedia-right {
	float: left;
	width: 210px;
}

#facebook {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/facebook_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#facebook:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/facebook.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#twitter {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/twitter_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#twitter:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/twitter.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#instagram {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/instagram_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#instagram:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/instagram.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#sharethis {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/unknown_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#sharethis:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/unknown.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#email {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/email_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#email:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/email.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#android {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/robot_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#android:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/robot.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#youtube {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/youtube_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#youtube:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/youtube.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#iphone {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/apple_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#iphone:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/apple.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

#blackberry {
	background-image: url('../images/glossyplayer/playercontrols/socialmedia/blackberry_small.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	cursor: pointer;
}

	#blackberry:hover {
		background-image: url('../images/glossyplayer/playercontrols/socialmedia/blackberry.png');
		background-repeat: no-repeat;
		height: 50px;
		width: 49px;
		margin-top: 17px;
		margin-left: -4px;
		margin-right: -3px;
	}

/*.playercontrols .button
{
    background-image: url('../images/glossyplayer/playercontrols/icon_normal.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    margin-top: 25px;
    margin-left: 6px;
    margin-right: 6px;
    float: left;
    cursor: pointer;
}

.playercontrols .button:hover
{
    background-image: url('../images/glossyplayer/playercontrols/icon_mouseover.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 49px;
    margin-left: -4px;
    margin-right: -3px;
}*/

.play {
	background-image: url('../images/glossyplayer/playercontrols/play_btn_normal.gif');
	background-repeat: no-repeat;
	height: 83px;
	width: 83px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}

	.play:hover {
		background-image: url('../images/glossyplayer/playercontrols/play_btn_over.gif');
		background-repeat: no-repeat;
	}

.pause {
	background-image: url('../images/glossyplayer/playercontrols/pause_btn_normal.png');
	background-repeat: no-repeat;
	height: 83px;
	width: 83px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}

	.pause:hover {
		background-image: url('../images/glossyplayer/playercontrols/pause_btn_over.png');
		background-repeat: no-repeat;
	}

.stop {
	background-image: url('../images/glossyplayer/playercontrols/stop_btn_normal.gif');
	background-repeat: no-repeat;
	height: 83px;
	width: 83px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}

	.stop:hover {
		background-image: url('../images/glossyplayer/playercontrols/stop_btn_over.gif');
		background-repeat: no-repeat;
	}

.playercontrols #surferlogo {
	background-image: url('../images/glossyplayer/playercontrols/surfer_logo.png');
	background-repeat: no-repeat;
	height: 44px;
	width: 92px;
	float: right;
	margin-top: 20px;
}

.mainpanel {
	position: absolute;
	background-image: url('../images/glossyplayer/contentarea/silverbg/silver_bg_artist_info.png');
	background-repeat: repeat-x;
	width: 830px;
	height: 445px;
	margin: 210px auto 0px 80px;
	text-align: left; /* background-color:Blue;  */
	z-index: 10;
}

.overlay-gateway {
	background-color: Black;
	width: 830px;
	height: 380px;
	z-index: 35;
	position: relative;
	opacity: 1;
	float: left;
	margin-top: 210px;
	margin-left: 80px;
}

.overlay-instream {
	position: fixed;
	background-color: Black;
	display: block;
	width: 1000px;
	height: 280px;
	z-index: 47;
	opacity: 1;
	float: left;
	margin-top: 0px;
}

/* this will be seen only by IE */
* html div#mainpanel {
	margin: -20px auto 0px;
}


#navbuttons {
	position: absolute;
	margin-left: 82px;
	margin-top: 210px;
	width: 820px;
	z-index: 40;
}

/*#navbuttons
{
    position: absolute;
    margin-left: 10px;
    width: 820px;
    height: 53px;
}*/

.btn {
	color: White;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	cursor: pointer;
}

	.btn .left {
		background: url(../images/glossyplayer/mainnavigation/normal_btn_left.png) no-repeat scroll 0 0 transparent;
		float: left;
		height: 33px;
		width: 7px;
	}

	.btn .middle {
		background: url(../images/glossyplayer/mainnavigation/normal_btn_middle.png) repeat-x scroll 0 0 transparent;
		float: left;
		font-size: 14px;
		height: 33px;
		padding: 8px 5px;
		color: #a7e0ff;
	}

	.btn .right {
		background: url(../images/glossyplayer/mainnavigation/normal_btn_right.png) no-repeat scroll 0 0 transparent;
		float: left;
		height: 33px;
		width: 7px;
	}

.btnfocus {
	color: White;
	font-weight: bold;
	margin: 0;
	font-family: Arial;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	cursor: pointer;
}

	.btnfocus .left {
		background: url(../images/glossyplayer/mainnavigation/hover_btn_left.png) no-repeat scroll 0 0 transparent;
		float: left;
		height: 33px;
		width: 7px;
	}

	.btnfocus .middle {
		background: url(../images/glossyplayer/mainnavigation/hover_btn_middle.png) repeat-x scroll 0 0 transparent;
		float: left;
		font-size: 15px;
		height: 33px;
		padding: 8px 5px;
		color: #feffff;
	}

	.btnfocus .right {
		background: url(../images/glossyplayer/mainnavigation/hover_btn_right.png) no-repeat scroll 0 0 transparent;
		float: left;
		height: 33px;
		width: 7px;
	}

.btnhover {
	color: White;
	font-weight: bold;
	font-family: Arial;
	float: left;
	cursor: pointer;
	margin-top: 7px;
	margin-right: -10px;
}

	.btnhover .left {
		background: url(../images/glossyplayer/mainnavigation/selected_btn_left.png) no-repeat scroll 0 0 transparent;
		float: left;
		height: 55px;
		width: 18px;
	}

	.btnhover .middle {
		background: url(../images/glossyplayer/mainnavigation/selected_btn_middle.png) repeat-x scroll 0 0 transparent;
		float: left;
		color: #a7e0ff;
		font-size: 15px;
		height: 55px;
		padding: 17px 5px;
	}

	.btnhover .right {
		background: url(../images/glossyplayer/mainnavigation/selected_btn_right.png) no-repeat scroll 0 0 transparent;
		float: left;
		height: 55px;
		width: 18px;
	}

#valueaddedarea {
	background-image: url('../images/glossyplayer/contentarea/value_Added_cont_bg.png');
	background-repeat: repeat-x;
	height: 254px;
	width: 470px;
	margin-left: 25px;
	margin-top: 55px; /*margin-top: 62px;*/
	float: left;
}

#banner {
	height: 250px;
	width: 310px;
	margin-left: 505px;
	margin-top: -254px;
	float: left;
	z-index: 50;
	overflow: hidden;
	background-image: url(../images/SurferNETWORK-300x250.jpg);
	background-repeat:no-repeat;
}

#gateway_img_div {
	display: block;
	width: 470px;
	height: 254px;
	position: relative;
	left: -800px;
	overflow: hidden;
	z-index: 39;
	top: 272px;
}

#station_common {
	display: block;
	width: 470px;
	height: 97px;
	position: relative;
	z-index: 3;
}

#station_logo {
	position: absolute;
	width: 470px;
	height: 254px;
	z-index: 34;
	overflow: hidden;
	margin-top: 265px; /*margin-top: 282px;*/
	margin-left: 105px;
	border: 0px;
}

#station_logo_animate {
	position: relative;
}

#station_logo a img {
	z-index: 40;
	border: 0px;
}

#station_sva {
	position: absolute;
}

#station_value_added {
	width: 470px;
	height: 254px;
	position: relative;
	top: 0px;
	z-index: 3;
	overflow: hidden;
	left: 0px;
}

#YuMePlayer {
	position: absolute;
}

#playerObjectA {
	display: block;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 15px;
	left: -1900px;
	background-color: #222222;
	overflow: hidden;
}

#playerObjectB {
	display: block;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 15px;
	left: -1800px;
	background-color: #222222;
	overflow: hidden;
}

#playerObjectC {
	font-size: 16pt;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 15px;
	left: -1800px;
	background-color: #cccccc;
	z-index: 64;
}

#playerObjectD {
	font-size: 16pt;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 15px;
	left: -2000px;
	background-color: #999999;
	z-index: 64;
}

#playerObjectE {
	font-size: 16pt;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 15px;
	left: -1900px;
	background-color: #555555;
	background-image: url(../images/TS_background.jpg);
	z-index: 64;
}

#playerObjectG {
	font-size: 16pt;
	width: 300px;
	height: 250px;
	position: absolute;
	top: 15px;
	left: -2000px;
	background-color: #999999;
	z-index: 64;
}

#gateway-banner {
	position: absolute;
}

#silverlight-objects {
	position: absolute;
}

#buttonbar-details, #Coverflow-Container {
	position: absolute;
	background-image: url('../images/glossyplayer/misc/ondemand_gradient.jpg');
	background-repeat: no-repeat;
	display: none;
	z-index: 43;
	height: 254px;
	width: 470px;
	margin-top: 265px; /*    margin-top: 282px;*/
	margin-left: 105px;
	overflow-y: auto;
	text-align: left;
	color: White;
	border: 0px;
}

	#buttonbar-details a {
		border: 0px;
		color: #7dc3ff;
	}

	#buttonbar-details img {
		border: 0px;
	}

#no-silverlight {
	display: none;
	color: white;
	position: absolute;
	width: 778px;
	height: 294px;
	top: 0px;
	left: 0px;
	background-color: #000000;
	overflow: hidden;
	z-index: 32;
}

#yume-silverlighthost {
	float: left;
	margin-top: -270px; /*margin-top: -258px;*/
	margin-left: 110px;
}

#queue_status {
	display: none;
}

#queue_status2 {
	display: none;
}

#testDiv {
	border-style: solid;
	display: none;
	width: 240px;
	height: 250px;
	z-index: 100000;
	visibility: visible;
	position: absolute;
	background-color: white;
	color: #000000;
	top: 300px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	overflow: scroll;
	white-space: nowrap;
}

#canvas {
	width: 1000px;
	margin: 0px auto;
}

#panel {
	width: 1000px;
	margin: 0px auto;
}

#cb_medrect1_div {
	width: 300px;
	height: 250px;
	float: right;
	overflow: hidden;
	z-index: 25;
	margin-left: 585px;
	margin-top: -493px;
}

.ondemand {
	background: url(../images/glossyplayer/mainnavigation/ondemand_normal.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.ondemand-selected {
	background: url(../images/glossyplayer/mainnavigation/ondemand_selected.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.ondemand-hover {
	background: url(../images/glossyplayer/mainnavigation/ondemand_hover.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 57px;
	width: 78px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: -10px;
}

.grouptunner {
	background: url(../images/glossyplayer/mainnavigation/grouptunner_normal.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.grouptunner-selected {
	background: url(../images/glossyplayer/mainnavigation/grouptunner_selected.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.grouptunner-hover {
	background: url(../images/glossyplayer/mainnavigation/grouptunner_hover.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 57px;
	width: 78px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: -10px;
}

.playlist {
	background: url(../images/glossyplayer/mainnavigation/playlist_normal.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.playlist-selected {
	background: url(../images/glossyplayer/mainnavigation/playlist_selected.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.playlist-hover {
	background: url(../images/glossyplayer/mainnavigation/playlist_hover.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 57px;
	width: 78px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: -10px;
}

.home {
	background: url(../images/glossyplayer/mainnavigation/home_normal.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.home-hover {
	background: url(../images/glossyplayer/mainnavigation/home_hover.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 57px;
	width: 78px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: -10px;
}

.home-selected {
	background: url(../images/glossyplayer/mainnavigation/home_selected.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 33px;
	width: 54px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
}

.help {
	position: relative;
	float: right;
	height: 18px;
	width: 15px;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 95px;
	z-index: 50;
}

	.help a {
		font-weight: bold;
		font-family: Arial;
		color: #3EB6D8;
		text-decoration: none;
	}

#OnDemandFileList {
	width: 100%;
	font-family: Arial;
	color: White;
}

	#OnDemandFileList tr td {
		font-weight: bold;
		font-size: 14px;
		text-align: left;
	}

		#OnDemandFileList tr td span {
			font-size: 12px;
			font-style: italic;
		}


		#OnDemandFileList tr td a {
			font-size: 14px;
			font-family: Arial;
			font-weight: bold;
			color: White;
			text-decoration: none;
		}

.SN_StationPlaylist {
	color: White;
}

#program_menu {
	display: block;
	width: 450px;
	position: absolute;
	/*background-image: url(../../player/images/gray_background.jpg);
    background-attachment: fixed;
    background-color: #222222;
    background-repeat: repeat;*/
	color: White;
	left: 0px;
}

#artist {
	width: 791px;
	height: 117px;
	background-image: url(../images/glossyplayer/artistinfo/at_background_smaller.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 320px; /*margin-top: 332px;*/
	margin-left: 20px;
}

#atInfo {
	float: left;
	width: 675px;
	margin-top: 10px;
	height: 100px;
}

	#atInfo ul {
		list-style: none;
	}

		#atInfo ul li {
			font-size: 30px;
			display: inline;
			color: #eaeaea;
			font-family: "Jockey One";
		}

#atAlbumArt {
	float: left;
	width: 64px;
	height: 64px;
	border: solid 2px #c3c3c3;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#atInfo_controls li {
	list-style-type: none;
	float: left;
	margin: 0 3px;
	padding: 3px 8px;
	background-color: #8c8c8c;
	cursor: pointer;
}

#mediaStateTextBlock {
	color: #3EB6D8;
	position: absolute; /*top: 60px;*/
	left: 415px; /*padding: 10px;*/
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}

#ondemand-strip-bottom {
	display: none;
	width: 400px;
	height: 117px;
	background-color: Red;
	text-align: left;
	margin-top: 337px;
	margin-left: 20px;
}

	#ondemand-strip-bottom a {
		cursor: pointer;
	}

#ondemand-strip-top {
	display: none;
	position: absolute;
	background-image: url('../images/glossyplayer/misc/ondemand_gradient_info.jpg');
	background-repeat: no-repeat;
	z-index: 42;
	height: 254px;
	width: 470px;
	margin-top: 265px;
	margin-left: 105px;
	overflow-y: auto;
	text-align: left;
	font-family: Segoe UI;
	font-weight: bold;
	font-size: 15px;
}

	#ondemand-strip-top a {
		cursor: pointer;
		color: White;
	}

	#ondemand-strip-top #info {
		margin: 10px;
		height: 204px;
		color: White;
	}

		#ondemand-strip-top #info #od-title {
			font-size: 22px;
		}

		#ondemand-strip-top #info #od-comment {
			padding-top: 5px;
			font-size: 15px;
			font-style: italic;
		}

	#ondemand-strip-top #backlink {
		margin: 10px;
		color: White;
	}

#station_logo_content {
	visibility: hidden;
}

#grouptunner-tab {
	width: 352px;
	height: 37px;
	position: absolute;
	margin-top: 174px;
	margin-left: 80px;
	z-index: 32;
	cursor: pointer;
}

#infobox {
	display: none;
	width: 1000px;
	height: 22px;
	background-color: #7697D4;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	z-index: 50;
	color: White;
}

	#infobox .text {
		width: 975px;
		float: left;
	}

	#infobox .cancel {
		float: right;
		cursor: pointer;
	}

#ondemand-backlink {
	display: none;
	float: left;
	font-family: Segoe UI;
	font-weight: bold;
	font-size: 15px;
	/*position: absolute;*/
	margin-left: 25px;
	margin-top: 10px;
	z-index: 15;
	width: 750px;
}

	#ondemand-backlink #backtofile {
		display: none;
	}

	#ondemand-backlink a {
		color: Black;
		cursor: pointer;
		text-decoration: underline;
	}

/*******Silverlight not installed section******/
#setup-silverlight {
	position: fixed;
	border: solid 2px #980500;
	width: 455px;
	z-index: 100;
	background-color: white;
	text-align: left;
	padding: 5px;
	margin-top: 165px;
	margin-left: 260px;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 8pt;
}

	#setup-silverlight span {
		color: #980500;
		font-weight: bold;
	}

	#setup-silverlight img {
		margin-left: 145px;
	}

#instream-ads {
	position: fixed;
}

#disable-buttonbar {
	position: absolute;
	margin-top: 260px;
	z-index: 50;
	margin-left: 82px;
	height: 54px;
	width: 820px;
}

#jwplayer-container {
	display: none;
	position: absolute;
	margin-top: -325px; /*margin-top: -258px;*/
	margin-left: 110px;
}


#newbanner {
	background-image: url("/media/player/images/startup-banner_300x250.jpg");
}

#topbanner {
	background-image: url("/media/player/images/startup-banner2_728x90.jpg");
}
