@charset "UTF-8";

html, body { margin: 0; padding: 0; height: 100%; font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 17px; color: #5C5C5C; background-color: #ededed; }
h1 { margin: 0 0 25px 0; padding: 0; line-height: 28px; font-size: 24px; font-weight: normal; color: #A5D305; text-shadow: #eeeeee 2px 2px 4px;  }  
h2 { margin: 25px 0 5px 0; padding: 0; line-height: 20px; font-size: 18px; font-weight: normal; color: #5C5C5C;  }  
h2 a { color: #5C5C5C; text-decoration: none; } h2 a:hover { color: #5C5C5C; }  
p { margin: 0px 0px 17px 0px; padding: 0; }  
a { color: #A5D305; text-decoration: none; outline: none; }
a:hover { color: #62B8E1; text-decoration: none; }
img { border: none; }
table tr td { padding-bottom: 5px; padding-right: 10px; font-size: 11px; line-height: 22px; vertical-align: top;  }
input, textarea { outline: none; }
input.text, textarea.text { padding: 2px; width: 225px; height: 18px; line-height: 18px; font-size: 12px; border: 1px solid #ccc; background-color: #FFFFFF; }
textarea.text { height: 200px; width: 300px; }
ul { margin-top: -10px; list-style-type: circle; } 


/* LAYOUT */
#container { position: absolute; top: 0; left: 0; width: 100%; height: auto !important; height: 100%; /* IE6 */ min-height: 100%; background-image: url('/images/layout/container-bg.png'); background-position: center; background-repeat: repeat-y; position: relative; }
#inner-container { margin: 0 auto 0 auto; padding: 0 80px 0 80px; width: 840px; }
#main { float: left; margin: 0; padding: 0 0 110px 0; width: 840px; display: inline; }
#content { float: left; margin: 0; padding: 0 0 0 0; width: 100%; display: inline; } 


/* BOXEN */
.top { position: absolute; top: 0; left: 0; height: 30px; }
.bottom { position: absolute; bottom: -1px; left: 0; height: 30px; }
.home { height: 350px; }
.pr { height: 275px; }

.box { float: left; margin: 0 0 25px 0; padding: 40px 35px 25px 35px; width: 210px; background-image: url('/images/layout/box-bg.png'); display: inline; position: relative; }
.box .top { width: 280px; background-image: url('/images/layout/box-top-bg.png'); }
.box .bottom { width: 280px; background-image: url('/images/layout/box-bottom-bg.png'); }
.box h1 { margin-bottom: 20px; }
.box h1 a { color:  #A5D305 }

.box2 { float: left; margin: 0 0 25px 0; padding: 40px 35px 35px 35px; width: 490px; background-image: url('/images/layout/box2-bg.png'); display: inline; position: relative; }
.box2 .top { width: 560px; background-image: url('/images/layout/box2-top-bg.png'); }
.box2 .bottom { width: 560px; background-image: url('/images/layout/box2-bottom-bg.png'); }

.sidebar { float: left; margin: 0 0 25px 0; padding: 40px 35px 35px 35px; width: 150px; color: #eeeeee; background-image: url('/images/layout/sidebar-bg.png'); display: inline; position: relative; }
.sidebar .top { width: 220px; background-image: url('/images/layout/sidebar-top-bg.png'); }
.sidebar .bottom { width: 220px; background-image: url('/images/layout/sidebar-bottom-bg.png'); }
.sidebar ul { margin: 10px 0 10px 0; padding: 0 0 0 16px; list-style-type: circle; }
.sidebar ul li { line-height: 16px; padding-bottom: 4px; }
.sidebar strong a { color: #eeeeee; }

.page2 { float: left; margin: 0 0 25px 0; padding: 40px 35px 35px 35px; width: 550px; background-image: url('/images/layout/page2-bg.png'); display: inline; position: relative; }
.page2 .top { width: 620px; background-image: url('/images/layout/page2-top-bg.png'); }
.page2 .bottom { width: 620px; background-image: url('/images/layout/page2-bottom-bg.png'); }

.page { float: left; margin: 0 0 25px 0; padding: 40px 35px 35px 35px; width: 770px; background-image: url('/images/layout/page-bg.png'); display: inline; position: relative; }
.page .top { width: 840px; background-image: url('/images/layout/page-top-bg.png'); }
.page .bottom { width: 840px; background-image: url('/images/layout/page-bottom-bg.png'); }


/* HEADER + NAV */
#header { float: left; margin: 0 0 25px 0; padding: 0; width: 840px; height: 175px; border-bottom: 1px solid #e2e2e2; display: inline; position: relative; }
#header .logo { float: left; margin-top: 40px; margin-left: 32px; width: 265px; height: 75px; display: inline; }
#header .belmij { float: right; margin-top: 40px; margin-right: 32px; width: 175px; height: 44px; display: inline; }
#header #navigation { position: absolute; top: 145px; left: 0; margin: 0; padding: 0 20px 0 20px; width: 800px; height: 30px; border-top: 1px solid #e2e2e2; }
#header #navigation ul#nav { margin: 0; padding: 0; width: 800px; height: 30px; } 
#header #navigation ul#nav li { float: left; margin: 0px; padding: 0 15px 0 15px; width: auto; height: 30px; font-size: 13px; line-height: 30px; display: inline; }
#header #navigation li a { color: #505050; text-decoration: none; font-size: 12px; font-weight: bold;  } 
#header #navigation li a:hover { color: #b5e706; } 
#header #navigation ul#nav li#products { position: relative; border-bottom: none;  }
#header #navigation ul#nav li#products ul { position: absolute; top: 35px; left: 0; margin: 0; padding: 0; width: 200px; height: 28px; }
#header #navigation ul#nav li#products ul li {  padding: 0 8px 0 8px; height: 28px; font-size: 12px;  line-height: 26px; border-top: none; border-bottom: 1px solid #e2e2e2; }


/* FOOTER */
#footer { position: absolute; bottom: 0; left: 0px; margin: 0; padding: 15px 0 0 0; width: 100%; height: 67px; background-image: url('/images/layout/footer-bg.png');}
#footer p { margin: 5px 0 5px 0; padding: 0; line-height: 14px; font-size: .85em; color: #eeeeee; text-shadow: 0 1px #666;text-align: center; }
#footer a { color: #b5e706; text-decoration: none; } 
#footer a:hover { color: #b5e706; text-decoration: underline; }


/* BACKSTAGE */
p.info { margin-top: 15px; color: #999999; font-size: 11px; font-style: italic; font-weight: normal; }
p.info a { color: #999999; text-decoration: none; }
p.info a:hover { color: #666666; text-decoration: none; }
p.intro { margin-top: 10px; color: #44293b; font-style: normal; font-weight: bold;  } 
p.left { text-align: left; } 
p.center { text-align: center; } 
p.right { text-align: right; } 
p.justify { text-align: justify; } 
span.quote { font-size: 14px; color: #ffe900; font-style: italic; font-weight: bold; width: 100%; text-align: center;}
table { margin: 2px 0px 18px 0px;  } 
table td { padding: 0px 15px 2px 0px; }
span.strike { text-decoration: line-through; }
p img.left, span.left { float: left; margin: 0px 10px 10px 0px; display: inline; } 
p img.right, span.right { float: right; margin: 0px 0px 10px 10px; display: inline; } 


/* OVERIGE OPMAAK */
.home span.date { color: #999999; font-style: italic; }
.home strong a { color: #5C5C5C;  }
p.date { margin: 0 0 10px 0; color: #999999; font-weight: bold; }
.newslist p.date { margin: 35px 0 0 0; color: #999999; font-weight: bold; font-size: 12px; line-height: 14px }
.newslist h2 { margin: 5px 0 5px 0; }

#breadcrumps { position: absolute; right: 35px; top: 25px; width: 500px; height: 15px; line-height: 15px; font-size: 10px; color: #CCCCCC; text-align: right; z-index: 2; }
#breadcrumps2 { float: right; margin: 0 35px 15px 0; width: 735px; height: 15px; line-height: 15px; font-size: 10px; color: #CCCCCC; text-align: right; display: inline; }
#breadcrumps a, #breadcrumps2 a { color: #CCCCCC; }
#breadcrumps a:hover, #breadcrumps2 a:hover { color: #999999; }

/* CONTACT FORMULIER */
#status { width: 100%; height: 5px; }
#status h2 { margin-bottom: 10px; font-size: 18px; text-align: center; }
#status p { height: 16px; line-height: 16px; }
#status p img { vertical-align: bottom; margin-right: 5px; }
.statusloopt { padding: 10px 0 10px 0; width: 100%; text-align: center; color: #A5D305; }
.statusfout { padding: 0; text-align: left; color: #CC0000; }
.statusgoed { padding: 0; text-align: center; color: #5C5C5C; }
.contactform { padding: 0; height: 360px; }
.contactform2 { padding: 125px 0 0 0; height: 225px; }  
.contactform3 { padding: 70px 0 0 0; height: 280px; }

#submitter { margin: 0; padding: 28px 0 0 0; width: 124px; height: 0; border: 0; background: none; background-image: url('/images/layout/submit.png'); cursor: pointer; } 

/* SOCIAL LINKS */
ul#social { position: absolute; top: -36px; right: 50%; margin: 0 -400px 0 0; padding: 0; width: 160px; height: 36px; }
ul#social li { display: inline; margin: 0; padding: 0; }
ul#social li a { float: left; margin: 0 0 0 4px; padding: 36px 0 0 0; width: 36px; height: 0; font-size: 1px; overflow: hidden; background-image: url('/images/layout/social.png'); display: inline; }
ul#social li#rss a { background-position: 0 0; }
ul#social li#twitter a { background-position: -36px 0; }
ul#social li#linkedin a { background-position: -72px 0; }
ul#social li#facebook a { background-position: -108px 0; }
ul#social li#rss a:hover { background-position: 0 -36px; }
ul#social li#twitter a:hover { background-position: -36px -36px; }
ul#social li#linkedin a:hover { background-position: -72px -36px; }
ul#social li#facebook a:hover { background-position: -108px -36px; }


/* TWEETS */
#tweets { float: left; width: 210px; }
#tweets span { float: left; padding: 3px 0 3px 0; width: 210px; font-size: 10px; line-height: 14px; }
#tweets span.follow { width: 130px; font-size: 12px; line-height: 18px; }
#tweets span.light { background-color: #eee; }


/* REFERENTIES */
ul.gallery {width: 770px; /*--Adjust width according to your scenario--*/list-style: none;margin: 0; padding: 0; }
ul.gallery li {float: left;margin: 20px; padding: 0;text-align: center;border: 1px solid #ccc;-moz-border-radius: 5px; /*--CSS3 Rounded Corners--*/-khtml-border-radius: 5px; /*--CSS3 Rounded Corners--*/-webkit-border-radius: 5px; /*--CSS3 Rounded Corners--*/display: inline; }
ul.gallery li a.thumb {width: 192px; height: 128px; margin: 10px;cursor: pointer; }
ul.gallery li span { /*--Used to crop image--*/width: 192px;height: 128px;overflow: hidden;display: block; }
ul.gallery li a.thumb:hover {background: #A5D305; }
ul.gallery li h2 {font-size: 1em;font-weight: normal;text-transform: uppercase;margin: 0; padding: 10px;background: #f0f0f0;border-top: 1px solid #ccc; }
ul.gallery li a {text-decoration: none; color: #777; display: block;}



/* SITEMAP */
ul#sitemap { list-style-type: disc; }
ul#sitemap li { margin-bottom: 10px; margin-top: 10px; font-size: 15px;} 
ul#sitemap ul.sub { margin-top: 10px; list-style-type: circle; }
ul#sitemap ul.sub li { margin-bottom: 5px; margin-top: 10px; font-size: 13px;}


/* CAROUSEL */
.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item { float: left; list-style: none; width: 70px; height: 70px; }
.jcarousel-next, .jcarousel-prev { z-index: 3; display: none; }
.jcarousel-container { }
.jcarousel-container-horizontal { width: 710px; padding: 10px 30px; }
.jcarousel-clip-horizontal { width:  710px; height: 70px; }
.jcarousel-item { width: 70px; height: 70px; }
.jcarousel-item-horizontal { margin: 0 5px; }
.jcarousel-item-placeholder { background: #fff; color: #000; }
ul.jcarousel-list li a.thumb {width: 60px; /*--Width of image--*/height: 60px; /*--Height of image--*/margin: 5px;cursor: pointer; }
ul.jcarousel-list li span { /*--Used to crop image--*/width: 60px;height: 60px;overflow: hidden;display: block; }
ul.jcarousel-list li a {text-decoration: none; color: #777; display: block;}
.jcarousel-next-horizontal { position: absolute; top: 25px; right: 5px; width: 32px; height: 20px; cursor: pointer; background: transparent url('/images/carousel/next.png') no-repeat 0 0; }
.jcarousel-next-horizontal:hover { background-position: -32px 0; }
.jcarousel-next-horizontal:active { background-position: -64px 0; }
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -96px 0; }
.jcarousel-prev-horizontal { position: absolute; top: 25px; left: 5px; width: 32px; height: 20px; cursor: pointer; background: transparent url('/images/carousel/prev.png') no-repeat 0 0; }
.jcarousel-prev-horizontal:hover { background-position: -32px 0; }
.jcarousel-prev-horizontal:active { background-position: -64px 0; }
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -96px 0; }


/* FANCYBOX V1.3 */
#fancybox-loading {position: fixed; top: 50%; left: 50%; height: 40px; width: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; background: transparent; z-index: 1104; display: none; }
* html #fancybox-loading { /* IE6 */ position: absolute;margin-top: 0; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: transparent url('/images/fancybox130/fancy_loading.png') no-repeat; }
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; z-index: 1100; display: none; }
* html #fancybox-overlay { /* IE6 */ position: absolute; width: 100%; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #000; }
#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }
#fancybox-close { position: absolute; top: -15px; left: -15px; width: 32px; height: 32px; background: url('/images/fancybox130/fancy_close_infinite.png') top left no-repeat; cursor: pointer; z-index: 1103; display: none; }
#fancybox-close:hover { background-position: 0 -32px; }
#fancybox_error { color: #444; font: normal 12px/20px Arial; }
#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; }
#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }
#fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding: 10px 0; text-align: center; color: #333; }
.fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; }
.fancybox-title-over { color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background: url('/images/fancybox130/fancy_title_over.png'); display: block; }
#fancybox-title-wrap { display: inline-block; }
#fancybox-title-wrap span { height: 32px; float: left; }
#fancybox-title-left { padding-left: 15px; background: transparent url('/images/fancybox130/fancy_title_left.png') repeat-x; }
#fancybox-title-main { font-weight: bold; line-height: 29px; background: transparent url('/images/fancybox130/fancy_title_main.png') repeat-x; color: #A5D305; }
#fancybox-title-right { padding-left: 15px; background: transparent url('/images/fancybox130/fancy_title_right.png') repeat-x; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url('/images/fancybox130/blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background: transparent url('/images/fancybox130/fancy_nav_left.png') no-repeat; }
#fancybox-right-ico { background: transparent url('/images/fancybox130/fancy_nav_right.png') no-repeat; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
div.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; z-index: 1001; }
div#fancy-bg-n { top: -20px; left: 0; width: 100%; height: 20px; background: transparent url('/images/fancybox130/fancy_shadow_n.png') repeat-x; }
div#fancy-bg-ne { top: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('/images/fancybox130/fancy_shadow_ne.png') no-repeat; }
div#fancy-bg-e { top: 0; right: -20px; height: 100%; width: 20px; background: transparent url('/images/fancybox130/fancy_shadow_e.png') repeat-y; }
div#fancy-bg-se { bottom: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('/images/fancybox130/fancy_shadow_se.png') no-repeat; }
div#fancy-bg-s { bottom: -20px; left: 0; width: 100%; height: 20px; background: transparent url('/images/fancybox130/fancy_shadow_s.png') repeat-x; }
div#fancy-bg-sw { bottom: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('/images/fancybox130/fancy_shadow_sw.png') no-repeat; }
div#fancy-bg-w { top: 0; left: -20px; height: 100%; width: 20px; background: transparent url('/images/fancybox130/fancy_shadow_w.png') repeat-y; }
div#fancy-bg-nw { top: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('/images/fancybox130/fancy_shadow_nw.png') no-repeat; }


/* IE-6 FIX */
.png, .bottom, #content img { behavior: url("/css/iepngfix.php"); }