/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Filename: all.css
* Version: 1.0.0 (2008-07-28)
* Website: http://www.funradio.be
* Author: Amaury Lesplingart
* Description: CSS Design for Fun Radio

== STRUCTURE: ==============================
* Number of columns: 2
============================================
*/

body{
	margin:0;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000000 url(../images/backgrounds/template_background.jpg) no-repeat scroll center top;
}
a{
	color:#fff;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
	display:block;
}
form{
	padding:0;
	margin:0;
}
p{
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
/*main box*/
#main{
	width:898px;
	margin:0 auto;
	padding:0 0 20px 0;
	overflow:hidden;  
}
/*header*/
.header{
	position:relative;
	width:898px;
	height:263px;	/*overflow:hidden;*/
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*logo box*/



.logo{
	position:absolute;
	top:122px;
	left:287px;
	width:343px;
}
/*heading H1*/
.logo h1{
	margin:0;
}
.logo h1 a{
	text-indent:-9999px;
	display:block;
	cursor: pointer;
	background:url(../images/logo.png) no-repeat 0 0;
	width:260px;
	height:93px;
	overflow:hidden;
}
/*navigation*/
.header ul{
	background:url(../images/nav-bg.gif) repeat-x 0 0;
	height:18px;
	position:absolute;
	top:245px;
	left:0;
	padding:0 0 0 10px;
	width:893px;
	z-index:1000;
}
.header ul li{
	padding:0 5px 0 12px;
	background:url(../images/nav-split.gif) no-repeat 0 7px;
	float:left;
	position:relative;
}
.header ul li.first{
	padding:0 5px 0 0;
	background:none;
}
.header ul li a{
	font:bold 14px Arial, Helvetica, sans-serif !important;
	color:#000;
	padding:2px 0 0;
	float:left;
	text-decoration:none;
}
.header ul li a:hover{
	/*background:#000;*/
	color:#fff;
}
.header ul li ul{
	position:absolute;
	top:18px;
	left:-26px;
	background:none;
	width:178px;
	float:left;
	display:none;
	z-index:1009;
}
.header ul li:hover ul, .header ul li.hover ul{
	display:block;
	width:178px;
}
.header ul li ul li{
	background:none;
	float:left;
	padding:0;
	width:178px;
}
.header ul li ul li:hover{
	position:relative;
	width:178px;
}
.header ul li ul li a{
	background:#000;
	float:left;
	width:178px;
	color:#fff;
	border:1px solid #000;
	border-bottom:0;
	padding:0 0 2px 6px;
	font:9px Arial, Helvetica, sans-serif !important;
	text-align: left;
}
.header ul li ul li a:hover{
	background:#0099CC;
}
.header ul li:hover a, .header ul li.hover a{
	/*background:#000;*/
	color:#fff;	
}
/*banner header box*/
.banner-box{
	width:728px;
	height:90px;
	overflow:hidden;
	margin:22px auto 0;
}
/*on-air*/
.onair-box{
	border:2px solid #242424;
	position:absolute;
	top:198px;
	left:0;
	width:232px;
	height:22px;
	overflow:hidden;
	background-color:#000;
}
.onair-box span{
	float:left;
}
.onair-box em{
	float:right;
}
.on-air-add{
	width:230px;
	height:14px;
	background:url(../images/blue-bg-line.gif) repeat-x 0 0;
	overflow:hidden;
	position:absolute;
	top:224px;
	left:0;
	font:9px Arial, Helvetica, sans-serif;
	color:#1ba2da;
	padding:3px 3px 0 3px;
}
.on-air-add a{
	color:#1ba2da;
}
.on-air-add em{
	float:right;
	font-style:normal;
}
.on-air-add span{
	float:left;
}
/*weather box*/
.weather{
	top:197px;
	left:656px;
	position:absolute;
	padding:7px 7px 0 0;
	float:right;
	background:url(../images/weather-box.jpg) no-repeat 0 0;
	width:225px;
	height:37px;
}
.weather span{
	float:right;
}
.weather ul{
	float:right;
	margin:0 20px 0 0;
	width:160px;
	overflow:hidden;
	position:static;
	background:none;
	height:auto;
}
.weather ul li{
	padding:0 5px 0 0 !important;
	line-height:15px;
	background:none;
	font-size:9px;
	color:#fff;
	text-align:right;
}
/*content*/
#main_content{
	width:898px;
	overflow:hidden;
}
/*two columns container*/
.two-columns{
	width:898px;
	overflow:hidden;
	margin:0px 0 0;
}
/*center box*/
.main_content{
	margin:13px 0 0;
	width:572px;
	float:left;
	background: #000000;
	padding: 0px 3px 0px 5px;
}

.main_content ul li{
	display: list-item;
	list-style: square outside;
	margin: 0px 12px;
	padding: 0px 10px 2px;
}

/*sidebar (on the right)*/
.sidebar{
	width:311px;
	float:left;
	padding:0 0 0 7px;
	margin: 12px 0px 0px;
}

/* Title Box */
.titre{
	margin-top: 5px; 
	color:white; 
	width: 302px; 
	background-color:#FFFFFF;
}

/*flash box*/
.flash-area{
	width:550px;
	height:356px;
	overflow:hidden;
	margin:0 0 0 20px;
}

/*albums list*/
ul.albums{
	margin:15px 0 0 -36px;
	overflow:hidden;
	width:608px;
}
ul.albums li{
	padding:0 0 12px 0;
	margin:0 0 0 36px;
	width:267px;
	float:left;
	display:inline;
	font-size:11px;
	color:#000;
}
ul.albums li span{
	width:64px;
	float:left;
	border:1px solid #1997cb;
}
ul.albums li div{
	background:url(../images/blue.gif) repeat-x 0 0;
	border-left:1px solid #b4b4b4;
	margin:0 0 0 4px;
	width:190px;
	padding:6px 0 0 6px;
	height:60px;
	overflow:hidden;
}
/*emissions box*/
.emissions{
	margin:12px 0 0;
	overflow:hidden;
	background:#fff url(../images/emissions-bg.gif) repeat-x 0 100%;
	width:301px;
	text-align:left;
}
.emissions h2{
	background:#1ba2da;
	color:#fefefe;
	font:normal 14px Arial, Helvetica, sans-serif;
	height:17px;
	padding:0px 0 0 7px;
	margin:0;
}
/*emissions list*/
.emissions ul{
	margin:9px 0 0 3px;
	padding:0 0 10px 0;
	overflow:hidden;
	width: 100%;
}
.emissions ul li{
	width:290px;
	padding:0 0 2px 0;
	float:left;
}
.emissions ul li a{
	padding:0 0 0 4px;
	height:17px;
	width:290px;
	float:left;
	text-decoration:none;
	background:#b6e1f3;
	color:#23a5db;
	font:14px Arial, Helvetica, sans-serif;
}
.emissions ul li a:hover, .emissions ul li a.active{
	background:#1ba2da;
	color:#fff;
}
.emissions span{
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	padding:0 2px 0 0;
}
span.right-banner{
	margin:12px 0 0 0;
	overflow:hidden;
	display:block;
}
.sidebar h3{
	margin:5px 0 0 0;
	padding:0 0 0 4px;
	width:296px;
	overflow:hidden;
	height:16px;
	text-align:left;
	font-size:13px;
	color:#fff;
	font-weight:normal;
}
/*news form*/
.news-form{
	width:290px;
	overflow:hidden;
	background:#000000 url(../images/bg-live.jpg) repeat-x scroll left top;
	margin:0px;
	padding:0px 5px;
	border: 1px solid #FFFFFF;
}
.news-form span{
	float:left;
	text-align:center;
	padding:0 0 0 0;
}

.news-form h1{
	margin: 0px;
	padding: 0px;
}

.news-form div{
	padding:0 0 0 5;
	width:280px;
	overflow:hidden;
	float:left;
	margin: 0px;
}
.news-form div label{
	width:50px;
	float:left;
	text-align:right;
	text-transform:uppercase;
	font:11px Arial, Helvetica, sans-serif;
	margin:0px 0px 0 0;
	padding: 5px 0px 0px 5px;
}
.news-form div input.txt-inp{
	width:180px;
	height:12px;
	padding:2px 0 1px 4px;
	float:left;
	font-size:11px;
	color:#000;
	margin: 3px 0px 3px 4px;
	border-style: none;
}
input.valider{
	padding-left: 60px;
}
.sidebar h3.blue, h3.blue{
	width:301px;
}
/*h3 heading with blue background*/
h3.blue{
	background:url(../images/blue-heading.gif) repeat-x 0 0;
	height:17px;
	width:284px;
	font-size:13px;
	color:#000;
	padding:0 0 0 4px;
	font-weight:normal;
	margin:0;
	text-indent:0;
}
span.lister{
	background:#fff;
	width:300px;
	float:left;
	position:relative;
}
span.lister span{
	position:absolute;
	top:2px;
	left:0;
	width:300px;
	text-align:center;
	float:left;
	color:#000;
}
/*prev, next buttons*/
a.next{
	background:url(../images/next.png) no-repeat 0 0;
	width:25px;
	height:17px;
	float:right;
	overflow:hidden;
}
a.prev{
	background:url(../images/prev.png) no-repeat 0 0;
	width:25px;
	height:17px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
/*three columns container*/
.three-columns{
	margin:36px 0 0;
	overflow:hidden;
	width:998px;
}
/*column1*/
.col1{
	width:259px;
	float:left;
}
/*column2*/
.col2{
	width:289px;
	float:left;
	margin:0 29px 0 17px;
	display:inline;
}
/*column3*/
.col3{
	width:289px;	
	float:left;
}
/*podcasts box*/
.podcasts{
	width:259px;
	overflow:hidden;
}
.podcasts h2{
	background:#1ba2da;
	color:#fefefe;
	font: 14px/17px Arial, Helvetica, sans-serif;
	margin:0;
	text-indent: 7px;
}
/*podcasts list*/
.podcasts ul{
	overflow:hidden;
	margin:0 0 -4px 0;
	width:259px;
	border-bottom:2px solid #121212;
}
.podcasts ul li{
	border-bottom:2px solid #129cdb;
	width:259px;
	float:left;
}
.podcasts ul li a{
	padding:4px 0 3px 0;
	background:#121212;
	width:259px;
	float:left;
	text-decoration:none;
}
.podcasts ul li a strong{
	padding:0 0 0 5px; 
	font-weight:normal;
	font-size:14px;
	color:#129cdb;
	display:block;
}
.podcasts ul li a span{
	padding:0 0 0 80px;
	color:#fff;
	display:block;
}
.podcasts ul li a:hover, .podcasts ul li a:hover strong{
	background:#343434;
	text-decoration:none;
}
.podcasts ul li a:hover span{
	color:#fff;
	text-decoration:none;
}
/*quote*/
.quote{
	line-height:17px;
	font-size:10px;
	padding:4px 4px 30px 12px;
}
.quote ul{
	padding:0 0 12px 0;
}
.quote span{
	float:right;	
}
/*bottom box*/
.bottom{
	margin:60px 0 0;
	overflow:hidden;
}
/*banners in bottonm*/
ul.bottom-banners{
	margin:0 auto;
	padding:0 0 12px 0;
	text-align: center;
}
ul.bottom-banners li{
	margin:0 0 0 5px;
	display:inline;
}
ul.bottom-banners img{
	display: inline;
	border:1px solid #fff;
}
.bottom h4{
	font:14px/17px Arial, Helvetica, sans-serif;
	margin:0;
	text-indent:7px;
	width:888px;
	background:#1ba2da;
}
/*rapide box*/
.rapide{
	background:#181818;
	overflow:hidden;
	width:883px;
	padding:0 5px 0 0;
}
.rapide ul{
	padding:10px 3px 0 3px;
	float:left;
}
.rapide ul li{
	display:block;
	font-size:9px;
}
.rapide ul li a{
	color:#1ba2da;
	text-decoration:none;
}
.rapide ul li a:hover{
	text-decoration:underline;
}
.rapide ul.right-list{
	padding:10px 2px 0 0;
	float:right;
}
.rapide ul.right-list li{
	text-align:right;
}
.rapide ul.center-banners{
	padding:7px 0 20px 0;
	border-left:2px solid #000;
	float:left;
	display:inline;
}
.rapide ul.center-banners li{
	display:inline;
	padding:0 0 0 15px;
}
.rapide ul.center-banners li img{
	display:inline;
}
/*footer*/
.footer{
	width:888px;
	text-align:center;
	padding:12px 0 0 0;
}
.footer p{
	padding:0 4px 0 0;
	font:10px Arial, Helvetica, sans-serif;
}

/* Lightbox */

#lightbox h2{
	padding-left:10px;
}
#lightbox h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}

#form{
	text-align:left;
	margin-left:25px;
}
#form ul{
	list-style:none;
	margin-left:25px;
}
#form li{
	margin-left:15px;
}
#form textarea{
	width:100%;
	height:150px;
}

#input {
	padding-left:80%
}

/* Grille */

table#sample {
    background-color:#000000;
    border: solid #000 2px;
    width: 100%;

}

table#sample td {
    padding: 5px;
    border: solid #000 1px;

}

.data {
    color: #FFFFFF;
    text-align: center;

}

.toprow {
    font-style: bold;
    text-align: center;
    background-color:  #23a5db;

}

.leftcol {
    font-weight: bold;
	text-align:center;
    text-align: left;
    width: 250px;
    background-color: #23a5db;

}


/* Actus */

.cnnclass{
width: 400px;
padding: 5px;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 400px;
padding: 6px;
border: 1px solid #000000;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
padding-left:10px;
padding-top:20px;
}

/* Horoscope Boum Boum */

#horoentete {
text-align: left;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
padding-bottom:20px;
}

#horobody {
text-align: left;
font-family: Verdana;
font-size: 10px;
color: #fff;
margin:10px;
}

#horoimage {
text-align: left;
margin-right:5px;
}

#horotitre {
text-align: left;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #f17db1;
}

#horotext {
text-align: left;
font-family:  Verdana;
font-size: 9px;
color: #fff;
}

#horotext a{
text-decoration:none;
visibility:hidden;
}


.actubox img {
background: white;
padding: 7px;
margin-right: 10px;
border: 1px solid #BCBCBC;
}

/* ctkoicetitre ?

input {
	margin:none;
	} 
 */ 

/* A splitter */

eurodance_box{display:block}
.eurodance_box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#110E0E}
.eurodance_box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #070606;
  border-right:1px solid #070606;
  background:#0c0a0a}
.eurodance_box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #010101;
  border-right:1px solid #010101;
  background:#0d0b0b}
.eurodance_box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #0d0b0b;
  border-right:1px solid #0d0b0b;}
.eurodance_box4{
  border-left:1px solid #070606;
  border-right:1px solid #070606}
.eurodance_box5{
  border-left:1px solid #0c0a0a;
  border-right:1px solid #0c0a0a}
.eurodance_boxfg{
  background:#110E0E}


.ctkoi{display:block}
.ctkoi *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#202020}
.ctkoi1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #151515;
  border-right:1px solid #151515;
  background:#1b1b1b}
.ctkoi2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #0f0f0f;
  border-right:1px solid #0f0f0f;
  background:#1c1c1c}
.ctkoi3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #1c1c1c;
  border-right:1px solid #1c1c1c;}
.ctkoi4{
  border-left:1px solid #151515;
  border-right:1px solid #151515}
.ctkoi5{
  border-left:1px solid #1b1b1b;
  border-right:1px solid #1b1b1b}
.ctkoifg{
  background:#202020}


#basic-accordian{
	width:302px;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#242424;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;

}

.en_cours {
	padding:5px;
	background:#242424;
	color:#FFFFFF;
	border:1px solid #FFF;
	font-weight:bold;

}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
	color:#000;
}

.header_highlight{
	background:#00CCFF;
}


.jours{
	background-image: url("http://www.funradio.be/images/titre_agenda.jpg");
	background-color:#000;
	font-size:16px;
	color:white;
	padding-left:10px;
	border-bottom:1px solid white;
}



#content 		{ width:800px; text-align:left; margin-left:60px; }

#chatwindow 		{ padding:4px; background:#000; color:white;  width:550px; height:auto; font-family:courier new; font-size:13px;}
#chatnick 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#000;}
#chatmsg 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#000; }

div.formok {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #009900;
}


div.formbad {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #CC0000;
}

.tribumess {
	color: #FFFFFF;
	background-color: #333333;
	width: 90%;
}

.bouttribu {
	font-size: 10px;
	background-color: #CCCCCC;
	padding:0px;
	margin: 0px;
}

#outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	background-color: #919296;
	z-index: 0;
}
 
#splashfull{
	width: 640px;
	height: 520px;
	margin-left: -320px;  /***  width / 2   ***/
	position: absolute;
	top: -260px;          /***  height / 2   ***/
	left: 50%;
	visibility: hidden;
	border: 1px solid #FFFFFF;
	background-color: #333333;
	z-index: 3;
}

