body {
	font-family: arial, helvetica, verdana, arial,sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height: 15px;
	background: #ccc;
	color: #000;
	padding:0;
	background: #000 top center repeat;
}
a {
	color: #fff;
}
code {
	font-family:Monaco, Courier, "Courier New", monospace;
}

li a {
       color: #fff;
       text-decoration: none;
}

li a:hover {
       text-decoration: underline;
}
/* ******************************** 
	LAYOUT 
********************************  */
div#all{
	position: relative;
	margin:0;
	padding:0;
	height: 1200px;
	background:  top center no-repeat; 
}

div#container {
	position: relative;
	clear:both;	
        width: 990px;
	text-align:center;
	margin:0px auto;
	padding:0;
        background: transparent;
}
div#wrapper {
	position: relative;
	float:left;
	width:990px;
	text-align:center;
	padding:0 0px 0 0px;
	margin:0;
	background: transparent url('http://sites.bnn.nl/static/bnn42/img/bg_shadow.png') top center repeat-y !important; 
	background: transparent url('http://sites.bnn.nl/static/bnn42/img/bg_shadow.gif') top center repeat-y; 
        z-index:1;
}
div#navigation { 
	padding:0;
	margin:0;
	height: 38px;
	position:relative;
	background: #fff url('http://sites.bnn.nl/static/coldplay/balk.gif') repeat-x;
	z-index:0;
	border:0px solid #f00;       
}
div#main {
	position:relative;
	float:left;
	width:990px;
	padding:0px 0 0 0;
	margin:0;
	text-align: left;
        background: #ffffff;
}

#mainleft {
	position:relative;
	float:left;
	width:237px;
	float:left;
	text-align:left;
	border: 0px solid #f60;
	margin: 0 0 0 3px;
	padding:0;
}

#leftinh {
        width: 205px;
        margin-left: 16px;
        padding: 9px 9px 9px 9px;
 	background: #d3444a url('/static/coldplay/linksback.gif') no-repeat;
        height: 1000px;
}

#maincenter {
	position:relative;
	float:left;
	width:500px;
	border: 1px solid #f60;
	float:left;
	text-align:left;
	margin:0px 0 0 0;
	padding:0;
	border: 0px solid #fff;

}

#centerinh {
        width: 466px;
	background: #000 url('/static/coldplay/centerback.gif') no-repeat;
        padding: 9px 9px 9px 9px;
        height: 1000px;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
}


#mainright {
	position:relative;
	float:left;
	width:237px;
	border: 0px solid #f60;
	float:left;
	text-align:left;
	margin: 0px 0 0 0;
	padding:0;
}

#rightinh {
        width: 223px;
        height: 1000px;
        margin-right: 16px;
}

#footer {
	position: relative;
	float:left;
	color: #fff;
	height: 40px; 
	background: #333 url('http://sites.bnn.nl/static/bnn42/img/bnn.png') 10px 0px no-repeat !important;
	background: #333 url('http://sites.bnn.nl/static/bnn42/img/bnn.gif') 10px 0px no-repeat;
	width:980px;
}
/* ******************************** 
 NAV 
********************************  */
#nav {
	position:absolute;
	margin:0;
	left:0;
	top:0;
	width:100%;
	padding:0;
	height: 26px;
	text-align:left;

}
#nav ul {
	position:relative;
	margin:0;
	padding:0;
}
#nav li { 
	position:relative;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav a:link, #nav a:visited {
	position:relative;
	float: left;
	margin: 0;
	display: block;
	padding: 8px 48px 7px 48px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border-right: 1px solid #ccc;
}
#nav a:hover, #nav li a.active {
	color: #fff;
	color: #b92311;
	background:#fff url('http://sites.bnn.nl/static/bnn42/img/nav_active.jpg') top left repeat-x;
}
#nav a#bnnhomenav {
	border:0px;
}
#nav a#menutv {
	border-left: 1px solid #ccc;
}
#bnnhomenav {
	background: transparent url('http://sites.bnn.nl/static/bnn42/img/bnn.png') 15px 0px no-repeat;
	padding:0px;
	border: 1px solid #f60;
	height: 25px;
	z-index:30000;
}
#bnnhomenav span {
	border: 2px solid #ff0;
	background: #f60;
	visibility: hidden;
}
#nav a#bnnhomenav:hover {
	background:transparent url('http://sites.bnn.nl/static/bnn42/img/bnn.png') 15px 0px no-repeat;
}
#nav a.first {
	border-left: 1px solid #ccc;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	display: none;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 16px;
}


#footer ul.service, #footer ul#general{

	position: relative; 

	float: left;

	border: 0px solid #fff;

	text-align: left;

	margin:10px;

	padding:5px;

	list-style-type: none;

}

#footer ul.service li, 

#footer ul#general li {

	color: #fff;

	padding:3px;

	bordeR-right: 0px solid #fff;

}

#footer ul.service li a, 

#footer ul#general li a{

	color: #fff;

 text-decoration: none;

}

#footer ul.service li a:hover, 

#footer ul#general li a:hover{

	color: #b92311;

	text-decoration: none;

}

#footer ul.site {

	position: absolute;

	right:5px;

	bottom:0px;

	padding: 0px 0 0px 15px ;

	bordeR: 0px solid #fff;

}

#footer ul.site li{

	float: left;

	color: #fff;

	list-style-type: none;

	bordeR-right: 0px solid #fff;

}

#footer ul.site li a{
   padding: 4px 8px 4px 8px;
   color: #fff;
  text-decoration: none;
}

#footer ul.site li a:hover{
   color: #fff;
   text-decoration: underline;
   background: transparent;
}

#box-ug { color: #d40000; }
#box-ug a, #box-ug a:visited, #box-ug a:hover { color: #d40000; }

#banner {
  position:absolute;
  right:0px;
  top:200px;
  padding-left: 10px;
  z-index:0;
}
