/**
 * 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;
}
/*TomS(6-aug): Text-align aangepast (center -> left) */
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	text-align: left;
	/* line-height: 0; */
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background: url(../images/blocks/bg_lightbox.png) no-repeat;
	width: 640px;
	height: 388px;
	margin: 0 auto;
	padding: 90px 140px;
	z-index: 100;
}
#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;
	display: none;
}
#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: none;
	/*display: block; */
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#lightbox-btnClose { width: 18px; height: 18px; background: url(../images/buttons/bg_btn_close.gif) left top no-repeat; cursor: pointer;  position: absolute; right:-30px; top:1px;  }
#cowbox_breadcrumb { float: left; padding-left: 9px; }
#cowbox_breadcrumb ul { padding:0 0 0 0px; list-style: none; margin: 0; color: #fff;  }
#cowbox_breadcrumb ul li { float: left; list-style: none; }
#cowbox_breadcrumb ul li.separator { text-align: center; padding:0 3px; }
#cowbox_breadcrumb ul li a:link, #cowbox_breadcrumb ul li a:visited{ color: #fff; }

#cowbox_contacts { float: right; margin-right:25px;}
.cow-box-top-info .contact_num { color: #fff;}
.cow-box-top-info .contact_num a:link, .cow-box-top-info .contact_num a:visited { color: #fff; margin-right: 15px; }
/*

.itemInfo { width: 640px; padding:0 140px; color: #fff; margin-top: 10px; } */

#cowbox_product { height: 275px; overflow:auto; margin-top: 25px; }
.cow-box-top-info { width: 100%; height: 30px; line-height: 30px; float: left; position: relative; clear:both; font-size: 11px; }

.fce-box { width: 630px; background: #fff; float: left; height: 320px; }
.fce-box .fce-box-c { margin:0px 17px; clear: both; height: 300px; }
.fce-box .fce-box-lt, .fce-box .fce-box-rt, .fce-box .fce-box-lb, .fce-box .fce-box-rb { width: 100%; float: left; }
.fce-box .fce-box-lt { background: url(../images/blocks/fce_box/bg_lt.gif) left top no-repeat; }
.fce-box .fce-box-rt { background: url(../images/blocks/fce_box/bg_rt.gif) right top no-repeat; }
.fce-box .fce-box-lb { background: url(../images/blocks/fce_box/bg_lb.gif) left bottom no-repeat; }
.fce-box .fce-box-rb { background: url(../images/blocks/fce_box/bg_rb.gif) right bottom no-repeat; }
.fce-box .fce-box-l { background: url(../images/blocks/fce_box/bg_ml.gif) top left repeat-y; }
.fce-box .fce-box-r { background: url(../images/blocks/fce_box/bg_mr.gif) top right repeat-y; }
.fce-box .fce-box-t { height: 19px; margin: 0 17px; background: url(../images/blocks/fce_box/bg_mt.gif) top left repeat-x; }
.fce-box .fce-box-b { width: auto; height: 18px; margin: 0 17px;  background: url(../images/blocks/fce_box/bg_mb.gif) bottom left repeat-x; position: relative; z-index: 10; }

#lightbox-container-image-box .small_tab { right:-51px; }


.itemImage { float: left; width: 43%; margin-left: 5%; display: inline; text-align: left; }
.itemInfo { float: right; width: 43%; margin: 35px 5% 0 0; display: inline; text-align: left; }
.itemInfo p { margin:0 0 10px 10px ; }

#cowbox_navLeft { width: 24px; height: 30px; position: absolute; left: 90px; top: 35%; z-index: 999; /* margin:60px 0 0 -40px; float: left; clear: left;  */ }
#cowbox_navLeft a:link, #cowbox_navLeft a:visited { width: 24px; height: 30px; background: url(../images/blocks/fce_box/bg_arrow_l.gif) left top no-repeat; float: left; text-indent: -100px; }

#cowbox_navRight { width: 24px; height: 30px; position: absolute; right: 100px; top:35%; z-index: 999; zoom: 1; /* margin:60px -40px 0 0px; float: right; clear: right; */ }
#cowbox_navRight a:link, #cowbox_navRight a:visited { width: 24px; height: 30px; background: url(../images/blocks/fce_box/bg_arrow_r.gif) left top no-repeat; float: right;  text-indent: -100px;}

#cowbox_loading { width: 100%; height: 100%; background: transparent url(../images/ajax-loader.gif) 50% 50% no-repeat; float: left; display: none;  }

/*TOMS(4feb2010): Afwijkende stijl voor zoekwoorden onder in de lightbox*/
.lightbox_zoekwoorden 		{ color:#666666; font-size:10px; font-family:arial;}