/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

table, tr, td { vertical-align:top; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3;
}



/* ------------ HEADER  ------------------ */
#header {
	width: 1000px;
	height: 105px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#logo {
	width:250px;
	float:left;
	height:90px;
}

#head {
	width:750px;
	float:right;
}

#top {
	width:750px;
	}

#topnav {
	height:70px;
	font-size:1em;
	float:left;
	padding-left:10px;
	}
	
#topcontact {
	float:right;
	padding-top:0.5em;
	color:#999999;
	}
	
#navigation{
	position:absolute;
	top: 85px;
	left:250px;
	width:800px;
	z-index: 999;
	}	

	
#social {
	position:absolute;
	top: 376px;
	left:905px;
	}
	

/* ----------- CONTENT  --------------------------*/

#content1 {
	width: 1000px;
	background-color:#FFF;
	min-height:200px;
	z-index: -999;
}	


#content2 { 	
	width: 1000px;
	background-color:#FFFFFF;
}	

#content3 { 
	width: 1000px;
}	

#column_right {
	width: 735px;
	padding-top:20px;
	float:right;
	font-size:1.1em;
	padding-bottom:30px;
	}

/*-------- FOOTER START---------*/
#footer {
	position:fixed;
	bottom:0;
	left:0;
	width:1000px;
	height:27px;
	overflow: hidden;
	background-color:#000;
	font-size:0.9em;
}

#footer_left {
	float:left;
	width:250px;
	}
	
#footer_right {
	float:right;
	width:750px;
	}

#footer ul {
	list-style: none;
	padding-right: 1em;
	padding-top:0.6em;
}

#footer li {
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-right: 2.9em;
	padding-bottom: 0;
}

#footer a {
 margin-left: 3px; /* Width of the graphic */
 text-decoration:none;
 color:#999999;
}
#footer a:hover {
 color:#FFF;
}


/*--------- Home page ---------*/
#home_content {
	width: 1000px;
	height: 300px;
}

#home_locat {
	width:380px;
	float:left;
	padding:10px;
	}
	
#home_kijker {
	width:330px;
	float:left;
	padding:10px;
	background-color:#CCCCCC;
	min-height:150px;
	}

#home_kijker a { color:#000; text-decoration:underline; font-weight:bold; }
#home_kijker a:hover { color:#333;  }
#home_kijker h2 { font-size:1.6em; color:#111; }

#home_rechts {
	width:230px;
	float:left;
	padding:10px;
	}


#content2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content2 li {
	padding-left: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

#home_locat a {
	color:#0066FF;
	text-decoration:underline;
	}

#home_locat a:hover {
	color:#000;
	text-decoration:underline;
	}
	
	
a.bttn1, a.bttn2, a.bttn3, a.bttn4 {
	width:230px;
	height: 40px;
	display:block;
	overflow:hidden;
	background-image: url(../images/bttn_home.jpg);
	background-repeat: no-repeat;
	}	
	
a.bttn1 {background-position: 0px 0px; }
a.bttn2 {background-position: 0px -80px; }
a.bttn3 {background-position: 0px -160px; }
a.bttn4 {background-position: 0px -240px; }
a.bttn1:hover {background-position: 0px -40px; }
a.bttn2:hover {background-position: 0px -120px; }
a.bttn3:hover {background-position: 0px -200px; }
a.bttn4:hover {background-position: 0px -280px; }

	
/*--------- TOP navigation ---------*/

#topnav ul {
	list-style: none;
	padding-right: 1em;
	padding-top:0.5em;
}

#topnav li {
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-right: 1.4em;
	padding-bottom: 0;
}

#topnav a {
 margin-left: 3px; /* Width of the graphic */
 text-decoration:none;
}

#topnav a:hover {
 text-decoration:underline;
}

/*--------- PROGRAMMA page ---------*/

#team_content {
	width: 1000px;
	height: 300px;

}

#team_menu {
	position:absolute;
	top: 130px;
	left:10px;
	width:230px;
	height:240px;
}


#team_header {
	padding:10px 5px 5px 5px;
	background-image: url(../images/team_menu_top.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
#team_middle {
	padding:5px 5px 5px 5px;
	width:220px;
	min-height:140px;
	background-image:url(../images/team_menu_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	}

.teamcontact a {
	padding:5px 5px 10px 5px;
	width:220px;
	font-weight:bold;
	color:#666666;
	}
	
#team_bottom {
	width:230px;
	height:4px;
	background-image:url(../images/team_menu_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	}


#team_menu h1 { font-size:1.6em; color:#333333; font-weight:normal;}


/* ---- CONTENT 3 ----*/

#team_locat {
	width:500px;
	float:left;
	padding:10px 10px 100px 10px;
	}
	
#team_kijker {
	width:210px;
	float:left;
	padding:10px;
	background-color:#CCCCCC;
	min-height:150px;
	}

#team_rechts {
	width:230px;
	float:left;
	padding:10px;
	}

#column_right ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#column_right li {
	padding-left: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

/*--------- VEEL GESTELDE VRAGEN ---------*/

#faqlist ul {
	margin-left: 0;
	padding-left: 0px;
	list-style: none;
}

#faqlist li {
	list-style:none;
	margin-left:10px;
	padding-left: 25px;
	padding-bottom:5px;
	background-image: url(../images/faqlist.png);
	background-repeat: no-repeat;
	color:#999999;
}

.active {
	font-weight:bold;
	text-decoration:underline;
	color:#999999;
}

#faqlist a {
	font-size:1.4em;
	font-weight:bold;
}

.faqh3 {
	font-size:1.3em;
	}



/*--------- TESTIMONIAS ---------*/

.testimonial {
	color:#999999;
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
	}


/*--------- OPMAAK HEADERS ---------*/

h1 {
	font-size:30px;
	color:#000;
	padding-bottom: 8px;
	font-weight:bold;
	}
	
h2 {
	font-size:28px; 
	color:#000; 
	padding-bottom: 6px;
	}

h3 {
	font-size:13px; 
	color:#006600; 
	padding-bottom: 4px;
}
	
h4 {
	
	color:#000;
	padding-bottom: 2px;
	}
	
h5 {
	font-size:13px;
	color:#000;
	}
	
h6 {
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	}
	
#team_locat h2 { font-size:1em; }

/*--------- LINKS -------------*/
	
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color:#006600;
	text-decoration:underline;
}

.arrowlinks {
	padding-left: 15px;
	padding-bottom:5px;
	background-image: url(../images/arrow_right.jpg);
	background-repeat: no-repeat;
	}
	
.arrowlinks:hover {
	background-image: url(../images/arrow_right_on.jpg);
	}
	
	
#content3 a { 
	color:#000000;
	text-decoration:underline; 
	}

#content3 a:hover { 
	color:#006600;
	}
	


/*--------- colours ---------*/

.orange {color:#FF9900;}
	
.black {color:#000000;}
	
.white { color:#FFFFFF; }

.link { text-decoration:underline; }

.green { color:#006600; }


/* --------- CONTACT FORMULIER --------*/


	.contactinput {
	padding:5px;
	border:1px solid #BBB; 
	padding:3px;
	font-size:1.2em;
	letter-spacing:1px;
	width:245px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
	.contacttextarea {
	padding:5px;
	border:1px solid #BBB; 
	padding:3px;
	font-size:1.2em;
	letter-spacing:1px;
	width:265px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	}

input#author, #author input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_name.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

input#comp, #comp input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_comp.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

input#mail, #mail input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_email.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}
input#phone, #phone input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_phone.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}
input#date, #date input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_date.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

input#adres, #adres input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_adres.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

input#aantal, #aantal input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_aantal.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

input#btw, #btw input {
	padding:6px 0px 6px 30px;
	background-image: url(../images/f_btw.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}


.basic  {
	width: 260px;
}
.basic div {
	background-color: #FFFFFF;
}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("../images/AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
}

#progrms a {
	text-decoration:none;
}

#progrms li {
	background-image:none;
	background-repeat: no-repeat;
}

#progrms1 li {
	background-image:none;
	background-repeat: no-repeat;
}


.checklist {
	list-style: none;
	overflow: auto;
	width:240px;
	margin:5px 0px 5px 0px;
		}
		
.checklist li { margin: 0; background-image:none; }
.checklist label {     
	display: block;
	height: 1%;
    padding: 5px 5px 5px 35px;
    text-indent: -25px;
 }
.checklist label:hover, .checklist label.hover { background: #009900; color: #fff; }
* html .checklist label { height: 1%; padding-left:5px; }


.contactbutton {
	width: 260px;
	height: 39px;
	background: transparent url(../images/contactbutton.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	}
	
.contactbutton:hover {
	background: transparent url(../images/contactbutton.png) no-repeat 0 -39px;
	}
	
.loginbutton {
	width: 260px;
	height: 39px;
	background: transparent url(../images/loginbutton.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	}
	
.loginbutton:hover {
	background: transparent url(../images/loginbutton.png) no-repeat 0 -39px;
	}
	
.reservatiebutton {
	width: 260px;
	height: 39px;
	background: transparent url(../images/reservatiebutton.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	}
	
.reservatiebutton:hover {
	background: transparent url(../images/reservatiebutton.png) no-repeat 0 -39px;
	}
	
.reservatiebuttonkl {
	width: 190px;
	height: 39px;
	background: transparent url(../images/reservatiebuttonkl.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	}
	
.reservatiebuttonkl:hover {
	background: transparent url(../images/reservatiebuttonkl.png) no-repeat 0 -39px;
	}
	
.contacttitel {
	font-size:1.4em;
	color:#000;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	} 	

/*messages after forms */
	.message_red {
	width:100%;
	height:50px;
	font-size:1.6em;
	color:#FFF;
	background-color:#C00;
	border:none;
	text-align:center;
	padding-top:20px;
	margin-bottom:15px;
	background-image: url(../images/bgmsgred.png);
	background-repeat: repeat-x;
	background-position: left top;
}

	.message_green {
	width:100%;
	height:50px;
	font-size:1.6em;
	color:#000;
	background-color:#B4D980;
	text-align:center;
	padding-top:20px;
	margin-bottom:15px;
	background-image: url(../images/bgmsggreen.png);
	background-repeat: repeat-x;
	background-position: left top;
}


/*--------NIEUWSBRIEF-------------*/

.nbinbutton {
	width: 260px;
	height: 39px;
	background: transparent url(../images/nbinbutton.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	}
	
.nbinbutton:hover {
	background: transparent url(../images/nbinbutton.png) no-repeat 0 -39px;
	}
	
	
.nbuitbutton {
	width: 260px;
	height: 39px;
	background: transparent url(../images/nbuitbutton.png) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	}
	
.nbuitbutton:hover {
	background: transparent url(../images/nbuitbutton.png) no-repeat 0 -39px;
	}


/*----------OPEN FRIDAY EVENTS---------------*/
.ofe_text {
	font-size:1.2em;
}




