/*
 *   (C) Copyright Paul Hildebrand 2001 - 2010
 *
 *   $Author: paulh $ 
 *   $Revision: 293 $ 
 *   $Date: 2011-02-27 20:40:40 +0100 (Sun, 27 Feb 2011) $ 
*/
body {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	background-color: black;
	color: white;
}

body.frontpage {
	margin-left: 5px;
	margin-top: 0px;
}

td {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
}

b {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
}

span {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	color: #9A8678;
}

span.special {
	font-family: verdana, arial;
	font-size: 10pt;
	font-style: normal;
	color: red;
}

span.normal,div.normal {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	color: white;
}

span.small {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	color: white;
}

span.post {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

span.signature {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
}

span.specialsmall {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	color: #BEA279;
}

img {
	border-color: #9A8678;
}

hr {
	height: 1px;
	background-color: #bbbbbb;
	border-style: none;
}

a {
	font-family: verdana, arial;
	font-style: normal;
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	color: #98745C;
	text-decoration: underline;
}

a:active {
	color: #98745C;
	text-decoration: underline;
}

a.other {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.other:hover {
	color: #98745C;
	text-decoration: none;
}

a.other:active {
	color: #98745C;
	text-decoration: none;
}

a.post {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.post:hover {
	color: #98745C;
	text-decoration: none;
}

a.post:active {
	color: #98745C;
	text-decoration: none;
}

a.forum {
	font-family: verdana, arial;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.forum:hover {
	font-family: verdana, arial;
	color: #9A8678;
	text-decoration: none;
}

a.forum:active {
	font-family: verdana, arial;
	color: #9A8678;
	text-decoration: none;
}

/* a.forum:visited { font-family: verdana,arial; color: #ffffff; TEXT-DECORATION: none; } */
pre.pre {
	font-family: Courier, Courier New;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
}

td.date {
	font-family: arial;
	font-size: 7.5pt;
	font-style: normal;
	color: #ffffff;
}

td.left {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
}

b.left {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #2E0B13;
}

span.left {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #9A8678;
}

a.left {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.left:hover {
	color: #98745C;
	text-decoration: none;
}

a.left:active {
	color: #98745C;
	text-decoration: none;
}

TD.right {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
}

a.right {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.right:hover {
	color: #98745C;
	text-decoration: none;
}

a.right:active {
	color: #98745C;
	text-decoration: none;
}

/* Form elements: */
.shopinput {
	font-family: arial;
	font-size: 7.5pt;
	width: 30px;
	font-style: normal;
}

.shopbutton {
	font-family: arial;
	font-size: 7.5pt;
	font-style: normal;
}

.tableWithBorder {
	border: 1px solid #9A8678;
}

textarea,select,.rTextArea,.fpinput {
	font-family: Arial;
	font-size: 11px;
	color: rgb(0, 0, 0);
	background-color: #E9E2D0;
	border: 1px solid #9A8678;
}

.rTextArea {
	width: 300px;
	height: 100px;
}

.fpbutton {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(0, 0, 0);
	background-color: #E9E2D0;
	border: 1px solid #9A8678;
}

.checkbox {
	font-family: Arial;
	font-size: 10px;
	color: rgb(0, 0, 0);
}

/* Menu gerelateerde styles: */
.menuDivVisible {
	background-color: #E9E2D0;
	position: absolute;
	visibility: visible;
	z-index: 10;
}

.menuDivHidden {
	background-color: #E9E2D0;
	position: absolute;
	visibility: hidden;
	z-index: 10;
}

.menuTable {
	border: 0px solid #9A8678;
}

.menuItem {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
}

.menuLink {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.menuLink:hover {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.menuLink:active {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.menuLink:visited {
	font-family: verdana, arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.menu1 {
	z-index: 10;
	position: absolute;
	left: 304px;
	top: 140px;
	width: 70px;
	height: 30px;
}

.menu2 {
	z-index: 10;
	position: absolute;
	left: 375px;
	top: 140px;
	width: 45px;
	height: 30px;
}

.menu3 {
	z-index: 10;
	position: absolute;
	left: 421px;
	top: 140px;
	width: 80px;
	height: 30px;
}

.menu4 {
	z-index: 10;
	position: absolute;
	left: 501px;
	top: 140px;
	width: 80px;
	height: 30px;
}

.menu5 {
	z-index: 10;
	position: absolute;
	left: 586px;
	top: 140px;
	width: 100px;
	height: 30px;
}

.menu6 {
	z-index: 10;
	position: absolute;
	left: 704px;
	top: 140px;
	width: 70px;
	height: 30px;
}

.reactionDivVisible {
	position: relative;
	visibility: visible;
	display: block;
}

.reactionDivHidden {
	position: relative;
	visibility: hidden;
	display: none;
}

.mainBannerDiv {
	width: 468px;
	height: 60px;
	left: 306px;
	top: 79px;
	z-index: 100;
	position: absolute;
}

.edgeBannerDiv {
	z-index: 100;
	position: absolute;
	top: 180px;
	left: 820px;
}

.background {
	background-color: #9A8678;
}

.fontcolor {
	color: #BEA279;
}

.errorcolor {
	color: red;
}

/* Interview block op index */
div.interviewBlockContainer {
	position: relative;
}

div.numberBlock,div.numberBlockSelected {
	border: 1px solid #98745C;
	margin: 0px 2px 0px 1px;
	padding: 3px 6px 4px 6px;
	text-decoration: none;
	width: 10px;
	cursor: pointer;
	z-index: 5;
	float: right;
}

div.switchBlock {
	text-align: right;
	margin: 0px 0px 12px 0px;
	overflow: visible;
	z-index: 2;
	position: absolute;
	right: 20px;
	top: 0px;
	width: 200px;
}

div.numberBlockSelected {
	background-color: #390f01;
}

div.numberBlockContent,div.numberBlockContentSelected {
	overflow: inherit;
	z-index: 1;
	visibility: hidden;
	display: none;
	height: 265px;
	width: 450px;
	overflow: hidden;
}

div.numberBlockContentSelected {
	visibility: inherit;
	display: block;
}

/** Linker kant frontpage */
div.newsBody {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	width: 170px;
}

div.newsBody div {
	float: left;
	overflow: hidden;
}

div.newsBody div.newsItem {
	width: 140px;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

div.newsBody div.newsDate {
	width: 30px;
	text-align: right;
	margin-bottom: 3px;
}

div.newsSeparator {
	clear: both;
	height: 10px;
}

/* Hoofd indeling */
div.masterDiv {
	width: 1000px;
	position: relative;
	overflow: hidden;
}

div.masterDiv div.leftDiv {
	width: 170px;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}

div.masterDiv div.middleDiv {
	width: 472px;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}

div.masterDiv div.rightDiv {
	width: 150px;
	float: left;
	overflow: hidden;
}

div.middleDiv div.mainContentDiv {
	border: 1px solid #9A8678;
	padding: 3px 6px 0px 6px;
	width: 458px;
	overflow: hidden;
	margin-bottom: 8px;
}

div.disorderBlock {
	background-image: url('/pics/discorder.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 63px;
	width: 462px;
	padding: 0px 10px 0px 0px;
	margin-bottom: 8px;
	color: black;
	font-weight: bold;
}

div.socialmedia {
	height: 20px;
	width: 470px;
	border: 1px solid #9A8678;
	padding: 10px 0px 10px 0px;
	margin-bottom: 8px;
}

div.homepageMessageBlock {
	width: 458px;
	border: 1px solid #9A8678;
	padding: 2px 6px 2px 6px;
	margin-bottom: 8px;
}

div.concertBlock {
	width: 470px;
	border: 1px solid #9A8678;
	padding: 0px 0px 0px 0px;
	margin-bottom: 8px;
}

/* Rechterkant frontpage: */
div.rightBlock {
	border: 1px solid #9A8678;
	margin: 0px 0px 8px 0px;
	background-color: #222222;
}

div.rightBlockTitle {
	padding: 8px 8px 8px 8px;
	text-align: center;
}

div.rightBlock div.reviewContent {
	display: compact;
	width: 120px;
	height: 150px;
	float: left;
	position: relative;
	text-align: center;
}

div.rightReviewContainer {
	margin-bottom: 8px;
}

div.rightReviewHeader {
	border: 1px solid #9A8678;
	text-align: center;
	padding: 10px 2px 10px 2px;
}

div.rightReviewItem {
	border-color: #9A8678;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	text-align: center;
	padding: 5px 2px 5px 2px;
}

div.defaultRightBorderDiv {
	border: 1px solid #9A8678;
	margin-bottom: 8px;
}

div.rightNewsSubmitDiv {
	border: 1px solid #9A8678;
	text-align: center;
	padding: 8px 8px 10px 8px;
	margin-bottom: 8px;
}

/* Reacties: */
div.reactionBlock {
	width: 472px;
	margin-bottom: 8px;
}

div.reactionHeader {
	width: 458px;
	padding: 5px 6px 5px 6px;
	border: 1px solid #9A8678;
}

div.reactionItem {
	width: 466px;
	border-color: #9A8678;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	position: relative;
	padding: 5px 2px 5px 2px;
}

div.reactionItem .postHeader {
	vertical-align: top;
	height: 18px;
	overflow: hidden;
}

div.reactionThumb {
	width: 75px;
	height: 70px;
	float: left;
}

div.reactionText, div.reactionTextNoThumb {
	float: left;
	width: 385px;
	overflow: hidden;
	padding-top: 3px;
}

div.reactionTextNoThumb {
	padding: 6px 3px 6px 3px;
	width: 448px;
}

div.rightSearchBoxDiv {
	border: 1px solid #9A8678;
	margin-bottom: 8px;
	text-align: center;
	padding: 5px 8px 5px 8px;
}

div.rightSocialMediaDiv {
	border: 1px solid #9A8678;
	margin-bottom: 8px;
	text-align: center;
	padding: 5px 2px 2px 2px;
}

/* Slider styles: */
#sliderBox {
	position: relative;
	width: 460px;
	height: 250px;
	overflow: hidden;
	border: 0px solid #BEA279;
}

#sliderContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 20000px;
	height: 250px;
	overflow: hidden;
}

div.slide {
	display: block;
	width: 460px;
	height: 250px;
	float: left;
}

div.opacBox {
	width: 440px;
	height: 80px;
	padding: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	color: white;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 2;
}

img.slide {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
}

div.slideContainer {
	position: relative;
	width: 460px;
	height: 250px;
	overflow: hidden;
}

div.slideNumberBox {
	position: absolute;
	width: 300px;
	height: 20px;
	z-index: 3;
	margin-top: 10px;
	right: 10px;
}

div.slideNumberBox div,div.slideNumberBox div.selected {
	float: right;
	text-align: right;
	padding: 3px 6px 4px 6px;
	width: 10px;
	text-decoration: none;
	display: inline;
	color: white;
	border: 0px solid #98745C;
	margin-right: 5px;
	cursor: pointer;
	background-color: black;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

div.slideNumberBox div.selected {
	background-color: #390f01;
}

