/* Default styles */
html{
  overflow:auto;
}

body{
  margin:0px;
  font-size:12px;
  font-family:arial;
  color:black;
  background-color:white;
  scrollbar-3dlight-color:#7BBBF2;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#7BBBF2;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#7BBBF2;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#0062D4;
  padding:10px 0px 0px 10px;
}

p{
	margin-bottom:0px;
}

h1,h2{
	font-size:18px;
}

h3{
	font-size:16px;
}

hr{
  color:#0062D4;
  /*background-color:#0062D4;*/
  border:1px solid #0062D4;
  height:0px;
  padding:0px;
}

form{
  margin:0px;
  padding:0px;
}

table{
  font-size:100%;
}

a{
  color:blue;
  text-decoration:underline;
}

a:visited{
  color:blue;
}

img{
  border:none;
}

div.FloatClear{
	clear: both;
}

/* Bel & Win action */
div#BelEnWinContainer{
	width:700px;
	margin:0px auto;
	position:relative;
}

#BelEnWinHeader{
	background: url('images/belenwin.png');
	height:289px;
	width:700px;
	position: absolute;
	z-index:1;
	margin-left:5px;
}

div#BelEnWinBox{
	border:4px outset #F0B842;
	margin-top:70px;
	z-index:0;
	width:710px;
}

div#BelEnWin{
	font-size:120%;
	width:700px;
	padding:10px;
	margin-top:170px;
}

div#BelEnWin hr{
	color:#F0B842;
	border:1px solid #F0B842;
}

div#BelEnWin #PricesMoney{
	font-size:120%;
}


div#BelEnWin  table.Questions th{
	width:110px;
	text-align:left;
}

div#BelEnWin .Call .Country{
	display: inline-block;
	width:190px;
	font-size:80%;
}

div#BelEnWin .Call{
	font-size:120%;
}

div#BelEnWin .Call .Number b{
	font-size:130%;
}

div#BelEnWin .Call .CallPrice{
	padding-left: 195px;
}

div#BelEnWin .Call .Price{
	font-size: 50%;
}

div#BelEnWinContainer #DisclaimerInfo{
	font-size: 80%;
}

/* main content */
#descriptions{
  display:none;
}

#center{
  /*margin-left:auto;
  margin-right:auto;*/
  width:1250px;
}

#logo{
  margin-bottom:15px;
}

#logo img{
	float:left;
}

#logo a#ActionButton {
	background-image: url('images/knop.png');
	display:block;
	float:left;
	width:400px;
	height:100px;
	position:relative;
	text-decoration: none;
	margin-left:25px;
}

#logo a#ActionButton span{
	text-align:center;
	display:block;
	margin-top:37px;
	font-size:22px;
	color:White;
	font-weight:bold;
}

#sluiten{
  text-align:right;
}

/* boxes */
.main_box{
	border:1px solid #0062D4;
	background-color:#7BBBF2;
	height:auto;
}

.main_box_border{
	border:1px solid white;
	padding:5px;
	height:570px;
	overflow:auto;
	position:relative;
}

#best_box{
  float:left;
  width:158px;
  margin-top:17px;
}

#midden_box{
  float:left;
  margin-left:10px;
  width:660px;
}

#tekstballon{
  float:right;
  width:408px;
  margin-top:17px;
}

#content_box {
  width:646px;
}

#tab_box .tab_tekst{
  position:absolute;
  margin-left:20px;
  margin-top:2px;
  font-family:arial;
  font-weight:bold;
  color:white;
  text-decoration:none;
  cursor:pointer;
  font-size:14px;
}

#copyright{
  text-align:center;
  white-space:nowrap;
  font-size:10px;
  clear:both;
}

#contact .nummerkosten
{
  font-size: 8px;
}


.box{
  display:table-cell;
  float:left;
  margin:5px;
  border:1px solid #0062D4;
  background-color: #7BBBF2;
}

.box .border{
  border:1px solid white;
  background-color:#7BBBF2;
  text-align:center;
  display:table-cell;
}

.box .title{
  color:white;
  font-weight:bold;
  text-align:center;
  background-color:#0062D4;
  font-size:14px;
}

.box .content{
  padding:5px;
}

.box_categorie{
	width:190px;
	height:250px;
}

.box_artiest{
	width:190px;
	height:200px;
}

.boek_image{
  margin-top:10px;
}

#albumtitel{
  color:white;
  font-weight:bold;
  margin:5px;
  text-align:center;
}

.foto{
  float:left;
  margin:5px;
}

.artiestfoto{
  float:left;
  margin-right:25px;
  margin-top:10px; 
}

#artiestnaam{
  font-size:40px;
  text-align:center;
}

#artiestinfo{
	clear:left;
}

#verhuurformulier th{
  text-align:right;
}

#verhuurformulier textarea{
  width:95%;
  height:100px;
  font-family:arial;
}

#verhuurformulier input{
  font-family:arial;
}

#verhuurformulier #foutInForm{
	color: rgb(237,0,0);
}

#grote_foto{
  text-align:center;
}

#grote_foto img{
  margin:0px auto;
}

#backoffice #tabel{
  border-collapse:collapse;
  margin-bottom:5px;
}

#backoffice #tabel th{
  color:white;
  background-color:#7BBBF2;
  font-weight:bold;
  border:1px solid #0062D4;
  padding:3px;
  white-space:nowrap;
}

#backoffice #tabel td{
  border:1px solid #0062D4;
  padding:3px;
}

#backoffice .thumb{
  width:20%;
  height:20%;
}

#uploadBar{
  font-size:30px;
  border:1px solid black;
  background-color:white;
  position:absolute;
  top:0px;
  left:0px;
}