/* layout stylesheet for Sky Radio baby van het Jaar 2009 // by jacco */

/* main */
html,
body  {
	font: 11px Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	color: #596792;
}

html {
	overflow-x: hidden !important; /* Gekke IE 7 bug */
}

#container {
	line-height:17px;
	height:100%;
	margin: 0 auto;
	padding: 0;
	width: 989px;
}

/* header */
#header {
	height:150px;
	padding: 0;
	margin: 0;
}
#logo {
	float: left;
	width: 225px;
	height:148px;
	overflow:hidden;
}
#topbanner {
	float: right;
	width:728px;
	height:90px;
	overflow:hidden;
	margin: 25px 8px 0 0;
	padding: 0;
}
#navbar {
	margin:-3px 0px 0px 0px;
	height:70px;
	background:url("http://www.skyradio.nl/img/bg_navbar_curve.jpg") left top no-repeat;
}

/* footer */
#footer {
	height: 162px;
	background: #b9d300 url('http://www.skyradio.nl/img/bg_footer.png') no-repeat;
	background: #b9d300 url('http://www.skyradio.nl/img/bg_footer_vervolg.jpg') no-repeat top center;
	border-bottom: 1px solid #b9d300;
	font-size: 12px;
	text-align: left;
}
#footer_content {
	width: 958px;
	margin: 0 auto;
}

.footermenu{
	float:left;
	width:150px;
}
.footermenuhead{
	height: 20px;
	padding: 8px 0px 0px 25px;

}
.footermenuhead a{
	color:#132664;
	text-decoration: none;
}
body.vervolg .footermenuheadnaarboven{
	height: 36px;
	padding: 14px 0px 0px 54px;

}
.footermenuheadnaarboven a{
	color:#132664;
	text-decoration: none;
}
ul.navlist, ul.footermenulist, ul.nieuwslist, ul.nieuwslistlime{
	padding:1px;
	margin:0;
	list-style: none;
}
.footermenulist li{
	width:100%;
	padding:0;
}
.footermenulist li a{
	margin-left:25px;
	font-size: 9px;
    display: block;
    height: 16px;
    text-decoration: none;
    padding-bottom: 0px;
    overflow: hidden;
    color: #ffffff;
}
.footermenulist li a span {
    display: block;
    padding-top: 0px ;
    height: 16px;
}
.footermenulist li a:hover {
    color: #FFF;
    padding-right: 20px;
   	background: #132664 url("http://www.skyradio.nl/img/bg_lijstrechts2.gif") no-repeat scroll top right;
}
.footermenulist li a:hover span {
	padding-left:10px;
    background: #132664 url("http://www.skyradio.nl/img/bg_lijstlinkshover2.gif") no-repeat;
    overflow: hidden;
}


