/* @import url('http://www.clanbaseradio.com/style/siteskin.css');*/

a
{
	text-decoration:none;
	color:white;
}

.slink { color: #ffffc0; text-decoration:none; }
.slink:active { text-decoration:none; }
.slink:visited { color: #ffffc0; text-decoration:none; }
.slink:hover { color: #FF0000; text-decoration:none; }

.ulink { color: #ffffc0; text-decoration:none; }
.ulink:active { text-decoration:none; }
.ulink:visited { color: #ffffc0; text-decoration:none; }
.ulink:hover { color: #FF0000; text-decoration:underline; }

.copy-link { color:#9D9C9C;font-size:9px;text-decoration:none; }
.copy-link:active { color:#9D9C9C;font-size:9px;text-decoration:none; }
.copy-link:visited { color:#9D9C9C;font-size:9px;text-decoration:none; }
.copy-link:hover { color:#9D9C9C;font-size:9px;text-decoration:underline; }

.dashed-link { text-decoration:none; border-bottom: 0px; }
.dashed-link:hover { text-decoration:none; border-bottom: 1px dashed; }


body
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000103;
	color:white;
	font-family:verdana;
	font-size:11px;
}

#main
{
	padding-bottom:2px;
	padding-top:13px;
	border-left:2px solid #062232;
	border-right:2px solid #062232;
	border-bottom:2px solid #062232;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin:auto;
	width:970px;
}

#container
{
	background-color:#151719;
	margin:auto;
	width:966px;
	background-image:url('../images/repeat.png');
}

#header
{	
	margin:auto;
}

#top
{
	margin:auto;
	width:955px;
	height:150px;
	background:url('../images/top.png') 0 10px no-repeat;	
}

#topleft
{
	width:286px;
	height:inherit;
	float:left;
	border:0px solid white;
}

#toplogo
{
	margin-left:25px;
	margin-top:33px;
	width:190px;
	height:95px;
	border-radius: 200px 250px 250px 200px;
	cursor: pointer;
	cursor: hand;
}

#topmiddle
{
	width:350px;
	height:inherit;
	float:left;
	border:0px solid white;
    margin:auto; 
}

#topright
{
	width:318px;
	height:inherit;
	float:left;
	border:0px solid white;
    margin:auto; 
}

#menu
{
	
	margin-left:auto;
	margin-right:auto;
	width:952px;
	height:58px;
	border:0px solid white;
	background:url('../images/menubar.png') 0 2px no-repeat;
}

#menubar
{
	margin:auto;
	border:0px solid white;
	width:912px;
	height:48px;
	font-size:8px;
   	font-weight:bold;   
}

#ShoutBoxContainer
{
	width:160px;
	margin:auto;
}

#ShoutBox
{
	float:left;
	width:inherit;
	height:310px;
	border:2px solid #272729;
	overflow:auto;
	background:#151515;
}

.pipe
{	
	margin-top:7px;
	margin-left:8px;
	margin-right:8px;
	float:left;
	width:1px;
	background:url('../images/pipe.png');
	background-position:0px 0px;
	text-align:center;
	line-height:37px;
}

.button
{
	margin-top:11px;
	margin-left:8px;
	margin-right:8px;
	float:left;
	width:83px;
	background:url('../images/button.png');
	background-position:0px 0px;
	text-align:center;
	line-height:29px;
	text-decoration:none;
}

.button:hover
{
	background-position:-83px 0px;
}

.mysettingsbutton
{
	float:left;
	margin-left:3px;
	height:22px;
	width:154px;
	text-align:center;
	margin-bottom:5px;
	background:url('../images/b.png') top center no-repeat;
	background-position:0px 0px;
	font-size:8px;
 	font-weight:bold;
	line-height:22px;
	vertical-align:middle;	
}

.mysettingsbutton:hover
{
	background-position:-154px 0px;
}

.genrebutton
{
	float:left;
	margin-left:3px;
	height:22px;
	width:75px;
	text-align:center;
	margin-bottom:5px;
	background:url('../images/genre_button.png') top center no-repeat;
	background-position:0px 0px;
	font-size:8px;
 	font-weight:bold;
	line-height:22px;
	vertical-align:middle;	
}

.genrebutton:hover
{
	background-position:-75px 0px;
}

#schedule
{	
	float:right;
	margin-right:20px;
	height:92px;
	width:255px;
	border:0px solid white;
	overflow:auto;    
}

#footer
{
	margin:auto;
}

#bottom
{
    clear:both;
	margin:auto;
	width:954px;
	height:71px;
	background:url('../images/bottom.png') no-repeat;
}

#banner
{
    padding-bottom:2px;
	margin:auto;
	width:948px;
	height:40px;
	background:url('../images/banner.png') no-repeat;
}

#radio
{
	height: 22px;
	clear:both;
	width:171px;
    margin:auto;
	border:0px solid white;
}

#onair-sign
{
	width:90px;
	height:46px;
}

#offair-sign
{
	width:90px;
	height:47px;
}

#onair-text
{
   	font-weight:bold;
	color:#00FD00;
}

#offair-text
{
   	font-weight:bold;
	color:#FF0000;
}

#mirrorContainer
{	
	height: 22px;
	clear:both;
	width:171px;
	border:0px solid white;
	margin:auto;
}

.player
{
	height:22px;
	border:0px solid white;
	float:right;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
}

.playerMirror
{
	height:22px;
	border:0px solid white;
	float:right;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
}

#nowplaying
{
    height:100px;
    margin:auto;
    border:0px solid white;
}

#login
{	
	padding-top:12px;
	padding-left:20px;
	margin:auto;
	float:left;
	border:0px solid white;
}

#ads
{
    padding-top:12px;
	padding-right:20px;
	margin:auto;
	border:0px solid white;
	float:right;
}

img
{
	border:0px;
}

#dj
{
	padding-top:4px;
  	margin-left:8px;
	height:10px;
    text-align:left;
    border:0px solid white;
	float:left;
}

#date
{
  	margin-right:8px;
   	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	font-size:9px;
}

.InfoBox
{
    margin:2px;
    float:left;
    width:746px;
    border-bottom:1px dashed #272729;
}

.PageBox
{
    margin:2px;
    border-bottom:1px dashed #272729;
}

.info
{
    padding:5px;
    line-height:18px;
}

.news
{
    padding:5px;
    line-height:15px;
    margin-bottom:3px;
    float:left;
    width:730px;
    text-align:justify;
}

.quote
{
    margin-left: 10px;
    margin-right: 7px;
    margin-top: 5px;
    font-style: italic;
    color: #c0c0c0;
}

.clear
{
    clear:both;
}

.boxheader
{
    height:24px;
    background:url('../images/boxheader.gif') repeat-x;
    border:1px solid #272729;
    line-height:21px;
    padding-left:5px;
    margin-bottom:5px;
}

.boxheader-news
{
    height:20px;
    background:url('../images/boxheader-news.gif') repeat-x;
    border:1px solid #272729;
    line-height:17px;
    padding-left:5px;
    margin-bottom:5px;
}

.box-arrow
{
    height:11px;
    width:21px;
    vertical-align:middle;
}

#middle
{
    width:750px;
    padding:5px;
    margin-left:9px;
    margin-top:5px;
    margin-bottom:5px;
    margin-right:9px;
    background:black;
    float:left;
    border:1px solid #292d31;
	overflow:hidden;
}

div
{
    line-height:15px;
}

#rightmenu
{
    float:left;
    padding:8px;
    margin-top:5px;
    margin-bottom:5px;
    width:160px;
    background:black;
    border:1px solid #2d2f30;
}


#copyright
{
	margin-top:8px;
	text-align:center;
	color:gray;
	font-size:9px;
}

.flag
{
	margin-bottom:-2px;
}

.mini-icon
{
	margin-bottom:-3px;
}

textarea, input, select
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #272729;
	line-height:15px;
}

.edit-div
{
	float:left;
	padding:4px;
}


#ShoutBoxContainer
{
	width:158px;
	margin:auto;
}

#ShoutBox
{
	float:left;
	width:inherit;
	height:310px;
	border:2px solid #272729;
	overflow:auto;
	background:#151515;
}

.LetterBox
{
	margin-left:5px;
	background:#151515;
	line-height:20px;
	text-align:center;
	width:20px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

.LetterBox a
{
	display:block;
	width:100%;
	height:100%;
}

#SelectedLetterBox
{
	margin-left:5px;
	background:#0d517d;
	line-height:20px;
	text-align:center;
	width:20px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

#SortByDate
{
	margin-top:4px;
	background:#151515;
	line-height:20px;
	text-align:center;
	width:140px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

#SortByDate a
{
	display:block;
	width:100%;
	height:100%;	
}

#SortByDateSelected
{
	margin-top:4px;
	background:#0d517d;
	line-height:20px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	width:140px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

#SortByNumbers
{	
	background:#151515;
	line-height:20px;
	text-align:center;
	width:25px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

#SortByNumbers a
{
	display:block;
	width:100%;
	height:100%;
}

#SortByNumbersSelected
{	
	background:#0d517d;
	line-height:20px;
	text-align:center;
	width:25px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

.RequestButton
{
	margin-left:5px;
	background:#151515;
	line-height:20px;
	text-align:center;
	width:20px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

.RequestButton a
{
	display:block;
	width:100%;
	height:100%;
}

#SelectedRequestButton
{
	margin-left:5px;
	background:#0d517d;
	line-height:20px;
	text-align:center;
	width:20px;
	height:20px;
	border:1px solid #292d31;
	float:left;
}

.dashed-title
{
	border-bottom:1px dashed #272729;
	margin-bottom:1em;	
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}

.progress_wrapper 
{
	border:1px solid #FFFFFF;
	width:320px;
	height:45px;
	background-color:#000000;
	position:absolute;
	top:570px;
	left:50%;
	margin-left:-250px
}

.progress 
{
	height:17px;
	border:1px solid #ccc;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-top:2px;
}

#snowtoggle
{
	background: url('../images/icons/snowflake.png');
	width: 20px;
	height: 20px;
	position: fixed;
	right: 0;
	bottom: 0;
	cursor: pointer;
	cursor: hand;
	margin-right: 5px;
}

.news-icon-right
{
	float: right;
	margin-left: 7px;
	margin-top: 2px;
}

.news-icon-left
{
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
