﻿/**************************************************************/
/************** NORMAAL PAS JE ENKEL IN DEZE CSS **************/ 
/**************** DE STIJL VAN DE WEBSITE AAN *****************/
/**************************************************************/




/**************************************************************/
/************************** ALGEMEEN **************************/
/**************************************************************/
body,html{ color: #424941; }
h1{ }
h2{ }
h3{ }
h4{ }
h6{ }
a{ }
strong{ font-weight:bold; }
input[type='text']{ border: 1px solid #e6e6e6; }
input[type='password']{ border: 1px solid #e6e6e6; }



/**************************************************************/
/*************************** HEADER ***************************/
/**************************************************************/
div#header 
{ 
	background-image:url("../../images/layout/header_bg.gif");
	background-repeat:repeat-x;
	height:147px;
	width:100%; 
}
div#header .homeLink
{
	color: #6FB70D;
    font-size: 12px;
    left: 7px;
    position: absolute;
    text-decoration: none;
    top: 125px;
    z-index: 999;
    font-weight:bold;
}
div#header .homeLink:hover
{
	text-decoration:underline;
}
div#header .hplnkhome 
{
	background-image:url("/images/layout/logo.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:69px;
	left:40px;
	position:absolute;
	top:69px;
	width:90px;
	z-index:10;
}
div#header #bannerRight
{
	background-image:url("../../images/layout/header.jpg");
	display:block;
	background-repeat:no-repeat;
	float:right;
	width:779px;
	height:147px;
}



/**************************************************************/
/************ BREADCRUMBS & H1 PAGETRACE & PAGETITLE***********/
/**************************************************************/
div#breadcrumbs
{

	color:#000000;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;	
	font-weight:normal;
	height:20px;
	margin:0;
	position:absolute;
	right:0;
	top:128px;
	width:586px;
	z-index:1;	
}
div#breadcrumbs a 
{
	background-image:url("/images/layout/breadcrumbs.jpg");
	background-position:left -1px;
	background-repeat:repeat-x;
	color:#000000;
	float:left;
	height:20px;
	line-height:13px;
	padding:0 5px;
	text-decoration:none;
	cursor:pointer;
}
div#breadcrumbs a:hover
{
	text-decoration:underline;
}
div#breadcrumbs .seperator
{
	background-image:url("/images/layout/breadcrumbs.jpg");
	background-position:left -1px;
	background-repeat:repeat-x;
	float:left;
	line-height:14px;
	height:20px;
}
div#breadcrumbs .arrow
{
	background-image:url("/images/layout/bullet.gif");
	background-position:left -1px;
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	height:20px;
	margin-left:37px;
	padding-left:10px;
	width:7px;
	z-index:0;
	_float:none;
}
div#breadcrumbs .breadbg
{
}
div#breadcrumbs .leftcrumb
{
	background-image:url("/images/layout/leftcrumb.jpg");
	background-position:left -2px;
	background-repeat:no-repeat;
	display:inline-block;
	height:20px;
	width:37px;
	position:absolute;
	_float:left;
	_position:absolute;
	_margin-left:0px;
	left:0;
}
div#breadcrumbs .rightcrumb
{
	background-image:url("/images/layout/rightcrumb.jpg");
	background-repeat:no-repeat;
	background-position:left -1px;
	float:left;
	height:20px;
	width:17px;
}
div#middle #centercol h1.pagetitle 
{ 
	background-image:url("/images/layout/curcat.gif");
	background-position:left 50%;
	background-repeat:no-repeat;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:10px 0 5px 10px;
	padding-left:25px; 
}


/**************************************************************/
/************ MIDDLE, LEFTCOL, RIGHTCOL, CENTERCOL ************/
/***************************** 100% ***************************/
/**************************************************************/
div#container{ }
div#shop{ min-width:1000px;}

div#middle
{
	height:auto;
	overflow:hidden;
	position:relative;
}
div#middle #leftcol
{
	background-color:#F1F1F1;
	border-right:2px solid #DEDEDE;
	vertical-align:top;
	width:163px;
	float:left;
	padding-bottom:20010px;
	margin-bottom:-20000px;
	
}
div#middle #rightcol
{
	width:195px;
	height:100%;
	float:right;
	padding:20px 20px 20px 0;
}
div#middle #centercol
{
	height:100%;
	margin: 0 0 0 180px;
}
div#middle #rightcol .pletRecent
{
	display:block;
	width:170px;
	/*height:150px;*/
	padding:10px;
	background-color:#feefc4;
	border:1px solid #fdd462;
	margin-bottom:15px;
}

div#middle #rightcol .pletPopular
{
	display:block;
	width:170px;
	/*height:150px;*/
	padding:10px;
	background-color:#e5f7dd;
	border:1px solid #427b37;
}

div#middle #rightcol .pletRecent .recenttitle, div#middle #rightcol .pletPopular .poptitle
{
	font-size:80%;
	font-weight:bold;
	color:#437C38;
}

div#middle #rightcol .pletRecent table, div#middle #rightcol .pletPopular table
{
    margin:15px 0 5px 0;
}

div#middle #rightcol .pletRecent table tr td, div#middle #rightcol .pletPopular table tr td 
{
   /* border-bottom:1px solid #fdd462;*/
    padding:3px 0;
    vertical-align:top;    
}
div#middle #rightcol .pletRecent table tr td.numbering, div#middle #rightcol .pletPopular table tr td.numbering
{
    padding-right:5px;
    color: #424941;
    font-weight:bold;
    font-size:70%;
}
div#middle #rightcol .pletRecent table tr td a, div#middle #rightcol .pletPopular table tr td a
{
    color: #424941;
    font-size:70%;
    text-decoration:none;
}
div#middle #rightcol .pletRecent table tr td a:hover, div#middle #rightcol .pletPopular table tr td a:hover
{
    text-decoration:underline;
}


/***************************************************************/
/************************* NAVIGATIE ***************************/
/***************************************************************/
div#navigation .more
{
	color:#88DB0D;
}
div#navigation
{ 
	position:relative;
	padding-left:5px;
}
div#navigation ul
{ 
	background-color:#F1F1F1;
} 
div#navigation li 
{
	background-image:url("/images/layout/li_bg.gif");
	background-repeat:repeat-y;
	display:block;
	height:auto !important;
	margin:3px 0;
}
div#navigation ul li a
{ 
	color:#333333;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	font-weight:bold;
	line-height:18px;
}
div#navigation ul.level1 li a
{
	background-position:15px 50%;
}
div#navigation ul li.current a { color: #6fb70d; }
#navigation ul.level0 li:hover .level1
{
}
#navigation ul.level1 li:hover .level2{ margin-top:3px; }
div#navigation ul ul
{
	background-color:#f1f1f1;
	margin-left:20px;
}
div#navigation ul ul li{ margin:0; }
div#navigation ul ul li a{ }
div#navigation ul ul ul{ top:-3px; }
div#navigation ul.level0 li.current ul ul 
{
	top:-6px;
	color:#333333;
}
div#navigation ul.level0 li.current ul li a
{
	color:#333333;
}
div#navigation ul ul ul li{ }
div#navigation ul ul ul li a{ }
div#navigation ul ul li:hover{ }
div#navigation ul ul li.current:hover{ background-color:Transparent; }


ul.level0 li .hitarea
{
	position:relative;
	top:3px;
	_top:2px;
}
ul.level1 li .hitarea
{
	position:relative;
	top:1px;
	_top:4px;
}
ul.level1 li .empty-hitarea
{
	background: url(../jquery/images/none.gif);
	background-repeat:no-repeat;
	background-position:3px 2px;
}
ul.level0 li .empty-hitarea
{
	background: url(../jquery/images/none.gif);
	background-repeat:no-repeat;
	background-position:3px 2px;
}

/***************************************************************/
/******************* CONTENT / INNERCONTENT ********************/
/***************************************************************/
div#content{ }
div#content #innercontent
{ 
	padding:10px;
	font-size:80%;
	min-height:250px; 
	_min-height:500px;
}
div#content #innercontent h1
{
    font-size:120%;
    font-weight:bold;
}
div#content #innercontent input{ }
div#content #innercontent input.button{ }
div#content #innercontent a{ text-decoration:underline; color:#424941; }
div#content #innercontent a:hover {color:#70b60a; }
div#content #innercontent table{ }
div#content #innercontent table tr{ }
div#content #innercontent table tr td{ /*height:14px;*/ /*padding:2px;*/ }
div#content .header td {
    background-color: #4E9C43;
    color: #FFFFFF;
    font-weight: bold;
}
div#content table, div#content table td {
    
    color: #333333;
}
div#content .alternate td {
    background-color: #FEFBEE;
    color: #222222;
}
div#content .item td {
    background-color: #F1F1F1;
    color: #333333;
}
/*************************************************************/
/********************** ACTIONBUTTONS ************************/
/*************************************************************/
div#actionButtons 
{ 
	display:block; 
	padding-left:10px;
	margin-bottom:50px;
}
div#actionButtons a
{
	display:inline-block;
	text-decoration:none;
	margin-top:20px;
}
div#actionButtons a.back 
{ 
	font-size:60%;
	background-image:url("/images/layout/back.jpg");
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	float:left; 
	margin-right:3px;
}
div#actionButtons a.print 
{ 
	font-size:60%; 
	background-color:#296321;
	background-image:url("/images/layout/footer_left_bg.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	border-color:#6CB35A #296331 #296331 #6CB35A;
	border-style:outset;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	padding:0;	
	text-align:center;
	width:70px;
	height:15px;
	line-height:15px;
	float:left;
}


/*************************************************************/
/************************** FOOTER ***************************/
/*************************************************************/
div#footerright
{
	position:relative; 
	background-image:url("/images/layout/footer_right_bg.gif");
	background-repeat:repeat-x;
	border-bottom:2px solid #9E8C4A;
	height:21px;
	line-height:19px;
	padding-left:10px;
	text-align:left;
	margin-left:182px;
}
div#footer ul{ }
div#footer ul li{ display:inline; }
div#footer ul li a
{ 
	color:#111111; 
	font-size:70%;
}
div#footer ul li.first{ }
div#footer ul li.first a{ }
div#footer ul li.last{ }
div#footer ul li.last a{ }
div#footer #footernavigation{ }

div#footer #footerleft
{
	background-image:url("/images/layout/footer_left_bg.gif");
	background-repeat:repeat-x;
	border-bottom:2px solid #124118;
	height:21px;
	left:0;
	position:absolute;
	width:180px;
}





/***************************************************************/
/*************************** MODULES ***************************/
/***************************************************************/

/************************** LANGUAGES **************************/
div#languages
{
	position:absolute;
	right:5px;
	text-align:right;
	top:10px;
}
div#languages a{ margin-right:5px }


/**************************** SEARCH ****************************/
div#searchsmall
{
	margin-bottom:10px;
	padding:10px 0 10px 10px;
	border-top:2px solid #A4DE87;
	margin-top:10px;
	position:relative;
	z-index:999;
}
div#searchsmall div
{
    color:#888888;
    font-size:10px;
    font-weight:500;
}
div#searchsmall input
{
	width:120px;
	margin-bottom:8px;
}
div#searchsmall input.button
{
	background-image:url(../../images/layout/search.png);
	background-position:center center;
	background-color:Transparent;
	border:none;
	cursor:pointer;
	width:22px;
	height:22px; 
}


/************************* PLETSEARCH ***************************/
div#pletsearch
{

}
#pletsearch input.button
{
	background-image:url(../../images/layout/search.png);
	background-position:center center;
	background-color:Transparent;
	border:none;
	cursor:pointer;
	width:22px;
	height:22px; 
}
#pletsearch H1
{
    color:Green;
    font-size:22px;
}

#pletsearch table.gridview
{
    margin-top:20px;
    margin-bottom:15px;
    width:100%;
    border:none;
}

#pletsearch table.gridview tr.header th
{
    text-align:left;
    font-weight:bold;
    width:50%;
    padding-bottom:8px;
    padding-left:8px;
}
#pletsearch table.gridview tr td { padding-left:8px; }
#pletsearch table.gridview tr.first td
{
    padding-top:5px;
    border-top:3px solid #ababab;
}
#pletsearch table.gridview tr.last td
{
    padding-bottom:5px;
    border-bottom:3px solid #ababab;
}
#pletsearch table.gridview td.item
{
    background-image:url(../../images/layout/bgTable.gif);
    background-repeat:repeat-y;
    background-color:#f9f9f9;
}
#pletsearch table.gridview td.item a
{
    color:#000;
    text-decoration:none;
}
#pletsearch div.pletSearchBox
{
    margin-top:20px;
    width:50%;
    float:left;
}


/********************** SHOPPINGCARTSMALL ***********************/
div#shoppingcartsmall
{
	margin-bottom:10px;
	padding:10px;
}
div#shoppingcartsmall #shoppingInner{ font-size:70%; }
div#shoppingcartsmall #shoppingInner table{ }
div#shoppingcartsmall #shoppingInner td{ }

div#shoppingcartsmall #shoppingInner .totals
{
	text-align:right;
	padding:5px 0;
	border-top:1px solid #fff;
}
div#shoppingcartsmall #shoppingInner .expeditioncosts
{
	text-align:right;
	padding:5px 0;
}
div#shoppingcartsmall #shoppingInner .shoppingBottom
{
	text-align:center;
	padding:5px 0;
	display:block;
	width:100%;
	
}
div#shoppingcartsmall #shoppingInner .shoppingCartdelbtn
{
	background-image:url(../../images/layout/delBtn.gif);
	height:14px;
	width:16px;
	display:block;
}


/************************ SHOPPINGCARTS *************************/
div#shoppingcart{ }
div#shoppingcart .cartOverview{ }
div#shoppingcart .cartOverview table{ width:100%; }
div#shoppingcart .cartOverview table thead
{ 
	border-bottom:1px solid; 
	height:28px;
}
div#shoppingcart .cartOverview table thead th{ }
div#shoppingcart .cartOverview table tbody{ }
div#shoppingcart .cartOverview table tbody .spacerrow{ height:8px; }
div#shoppingcart .cartOverview table tbody .item{ }
div#shoppingcart .cartOverview table tbody .item td{ vertical-align:top; }
div#shoppingcart .cartOverview table tbody .item td img{ }
div#shoppingcart .cartOverview table tbody .item td a{ }
div#shoppingcart .cartOverview table tbody .item td input{ }
div#shoppingcart .cartOverview table tbody .item td input.remove
{
	display:block;
	position:relative; 
}
div#shoppingcart .cartOverview #totals
{ 
	padding:5px;
	overflow:auto;
}
div#shoppingcart .cartOverview #totals table
{
	float:right;
	width:auto; 
}
div#shoppingcart .cartOverview #totals table .label
{ 
	padding-right:25px;
	font-weight:bold;
}
div#shoppingcart .cartOverview #totals table .total{ }
div#shoppingcart .cartBtn{ }


/***************************** LOGIN ****************************/
div#loginsmall
{
	margin-bottom:10px;
	padding:10px 10px 10px 5px;
	border-top:2px solid #A4DE87;
	margin-top:10px;
	font-size:80%;
}
div#loginsmall #loggedIn a
{
	background-image:url("/images/layout/li_nav_bullet.gif");
	background-position:5px 50%;
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	padding-left:11px;
	text-decoration:none;
	width:135px;
}
div#loginsmall #loggedIn a:hover
{
	background-image:url("/images/layout/li_hover.gif");
	background-position:3px 50%;
	background-repeat:no-repeat;
}
div#loginsmall input
{ 
	width:135px;
	margin-bottom:5px;
}
div#loginsmall input.button
{
	background-color:#296321;
	background-image:url("/images/layout/footer_left_bg.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	border-color:#6CB35A #296331 #296331 #6CB35A;
	border-style:outset;
	border-width:1px;	
	color:#FFFFFF;	
	cursor:pointer;
	margin:0;
	padding:0;
	text-align:center;
	width:70px;
	font-size:90%;
	margin-top:10px;
}
div#loginsmall .head{ }
div#loginsmall .foot{ }
div#loginsmall .loginLink
{ 
	font-size:70%;
	color:#296321; 
}
div#loginsmall #loggedIn{ }
div#loginsmall #loggedIn ul{ }
div#loginsmall #loggedIn ul li
{ 
	background-image:url("/images/layout/li_bg.gif");
	background-repeat:repeat-y;
	display:block;
	height:auto !important;
	margin:3px 0;
}
div#loginsmall #loggedIn ul li:hover{ }
div#loginsmall #loggedIn .head{ }
div#loginsmall #loggedIn .alternate{ }
div#loginsmall #loggedIn .foot{ }
div#loginsmall .Captcha
{
    width:155px;
}


/**************************** PROMOS ***************************/
div#promos
{
	margin-bottom:10px;
	padding:10px;
}
div#promos .header{ }
div#promos .box{ }
div#promos .box .photo{ }
div#promos .box .promotext{ }
div#promos .box .productname{ }
div#promos .box .price{ }
div#promos table{ }
div#promos #next2
{
	background-image:url(../../images/layout/rightBtno.png);
	float:right;
	height:22px;
	width:22px;
}
div#promos #prev2
{
	background-image:url(../../images/layout/leftBtno.png);
	height:22px;
	width:22px;
	display:block;
}


/************************ NEWSCROLLER **************************/
div#newsscroller
{
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #AAAAAA;	
	/*float:right;*/
	height:215px;
	overflow:hidden;
	position:relative;
	width:170px;
	font-size:80%;
	padding:10px;
	margin-top:25px;
}
div#newsscroller a
{
	color:#424941;
	text-decoration:none;
}
div#newsscroller a:hover
{
	text-decoration:underline;
}
div#newsscroller img
{
	display:block;
	margin:auto;
}
div#newsscroller table
{
	bottom:10px;
	position:absolute; 
}
div#newsscroller #next2
{
	background-image:url(../../images/layout/rightBtno.png);
	float:right;
	height:22px;
	width:22px;
}
div#newsscroller #prev2
{
	background-image:url(../../images/layout/leftBtno.png);
	height:22px;
	width:22px;
	display:block;
}
div#newsscroller .newstitle
{
	font-weight:bold;
}
.newsItem 
{
	background-color:#FCFCFC;
	border:1px solid #CCCCCC;
	padding:10px 5px;
	width:99%;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
}
.newsItem .newstitle
{
	background-image:url(../../images/layout/newsitem.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	padding-left:15px;
}
.newsItem .newsdate
{
	padding-left:15px;
	font-size:80%;
	font-style:italic;
}
.newsItem .newsdesc
{
	padding-left:15px;
}
.newsItem .newstitle:hover
{
	color:#70B60A;
}
.newsItem .newscattitle
{
	padding-left:15px;
	margin-bottom:20px;
}


.newsitem 
{
	padding:5px 5px;
	width: 98.6%;
	display:block;
}
div#newsItems
{
    background-color:#FCFCFC;
	border:1px solid #CCCCCC;
	margin-top:64px;
	width:99%;
}
.newsitem .newsitemtitle a
{
	background-image:url(../../images/layout/newsitem.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	padding-left:15px;
	color:#424941;
	line-height:25px;
}
.newsitem .newsitemdate
{
	padding-left:15px;
	font-size:80%;
	font-style:italic;
}
.newsitem .newsitemdesc
{
	padding-left:15px;
}
.newsitem .newsitemtitle a:hover
{
	color:#70B60A;
}
.newsitem .newscats
{
	padding-left:15px;
	margin-bottom:20px;
}



/************************** NEWSLETTER **************************/
div#newslettersmall
{
	margin-bottom:10px;
	padding:10px;
}
div#newslettersmall input.button{ }


/****************************************************************/
/************************** PRODUCTCAT **************************/
/****************************************************************/
div#productcats  
{
	display:block;
	overflow:auto;	
}
div#productcats .box
{
	float:left;
	text-align:center;
	padding:20px;
	background-color:#F1F1F1;
	margin:10px 10px 0 0;
	width:175px;
	height:150px;
	border:3px solid #DEDEDE;
	 
}
div#productcats .box .name{ text-align:center; }


/***************************************************************/
/************************* PRODUCTLIST *************************/
/***************************************************************/
div#productlist{ }
div#productlist .box
{
	/*background-color:#F1F1F1;*/
	/*float:left;*/
	margin:10px;
	/*padding:5px;*/
	/*width:45%;*/
	/*border:3px solid #DEDEDE;*/
	/*height:105px;*/
}
div#productlist .box img
{
	float:left;
	margin-right:5px;
}
div#productlist .box .promoIcon
{
	margin-left:-105px;
	margin-top:2px;
	position:absolute;
	z-index:999;
}
div#productlist .box .ProductName{ }
div#productlist .box .price{ }
div#productlist .box .shortdescription{ }

div#productlist ul
{
    padding:5px;
    margin:10px;
}
div#productlist ul li
{
    list-style:none;
}
div#productlist ul li a
{
    text-decoration:none;
}
    
/**************************************************************/
/*********************** PRODUCTDETAIL ************************/
/**************************************************************/
div#productdetail
{
	background-color:#e0e0e0;
	padding:10px;
	border-top:3px solid grey;
	border-bottom:3px solid grey;
}
div#productdetail img 
{ 
	display:block;
	margin-bottom:20px;
}
div#productdetail .middle{ }
div#productdetail .middle .orderconfirm{ }
div#productdetail .middle table{ }
div#productdetail .middle table .name
{
	color:#437c38;
	font-weight:bold; 
}
div#productdetail .middle table .prodtitle
{
	color:#437c38;
	font-weight:bold;
	line-height:20px;
}
div#content #innercontent div#productdetail .middle table a.prodtitle
{
    color: #437C38;
    cursor: pointer;
    font-weight: bold;
    margin-left: -2px;
    margin-right: 2px;
}
div#content #innercontent div#productdetail .middle table tr td.proddesc
{
	display:block;
	padding-left:16px;
	height:auto;
}
div#productdetail .middle table .title
{
	color:#437c38;
	font-weight:bold;
}
div#productdetail .middle table .price
{
	color:#437c38;
	font-weight:bold;
}
div#productdetail .middle table .variants
{
	color:#437c38;
	font-weight:bold; 
}
div#productdetail .middle table .content{ }
div#productdetail .header{ }
div#productdetail .footer{ }

.SearchPletbtn
{
    background: url("/images/layout/footer_left_bg.gif") repeat scroll 0 0 transparent;
    display: block;
    float: right;
    font-size: 11px;
    line-height: 21px;
    margin-top: -30px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
div#content #innercontent a.SearchPletbtn
{
    color: #FFFFFF;
}
div#content #innercontent a.SearchPletbtn:hover
{
    color:#ffffff;
    text-decoration:underline;
}


/*************************************************************/
/*********************** CUSTOMFORMTABLE *********************/
/*************************************************************/
table.regPass{ }
table.regPass tbody{ }
table.regPass tbody tr{ }
table.regPass tbody tr td{ }
table.regPass tbody tr td .passTd
{
	width:200px;
	display:block;
}
table.CustomFormTable{ }
table.CustomFormTable tbody{ }
table.CustomFormTable tbody tr{ }
table.CustomFormTable tbody tr td{ }
table.CustomFormTable tbody tr td.LabelCell{ width:200px; }
table.CustomFormTable tbody tr td.FieldCell{ }


/************************************************************/
/************************** KASSA ***************************/
/************************************************************/
div#Checkout{ }
div#Checkout input{ }
div#Checkout input.button{ }
div#Checkout h2
{ 
	padding:10px 0;
	border-bottom: solid 1px;
	margin-bottom:10px; 
}
div#Checkout .section{ overflow:auto; }
div#Checkout .section table.contacttypes
{ 
	width:100%; 
	background-color:#ccc;
}
div#Checkout .section table.contacttypes thead
{
	background-color:#8EACD4;
	height:28px;
}
div#Checkout .section table.contacttypes thead th{ }
div#Checkout .section table.contacttypes tbody{ }
div#Checkout .section table.contacttypes tbody tr{ }
div#Checkout .section table.contacttypes tbody tr td{ padding:5px; }
div#Checkout .section .OrderItems{ width:100% }
div#Checkout .section .OrderItems thead
{ 
	background-color:#8EACD4;
	height:28px;
}
div#Checkout .section .OrderItems thead th{ text-align:center; }
div#Checkout .section .OrderItems thead th span{ font-weight:bold; }
div#Checkout .section .OrderItems tbody{ }
div#Checkout .section .OrderItems tbody .item{ background-color:#cadffb; }
div#Checkout .section .OrderItems tbody .item td{ padding: 5px; }
div#Checkout .section .OrderItems tbody .item td a{ }
div#Checkout .section .OrderItems tbody .item td.checkTd{ }

div#Checkout .section .OrderItems tbody .itemAlt{ background-color:#ccc; }
div#Checkout .section .OrderItems tbody .itemAlt td{ padding:5px; }
div#Checkout .section .OrderItems tbody .itemAlt td a{ }
div#Checkout .section .OrderItems tbody .itemAlt td.checkTd{ }

div#Checkout .section .Total{ float:right; }
div#Checkout .section .Total tbody{ }
div#Checkout .section .Total tbody tr{ }
div#Checkout .section .Total tbody tr td{ }
div#Checkout .section .Total tbody tr td.checkoTd
{
	text-align:right;
	font-weight:bold; 
}
div#Checkout .section .Total tbody tr td.Price
{
	padding:5px;
	text-align:right;
	width:90px;
}

div#Checkout .pay{ }
div#Checkout .pay .noborder{ }
div#Checkout input.button{ }


/************************************************************/
/********************** ORDEROVERVIEW ***********************/
/************************************************************/
div#ordersoverview{ }
div#ordersoverview a{ }
div#ordersoverview table.orderlist{ width:100%; }
div#ordersoverview table tr{ }
div#ordersoverview table tr.header
{ 
	background-color:#ccc; 
	height:28px;
}
div#ordersoverview table tr.header td{ }
div#ordersoverview table tr.item{ }
div#ordersoverview table tr.item td{ padding:5px; }
div#ordersoverview table tr.alternate{ }
div#ordersoverview table tr.alternate td{ padding:5px; }


/************************************************************/
/************************ WISHLIST **************************/
/************************************************************/
table.wishlistitems{ }
table.wishlistitems tr.item{ }
table.wishlistitems tr.item td{ padding:5px; }
table.wishlistitems tr.item td input{ }
table.wishlistitems tr.item td a{ }
table.wishlistitems tr.alternate{ }
table.wishlistitems tr.alternate td{ padding:5px; }
table.wishlistitems tr.alternate td input{ }
table.wishlistitems tr.alternate td a{ }

div#lijstBtn{ }
div#lijstBtn input.button{ }


/* -------------------------------------------------------- */
















/*************************************************************/
/******************** VALIDATIONFIELDS ***********************/
/*************************************************************/
tbody .FieldCell .validation-status 
{
	background-image:url("../../images/layout/required.png");
	background-position:center center;
	background-repeat:no-repeat;
	display:inline;
	height:20px;
	width:11px;
	padding:0 4px;
}
tbody .FieldCell .validation-status.invalid{ background-image:url("../../images/layout/invalid.png"); }
tbody .FieldCell .validation-status.valid{ background-image:url("../../images/layout/valid.png"); }
.regPass .validation-status
{
	background-image:url("../../images/layout/required.png");
	background-position:center center;
	background-repeat:no-repeat;
	display:inline;
	height:11px;
	width:11px;
}
.regPass .validation-status.invalid{ background-image:url("../../images/layout/invalid.png"); }
.regPass .validation-status.valid{ background-image:url("../../images/layout/valid.png"); }



/*************************************************************/
/************************** AJAX *****************************/
/*************************************************************/

div#ctl00_cphCenterCol_page_tabResults
{
	border-top:3px solid grey;
	border-bottom:3px solid grey;
	background-color:#c8c8c8;
	padding:10px;
}

div#ctl00_cphCenterCol_page_tabResults hr
{
	display:none;
}

div#ctl00_cphCenterCol_page_tabResults_header
{
	font-weight:bold;
	margin-bottom:20px;
	font-size:110%;
}

.ajax__tab_default .ajax__tab_tab 
{
	background-color:#DDDDDD;
	padding:5px;
}

.ajax__tab_body ol
{
	list-style-type:decimal;
	padding-left:25px;
}
.ajax__tab_body ol a
{
	color:#424941;
	font-weight:bold;
	font-size:110%;
}
.disclaimer
{
    width:100%;
    /*text-align:center;*/
    padding:0 25px;
}

.printdate
{
    display:none;
}
.printtext
{
    display:none;
}

.printdatetext
{
    display:none;
}
div#content #innercontent a.rulesLink
{
    float:right;
    margin-right:25px;
    color: #437C38;
    font-weight: bold;
}
div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background-color: #FEEFC4;
border: 1px solid #FDD462;
color: black;
padding: 3px;
width: 250px; /*width of tooltip*/
padding: 10px;
font-size:12px;
margin-top:5px;
}
.pletHead
{
    background-image: url("/images/layout/li_bg.gif");
    background-repeat: repeat-y;
    display: block;
    height: auto !important;
    margin: 3px 0;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    width: auto;
    margin-left:5px;
    padding-left:5px;
}
a.pletHead
{
    color:#000000;
}
.empty-hitarea {
    background: url("../jquery/images/none.gif") no-repeat scroll 3px 2px transparent;
}

div#colleguesTable input, div#colleguesTable select, div#colleguesTable textarea {
    background-color: #F8FAF8;
    border-color: #999999 #E6E6E6 #E6E6E6 #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #E6E6E6;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    padding-left: 2px;
    font-size:11px;
}
div#colleguesTable .button, div#colleguesTable .buttons input, div#colleguesTable .ncol, div#colleguesTable .smallbutton {
    background-color: #296321;
    background-image: url("/images/layout/footer_left_bg.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-color: #6CB35A #296331 #296331 #6CB35A;
    border-style: outset;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size:11px;
}
div#content #innercontent div#colleguesTable table tr td a
{
    text-decoration:underline;
}
div#content #innercontent div#colleguesTable table tr td
{
    border:1px solid #BBBBBB;
}
div#content #innercontent div#colleguesTable tr td.phone
{
    width:90px;
}


div#loginsmall .loginWrap{ position:relative;}
div#loginsmall .loginLabel  
{     
    color: #8B8B8B;
    font-family: verdana;
    font-size: 10px;
    /*left: 5px;
    position: absolute;
    top: 2px;
    _top:5px; */
}
div#loginsmall .passWrap{ position:relative;}
div#loginsmall .passLabel  
{     
    color: #8B8B8B;
    font-family: verdana;
    font-size: 10px;
    /*left: 5px;
    position: absolute;
    top: 2px;
    _top:5px; */
}
