﻿html, body
{
	height: 100%;
}

.boldHeader 
{
	font-weight: bold;
}
strong
{
  color:#404040;
}
p 
{	
	padding:0;
	margin:0px 0px 10px 0px;	
}

a, a:link, a:visited, a:active  
{
	padding: 0;
	margin:0;
	color: #00476c;
}

a:hover 
{
	color: #108dce;
	text-decoration:none;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*
a:hover img 
{
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60; 
	opacity:0.6;

}
*/
body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-width: 971px;
	width: 100%;
	font-family: "Trebuchet MS" , Arial, Verdana;
	font-size: 12px;
}

#main_content_placeholder
{
	width: 971px;
	margin: 0px auto;
	height: 100%;
}

#main_background_image
{
	width: 971px;
	height: auto;
	float: left;
	background: url(../images/norman_bg_repeater.gif);
	background-repeat: repeat-y;
}

#main_content_placeholder_marg
{
	width: 941px;
	padding: 0px 11px;
	float: left;
}

#header
{
	width: 100%;
	float: left;
	padding: 8px 0 0 0;
}

#logo
{
	width: 171px;
	height: 41px;
	float: left;
	padding: 0 0 12px 0;
}

/* LANGUAGE MENU //////////////////////////////////////////////////////////////////////////////  */

#languages
{
	border: 0px solid;
	float: right;
	font-size: 10px;
	padding: 0 10px;
}

#languages ul
{
	list-style-type: none;
	margin: 2px 5px 0 0;
	padding: 0;
}

#languages ul li
{
	display: inline;
	float: left;
	padding: 0 0px 0 0;
}

#languages ul li a, #languages ul li a:link, #languages ul li a:visited, #languages ul li a:active
{
	text-decoration: none;
	color: #666666;
}

#languages ul li a:hover
{
	text-decoration: underline;
	color: #333333;
}

/* HEADER 2 //////////////////////////////////////////////////////////////////////*/


#header2
{
	width: 941px;
	height: 210px;
	padding: 0 0px 0 7px;
}

/* CONTENT HOLDER LEFT  */
#header2_left
{
	/*width: 312px;*/
	width: 302px;
	height: auto;
	float: left;
	padding:0 9px 0 0;
}

#header2_left_holder
{
	/*width: 312px;*/
	width: 302px;
	height: auto;
	float: left;
}

#header2_left_content
{
	width: 280px;
	height: 201px; /* NOT ON AUTO ANYMORE */
	background-color: #f3f8fa;
	border: solid 1px #eaeff2;
	
	padding: 10px 10px 0 10px;
	float: left;
	line-height: 18px;
	color: #595959;
	font-size: 12px;
}

#header2_right
{
	width: 610px;
	height: 213px;
	float: left;
	padding: 0 7px;
}

/* CONTENT ///////////////////////////////////////////////////////////////////////*/

.content_home
{
	width: 943px;
	height: auto;
	float: left;
	margin: 14px 0 0 0;
}

.content_product
{
	width: 943px;
	height: auto;
	float: left;
	margin: 14px 0 0 0;
	padding: 0 0 10px 0;
}

.content_product ul 
{
	margin: 0 0 0 25px;
	padding: 0px;
	list-style-image: url(../images/norman_list_bullet.gif);
	width:auto;
}

.content_item
{
	width: 302px;
	height: auto;
	color: #666;
	float: left;
	padding: 0 7px 4px;
	/*margin: 0 15px 0 0px;*/
}

.content_item_right
{
	width: 302px;
	height: auto;
	color: #666;
	float: left;
	padding: 0 0 0 7px;
	/*margin: 0 15px 0 0px;*/
}


.content_item_img 
{
	width: 217px;
	height: 114px;
	padding: 0 0 4px 0;
}

.content_item_img img 
{
	padding: 0px;
	margin: 0px;
	float:left;
}

.content_item a:link, 
.content_item a:visited,
.content_item_right a:link,
.content_item_right a:visited
{
	color: #00476c;
	padding: 10px 0 0 5px;
	text-decoration: none;
}
.content_item_right a:hover,
.content_item_right a:active,
.content_item a:hover, 
.content_item a:active
{
	color: #000;
	text-decoration: underline;
}

/* BREADCRUMBS //////////////////////////////////////////////////////////////////////////////////*/

#breadcrumbs_marg
{
	padding: 0px 0 0 0;
	float: left;
}

#breadcrumbs
{
	width: 911px;
	height: 19px;
	background: url(../images/norman_breadcrumbs.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
/*	color: #00476c;*/
	padding: 4px 10px 3px 20px;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active
{
/*	color: #999; */
	text-decoration: none;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
	color: #00476c;
}

/* PRODUCTS //////////////////////////////////////////////////////////////////////////////////*/

#submenu
{
	width: 131px;
	float: left;
	padding: 15px 0 15px 15px;
	margin: 0;
/*	color: #666;*/
}

#submenu ul
{
	margin: 0;
	list-style-type: none;
	font-size: 12px; /*margin-top: 15px;*/
	padding: 0 0 10px 0;
}

#submenu ul ul
{
	padding: 0;
}

#submenu ul a:link, #submenu ul a:visited
{
	color: #00476c;
	text-decoration: none;
}

#submenu ul a:hover, #submenu ul a:active
{
	color: #000;
	text-decoration: underline;
}


#submenu ul li ul
{
	text-decoration: none;
}

/*#submenu ul ul a, */#submenu ul ul a:link, #submenu ul ul a:visited
{
	margin: 0;
	color: #00476c;
	list-style-type: none;
	padding: 3px 0 3px 0px;
}

#submenu ul ul a:hover, #submenu ul ul a:active
{
	margin: 0;
	color: #000;
	text-decoration: underline;
	list-style-type: none;
}

.MenuItemSelected
{
	color: Black;
	/*padding: 3px 0 3px 3px;	*/
}


/* PAGE CONTENT FIELD*/
#content
{
	float: left;
	width: 964px;
	height: auto;
	padding: 5px 0 0 7px; 
	/*background: url(../images/norman_submenu_bg_repeater.gif) repeat-y;*/
}

#products_content
{
	width: 775px; /*height: 400px;*/ /*border: 1px solid blue;*/
	margin: 0;
	height: auto;
	float: left;
	color: #888;
	border-top: solid 1px #e0e0e0;
	padding: 10px 0 0 0px;
	margin: 0 0 0 15px;
}

#products_titel
{
	padding: 0 0 2px 14px;
	/*background-color: white;*/
	width: 767px;
}

.product_item
{
	width: 380px;
	height: auto;
	color: #666;
	float: left;
	line-height: 14px; /*border: 1px solid red;*/
	padding: 0 0 20px 0;
}

.product_item_img
{
	width: 153px;
	height: 119px;
	float: left;
	margin: 0 10px 0px 0;
}

.product_item_img img 
{
	float:left;
}

.product_item a:link, .product_item a:visited
{
	color: #00476c;
	padding: 10px 0 0 5px;
	text-decoration: none;
}

.product_item a:hover, .product_item a:active
{
	color: #000;
	text-decoration: underline;
}

#other_products
{
	width: 800px;
	color: #00476c;
	padding: 10px 0 0 0;
}

ul.other_products
{
	padding: 0 5px 0 0;
	float: left;
	width: 176px;
	height: auto;
	margin: 0 0 0 18px;
	list-style-image: url(../images/norman_list_bullet.gif);
	font-weight: bold; /*border: 1px solid red;*/
}

ul.other_products a:link, ul.other_products a:visited
{
	color: #00476c;
	text-decoration: none;
}

ul.other_products a:hover
{
	color: #000;
	text-decoration: underline;
}

ul.other_products li
{
	width: 170px;
}


/*PRODUCTS CONTENT SUB (vervolg page van products) //////////////////////////////////////////*/

#products_content_sub
{
	width: 755px;
	float: left;
	color: #595959;
	padding: 0 10px 0 0;
}

#products_content_sub_text
{
	width: 400px;
	float: left;
	height: auto;
	color: #595959;
	padding: 0 20px 20px 0;
}

#products_content_sub_img
{
	width: 325px;
	height: 210px;
	float: right;
}

.products_content_sub_item
{
	width: 325px;
	height: auto;
	color: #595959;
	float: left;
	line-height: 14px; /*border: 1px solid red;*/
	padding: 0 5px 20px 0;
}

.products_content_sub_item_img
{
	width: 88px;
	height: 88px;
	float: left;
	margin: 0 10px 0px 0;
}

.products_content_sub_item_img img 
{
	float:left;
}

.products_content_sub_item a:link, .products_content_sub_item a:visited
{
	color: #00476c;
	padding: 10px 0 0 5px;
	text-decoration: none;
}

.products_content_sub_item a:hover, .products_content_sub_item a:active
{
	color: #000;
	text-decoration: underline;
}

/*e-wood*  detail page */

#products_content_sub_header
{
	width: 769px;
	height: 203px;
	float: left;
	color: #595959;
	padding: 0 0px 0 0;
}

#products_content_sub_detail
{
	float: left;
	color: #595959;
	padding: 10px 10px 0 0;
}

#products_content_sub_detail_text
{
	width: 520px;
	float: left;
	color: #595959;
	padding: 0 20px 20px 0;
	display: inline;
}

.products_content_content_repeater 
{
	width: 520px;
	float: left;
	color: #595959;
	padding: 0 0 10px 0;
	display: inline;
}

.products_content_content_repeater p 
{
	clear:left;
}

#products_content_sub_detail_text img
{
	float: left;
	padding: 3px 5px 2px 0;
}

#products_direct_menu 
{
	width: 222px;
	float: right;
	display: inline;
	padding: 0 0 20px 0;
	background: #F3F3F4 url(../images/norman_prod_direct_menu_footer.gif) no-repeat bottom left;
	margin: 0 0 20px 0;
}

#products_menu_direct_header
{
	width: 182px;
	background: url(../images/norman_prod_direct_menu_top.jpg) 0 0 no-repeat;
	padding: 10px 20px;
	color: #00476c;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

#products_direct_menu_content
{
	width: 202px;
	padding: 0px 0px 0px 0;
	margin: 0;
	display: inline;
}

#products_direct_menu_content ul
{
	margin: 0 10px 0 18px;
	padding: 0 0 0 0px;
}

#products_direct_menu_content ul li 
{
	/*height: 25px;*/
	background: url(../images/norman_prod_direct_menu_list_bullet.gif) 0 8px no-repeat;
	list-style-type: none;
	padding: 5px 0 5px 20px;
	margin: 0;
}

#products_direct_menu_content ul li a,
#products_direct_menu_content ul li a:link,
#products_direct_menu_content ul li a:visited,
#products_direct_menu_content ul li a:active 
{
	color: #00476c;	
	font-weight: bold;
	text-decoration: none;
}

#products_direct_menu_content ul li a:hover 
{
	color: #333;
}


.products_direct_menu 
{
	width: 222px;
	height: auto;
	float: left;
}

.products_menu_direct_header
{
	width: 182px;
	height: 10px;
	float: left;
	background-image: url(../images/norman_prod_direct_menu_top.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px;
	color: #00476c;
	font-size: 16px;
	font-weight: bold;
}

.products_direct_menu_content
{
	width: 202px;
	height: 85px;
	float: left;
	background-image: url(../images/norman_prod_direct_background.gif);
	padding:10px 20px 10px 0;
	margin: 0px;
}

.products_direct_menu_content ul
{
	margin:0 0 0 25px;
	padding: 0 0 0 10px;
	list-style-image: url(../images/norman_prod_direct_menu_list_bullet.gif);
}

.products_direct_menu_content ul li 
{
	height: 25px;
	padding: 0 0 0 5px;
}

.products_direct_menu_content ul li a,
.products_direct_menu_content ul li a:link,
.products_direct_menu_content ul li a:visited,
.products_direct_menu_content ul li a:active 
{
	color: #00476c;	
	font-weight: bold;
	text-decoration: none;

}

.products_direct_menu_content ul li a:hover 
{
	color: #333;
}



.divCatalogLinkDescription
{
	height:70px;	
}



/* Normale pagina's (zoals Company en Environment */

#pagina_content
{
	width: 910px; /*height: 400px;*/ /*border: 1px solid blue;*/
	margin: 0;
	height: auto;
	float: left;
	color: #888;
	border-top: solid 1px #e0e0e0;
	padding: 15px 0 0 0px;
	margin: 0 0 0 15px;
	
}

#pagina_titel
{
	padding: 0 0 2px 14px;
	/*background-color: white;*/
	width: 900px;
}

#pagina_content_sub
{
	width: 910px;
	float: left;
	color: #595959;
	padding: 0 10px 0 0;
	
}

#pagina_content_sub_text
{
	width: 590px;
	float: left;
	color: #595959;
	padding: 0 0 20px 0;
	
}
  
  #pagina_content_sub .onecol {
    width: 910px;
  }
  
#pagina_content_sub_img
{
	width: 300px;
	float: right;
	
}

#pagina_content_sub_img img
{
	float: right;
}

/*#ChildrenContainer
{
	width: 325px;
	float: right;
	height: auto;
	border: solid 1px red;
}*/

#products_right_column
{
	float:left; 
	width: 325px; 
	padding-top: 10px;
}
 
 
 /* Contact page */
 
 
 #contact_left 
 {
 	float: left;
 	width: 220px;
 	padding-right: 10px;
 }
 
  #contact_right 
 {
 	float: right;
 	width: 360px;
 	/*border: 1px solid red;*/
 }
 
 .ContactForm {

 float: left;
 padding: 0 0 20px 10px;
 /*border: 1px solid red;*/
 margin: 0;
 border: 0px;

 }
 
 .btnSubmit
 {	
 	border: 0;
 	background-image: url(../images/norman_send_button.gif);
 	width: 100px;
 	height:28px;
 	color: White;
 }
 
#map 
{
	float: left;
	width: 340px; 
	height: 320px;
}

/* Download page */

#divDownloads h3
{
	font-size:14px;		
}


#divDownloads ul 
{
	padding : 0 0 20px 0;
    margin: 0;
    list-style-type: none;
    
}

#divDownloads ul ul
{
	padding : 0;
    margin: 0;
    list-style-type: none;
    }

#divDownloads ul li
{
    padding: 0 0 20px 0;
    display: inline;
    float: left;
    width: 400px;
 }

#divDownloads ul li li
{
    padding: 0 0 0 0;
    display: inline;
    float: left;
    width: 400px;
 }


#divDownloads ul li a, #divDownloads ul li a:link, #divDownloads ul li a:visited
{
    color: #00476c;
    font-size: 13px;
    text-decoration: none;

}

#divDownloads ul li a:hover
{
	color: #000000;
}

#divDownloads ul ul li .lnkShow:link, #divDownloads ul ul li .lnkShow:visited
{
    color: #00476c;
    text-decoration: none;
    background-image: url(/images/norman_link_icon.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
}

#divDownloads ul ul li .lnkSave:link, #divDownloads ul ul li .lnkSave:visited
{
    color: #00476c;
    text-decoration: none;
    background-image: url(/images/norman_save_icon.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
}


#divDownloads ul li a:active
{
    color: #666666;
    text-decoration: none;
}
#divDownloads ul ul li a:hover
{
    color: #000000;
    text-decoration: underline;
}

.language_holder {
	float		: right;
	margin	: 0;
	padding	: 0;
	border  : 1px solid red;
}

/* singlescreen */

ul.singlescreen {
  margin: 0;
  padding: 0;
  width: 616px;
  height: 213px;
  background-color: #cecece;
}

  ul.singlescreen li {
    float: left;
    width: 616px;
    height: 213px;
    display: none;
  }

  .singlescreen li.first { 
    display: inline; 
  }

  ul.singlescreen li img {
    width: 616px;
    height: 213px;
  }

div.singlescreen-controls {
  position: absolute;
  width: 150px;
  height: 28px;
  padding: 10px;
  margin: -38px 0 0 537px;
  z-index: 100;
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
}
  
  div.singlescreen-controls img {
    width: 20px;
    height: 19px;
    padding: 0;
    margin: 0;
    cursor: pointer;
  }  
    
/* end slideshow */

/* gallery */

ul.gallery-tabs {
  display: block;
  height: 25px;
  margin: 0;
  padding: 0 0 0 7px;
}

  ul.gallery-tabs li {
    float: left;
    list-style-type: none;
    margin: 0 0px 0 5px;
    padding: 0;
    background: url('/images/norman_prod_direct_menu_top.jpg') top left no-repeat;
    border-bottom: solid 1px #E8E8E8;
  }

  ul.gallery-tabs li a, ul.gallery-tabs li a:visited {
    font-weight: bold;
    float: left;
    list-style-type: none;
    background: url('/images/norman_prod_direct_menu_top.jpg') top right no-repeat;
    color: #999;
    margin: 0 0px 0 5px;
    padding: 5px 10px 2px 5px;
    text-decoration: none;
  }

  ul.gallery-tabs li.selected {
    background: url('/images/norman_tab.gif') top left no-repeat;
    border-bottom: solid 1px #fff;
  }

  ul.gallery-tabs li.selected a, ul.gallery-tabs li.selected a:visited {
    background: url('/images/norman_tab.gif') top right no-repeat;
  }

.gallery-main {
  width: 900px;
  height: 495px;
  padding: 10px;
  border: solid 1px #E8E8E8;
}

  div.gallery-main-image {
    width: 740px;
    height: 495px;
    overflow: hidden;
    float: none;
    text-align: center;
    vertical-align: middle;
  }
  
  div.gallery-sidebar {
    position: absolute;
    height: 475px;
    float: none;
    margin: 5px 0 0 760px;
    width: 100px;
    text-align: center; 
  }

  .gallery-images {
    background-color: #eee;
    display: block;
    height: 445px;
    width: 104px;
    overflow: hidden;
    float: none;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: left;
  }

    .gallery-images ul {
      display: block;
      height: 495px;
      width: 104px;
      float: none;
      margin: 0;
      padding: 0;
    }

    .gallery-images ul li {
      width: 104px;
      display: inline;
      float: left;
      list-style-type: none;
      margin: 0;
      padding: 0;
    }
    
    .gallery-images ul li img {
      width: 100px;
      height: 80px;
      background-repeat: no-repeat;
      background-position: center center;
      margin: 1px 0 0 0;
      padding: 0;
      border: solid 2px #999;
      cursor: pointer;
    }

      .gallery-images ul li img.selected {
        border: solid 2px #00476C;
      }
        
    .gallery-up, .gallery-down {
      cursor: pointer;
      width: 20px;
      border-top: solid 1px #fff;
      float: none;
      margin: 0;
    }

/* end gallery */