/* CSS Document */
body {position:absolute;font-family:Tahoma, Verdana, sans-serif;}
a {outline:none;}
#page {margin:auto;position:relative;background:#999999;width:100%;}

#superContainer {position:absolute;
/*	padding:0px 50% 10px 50%;
*/
	} 

#header {position:absolute; 
	left: 130px;
	z-index: 3;
	width: 770px;
	}
.clear {float:none;}

#adsLeft {position:absolute; 
	  top: 0px;
	  left: 0px;
	  width: 120px;
	z-index: 3;
	}
.clear {float:none;}

#adsRight {position:absolute; 
	  top: 0px;
	  left: 910px;
	  width: 120px;
	z-index: 3;
	}
.clear {float:none;}

#kotel {position:absolute; 
	left: 130px;
       top: 52px;
	z-index: 2;
	width: 770px;
	}
.clear {float:none;}

#actionpanel {position:absolute; 
	left: 130px;
	/*height:380px;*/
	height:100px;
	top: 574px;
	z-index: 2;
	width: 770px;
	}
.clear {float:none;}

#bottom-block {position:absolute; 
	left: 130px;
       top: 574px;
	z-index: 2;
	background: #000000;
	display: none;
	width: 770px;
	height: 400px;
}
.clear {float:none;}

#request {position:absolute; 
	left: 130px;
       top: 52px;
	z-index: 3;
	width: 770px;
	background: #000000;
}
.clear {float:none;}

#request-form {
	background: #000000;
	/*width: 770px;*/
/*	height: 400px;*/
}
.clear {float:none;}

#contact-form {
	background: #000000;
/*	width: 770px;*/
/*	height: 400px;*/
}
.clear {float:none;}

#schedule-contents {
	background: #000000;
/*	width: 770px;*/
/*	height: 400px;*/
}
.clear {float:none;}

#schedule-form {
overflow-y:scroll;

/*	height: 400px;*/
}
.clear {float:none;}

#recentlyplayed-contents {
	background: #000000;
/*	width: 770px;*/
/*	height: 400px;*/
}
.clear {float:none;}

#recentlyplayed-form {
overflow-y:scroll;

/*	height: 400px;*/
}
.clear {float:none;}


.form-inner{
	background: #000000;
	color: #ffffff;
	height: 100px;
	width:720px;
	padding: 25px;
}
.clear {float:none;}

#links-form {
	background: #000000;
}
.clear {float:none;}

#links-form a:link {
	color: #ffffff;
}
.clear {float:none;}

#links-form a:active {
	color: #ffffff;
}
.clear {float:none;}

#links-form a:visited {
	color: #ffffff;
}
.clear {float:none;}

#menubar {position:absolute; 
	left: 130px;
       top: 20px;
	z-index: 3;
	width: 770px;
	}
.clear {float:none;}

#cc_tunein {
  position: absolute;
  left: 400px;
  top: 5px;
  width: 200px;
  z-index: 4;
}

#infobar {position:absolute; 
	left: 130px;
	height: 90px;
	top: 582px;
	z-index: 3;
	width: 780px;
	}
.clear {float:none;}

#player {position:absolute; 
	left: 130px;
       top: 682px;
	z-index: 300;
	width: 350px;
	background: #000000;
}
.clear {float:none;}
#Xplayer {position:relative; 
	left: 130px;
   top: 100px;
	/*top: 682px;*/
	z-index: 300;
	width: 350px;
	}
.clear {float:none;}

#daddy-shoutbox {
	position:absolute; 
	/*right: 0px;*/
  top: 590px;
  width: 200px;
  display: block;
	z-index: 290;
	}
.clear {float:none;}

/* Added by EI 2009-04-27*/


#motd {
  color: #eee;
  position:absolute; 
  top: 582px;
  width: 250px;
  height: 60px;
  display: block;
  z-index: 290;
  font-size: 14px;
}
/* End section added by EI */

#toolbar {
	position:absolute; 
	/*right: 0px;*/
  top: 670px;
   display: block;
	z-index: 300;
	}
.clear {float:none;}
#Xtoolbar {
	position:relative; 
	/*right: 0px;*/
   top: 100px;
 /*  top: 670px;*/
   display: block;
	z-index: 300;
	}
.clear {float:none;}

#onair {position:absolute; 
	left: 480px;
       top: 668px;
	z-index: 3;
	width: 112px;
	display: none;
}
.clear {float:none;}



div#container {
	background: #000000;
	font-size: 1em;
	margin: 0 auto;
	padding: 10px;
	width: 770px;
	height: 380px;
}

h1 { 
	font-size: 1.2em; 
	margin-bottom: 0.167em;
	margin-top: 2.5em;
	color: #ffffff;
}

p {
	 margin-bottom: 1em;
	color: #FF0000;
}

.clearing { clear: both; }
.alert, .error { 
	color: #FF0000; 
	font-size: .6em;
	
	}

ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	line-height: 1em;
	margin-bottom: 0.5em;
	width: 100%;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1em;
	padding-right: 1%;
	text-align: right;
	width: 20%;
	color: #ffffff;
}

.moreinfo {
	cursor: pointer;
	display: block;
/*	float: left;*/
	line-height: 1em;
	padding-right: 1%;
/*	text-align: right;*/
	text-align: center;
		color: #ffffff;
}

ol.forms input { width: 39%; }
ol.forms textarea {
	height: 5em; 
	width: 64%; 
}

/*ol.forms input, ol.forms textarea, ol.forms button { font: 1em Georgia, "Times New Roman", Times, serif; }*/

ol.forms .error { 
	display: block;
	margin: 0.25em 0 0 11%;
}

ol.forms li.buttons {
	padding-left: 11%;
	width: 89%;
}

/* toolbar */

/* Recent Tracks */

.cctrack {
 padding-bottom: 20px;
}
.cctrack .cccover {
 display: none;
 padding: 2px;
 background-color: white;
 border: 1px solid #C6C6C6;
 width: 50px;
 height: 43px;
 float: left;
 margin-right: 8px;
}
.cctrack .cctitle {
 color: #ffffff;
}
.cctrack .ccnowplaying {
 font-weight: bold;
}
.cctrack .ccartist {
 color: #bbbbbb;
 margin-bottom: 6px;
}

.cctrack a.ccbuy,
.cctrack a.ccbuy:link,
.cctrack a.ccbuy:active,
.cctrack a.ccbuy:visited,
.cctrack a.ccbuy:hover {
 color: #919191;
 font-size: 0.9em;
 text-decoration: none;
 font-weight: normal;
}
.cctrack a.ccbuy:hover {
 text-decoration: underline;
}

