html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url('/images/layout/bg.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

p {
	font-size: 13px;
	line-height: 18px;
}

h1 { font-size: 20px; line-height: 24px; margin-bottom: 2px; margin-top: 0px; color: #000;  }
h2 { font-weight: bold; font-size: 16px; color: #ea3d2f; margin-bottom: 5px; }
h3 { font-size: 16px; color: #525252; }

blockquote { margin: 20px; padding: 10px; background: #f5f5f5; }

a { color: #ea3d2f; }

ul, ol { margin: 10px 10px; }
li { line-height: 16px; }
ul li { list-style: disc inside; }
ol li { list-style: decimal inside; }



input { font-size: 13px; height: 20px; line-height: 20px; }


.clear { clear: both; }
.clear-l { clear: left; }
.clear-r { clear: right; }
.left { float: left; }
.right{ float: right; }
.photo { margin: 5px; }
.icon { vertical-align: middle}

.red { color: #ea3d2f;}
.bold { font-weight: bold; }

.content-picture { margin: 5px; }

/**
 * Editing mode styles
 */
.edit-mode {
	border: 2px solid #ff0000;
	padding: 3px;
	background: #f8cc99;
	text-align: center;
}

#container{
    width: 900px;
    height: 100%;
    background-image: url('/images/layout/bg_container.gif');
    background-repeat: no-repeat;
    background-position: top left;
    }
html>body #container{
    position: absolute;
    left: 50%;
    margin-left: -450px;
    }






fieldset {
    margin: 10px;
    border: 1px solid #23272F;
    padding: 5px 10px;
    }
fieldset legend {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #323743;
    }

/**
 * Header information
 */
#header                 { width: 900px; overflow: hidden; }
#header .logo           { margin-top: 20px;	margin-left: 5px; float: left; }
#header div.title       { background: url('/images/layout/title.png') no-repeat; width: 420px; height: 80px; float: left; margin: 40px 0 0 60px; }
#header div.title h1    { display: none; }
#header .contact        { float: right;	clear: right; margin: 40px 5px 0 0;	text-align: right; }
#header .contact p      { font-size: 13px; line-height: 16px; font-weight: normal; }


div.menu {
	width: 100%;
	margin-top: 20px;
	background: #525252;
}
div.menu a {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	padding: 7px 5px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
div.menu a.active {
	background: #ea3d2f;
}
div.menu a:hover {
	background: #ea3d2f;
}
div.submenu {
	background: #ea3d2f;
	height: 20px;
	width: 100%;
}


/**
 * Content
 */	
#content {
	float: left;
	width: 890px;
	padding: 15px 5px;
	background-image: url('/images/layout/bg-content.jpg');
	background-repeat: no-repeat;
	background-position: top right; 
	}
#content .content {
	float: left;
	position: relative;
	width: 100%;
}
#content .sidebar {
	width: 215px;
	position: relative;
	float: left;
	display: none;	
}

/**
 * Right side blocks
 */
.block-side                     { width: 213px; background: #fff;	border: 1px solid #ea3d2f; }
.block-side h3                  { display: block;	font-size: 12px;	line-height: 14px;	background: #ea3d2f;	font-weight: bold;	color: #fff;	padding: 3px 5px; }
.block-side .body               { padding: 5px; background: #fff; }
.block-side p                   { line-height: 15px; }
.block-side p .icon             { margin: 3px 0; }
.block-side a                   { font-weight: bold; color: #525252; text-decoration: none; }
.block-side a:hover             { text-decoration: underline; }
	
/**
 * HOME
 */
#home .producten { width: 470px; }
#home .producten .product { margin: 5px 5px; float: left }
#home .description { width: 400px; }
#home .company-movie { margin: 5px; }

#home .picture { margin: 5px 0; }

/**
 * Products
 */
#products {}
#products .product { position: relative; float: left; border: 1px solid #ea3d2f; text-align: center; width: 215px; height: 200px; overflow: hidden; background: #fff; margin: 10px 5px 0 0; }
#products .product a { color: #fff; text-decoration: none; }
#products .product h3 { display: block; font-size: 12px; line-height: 14px; background: #ea3d2f; font-weight: bold; color: #fff; padding: 3px 5px; }
#products .description { width: 350px; margin: 5px 10px 10px 0;}
#products .images { width: 530px; }
#products .images .picture { margin: 0 15px 15px 0; float: left;}

/**
 * Kennismaking
 */
#kennismaking {}
#kennismaking .contentBody { position: relative; float: left; width: 360px; margin: 0 30px;}
#kennismaking .contentImages { float: left; overflow: hidden; width: 470px; }

/** 
 * Nieuws
 */
#news {}
#news .newsitem { margin: 20px; }
#news .newsitem .footer { margin: 10px 0; padding: 0 10px; background: #525252; font-size: 11px; line-height: 25px; }

/**
 * Contact
 */
#contact {}
#contact .contact-text { float: left; margin: 30px; width: 350px;}
#contact .contact-email { float: right; width: 450px; margin: 10px 10px; }
#contact .email { width: 100%; margin-top: 15px; }
#contact .email td { padding: 4px; }
#contact .email .title { font-weight: bold; width: 100px; vertical-align: middle;}
#contact .email .msg { width: 280px; height: 150px; }


	
#content p{
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 18px;
	}
	
#content .foto{
	border: 1px solid #000;
	margin: 5px;
	}
	

	

#footer {
	clear: both;
	width: 100%;
	border-top: 10px solid #ea3d2f;
	padding-bottom: 15px;
}


#menu{
	position: absolute;
	top: 143px;
	margin-left: 25px;
	z-index: 99999;
	}
html>body #menu {
	position: fixed;
	left: 50%;
	margin-left: -340px;
	}
#menu a{
	float: left;
	height: 39px;
	background-position: top;
	margin: 0;
	padding: 0;
	}
#menu a.item_home 										{ width: 53px; background-image: url('/images/menu/home.gif'); }
#menu a.item_contact									{ width: 78px; background-image: url('/images/menu/contact.gif'); }
#menu a.item_kennismaking								{ width: 110px; background-image: url('/images/menu/kennismaking.gif'); }
#menu a.item_heftafels									{ width: 72px; background-image: url('/images/menu/heftafels.gif'); }
#menu a.item_fotoboek									{ width: 77px; background-image: url('/images/menu/fotoboek.gif'); }
#menu a.item_nieuws										{ width: 60px; background-image: url('/images/menu/nieuws.gif'); }
#menu a.item_pallettransport							{ width: 111px; background-image: url('/images/menu/pallettransport.gif'); }
#menu a.item_toepassingen								{ width: 103px; background-image: url('/images/menu/toepassingen.gif'); }

#menu a:hover{
	background-position: bottom;
}

#messageHelper { width: 100%; display: block; clear: both; margin: 10px 0; }
#messageHelper p { margin: 10px; line-height: 20px; }
#messageHelper .ok { background: #c1e6ab; border: 1px solid #2e7007; }
#messageHelper .nook { background: #f9a1a1; border: 1px solid red; }
#messageHelper .ok p { background-image: url('/images/action_ok.gif'); background-repeat: no-repeat; padding-left: 25px; }
#messageHelper .nook p { background-image: url('/images/action_notok.gif'); background-repeat: no-repeat; padding-left: 25px; }

.info_table{
	width: 700px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	}
.info_table td{
	padding: 5px;
	}
.info_table .title{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 15px;
	}
.info_table .email{
	padding-top: 3px;
	color: #FF1A02;
	}

.breadcrumbs {
	clear: left;
	font-size: 9px;
	margin: 0px;
	font-weight: bold;
	color: #ff1a02;
	}
.breadcrumbs a{
	color: #000;
	text-decoration: none;
	}
.breadcrumbs a:hover{
	text-decoration: underline;
	}
.breadcrumbs_back_button {
	float: right;
	clear: right;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 11px;	
	}
.breadcrumbs_back_button a {
	text-decoration: none;
	color: #236aca;
	font-weight: bold;
	}
.breadcrumbs_back_button a:hover {
	text-decoration: underline;
	}
	
/*******************************************
 * Fotoalbum
 */
.fotoalbums { margin-top: 20px; clear: both;}
.fotoalbum { width: 430px; position: relative; float: left; margin: 5px; }
.fotoalbum h2 { display: block; background: #ea3d2f; color: #fff; padding: 5px; margin: 0;}
.fotoalbum h2 a { text-decoration: none; color: #fff; }
.fotoalbum .description { width: 200px; float: left; margin: 5px 5px 15px 5px;}
.fotoalbum .thumbs { margin: 0 5px; }
.fotoalbum .thumbs img { margin: 0 2px; float: left; }
.fotoalbum a.link-view { position: absolute; bottom: 5px; left: 120px; font-weight: bold; color: #ea3d2f; text-decoration: none;}

.album { width: 650px; }
.album .description { width: 100%; clear: both; }


