/* Creator: David Soes 						   					 */
/* Bezoek http://www.zebrasite.nl              */
html, body {
font: 12px Tahoma;				
background: #fff;
margin: 0 auto;
text-align: center;
}

table {
font-size:11px;
background:#80a5d7;
border:1px solid #556d8d;
}
table a {
color: #fff;	
}
table h2 {
color: #fff;
margin-bottom: 0; 
padding: 0 0 0 0; 
}

a {	color: #000; text-decoration:none; }
a:hover { border-bottom: 1px dotted; }

#footer_nav a { color:#06C; border-bottom: 1px dotted;}
#footer_nav a:hover { border-bottom: 1px solid; }
#content a {border-bottom: 1px dotted;}
#content a:hover { border-bottom: 1px solid; }
#copyright a {border-bottom: 1px dotted;}
#copyright a:hover { border-bottom: 1px solid; }

img		{	border: 0; }

.EBoxed img a { border-bottom: 0; border: #06C 1px dotted;}
.EBoxed  { border-bottom: 0; }
			
p {
color:#000;
font: 12px Tahoma;
}

h1 {
color:#000;
font: 16px Trebuchet MS;
font-weight: 700;
font-size:18px;
}

h2 {
color:#000;
font: 18px Trebuchet MS;
font-weight:700;
font-size:15px;
}
h3 {
color:#cf1848;
font: 14px Trebuchet MS;
font-weight:700;
}


/** Layout eigenschappen 																	*/		
#wrapper {				
margin: 0 auto; 
color:#000;
}

#top_left {
background: url("images/top_left.png") no-repeat;
height: 215px;
width: 191px;
position: absolute;
top: 0;
left: 0;
float:left;
}

#top_middle {
/* background: url("images/headerlogo.png") repeat-x; */
height: 136px;
width:auto;
margin: 0 auto;
padding: 5px 0 0 0;
text-align:center;
z-index:0;
}
.header {
position:relative;
z-index:99;
}
#top_middle_buttons {	padding: 3px 0 0 2px;position:relative;
z-index:99;}

#top_right {
height: 215px;
width: 75px;
position:absolute;
top: 135px;
right: 70px;
float: right;
z-index:0;
}

#container {
height: auto;
overflow: hidden;
margin: 0 auto;
margin-top: 120px;
}

#middle_left {
background: url("images/middle_left.png") repeat-y;
height:489px;
width: 191px;
position:absolute;
top: 215px;
left: 0;
float:left;
margin: 0 auto;
}

#content {
text-align:left;
margin: 0 auto;
position:relative;
width: 700px;
padding: 0 0 0 25px;
z-index:99;
}
#facebook_like{
margin:15px 0 0 75px;
}
#youtube {
height:495px;	
}
#soundcloud, #youtube,#events {
width:325px;
margin-bottom:10px;
}
#fb_wall{
float:right;
width:300px;
overflow:auto;
float:right;
font-size:13px;
line-height:1.2em;
color:#333333;
background-color:#FFF;
}
#soundcloud,#youtube,#fb_wall,#events {
border:3px solid #7da3d4;
padding:10px;
}

/*CSS HACK Deze DIV geldt alleen voor IE 6.0 of lager */
* html #content {
height: 325px;
}

#middle_right {
background: url("images/right.png") no-repeat;
padding: 45px 0 0 0;
width: 242px;
height: 664px;
float:right;
position:absolute;
top: 90px;
right: 0px; 
}

#twitter_right{
position:relative;
top: 65px;
right: 5px; 
float:right;
}

#bottom {
background: url("images/footer-band.png") no-repeat;
height:154px;
width: 875px;
text-align:center;
margin: 0  auto;
z-index:99;
position:relative;
}


#footer_nav {
margin: 0 auto;
text-align:center;
clear:both;
}

#footer_nav ul li {
display: inline;
padding: 0 0 0 15px;
}

#copyright {
margin: 0 auto;
text-align:center;
color:#999999;
font-size: 11px;
}			

/* ZebraSite Editor */
body.mceContentBody {

}

/* CMS HACK photo popup*/
#content_holder {
position: absolute;
margin: -999999px;
visibility: hidden;
}
