﻿html
{
	margin: 0px;
	width: 100%;
}

body
{
	width: 100%;
    margin:0;
    padding:0;
    border:none;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:  11px;  
    letter-spacing: 0.03em;
    line-height: 16px;
    text-align: left;
    color:#5a5555;
    background: #999999 url('../Images/bodybg.png') repeat-y top center;    
	margin-top: 0px;
	_margin-top: 0px;
	text-align: center;
}

P
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:  11px;   
	line-height: 155%;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 4px;
	color: #B42025;
}

.breadCrumb
{
	font-size: 9px;
}

A:link
{
    text-decoration: none;
    color: #5c5b60;
}

A:visited
{
    color: #5c5b60;
    text-decoration: none
}

A:hover
{
    text-decoration: none;
    color: #b5121b;
}

A:active
{
    color: #5c5b60;
}

.ListImage
{
    margin-bottom: 1px;
    margin-right: 6px;
    margin-left: 10px;
}
.ProductTitle
{
    font-size: 11px;
    text-align: left;
    color:#333333;
    margin: 0px;
    padding: 0px;	
}

.FinalPrice
{
    font-size: 15px;
    color:red;
    padding: 30px 10px 30px 10px;
}

.AjaxLoadingPanel
{
	padding-top: 40px;
}

.Navigation 
{
	font: normal 8pt Arial, Helvetica, Verdana, "Trebuchet MS", Sans-serif;
}

.Header1 {
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-size: 19px; 
	color: #B4261C; 
	font-family: arial, helvetica, verdana; 
	font-weight: normal;
	line-height:25px;
}

.Validator
{
    font-weight: bold;
}

.SearchBox
{
    border: 1px solid #dbdbdb;
    height: 14px;
    width: 150px;
}

#srchResult iframe { 
    width: 770px; 
    height: 1000px; 
} 

.horizontal ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.horizontal ul li { display: inline-block; font-weight: bold;}

.horizontal li { width: 160px; line-height: 28px; float: left; margin-left:25px;}

.horizontal2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.horizontal2
{
	height:220px;
}

.horizontal2 ul li { display: inline-block; font-weight: bold;	background-color: #ececec;	}

.horizontal2 li { float: left; padding-right:10px;}


#wrapper
{
	height:100% auto;
	width:980px;
}

.login_block
{
	border: 1px solid #707070;	
	width: 320px;
	height: 230px;
	float: left;
	margin-right: 25px;
}

.login_fieldset
{
	border: 0px;
}

.error
{
	font-weight: bold;
	color: #e02832;
	font-size:  13px;
}

.divNoSearchResults
{
	background-color: #ebebeb;
	padding:11px;
	margin-left:10px;
	margin-right: 10px;
}

 #divProductSearchPanel
 {
 	padding-bottom:20px;
 	height: 110px;
 }

#divPriceLabel
{
	width: 100px;
	float: left;
	padding-top:15px;
	padding-left:10px;
}

#divPrices
{
	width: 370px;
	float: left;
}

#divCallMeBackHeader
{
	text-align: left;
}

#InvoicePerPost
{
	height: 0px;
	visibility: hidden;
}


#divKeurmerken
{
	float: left;
	border: 1px solid red;
}

#nav li {
  display: block;
  height: 40px;
  margin: 0 3px;
  padding: 3px 7px;
  float: left;
  z-index: 10000;
}

#PageTop
{
	height:113px; 
	background-image: url('../Images/top_bg.png'); 
	width: 100%;  
	text-align: -moz-center; 
	border-bottom:1px solid white;
}

#CalculateDiffQty
{
	visibility: hidden;
	height: 0px;
}
