/* GENERAL */

body div#Container .ajax__tab_xp .ajax__tab_tab
{
	height:auto;
}

body
{
	text-align:center;
	background-color:Transparent;
    background-image:url(../../images/layout/headerrep.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;

	min-width:1370px;
}
html
{
	background-color:#fff;	
}

html, body 
{	
	margin:0;
	padding:0;
}
html#fullhtml
{
	background-image:none;
	background-color:#fee8d0;
	behavior: url(scripts/css/min-width.htc);
}
html#fullhtml div#ctl00_Content
{
	width:98% !important;
}

input.smallinput
{
	width:40px;
}
body, th, input, textarea, select
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #222;
}
td
{
    /*font-size:1px;*/
}
input, select, textarea 
{
	background-color: #fff;
	border:solid 1px #d7d7d7;
	padding-left: 2px;
	color:#444;
}
input:focus
{
    outline:none;
}

p.searchbutton
{
	
}

div
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:15px;
	font-weight:bold;
	padding-left: 30px;
}
hr
{
	background-color:#fff;
	border: dotted #F2EBEB 1px;
}
a img,div#container div#ctl00_Content div#innercontent2 a.ContentLink:hover
{
	border-width:0;
}
/*	GENERAL CLASSES	*/
.Message
{
	color: #DABE4C;
	font-weight:bold;
}
.Error,.Error *
{
	color: #f00;
	font-weight:bold;
}
.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
.hidden
{
	display:none;
}
.visible
{
	display:block;
}

form
{
	margin:0;
	padding:0;
}
.button, .buttons input, .ncol, .smallbutton,.largebutton
{
	background-color:#f4f4f4;
	text-align:center;
	border:1px solid #aaa;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:1px;
	color:#555;
	padding:0px 3px;
	margin:0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
input.dateinput
{
	width:80px;
}
.imgbutton
{
	background-color:Transparent;
	cursor:pointer;
	cursor:hand;
	margin:0;
	padding:2px;
}
.buttonactive
{	
	border:1px outset #F1D260;
	padding:0;
	margin:0;
}
.noborder, .noborder *
{
	border-width:0;
	background-color:Transparent;
}
.largebutton
{
	width:250px !important;
	width:250px;
}
a
{
	color:#707371;
	text-decoration:underline;
}
a:hover
{
    color:#ED1C24;
	text-decoration:none;
}
a.contentLink
{
	background-image:url(../../images/layout/contentLink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.checkout_newcustomer
{
	text-decoration:none;	
	background-color:#fcdedf;
	color:#555;
	padding:5px 5px 5px 30px;
	font-weight:bold;
	border:1px solid #ccc;
	background-image:url(../../images/layout/add.png);
	background-position:5px center;
	background-repeat:no-repeat;
}
a.checkout_newcustomer:hover
{
	background-color:#888;
	color:#fff;
}

/*	----------------------------------------	*/

/* CONTAINER */
div#Container
{
	text-align:left;
	position:relative;
	width:976px;
	margin:0 auto;
	padding:0;
	z-index:1;
	
	margin:expression(document.body.clientWidth < 1370 ? "0 200px" : "0 auto" );    
}
table#middle
{
	width:976px;
}

table#middle td
{
	/*vertical-align:top;*/	
}
table#middle td#centercol
{
	/*_width:100%;*/
	width:673px;
	_width:765px;
	height:100%;
	background-image:url(../../images/Layout/contentright3.jpg);
	background-position:right center;
	background-repeat:repeat-y;
	overflow:hidden;
	vertical-align:top;
}

table#middle td#leftcol, table#middle td#rightcol
{
	
}
table#middle td#leftcol
{
	width:203px;
	_width:226px;
	background-image:url(../../images/layout/leftcol.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;		
	vertical-align:top;
	font-size:1px;
}
table#middle td#leftcol #innerLeft
{
	background-image:url(../../images/layout/innerLeftBg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	display:block;
	float:left;
	height:100%;
	margin-top:455px;
	width:18px;
}
table#middle td#leftcol div#bigactionbuttons
{
	text-align:center;
	height:1%;
	margin-top:8px;
	margin-bottom:8px;
}
table#middle td#leftcol div#bigactionbuttons:after
{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
table#middle td#rightcol
{
	width:0px;
	background-image:url(../../images/layout/rightcolbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	display:none;

}

div#topleftimage
{
    position:absolute;
    background-image:url(../../images/layout/leftheader.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	top:0;
	left:0;
	height:127px;
	width:108px;
}

div.Header
{
	position:relative;
	_z-index:999;
}

div.Header div#quicknav
{
	position:absolute;
	top:10px;
	right:0px;
	height:22px;
	width:788px !important;
	width:790px;
}

table.CustomFormTable tr td
{
    font-size:13px;
}

/*	DATAGRIDS	*/

div#ctl00_Content table, div#ctl00_Content table td
{
	border-color:#bbb;
	color:#333;
}
div#ctl00_Content table tr td
{
	padding:2px;
}
div#ctl00_Content .header td
{
	background-color:#F00;
	color:#FFF;
	border-color:#fff;
	font-weight: bold;
}
div#ctl00_Content .item td
{
	background-color:#f9fdff;
	color:#333;
}

div#ctl00_Content .alternate td
{
	background-color:#ecf6ff;
	color:#333;
}
div#ctl00_Content .footer td
{
	border-width:0;
	background-color:#00387d;
	font-weight: bold;
}

/*	HEADER	*/
div.Header
{
	position:relative;
	height:127px;
	/*background-image:url(../../images/layout/logoheader.gif);
	background-position:90px top;
	background-repeat:no-repeat;*/
}
div.Header img.imgApoInfo
{
	position:absolute;
	top:35px;
	left:253px;
}
a.hplnkHome
{
	position:absolute;
	display:block;
	width:150px;
	height:40px;
	left:130px;
	top:23px;
	cursor:pointer;
	cursor:hand;
	z-index:10;
	text-align:center;
	background-image:url(../../images/layout/logoheader.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
div.Header div#TopNavigation
{
	display:block;
	position:absolute;
	top:40px;
	left:82px;
	z-index:999;
}
div.Header > div#TopNavigation
{
	top:50px; /* enkel FF */
}
div.Header div#TopNavigation a
{
	color:#00387d;
	text-decoration:none;
	font-size:12px;
}
div.Header div#TopNavigation a:hover
{
}
div.Header div#TopNavigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div.Header div#TopNavigation ul li
{
	display:inline;
	padding:10px 10px 20px 10px;
	_padding:7px 10px 20px 10px;
	background:url(../../images/layout/navback.gif) no-repeat 0 12px;
	height:1%; /* IE hack */
	position:relative;
}
div.Header div#TopNavigation ul li.first
{
	background-image:none;
}
div.Header div#TopNavigation ul li:hover
{
	
}

div.Header div#TopNavigation ul li a
{
    position:relative;
	font-family:Arial,Verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom:5px;
}
div.Header div#TopNavigation ul ul li a
{
	border-left:none;
}
div.Header div#TopNavigation ul ul li
{
	background-image:none;
	height:auto;
	padding:0 0 0 10px;
}
div.Header div#TopNavigation ul li a:hover
{
	/*text-decoration:underline;*/
	border-bottom:solid 1px #ED1C24;
	
}
div.Header div#TopNavigation ul ul li a:hover
{
	/*text-decoration:underline;*/
	border-bottom:none;
	color:#ED1C24;
}
div.Header div#TopNavigation ul ul
{
	display:none;
	position:absolute;
	width:100px;
	left:0;
	top:44;
	background-color:Black;
	border-bottom:solid 2px #ED1C24;
	border-top:none;
	padding-bottom:10px;
}
div.Header div#TopNavigation ul li:hover ul.level1
{
	display:block;
}
/* SEARCHSMALL */
div#searchsmall
{	
	width:200px;
	height:20px;
	position:absolute;
	top:100px;
	right:9px;
	color:#00387D;
	font-size:10px;
	text-align:right;
}
div#searchsmall table td
{
	color:#00387D;
	font-size:13px;
	font-weight:bold;
}
div#searchsmall input
{
    
	background-color:#fff;
	background-image:url(../../images/layout/searchbuttonrep2.jpg);
	background-position:top left;
	_background-position:top left;
	background-repeat:repeat-x;
	height:22px;
	padding:3px;
	font-family:Arial;
	font-size:12px;
	color:#000;
	border:none;
	border-left:1px solid #707371;
	
	position:absolute;
	top:0;
	right:36px;
	width:154px;	
}
div#searchsmall .button
{
	display:none;
}
div#searchsmall input#ctl00_cphHeader_SearchSmall_searchimage
{
    width:36px;	
	right:0px;	
	padding:0;
	height:19px;
	width:36px;	
}
div#searchsmall img
{
	position:relative;
	height:19px;
	width:36px;	
}

/*SHOPPINGCART*/

div#shoplang
{
    position:absolute;
    
	right:9px;
}

div#Shoppingcart
{

    margin-right:20px;
    top:2px;
    display:block;
    float:left;
	color:#00387D;
	font-size:10px;
	position:relative;
	
	
}
div#Shoppingcart div.head
{
	font-family:Arial,Verdana;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	width:80%;
}
/*
div#Shoppingcart div.foot
{
	background-image:url(../../images/layout/login_foot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:210px;
	height:13px;
	position:absolute;
	bottom:0;
	_bottom:-1;
	left:0;
}*/
div#Shoppingcart table.ItemList
{
	width:100%;
}
div#Shoppingcart table.ItemList tr,
div#Shoppingcart table.ItemList td
{
	color:#00387D;
	font-size:10px;
}
div#Shoppingcart a
{
    display:block;
    width:24px;
    height:20px;
background-image:url(../../images/layout/shopping_red.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#00387D;
	font-size:10px;
}
div#Shoppingcart a:hover
{
	text-decoration:none;
}

div#Shoppingcart a img
{
	border-width:0;
	top:8px;
	left:-25px;
	position:absolute;
}

div.cartOverview
{
	width:99%;
}

div.cartOverview td
{
    font-size:12px;
}


div#Languages
{	
	top:5px;
	display:block;
	position:relative;
	z-index:999;
	float:left;
}
div#Languages a
{
    margin-left:10px;
	color:#fff;
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
div#Languages a.langcur
{
	color:#ED1C24;
}
div#Languages a:hover
{
    color:#ED1C24;
}

div#Languages select	
{

}

/* LOGIN SMALL */

div#loginsmall
{	
	height:auto;
	width:200px;
	_width:220px;
	/*background-image:url(../../images/layout/loginsmallbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	position:relative;
	/*right:9px;*/
	top:24px;
	/*_top:22px;*/
	text-align:right;
	float:right;
	font-size:12px;

}
div#loginsmall table
{
    width:200px;
    _width:215px;
    margin-left:-10px;	
}
div#loginsmall table td.title
{
    	font-size:12px;
}
div#loginsmall table td.textbox
{
    text-align:right;
}
div#loginsmall table td a.RetrievePassword
{
    float:right;
}
div#loginsmall ul
{
    /*display:none;   */
}
div#loginsmall div.head
{
	width:100%;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
div#loginsmall div.loggedout
{
    display:none;
}
div#loginsmall div.loggedin
{
    display:block;
}
div#loginsmall div.loggedin ul li
{
	_line-height:14px;
}
div#loginsmall div.title
{
    margin-top:9px;
    _margin-top:5px;
    width:100px;
    color:#fff;
    float:left;
    text-align:left;
	font-family:Arial, Verdana;
	margin-right:-20px;
	
}
div#loginsmall input
{
	width:118px;
	background-color:#fff;
	height:17px;
	font-family:Arial;
	font-size:12px;
	color:#555;
	border:none;
}
div#loginsmall input#ctl00_cphHeader_LoginSmall_aatbPassword
{
    width:88px;
}
div#loginsmall input.loggedout /*button*/
{
	width:auto;
	height:17px;
	width:30px;
	border:0;
	background-image:url(../../images/layout/loginbutton.jpg);
	background-repeat:repeat-x;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	position:relative;	
	color:#000;
	top:1px;
	_top:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div#loginsmall input.loggedout /*button*/
    {
	    top:-1px;
    }
}
div#loginsmall input.loggedin /*button*/
{
    width:auto;
    height:auto;
	border:1px solid #555;
	background-color:#333;	

	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	position:relative;
	color:#555;
	font-size:9px;
	letter-spacing:normal;	
	margin-right:8px;
}
div#loginsmall input.loggedin:hover
{
	background-image:url(../../images/layout/logoutbuttonrep.jpg);
	background-repeat:repeat-x;
	border:1px solid #fff;
}
div#loginsmall ul li
{
	line-height:10px;
}
div#loginsmall a
{
	/*margin-left:10px;*/
	color:#fff;
	font-family:Arial,Verdana;
	font-size:10px;
}
div#loginsmall a:hover
{
	text-decoration:none;
}
div#loginsmall a.login
{
    float:left;
    margin-left:0;
}
div#loginsmall ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

div#newslettersmall
{
	display:block;
	height:auto;
	width:100%;	
	padding:15px 0px 0px 10px;
	-moz-box-sizing:padding-box;
	/*background-image:url(../../images/layout/loginsmallbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	position:relative;
	padding-bottom:8px;
}
div#newslettersmall input.button
{
	width:auto;
	height:19px;
	line-height:19px;
	border:0;
	background-image:url(../../images/layout/loginbtnbg.png);
	background-repeat:repeat-x;
}
div#newslettersmall .head
{
	width:100%;
	font-family:Arial,Verdana;
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	color:#45617e;
	font-weight:bold;
	margin-bottom:3px;
}
td.tdcontent
{
	vertical-align:top;
	padding-top:10px;
}
td.tdcontent div#ctl00_Content
{
	margin-top:10px;
}
div#CompanyInfo
{
	font-size:10px;
	line-height:15px;
	color:#666;
	position:absolute;
	left:3px;
	top:3px;
	z-index:50;
}


/* NAVIGATION */
div#Navigation *
{
	
}
div#Navigation
{
	width:auto;
	min-height:320px;
	height:auto;	
	_height:320px;
	position:relative;
	_padding:0;
	z-index:900;
	margin:90px 0px 0px 40px;
}
div#Navigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:900;
}

div#Navigation ul.level0 li
{

}

div#Navigation ul.level0 li a
{
    font-family:Arial, Verdana;
    font-size:13px;
    font-weight:bold;
    color:#000;
    text-transform:uppercase;
    text-decoration:none;
    line-height:35px;
    /*white-space:nowrap;*/
}
div#Navigation ul li a.selected
{
	background-color:Transparent;
}
div#Navigation ul.level0 li a:hover
{
    color:#888;
}

div#Navigation ul.level0 ul.level1 
{ 
    margin-left:15px;
    margin-top:-10px;
}
div#Navigation ul.level0 ul.level1 li a
{
    font-size:11px;
    font-weight:normal;
    text-transform:none;        
    line-height:20px;
}
div#Navigation ul.level0 ul.level1 li a:hover
{
    color:#ED1C24;
}
div#Navigation ul.level0 ul.level1 ul.level2
{
    margin-left:15px;
}
/*div#Navigation:after
{
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}
div#Navigation ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:900;
}
div#Navigation li
{
	display:block;
	float:left;
	position:relative;
}
div#Navigation li:hover
{
	z-index:999;
}
div#Navigation ul.level0 li a
{
	text-decoration:none;
	color:#00387d;
	font-weight:bold;
	/*display:block;*/
	/*background-color:Transparent;
	padding:5px 8px;
	height:100%;
	background-image:url(../../images/layout/navbg.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	line-height:20px;
	-moz-box-sizing:padding-box;
}
div#Navigation ul.level0 li a:hover,
div#Navigation ul.level0 li.current a,
div#Navigation ul.level0 li.root a
{
	background-color:#00387d;
	color:#fff;
	background-image:none;
}
div#Navigation ul ul
{
	display:none;
	position:absolute;
	top:22px;
	_top:30px;
	background-color:#fff;
	border:1px solid #00387d;
	padding:0;
}
div#Navigation ul.level0 ul.level1 li
{
	float:none;
	position:relative;
}
div#Navigation ul.level1 li a,
div#Navigation li.current ul.level1  a,
div#Navigation li.root ul.level1  a
{
	background-image:none;
	display:inline-block;
	padding:4px 3px;
	color:#00387d;
	background-color:Transparent;
}
div#Navigation ul.level1 li a:hover
{
	text-decoration:underline;
	color:#00387d;
	background-color:Transparent;
}
div#Navigation ul.level0 li:hover ul.level1
{
	display:block;
}
div#Navigation ul.level0 li:hover ul.level1,
div#Navigation ul.level0 li:hover ul.level1 li,
div#Navigation ul.level0 li:hover ul.level1 li a
{
	z-index:999;
}
/*
div#Navigation ul.level2
{
	display:none;
	left:152px;
	top:0px;
}
div#Navigation ul.level0 li:hover ul.level1,
div#Navigation ul.level1 li:hover ul.level2
{
	display:block;
}*/
/* NavRight */



div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}


/*	CONTENT	*/
div#ctl00_Content
{
    min-height:454px;
	/*height:100%;	*/
	_height:99%;
	color:#707371;
}
div.content
{
	color:#222;
	/*position:absolute;
	top:160;
	left:190;*/
	padding-right:10px;
	padding-left:5px;	
	width:763px;
	-moz-box-sizing:padding-box;
	/*background-image:url(../../images/Layout/contentright2.jpg);*/
	background-position:right top;
	background-repeat:repeat-y;
}
div.contenthome
{
    height:454px;
    _height:440px;
    background-image:url(../../images/Layout/homecontent2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
div#contenttop
{
    height:4px;
    line-height:0px;
    font-size:1px;
    background-image:url(../../images/Layout/contenttop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}
div#contentbottom
{
   
}
div#translations
{
	margin:0;
	border:1px solid #FFEEAB;
	float:none;
	width:600px;
}

div#ctl00_Content .Error ul
{
	padding:5px;
	list-style-position:inside;
	margin:10px;
}
h1.h1trace
{
	/*display:none;*/
	margin:0;
	font-size:12px;
	color:#707371;
	position:absolute;
	display:block;
	top:100px;
	left:92px;
	width:680px;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	z-index:1;
	padding-left:0;
}
div#container div#ctl00_Content h2.hide
{
	display:none;
}
div#container div#ctl00_Content h2.currentcat 
{
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin-bottom:15px;
	padding:0;
	/*background-image:url(../../images/Layout/Title_Left.gif);
	background-position:left 25%;
	background-repeat:no-repeat;*/
}

h1.h1trace span.arrow
{
	margin-right:2px;
	height:16px;
	padding:0 5px;
	background-image:url(../../images/Layout/Bullet.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	z-index:0;
}

div#ctl00_Content h1.h1trace a
{
    position:relative;
	color:#707371;
	text-decoration:none;
}
div#ctl00_Content h1.h1trace a:hover
{
	color:#707371;
	border-bottom:solid 1px #ED1C24;
}
div#ctl00_Content table.forgot, div#ctl00_Content table.login, 
div#ctl00_Content table.newcustomer,div#ctl00_Content table.customer
{
	margin-left:20px;
}
/*headers */
div#container div#ctl00_Content div#innercontent h1,
div#container div#ctl00_Content div#innercontent2 h1
{
	padding:2px;
	margin:5px;
	font-weight:bold;
	font-size:15px;
}
div#container div#ctl00_Content h2,
div#container div#ctl00_Content div#innercontent h2,
div#container div#ctl00_Content div#innercontent2 h2
{
	margin:2px;
	font-weight:bold;
	font-size:13px;
	margin:5px 3px;
	padding-left:15px;
	font-size:13px;
	background-image:url(../../images/layout/h2.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
}
div#container div#ctl00_Content h2 span
{
	color:#555;
}

div#container div#ctl00_Content div#innercontent h3,
div#container div#ctl00_Content div#innercontent2 h3
{
	position:static;
	padding:2px;
	margin:2px;
	font-weight:bold;
	font-size:12px;
}
div#container div#ctl00_Content div#innercontent h4,
div#container div#ctl00_Content div#innercontent2 h4
{
	position:static;
	padding:2px;
	margin:1px;
	font-weight:bold;
	font-size:11px;
}
div#Results
{
	margin-top:20px;
	border-top:2px dotted #f2ebeb;
}
div#innercontent
{
	width:auto;
	padding:5px;
	overflow:auto;
	font-size:12px;
}
div#innercontent2
{
	width:694px;
	height:auto;
	padding:5px;
}



/*	NEWSITEMS	*/
div#NewsItems
{
	display:block;
	height:auto;
	width:100%;	
	padding:10px 5px 0px 10px;
	color:#45617e;
	font-size:10px;
	-moz-box-sizing:padding-box;
	border-top:1px solid #ccc;
	margin-top:10px;
}

div#NewsItems h3
{
	width:100%;
	font-family:Arial,Verdana;
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
	color:#45617e;
	font-weight:bold;
}

div#NewsItems ul
{
	width:100%;
	padding:0;
	list-style-type:none;	
	margin:0;
}

div#NewsItems li
{
	margin-bottom:10px;
	font-size:12px;
}

div#NewsItems li a
{
	list-style-type:none;
	text-decoration:none;
	color:#45617e;
}

div#NewsItems li a:hover
{
	text-decoration:underline;
}
div#NewsItems span.newsdate
{
	font-size:12px;
	font-weight:bold;
	color:#45617e;
}

div.newsitem
{
    padding:5px;
}

div#productcats
{
	height:1%;
}
div#productcats:after
{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
div#productcats div.box
{
	float:left;
	width:109px;
	height:132px;
	margin:4px;
	overflow:hidden;
	cursor:pointer;
}
div#productcats div.box a
{
	color:#fff;
	text-decoration:none;
	display:block;
	height:100%;
}
div#productcats div.box p
{
	background-color:#00387d;
	color:#fff;
	font-size:10px;
	display:block;
	height:40px;
	line-height:15px;
	margin:0;
	text-align:center;
	margin-top:-2px;
	cursor:pointer;
}

/* PRODUCTOVERZICHT */
div#productsLoader
{
    width:100%;
    text-align:center;
    padding-top:30px;
}


div#ctl00_Content table#productTabs
{
    position:relative;
    width:727px;    
    height:auto !important;
    height:27px;
    border-bottom:solid 4px #ED1C24;
}
div#ctl00_Content table#productTabs td
{
    padding:0;
}
table#productTabs a.Supplierbutton
{   
    text-decoration:none;
    margin-right:2px;
    float:left;
    display:block;
    text-align:center;
    min-width:80px;
    width:auto;
    _width:80px;
    height:27px;
    background-image:url(../../images/layout/producttabnonactiveleft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	white-space:nowrap;
	font-size:12px;
}
table#productTabs a.Supplierbutton span
{    
   display:block;
   _display:inline;
   padding:7px 10px 0 10px;
    height:20px; 
    _height:27px;
    min-width:80px;
    width:auto;
    _width:80px;
   background-image:url(../../images/layout/producttabnonactiveright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	cursor:pointer;
}
table#productTabs a.activeSupplier
{  
    color:#000;
    background-image:url(../../images/layout/producttabactiveleft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
table#productTabs a.activeSupplier span
{ 
    background-image:url(../../images/layout/producttabactiveright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
div#products
{
    float:none;
    overflow:hidden;
}

div#products span.ProductsList span.ProductSpan
{
    width:157px;
    _width:175px;
    height:217px;
    _height:237px;
    background-image:url(../../images/layout/product_n.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;	
	padding:5px 14px 14px 5px;
    _padding:5px 14px 5px 5px;
    margin:0 7px 10px 0;
    font-size:12px;
}
div#products span.ProductsList span.ProductSpan img
{
    /*width:135px;
    height:95px;*/
    margin-bottom:5px;
}
div#products span.ProductsList span.ProductSpan span.supplier
{
	width:135px;
    display:block;
    color:#707371;
    font-size:12px;    
    font-weight:bold;   
    text-transform:uppercase;
}

div#products span.ProductsList span.ProductSpan .image-wrapper
{
	width:100%;
	height:100px; /*95px*/
}
div#products span.ProductsList span.ProductSpan .text-wrapper
{
	overflow:hidden;
	height:120px;
}

div#products span.ProductsList span.ProductSpan a
{
    width:155px;
    display:block;
    color:#707371;
    text-decoration:none;
}
div#products span.ProductsList span.ProductSpan a.supplier
{
    width:auto;
    float:left;
}
div#products span.ProductsList span.ProductSpan span.price
{
    float:right;
}
div#products span.ProductsList span.ProductSpan a.highslide
{
	text-align:center;
}
div#products span.ProductsList span.ProductSpan a:hover
{
    color:#ED1C24;
}
div#products span.ProductsList span.ProductSpan a.productname
{
    font-size:10px;    
    font-weight:bold;   
    text-transform:uppercase;
    clear:both;
}
div#products span.ProductsList span.ProductSpan a.shortdescription
{
    font-size: 10px;
    height: 90px;
    overflow: hidden;
}

div#products table
{
	width:100%;
	border-collapse:collapse;
	border-color:#fff;
}
div#products span.oldprice
{
	color:Red;
	text-decoration:line-through;
}
div#products table tr.ProductsList_Header th
{
	height:30px;
	color:#eee;
	vertical-align:middle;
}
div#products table tr.ProductsList_Header th
{
	background-color:#00387d;
	padding:3px 6px 3px 6px;
}
div#products table td.photoCol
{
	width:105px;
	text-align:center;
}
div#products table td.DescCol
{
	text-align:left;
}
div#products table td.DescCol a.ProductName
{
	color:#00387d;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
	display:block;
}
div#products table td.DescCol a.ProductName:hover
{
	text-decoration:none;
}
div#products table td.DescCol span.hoev
{
	color:#2fa138;
	font-size:10px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	display:inline-block;
	position:relative;
	top:-8px;
	left:10px;
}
div#products table td.DescCol p.shortdescription
{
	color:#000;
	font-size:10px;
	font-weight:bold;
}
div#products table td.OrderCol
{
	width:110px;
	text-align:center;
	vertical-align:middle;
}
div#products table td.OrderCol p.price
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-bottom:6px;
}
div#products table.ProductsList td.OrderCol .OrderButton
{
	height:auto;
	width:auto;
	background-color:Transparent;
}

div#products table.ProductsList tr.ProductsList_Pager td
{
	background-color:#fff;
}
div#products table.ProductsList tr.ProductsList_Pager td table
{
	width:auto;
	border-collapse:separate;
	background-color:Transparent;
	border-spacing:5px;
}
div#products table.ProductsList tr.ProductsList_Pager td table td
{
	height:16px;
	width:16px;
	border:1px solid #00387D;
	color:#00387D;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
div#products table.ProductsList tr.ProductsList_Pager td table td a
{
	color:#00387D;
	font-weight:bold;
}

/* PRODUCTDETAIL */
div#ProductDetail
{
	padding-top:15px;
}
div#ProductDetail div#MoreInfoSuccess
{
	display:block;
	background-color:#F8AD90;
	border:2px solid #AAAAAA;
	padding:10px 5px 10px 57px;
	color:#222222;
	background-image:url(../../images/layout/info.png);
	background-repeat:no-repeat;
	background-position:10px center;
	-moz-border-radius:6px;
	font-weight:bold;
}
div#ProductDetail div#AddedToBasket
{
	display:block;
	background-color:#F8AD90;
	border:2px solid #AAAAAA;
	padding:10px 5px 10px 57px;
	color:#222222;
	background-image:url(../../images/layout/info.png);
	background-repeat:no-repeat;
	background-position:10px center;
	-moz-border-radius:6px;
	font-weight:bold;
}
div#ProductDetail span.brand,
div#ProductDetail span.productname,
div#container div#ctl00_Content div#innercontent div#ProductDetail h4
{
	font-size:18px;
	display:block;
	margin:8px 0;
	font-weight:bold;
	text-transform:uppercase;
}
div#ProductDetail span.shortdescription
{
	font-size:14px;
	margin-bottom:20px;
	display:block;
	width:370px;
}
div#ProductDetail #productfiche
{
	height: 200px;
    margin-bottom: 50px;
    overflow: auto;
    width: 100%;
}
div#ProductDetail #imagediv
{
	float:left;
}
div#ProductDetail #infodiv
{
	float:left;
	/*width:340px;*/
	width:auto;
	height:165px;
	min-height:165px;
	position:relative;
	padding-left:8px;
}
div#ProductDetail #shortDesc
{
    float: left;
    padding-left: 35px;
    position: relative;
    width: 40%;
}
div#ProductDetail #infodiv #prices
{
	/*position:absolute;*/
	bottom:0;
	cursor:default;
	margin-top:85px;
}
div#ProductDetail #infodiv #prices span.price
{
	color:#000;
}
div#ProductDetail #infodiv #prices span.oldprice
{
	color:#f00;
	text-decoration:line-through;
}
div#pricetooltip
{
	padding:8px;
	border:2px solid #aaa;
	background-color:#f8ad90;
	-moz-border-radius:6px;
	font-size:9px;
	color:#222;
	position:absolute;	
	text-align:left;
	z-index:1001;
	/*-moz-box-shadow: #000 3px 3px;*/
}
div#ProductDetail #infodiv a.orderbutton
{
	/*float:right;*/
	background-image:url(../../images/layout/orderbutton.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	display:block;
	height:45px;
	width:124px;
	text-decoration:none;
	/*text-align:center;*/
	padding-left:10px;
	line-height:40px;
	-moz-box-sizing:padding-box;
	position:absolute;
	/*bottom:0;*/
	/*right:0;*/
}

/*	PROMOS	*/

div#Promos
{
	clear:both;
	text-align:center;
}

div.promobox
{
	margin-top:10px;
	width:160px;
	height:160px;
	background-color:#eee;
	position:relative;
	margin:3px auto;
	border:1px solid #ccc;
}
div.promobox h3.productname
{
	text-align:center;
	font-size:10px;
	height:auto;
	padding:0;
	padding-top:4px;
	margin:0;
}

div.promobox h3.productname a
{
	text-decoration:none;
	color:#00387D;
}
div.promobox h3.productname a:hover
{
	color:#3b71ab;
}

div.promobox p.photo
{
	position:relative;
	text-align:center;
}
div.promobox p.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}

div.promobox p.price
{
	bottom:0px;
	left:0px;
	z-index:600;

	width:100%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	color:red;
}

div.promobox span.readmore
{
	display:none;
	background-image:url(../../images/layout/promo_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div.promobox p.shortdescription
{
	position:absolute;
	width:100px;
	color:#333;
	margin:0;
	padding:15px 5px 5px 5px;
	text-align:center;
	right:0;
}


/*	PRODUCT	*/
div#ProductInfo
{
	padding:8px;
}

div#ProductInfo h3
{
	font-size:13px;
	text-align:center;
}
div#ProductInfo p.Order
{
	text-align:center;
	font-weight:bold;
}
div#ProductInfo input
{
	text-align:center;
}


div#Photos
{
	position:relative;
	margin-left:10px;

}
div#Photos div#big
{
	width:430px;
	height:420px;
	border:solid 1px #666;
	background-color:#fff;
	margin-bottom:10px;
}
div#Photos div#big table
{
	height:100%;
	width:100%;
}
div#Photos div#big table tr td
{
	text-align:center;
	vertical-align:middle;
}
div#Photos div#big img
{
	margin:5px 10px;
	text-align:center;
}
div#Photos div#thumbs
{
	top:0px;
	position:absolute;
	left:440px;
	width:120px;
}
div#Photos div#thumbs .Photo
{
	border:solid 1px #666;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:120px;
	background-color:#fff;
}
div#Photos div#thumbs .PhotoHover
{
	border:1px solid #222;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:120px;

}
div#Photos div#thumbs img
{
	cursor:hand;
	cursor:pointer;
	margin:3px 5px 2px 5px;
}
div#Photos div#thumbs .hidden
{
	display:none;
}

/*	SHOPPINGCART	*/

div#ctl00_Content table.OrderItems
{
	width:96%;
	margin:0 0 1px 5px;
	background-color:#EE1C25;
	border:0;
	border-collapse:collapse;
}
div#ctl00_Content table.OrderItems td
{
    font-size:12px;
}
div#ctl00_Content table.OrderItems tr.item td.photocol
{
	width:140px;
}
div#ctl00_Content table.OrderItems th
{	
	font-weight:bold;
	color:#fff;
	padding:3px 0; 
}
div#ctl00_Content table.OrderItemHover
{
	width:500px;
	margin:0 0 1px 5px;
	background-color:#b9bdc6;
}
div#ctl00_Content table.Total
{
	width:96%;
	margin:1px 0 0 5px;
	background-color:#DCDCDC;
	border-top:solid 1px #F2EBEB;
	border-bottom:solid 1px #F2EBEB;
}
div#ctl00_Content table.Total tr td
{
	vertical-align:bottom;
	font-size:12px;
}
div#ctl00_Content table.Total .PriceTotal
{
	border-top:1px solid #c0918d;
	padding-top:15px;
	vertical-align:bottom;
}
div#ctl00_Content td.ProductName
{
	width:240px !important;
	width:238px;
}
div#ctl00_Content td.ProductName a
{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
div#ctl00_Content td.ChangeQty
{
	width:80px;
	text-align:center;
	color:#666;
}
div#ctl00_Content td.ChangeQty p
{
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	width:45px !important;
	width:38px;
}
div#ctl00_Content td.ChangeQty input
{
	background-color:#EEE;
	border-color:#ddd;
	border-style:outset;
	padding:0;
	margin:0;
	float:left;
}
div#ctl00_Content td.ChangeQty input.plusbutton
{
	float:right;
}
div#ctl00_Content td.Price
{
	width:80px;
	text-align:right;
}
div#ctl00_Content table.OrderItemHead td.Price
{
	width:80px;
	text-align:center;
}
div#ctl00_Content table.Total td
{
	text-align:right;
}
div#ctl00_Content td.TotalPrice, div#ctl00_Content table.OrderItemHead td.TotalPrice, 
div#ctl00_Content table.Total td.Price, div#ctl00_Content table.Total td.PriceTotal
{
	color:#000;
	width:80px;
	font-weight:bold;
	text-align:right;
}
div#ctl00_Content table.OrderItemHead td.ChangeQty
{
	text-align:center;
}
div#ctl00_Content table.Total td.PriceTotal, div#ctl00_Content span.PriceTotal
{
	font-size:12px;
}
div#ctl00_Content table.ContactTypes
{
	width:80%;
	margin:20px 0 0 5px;
	
	background-color:#F3F3F3;
	border-bottom:solid 1px #93A8B9;
}
div#ctl00_Content table.ContactTypes td
{
    font-size:12px;
}
div#ctl00_Content table.ContactTypes tr.head td
{
	font-weight:bold;
	background-color: #EE1C25;
	border:solid 1px #E0E0E0;
	text-align:center;
	color:#fff;
}
div#ctl00_Content table.ContactTypes tr.middle td
{
	padding:10px 30px;
}
div#ctl00_Content table.ContactTypes td.left
{
	border-left:solid 1px #222;
}
p.pay
{
	margin-left:20px;
}
p.pay
{
    font-size:12px;
}
div.clear
{
	clear:both;
	display:none;
}
div.clear span
{
	visibility:hidden;
}
/*  CONTACTFORM */
#contactForm td
{
    font-size:12px;
}
/*	FOOTER	*/  
div#Footer
{
	clear:both;
	font-size:10px;
	/*height:15px;*/
	line-height:17px;
	padding:10px 10px 20px 20px;
	text-align:center;
	width: 947px;
	_width: 977px;
	overflow:hidden;
	
    background-image:url(../../images/layout/footerback.jpg);
	background-repeat:no-repeat;
	background-position:center 7px;
}
div#Footer div#slogan
{
    right:0;
    font-size:24px;
    /*font-weight:bold;*/
    font-family:Arial, Verdana;
    color:#fff;
    line-height:34px;
    height:34px;
    text-align:right;
    margin-right:30px;
    text-transform:uppercase;
}
div#Footer a
{
	color:#707371;
	text-decoration:none;
	margin-left:10px;
}
div#Footer a:hover
{
	text-decoration:underline;
	color:#ED1C24;
}

div.banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
	display:none;
}

div.lengthbox
{
	display:inline;
}
div#newsscroller
{
    margin-top:15px;
	height:20px;
	/*display:none;*/
	overflow:hidden;
}
div#newsscroller span.newstitle
{
	color:#fff;
	padding:2px 0 5px 4px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	display:none;
}
div#spageie,div#spagens
{
	/*height:155px;*/
	position:relative;
	overflow:hidden;
}
div#spageie a.more, div#spagens a.more
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
}
div#container div#ctl00_Content span.publishdate
{
	margin:0 10px;
	font-size:10px;
	font-weight:normal;
	border:none;
}
div#editpage
{
	margin:15px;
	padding:5px;
	padding-right:30px;
	border:solid 1px #F9A500;
	background-color:#FFFAF0;
	background-image:url(../../images/layout/edit_page.gif);
	background-repeat:no-repeat;
	background-position:100%;
	text-align:right;
}
div#editpage a:hover
{
	color:#F9A500;
}
div#container div#Results h3
{
	font-size:12px;
	margin:10px 0 3px 0;
	padding:0;
}
div#container div#Results p
{
	margin:2px 0;
	padding:0;
}
div#container div#Results a.extra
{
	text-decoration:none;
	color:#A4DE87;
	font-style:italic;
}


/*GALLERY*/
div#shop .gallery
{
	text-align:center;
	background-color:Transparent;
}
.gallery
{
	padding:0 15px;
	text-align:left;
	margin-top:15px;	
}
.scrollgallery div.galleryheader,
.gallery div.galleryheader
{
	margin-bottom:10px;
	margin-top:15px;
	text-align:left;
}

.scrollgallery div.galleryheader span.gallerytitle,
.gallery div.galleryheader span.gallerytitle
{
	display:block;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.scrollgallery div.galleryheader span.gallerydescription,
.gallery div.galleryheader span.gallerydescription
{
	display:block;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	padding-left:40px;
}
.gallery .galleryitem
{	
	background-color:#f0eee0;
	border:1px solid #afab8e;
	vertical-align:middle;
	text-align:center;	
}
/*
.scrollgallery #scroller,
.scrollgallery #scroller td
{
	text-align:center;
}*/
.scrollgallery #scroller .currentimage
{
	background-color:#FDF8D4;
	border:1px dotted #555;
}
.scrollgallery span.refreshphoto
{
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	margin-right:30px;
	
	color:#666;
}
.scrollgallery span.imageindex
{
	float:right;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	margin-right:30px;
	
	color:#666;
}
.scrollgallery td.largephoto
{
	vertical-align:middle;
	text-align:center;
	border:1px dotted #e3e3e3;
	background-color:#ddd;
}
.scrollgallery .largephoto img
{
	border:1px solid #666;
	margin:0 15px;
	text-align:center;
}
.scrollgallery td.caption
{
	text-align:center;
	font-weight:bold;
	background-color:#f4f4f4;
}
.scrollgallery .scrollimages
{
	overflow:hidden;
}
.scrollgallery .scrollprev,
.scrollgallery .scrollnext
{
	width:50%;
	text-align:center;	
}
.scrollgallery .scrollprev a,
.scrollgallery .scrollnext a
{
	font-weight:bold;
	color:#333;
	font-size:13px;
}
.scrollgallery .scrollitem  
{
	text-align:center;
	vertical-align:middle;
}
.scrollgallery .scollimages
{
	overflow:hidden;
}
.scrollgallery .scrollitem div.thumbimage
{
	background-color:#f0eee0;
}
.scrollgallery .scrollitem div.thumbimage,
.gallery .galleryitem div.thumbimage
{
	display:block;
	margin:4px;
}
.gallery .gallerycontent
{
	margin:0 auto;
	text-align:left;
}


/* PAGETURNVIEW */
.galleryBox
{
	width:100%;
	border-bottom:2px solid #e4e4e4;
}
.galleryBox .galleryHeader
{
	background-color:#f4f4f4;
	height:30px;
	line-height:30px;
}
.galleryBox .galleryHeader .title
{
	float:left;
	display:block;
	padding:0 0 0 5px;
	font-weight:bold;
}
.galleryBox .galleryHeader .fullscreen
{
	display:block;
	float:right;
	padding:0 5px 0 0;
}
.galleryBox .galleryHeader .fullscreen a
{
	font-size:10px;
	color:#999;
}
.galleryBox .galleryHeader .fullscreen a:hover
{
	text-decoration:none;
}
.galleryBox .box
{
	margin:0 auto;
}

/* SEARCH */


div.SearchResults,
div.SearchResults table tr td
{
	color:#555;
	font-size:11px;
}
div.SearchResults p.catsresult
{
}
div.SearchResults p.newsresult
{
}
div.SearchResults p.prodsresult
{
	position:relative;
}
div.SearchResults .newsdate
{
	color:#999;
	font-size:9px;
}

div.SearchResults .title
{
	cursor:pointer;
}
div.SearchResults .title a
{
    position:relative;
    text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000;
}

div.SearchResults .title a:hover
{
	text-decoration:underline;
    /*border-bottom:1px solid #ed1c24;*/
}

div.SearchResults .image
{
	height:50;
}


/****************  TABCONTAINER  *******************/
div.SearchResults .ajax__tab_header
{
	margin-bottom:18px;
}

/*** TABS ***/
div.SearchResults .ajax__tab_outer
{
	
}

div.SearchResults .ajax__tab_inner
{
	
}

div.SearchResults .ajax__tab_tab
{
	border:1px solid #ed1c24;
	padding:5px 8px;
	margin-right:2px;
	background-color:#f4f4f4;
}

/*** ACTIVE TAB ***/
div.SearchResults .ajax__tab_active .ajax__tab_outer
{
}

div.SearchResults .ajax__tab_active .ajax__tab_inner
{
	
}

div.SearchResults .ajax__tab_active .ajax__tab_tab
{
	font-weight:bold;
	
}

/*** HOVER TAB ***/
div.SearchResults .ajax__tab_hover .ajax__tab_outer
{
}

div.SearchResults .ajax__tab_hover .ajax__tab_inner
{
}

div.SearchResults .ajax__tab_hover .ajax__tab_tab
{
	background-color:#e4e4e4;
	color:#555;
}

/*** BODY ***/
div.SearchResults .ajax__tab_body
{
	/*background-color:#f4f4f4;
	border-style:dashed;
	border-color:#ccc;
	border-width:1px 1px 1px 1px;
	padding:5px;
	overflow:scroll;*/
}

/*******************************************/
div.fontsize
{
	margin:10;
}
div.fontsize a
{
	background-position:left bottom;
	background-repeat:no-repeat;
	display:inline-block;
	_margin-right:2px;
}
div.fontsize a.large
{
	background-image:url(../../images/layout/fontsize_large.gif);
	width:27px;
	height:25px;
}
div.fontsize a.medium
{
	background-image:url(../../images/layout/fontsize_normal.gif);
	width:20px;
	height:20px;
}
div.fontsize a.small
{
	background-image:url(../../images/layout/fontsize_small.gif);
	width:15px;
	height:15px;
}

/********* RETRIEVE PASSWORD **********/

div#retrievepassword .normal
{
    font-size: 11px;
}

/********* Newsletters **********/
div#newsletter
{
    margin-left:20px;
    font-size: 12px;
}
div#newsletter table td
{
    font-size:12px;
}













