/*---{ added for akzo generic }------------------------------------------------------------- */
#BodyContainer #SharepointAuthoringHeader, #SharepointAuthoringHeader
{
	width: 100%;
	text-align: left;
	position: relative;
	z-index: 50;
	top: 0px;
	left: 0px;
}

#BodyContainer #SharepointAuthoringHeader div
{
	background-color: green;
	display: inline;
	float: left;
	z-index: 50;
	text-align: left;
	width: 100%;
}

.ms-siteaction
{
	position: relative;
	z-index: 51;
	top: 0px;
	left: 0px;
}

#SiteActionsOverlay
{
	position: absolute;
	left: 0px;
	z-index: 51;
	float: left;
	text-align: left;
}

.ms-formfieldcontainer
{
	z-index: 9;
}

/*
 MS style override for floating site actions menu in firefox */
.ms-MenuUIPopupBody
{
	z-index: 1000;
	display: inline;
	text-align: left;
}


A:link, A:visited, A:active
{
	text-decoration: underline;
	color: #0000ff;
}
A:hover
{
	text-decoration: underline;
	color: #000000;
}

#header h5, #sidecol h5, #footer h5, #goToLocal, .hide, #langChoice, #title
{
	display: none;
}

#header *, #footer *, #sidecol *, #sidebar *
{
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}

/* clear */

.clearleft
{
	clear: left;
	border-bottom: 1px solid #b3b5b8;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/* font and color */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size: 100%;
	color: #000;
}

#wrapper
{
	font-size: 75%;
	z-index: 50;
}

h1
{
	padding: 0;
	margin: 0 0 15px 0;
	font-weight: bold;
	line-height: 24px;
	font-size: 24px;
}

h2
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 160%;
	font-weight: normal;
}


h3
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 100%;
	font-weight: bold;
}

p
{
	padding: 0;
	margin: 0 0 15px 0;
}


/*---{ layout }------------------------------------------------------------------------ */


html, body
{
	height: 100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
	min-height: 100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
	margin: 0px;
	overflow: auto;
	overflow-x: hidden;
}


body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background: #ccc url(/_layouts/AllStyles/Sikkens/BodyBg.gif) left top;
}

#wrapper
{
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 988px;
	background: #88888b url(/_layouts/AllStyles/Sikkens/WrapperBg.gif) left top repeat-x;
	height: 100%;
	z-index: 50;
	bottom: 0px;
}

#header
{
	height: 162px;
	position: relative;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #d6d7d9;
}

#cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 849px;
	float: left;
	height: 100%;
	z-index: 45;
	min-height: 391px;
	height: 391px;
}

#sidecol
{
	height: 287px;
	width: 158px;
	float: left;
	padding: 20px 0 0 92px;
	z-index: 44;
	background-color: Transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

#content
{
	background: #fff;
	position: relative;
	padding: 20px 20px 0px 20px;
	margin: 0;
	overflow: hidden;
	overflow-y: scroll;
	width: 559px;
	float: right;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}

#sidebar
{
	position: relative;
	padding: 0;
	margin: 0;
	float: right;
	height: 307px;
	width: 139px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

#footer
{
	height: 80px;
	position: relative;
	clear: both;
	margin: 0px 0 0 0;
	/*top: 40px;*/
}



body #xtra1
{
	position: absolute;
	left: 0px;
	top: 103px;
	height: 366px;
	width: 50%;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 1;
}

body #xtra2
{
	position: absolute;
	right: 0px;
	top: 103px;
	height: 350px;
	width: 50%;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 1;
}

/*---{ header }------------------------------------------------------------------------ */

/* logo */

#logo
{
	position: absolute;
	z-index: 1;
	left: 82px;
	top: -10px;
}


/* sectionName */

#sectionName h4
{
	position: absolute;
	z-index: 1;
	right: 137px;
	bottom: 66px;
	width: 600px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	padding: 0;
	height: 18px;
	margin: 0;
	vertical-align: bottom;
	z-index: -1;
}

#sectionName img
{
	position: absolute;
	right: 137px;
	bottom: 59px;
}


/* globalNav */

#globalNav
{
	position: absolute;
	top: 103px;
	left: 88px;
	float: left;
	border-left: 5px solid #d6d7d9;
	z-index: 5;
	background-position: left top;
	background-repeat: repeat-x;
	white-space: nowrap !important;
}

#globalNav li
{
	float: left;
	border-right: 5px solid #d6d7d9;
}

#globalNav li a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 5px 4px 5px;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 0.1em;
	float: left;
	border-top-width: 6px;
	border-top-style: solid;
	background: #fff;
	color: #7b7c7f;
}

#globalNav li.active a
{
	color: #fff;
}

/* 2nd layer */

#globalNav li ul
{
	display: none;
}

#globalNav li.active ul
{
	display: block;
}

#globalNav li ul
{
	position: absolute;
	top: 28px;
	left: 0px;
	padding: 4px 0 0px 5px;
	width: 750px;
	border-top-width: 5px;
	border-top-style: solid;
}

#globalNav li ul li
{
	border: none;
}

#globalNav li.active ul li a
{
	padding: 0 15px 3px 0;
	margin: 0 10px 0 0;
	text-transform: none;
	border: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: Transparent;
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #fff;
}

#globalNav li.active ul li.active a, #globalNav li.active ul li a:hover
{
	text-decoration: underline;
}

/* langNav */

#langNav
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 300px;
	float: left;
	padding: 8px 0 0 10px;
	margin: 0; /*	border-left:1px solid #6f7073;*/
}

#langNav li
{
	float: left;
	margin: 0 10px 0 0px;
	padding: 0px 10px 0 0px;
	border-right: 1px solid #6f7073;
}

#langNav li.lastlang
{
	border-right: 0px;
}

#langNav li a
{
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #808285;
}

#langNav li #bold
{
	color: Black;
}

/* utilNav */



#utilNav
{
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 225px;
	float: left;
}

#utilNav li
{
	float: left;
	margin: 0 10px 0 8px;
	padding: 8px 0 0 8px;
	border-left: 1px solid #717376;
}


#utilNav li a
{
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b7c7f;
}

/* siteUser */

#siteUser
{
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 400px;
	float: left;
}


#siteUser a
{
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b7c7f;
	padding-top: 8px;
}

#siteUser #registrationPanel
{
	position:relative;
	top: 20px;
	background-color: #CCC;
}

/* quickSearch 1 (TODO merge with quickSearch 2) */

#quickSearchObsolete
{
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 15px; /*height:60px;*/
	width: 175px;
	border-left: 1px solid #717376;
}


#quickSearch input, #quickSearch .searchbox
{
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 50px;
	width: 90px;
	background: #fff;
	border: 1px solid #fff;
	margin: 0 0px 3px 0;
	font-size: 9px;
	height: 13px;
}


#quickSearch label, #quickSearch .searchlabel
{
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #808285;
	margin: 0 8px 0 0;
}


#quickSearch button, #quickSearch .searchbtn
{
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 148px;
	font-size: 0;
	color: #808080;
	width: 21px;
	height: 13px;
	padding: 0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background: transparent url(/_layouts/AllStyles/Sikkens/QsearchBtn.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

/* quickSearch 2 */

#quickSearch
{
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 22px;
	height: 22px;
	padding: 0 0 0 0;
	width: 200px;
	border-left: 1px solid #6f7073;
}

#quickSearch input, #quickSearch .searchbox
{
	position: absolute;
	z-index: 1;
	top: 6px;
	left: auto;
	right: 25px;
}

#quickSearch label, #quickSearch .searchboxlabel
{
	position: absolute;
	z-index: 1;
	top: 8px;
	left: auto;
	right: 115px;
}

#quickSearch button, #quickSearch .searchbtn
{
	position: absolute;
	z-index: 1;
	top: 7px;
	left: auto;
	right: 0px;
}

.searchnextlink
{
	float: right;
}

.searchstatistics
{
	text-align: right;
}

/*---{ sidecol }------------------------------------------------------------------------ */

#localNav li
{
	margin: 0 0 8px 0;
	padding: 0 0 0 11px;
	background-color: Transparent;
	background-position: left 7px;
	background-repeat: no-repeat;
}

#localNav li.active
{
	font-weight: bold;
	background-color: Transparent;
	background-position: left 7px;
	background-repeat: no-repeat;
}

#localNav li a
{
	color: #454545;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#localNav li a:hover
{
	text-decoration: underline;
}

/*---{ footer }------------------------------------------------------------------------ */

#footer h5
{
	display: none;
}

/* marble */

#rightColor
{
	display: block;
	background: transparent url(/_layouts/AllStyles/Sikkens/Sikkens_Com_Marble.gif) left top no-repeat;
	width: 161px;
	height: 78px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 100px;
}

#rightColor a
{
	width: 161px;
	height: 78px;
	display: block;
	text-indent: -5000em;
	overflow: hidden;
}

/* akzo */

#akzo
{
	position: absolute;
	right: 10px;
	top: -42px;
	width: 98px;
	height: 122px;
	background: transparent url(/_layouts/AllStyles/Sikkens/Akzonobel_logo_web.png) left top no-repeat;
}

#akzo a
{
	text-indent: -5000em;
	width: 98px;
	height: 112px;
	display: block;
}

/* nav */

#footer ul
{
	float: left;
	position: absolute;
	z-index: 1;
	right: 110px;
	top: 50px;
}

#footer li
{
	margin: 0 8px 0 8px;
	padding: 0px 0 0px 8px;
	border-left: 1px solid #555658;
	height: 25px;
	float: left;
}


#footer li a
{
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #b3b5b8;
}

/*---{ innerContent}---------------------------------------------------------------*/

#innerContent h1
{
	font-size: 18px;
	color: #808285;
	padding: 0;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: normal;
}

/*---{ cols }--------------------------------------------------------------------*/


#innerContent .col1
{
	float: left;
	padding: 10px;
	margin: 0;
	width: 168px;
	overflow: hidden;
	border: 1px solid #b3b5b8;
}

#innerContent .col2
{
	float: right;
	padding: 0 0 0 20px;
	margin: 0;
	width: 329px;
	overflow: hidden;
}

/* left col item */
#innerContent .row .col1 .item
{
	width: auto;
	height: auto;
	min-height: 0px;
	_height: 0px;
	margin-bottom: 20px;
	border-bottom: none;
}

#innerContent .row .col1 img
{
	float: left;
	margin: 0 15px 15px 0;
}

#innerContent .row .col1 h3
{
	font-size: 100%;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
}


#innerContent .row .col1 p.teaser
{
	padding: 0;
	margin: 0;
}


/* right col item */

#innerContent .row .col2 .item
{
	width: auto;
	min-height: 0px;
	height: 100%;
	_height: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#innerContent .row .col2 img
{
	float: left;
	margin: 0 15px 15px 0;
}



/*---{ item }--------------------------------------------------------------------*/


#innerContent .item
{
	position: relative;
	padding: 0 0 10px 0;
	margin: 0 20px 0px 0;
	height: auto;
	float: left;
}

#innerContent .item h3
{
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#innerContent .item p.teaser
{
	padding: 0;
	margin: 0;
}

#innerContent .item p.teaser a
{
	color: #000;
}

#innerContent .item img
{
	margin: 0 0 5px 0;
}

#innerContent .item ul
{
	padding-left: 18px;
}

#innerContent .item ul a
{
	color: #000;
}

.prodlist_item
{
	height: 50px;
}



/*---{ row }--------------------------------------------------------------------*/

#innerContent .row
{
	position: relative;
	padding: 0;
	margin: 0 0 30px 0;
	width: 540px;
}

#innerContent #innerrow
{
	position: relative;
	padding: 0;
	margin: 0 0 0px 0;
	width: 540px;
	overflow: hidden;
}

#innerContent .row .item
{
	width: 160px;
	height: inherit;
	height: auto;
}

#innerContent .row div.large
{
	width: 340px;
}

#innerContent .row div.itemImage
{
	width: 250px;
}

#innerContent .row div.largeImage
{
	width: 250px;
}

#innerContent .row .xlarge
{
	width: 540px;
}

#innerContent .row .xlarge, #innerContent .row div.large, #innerContent .row div.largeImage, #innerContent .row .item, #innerContent .row .itemImage
{
	min-height: 20px;
	_height: 20px;
}

#innerContent .row .itemImage UL
{
    list-style-type: square;
    margin: -10px 0px 10px 10px;
}


.info_text
{
	width: 250px;
	float: left;
}


/*--- productselector products ---------------------*/
div.products div.product
{
    width: 380px;
}

/*---{ tmplDivision }---------------------------------------------------------------------------- */

#tmplDivision #sectionName, #tmplDivision #localNav, #tmplDivision #sidebar
{
	display: none;
}


/* globalNav */

#tmplDivision #globalNav
{
	position: absolute;
	z-index: 5;
	top: 103px;
	left: 0px;
	float: left; /*height:28px;*/
	height: 58px;
	width: 776px;
	padding-left: 88px;
	overflow: hidden;
	border-left: none;
}

#tmplDivision #globalNav li
{
	float: left;
	border-left: 5px solid #cccdcf;
	border-right: none;
}

#tmplDivision #globalNav li a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 5px 4px 5px;
	text-transform: uppercase;
	float: left;
	letter-spacing: 0.1em;
}

/*added Delta-N january 19th 2009*/
#tmplDivision #globalNav li ul
{
	left: 93px;
	width: auto;
}
#tmplDivision #globalNav li ul li
{
	border-width: 0px;
}
#tmplDivision #globalNav li ul li A
{
	text-decoration: underline;
	padding-right: 8px;
}
/* // */


/* layout */


#tmplDivision #wrapper
{
	background-image: url(/_layouts/AllStyles/Sikkens/WrapperBg2.gif);
}

#tmplDivision #header
{
	height: 131px;
	position: relative;
}

#tmplDivision #header
{
	background-image: none;
}


#tmplDivision #sidebar
{
	background-image: none;
}


#tmplDivision #cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 988px;
	height: 100%;
	z-index: -1;
}

#tmplDivision #sidecol
{
	height: 287px;
	width: 88px;
	float: left;
	padding: 20px 0 0 0px;
}

#tmplDivision #content
{
	position: relative;
	padding: 0px;
	margin: 0;
	width: 900px;
	float: right;
	height: 100%;
	background: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

/* xtra1 */

#tmplDivision #xtra1
{
	position: absolute;
	left: 0px;
	top: 103px;
	height: 361px;
	width: 50%;
	background-position: left top;
	background-repeat: repeat-x;
}

/* xtra2 */

#tmplDivision #xtra2
{
	position: absolute;
	right: 0px;
	top: 205px;
	height: 132px;
	width: 50%;
	background-position: left top;
	background-repeat: repeat-x;
}

#tmplDivision #footer
{
	position: relative;
	clear: both;
}

/*---{ divisionHomepage }------------------------------------------------------------------------ */


#divisionHomepage
{
	width: 900px;
	padding: 30px 0 0 0;
	position: relative;
	background-position: right top;
	background-repeat: no-repeat;
}

/* bigPic */

#bigPic
{
	background: #000;
	height: 176px;
	width: 632px;
	padding: 0;
	margin: 0 0 0 5px;
}

#bigPic *
{
	padding: 0;
	margin: 0;
	border: none;
}

/* newsBox */


#newsBox
{
	position: relative;
	width: 894px;
	padding: 0 0 0 6px;
}

#newsBox .item
{
	width: 262px;
	height: 160px;
	float: left;
	line-height: 20px;
	padding: 20px 40px 0 0;
	margin: 0 20px 0 0;
	border-right: 1px solid #606164;
}

#newsBox div.noborder
{
	padding: 20px 4px 0 4px;
	margin: 0;
	border: none;
	width: 230px;
	height: auto;
}
#newsBox .item h3
{
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 5px 0;
	letter-spacing: 0.1em;
}

#newsBox a
{
	color: #fff;
	text-decoration: none;
}

#newsBox a:hover
{
	text-decoration: underline;
}

#newsBox ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#newsBox li
{
	padding: 0 0 0 11px;
	margin: 0;
	list-style: none;
	background: url(/_layouts/AllStyles/Sikkens/BulletWhite.gif) left 8px no-repeat;
}

/* 
logo list 
*/

#newsBox ul.thumbs
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#newsBox ul.thumbs li
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 1px 0 0;
}


#newsBox ul.thumbs li a
{
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
}

#newsBox ul.thumbs li a img
{
	border: none;
}


/*---{ sikkens.com }------------------------------------------------------------------------*/

#tmplCom #sidecol, #tmplCom #sidebar, #tmplCom #rightColor, #tmplCom #sectionName
{
	display: none;
}

#tmplCom #langNav
{
	display: block;
}


#tmplCom #footer
{
	background-color: transparent;
}

#tmplCom #wrapper
{
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_WrapperBg.gif) left top repeat-x;
}

#tmplCom #header
{
	height: 174px;
	position: relative;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_HeaderBg.gif) left top no-repeat;
}

#tmplCom #globalNav .gn1
{
	width: 181px;
}


#tmplCom #globalNav .gn1 span
{
	width: 171px;
}


/* langNav */

#tmplCom #langNav
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 450px;
	float: left;
	height: 30px;
	width: 300px;
}

#tmplCom #langNav ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0px;
	left: 10px;
	float: left;
}

#tmplCom #langNav li
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #555658;
}

#tmplCom #langNav li a
{
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #808285;
}

#tmplCom #langNav li.noborder
{
	border: none;
}

#tmplCom #cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 988px; /*height:100%; 	height:100px;*/
}

#tmplCom #content
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 988px;
	float: right;
	height: 100%;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_ContentBg.gif) right top no-repeat;
	overflow: hidden;
}

#tmplCom #footer
{
	position: relative;
	clear: both; /*top:50px; 	_top:0px; */
}

/* left */

/*---{ xtra }---------------------------------------------------------------------------- */
#tmplCom #xtra1
{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 374px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LeftBg.gif) left bottom repeat-x;
}

#tmplCom #leftBg
{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 374px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LeftBg.gif) left bottom repeat-x;
}

#tmplCom #leftBgInner
{
	left: 0;
	top: 0;
	width: 100%;
	height: 134px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LeftBgInner.gif) right top no-repeat;
	position: absolute;
}

/* right */

#tmplCom #xtra2
{
	right: 0px;
	top: 0px;
	width: 50%;
	height: 472px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_RightBg.gif) left 260px repeat-x;
	position: absolute;
}


#tmplCom #rightBg
{
	right: 0px;
	top: 0px;
	width: 50%;
	height: 472px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_RightBg.gif) left 260px repeat-x;
	position: absolute;
}

#tmplCom #rightBgInner
{
	left: 494px;
	bottom: 0px;
	position: absolute;
	width: 19px;
	height: 133px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_RightBgInner.gif) left top no-repeat;
}


/* logo */

#tmplCom #logo
{
	position: absolute;
	z-index: 1;
	left: 82px;
	top: -10px;
}

/* globalNav */

#tmplCom #globalNav
{
	position: absolute;
	z-index: 5;
	top: 135px;
	left: 0px;
	float: left;
	height: 28px;
	width: 998px;
	border: none;
	background-image: none;
	padding-left: 0px;
}

#tmplCom #globalNav li
{
	float: left;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0px 0 0;
	border: none;
	border-right: 5px solid #d6d6d8;
	background-image: url(/_layouts/AllStyles/Sikkens/Sikkens_com_GlobalNavBulletNew.gif);
}


#tmplCom #globalNav li span
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px 5px 2px 5px;
	font-size: 100%;
	display: block;
	margin: 0 0px 0 0;
	text-transform: uppercase;
	float: left;
	color: #111111;
	letter-spacing: 0.1em;
	padding-right: 20px;
	line-height: 12px;
	height: 20px;
	border-top: 12px solid #00adee;
}

#tmplCom #globalNav li.alternate
{
	border-top: 12px solid #0095cd;
}

/* globalNav */

#tmplCom #globalNav li a
{
	border-top: 0px;
	background: transparent;
	color: #222222;
}

#tmplCom #globalNav li.active a
{
	background: transparent;
	color: #222222;
}

/* 2nd layer */

#tmplCom #globalNav li ul
{
	background: transparent;
	border-top: 0px;
}

#tmplCom #globalNav li.active ul li a
{
	background: transparent url(/_layouts/AllStyles/Sikkens/ea6d61_GlobalNavSep.gif) right bottom no-repeat;
}


/*--- unique settings for menu items ---------------------*/

/* gn1 */

#tmplCom #globalNav li.gn1
{
	width: 140px;
}

#tmplCom #globalNav li.gn1 span
{
	width: 130px;
}

/* gn2 */

#tmplCom #globalNav li.gn2
{
	width: 185px;
}

#tmplCom #globalNav li.gn2 span
{
	width: 175px;
}

/* gn3 */

#tmplCom #globalNav li.gn3
{
	width: 190px;
}

#tmplCom #globalNav li.gn3 span
{
	width: 180px;
}


/* gn4 */

#tmplCom #globalNav li.gn4
{
	width: 120px;
	_width: 105px;
}

#tmplCom #globalNav li.gn4 span
{
	width: 130px;
	_width: 115px;
}


/* gn5 */

#tmplCom #globalNav li.gn5
{
	width: 121px;
	_width: 111px;
}

#tmplCom #globalNav li.gn5 span
{
	width: 131px;
	_width: 121px;
}

/* gn5 */

#tmplCom #globalNav li.gn6
{
	_width: 105px;
}

#tmplCom #globalNav li.gn6 span
{
	_width: 115px;
}

#tmplCom #globalNav .NoTriangle ul li
{
	background-image: none;
}

/*--- END unique settings for menu items ---------------------*/



/* utilNav */

#tmplCom #utilNav
{
	display: none;
}

/* akzo */

#tmplCom #akzo
{
	position: absolute;
	left: 82px;
	top: -42px;
	width: 98px;
	height: 122px;
	background: transparent url(/_layouts/AllStyles/Sikkens/Akzonobel_logo_web.png) left top no-repeat;
}

#tmplCom #akzo a
{
	text-indent: -5000em;
	width: 98px;
	height: 122px;
	display: block;
}


/*---{ sikkens.com lang choice }------------------------------------------------------------------------*/

#tmplCom.lang #globalNav
{
	display: none;
}

#tmplCom.lang #rightColor, #tmplCom.lang #langChoice, #tmplCom.lang #langNav, #tmplCom #title
{
	display: block;
}

#tmplCom.lang #akzo
{
	right: 30px;
	left: auto;
	width: 98px;
	height: 122px;
	background: transparent url(/_layouts/AllStyles/Sikkens/Akzonobel_logo_web.png) left top no-repeat;
}

#title
{
	position: absolute;
	top: 135px;
	height: 40px;
	width: 871px;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_TitleBg.gif) left top repeat-x;
	font-size: 16px;
	font-weight: normal;
	padding: 14px 0 0 50px;
	color: #fff;
	text-transform: uppercase;
	z-index: 1;
}

#title h1
{ 
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	margin: 16px 0 0 88px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}


#langChoice
{
	position: absolute;
	z-index: 99;
	top: 135px;
	right: 90px;
	width: 290px;
}

#langChoice h3
{
	background: #fff url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LangchoiceH3.gif) left top repeat-x;
	padding: 0;
	margin: 0;
}

#langChoice h3 a
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-left: 5px solid #c5c6c8;
	border-right: 5px solid #c5c6c8;
	height: 40px;
	text-indent: -5000em;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LangchoiceA.gif) 12px 22px no-repeat;
}

#langChoice h3 a:hover
{
	text-decoration: none;
}

#langChoice #menu_com_language
{
	display: none;
}

/* show nav */

#langChoice.show #menu_com_language
{
	display: block;
}

#langChoice.show h3
{
	background: #000 url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LangchoiceH3Show.gif) left top repeat-x;
}

#langChoice.show h3 a
{
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LangchoiceAShow.gif) 12px 22px no-repeat;
}

#langChoice #menu_com_language
{
	background: #fff;
	border: 1px solid #000;
	padding: 5px 0 20px 0;
	margin: 0 5px;
	list-style: none;
	padding-left: 10px;
}

#langCoice ul li
{
	list-style: none;
}

#langChoice ul li a
{
	color: #000;
	background: url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LangchoiceBullet.gif) 12px 50% no-repeat;
	margin: 0 0 0px 0;
	padding: 3px 10px 3px 20px;
	display: block;
	_height: 1%;
}

#langChoice ul li a:hover
{
	color: #fff;
	text-decoration: none;
	background: #000 url(/_layouts/AllStyles/Sikkens/Sikkens_Com_LangchoiceBulletWhite.gif) 12px 50% no-repeat;
}

#langChoice ul li.header
{
	font-weight: bold;
	padding: 8px 10px 0 10px;
	background: none;
	_height: 1%;
}

#langChoice ul li.header span
{
	border-top: 1px dotted #000;
	display: block;
	padding-top: 3px;
}


/*---{ welcomNav }------------------------------------------------------------------------ */


#welcomeNav
{
	position: absolute;
	width: 900px;
	z-index: 1;
	top: 200px;
	left: 88px;
	padding: 0;
	margin: 0;
}


#welcomeNav div.item
{
	position: relative;
	width: 200px;
	height: 80px;
	border-bottom: 10px solid #00adee;
	background: #fff;
	padding: 10px 10px;
	margin: 0;
	color: #000;
	float: left;
	margin: 0 10px 0 0;
	background: #fff url(/_layouts/AllStyles/Sikkens/WelcomeNavBullet.gif) 205px 10px no-repeat;
}

#welcomeNav a
{
	color: #000;
}

#welcomeNav a:hover
{
}

#welcomeNav h3
{
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: 0.1em;
}

#welcomNav p
{
	margin: 0 0 10px 0;
	padding: 0;
}

/*---{ OverviewSettings }------------------------------------------------------------------------ */

.wpsummary td
{
	width: 300px;
}

#underline
{
	border-bottom: 1px solid #b3b5b8;
	margin: 10px 0 20px 0;
}

/*---{ Modal popup control }----------------------------------------------------------------------*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #EEEEEE;
	border-width: 2px;
	border-style: solid;
	border-color: #595959;
	font-family: Verdana;
	font-size: medium;
	padding: 6px 10px 6px 10px;
	margin: 10px 12px 12px 12px; 
	width: 300px;
}


.modalPopup input
{
	border:solid 1px #C1D0E5;	
}

.li_header
{
	font-weight:bold;
	font-size: 120%;
}
.li_intro
{
	font-size: 80%;
}
.li_userid
{
}
.li_btns input
{
	background-color:#E8E9ED;
	padding: 4px 4px 4px 4px;
}
.li_rmnd
{
	font-size: 80%;
	/*display:none;*/
}




/*---{ Overridden Core }----------------------------------------------------------------------*/

/* setting the width of the input textboxes in the ms-formfieldvaluecontainer*/
input[type='text'].ms-long
{
	width: 95% !important;
}


#PageMetaDataTable
{
	position: relative;
	/*width: 894px;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both; 
}

/* searchresults */

UL.SearchResultsList
{
	list-style: none;
}
UL.SearchResultsList LI
{
	border: 1px solid #d4d0c8;
	margin-bottom: 4px;
	padding: 8px;
	padding-left: 12px;
}

UL.SearchResultsList Div.searchheader A:link, UL.SearchResultsList Div.searchheader A:active, UL.SearchResultsList Div.searchheader A:hover, UL.SearchResultsList Div.searchheader A:visited, UL.SearchResultsList Div.searchheader A
{
	color: #06c;
}

UL.SearchResultsList Div.searchheader A:visited, UL.SearchResultsList Div.searchheader A:visited:hover
{
	border-color: #96c;
}
UL.SearchResultsList Div.searchheader A:hover
{
	border-color: #06c;
}

UL.SearchResultsList Div.searchdescription A:link, UL.SearchResultsList Div.searchdescription A:active, UL.SearchResultsList Div.searchdescription A:hover, UL.SearchResultsList Div.searchdescription A:visited, UL.SearchResultsList Div.searchdescription A
{
	text-decoration: none;
}

UL.SearchResultsList Div.searchbreadcrumb A:link, UL.SearchResultsList Div.searchbreadcrumb A:active, UL.SearchResultsList Div.searchbreadcrumb A:active, UL.SearchResultsList Div.searchbreadcrumb A:hover, UL.SearchResultsList Div.searchbreadcrumb A:visited, UL.SearchResultsList Div.searchbreadcrumb A
{
	text-decoration: none;
	font-size: 0.9em;
	color: #777777;
}



/* //searchresults */
