
/* ***********************************************
Project: Colorado	
Author:  Fabrizio Fiandanese, fabrizio[at]fabriziofiandanese.com
************************************************** */

/*************************************/
/* GENERAL STYLE */
/*************************************/

body {
	font-family:Verdana;
	font-size:11px;
	padding:0px;
	margin:0px;
	background:#000;
}	

.clr {
	clear:both;	
}	

#smn_main{
	height:600px;
	background:url(http://jazzmusicnetwork.net/assets/player/skins/full_jazz.jpg) no-repeat top center;
	}

.hdn {
	display:none !important; 
}

.hidelink {
	text-decoration:none !important; 
}	


a.btn {
	display:block;
	float:left;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	border:1px solid #777;
	color:#FFF !important;		
	text-decoration:none  !important;
	font-weight:normal;

	font-size:9px;
	margin-right:4px !important;
}

a.btn:hover {
	background-color:#555;
}	




		
/*************************************/
/* PROMO */
/*************************************/

#promo{
	position:absolute;
	top: 440px; 
	left: 12px;
	margin-bottom:20px;
}


/*************************************/
/* MAIN */
/*************************************/

#main{
	position:absolute; width:821px; height:437px; z-index:1; left: 0px; top: 0px; 
	}
	
/*************************************/
/* LOGO */
/*************************************/
	
#logo{
	position:absolute; width:388px; height:20px; z-index:2; left: 32px; top: 26px; }


/*************************************/
/* TOP_LINKS */
/*************************************/

#top_links {
	position:absolute; z-index:2; left: 300px; top: 27px; width:484px; text-align:right;
}	

#top_links a{
	text-decoration:none;
	float:right; margin-left:6px; padding:3px; padding-right:6px; border-right:1px solid #888;
	}	

#top_links #home{
	display:none;
	}	
	
/*************************************/
/* FEATURED */
/*************************************/
		
#ftitle{
	position:absolute; width:356px; height:19px; z-index:3; left: 427px; top: 60px;
	}
	 
#ftype{
	position:absolute; width:266px; height:12px; z-index:5; left:535px; top: 60px;
	}

#fdata{
	position:absolute; width:266px; height:25px; z-index:6; left: 500px; top: 85px;
	color:#888888;
}

#fdata strong{
	color:#FF6600;
}

#fdata b{
	color:#FFF;
}

#vidpicdata {
	position:absolute; width:266px; height:25px; z-index:6; left: 523px; top: 85px;
	color:#FFF;
}

#fdata small {	font-size:9px;}
	
#fdata strong { color:#FF6600 }

#fbutton{
	position:absolute; width:266px; height:16px; z-index:7; left: 500px; top: 118px;
}

#vidpicbutton{
	position:absolute; width:266px; height:16px; z-index:7; left: 523px; top: 118px;
}
 
#fpic{
	position:absolute; width:65px; height:65px; z-index:4; left: 428px; top: 79px;
	
}

#vidpic {
	position:absolute; width:87px; height:65px; z-index:4; left: 428px; top: 79px;
}
	
#fholder{
	position:absolute; width:340px; height:65px; z-index:4; left: 428px; top: 79px;
	}	

#fpic span{
	display:block;
	overflow:hidden;
	width:65px;
	height:65px;
	text-align:center;
	}

#vidpic span{
	display:block;
	overflow:hidden;
	width:87px;
	height:65px;
	}
	
/*************************************/
/* LINK */
/*************************************/

#link{
	position:absolute; 
	width:260px; height:55px; z-index:11; left: 478px; top: 383px}

#link a {
	display:block;
	width:260px;
	height:55px;}	
	
#link a span{
	display:block;
	width:260px;
	height:55px;
	overflow:hidden;
	text-indent:-1000px}	


/*************************************/
/* SCREEN */
/*************************************/
		
#screen{
	position:absolute; width:386px; height:317px; z-index:8; left: 28px; top: 57px
	}

	
#titler{position:absolute; width:386px; height:38px; z-index:2; padding-left:0px; top:0px; background-color:#000;}
#media{position:absolute; width:386px; height:289px; z-index:3; top: 36px;background-color:#000;}
#datapage{position:absolute; width:386px; height:300px; z-index:6; top: 20px;background-color:#000;}


/*************************************/
/* AOD */
/*************************************/

.aod .aod_display {

}

.aod #audio_content_wrapper {
	position:absolute;
	top:260px;
	left:-5px;
}

.aod #audio_content_wrapper.channel {
	
}


.aod .aod_frame {
	width:180px;
	height:225px;	
	margin-left:3px;
	float:left;
}

.aod .aod_frame .aod_pic{
	position:absolute;
	top:5px;
	left:22px;
	width:160px;
	height:155px;
	background:url(../assets/mc/trackshdw.png) no-repeat top right;
}

.aod_pic span{
	display:block;
	width:125px;
	height:125px;
	overflow:hidden;
	margin-left:36px;
	border:2px solid #000;
	background:#000;
	overflow:hidden;
	text-align:center;
}

.aod .aod_frame .aod_tagline{
	position:absolute;
	top:204px;
	width:185px;
	color:#AAA;
	font-size:10px;
	padding-bottom:3px;
	border-bottom:1px solid #555;
}

.aod .aod_frame .aod_pic img{
	
}

.aod .aod_data {
	width:190px;
	float:left;
	margin-left:8px;
}

.aod .aod_data .row{
	padding:6px;
	border-bottom:1px solid #555;
	color:#C9C9C9;
	font-size:10px;
}

.aod .aod_data .row_nb{
	padding:6px;
	color:#C9C9C9;
	font-size:10px;
}

.aod .aod_data .t2_buy{
	padding-top:16px !important;
	padding-bottom:5px !important;
}

.aod .aod_data .t1{

	color:#1C96FC;
}

.aod .aod_data .t1 a{
	font-weight:normal;
	color:#08A1EF;
}

.aod .aod_data .t1 span{
	font-weight:normal;
	color:#FFF;
}

.aod .aod_data .t2{
	color:#FFF;
}

.aod .aod_data .t2_buy{
	padding-top:5px;
	padding-bottom:5px;
}

.aod .aod_data a.resource{
	color:#03A4F5;
}

.aod .tools {
	top:292px;
	left:200px;
}

.aod .tools span.buycd a{
	color:#01A4FF;
}

.aod .row a,
.aod .row strong,
.aod .row_nb a,
.aod .row_nb strong
{
	color:#1C96FC;
}

.amp_tag {
	margin-top: 10px;
	margin-left: 5px;
}

.messaged .message_song {
	margin-top:5px;
	padding:4px;

	color:#AAA;
	font-size:10px;
}	

.message_song a.lnk{
	display:block;
	padding-left:21px;
	background:url(../assets/player/message.gif) no-repeat top left;
	color:#FFF !important;
	text-decoration:none !important;
	margin-bottom:5px;
}	

.message_song a.lnk:hover{
	text-decoration:underline;
}

.place_channel a.lnk{
	display:block;
	padding-left:21px;
	background:url(../assets/player/place_channel.gif) no-repeat top left;
	color:#4B94F5 !important;
	text-decoration:none;
	margin-bottom:5px;
}	

.place_channel a.lnk:hover{
	text-decoration:underline;
}

.open_amp a{
	display:block;
	padding-left:19px;
	padding-top:4px;
	background:url(../assets/player/open.gif) no-repeat bottom left;
	color:#FFF !important;
	text-decoration:none;
	margin-bottom:4px;
	margin-top:4px;
	border-top:1px solid #702C00;
}

.tag_song a.lnk{
	display:block;
	padding-left:21px;
	background:url(../assets/player/tag.gif) no-repeat top left;
	color:#FFF !important;
	text-decoration:none;
	margin-bottom:5px;
}	

.tag_song a.lnk:hover{
	text-decoration:underline;
}


.messaged .sender {
	background:url(../assets/player/sender.jpg) repeat-x bottom left;
	padding:6px;	
	font-size:11px;
	color:#FFF;
	margin-bottom:5px;
	line-height:18px;
}	

.messaged  .sender strong {
	color:#FF6600;
}	
			
.messaged .song_title, .song_title strong  {
	color:#1D96FC !important;	
}	
			
.messaged .store {
	border:1px solid #FF6600;
	padding:6px;	
	font-size:10px;
	color:#FFF;
	margin-top:5px;
	line-height:18px;
}
     
.messaged .store a {
	color:#EEE !important;
	text-decoration:none !important;
	
} 
 
.messaged .store a:hover {
	text-decoration:underline;
} 
 
.messaged .sound_clip {
	padding:6px;
	line-height:18px;
} 

.messaged .sound_clip span{
	display:block;
	padding:3px;
	background-color:#000;
	border:1px solid #555;
	margin-top:4px;
} 

    

/*************************************/
/* ALBUM */
/*************************************/

.album .picture  {
	width:70px;
	text-align:center;
}

.album td {
	font-size:10px;
}


.album .data strong {
	color:#FF6600;
}	

.album .picture span {
	display:block;
	overflow:hidden;
	height:45px;
	width:70px;
	border:1px solid #555;	
	text-align:center;
	margin-right:6px;

}	

.album {

	background-color:#333;
	border:1px solid #555;
	padding:5px;
	margin-bottom:8px;
}

.album strong {
	color:#FF6600;
}

/*************************************/
/* SHARE */
/*************************************/

.share .picture  {
	width:50px;
}

.share td {
	font-size:10px;
}


.share .data strong {
	color:#FF6600;
}	

.share .picture span {
	display:block;
	overflow:hidden;
	height:30px;
	width:30px;
	border:1px solid #555;	
	text-align:center;

}	

.share {

	background-color:#333;
	border:1px solid #555;
	padding:3px;
	margin-bottom:4px;
}

.share strong {
	color:#888 !important;	
}

.share .data { color:#FFF  !important; }

.share_buttons { padding-left:80px; border-bottom:0px !important; }

/*************************************/
/* DATA */
/*************************************/

.datalist  {
	background:#000 url(../assets/player/list.gif) repeat-x top left; 
	padding:2px;
	border:1px solid #555;
	margin-top:4px;
}

.datalist td {
	font-size:9px;
}

.datalist td b {
	color:#FFF;
}


/*************************************/
/* SAMPLES */
/*************************************/

.samples  {
	background:#000 url(../assets/player/list.gif) repeat-x top left; 
	padding:2px;
	height:189px;	
	border:1px solid #555;
	margin-top:4px;
}

.samples td {
	font-size:9px;
	color:#FFF;
}



/*************************************/
/* LINKS */
/*************************************/

.aod_links  {
	position:absolute;
	top:268px;
	left:194px;
	padding:0px;
	height:126px;	
	color:#FFF;
	font-size:10px;
}

.aod_links a {
	color:#1C96FC !important;
}

.links  {
	position:absolute;
	top:268px;
	width:380px;
	text-align:center;
	background:#000 url(../assets/player/links.jpg) repeat-x top left; 
	padding:4px;
	height:126px;	
	color:#FFF;
	font-size:11px;
}

.links a {

	color:#FF6600;
}



/*************************************/
/* APPS */
/*************************************/

#apps{
		position:absolute; 
		width:366px; 
		height:166px; z-index:9;
		left: 421px;
		top: 150px;
		border:1px solid #FF6600;
		}

/*************************************/
/* AD */
/*************************************/

#ad{position:absolute; width:235px; height:60px; z-index:10; left: 489px; top: 320px}

/*************************************/
/* LINK */
/*************************************/

#link{
	position:absolute; 
	width:260px; height:25px; z-index:11; left: 478px; top: 393px}
	
#link a span{
	display:block;
	width:260px;
	overflow:hidden;
	text-indent:-1000px}


/*************************************/
/* PAGINATOR */
/*************************************/

.paginator {
	float:right;
	font-size:9px;
	margin-right:6px;
}

.paginator strong {
	color:#FF6600;
}


.paginator a{
	font-size:9px !important;
	text-decoration:none	
}	

.paginator a:hover{
	text-decoration:underline	
}	

.paginator .prev,
.paginator .list,
.paginator .next {
	float:left;
}

.paginator .prev,
.paginator .next {
	
	margin-top:2px;	
	margin-left:2px;	
	margin-right:2px;	
	padding:1px;
	padding-left:3px;
	padding-right3px;
	border:1px solid #555;
	text-align:center;
	background-color:#000;
}	

.paginator .prev a,
.paginator .next a {
	font-weight:bold !important;
}	

.paginator ul,
.paginator li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}

.paginator li{
	float:left;
	
	margin-top:2px;	
	margin-right:3px;
	margin-left:3px;
	padding:1px;
	padding-left:6px;
	padding-right:6px;
	border:1px solid #555;
	background-color:#000;
}


/*************************************/
/* CONTENT_CONTAINER */
/*************************************/

#content_container {
		
}

/*************************************/
/* FRAME */
/*************************************/

#content_container .frame{
	height:256px;
	text-align:center;
}

#content_container .frame span{
	display:block;
	padding-top:4px;
}

#content_container .frame img{
	border:3px solid #000;
}

/*************************************/
/* NAV */
/*************************************/

#content_container .nav{
	background:#000;
	height:126px;
}

#content_container .thumbs {
	height:42px;
	margin-bottom:1px;
  	text-align:center;
  	overflow:hidden;
}

#content_container .thumbs img{
	height:32px;
	border:1px solid #555;
	margin-left:4px;
	margin-top:6px;
}

/*************************************/
/* ZOOM */
/*************************************/

#content_container .zoom{
	height:300px;
	width:390px;
	text-align:center;
	vertical-align:middle;
}

#content_container .zoom table{
	height:300px;
	width:390px;
}


/*************************************/
/* CLOSE */
/*************************************/

#content_container .close{
	background:#000;
	height:80px;
	padding-top:4px;
	text-align:right;
	padding-right:6px;
	font-size:10px !important;
}

#content_container .close a{
	text-decoration:none;
}




/*************************************/
/*************************************/
/*************************************/
/*************************************/




/*************************************/
/* MC_CONTAINER */
/*************************************/

#mc_container {
	height:400px;
}

#mc_container .mc_container_wrapper {
	display:block;
	height:392px;
	margin:4px;
	
	background:url(../assets/mc/bg.gif) repeat-x top left;
}

/*************************************/
/* MC_HD */
/*************************************/

#mc_hd{
	position:absolute;
	top:56px;
}

#mc_hd img{
	border:0px;
}

#mc_hd a.big img{
	z-index:0;
}

#mc_hd div.f1{
	position:absolute;
	top:161px;
	left:272px;
	z-index:20;
	display:none;
}

#mc_hd div.f2{
	position:absolute;
	top:0px;
	left:509px;
	z-index:20;
	display:none;
}

#mc_hd a.f3 img{
	position:absolute;
	top:161px;
	left:596px;
	z-index:20;
	display:none;
}


/*************************************/
/* MC_NAV */
/*************************************/

#mc_nav{
	height:23px;
	padding-left:7px;
	line-height:23px;
	color:#C2C2C2;
}

#mc_nav a{
	text-decoration:none;
	color:#C2C2C2;
}

#mc_nav a.active{
	font-weight:bold;
	color:#00A2FF;
}


/*************************************/
/* MC_SUBNAV */
/*************************************/

#mc_subnav{
	display:none;
	position:absolute;
	top:59px;
	left:430px;
	width:540px;
	color:#8E8E8E;
}

#mc_subnav a{
	text-decoration:none;
	color:#8E8E8E;
}

#mc_subnav div {
	padding-top:21px;
	padding-left:3px;
}

#mc_subnav div.vod{
	background:url(../assets/mc/headers/vod.gif) no-repeat top left;	
}

#mc_subnav div.audiolive{
	background:url(../assets/mc/headers/audiolive.gif) no-repeat top left;	
}

#mc_subnav div.aod{
	background:url(../assets/mc/headers/aod.gif) no-repeat top left;	
}

#mc_subnav div.new{
	background:url(../assets/mc/headers/new.gif) no-repeat top left;	
}

#mc_subnav div.audiolive a.active,
#mc_subnav div.aod a.active{
	color:#03A4F5;
}

#mc_subnav div.vod a.active{
	color:#FDAA02;
}

/*************************************/
/* MC_CONTENT */
/*************************************/

#mc_content {
	display:none;
	position:absolute;
	top:100px;
	left:430px;
	width:542px;
	height:103px;	
	text-align:left;
	background-color:#2E2E2E;
}

#mc_content div.item{
	position:relative;
	display:none;
	z-index: 500; 
}

#mc_content div.audiolive .item,
#mc_content div.aod .item {
	width:542px;
	height:103px;	
	border:1px solid #03A4F5;
}

#mc_content div.vod .item{
	width:542px;
	height:103px;	
	border:1px solid #FDAA02;
}

#mc_content img{
	border:0px;
	cursor:pointer;
}

#mc_content .bg{
	width:540px;
	height:99px;
	margin:2px;
}

#mc_content .pic{
	float:left;
	overflow:hidden;
}

#mc_content .pic a{
	display:block;
	width:330px;
	height:103px;
}

#mc_content .data{
	float:left;
	width:200px;
	padding-top:18px;
	font-size:10px;
	z-index:1000;
}

#mc_content .data a{
	text-decoration:none;
}

#mc_content .data .t1{
	font-size:14px;
	font-weight:bold;
	color:#FDAA02;
}

#mc_content .aod .data .t1{
	color:#03A4F5;
}

#mc_content .data .t2{
	color:#FFF;
}

#mc_content .data .t2_buy{
	padding-top:5px;
	padding-bottom:5px;
}

#mc_content .data .t3{
	padding-top:10px;
	width:140px;
	color:#AAA;
}

#mc_content .subnav{
	position:absolute;
	top:78px;
	left:450px;	
	z-index:500;
}

#mc_content .subnav a{
	display:block;
	width:20px;
	height:20px;
	float:left;
}

#mc_content .subnav a span{
	display:none;
}

#mc_content .subnav a.next{
	background:url(../assets/mc/next.gif) no-repeat top left;	
}

#mc_content .subnav a.prev{
	background:url(../assets/mc/prev.gif) no-repeat top left;	
}

#mc_content .subnav div.counter{
	float:left;
	height:13px;
	margin-left:5px;
	margin-right:5px;
	color:#9E9E9E;
	line-height:20px;
	letter-spacing:1px;
	font-size:11px;
}

#mc_content .subnav div.counter span{
	color:#FFF;
}

/* audiochannel */

#mc_content .audiochannel bg{
	width:436px;
}

#mc_content .audiochannel .pic a{
	width:230px !important;
}

#mc_content .audiochannel .data .channel_t0{
	font-size:9px;
	color:#999999;
}

#mc_content .audiochannel .data .channel_t1{
	font-size:14px;
	font-weight:bold;
	color:#03A4F5;
}

#mc_content .audiochannel .data .channel_t2{
	font-size:9px;
	color:#FFFFFF;
	width:130px;
}

#mc_content .playfade{
	position:absolute;
	top:58px;
	left:156px;
	z-index: 600; 
	cursor:pointer;
}	


/*************************************/
/* MC_CONTENT V_SCROLL*/
/*************************************/

#mc_content .vscroll{
	position:absolute;
	left:390px;
	width:152px;
	height:101px;

	background-color:#424146;
	font-size:10px;
}

#mc_content .vscroll a{
	color:#FFF;
	text-decoration:none;
}

#mc_content .info{
	display:block;
	height:23px;
	margin:0px;
	padding-left:8px;

	line-height:23px;
	background-color:#000;
	color:#03A4F5;
	font-size:9px;
	
}

#mc_content .info span {
	color:#03A4F5;
}

#mc_content .nav{

}

#mc_content .nav a{
	display:block;
	height:14px;
	width:10px;
	margin:0px;
	margin-left:70px;
	margin-top:1px;
}

#mc_content .nav a span{
	display:none;
}

#mc_content .up a {
	background:url(../assets/mc/up.gif) no-repeat center center;
}

#mc_content .down a {
	background:url(../assets/mc/down.gif) no-repeat center center;
}

#mc_content .items{
	height:62px;
	overflow:hidden;
}

#mc_content .items a.active{
	color: #FFF !important;
}

#mc_content .items a {
	color: #8F8D8E !important;
}

#mc_content .items a{
	font-size:11px !important;
	display:block;
	height:20px;
	line-height:20px;	
	padding-left:10px;
	border-top:1px solid #4F4D55;
}

#mc_content .items a:hover{
	background-color:#545359;
	color:#9C9A9B;
}

#mc_content .items a.ghost{
	border-top:1px solid #424146 !important;
}

#mc_content .items a.ghost:hover{
	background-color:#424146 !important;
}

/*************************************/
/* MC_ASYNC_CONTENT */
/*************************************/

#mc_async_content {
	width:420px;
	height:323px;	
	position:absolute;
	top:55px;
	left:5px;
	text-align:left;
}

#async_buffer {
	border:1px solid black; /*hack - required */
}

#mc_async_content .content_title {
	position:absolute;
	height:40px;
	width:420px;
	background-color:#000;
	z-index:50;
}

#mc_async_content .content_data {
	margin-top:35px;
	height:290px;
}

#mc_async_content .tools {
	position:absolute;
	top:297px;
	left:270px;
	width:240px;
	color:#AAA;
	font-size:9px;
	z-index:600;
	text-align:right;
}

#mc_async_content .tools span {
	display:block;
	float:left;
	margin-right:6px;
	padding:2px;
	border-top:1px solid #555;
	border-right:1px solid #555;
}

#mc_async_content .tools span.download a{
	color:#FF6600;
}

#mc_async_content .tools span.buy a{
	color:#03A4F5;
}

#mc_async_content .tools a {
	color:#AAA;
	text-decoration:none;
}

/*************************************/
/* MC_ASYNC_CONTENT (AOD) */
/*************************************/

#mc_async_content .aod_display {
	position:absolute;
	top:42px;
}

#mc_async_content #audio_content_wrapper {
	position:absolute;
	top:310px;
	left:-10px;
}

#mc_async_content .aod_frame {
	width:200px;
	height:225px;	
	margin-left:6px;
	float:left;
}

#mc_async_content .aod_frame .aod_pic{
	position:absolute;
	top:5px;
	left:44px;
	width:160px;
	height:155px;
	background:url(../assets/mc/trackshdw.png) no-repeat top right;
}

#mc_async_content .aod_frame .aod_pic span{
	display:block;
	width:124px;
	height:124px;
	overflow:hidden;
	margin-left:36px;
}

#mc_async_content .aod_frame .aod_tagline{
	position:absolute;
	top:204px;
	width:185px;
	color:#AAA;
	font-size:10px;
	padding-bottom:3px;
	border-bottom:1px solid #555;
}

#mc_async_content .aod_frame .aod_pic img{
	
}

#mc_async_content .aod_data {
	width:190px;
	float:left;
}

#mc_async_content .aod_data .row{
	padding:6px;
	border-bottom:1px solid #555;
	color:#C9C9C9;
	font-size:10px;
}

#mc_async_content .aod_data .t1{
	font-weight:bold;
	color:#08A1EF;
}

#mc_async_content .aod_data .t1 a{
	font-weight:normal;
	color:#08A1EF;
}

#mc_async_content .aod_data .t1 span{
	font-weight:normal;
	color:#FFF;
}

#mc_async_content .aod_data .t2{
	color:#FFF;
}

#mc_async_content .aod_data .t2_buy{
	padding-top:5px;
	padding-bottom:5px;
}

#mc_async_content .aod_data a.resource{
	color:#03A4F5;
}


#mc_async_content .aod .tools {
	top:292px;
	left:200px;
}

#mc_async_content .aod .tools span.buycd a{
	color:#01A4FF;
}


/*************************************/
/* MC_PROMO_ZONE */
/*************************************/

#mc_promo_zone {
	position:absolute;
	top:214px;
	left:428px;	
}	


#display_fan {position:absolute; z-index:1; left: 0px; top: 0px} 

#display_fan .actor b,
#display_fan .openpage a,
#display_fan .data b {
	color:#03A4F5;
} 

#display_artist {position:absolute; z-index:1; left: 0px; top: 81px} 

#display_artist .actor b,
#display_artist .openpage a,
#display_artist .data b {
	color:#FF6600;
} 

.displaybox {
	width:358px; 
	height:78px; 
	background-image: url(../assets/mc/mc_displaybox.jpg);
	font-size:10px;
	font-family:Verdana;
	color:#FFF;
} 

.displaybox a{
	text-decoration:none !important;
} 
		
.displaybox .actor { 
	position:absolute;
	width:244px;
	height:10px;
	z-index:1;
	left: 5px;
	top: 3px;
	font-weight:bold;
	color:#ABABAB;
}

.displaybox .actor em{ 
	font-weight:normal !important;
}
			
.displaybox .openpage { 
	position:absolute;
	
	height:10px;
	z-index:2;
	left: 255px;
	top: 3px;
}

.displaybox .openpage a{ 
	font-weight:bold;
}
			
.displaybox .data{
		position:absolute;
		width:202px;
		height:52px;
		z-index:4;
		left: 60px;
		top: 24px;
		color:#928686;
		line-height:16px;
		}

.displaybox .data a{
	color:#928686 !important;
	text-decoration:none !important;
}

.displaybox .data a:hover{
	text-decoration:none;
}

.displaybox .data b{
	display:block;
}

.displaybox .data strong{
	display:block;
	color:#FFF;	
}

.displaybox .picture{ 
	position:absolute; 
	width:48px;
	height:48px;
	z-index:3;
	left: 6px;
	top: 23px;
	overflow:hidden;
	border:1px solid #928686;
	}
	
.displaybox .button{
	position:absolute;
	width:90px;
	height:20px;
	z-index:5;
	left: 266px;
	top: 38px;
	text-align:center;
}

.displaybox .button img{
	border:0px;
}

/*************************************/
/* MC_LINKS */
/*************************************/

.artist_page_link a{
	color:#FF6600 !important;	
	text-decoration:none;
}	

.fan_page_link a{
	color:#249BFF !important;	
	text-decoration:none;
}	

.search_more_link a {
	display:block;
	margin-top:14px;	
	padding-left:18px;
	background: url(../assets/apps/search.gif) no-repeat center left;
}	

.row a{
	color:#FFF;
}

.row_nb a{
	color:#FFF;
}

.row a:hover{
	text-decoration:underline  !important;
}