	body {
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
/*		background: url('../../images/layout/back.jpg') no-repeat left top fixed;*/
		background-color: #04181F;
		margin:0;
		padding:0;
		color:white;
		font-size:small;
	}
	a {
		text-decoration:none;
		color: white;
	}
  img {
    border: 0;
  }
	div#container {
		height:100%;
		width: 874px;
		border: 1px solid #333;
	}
	div#header {
		height: 174px;
		width: 874px;
		background-image: url('../../images/layout/header_w.jpg');
	}
	div#menu {
		height: 23px;
		width: 874px;
		background-image: url('../../images/layout/menubalk_w.jpg');
	}
	div#menutxt {
		font-size: 22px;
		color: white;
		text-align:right;
		vertical-align:middle;
		padding-right: 15px;
		padding-top: 1px;
	}

	div#main {
		height: auto;
		width: 874px;
		background-image: url('../../images/layout/back_main.jpg');
	}
		div#main_band {
		height: auto;
		width: 650px;
		text-align:left;
		background-image: url('../../images/layout/back_main.jpg');
	}
			div#main_band a {
				color: #bd51b9;
	}
	div#l {
		width:650px;
		float:left;
		text-align:left;
	}
	div#content {
		padding-left: 25px;
		width: 595px;
		padding-top: 15px;
	}
	div#content a{
		color: #bd51b9;
		/*text-decoration:none;*/
	}
	div#content a:hover{
		color: #bd51b9;
		text-decoration: underline;
	}
	div.headline, div.headline a {
		color: #ccc;
		font-size:x-small;
	}
	div#r {
		width:224px;
		float:left;
		text-align:left;
		font-size:x-small;
		color: #8b8b8b;
		padding-top: 15px;
	}
	div#twitter {
		margin: 0;
		padding: 0;
	}
	div#footer {
		clear:both;
		width:874px;
		height:80px;
		font-size:x-small;
		padding-top: 10px;
		text-align:center;
	}
	.gal_pic img{
		border: 1px solid #999;
	}
	.gal_pic img:hover{
		border: 1px solid #bd51b9;
	}
	h1, h1 a {
		font-size: 20px;
		color: #0090ff;
		margin-top:5px;
		margin-bottom: 5px;
	}
	h2, h2 a {
		font-size: 18px;
		color: #0090ff;
		margin-top:5px;
		margin-bottom: 5px;
	}
	
	
/*	MEDIABUTTONS  */

	#hyves {
		background: url(../../images/media/hyves.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#hyves:hover {
		background-position: 0 -38px;
	} 
	#youtube {
		background: url(../../images/media/youtube.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#youtube:hover {
		background-position: 0 -38px;
	} 
	#reverb {
		background: url(../../images/media/reverb.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#reverb:hover {
		background-position: 0 -38px;
	} 
	#myspace {
		background: url(../../images/media/myspace.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#myspace:hover {
		background-position: 0 -38px;
	} 
	#twitt {
		background: url(../../images/media/twitter.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#twitt:hover {
		background-position: 0 -38px;
	} 
	#facebook {
		background: url(../../images/media/facebook.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#facebook:hover {
		background-position: 0 -38px;
	} 
	#bandradar {
		background: url(../../images/media/bandradar.png) no-repeat center top;
		height: 38px;
		width: 84px;
		display: block;
	}
	#bandradar:hover {
/*		background: url(../../images/media/bandradar_o.png);
*/		background-position: 0 -38px;
	} 
	
/* tooltip styling */ 
.tooltip { 
    display:none; 
    background-color: #333;
	border: 2px solid #fff;
    padding:10px;
    width:270px; 
    font-size:small; 
    color:#fff; 
	z-index:10000;
	margin-top: 20px;
	margin-left: -60px;
} 
.tooltip_album { 
    display:none; 
    background-color: #000;
	border: 2px solid #fff;
    padding:8px;
    font-size:x-small; 
    color:#fff; 
	z-index:10000;
	margin-top: -10px;
} 


/* CAPTCHA */
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: transparent !important;
   border: 0 !important;
   margin-left:-7px !important;
 }

 #recaptcha_response_field {
   background-color:#FFF !important; //Text input field background color
 }



#persoonstabel input {
	background-color: #ccc;
	border:0;
}
#persoonstabel textarea {
	background-color: #ccc;
	border:0;
}




/* TWITTER */
#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;;margin:0;padding:5px 0 0 0;border-bottom:dashed 0px #CAF8C9;padding:3px;clear:both;color:#aaa;} 
#juitterContainer .twittList SPAN.time{color:#555;font-size:0.9em; font-weight:bold;}
#juitterContainer .twittList A{color:#bd51b9;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/






