@charset "UTF-8";
@import url("reset.css");
@import url("menu.css");
@import url("jquery.lightbox-0.5.css");
body{
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background-color:#b7d1f2;
	background-image:url(/img/bg_wolken.jpg); 
	/*background-color:#b9d4e0;
	background-image:url(/img/bg.gif); */
	background-repeat:repeat-x;
	background-position: top center;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1,h2,h3{
	font-size:130%;
	font-weight:bold;
	margin: 0 0 2px 0;
	color:#F7A924;
}
h2{
	font-size:100%;
}
span.bold{
	font-weight:bold;
}
strong{
	color:#F7A924;
}

bold.blauw{
	font-weight:bold;
	color:#3366FF;
}
b.blauw{
	font-weight:bold;
	color:#3366FF;
}
p{
	margin: 0 0 10px 0;
	line-height:18px;
	color:#3366FF;
}
.kleur{
	color:#F7A924;
}
a{
	color:#0033ca;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
table{
	color:#3366FF;
	font-weight:bold;
	v-align:center;
}
table a{
	font-weight:normal;
	color:#F7A924;
}
table a:hover{
	text-decoration:underline;
}
td{
	vertical-align:top;
}
div#container {
	width: 1075px; 
	margin: 0 auto; 
	padding:0px 0 0 0;
	text-align: left;
	top:50%;
	left:50%;
	position:absolute;
	margin-top:-315px;
	margin-left:-535px; 
	overflow:hidden;

}
#flash {
position: relative; /*or absolute*/
z-index: 0;
}
div#header {
	background-image:url(/img/skydive-blauwestad-header.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0;
	margin:0 7px 0 1px;
	overflow:hidden;
	position:relative;
	height:179px;
	width:891px;
}
div#header img{
	position:absolute;
	top:80px;
	left:25px;
}
div#mainContent {
	margin: 0 7px 0 2px; 
	padding: 22px 0 0 0;
	background: #FFFFFF;
	height:352px;
	width:890px;
	
}
div#holder{
	float:left;	
}
div#sideBar{
	background:url(/img/twitter_balk.png);
	background-repeat:none;
	position:relative;
	float:left;	
	width:160px;
	top:188px;
	/* background:#F8F8F8; */
	height:355px;
	/*border-top-right-radius:1em;
	-moz-border-radius-topright:1em;
	-webkit-border-top-right-radius:1em;
	border-top-left-radius:1em;
	-moz-border-radius-topleft:1em;
	-webkit-border-top-left-radius:1em; */
	padding:5px;
/*	border-bottom-right-radius:1em;
	-moz-border-radius-bottomright:1em;
	-webkit-border-bottom-right-radius:1em;
	border-bottom-left-radius:1em;
	-moz-border-radius-bottomleft:1em;
	-webkit-border-bottom-left-radius:1em; */
}
div#sideBar h2{
	margin:8px 0 0 2px;
	letter-spacing:1px;
	font-size:14px;
	color:#999999;
}
div#sideBar ul{
	margin:10px 0 0 0;
}
div#sideBar ul li{
	margin:5px 0 10px 0;
	padding:10px 0 0px 0;
	border-top:1px solid #e1e1e1;
	color:#F7A645
}
div#sideBar ul li i{
	font-size:9px;
}
div#sideBar ul li a{
	font-weight:normal;
	color:#4BA6D2;
	font-size:11px;
}
div#sideBar div#social{
	position:absolute;
	top:337px;	
	left:30px;
	z-index:10;
}
div#sideBar div#social img{
	padding-right:10px;	
}
div#video{
	background-image:url(/data/img/video-frame.png);
	background-repeat:no-repeat;
	float:left;
	width:406px;
	height:266px;
	margin: 0px 60px 0 20px;
	padding:42px 0 0 13px;
	overflow:hidden;
	z-index:1;
	position:relative;
}
div#mainContent div#left{
	float:left;
	width:406px;
	height:306px;
	margin: 0 60px 0 20px;
	overflow:hidden;
	z-index:1;
	position:relative;
}
div#mainContent div.form{
	z-index:1;
}
div#mainContent div#boeken{
	float:left;
	margin: 5px 0 0 10px;
	height:303px;
	overflow:auto;
	padding-right:8px;
	position:relative;
	width:860px;
	z-index:1;
}
div#mainContent div#boeken table{
	border: 1px solid #e1e1e1;
	font-weight:normal;
}
div#mainContent div#boeken table a{
	color:#fff;
	
}
div#mainContent div#boeken td.groen{
	background:#00c83d;
	color:#fff;
	
}
div#mainContent div#boeken td.rood{
	background:#ff2f2f;
	color:#fff;
}
div#mainContent div#boeken tr.grijs{
	background-color:#CBCBCB;
}
div#mainContent div#right{
	float:left;
	margin: 5px 0 0 0;
	height:288px;
	overflow:auto;
	padding-right:8px;
	position:relative;
	width:370px;
	z-index:1;
	
}
input.gewicht{
	width:40px;
}
div#mainContent form span{
	float: left;
	width:140px;	
}
div#mainContent  div#left form{
	margin: 0 0 0 50px;
	z-index:10;
}
div#mainContent div.bericht li span{
	font-weight:bold;
}
div#mainContent div#left form li{
	margin-top:7px;	
	color:#3366FF;
	font-weight:bold;
}
div#mainContent div#right form li{
	margin-top:7px;	
	color:#3366FF;
	font-weight:bold;
}
div#mainContent div#right forum span{
	float: left;
	width:130px;	
}
div#mainContent div#right li{
	margin-top:0px;	
	color:#3366FF;
}
div#mainContent ol li{
	list-style:decimal;
	list-style-position:outside;
	list-style-type:decimal;
	margin-left:-20px;
	margin-top:5px;
	padding-right:5px;
}
div#mainContent textarea{
	width:310px;
	height:120px;
}
div#mainContent  textarea,input[type="text"]{
	border: 1px solid #686868;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-weight:normal;
	color:#FF6600;
}
.clearfloat{
	margin:0;
	padding:0;
	clear:both;
}
div#footer {
	height:93px;
	margin:0px 10px 0 0;
	padding:0;
	overflow:hidden;
	width:893px;
	position:relative;
	background-image:url(/img/skydive-blauwestad-footer.png);
	background-repeat:no-repeat;
}
div#footer img{
	position:absolute;
	top:8px;
	left:700px;
	z-index:100;
}
.recaptchatable{
	border:0px;
}
.twtr-ft a {
	display:none;
}

