@charset "utf-8";
/* STYLESHEET FOR ROCK GLABBIK 2008 */

* {
	border: none;
	margin: 0px;
}

body {
	margin: 0px;
	/*background: #BBB;*/
	background: url('');
	/*background: #000;*/
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

div#outer {
	position: relative;
	width: 949px;
	margin: 0px auto;
}

h1 {
	margin: 0 0 20px 0; padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 15px 0; padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*color: #89B41C;*/
	color: #89B41C;
	/*text-transform: uppercase;*/
}

h3 {
	margin: 25px 0 10px 0;
	padding: 0px 0 2px 0;
	/*font-weight: normal;*/
	font-size: 12px;
	line-height: 100%;
	color: #000;
	border-bottom: 1px solid #333333;
}

h4 {
	text-transform: uppercase;
	color: #89B41C;
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0 5px 0;
}

p.white {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

p.white a {
	color: #FFF;
}

a {
	/*color: #89B41C;*/
	color: #000;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 15px 0;
}

/* HEADER DIV */

div#header {
	float: left;
	position: relative; overflow: hidden;
	width: 950px; height: 350px;
	background: url('images/header2010.jpg') no-repeat top left;
}

div#header div#plug {
	position: absolute;
	top: 125px; left: 0px;
	width: 670px; height: 100px;
}


/* TOP NAVIGATION DIV */
div#header div#topnavigation {
	position: absolute;
	top:280px; left: 5px;
	width: 772px; height: 20px;
}

div#header div#topnavigation ul {
	margin: 0px; padding: 0px;
}

div#header div#topnavigation ul li {
	margin: 0px; padding: 0px 19px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000; position: relative;
	text-transform: uppercase;
	font-weight: bolder;
	display: inline;
}

div#header div#topnavigation ul li a {
	color: #000;
	text-decoration: none;
}

div#header div#topnavigation ul li a.active,
div#header div#topnavigation ul li a:hover {
	color: #FFF;
}

/* SUB NAVIGATION DIV */
div#header div#subnavigation {
	position: absolute;
	top: 275px; left: 121px;
	width: 772px; height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: none;
	font-weight: bold;
}

div#header div#subnavigation ul {
	margin: 0px; padding: 0px 0 0 20px;
	display: inline;
}

div#header div#subnavigation ul li {
	margin: 0px; padding: 0px 10px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF; position: relative;
	text-transform: none;
	font-weight: bold;
	display: inline;
}

div#header div#subnavigation ul li a {
	color: #003399;
	text-decoration: none;
}

div#header div#subnavigation ul li a.active,
div#header div#subnavigation ul li a:hover {
	color: #FFF;
}

div#header div#subnavigation2 {
	position: absolute;
	top: 18px; left: 0px;
	width: 772px; height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: none;
	font-weight: bold;
}

div#header div#subnavigation2 ul {
	margin: 0px; padding: 0px 0 0 0px;
	display: inline;
}

div#header div#subnavigation2 ul li {
	margin: 0px; padding: 0px 10px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: none;
	font-weight: bold;
	display: inline;
}

div#header div#subnavigation2 ul li a {
	color: #000;
	text-decoration: none;
}

div#header div#subnavigation2 ul li a.active,
div#header div#subnavigation2 ul li a:hover {
	color: #FFF;
}

/* BODYBLOCK DIV */

div#bodyblock {
	float: left;
	position: relative;
	width: 950px;
	height: 350px;
	background: url('images/blocker2010.jpg') no-repeat top left;
}

/* CONT DIV */
div#cont {
	position: absolute;
	top: 10px;
	left: 126px;
	width: 710px;
	height: 330px;
}

/* FOOTER DIV */

div#footer {
	float: left;
	position: relative;
	width: 950px; height: 190px;
	background: url('images/footer2010.jpg') no-repeat top left;
}

div#footer div {
	display: none;
}


/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
/*
div#wn	{ 
	z-index:1; 
	position:absolute; 
	top:0px; 
	left:0px; 
    height:340px; 
	width:708px; 
	overflow:auto;
}
*/
/* Set small font-size or size/position of div's will be off in some browsers  */
/*div#scrollbar { 
  position:relative; left:720px; top:0;
  width:11px; height:340px; 
  font-size:1px; z-index:1;
 }
div#track { 
  position:absolute; 
  left:0; top:12px;
  width:11px; height:316px;
  background: #ABADA8;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#89B41C;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  
*/
/* TABLE FOR THE BANDS PAGE */
table.bands {
	margin: 20px 0;
	width: 100%;
}

table.bands td {
	vertical-align: top;
	padding: 0 0 10px 0;
}

table.bands td.bandname {
	font-weight: bold;
	width: 200px;
}

/* TABLE ON THE LINKS PAGE */
table.links {
	width: 100%;
}

table.links td{
	width: 50%;
	vertical-align: top;
}

table.links td ul {
	margin: 0px; padding: 0px;
}

table.links td ul li {
	list-style: none;
}

table.links td ul li a {
	list-style: none;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table.links td ul li a:hover {
	text-decoration: underline;
}


/* PHOTOALBUM */
table.photoalbum-overview {
	width: 100%;
}

table.photoalbum-overview td {
	vertical-align: top;
	width: 25%;
	text-align: center;
}


/* GUESTBOOK */
h2 a.maillink {
	text-decoration: none;
	color: #003399;
}

h2 a.maillink:hover {
	text-decoration: underline;
}

table.guestbook {
	width: 100%;
	
}

table.guestbook td {
	vertical-align: top;
	padding: 0 0 25px 0;	
	width: 50%;
}

table.guestbook td.reactions {
	font-weight: bold;	
}

table.guestbook td.pagenavigation {
	font-weight: bold;	
	text-align: right;
}

table.guestbook td.pagenavigation span.page-active {
	color: #FFF;
}

table.guestbook td.pagenavigation a.maillink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table.guestbook td.pagenavigation a.maillink:hover {
	text-decoration: underline;
}


table.gastenboek {
	width: 100%;
	background: #003399;
	border: 1px solid #000;
	color: #FFF;
	padding: 5px;
}

table.gastenboek td.top {
	color: #FFF;	
}

table.gastenboek a {
	color: #000;
}
input#spcheck { display: none; }

div.centreer {
	width: 708px; margin: -15px 0 0 0;
	text-align: center;
}

div.centreer a.maillink {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div.centreer span.headerlike a {
	margin: 0; padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	/*color: #CC0000;*/
	color: #CC0000;
}

table#midden {
	width: 708px;
	text-align: center;
}

table#midden td {
	width: 708px;
	text-align: center;
	vertical-align: top;
}



}
/* ADMIN PAGE */

input.atext {
	border: 1px solid #000;
	padding: 2px;
	margin: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.abutton {
	border: 1px solid #000;
	padding: 2px;
	margin: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

