<!--
/* 
====================================================================

	Nico van Veenendaal webdesign & -development
	www.nicovanveenendaal.nl | info@nicovanveenendaal.nl
          
	Project: Helios Zonwering
	Datum:   16-01-2012

====================================================================
*/


* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	background: #bec1c4 url('img/body_bg.png') repeat-x;
	color: #2d3338;
	height: 100%;
}

#base {
	position: relative;
	width: 970px;
	margin: 0 auto 0 auto;
	background: #d8dadb url('img/content_bg.png') 0 311px repeat-x;
}

	

/*
============================== COMMON STYLES
*/

img { border: none; }
img.left { margin: 0 8px 0 0; }
img.right { margin: 0 0 0 8px; }

.left { float: left; }
.right { float: right; }

.hand { cursor:pointer; cursor:hand; }

.hidden { display: none; }
.hiddenAlpha { filter:alpha(opacity=0); opacity:0.0; }



/*
============================== HEADER
*/

#header {
	position: relative;
	width: 970px;
	height: 310px;
	background: #ffffff;
}
	#logo a {
		position: absolute;
		top: 20px;
		left: 20px;
		width: 213px;
		height: 78px;
		display: block;
		overflow: hidden;
		line-height: 999px;
		background: url('img/logo_HeliosZonwering.png') no-repeat;
	}
	
	#naw {
		float: right;
		font-size: 11px;
		line-height: 16px;
		padding: 24px 20px 0 0
	}
		#naw p, #naw a {
			color: #7e8489;
			text-decoration: none;
		}
		#naw a:hover {
			text-decoration: underline;
		}

	#header .facebook {
		position: absolute;
		top: 82px;
		right: 214px;
		width: 20px;
		height: 20px;
		display: inline-block;
		overflow: hidden;
		line-height: 999;
		background: transparent url('img/icon_facebook.png') no-repeat;
	}
		
	#visual {
		position: absolute;
		bottom: 0;
		width: 970px;
		height: 200px;
		overflow: hidden;
		background: #cccccc;
	}
	
	ul#visual {
		position: absolute;
		bottom: 0;
		width: 970px;
		height: 200px;
		overflow: none;
		background: #cccccc;
	}
	
		#visual li {
			position: absolute;
			top: 0;
			left: 0;
		}



/*
============================== MAINNAV
*/

#mainNav {
	width: 200px;
	background: #c5c8ca url('img/navColumn_bg.png') bottom no-repeat;
	vertical-align: top;
}

	#mainNav ul {
		list-style: none;
		padding: 0 3px;	
		margin: 32px 0 0 0;
	}
		#mainNav ul li {
			display: block; 
			position: relative; 
			margin: 0;
		}

			#mainNav ul li a {
				font-size: 13px;
				width: 170px;		/* -24px padding */
				padding: 5px 8px 5px 16px;
				color: #283138;
				font-weight: bold;
				text-decoration: none;
				display: block;
				z-index: 10;
			}		
			#mainNav ul li a:hover {
				background: url('img/mainNav_hover.png') repeat-y;
			}
			
			
				#mainNav ul ul {
					padding: 0;
					margin: 0;
				}
				
					#mainNav ul ul li a {
						font-size: 12px;
						font-weight: normal;
					}
					
						#mainNav ul ul ul {
							padding: 0;
							margin: 0;
						}
							
							#mainNav ul ul ul li a {
								width: 160px;		/* -34px padding */
								font-size: 11px;
								padding: 3px 8px 3px 26px;
							}


#element {
	height: 150px;
	background: #82888d url('img/navColumn_element.png') bottom no-repeat; 
}



				
				
/*
============================== CONTENT
*/

#content {
	width: 704px;	/* -66px padding */
	height: 100%;
	padding: 10px 33px 0 33px;
	vertical-align: top;
}
	#content .intro {
		width: 640px;
		padding: 10px 66px 0 0;
	}

	#content h1 {
		color: #9a1b34;
		font-size: 36px;
		font-weight: normal;
		margin: 0 0 10px 0;
	}
	
	#content h2 {
		color: #9a1b34;
		font-size: 24px;
		font-weight: normal;
		margin: 0 0 2px 0;
	}
	
	#content p {
		font-size: 12px;
		line-height: 18px;
		margin: 0 0 20px 0;
	}
	
	#content a {
		color: #9a1b34;
		text-decoration: none;
	}
		#content a:hover {
			text-decoration: underline;
		}

	#content ul {
		padding: 0 0 17px 16px;
	}
		#content li {
			font-size: 12px;
			margin: 0 0 3px 0;
		}
	
	#rightColumn {
		float: right;
		width: 316px;
	}
	

/*
============================== BREADCRUMBS
*/

.B_crumbBox {
	position: relative;
}
	#content .B_crumbBox,
	#content .B_crumbBox a {
		font-size: 11px;
		color: #7e8489;
		text-decoration: none;
	}
		#content .B_crumbBox a:hover {
			text-decoration: underline;
		}
		.B_crumb,
		.B_homeCrumb,
		.B_lastCrumb {
			text-transform:lowercase;
		}
		

	


/*
============================== OVERVIEWS
*/		
		

#content #overviewSmall,
#content #overviewMiddle,
#content #overviewLarge,
#content #overviewNews {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -3px;
}
#content #overviewNews {
	margin: 0;
}
	.oneColumn {
		width: 730px;
	}
	.twoColumns {
		width: auto;
	}

	#content #overviewSmall .item,
	#content #overviewMiddle .item,
	#content #overviewLarge .item {
		position: relative;
		float: left;
		width: 227px;
		margin: 0 14px 12px 0;
	}
	#content #overviewLarge .item {
		width: auto;
	}
	
		#content #overviewSmall .visual,
		#content #overviewMiddle .visual,
		#content #overviewLarge .visual {
			width: 227px;
			height: 106px;
		}
		
		#overviewLarge .visual {
			float: left;
			margin: 0 9px 0 0;
		}
		
		#overviewSmall h3 a,
		#overviewMiddle h3 a,
		#overviewLarge h3 a {
			color: #2d3338;
			font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			margin: 0 0 0 3px;
		}
		
		#overviewSmall div,
		#overviewMiddle div,
		#overviewLarge div{
			position: relative;
			background: #ffffff;
			margin: 2px 0 0 0;
		}
		
			#overviewSmall img,
			#overviewMiddle img,
			#overviewLarge img {
				position: absolute;
				top: 0;
				left: 0;
				margin: 3px;
			}
			
			#content #overviewSmall p,
			#content #overviewMiddle p,
			#content #overviewLarge p {
				font-size: 11px;
				line-height: 15px;
				margin: 0;
				padding: 4px 8px 8px 8px;
			}
			
			#content #overviewLarge p {
				
			}
		



#twoColumns {
	float: left;
	width: 737px;
}
	#leftColumn {
		width: 467px;
		vertical-align: top;
	}
	
	#space {
		width: 12px;
	}

	#rightColumn {
		width: 258px;
		vertical-align: top;
	}
		#rightColumn ul {
			width: 258px;
			list-style-type: none;
			background: transparent url('img/rightColumn_bg.png') top left no-repeat;
		}
			#rightColumn ul li {
				width: 226px;
				padding: 16px 12px 16px 0;
			}
	

#bottomBlock {
	width: 746px;	/* -24px */
	background: url('img/bottom.png') repeat-y;
	padding: 9px 0 9px 24px;
	margin: 0 24px 0 0;
}
	#bottomBlock ul {
		width: 745px;
		list-style-type: none;
	}
	
		#bottomBlock li {
			float: left;
			width: 338px;		/* -18px padding */
			padding: 9px;
			margin: 0 10px 0 0;
			
		}
			#bottomBlock h3 a,
			#content #rightColumn h3,
			#content #rightColumn h3 a {
				font-size: 16px;
				font-weight: bold;
				text-transform: uppercase;
				color: #ffffff;
				text-decoration: none;
			}
			#bottomBlock p,
			#bottomBlock p a,
			#content #rightColumn p,
			#content #rightColumn p a {
				font-size: 12px;
				line-height: 19px;
				color: #ffffff;
				text-decoration: none;
				margin: 4px 0 0 0;
			}
			#bottomBlock a,
			#content #rightColumn a {
				margin: 0;
				font-weight: bold;
			}
				#bottomBlock a:hover,
				#content #rightColumn a:hover {
					text-decoration: underline;
				}




/*
============================== CONTENTFUNCTIONALITEIT
*/ 

	#friendContainer {
		width: 577px;		/* -20 padding */
		margin: 0 0 6px -11px;
		padding: 16px 10px;
		background: #e2ebf2;
	}

		#friendContainer form {
			
		}
			#friendContainer fieldset {
				border: none;
			}
				#friendContainer label {
					width: 150px;
					font-size: 12px;
					color: #6f7073;
					float: left;
					text-align: right;
					padding: 9px 6px 0 0;
				}
				#friendContainer input {
					float: left;
					width: 232px;		/* -8px padding */
					height: 18px;
					color: #6f7073;
					padding: 0 4px;
					border: 1px solid #cccccc;
					margin: 6px 0 0 0;
				}
				#friendContainer textarea {
					float: left;
					width: 232px;		/* -8px padding */
					height: 100px;
					color: #6f7073;
					padding: 0 4px;
					border: 1px solid #cccccc;
					margin: 6px 0 0 0;
				}






/*
============================== OVERVIEW
*/

.overview {
	list-style-type: none;
}
	#content .overview li {
		position: relative;
		padding: 0;
		background: none;
	}
		#mainColumn .overview p {
			margin: 0;
		}
	.list em {
		font-style: normal;
		color: #939598;
	}

	.overview .item {
		position: relative;
		padding: 8px;
		margin: 0 0 0 -8px;
		background: #ffffff;
		cursor:pointer;
		cursor:hand; 
	}




/*
============================== CONTACT
*/

#contact form fieldset {
	border: none;
}
	#contact form label {
		font-size: 12px;
		font-weight: normal;
		color: #333333;
	}
	#contact form input {
		width: 300px;
		margin: 5px 0 15px 0;
	}
	#contact form input.button {
		margin: -20px 0 0 0;
		width: 150px;
	}
	#contact form textarea {
		width: 550px;
		height: 150px;
		margin: 5px 0 15px 0;
	}
	#contact div.errors {
		font-size: 12px;
		line-height: 18px;
		color: #bb2723;
		border: 1px solid #bb2723;
		padding: 10px;
		margin: 0 0 20px 0;
	}




/*
============================== GOOGLE MAP
*/

#map {
	width: 704px;
	height: 468px;
}
	#content #mainColumn #route p {
		font-size: 11px;
		line-height: 16px;
		padding: 0;
		margin: 0;
	}
	
	#content #mainColumn #route p.small {
		font-size: 11px;
		line-height: 14px;
		padding: 10px 0 8px 0;
		margin: 0;
	}
	#route {
		width: 270px;
		height: 170px;
		overflow: hidden;
	}
		#route input {
			height: 17px;
			width: 220px;
			float: left;
			color: #6f7073;
			padding: 0 4px;
			margin: 0 4px 0 0;
			border: 1px solid #cccccc;
		}
		#route a.button {
			width: 22px;
			height: 19px;
			float: left;
			overflow: hidden;
			line-height: 999px;
			background: url('img/btn_submit.png') 0 0 no-repeat;
		}
			#route a.button:hover {
				background-position: 0 -19px;
			}



/*
============================== SITEMAP
*/ 

#sitemap ul {
	list-style-type: none;
	padding: 0
}
	#sitemap ul ul {
		margin: 0 0 16px 8px;
	}
		



/*
============================== CONTACT
*/

#content form fieldset {
	border: none;
}
#content form label {
	font-size: 12px;
	font-weight: normal;
}
#content form input {
	width: 300px;
	margin: 5px 0 15px 0;
}
#content form input.button {
	margin: -20px 0 0 0;
	width: 150px;
	border: 1px solid #cccccc;
}
#content form textarea {
	width: 440px;
	height: 150px;
	margin: 5px 0 0 0;
	border: 1px solid #cccccc;
}
#content div.errors {
	font-size: 12px;
	line-height: 18px;
	color: #9a1b34;
	border: 1px solid #9a1b34;
	padding: 10px;
	margin: 0 0 20px 0;
}

#content .verstuur {
	width: 65px;
	height: 19px;
	float: left;
	overflow: hidden;
	line-height: 999px;
	background: url('img/btn_versturen.png') 0 0 no-repeat;
}
	#content .verstuur:hover {
		background-position: 0 -19px;
	}




/*
============================== FAQ
*/

#content .faq {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	#content .faq .question {
		position: relative;
		padding: 5px 9px 5px 16px;
		background: #626970 url('img/arrow_faq_closed.png') 6px 9px no-repeat;
		cursor: pointer;
		cursor: hand;
		color: #ffffff;
		font-weight: bold;
	}
	#content .faq .question.active {
		background: #626970 url('img/arrow_faq_open.png') 6px 9px no-repeat;
	}
	
	#content .faq .answer {
		padding: 9px;
	}



/*
============================== FOOTER
*/

	#footer {
		width: 970px;
		margin: 0 auto;
	}
		#footer p {
			font-size: 11px;
			color: #3b444c;
		}
			#footer p a {
				color: #3b444c;
				text-decoration: none;
			}
				#footer p a:hover {
					text-decoration: underline;
				}
			#footer .left { margin: 6px 0 50px 4px; }
			#footer .right { margin: 6px 4px 50px 0; }




/*
============================== GALLERY
*/

.thumbs {
	list-style-type: none;
}

	.thumbs li {
		width: 100px;
		padding: 0 8px 8px 0;
		display: inline;
	}
	
		#content .thumbs p {
			font-size: 11px;
			line-height: 15px;
			margin: 0;
		}
		
		

/*
============================== TOOLTIP
*/

img.tooltip {
	display: none;
}

#tooltip {
	position: absolute;
}
		
		
		
/*
============================== LIGHTBOX
*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}





#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}



	
		

/*
============================== CLEARFIX
*/

* html .clearfix {
	height: 1%;
}
html[xmlns] .clearfix {
	display: block;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
-->
