/* - Css styleshet */

/* Denna fil är endast till för */ 
/* Css för lager och div taggar. */


/*------------------------------------------*/
/* Top-Frame.asp  */

/*------------------------------------------*/
/* Left-Frame.asp  */

/*------------------------------------------*/
/* Right-Frame.asp  */

/*------------------------------------------*/
/* Bottom-Frame.asp  */

.Bottom-Frame-Copy-DIV {
	position:absolute;
	left:10px;
	bottom:2px;

	}


.Bottom-Frame-NoSend-DIV {	
	position: absolute; 
	right:115px; 
	bottom:12px;
	float:left; 
	height:15px; 
	width:129px; 
	z-index:1; 
	visibility:visible;
	}
	
	
.Bottom-Frame-Send-CurentSong-DIV {
	position: absolute; 
	right:5px; 
	bottom:2px;
	float:left; 
	height:18px; 
	width:339px; 
	z-index:1; 
	visibility:visible;
	}
	
	

.Bottom-Frame-Send-Station-DIV {
	position: absolute; 
	right:58px; 
	bottom:29px;
	float:left; 
	height:15px; 
	width:286px; 
	z-index:1; 
	visibility:visible;
	}
	
	/* wall of fame */
	
.Walloffame-DJ-DIV {
	 background-color: #c0c0c0; 
	 border: 1px none #000000; 
	 overflow: hidden; 
	 width: 497px;
	 }
	 
	 
	 /* howto */

.howto_tdheader {
	padding:3px;
	background-color:#000000;
	color: #c0c0c0;
	}
	
	
.howto_tdbody {
	padding:3px;
	background-color: #c0c0c0;
	color:#000000;
	}

	
	/* TB-GB */
	
.Gb_Div_head {
	 text-align:left;
   background-image:url(/Tbbilder/fadegray.jpg) ;
	 background-repeat:repeat-x;
	 background-color: #FFFFFF; 
	 color:#000000;
	 border-top: 1px solid #c0c0c0; 
   border-left: 1px solid #c0c0c0; 
	 border-right: 1px solid #c0c0c0;
	 border-bottom:0px solid #c0c0c0; 
	 overflow: hidden; 
	 width: 497px;
	 margin-left:0px;
	 margin-right:0px;
	 }
	 
	 .Gb_Div {
	 background-color: #FFFFFF; 
	 border-top: 0px solid #c0c0c0; 
	 border-bottom: 1px solid #c0c0c0; 
	 border-left: 1px solid #c0c0c0; 
	 border-right: 1px solid #c0c0c0; 
	 overflow: hidden; 
	 width: 497px;
	 margin-left:2px;
	 margin-right:2px;
	 }
	 	 
	 .Gb_Div_s_head {
	 text-align:left;
   background-image:url(/Tbbilder/fadegray.jpg) ;
	 /*background-color: #c0c0c0; */
	 color:#000000;
	 border-top: 1px solid #c0c0c0; 
   border-left: 1px solid #c0c0c0; 
	 border-right: 1px solid #c0c0c0; 
	 overflow: hidden; 
	 width: 397px;
	 margin-left:0px;
	 margin-right:0px;
	 }
	 
	 .Gb_Div_s {
	 background-color: #FFFFFF; 
	 border-bottom: 1px solid #c0c0c0; 
	 border-left: 1px solid #c0c0c0; 
	 border-right: 1px solid #c0c0c0; 
	 overflow: hidden; 
	 width: 397px;
	 margin-left:2px;
	 margin-right:2px;
	 }