/* <!-- BLOK VOOR PRODUCT LISTING STYLES --> */

div.categoryDescription {
	font-size:12px;
	line-height:140%;
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-left: 12px;
}

div#showProducts {
	margin-right: 25px;
}
div#productDetailsContainer {

}
div#overviewContainer {
	margin-right: 25px;
}
table.overviewTable {
	width: 100%;
	margin-bottom: 6px;
}
td.overviewDarkBlueTop {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: url(images/round_border_top_right_dark_blue.png) top right no-repeat #bddbf6;
}
td.overviewDarkBlueBottom {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: url(images/round_border_bottom_right_dark_blue.png) bottom right no-repeat #bddbf6;
}
td.overviewDarkBlueBody {
	background-color: #bddbf6;
}

td.overviewLightBlueTop {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: url(images/round_border_top_right_light_blue.png) top right no-repeat #edf6fe;;
}
td.overviewLightBlueBottom {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: url(images/round_border_bottom_right_light_blue.png) bottom right no-repeat #edf6fe;;
}
td.overviewLightBlueBody {
	background-color: #edf6fe;
}


/* overview table layout */
table.overviewContentTable {
	width:100%;
}
td.overviewImageCell {
	padding-left: 17px;
	vertical-align: top;
	width: 130px;
}
td.overviewContentCell {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	font-size: 12px;
	line-height: 140%;
}

/* overview content */

div.overviewReadMore {
	text-align: right;
	padding-top: 5px;
}
a.overviewReadMore {
	color: #344c7d;
	font-weight: bold;
	text-decoration: none;
}
a.overviewReadMore:hover {
	/* color: #344c7d; */
	color:#000000;
}

img.overviewImage {
	width: 129px;
	height: 87px;
}

div#productImagesContainer {
	position: relative;
	margin-top: 40px;
}

img.productDetailImage {
	width: 129px;
	height: 87px;
	float: left;
	margin-right: 10px;
}

/* <!-- END BLOCK PRODUCT LISTING STYLES --> */

/* <!-- PRODUCT DETAIL STYLES --> */

table.productTable {
	width: 100%;
	margin-bottom: 10px;
}

td.productTableCenterLeft {
	width: 14px;
	background: #bddbf6;
}
td.productTableCenterMiddle {
	background: #bddbf6;
	font-size: 12px;
	line-height: 140%;
}
td.productTableCenterRight {
	width: 14px;
	background: #bddbf6;
}


td.productTableBottomLeft {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: url(images/round_border_bottom_left_dark_blue.png) bottom left no-repeat #bddbf6;

}
td.productTableBottomMiddle {
	background-color: #bddbf6;
}
td.productTableBottomRight {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: url(images/round_border_bottom_right_dark_blue.png) bottom left no-repeat #bddbf6;

}

table.homeTable {
	width: 100%;
}

td.homeTableTopLeft {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	width: 14px;
	background: #ffffff;
}
td.homeTableTopMiddle {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #edf6fe;;
}
td.homeTableTopRight {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	width: 14px;
	background: #ffffff;
}

td.homeTableCenterLeft {
	width: 14px;
	background: #ffffff;
}
td.homeTableCenterMiddle {
	background: #ffffff;
	font-size: 12px;
	line-height: 140%;
}
td.homeTableCenterRight {
	width: 14px;
	background: #ffffff;
}

td.homeTableBottomLeft {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}
td.homeTableBottomMiddle {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}
td.homeTableBottomRight {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}

div.productTabContainer {
	position: relative;
}

div.productTab {
	text-align: center;
	font-size: 12px;
	color: black;
	float: right;
	width: 100px;
	background-color: #edf6fe;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}

div.productTab a {
	color: #000000;
	text-decoration: none;
}
div.productTab a:hover {
	color: #000000;
}

div.productTabSelected  {
	text-align: center;
	font-size: 12px;
	color: black;
	float: right;
	width: 100px;
	background-color: #BDDBF6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}

div.productTabSelected a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.productTabSelected a:hover {
	color: #000000;
}

/* <!-- END PRODUCT DETAIL STYLES --> */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#logoContainer {
	width: 900px;
	position: relative;
}

div.clearBoth {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

div#pageContainer {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	padding-bottom: 25px;
}
div#bodyLayoutContainer {
	margin-top: 9px;
}
table#bodyTable {
	/* height: 640px; */
	border: 0px solid #EEEEEE;
	width: 100%;
}
td#menuCellTop {
	background: url(images/background_menu_top_left.png) top left no-repeat #000000;
	width: 253px;
	height: 15px;
	font-size: 1px;
	line-height: 0px;
}
td#bodyCellTop {
	background: url(images/background_body_top_center.png) top left repeat-x #FFFFFF;
	height: 15px;
	font-size: 1px;
	line-height: 0px;
}
td#rightCellTop {
	width: 15px;
	height: 15px;
	background: url(images/round_border_top_right.png) top left no-repeat #FFFFFF;	
	font-size: 1px;
	line-height: 0px;
}

td#menuCellMiddle {
	width: 253px;
	height: 594px;
	background: url(images/background_menu_middle.png) top left no-repeat #000000;
	text-align: left;
	vertical-align: top;
}
td#bodyCellMiddle {
	vertical-align: top;
}
td#rightCellMiddle {
	width: 15px;
	background: url(images/background_right_middle.png) top left repeat-y #FFFFFF;
}

td#menuCellBottom {
	width: 253px;
	height: 15px;
	background: url(images/background_menu_bottom.png) bottom left no-repeat #000000;
	font-size: 1px;
	line-height: 0px;
}
td#bodyCellBottom {
	background: url(images/background_body_bottom_center.png) top left repeat-x #FFFFFF;
	height: 15px;
	font-size: 1px;
	line-height: 0px;
}
td#rightCellBottom {
	width: 15px;
	height: 15px;
	background: url(images/round_border_bottom_right.png) top left no-repeat #FFFFFF;
	font-size: 1px;
	line-height: 0px;
}

div#leftContentContainer {
	height: 100%;
	position: relative;
}

/* content layout */
div#adresContainer {
	position: absolute;
	bottom: 0px;
}
table#adresTable {
	text-align:center;
	margin-left:auto;
	margin-right:auto; 
}
td#adresInfoLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 5px;
}
td#adresInfoCenter {
	width: 7px;
	font-size: 1px;
	line-height: 0px;
	background: url(images/background_adres_middle.png) center left repeat-y;
}
td#adresInfoRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 3px;
}

/* menu left */
div#menuContainer {
	position: relative;
	margin-top: 5px;
}
div.menuItem {
	padding-right: 14px;
	text-align: right;
	background: url(images/menu_bullet.png) right center no-repeat;
	margin-bottom: 16px;
	margin-right: 12px;
	font-weight: bold;	
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #c5daf5;
}

a.menuItem {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.menuItem:hover {
	color: #c5daf5;
}

/* inner content */
h1.overviewHeader { /* copied from content2.php */
	color: #344c7d;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 5px;
}

h1	{
color: #344c7d;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
margin-bottom: 5px;
}

h2	{
color: #344c7d;
font-size: 12px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
margin-bottom: 5px;
}

h3,h4,h5 {
color: #000000;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
margin-bottom: 5px;
}

h6 {
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
margin-bottom: 5px;
}


div#breadCrumbsContainer {
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 10px;
	padding-left: 12px;
}

a.breadCrumb {
	font-weight: bold;
	color: #344c7d;
	font-size: 12px;
	text-decoration: none;
}

span.breadCrumbSpacer {
	font-weight: bold;
	color: #344c7d;
	font-size: 12px;
}

a.breadCrumbSelected {
	font-weight: bold;
	color: #344c7d;
	font-size: 12px;
	text-decoration: underline;
}

table.pdfTable {
	margin-top: 20px;
}

table.pdfTable a {
	color: #000000;
}

table.pdfTable a:hover {
	color: #000000;
	text-decoration: underline;
}

div#productDivDemo a {
	color: #000000;
}

div#productDivDemo a:hover {
	color: #000000;
	text-decoration: underline;
}

div.demoDownloadContainer {
	margin-top: 20px;
}

/* HOME PAGE STYLES */

table.homeTable {
	width: 100%;
}

table.homeTable a {
	color: #000000;
	text-decoration: underline;
}

td.homeTableTopLeft {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	width: 14px;
	background: #ffffff;
}
td.homeTableTopMiddle {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}
td.homeTableTopRight {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	width: 14px;
	background: #ffffff;
}

td.homeTableCenterLeft {
	width: 14px;
	background: #ffffff;
}
td.homeTableCenterMiddle {
	background: #ffffff;
	font-size: 12px;
	line-height: 140%;
}
td.homeTableCenterRight {
	width: 14px;
	background: #ffffff;
}

td.homeTableBottomLeft {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}
td.homeTableBottomMiddle {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}
td.homeTableBottomRight {
	font-size: 1px;
	line-height: 0px;
	height:14px;
	background: #ffffff;
}