@charset "utf-8";
/* CSS Document */

	body{
		margin:0;
		padding:0;
		text-align:center;
		
		background:url(images/fbg.jpg) bottom center repeat-x #FFFFFF;
		
		font:normal 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#333333;
	}
		
	#dt_top_bg{
		background:url(images/bg.jpg) top center repeat-x;
	}
	
	A, A:visited{
		text-decoration:none;
		color:#0066FF;
	}
	
	A:hover{
		color:#0066FF;
		text-decoration:underline;
	}
	
	#dt_wrapper{
		padding:0;
		margin:0;
		
		background:url(images/header.jpg) top center no-repeat;
	}
	
	#dt_body{
		width:1100px;
		margin:auto;
		text-align:left;
	}
	
	#dt_header{
		text-align:center;
		height:190px;
	}
	
	
	.dt_youtube_bar{
		overflow:hidden;
		width:900px;
	}
	
	.dt-youtube-logo{
		float:left;
		width:393px;
		text-align:center;
	}
	
	.dt-stats-block{
		background:url(images/stat_bg_bottom.jpg) bottom left no-repeat #FFFFFF;
	}
	
	.dt-stats-block .dt-stats-block-top{
		padding-top:0px;
		padding-bottom:10px;
		text-align:left;
	}
	
	.dt-stats-block UL{
		margin-top:1px;
		margin-bottom:1px;
	}
	
	.dt-stats-block LI{
		color:#666666;
		padding:2px;
	}
	
	
	.dt-cr-content{
		overflow:hidden;
		width:900px;
		text-align:left;
	}
	
	.dt-right-side{
		float:right;
		width:430px;
		text-align:left;
		margin-right:20px;
	}
	
	
	.dt-right-block{
		background:url(images/block-bottom_bg.jpg) bottom left no-repeat;
	}
	
	.dt-right-block .dt-referer-top{
		background:url(images/block_top_most.jpg) top left no-repeat;
		padding-top:48px;
		padding-bottom:10px;
	}
	
	.dt-right-block UL, .dt-right-block OL{
		margin-top:1px;
		margin-bottom:1px;
	}
	
	.dt-right-block LI{
		color:#666666;
		padding:2px;
	}
		
	.dt-right-block LI.st1{
		font-size:11pt;
		font-weight:bold;
	}
	
	.dt-right-block LI.st2{
		font-size:10.5pt;
		font-weight:bold;
	}
	
	.dt-right-block LI.st3{
		font-size:10pt;
		font-weight:bold;
	}
	
	.dt-right-block LI.st4{
		font-size:9.5pt;
	}
	
	.dt-right-block LI.st5{
		font-size:9pt;
	}
	
	.dt-right-block LI.st6, .dt-right-block LI.st7, .dt-right-block LI.st8, .dt-right-block LI.st9, .dt-right-block LI.st10{
		font-size:8.5pt;
	}
	
	.dt-right-block LI SMALL{
		font-size:7pt;
		font-weight:normal;
		color:#999999;
	}
	
	.dt-left-side{
		float:left;
		width:430px;
	}
	
	.dt-shoutcast-logo{
		width:393px;
		text-align:center;
	}
	
	.dt-footer{
		padding:5px;
		padding-top:20px;
		margin-bottom:30px;
		margin-top:20px;
		text-align:center;
	}
	
	
	.subscribe{
		padding:10px;
		text-align:center;
	}
	
	input.input{
		border:solid 1px #333333;
		color:#333333;
		background:#FFFFFF;
		font:normal 10pt Tahoma;
		padding:5px;
		margin-right:1px;
		height:16px;
		vertical-align:top;
	}
	
	input.button{
		border:solid 1px #666666;
		color:#333333;
		background:#DEDEDE;
		font:bold 10pt Tahoma;
		padding:5px;
		height:28px;
		vertical-align:top;
	}
	
	
	.subscribe input.input{
		width:200px;
	}
	
	.dt-donate{
		text-align:center;
		width:390px;
	}
	
	.dt-header-menu{
		text-align:left;
	}
	
	.dt-footer-copy{
		padding:5px;
	}
	
	#dt_message_wrapper{
		position:absolute;
		width:100%;
		text-align:center;
		z-index:99;
	}
	
	#dt_message_wrapper .dt_message{
		width:500px;
		margin:auto;
		padding:30px;
		margin-top:100px;
	}
	
	.header-menu{
		color:#999;
		font:normal 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
		letter-spacing:1px;
	}
	
	.header-menu A, .header-menu A:visited{
		color:#555;
	}
	
	.header-menu A:hover{
		color:#36F;
		text-decoration:none;
	}
	
	.left-menu{display:none !important;}