body{
	margin:0;
	background:#000 no-repeat 50% 41px;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}
th,td {
	font:12px Arial, Helvetica, sans-serif;
}
h2{
	font-size:16px;
	color:#fff;
	margin:11px 0 0 0;
	padding:0 0 0 10px;
}
h3{
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0 0 0 10px;
}
h4{
	font-size:12px;
	margin:0;
	padding:5px 0 0 10px;
}
h5{
	font-size:12px;
	margin:20px 0 0 0;
	padding: 0 0 0 10px;
}
a, a:hover{
	color:#f0e3b1;
	text-decoration:none;
}
div.clear {
	background:transparent;
	clear:both;
	font-size:1px;
	height:0px;
	_height:1px;
	overflow:hidden;
}

.main{
	background-color:#282828;
	width:960px;
	overflow:hidden;
	margin:193px auto 0 auto;
	padding:0;
	position:relative;
/*	border:1px solid red;*/
}
/*--Header--*/
#header {
	height:150px;
	position:absolute;
	top:41px;
	left:50%;
	z-index:10;
	margin:0 0 9px -480px;
	width:960px;
}
#header .radio-tv{
	height:36px;
	position:absolute;
	width:133px;
	top:120px;
	left:210px;
}
#header .radio-tv ul{
	display:inline;
	margin:0px;
	padding:0px;
	
}
#header .radio-tv ul li{
	float:left;
	list-style: none;
}
#header .radio-tv ul li a{
	display:block;
	height:36px;
}
#header .signup-login{
	height:26px;
	line-height:26px;
	width:auto;
	font-weight:bold;
	position:absolute;
	top:50px;
	right:10px;
	background-color:#000;
	text-align:center;
	padding:0 10px;
}
#signup-login{
	background-color:#1E1E1E;
float:right;
width:316px;
}
/*--logo--*/
.logo{
	/*background:url(../images/logo.gif) no-repeat;*/
	/*background:transparent url(../images/logo.png) no-repeat;*/
	display:block;
	width:200px;
	height:90px;
	position:absolute;
	left:10px;
	top:40px;
}
.logo a{
	display:block;
	width:200px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
}
/*
.logo a:hover{
	background:url(../images/logo.gif) no-repeat 0 -150px;
	display:block;
	width:150px;
	height:150px;
}
*/
/*--Banner--*/
.banner{
	position:absolute;
	top:9px;
	left:224px;
}
.banner img{
	display:block;
	border:none;
}
/*--main menu--*/
#menu-wrap {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	width:100%;
	height:41px;
}
#menu{
	height:41px;
	width:960px;
	margin:0 auto;
	padding:0;
}
#menu li{
	list-style: none;
	float:left;
}

#menu li a{
	display:block;
	background-color:transparent;
	background-image: url('../images/jun09/mainSprite3.gif');
	background-repeat:no-repeat;
	color:#B4B4B4;
	height:41px;
}

#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
		
}
#menu ul {
	display: none;
	position: absolute;
	left:-40px;
	top:34px;
	width:122px;
}
#menu ul li{
	float:none;
	background:#000;
	height:25px;
	border-right:none;
	border-bottom:1px solid #3c3c3c;
}
#menu ul li a{
	line-height:25px;
}
.prende{
	background:url(../images/prende.gif) no-repeat;
	width:300px;
	height:36px;
	float:left;
	margin:168px 0 0 -2px;
}
.prende a{
	display:block;
	width:300px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
/*--Content--*/
#content { 
	position:relative;
	padding:0;
}


.busy-big, .busy-sm {
	display:none;
	border:0;
}


/*--dynamic content pane--*/
#dynaContent {
	background:#000;
	color:#F0E3B1;
	margin:0;
	width:960px;
	overflow:hidden;
	zoom:1;	
}

#dynaContent.busy #dynaContent-inner {
	background:#000;
}
#dynaContent.busy #dynaContent-inner * {
	display:none;
}

#dynaContent.busy img.busy-big {
	display:block;
	position:absolute;
	left:0;
	top:51px;
}
#dynaContent.busy div.busy-sm {
	display:block;
	position:absolute;
	top:51px;
	left:50%;
	width:224px;
	margin-left:-112px;
}
	
.sprite { 
	outline:0;
	display:block;
	background-image:url('../images/jun09/mainSprite3.gif');
	overflow:hidden;
}
.sprite-hideContentArea {
	background-position:0 -188px;
}
a.sprite span.hide {
	position:relative;
	top:-100px;
}

#dynaMenu-wrap {
	z-index:901;
	height:41px;
	line-height:41px;
}
#dynaMenu {
	width:560px;
	margin:0;
	height:17px;
	position:absolute;
	top:12px;
	left:0px;
	*zoom:1;
	*z-index:901
}
#dynaSearch {
	position:absolute;
	top:7px;
	right:10px;
	width:351px;
	background-color:#282828;
	margin:0;
	height:26px;
	overflow:hidden;
	_zoom:1;
}
#dynaSearch #search {
	background-color:#f4f3f0;
	border:0;
	width:250px;
	padding-left:5px;
	padding-top:5px;
	height:21px;
	float:left;
	margin:0 5px 0 0;
	position:relative;
}
#dynaSearch input.submit {
	position:absolute;
	top:-50px;
}			
#dynaSearch a.sprite-search {
	float:left;
	width:85px;
	height:16px;
	margin:5px 5px 0 0;
	background-position:-16px -188px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#dynaMenu li{
	list-style: none;
	float:left;
	height:1.1em;
	line-height:1.1em;
}
	#dynaMenu li ul {
		clear:both;
		background:transparent;
		_background:#000;
		display:none;
		position:absolute;
		top:25px;
		*top:25px;
		z-index:902;
		margin:0;
		padding:5px;
		_width:160px;
	}
		#dynaMenu li ul li {
			float:none;
			z-index:904;
			height:25px;
			position:relative;
		}
		#dynaMenu li ul li.opac {
			position:absolute;
			top:0;
			left:0;
			width:100%;
			height:100%;
			z-index:903;
			background:#000;
			opacity:0.8;
			*filter:alpha(opacity=80);
		}

#dynaMenu li a{
	cursor:pointer;
	line-height:0.75em;
	outline:none;
	border-right:2px solid #F0E3B1;
	color:#F0E3B1;
	font-size:13pt;
	display:block;
	padding:0 15px;
}	
	#dynaMenu li.last a{
		border-right:none;
	}
	
	#dynaMenu li ul li a {
		color:#dedede;
		border-right:none;
		font-size:10pt;
		font-weight:bold;
	}
		#dynaMenu li a:hover { color:#fff; }

	#dynaMenu li.last a {
		border-right:none;
	}


#dynaContent-inner {
	background:url('../images/jun09/contentBg.gif') repeat-y;
	height:366px;	/*41px header, 315px content stuff, 10px bottom pad*/
	padding-top:10px;
	display:none;
}
	#dynaContent-inner p {
		margin:0 0 1em 0;
		color:#ececec;
	}	
#dynaContent-inner-feature {
	float:left;
	_display:inline;
	width:560px;
	margin:0 0 0 10px;
	height:315px;
	padding:0;
	background:#282828;
}
	#dynaContent-inner-feature .featured {
		border:0;
		display:block;
		width:100%;
		height:100%;
	}
#dynaContent-inner-list {
	background:#1e1e1e;
	float:right;
	width:380px;
	height:316px;
	padding:0;
	margin:0 10px 0 0;
	position:relative;
	_display:inline;
}

	#dynaContent-inner-list h2 {
		background:#000;
		margin:0;
		width:570px;
		position:absolute;
		right:360px;
		color:#F0E3B1;		
		text-align:left;
		height:41px;
		line-height:41px;
	}

	#dynaContent-inner-list div.toplinks {
	/*	background:#000;
		height:41px;
		padding:0 10px 0 0;
		text-align:right;
		line-height:41px;*/
	}
	#dynaContent-inner-list div.toplinks a {
		color:#c8c8c8;
	}
	
	#dynaContent-inner-list a.hideContentArea {
		display:block;
		height:1em;
		line-height:1em;
		float:right;
		margin:1em 1em 0 0;
	}		
	#dynaContent-inner-list a.sprite-hideContentArea {
		width:16px;
		height:16px;
		margin:0.8em 0 0 0;
	}
		#dynaContent-inner-list.floating a.hideContentArea {
			display:none;
		}
		
	#dynaContent-inner-list ul.paginator {
		border-right:1px solid #c8c8c8;
		float:right;
		height:1em;
		line-height:1em;
		margin:1em 1em 0 0;
		padding:0 1em 0 0;
	}
		#dynaContent-inner-list.floating ul.paginator {
			border-right:none;
			float:left;
			margin:0;
		}

	#dynaContent-inner-list ul.paginator li {
		float:left;
		list-style-type:none;
		margin:0;
		padding:0 0.2em 1px;
	}
		#dynaContent-inner-list ul.paginator li.chosen {
			background-color:#c8c8c8;
			color:#000;
		}

	#dynaContent-inner-list-list {
		background-color:#1e1e1e;
		height:305px;
		width:370px;
		overflow:auto;
		*overflow-x:hidden;
		_overflow-x:hidden;
		padding:10px 0 0 10px;
		margin:0;
	}
	#dynaContent-inner-list-related-videos {
		background-color:#1e1e1e;
		height:305px;
		width:370px;
		overflow:auto;
		*overflow-x:hidden;
		_overflow-x:hidden;
		padding:10px 0 0 10px;
		margin:0;
	}
	a.admtool {
		background:#282828;
		color:white;
		padding:3px 5px 2px 5px;
		margin-left:1em;
	}
	.notW1 { background:#eee; }
	li.cmsItem {
		list-style-type:none;
		padding:0;
		margin:0 10px 35px 0;
	}
	li.cmsItem div.cmsItemAdm {
		height:1px;
		overflow:visible;
		position:relative;
		top:-20px;
		left:5px;
	}
		li.cmsItem div.cmsItemAdm a.admtool {
			margin-left:2px;
		}
	.floating .admtool {
/*
		display:none;
*/
	}
	#dynaContent-inner-list-list li.last {
	}
		li.cmsItem a.img {
			border:0;
			display:block;
			float:left;
			width:140px;
			margin-right:-140px;
			height:72px;
		}
		li.cmsItem div.text {
			height:72px;
			overflow:hidden;
			float:left;
			margin-left:150px;
			_display:inline;
			text-align:left;
		}
		li.cmsItem div.text * {
			float:none;
		}					
		li.cmsItem a img {
			display:block;
			border:0;
			width:100%;
			height:100%;
		}

#dynaContent-inner-list.floating {
	position:absolute;
	top:10px;
	left:0;
	z-index:100;
	margin:0;
	height:239px;
}
#dynaContent-inner-list.floating1 {
	position:absolute;
	top:10px;
	left:0;
	z-index:100;
	margin:0;
	height:239px;
}
#dynaContent-inner-list.floating h2 {
	position:static;
	font-size:1em;
	height:21px;
	line-height:21px;
	width:auto;
}
#dynaContent-inner-list.floating div.toplinks {
	padding:0 0 0 10px;
	line-height:1em;
	height:20px;
	text-align:left;
}
#dynaContent-inner-list.floating #dynaContent-inner-list-list {
	height:187px;
	width:340px;
}
#dynaContent-inner-list-relatedvideos {
	width:340px;
	height:500px;
	float:left;
	margin:0 0 18px 20px;
	padding:5px;
	background:url('../images/jun09/searchResultBg.gif') repeat-y;
}
#dynaContent-inner-list.floating a.hideContentArea {
	display:none;
}

/** individual photo gallery **/
div.gallery #dynaContent-inner-feature {
	background:#1e1e1e none repeat scroll 0 0;
	width:240px;
	padding:20px 0 20px 20px;
	height:275px;
}
	div.gallery #dynaContent-inner-feature .inner {
		width:100%;
		height:100%;
		overflow:hidden;
	}
	div.gallery  #dynaContent-inner-feature .featured {
		height:141px;
		width:240px;
	}
	div.gallery #dynaContent-inner-feature h2 {
		color:#F0E3B1;
		margin:0.75em 0 0 0;
		padding:0;
		width:240px;
		font-size:1em;
	}
	div.gallery #dynaContent-inner-feature p {
		width:240px;
	}

div.gallery #dynaContent-inner-list {
	width:680px;
}
div.gallery #dynaContent-inner-list h2 {
	margin:0 0 0 -260px;
}

div.gallery #dynaContent-inner-list-list {
	padding:20px 0 0 20px;
	height:295px;
	width:auto;
}

div.gallery #dynaContent-inner-list-list li {
	float:left;
	margin:0 20px 20px 0;
}
div.gallery #dynaContent-inner-list li a.img {
	margin:0;
}

/** content area search results **/
div.search-results #dynaContent-inner-feature {
	display:none;
}
div.search-results #dynaContent-inner-list {
	float:none;
	width:940px;
	margin:0 auto;
}
div.search-results #dynaContent-inner-list h2 {
	margin:0;
}

div.search-results #dynaContent-inner-list-list {
	width:auto;
	padding:18px 0 0 0;
}

div.search-results #dynaContent-inner-list-list li.cmsItem {
	float:left;
	width:430px;
	height:75px;
	margin:0 0 18px 20px;
	padding:5px;
	background:url('../images/jun09/searchResultBg.gif') repeat-y;
}

/** last 10 songs **/
div.song-list #dynaContent-inner-feature {
	display:none;
}
div.song-list #dynaContent-inner-list {
	float:none;
	width:940px;
	margin:0 auto;
}
div.song-list #dynaContent-inner-list-list {
	overflow:hidden;
	width:900px;
	margin:auto;
	padding:0;
}
div.song-list #dynaContent-inner-list-list li.songItem {
	list-style-type:none;
	margin:0;
	height:30px;
	line-height:30px;
	padding:0 0 0 15px;
}
div.song-list #dynaContent-inner-list-list li.evenRow {
	background:#000;
}

/*--Block 1--*/
.block{
	margin:0 0 10px 10px;
	width:940px;
	overflow:hidden;
}
.container-menu{
	background-color:#1E1E1E;
	float:left;
	height:356px;
	position:relative;
	width:360px;
	z-index:5;
}
.container{
	width:570px;
	float:right;
	background-color:#1e1e1e;
}
.player{
	background-color:#282828;
	width:580px;
	float:left;
	margin:10px 0 0 0;
}
.padding{
	padding:10px;
}
.player-container {
	width:580px;
	height:362px;
}
#x1fmplayer { text-align:center; }
.player .heading{
	height:35px;
	width:525px;
}
.player-info {
	margin:0 0 0 0;
	padding:0px 10px 0 10px;
	min-height:82px;
	max-height:200px;
	_height:82px;
	
/*	_overflow-y:visible;
	background:url('../images/jun09/playerInfoBg.gif') repeat-x;*/
}
	.player-info h3 {
		font-size:1.2em;
		margin:0 0 1px 0;
		padding:0;
	}
	.player-info dl {
		display:block;
		margin:0;
		padding:0;
	}
	.player-info dt {
		display:block;
		float:left;
		width:50px;
		margin:0;
		padding:0 0 2px 0;
		font-weight:bold;
	}
	
	.player-info dd {
		display:block;
		margin:0;
		padding:0 0 2px 0;
	}
	
	.player-info li {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	.player-info-tensongs {
		color:white;
		font-weight:bold;
		display:block;
		position:relative;
		top:-90px;
		left:410px;
		width:150px;
		outline:0;
	}

	.player.on-demand .player-info-tensongs{
		display:none;
	}	
	
.interact{
	float:right;
	display:inline;
	position:relative;
	z-index:5;
	width:350px;
	margin:0 0 0 0;
	padding:0;
	zoom:1;
}
#chatHolder {
	background:silver;
	width:350px;
	height:238px;
	overflow:hidden;
}
#chat{
	width:352px;
	height:236px;
	margin:0 auto 0 -1px;
}
#chat p {
	color:black;
	margin:0.6in 0 0 0;
	text-align:center;
}

.interact #adv-side-med{
	/*padding-left:10px;
	padding-right:10px;*/
	width:auto;
	height:115px;
}

.notmember{
	top:50px; 
	display:block;
	position:absolute;
	z-index:13;
	left:0px;
}

.nm_bg{
	background-color:#000;
	filter:alpha(opacity=80);    /* Internet Explorer       */
	-moz-opacity:0.8;            /* Mozilla 1.6 and below   */
	opacity: 0.8;
	width:350px;
	height:238px;
	position:absolute;
}
.nm_text{
	width:350px;
	height:236px;
	position:absolute;
	z-index:20;
}

.nm_text .subhead-chat {
	color:#F0E3B1;
	font-size:14pt;
	font-size:bold;
	height:42px;
	margin:15px auto;
	text-align:center;
	width:205px;
}

.quicklink-text{
	background:url(../images/ql-text-bg.png) no-repeat;
	height:58px;
	width:631px;
	position:absolute;
	left:0;
	bottom:0;
	overflow:hidden;
}
.networkcontainer{
	border:1px solid #3c3c3c;
	height:354px;
}
.prom img,
.right img,
.quicklink img{ display:block;}
.right{ float:right;}
.right img{ margin:0 0 9px 0;}
/*--Block 2--*/
.left{
	float:left;
}
.prom{
	margin: 0 0 9px 0;
}
/*.top{
	margin:-100px 0 0 10px;
	position:relative;
}*/
.bg{
	/*background:#e5e5e5;*/
	margin:0 0 10px;
	padding:0;
}
/*--*/
.en-vivo{
	background:url(../images/en-vivo.jpg) no-repeat;
	width:631px;
	height:158px;
	margin:4px 0;
	
	overflow:hidden;
}
.en-vivo p{
	width:400px;
	padding:0 0 0 10px;
	margin:0;
	line-height:13px;
	font-size:12px;
}
.en-vivo-bot{
	list-style:none;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
}
.en-vivo-bot li{
	float:left;
	padding:0;
	margin:0 10px 0 0;
}
.en-vivo-bot li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:24px;
}
.en-vivo-bot li a.escuchar{
	background:url(../images/escuchar.gif) no-repeat;
	width:117px;
}
.en-vivo-bot li a.podcast{
	background:url(../images/podcast.gif) no-repeat;
	width:59px;
}
.en-vivo-bot li a.shows{
	background:url(../images/shows.gif) no-repeat;
	width:52px;
}
/*--right--*/
/*--form--*/
.form{
	background:url(../images/login-form-bg.gif) no-repeat;
	width:360px;
	height:129px;
	font-size:11px;
	position:relative;
	color:#B4B4B4;
}
.position-form{
	position:absolute;
	top:35px;
	right:10px;
}
.form form{
	padding:0;
	margin:0;
}
.form .row{
	float:left;
	height:20px;
	margin:3px 0 3px 25px;
	width:315px;
}
.form .row div{
	width:81px;
	float:left;
	text-align:right;
}
.form .row .field{
	width:216px;
	float:left;
	margin-left:10px;
}
.form .row .field input{
	padding:0 0 0 5px;
	margin:0;
	width:207px;
}
.form .row .i3{
	width:100px;
	text-align:left;
}
.form .row .img-form{
	width:73px;
	height:22px;
}
.left{
	float:left;
}
a.ilnscr{
	background:url(../images/login-form-signup-button.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:107px;
	height:29px;
	position:absolute;
	top:0;
	left:107px;
}
/*--Lista--*/
.lista{
	background:#fff;
	border:1px solid #c3c3c3;
	width:298px;
	margin:9px 0;
	padding:0;
}
.lista-footer{
	background:url(../images/lista-bg.gif) no-repeat 0 100%;
	min-height:382px;
	overflow:hidden;
}
* html .lista-footer{
	height:382px;
	overflow:visible;
}
.lista ul{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	width:298px;
	border-top:1px solid #d7d7d7;
	overflow:hidden;
}
.lista ul li{
	width:298px;
	float:left;
}
.lista ul li em{
	float:left;
	font-style:normal;
	font-weight:bold;
	padding:10px 0 0 10px;
	font-size:11px;
}
.lista ul li div{
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	float:right;
	width:226px;
	padding:12px 0;
}
.lista ul li div h4{
	padding:0 0 0 10px;
	margin:0;
	line-height:12px;
}
.lista h5{
	float:right;
	padding:0px 10px 10px 0;
	margin:0;
}
.lista ul li div p{
	padding:0 0 0 10px;
	margin:0;
	font-size:11px;
	line-height:normal;
}
/*--Block-3--*/
.block-3{
	border:thin solid #000000;
	width:938px;
	background:#fff;
	height:205px;
	margin: 0 0 0 11px;
}
.block-3 ul{
	list-style:none;
	margin:0 0 0 9px;
	padding:20px 0 0 0;
}
.block-3 ul li{
	float:left;
	margin:0 18px 0 0;
}
.block-3 ul li.last{
	margin:0;
}
.block-3 ul li a{
	color:#1e1e1e;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.block-3 ul li a:hover{
	text-decoration:underline;
}



#rewind li.last{
	margin:0;
}
#rewind li a{
	color:#1e1e1e;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
#rewind li a:hover{
	text-decoration:underline;
}
#rewind li ul li a{
	font-size:12px;
	font-weight:normal;
}

.block-3 ul ul{
	margin:0;
	padding:0;
}
.block-3 ul ul li{
	float:none;
}
.block-3 ul ul li a{
	font-weight:normal;
	font-size:12px;
}
/*--footer--*/
#footer {
	/*margin-top:10px;*/
	
}
#menu ul li.menu-last,
#footer ul li.footer-last{
	border:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer-nav{
	background:#1E1E1E;
	height:50px;
	width:920px;
	float:right;
	margin:0 10px 0 0;
	padding:15px 10px; 
}


#footer-nav .bot-nav ul{
	/*text-align:left;*/
	float:left;
	margin:5px 0 0 0;
	padding:0;
	width:520px;	
}

div.sprite-icon50x50 {
	width:50px;
	height:50px;
	background-position:0 -204px;
}
#footer-nav div.sprite-icon50x50 {
	float:left;
}

#footer-nav .bot-nav ul li{
	list-style: none;
}

#footer-nav .bot-nav ul li a{
	color:#F0E3B1;
	text-decoration:none;
}
.bot-nav{
	width:610px;
	height:50px;
	float:left;
	margin-left:200px;	
}
.stations{
	width:940px;
	display:block;
	margin-left:10px;
	overflow:hidden;
}
.stations #stations-header{
	border-width:11px 680px 11px 0px;
	border-style:solid;
	border-color:#000;
	height:19px;
	width:260px;
	background: #000 url('../images/jun09/mainSprite3.gif') no-repeat 0 -169px;
}

.stations #stations-header #stations-controls{
	width:28px;
	height:41px;
	float:right;
	margin-right:10px;
}
.stations #stations-header #stations-controls #arrow-left{
	width:14px;
	float:left;
}
.stations #stations-header #stations-controls #arrow-right{
	width:14px;
	float:left;
}
.stations #stations-content{
	/*width:920px;*/
	height:70px;
	padding:10px;
	overflow:hidden;
	background-color:#1e1e1e;
}
/*--------login-------*/
#user-login{
	width:330px;
	*width:340px;
	height:55px;
	position:absolute;
	top:90px;
	right:10px;
	padding:2px 2px 0px 4px;
	background:#000;
	display:none;
}
.login-input{
	
}
.header-input{
	
}
.login-button,.signup-button{
	width:60px;
	height:25px;
	line-height:25px;
	padding:0;
	margin:0;
	display:block;
	float:left;
	cursor:pointer;
	background:green;
	font-size:13px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#chat-login-button{
	margin:10px 5px 0 68px;
}
#chat-signup-button {
	float:left;
	margin:10px 0 0 0;
}

#su-login-button{
	margin:10px 5px 0 70px;
}
#header-login-button{
	margin:0;
	float:left;
	width:60px;
	height:25px;
}
#login-form_rowa{
	float:left;
	height:55px;
	width:130px;
}
#login-form_rowb{
	float:left;
	height:50px;
	margin-left:5px;
	padding-top:3px;
	width:190px;
}
#login-form_rowb #forgot-pass{
	margin-bottom:3px;
}
#login-form_rowb #pass_placeholder{
	margin-top:0;
	margin-left:0;
}
#user-login #user-login-form{
	width:340px;
	*width:350px;
	height:55px;
	float:left;
}
#user-login #user-login-close{
	float:left;
	width:25px;
	height:25px;
	background-color:#ff0000;
	text-align:center;
}
#user-message-board{
	display:none;
	position:absolute;
	width:300px;
	top:80px;
	right:10px;
	background-color:#000;
	height:25px;
	padding:10px 0 10px 0;
}
#user-message-board #user-message-text{
	width:270px;
	text-align:center;
	height:15px;
	padding:5px 0 5px 0;
	float:left;
}
#user-message-board #user-message-close{
	width:25px;
	height:25px;
	float:left;
}
#choose-station{
	width:360px;
	height:115px;
}
#choose-station .choose-download{
	text-align:center;
	margin-top:45px;
	width:50%;
	height:20px;
	float:left;
}
.login-form{

}
#chat-login-form{
	width:320px;
	margin:10px 0 0 20px;
}
#chat-login-form .login-form{
	width:220px;
	margin:5px 0 0 0;
	height:15px;
}
div.liberty_circle {
	clear:both;
	width:80px;
	height:80px;
	margin:-10px 0 0 255px;
	background:transparent url('../images/jun09/mainSprite3.gif') no-repeat -90px -188px;
}

#user-login-form .login-input{
	width:115px;
	height:20px;
	margin:0 10px 0 0;
	margin-left:5px;
	margin-top:3px;
	border:none;
	float:left;
	padding-top:4px;
	*padding-top:1px;
}
#chat-login-form label{
	display:block;
	float:left;
	width:68px;
	margin-top:10px;
}

#su-login-form{
	width:260px;
	float:left;
	margin:10px 0 0 20px;
}
#su-login-form .login-form{
	width:255px;
	margin-bottom:5px;
	
}
#su-login-form label{
	display:block;
	float:left;
	width:70px;
	padding-top:3px;
}
/*---Promos----*/
#promotions{
	float:left;
	margin-top:10px;
}
.promos-header{
	background-image: url(/images/promos_14541.jpg);
	background-repeat: no-repeat;
	width:940px;
	height:41px;
	background-color:#000;
}
.promos{
	margin-top:15px;
	float:left;
	width:940px;
	text-align:right;
}
.pj-promos{
	position:relative;
	margin-top:15px;
	float:left;
	width:940px;
}
.pj-widget{
	position:absolute;
	float:left;
	top:15px;
	left:35px;
}

iframe#backerFrame {
	background:#000;
	position:absolute;
	border:0;
	margin:-1px;
	z-index:900;
}

/* ads */
div.adHolder {
	background-color:white;
	color:black;
}
div.adHolder iframe {
	border:0!important;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#000000;
	margin:0;
}

div#adHolder2 {
	width:350px;
	height:215px;
	margin:10px auto 0 auto;
	overflow:hidden;
}
div#adHolder4 {
	width:940px;
	height:356px;
	position:relative;
	left:10px;
	top:-356px;
}

/* static videos page */
.videos-right-block {
	float:left;
	width:350px;
}
.videos-right-block h3 {
	margin-left:10px;
}
/*---TABS CSS CODE BEGIN---*/
.now_playing_tabs div a:active {
	outline: none;
}
.now_playing_tabs div a:focus {
	-moz-outline-style: none;
}
#tabs_container {
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCC;
}
#tabs_container ul.tabs {
	list-style: none;
	border-bottom: 1px solid #646464;
	height: 28px;
	margin: 0;
	padding-left:0px
}
#tabs_container ul.tabs li {
	float: left;
	display:inline;
	list-style:none outside none;
}
#tabs_container ul.tabs li a {
	background-color:#444444;
	/*background-repeat:repeat-x;
	background-position:top;*/
	padding: 3px 10px;
	display: block;
	border-left: 1px solid #646464;
	border-top: 1px solid #646464;
	border-right: 1px solid #646464;
	margin-right: 2px;
	margin-top:7px;
	text-decoration: none;
	/*background-color:1f1f1f;
	width:128px;*/
	color:#FFF;
	
}
#tabs_container ul.tabs li.active a {
	background-image:url(http://images.x1fm.com/images/bg_tab.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #fff;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div.tab_contents_container {
	background-color:#585858;
	background-image:url(http://images.x1fm.com/images/bg_tabs.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #646464;
	border-top: none;
	padding: 10px;
}
div.tab_contents {
	display: none;
}
div.tab_contents_active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
div.clear {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
/*---TABS CSS CODE END---*/