/* CSS Document */

/* links */
a:link{color: #666666; }
a:visited{color: #666666; }
a:hover{color: #666666; }
a:active{color: #666666; }

.artist_link {
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	}			
.artist_link:link, .artist_link:visited, .artist_link:hover, .artist_link:active{			
	color: #ffffff;	
	}

/* global */
body, td, p { 
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #666666;
	}
body { 				
	background-color: #ffffff;
	margin-top: 0; 
	margin-bottom: 0;
	padding: 0px;				
	}
body.main { 				
	background-image:url(../images/avplayer_global_bg.jpg);
	background-repeat: no-repeat; 
	background-position: top left;				
	}	

.artist_link:link, .artist_link:visited, .artist_link:active {
	color: #fff;
	}
.artist_link:hover {
	color: #cc6500;
	text-decoration: underline;
	}

/* forms - by gmoney */
select{
	background-color:#E6EAEE;
	border: #666666 1px solid;
	color: #666666;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	padding:2px;
	}

input{
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	/*height:25px;
	width: 100px;
	color:#000000;*/
	color: #666666;
	border: #666666 1px solid;
	background-color:#E6EAEE;
	padding:2px;
	font-weight: bold;
	}

/*insider login form box - by gmoney*/
.insider_login_box {
	background-color: #F1F5F7;
	padding: 25px 0px 0px 0px;
	vertical-align: top;
	padding-bottom: 40px;
	}

/* insider welcome text size - by gmoney*/
	.insider_login_text {
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 9px;
	margin-top: 3px;
	text-align: center;
	letter-spacing:0px;
	}

/* paid advertiment text size - by gmoney*/
#ad_copy {
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 9px;
	margin-top: 3px;
	text-align: center;
	letter-spacing:0px;
	}

/* artist info cell */
td.artist_info_cell{
	padding-top: 10px;
	vertical-align: top;
	}
#artist_photo {
	border: 1px solid #999999;
	}
td.artist_album_cell{
	background-color: #F1F5F7;
	color: #666666;
	padding: 6px 0px 0px 40px;
	background-image:url(../images/avplayer_slices_album.gif);
	background-repeat: no-repeat; 
	background-position: 5px 9px;
	vertical-align: top;							
	}
td.artist_track_cell{
	background-color: #F1F5F7;
	color: #666666;
	padding: 0px 0px 6px 40px;
	background-image:url(../images/avplayer_slices_track.gif);
	background-repeat: no-repeat; 
	background-position: 5px 1px;
	vertical-align: bottom;
	font-weight: bold;							
	}			
td.artist_link_cell{
	background-color: #B2BBC3;
	padding-left: 10px;
	vertical-align: middle;			
	}
/* buy signup login */
td.buy_signup_login_cell{
	background-color: #F1F5F7;
	}
#signup_header_buttons, #buy_header_buttons, #login_header_buttons{
	background-color: #AAB6C0;
	text-align: center;
	border: 1px solid #999999;
	padding: 1px;
	}
td.buy_signup_login_tablecells{
	vertical-align: top;
	background-color: #E6EAEE;
	text-align: center;
	padding: 0px;
	height:54px;
	/* width: 33%;*/
	}
.button_description{
	margin-top: 4px;
	}

/* similar artist */		
	td.similar_cell{
	background-image:url(../images/avplayer_slices_similar_bg.gif);
	background-repeat: no-repeat; 
	background-position: 0px 0px;
	padding: 30px 10px 20px 20px;
	}
/* video control */
.change {
	vertical-align: top;
	background-color: #F1F5F7;
	text-align: center;
	font-size: 9px;
	font-weight:bold;
	width: 200px;
	}
.fullscreen {
	vertical-align: top;
	background-color: #F1F5F7;
	text-align: center;
	font-size: 9px;
	font-weight:bold;
	width: 110px;
	}
.change_div {
	float: left;
	}
.fullscreen_div {
	float: left;
	}	
.pref_buttons{
	background-color: #E6EAEE;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
	float:left;
	vertical-align:top;
	margin-right:1px;
	}

/* player --------------------------------------- */
body.player { 				
	background-color: #ffffff;
	background-image:url(../images/avplayer_global_bg.jpg);
	background-repeat: no-repeat; 
	background-position: -30px -160px;
	margin-top: 0; 
	margin-bottom: 0;
	padding: 0px;				
	}
.player_text_table{
	background-color: #F1F5F7;				
	}
.player_text_cell{
	padding: 15px 15px 15px 15px;
	}
.player_text_top{
	padding: 10px 15px 15px 15px;
	}			
.blue_header{
	color: #7193A5;
	font-weight: bold;			
	}			
.large_blue_header{
	font-size: 14px;
	color: #7193A5;
	font-weight: bold;			
	}
.select_media_table{
	background-color: #E6EAEE;			
	}			
.select_media_cell_top{
	padding: 10px 15px 8px 15px;
	}
.select_media_cell_middle{
	padding: 2px 15px 2px 15px;
	}
.select_media_cell_bottom{
	padding: 2px 15px 15px 15px;
	}				
	
/* news ---------------------------------------------------*/
body.news { 				
	background-image:url(../images/avplayer_global_bg.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: -381px -161px;
	padding: 15px 15px 15px 15px;				
	}

.news_div{
	width: 240px;
	}			

/* 
#news_headline, #news_text_area, table#news_list_table {
	width: 240px;
	}
*/

#news_headline{
	font-weight: bold;
	color: #7193A5;
	}
#news_artist_name{
	font-family:Helvetia, Arial, sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color: #999;
	font-weight:bold;
	margin-left:5px;
	}

/* large banner ---------------------------------------------------*/
body.large_banner { 				
	background-image:url(../images/avplayer_global_bg.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: -381px -161px;			
	}
	
/* small banner ---------------------------------------------------*/				
body.small_banner { 				
	background-color: #ffffff;
	background-image:url(../images/avplayer_global_bg.jpg);
	background-repeat: no-repeat; 
	background-position: -530px -425px;
	margin-top: 0; 
	margin-bottom: 0;
	padding: 0px;				
	}							

/* FOR THE "post play" PAGE: */

div#postPlayListWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

div#postPlayList {
	width: 20%;
	text-align: left;
	}

ul {
	list-style-type: circle;
	}

ul li {
	padding-top: 10px;
	}


iframe#lg_companion{
	display: none;
}

/* DO NOT REMOVE THIS. Is used to show/hide the news iframe*/
div#banner{
	display: inline-block;
}