/* ----------------------------------------------------
   Project: 	intplywood.nl
   Subject: 	general CSS definitions

   (C) 2006 Netklaar, Amsterdam
   ---------------------------------------------------- */

html, body
{
	height: 100%;
}

body
{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial,Verdana;
	font-size: 11px;
	background-image: url(img/bg_wood_shadow.gif);
	background-color: #C0C0C0;
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}

h1,h2,h3,h4,h5
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 15px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}

table,td
{
	font-size: 11px;
}

.bodytext
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

a:link,a:visited
{
	color: #0089D4;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

a:active
{
	color: #0089d4;
}


#header
{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
}

div.languagemenu
{
	position: relative;
	z-index: 2;
	top: 3px;
	width: 750px;
	margin: 0px auto 0px auto;
	height: 25px;
	background-color: transparent;
	text-align: right;
}

#menucontainer
{
	position: relative;
	z-index: 2;
	top: 25px;
	width: 750px;
	margin: 0px auto 0px auto;
	display: table;
	height: 25px;
	background-color: transparent;
	text-align: left;
}


#menu
{
	padding: 0 0 0 32px;
}

#menu div
{
	display: inline;
	height: 25px;
	padding: 0;
	margin: 0;
}

div.menulogo
{
	display: inline;
	float: right;
	width: 233px;
	height: 25px;
	margin: 0 0px 0 0;
	background-image: url('img/int_plywood.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
}


#menubar-108,	
#menubar-94,
#menubar-93,
#menubar-89
{
	position: relative;
	z-index: 1;
	top: 24px;
	height: 15px;
	width: 100%;
	padding: 0;
	border-top: 1px solid #003C8C;
	border-bottom: 1px solid #003C8C;
	background-color: #0054A2;
}

#menubar-94
{
	border-top: 1px solid #5D9115;
	border-bottom: 1px solid #5D9115;
	background-color: #A0C104;
}

#menubar-93
{
	border-top: 1px solid #BA600D;
	border-bottom: 1px solid #BA600D;
	background-color: #EF9702;
}

#menubar-89
{
	border-top: 1px solid #726C00;
	border-bottom: 1px solid #726C00;
	background-color: #FFE100;
}

div.mainmenuitem,	
div.mainmenuitem-act
{
	float: left;
	width: 86px;
	height: 25px;
	margin: 0 -1px 0 0;
	border-bottom: transparent;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

div.mainmenuitem-act { border-bottom: 1px transparent solid; }

/**********************  plywood = 108 	**********************/
div.mainmenuitem108,
div.mainmenuitem108-act
{
	float: left;
	width: 86px;
	height: 25px;
	margin: 0 -1px 0 34px;
	background: url('img/tab_plywood.gif') 0 -50px no-repeat;
}

div.mainmenuitem108-act
{
	border-bottom: 1px solid #0054A2;
}

div.mainmenuitem108 a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url('img/tab_plywood.gif') top left no-repeat;
	font-size: 1px;
	vertical-align: -50px;
}

div.mainmenuitem108 a:hover
{
	background-image: none;
}

/**********************  nieuws = 94 	**********************/
div.mainmenuitem94,
div.mainmenuitem94-act
{
	float: left;
	width: 86px;
	height: 25px;
	margin: 0 -1px 0 0;
	background: url('img/tab_nieuws.gif') 0 -50px no-repeat;
}

div.mainmenuitem94-act
{
	border-bottom: 1px solid #A0C104;
}

div.mainmenuitem94 a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url( 'img/tab_nieuws.gif' ) top left no-repeat;
}

div.mainmenuitem94 a:hover
{
	background-image: none;
}

/**********************  producten = 93 	**********************/
div.mainmenuitem93,
div.mainmenuitem93-act
{
	float: left;
	width: 86px;
	height: 25px;
	margin: 0 -1px 0 0;
	background: url( 'img/tab_producten.gif' ) 0 -50px no-repeat;
}

div.mainmenuitem93-act
{
	border-bottom: 1px solid #EF9702;
}

div.mainmenuitem93 a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url( 'img/tab_producten.gif' ) top left no-repeat;
}

div.mainmenuitem93 a:hover
{
	background-image: none;
}

/**********************  contact = 89 	**********************/
div.mainmenuitem89,
div.mainmenuitem89-act
{
	float: left;
	width: 86px;
	height: 25px;
	margin: 0 -1px 0 0;
	background: url( 'img/tab_contact.gif' ) 0 -50px no-repeat;
}

div.mainmenuitem89-act
{
	border-bottom: 1px solid #FFE100;
}

div.mainmenuitem89 a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url('img/tab_contact.gif') top left no-repeat;
}

div.mainmenuitem89 a:hover
{
	background-image: none;
}


/**********************  Submenu   **********************/
#submenu
{
	float:left;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 119px;
}

div.submenuitem,
div.submenuitem-act
{
	width: 119px;
	height: 25px;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}

div.submenuitem img,	
div.submenuitem-act img
{
	border-width: 0;
}

/*************		Content			*************/
#contentcontainer
{
	position: relative;
	z-index: 1;
	top: 24px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
}

#submenucontainer
{
	float:left;
	padding: 0;
	margin: 0;
	width: 119px;
	background-color: transparent;
}

#contentsection
{
	padding: 0;
	margin: 0;
	width: 631px;
	text-align: left;
	float: right;
}

#content
{
	padding: 20px 0 50px 20px;
	margin: 0;
	width: 400px;
	float: left;
}

#contentproductsheet
{
	padding: 20px 20px 0 20px;
	margin: 0;
	width: 590px;
	float: left;
}

#colright
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 201px;
	float: right;
}

div#leftlogo
{
	padding: 100px 0 0 0;
	margin: 0 0 0 30px;
	top: 400px;
	clear: both;
}

#belenbestel
{
	padding: 0;
	margin: 10px 0 0 3px;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	clear: both;
	text-align: center;
}

/******		Banieren		*****/
#baniercontainerright
{
	padding: 0;
	margin: 20px 8px 0 0;
	float: right;
}

.banierright
{
	padding: 0;
	margin: 0 0 8px 0;
	float: right;
}

.banierright img,
{
	border-width: 0;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container
{
}

.news-list-item,
.news-list-item-speciaal
{
	position:relative;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: 2px;
	margin-bottom: 10px;
	clear: both;
}

.news-list-item h1
{
	margin: 0px 0px 5px 0px;
}

.news-list-container .news-list-item p.bodytext,
.news-list-container .news-list-item a
{
	margin: 0 0 10px 0;
	padding:0;
	display:inline;
}

.news-list-item-speciaal
{
	background-color: #FEF870;
}

.news-search-form
{
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #DC143D;
	background-color: #FDE0E6;
}

.news-search-emptyMsg
{
	margin: 0;
}

.news-search-form FORM
{
	margin: 0;
}

.news-list-container H3
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
}

.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED
{
	color: #fff;
}

.news-list-container H3 A:HOVER
{
	color: #000000;
}

.news-list-container H3 A:ACTIVE
{
	color: #fff;
}

.news-list-container p A
{
	color: #fff;
}

.news-list-container P
{
	padding-left: 3px;
}

.news-list-date
{
	float: left;
	width: 180px;
	text-align: left;
	height: 18px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: -5px;
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
	clear: both;
	text-transform: capitalize;
}

.news-list-imgcaption
{
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}

.news-list-item IMG
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.news-list-category IMG
{
	float: none;
	border: none;
	margin: 0px;
}

.news-list-category
{
	font-size: 9px;
	margin-left: 3px;
	margin-right: 3px;
	clear: both;
}

.news-list-morelink
{
	margin: 0 0 0 3px;
	display: inline;
}

.news-list-morelink a:link,
.news-list-morelink a:visited
{
	color: #0089D4;
	text-decoration: none;
	font-style: italic;
}

.news-list-morelink a:hover
{
	color: #000000;
}

.news-list-morelink a:active
{
	color: #0089d4;
}

.news-list-morelink img
{
	border-color: #FFF;
	border-width: 2px 0 0 0;
	border-style: solid;
	display:inline;
}

.news-list-browse
{
	text-align: center;
}

/*--------------------------------- tt_news BROWSE BOX view  ---------------------------------*/
.tx-ttnews-browsebox
{
	margin: 10px 0 0 0;
	padding: 3px;
}

.tx-ttnews-browsebox a:link,
.tx-ttnews-browsebox a:visited
{
	color: #0089D4;
}

.tx-ttnews-browsebox a:hover
{
	color: #000000;
}

.tx-ttnews-browsebox a:active
{
	color: #0089D4;
}

.tx-ttnews-browsebox TD
{
	font-size: 10px;
}

.tx-ttnews-browsebox-strong, 
.tx-ttnews-browsebox-SCell
{
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P
{
	margin: 0px;
}

.tx-ttnews-browsebox-SCell
{
	background-color: #ffffff;
	border: 1px solid #0089D4;
	color: #000;
}

.news-search-emptyMsg
{
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item
{
	padding: 0;
	margin: 0;
	min-height: 600px;
}

.news-single-item H1
{
	margin: 0;
}

.news-single-item H3
{
	margin-bottom: 15px;
}

.news-single-img
{
	float: left;
	margin: 0 10px 0 0;
}

p.news-single-imgcaption
{
	font-size: 9px;
	clear: both;
	color: #0089D4;
	font-style: italic;
}

.news-single-category
{
	float: right;
}

.clearer
{
	border-color: #0089D4;
	border-width: 1px;
	border-style: solid;
}

.news-single-backlink
{
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

.news-single-backlink a:link,
.news-single-backlink a:visited
{
	color: #0089D4;
	text-decoration: none;
	font-style: italic;
	vertical-align: middle;
}

.news-single-backlink a:hover
{
	color: #000000;
}

.news-single-backlink a:active
{
	color: #0089D4;
}

.news-single-backlink img
{
	padding-top:3px;
}

.news-single-catdata
{
	font-size: 10px;
}

.news-single-timedata
{
}

.news-single-timedata, .news-single-author
{
	font-size: 9px;
}

.news-single-author p
{
	padding: 0;
	margin: 0;
}

.news-single-additional-info
{
	background-color: #ffffff;
	/*	clear: both;*/
	margin-top: 15px;
	padding: 3px;
	padding-bottom: 0px;
}

.news-single-related,
.news-single-files,
.news-single-links
{
	margin: 3px 0px 3px 0px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD
{
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT
{
	font-size: 10px;
}

/*--------------------------------- tt_products LIST view  -----------------------------------*/
.products_list_category
{
	padding: 10px 0 10px 0;
	margin: 0;
	clear: both;
}

div.products-list-item
{
	/* IE hack */
	height: 25px;
	line-height: 1.3;
	/* IE hack end */
	width: 100%;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	border-color: #0089D4;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: transparent;
}

div.products-list-item:link,
div.products-list-item:visited
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

div.products-list-item:hover
{
	background-color: #ccc;
}

div.products-list-item:active
{
	background-color: transparent;
}

span.products-list-title
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	font-size: 11px;
}

span.products-list-subtitle
{
	position: relative;
	top: 0;
	right: 0;
	float: right;
	color: #000;
	max-width: 50%;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

#cat_selector
{
	margin: 20px 0 0 0;
}

#productlist
{
	margin: 20px 0 0 0;
}

tr.prod_list_row
{
}

.prod_list_title
{
	height: 25px;
	font-weight: bold;
}

.prod_list_subtitle
{
	height: 25px;
	text-align: right;
}


/*--------------------------------- tt_products DETAIL view  -----------------------------------*/
div#contentproductsheet
{
	background: url( 'img/globe.png' ) top left no-repeat;
	min-height:750px;
}

div.products-detail-item
{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	width: 100%;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	background-color: transparent;
}

span.products-detail-back
{
	position: relative;
	top: 0;
	left: 0;
	width: 10%;
	padding: 5px 5px 0 0;
	float: left;
	margin: 0 0 5px 0;
	color: #0089D4;
	white-space: nowrap;
}

span.products-detail-title
{
	position: relative;
	top: 0;
	right: 0;
	width: 75%;
	height: 25px;
	float: right;
	margin: 0 0 5px 0;
	text-align: right;
	color: #0089D4;
	font-size: 18px;
	white-space: nowrap;
}

.products-detail-image
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	margin: 0 15px 15px 0;
}

.products-detail-note
{
	position: relative;
	padding-top:10px;
	border-top: #0089D4;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	clear:both;
}

.products-detail-toepassingen
{
	clear: both;
}

.products-detail-application
{
	clear: both;
}

.prod-rij-even
{
	background-color: #B5DFEC;
}

.prod-rij-oneven
{
	background-color: #82C8E4;
}

td.Ja
{
	background-image: url('img/vink_rood.png');
	background-repeat: no-repeat;
	background-position: center center;
}

/* DIKTES */
div.products-detail-diktes
{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

.diktestabel
{
	margin: 0;
	padding: 0;
	width: 100%;
}

.diktestabel td
{
	padding: 0 0 0 2px;
}

/* AFMETINGEN */
div.products-detail-afmetingen
{
	margin: 0 0 10px 0;
	width: 100%;
}

.afmetingentabel
{
	margin: 0;
	padding: 0;
	width: 100%;
}

.afmetingentabel td
{
	padding: 0 0 0 2px;
}

div.products-logo
{
	float: right;
	width: 233px;
	height: 25px;
	margin: 25px 5px 0 0;
	background-image: url('img/int_plywood.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
	clear:left;
}

div.products-detail-footer-wereld
{
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	clear:both;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	border-top: #0089D4;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	width: 100%;
	text-align: right;
}

div.products-detail-footer-adres
{
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	clear: both;
	text-align: right;
	width: 100%;
}

/*--------------------------------- WIE IS WIE Pasfoto matrix  -----------------------------------*/

.pasfoto-matrix
{
	margin: 0 0 0 0;
	padding: 0;
}

td.pasfoto-matrix-item
{
	width: 57px;
	margin: 0;
	padding: 0;
	border-width: 0;
}

.pasfoto-matrix-item a,
.pasfoto-matrix-item img 
{
	border-width: 0;
}

.wieiswie-txt-container
{
	margin:10px 0 0 0;
}

.wieiswie-label
{
	vertical-align: top;
	font-weight: bold;
	height: 25px;
}

.wieiswie-value
{
	height: 25px;
	vertical-align: top;
	padding: 0 0 0 10px;
}

/*--------------------------------- Login  -----------------------------------*/

.tx-newloginbox-pi1
{
	margin-bottom: 20px;
}

.tx-newloginbox-pi1 h3
{
	color: #0089D4;
}

.tx-newloginbox-pi1 table
{
	margin:0;
	padding:0;
}

.errortekst
{
	color:red;
}

/*--------------------------------- Languagemenu  -----------------------------------*/

div.tx-srlanguagemenu-pi1
{
	float:right;
}


div.tx-srlanguagemenu-pi1 img {
	margin:0;
}