span.LeftMargin
{
	padding-left: 3px;
}	

span.RightMargin
{
	padding-right : 3px;
}	

span.LeftRightMargin
{
	padding-right: 3px;
	padding-left: 3px;
}	

.ProductTable
{
	width: 637px;
}

.ProductInfo
{
	text-align:left;
	color: #000;
	vertical-align:top;	
}

.ProductDescription
{
	text-align:left;
	color: #000;
	margin-left:15px;
}
	
.ProductImage
{
	vertical-align:top;
	text-align:left;
	
	
}

.ProductLabel
{
	font-weight:bold;
	width:120px;
}


.ProductDetailPropName
{
	font-weight:bold;
	margin-right: 5px;
}

.ProductDetailButton,.ncol
{
	
	font-size: 11px;
	color: #000;
	background-image:url('../images/searchbutton.jpg');
	background-repeat:no-repeat;

}



/* Ogone styles*/
.ncol
{
	margin-top:15px;
	margin-bottom:15px;
}

.ncoltxtl, .ncoltxtl2, .ncoltxtr, .ncoltxtc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding:3px;
	font-weight:normal;
}

.ncoltxtl2
{
	margin-right:5px;
}
.ncoltxtr
{
	font-weight:bold;
}

.ncolinput
{
	text-align:left;
}


.ncoltable1, .ncoltable2, .ncoltable3
{
	background-color: #fff;
	
	width:637px;	
}

.ncoltable2
{
	margin-top:10px;
}

#NCOLPP
{
	margin-top:10px;
	margin-bottom:15px;
}

.MoreInfoButton
{
	font-size: 11px;
	width: 150px;
	height: 50px;
	color: #000;
	background-image: url('../../../www/images/searchbutton.jpg');
	background-repeat:no-repeat;
}

.ButtonCell
{
	text-align:left;
}

.searchbuttoncell
{
	text-align:right;
}

.btnOK

{

      background-color:#fff;

      border:none;      

      width:150px;      

}

 

.btn_image

{

      margin-left: 3px;

      float: left;

}

.historyrow
{
	padding-left:35px;
	text-align:left;
	font-weight:bold;
}

.historyrow a:link, .historyrow a:visited, .historyrow a:active
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

.historyrow a:hover
{
	text-decoration:none;
	font-weight:normal;
}

.PageNrIsNotCurrentPage a:link, .PageNrIsNotCurrentPage a:visited, .PageNrIsNotCurrentPage a:active
{

	padding-left: 3px;
	padding-right: 2px;
	color: #000;
	
}

.PageNrIsCurrentPage a:link, .PageNrIsCurrentPage a:visited, .PageNrIsCurrentPage a:active, .PageNrIsNotCurrentPage a:hover
{

	padding-left: 3px;
	padding-right: 2px;	
	color: #000; 
	background-color: #ffffff; 
}

.PageNrIsCurrentPage a
{
	text-decoration: none;
}

.NextPreviousPage a:link, .NextPreviousPage a:visited, .NextPreviousPage a:active
{
	color: #000;
	width: 45px;
	margin-left: 5px;
	margin-right: 5px;
}

.NextPreviousPage a:hover
{
	color: #000;
	width: 45px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:none;
}

/*Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- */

.ProductNavigation
{
	margin-top: 10px;
	padding: 2px;
	margin-bottom: 5px;
	background-color: White;
}


.SearchCategoryHeader a:link,  .SearchCategoryHeader a:visited, .SearchCategoryHeader a:hover   
{
	font-size: 12px;

	
	background-color: White;
	color:  Black ;
	width: 100%;
	
	text-decoration: none;
}

.SearchCategoryHeader a:hover
{
	color: #000;
	background-color: #8c4b66;
}

	
.SearchButton, #FastSearch
{
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
}

.SearchButton
{
	color: #ffffff;
	background-color: #8c4b66;
}

#FastSearch
{
	margin-top: 5px;
	margin-right: 5px;
	background-color: #ffffff;
	width: 75px;
}

.AdvancedSearch
{
	margin-left: 10px;
	/*padding-bottom: 10px;*/
}

.AdvancedSearch a:link, .AdvancedSearch a:visited
{
	/*color: White;*/
}

.Grid
{
	width:	560px;	
	vertical-align: top;
}

.CategoryHeader
{
	font-size:	18px;
	font-weight: bold;
	text-align: center;
}

.delete
{
	border-width: 0px;
	padding-left: 5px;
	margin-left: 4px;
}

.SearchCriterium
{
	padding-left: 25px;
	text-align:left;
}

div.GeleideNavigatie
{
	padding-bottom: 5px;

}

.SearchCriterium a, .SearchCriterium a:visited, .SearchCriterium a:active, .PropertyLabel, .MoreChoice
{
	font-size:	11px;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
}

.PropertyLabel, .MoreChoice
{
	font-weight: bold;
	font-size:	12px;	
}

.MoreChoice
{
	padding-top: 5px;
	margin-left: 5px;
}



.SearchCriterium a:hover
{
	text-decoration: underline;
}

.ProductSelect
{
	width: 175px;
	font-size:	11px;
	
}

.dropdowncell
{
	text-align:left;
	width:180px;
}

.SearchRow
{
	padding-bottom: 5px;
}

.SearchTitle
{
	font-weight: bold;
}

/*Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- Zoeken -- */

hr
{
	color: #000;	
}	

/*h1
{
	margin-top: 0px;
	font-size: 13px;
	font-weight:bolder;
	background-color: #8C4B66;
	color: #FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}*/

h4 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  
	color: #000; 
}

.PriceLabel
{
	font-size: 15px;
	font-weight:bold;
	color:Red;	
}

.ProductBox
{
	width:200px;
	text-align:left;
}

.ImageCell
{
	text-align:left;
	border:none;
}
.ImageCell img
{
	border:none;
}

.ToCart
{
	width:80px;
}
.ToRegister
{
	width:75px;

}
.RowXBig
{
	height:25px;
}
.RowBig
{
	height:20px;
}
.RowMedium
{
	height:15px;
}
.RowSmall
{
	height:10px;
}
.RowXSmall
{
	height:5px;
}
.MeerInfo
{
	border: 0px;
}





