* {
margin:0;
padding:0;
outline:none;
}

img {
border:none;
}

body {
background:#e4e4e4;
/* background:url('../images/bg2.jpg') no-repeat top center fixed #000;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.left {
float:left;
}

.right {
float:right;
}

th {
text-align:left;
}

.clear {
clear:both;
}

.none {
display:none;
}

/*	Wrapper
____________________________________________________________
//////////////////////////////////////////////////////////*/
#wrapper {
width:990px;
margin:35px auto 0;
position:relative;
z-index:10;
}

/*	Header
____________________________________________________________
//////////////////////////////////////////////////////////*/
#header {
width:990px;
height:163px;
background:url('../images/header.png') no-repeat;
position:relative;
margin:0 0 6px;
}

#header .newyear {
width:89px;
height:73px;
background:url('../images/2010.png') no-repeat;
position:absolute;
left:255px;
top:15px;
}

#header a.logo {
position:absolute;
width:187px;
height:35px;
display:block;
top:83px;
left:148px;
}

#header #menu li {
list-style:none;
display:inline;
position:absolute;
}

#header #menu li a {
padding:10px;
display:block;
color:#c9c9c9;
text-decoration:none;
}

#header #menu li a:hover {
color:#FFF;
}

#header #menu li.home {
top:4px;
left:553px;
}

#header #menu li.geluid {
top:4px;
left:654px;
}

#header #menu li.adverteren {
top:4px;
left:784px;
}

#header #menu li.over {
top:4px;
left:904px;
}

#header #player, #header #banner {
top:60px;
right:25px;
position:absolute;
padding:10px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
background:#000;
}

#header #banner {
-moz-border-radius:7px;
-webkit-border-radius:7px;
background:#FFF;
}

/*	Left
____________________________________________________________
//////////////////////////////////////////////////////////*/
#left {
width:714px;
}

#left a {
color:#2194CD;
text-decoration:none;
}

#left a:hover {
text-decoration:underline;
}

#left .box h1 {
font:normal 18px Arial, Helvetica, sans-serif;
margin:0 0 12px;
}

#left .box p.nomargin {
margin:0;
}

#left .box p {
color:#666;
line-height:21px;
margin:0 0 21px;
}

#left .box {
width:714px;
margin:0 0 11px;
}

#left .box .top {
background:url('../images/box-top.png') no-repeat;
height:44px;
position:relative;
}

#left .box .top h1 {
color:#FFF;
font:bold 14px Arial, Helvetica, sans-serif;
padding:14px 0 0 32px;
}

#left .box h2 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#262626;
}

#left .box h3 {
font:bold 14px Arial, Helvetica, sans-serif;
color:#262626;
}

#left .box .top a.tip {
position:absolute;
right:15px;
top:14px;
font-weight:bold;
color:#8d8d8d;
text-decoration:none;
}

#left .box .top a.tip:hover {
color:#FFF;
}

#left .box .top .options {
width:450px;
height:35px;
background:url('../images/box-top-options.png') no-repeat;
position:absolute;
bottom:0px;
left:5px;
}

#left .box .top .options a {
color:#737373;
text-decoration:none;
font-weight:bold;
}

#left .box .top .options li {
list-style:none;
display:inline;

}

#left .box .top .options li a {
height:27px;
float:left;
padding:8px 13px 0;
display:block;
position:relative;
}

#left .box .top .options li a .new {
width:27px;
height:27px;
background:url('../images/new.png') no-repeat;
position:absolute;
right:-10px;
top:-10px;
}


#left .box .top .options li a:hover {
color:#a4a4a4;
}

#left .box .top .options li a.current {
color:#FFF;
background:url('../images/box-option-arrow.png') no-repeat bottom center;
}

#left .box .middle {
background:#FFF;
padding:30px;
clear:both;
color:#666;
}

#left .box .bottom {
height:8px;
background:url('../images/box-bottom.png') no-repeat left bottom;
clear:both;
}

#left .nieuws {
width:600px;
}

#left .nieuws ul {
margin:0 0 15px;
padding:0;
}

#left .nieuws li {
list-style:none;
display:block;
}

#left .nieuws li a {
display:block;
border-bottom:1px solid #e0e0e0;
padding:8px 4px;
}

#left .nieuws li a:hover {
color:#262626;
background:#efefef;
text-decoration:none;
}

#left .box #nieuwsholder h3 {
margin:0 0 15px;
}

/*	Stations
____________________________________________________________
//////////////////////////////////////////////////////////*/
#stations ul {
margin:0;
padding:0;
}

#stations li {
list-style:none;
display:inline;
}

#stations li.hopla a {
margin:0 0 10px 0;
}

#stations li a {
float:left;
margin:0 10px 10px 0;
display:block;
padding:15px 0 5px;
width:93px;
height:66px;
text-align:center;
background:url('../images/stationsprite.png') no-repeat;
}

#stations li a:hover {
background:url('../images/stationsprite.png') no-repeat -206px 0px;
}

#stations li a.current {
background:url('../images/stationsprite.png') no-repeat -103px 0px;
}



/*	Right
____________________________________________________________
//////////////////////////////////////////////////////////*/
#right {
width:270px;
}

#right #search {
height:79px;
width:270px;
background:url('../images/search.png') no-repeat;
position:relative;
margin:0 0 7px;
}

#right #search .searchfield {
position:absolute;
top:22px;
left:7px;
width:168px;
height:19px;
background:url('../images/search-field.png') no-repeat;
border:none;
outline:none;
padding:5px 6px 0;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#999;
}

#right #search .searchbutton {
position:absolute;
top:22px;
right:7px;
width:63px;
height:23px;
background:url('../images/search-button.png') no-repeat;
border:none;
outline:none;
cursor:pointer;
font-size:0px;
}

#right #search a.twitter {
width:16px;
height:16px;
display:block;
position:absolute;
bottom:3px;
left:5px;
}

#right #search a.hyves {
width:16px;
height:16px;
display:block;
position:absolute;
bottom:3px;
left:34px;
}

#right #search a.facebook {
width:16px;
height:16px;
display:block;
position:absolute;
bottom:3px;
left:63px;
}

#right a.vancouver {
width:270px;
height:218px;
background:url('../images/vancouver.png') no-repeat 0 0;
display:block;
margin:0 0 11px;
}

#right a.vancouver:hover {
background:url('../images/vancouver.png') no-repeat 0 -218px;
}

#right .box {
width:270px;
margin:0 0 11px;
}

#right .box .top {
height:32px;
background:url('../images/box-s-top.png') no-repeat;
color:#FFF;
font:bold 14px Arial, Helvetica, sans-serif;
padding:12px 0 0 15px;
}

#right .box .middle {
padding:15px;
background:#FFF;
}

#right .box .middle ul {
	margin:0;
	padding:0;
}

#right .box .middle li {
	list-style:none; 
	display:block;
}

#right .box .middle li a {
	border-bottom:1px solid #efefef;
	display:block;
	padding:4px 0 4px 14px;
	background:url('../images/carnaval/submenu.png') no-repeat 0 8px;
	color:#666;
}

#right .box .middle li a.current {
	font-weight:bold;
}

#right .box .middle li a:hover {
	color:#000;
}

#right .box .foot {
background:url('../images/box-s-foot.png') no-repeat bottom;
height:8px;
}

#right .box ol {
font-size:22px;
font-weight:bold;
color:#d2d2d2;
padding:0 0 0 30px;
}

#right .box li {
vertical-align:middle;
}

#right .box li a {
font-size:12px;
color:#000;
text-decoration:none;
display:block;
padding:8px 0;
}

#right .box li span {
font-size:12px;
color:#999999;
font-weight:normal;
}

/*	Footer
____________________________________________________________
//////////////////////////////////////////////////////////*/
#footer {
background:#090909;
position:relative;
padding:25px;
color:#d2d2d2;
margin:16px 0 0;
}

#footer .top {
position:absolute;
background:url('../images/footer-top.png') no-repeat;
top:-7px;
left:0;
width:990px;
height:8px;
}

#footer ul {
margin:0;
padding:0;
}

#footer li {
list-style:none;
}

#footer li.first {
margin:0 0 14px;
}

#footer li a {
color:#989898;
text-decoration:none;
line-height:21px;
padding:2px;
display:block;
}

#footer li a:hover {
text-decoration:underline;
}

#footer ul.col {
width:145px;
margin:0 25px 0 0;
}

/*	Credits
____________________________________________________________
//////////////////////////////////////////////////////////*/
#credits {
background:url('../images/logo-s.png') no-repeat 25px 20px #131313;
height:10px;
padding:25px;
position:relative;
color:#606060;
}

#credits .righttext {
position:absolute;
top:20px;
right:25px;
}

#credits a {
text-decoration:none;
color:#818181;
}

#rss {
padding:25px;
overflow:hidden;
}

.middle ol, .middle ul {
margin:0 0 23px;
padding:0 0 0 20px;
}

.middle li {
line-height:21px;
}

.radioinfo {
width:150px;
height:150px;
max-width:150px;
max-height:150px;
margin:0 25px 25px 0;
float:left;
padding:5px;
border:1px solid #c0c0c0;
}

#textholder ul, #textholder ol {
padding:0 0 0 20px;
}

.black {
color:#000000;
}

.red {
color:#FF0000;
}

.green {
color:#339933;
}

pre {
font:normal 10px Arial, Helvetica, sans-serif;
color:#999;
margin:10px 0 0;
padding:0;
}

hr {
margin:25px 0;
background:#ccc;
color:#ccc;
height:1px;
outline:none;
border:none;
}

img.left {
margin:0 20px 20px 0;
}

img.right {
margin:0 20px 20px;
}

.postimage  img.right {
padding:4px;
border:1px solid #ddd;
}

/*	Forms
-________-_______-_______*/
fieldset {
margin:17px 0 0;
border:none;
outline:none;
}


label {
width:150px;
}

.middleColumn {
margin:0 0 7px;
}


.message {
font-size:11px;
}
.message.required {
background:#fff2f2;
padding:4px;
color:#cd6767;
border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
margin:7px 0;
width:350px;
margin:0 0 0 150px;
}
.message.validation {
background:#fffeee;
padding:4px;
color:#44443d;
border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
margin:7px 0;
width:350px;
margin:0 0 0 150px;
}

.textareafield {
width:350px;
height:120px;
font:normal 12px Arial, Helvetica, sans-serif;
padding:4px;
color:#333;
border:1px solid #ddd;
}

input.text {
font:normal 12px Arial, Helvetica, sans-serif;
padding:4px;
color:#333;
width:350px;
border:1px solid #ddd;
}


.field.checkbox label.right {
float:left;
position:relative;
}

#textholder .info {
width:460px;
}

.breadcrumbs a {
color:#999;
text-decoration:none;
}

.breadcrumbs {
margin:0 0 15px;
}

#bg {
min-height: 100%;
min-width: 1280px;
width: 100%;
height: auto !important;
height:100%;
position: fixed;
bottom: 0;
left: 0;
z-index:1;
}

#vancouver table {
border-collapse:collapse;
font:normal 12px Arial, Helvetica, sans-serif;
}

#vancouver th {
height:73px;
background:url('/themes/radioaan/images/vancouver/head.png') repeat-x;
padding:0 0 0 15px;
font:normal 18px Arial, Helvetica, sans-serif;
color:#3151A2;
vertical-align:top;
text-align:left;
position:relative;
}

#vancouver th a {
color:#222;
text-decoration:none;
display:block;
margin:20px 0 0;
}

#vancouver th a:hover {
color:#000;
}

#vancouver td {
border:1px solid #e6e6e5;
padding:8px 15px;
}

#vancouver td.foto {
padding:8px;
border:1px solid #e6e6e5;
vertical-align:top;
}

#vancouver .pic {
border:1px solid #e6e6e5;
padding:4px;
}

#vancouver .even {
background:#fafafa;
}

#vancouver td a {
color:#0088CC;
text-decoration:none;
display:block;
}

#vancouver td a:hover {
text-decoration:underline;
}

a.carnaval {
	display:block;
	width:270px;
	height:104px;
	background:url('../images/carnaval/carnaval2010.png') no-repeat;
	margin:0 0 11px;
}


#info td {
	padding:10px;
}

tr.even {
	background:#edf5f9;
}

tr.ned {
background:#ffe6cc;
}