/* @override 
	http://www.goformusic.loc/nl/test/css/four.css
	http://192.168.10.246/test/nl/css/four.css
	http://test.proximusgoformusic.be/nl/css/four.css
*/

body {
	font: 11px/1.5 verdana, arial, helvetica, sans-serif;
	text-align : center;
	margin:0;
	background: #F5F5F5 url(../images/bgb.jpg) repeat-x;

	padding: 8px;
}

td {
	font: 11px/1.5 verdana, arial, helvetica, sans-serif;
}

#container {
	position: relative;
	width : 989px;
	min-height:614px;
	_height:614px;
	margin:0px auto;
	clear : both;
}

#top {
	position: relative;
	height : 190px;
	clear : both;
	text-align : left;
}

#ticker {
	color: #666;
	width: 986px;
	height: 20px;
	display: block;
	top: 130px;
	position: absolute;
	overflow: hidden;

}

ul#tickerlist {
	white-space: nowrap;
	float: left;
	position: absolute;
	left:  1200px;
}

ul#tickerlist,
ul#tickerlist li {
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

ul#tickerlist li {
	background: transparent url(/nl/images/button.gif) center left no-repeat;
	padding: 0 2px 0 20px;
	display: block;
	float: left;
}

ul#tickerlist li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;
}


ul#tickerlist .event {
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-right: 1em;
	
}

ul#tickerlist .date {
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-right: 8px;
	letter-spacing: -0.09em;
}

.largebanner {
	margin-bottom: 1.5em;
}

.largebanner a {
	border: 0;
}


#gfmlogo {
	position : absolute;
	top : 25px;
}

#banners {
	position : absolute;
	top : 25px;
	left: 280px;
	height: 85px;
	display: block;
	width: 710px;
	text-align: right;
	overflow: hidden;
}

.banner {
	margin-left: 15px;
}

#slideshow img {
	border: 0;
}

#registrer {
	border-bottom: 1px solid #ccc;
}

#topbuts {
	color: #333;
	top: 178px;
	left: 812px;
	text-align : left;
	position: relative;
	z-index: 100;
	width: 180px;
}

#topbuts a {
	text-decoration: none;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
	color: #999;
	letter-spacing: 1px;
}

#topbuts a:hover {
	color: #666;
}

#langbox {
	position : absolute;
	top: 152px;
	left: 0px;	
}

#quotebox {
	position : absolute;
	top: 120px;
	left: 300px;
	display: none;	
}

#quote {
	font-size: 12px;
	color : #0D4EAE;
	line-height : 130%;
	display : block;
	font-style: italic;
						
}

#quoteauthor {
	color : #999999;
	font-size: 11px;
	display : block;
	text-align : right;
	margin-top : 10px;
}

#catbox
{
	position : relative;
	text-align: left;
	padding-right : 3px;
}

#catbuts {
	border-bottom : 5px solid #56509a;
	/* background-color :  #FFFFC0; */
	height : 16px;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

#catbuts_new {
	border-bottom : 5px solid #56509a;
	height : 16px;	
	white-space: nowrap;
}

#catbuts img {
	border: 0;
	margin: 0;
	padding: 0;
}

#catbuts a {
	border: 0;
	margin: 0;
	padding: 0;
}

#catbutsad {
	border-bottom : 5px solid #CCCCCC;
	height : 16px;
}

.ad {
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
}


#payandgo {
	float: right;
	clear: right;
	padding: 20px 0 20px 0;
}
		
#footer {
	margin:0px auto;
	position: relative;
	width : 100%;	/* 994-5 */
	clear : both;
	border-top : 5px solid #56509a;
	z-index : 100;
	padding: 10px 0;

}
		
#footer_search {
	text-align : left;
	float : left;	
	width : 50%;
	text-decoration: none;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
	color: #999;
	letter-spacing: 1px;
}

#footer .sid {
	color: #F5F5F5;
	float: right;
}

#footer_copyright a{
	text-align : right;
	width : 40%;
	float : right;
	color: #999;
	text-decoration:none;
}

#clear {
    clear: both; 
} 

#clear:after { /* this is a CSS2 pseudoclass to fix the Pay&Go logo in Mozilla Firefox */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#searchbut {
	border-style: none;
	background-color: #fff;
	padding: 0 4px;
	padding-right: 8px;
}

#searchbut img{
	vertical-align: middle;
	padding-right: 2px;
}

#searchbut:hover,#loginbut:hover {
	color: #fff;
	background-color : #999;
}

#searchfield {
	height : 20px;
	vertical-align : bottom;
	voice-family: "\"}\""; 
  	voice-family:inherit;
}

#loginbut, #searchbut {
	background: #eefff url(images/button.gif);
	color: #4B4B4B;
	border : 1px solid;
	border-top-color : #DBDBDB;
	border-right-color : #4B4B4B;
	border-left-color : #DBDBDB;
	border-bottom-color : #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.required {
	font-weight: bold;
}

input, select, textarea {
	border : 1px solid;
	border-top-color : #4B4B4B;
	border-right-color : #DBDBDB;
	border-left-color : #4B4B4B;
	border-bottom-color : #DBDBDB;
}

input:focus {
	background-color : #E6F3FF;
}

/* general styles */

form {
	display : inline;
}

br {
	clear: left;
}

#feedback {
	padding:5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	background-color: #C60000;
	color: White;	
}
