BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 10px;
    color: #054A5A;
    line-height: 130%;
}
A {
	text-decoration: none;
	color: #054A5A;
}
LABEL {cursor: pointer;}
A:HOVER {
	text-decoration: underline;
}
IMG {border: none;}
FORM {
	padding: 0;
	margin: 0;
}
.content img.right{
	float:right;
	margin-right:45px;
	margin-top:0;
}
.content INPUT,
.content TEXTAREA {
	background: #B7BCC3;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 275px;
	color: #054A5A;
	margin: 0 0 10px 0;
}
P {
	font-size: 11px;
    color: #054A5A;
    line-height: 170%;
    margin: 0;
    padding: 0 0 2px 0;
}
P.top-indent {margin-top: 20px;}
P A {color:#0494B5;}
FORM P {padding: 0;}
.content UL, .content OL {
	list-style: disc;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}
.content OL {list-style: decimal;}
.content IMG {
	float: left;
	margin: 5px 5px /*5px*/0 0;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*Page*/
.page {
    margin: auto;
    text-align: left;
    width: 973px;
    position: relative;
    /*left: 80px;*/
    z-index: 2;
    padding: 0 0 40px 0;
}

/*Header*/
.header {
	padding: 40px 0 5px 0;
	background: url("../images/bg/header-border.gif") left bottom repeat-x;
	position: relative;
	z-index: 1;
}
.header .page {padding: 0;}
.search {
	float: right;
	text-align: right;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	height: 17px;
}
.search INPUT {
	border-top: 2px solid #467884;
	border-left: 2px solid #467884;
	border-right: 2px solid #084B5B;
	border-bottom: 2px solid #084B5B;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	width: 167px;
	height: 12px;
	vertical-align: middle;
}
.search LABEL {
	font-size: 10px;
	line-height: 14px;
	margin: 0 6px 0 0;
	vertical-align: middle;
}
.search INPUT.submit {
	width: 7px;
	height: 13px;
	background: none;
	border: none;
	margin: 0 0 0 6px;
}

/* search results */
h2.search_result {	
	font-size:12px !important;
	margin-bottom:3px !important;
	padding:0 !important;
}

/* Voor het markeren van de zoekterm in de zoekresultaten omschrijving */
span.marked_searchstr {
	/*color:#000;*/
	font-weight:bold;
}

/*	---	*/

.top-links {
	float: right;
	line-height: 0px;
	font-size: 0px;
}
.top-links UL {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}
.top-links UL LI {
	display: inline;
	padding: 0 0 0 12px;
	vertical-align: middle;
}
.top-links UL LI A {
	font-size: 10px;
	line-height: 14px;
}
.left-col {
	float: left;
	width: 108px;
	position: relative;
	z-index: 20;
}

/* Side Menu */
.side-menu {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	margin: -23px 0 0 0;
	position: relative;
	padding: 0 0 6px 0;
}
.side-menu.side-menu-bottom {
	margin: 0;
}
.side-menu UL {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
.side-menu UL LI {
	background: url("../images/bg/menu.png") repeat;
	margin: 4px 0 0 0;
	padding: 1px 0 2px 0px;
	position: relative;
}
.side-menu UL LI A {
	font-size: 10px;
	line-height: 14px;
	color: #054A5A;
	display: block;
	position: relative;
	padding: 0 0 0 9px;
}
.side-menu UL LI A:HOVER {text-decoration: none;}
.side-menu UL LI:HOVER,
.side-menu UL LI:HOVER UL LI:HOVER {
	background: #788691;
}
.side-menu UL LI:HOVER UL LI {
	background: url("../images/bg/menu.png") repeat;
}
.side-menu UL LI:HOVER A,
.side-menu UL LI:HOVER UL LI:HOVER A {
	color: #FFFFFF;
}
.side-menu UL LI:HOVER UL LI A {color: #054A5A;}
.side-menu UL LI UL {
	position: absolute;
	left: 108px;
	top: 0;
	display: none;
	padding: 0 0 0 4px;
}
.side-menu UL LI UL LI {
	width: 130px;
	margin: 0 0 4px 0;
}
.side-menu UL LI:HOVER UL {display: block;} 
.logo-area {
	background: url("../images/logotype.jpg") left bottom no-repeat;
	min-height: 302px;
  	height: auto !important;
  	height: 302px;
  	text-align: center;
  	font-size: 0px;
  	line-height: 0px;
}
.industrial .logo-area {background-image: url("../images/logotype-industrial.jpg");}
.marine .logo-area {background-image: url("../images/logotype-marine.jpg");}
.custum-made .logo-area {background-image: url("../images/logotype-custum-made.jpg");}
.domotica .logo-area {background-image: url("../images/logotype-domotica.jpg");}
.digital-signage .logo-area {background-image: url("../images/logotype-digital-signage.jpg");}

.logo-area .logotype {
	padding: 22px 0 0 0;
	font-size: 10px;
	line-height: 14px;
}
.logo-area .logotype H1 {
	padding: 0;
	margin: 0;
}
.logo-area .logotype A {
	display: block;
	width: 49px;
	height: 53px;
	text-indent: -10000px;
	margin: auto;
	outline: none;
}


/*Content*/
.content {
	background: url("../images/bg/page.jpg") left 2px no-repeat;
	min-height: 438px;
  	height: auto !important;
  	height: 438px;
}

.content .right-col {
	float: right;
	width: 865px;
	padding: 107px 0 0 0;	
}
.content .right-col.padd {padding: 102px 0 0 0;}
.home-page .content .right-col .container  {
	width: 545px;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
.home-page .content .right-col H2 {
	font-weight: normal;
	text-align: right;
	letter-spacing: 6px;
	padding: 0px 0 0 0;
	margin: 21px 0 0 20px;
	font-size: 12px;
	line-height: 12px;
	height: 23px;
}
.home-page .content .right-col UL {
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
	font-size: 0px;
	line-height: 0px;
}
.home-page .content .right-col UL LI {
	float: left;
	margin: 0 0 0 3px;
	display: inline;
}
.home-page .content .right-col UL LI IMG {margin: 0;float: none;}
.home-page .content .right-col LI IMG:HOVER {
	opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

/*Footer*/
.home-page .footer {
	padding: 44px 0 0 0px;
	text-align: right;
}
.home-page .footer SPAN {padding: 0 10px;}
.home-page .footer STRONG {	padding: 0 10px 0 0;}

.content .container {
	width: 820px;
	border-top: 2px solid #89959F;
	margin: 0 0 0 6px;
	background: url("../images/bg/content-border-r.gif") right top repeat-y;
}

.content .container .text-container {
	padding: 16px 0px 0px 0px;
}
.content H2,
.content H3 {
	padding: 0 0 20px 0;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #054A5A;
}
.content H3 {padding-top: 22px;}
.content .read-more {
	display: block;
	padding: 20px 0 0 0;
}
.content .read-more A {color: #0494B5;}
.content .photo-bg {
	float: left;
	width: 289px;
	height: 291px;
	margin: 0 42px;
	display: inline;
	background: url("../images/bg/photo-corners.gif") no-repeat;
}
.content .photo-bg .photo {
	margin: 20px 0 0 25px;
}
.content .content-bottom {
	float: right;
	width: 405px;
	background: url("../images/bg/content-border-b.gif") right 51px repeat-x;
}
.content .content-bottom .content-bottom-bg {
	padding: 53px 0 0 0;
	background: url("../images/bg/content-corner-rb.gif") right top no-repeat;
}
.content .navigation {
	height: 38px;
	background: #084B5B url("../images/bg/content-nav.gif") right top repeat-y;
}
.content .navigation A {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	display: block;
	position: relative;
	line-height: 350%;
}
.content .navigation SPAN {
	background: url("../images/bg/arrow-right-white.gif") left bottom no-repeat;
	float: left;
	width: 21px;
	height: 38px;
	margin-right: 10px;
}
.content .navigation DIV {
	float: left;
	width: 100px;
}
.content .navigation .back SPAN {background: url("../images/bg/arrow-left-white.gif") left center no-repeat;}
.content .navigation DIV:HOVER A {
	text-decoration: none;
	color: #84a5ad;
}
.content .navigation DIV:HOVER SPAN {
	opacity: 0.5;
}
.content .thead {
	height: 15px;
	background: url("../images/bg/thead.png") repeat;
}
.content .thead A {
	margin: 0 37px;
} 
.content .thead .th {
	float: left;
	text-align: center;
	background: url("../images/bg/content-border-r.gif") right top repeat-y;
}
.content .thead .th.col-tekeningen {background: none;}
.content .thead .th P {
	padding: 0;
	line-height: 15px;
}
.content .col-new {
	float: left;
	width: 380px;
}
.content .col-product {
	float: left;
	width: 168px;
	text-align:center;
}
.content .col-photos {
	float: left;
	width: 72px;
}
.content .col-specificaties {
	float: left;
	width: 97px;
}
.content .col-tekeningen {
	float: left;
	width: 97px;
}
.background-none {background: none !important;}

/* Photo Column */
.photo-column {
	width: 81px;
	float: left;
}
.photo-column .column-small {
	float: left;
	width: 35px;
}
.photo-column .column-small.right {
	margin-left: 6px!important;
	margin-left: 1px; 
}
.photo-column .column-small UL {
	padding: 0;
	margin: 0;
}
.photo-column .column-small UL LI {
	list-style: none;
	display: inline;
	margin: 0 0 4px 0!important;
	margin: 0 0 4px 0;
	float: left;
}
.photo-column .column-small UL LI IMG {
	border-color:#467884 #084B5B #084B5B #467884;
	border-style:solid;
	border-width:2px;
}

.content .col-specificaties UL,
.content .col-tekeningen UL{
	padding: 13px 0 0 40px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 0px;
	line-height: 0;
}
.content .col-product UL{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	text-align: left;
}
.content .col-specificaties UL LI,
.content .col-tekeningen UL LI {
	font-size: 0;
	height: 44px;
	line-height: 0;
}
.content .col-product UL LI {
	display: table;
	width: 100%;
	height: 44px;
	overflow: hidden;
	//position: relative;
	//display: block;
	//height: 41px;
}
.content .col-product UL LI SPAN.middle {
	display: table-cell;
	vertical-align: middle;
	//position: absolute;  
	//top: 50%;
	//left: 0px;
	//display: block;
	//width: 100%;
}
.content .col-product UL LI SPAN SPAN {
	//display: block;
	//position: relative;  
	//top: -50%;
	//left: 0px;
	//width: 100%;
}
.content .col-specificaties UL LI A,
.content .col-tekeningen UL LI A {
	font-size: 10px;
	line-height: 21px;
	padding: 0px 0 0px 25px;
	display: block;
	background: url("../images/icons/pdf.gif") left center no-repeat;
}
.content .text {
	padding: 0 56px 0 37px;
}
.content .text .left-cont{
	float:left;
	margin-right:30px;
	width:340px;
}
.content .text .right-cont{
	float:left;
}
.right-cont {
width:323px; height:305px; background:none; margin-top:20px; margin-left:10px;}
.content .cols {
	float: right;
}

/* PJ: Toegevoegd voor pagination nieuws template */
.paging {text-align:center;margin:3px 20px 3px 20px;padding-top:4px;font-size:12px;}
.paging a:link, .paging a:visited {color:#666;text-decoration:none;font-size:12px;}
.paging a:hover {color:#d98918;text-decoration:underline;}
.paging label {color:#d98918;}

/* Toegevoegd voor downloadpagina  */
div#downloads {
	padding: 20px 56px 0 37px;
}

div#downloads table {
	width:500px;
	border-collapse:collapse;
}

div#downloads table th {
	text-align:left;
}

div#downloads table td {
	padding:3px 3px 3px 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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%;
	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: hidden;
	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;	
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {zoom: 1;}

#lightbox-nav {display: none !important;}
