/* Teksten van pagina's */
.ElementText {
	width: 100%;
}


/* Productnumber oa */

.SmallInactive {
	font-weight: normal;
	font-size: 0.8em;
}


/* Oa in de basket */

.Blackline {
	width: 100%; 
	height: 2px; 
	font-size:0px;
	background-color: #000000
}

/* In de lijst met foto's naast elkaar. De scheidingsteken' */
.FloatProductBorder {
	border-left: 1px dashed #BEBEBE; 
	height: 90px; 
	width: 2px; 
	float: left;
}

.FloatProductBorderBig {
	border-left: 1px dashed #BEBEBE; 
	height: 240px; 
	width: 2px; 
	float: left;
}

.OrderHistoryTable {
	 border: 1px solid #000000;
}

.OrderHistoryBlackLine {
	border-bottom: 1px solid #000000;
	font-size: 11px;
}
.OrderHistoryTopLine {
	border-top: 1px solid #000000;	
}

.OrderHistoryHeading {
	background: #e9e9e9;
}

.MaxWidth {
	width: 420px;
}

.HomeCatProposal {
	float: left;
	cursor: pointer; 
	cursor: hand;
	width: 120px;
	height: 140px;
}

.HomeCatProposalName {
  	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	height: 40px;
}


.HomeCatProposalName a {
	text-decoration: none;
	color: #000000;
}

.HomeCatProposalImage {
	text-align: center;
	padding-bottom: 10px;	
}

.ProductContainerPhotoList2 {
	display: inline-block; 
	width: 160px; 
	height: 190px;
	margin-bottom: 30px; 
	margin-right: 2px; 
	border-left: 1px dashed #A0A0A0; 
	border-right: 1px dashed #A0A0A0; 
	vertical-align: top 	
}


.ProductContainerBig {
	display: inline-block; 
	width: 240px; 
	height: 284px; 
	margin-bottom: 30px; 
	margin-right: 2px; 
	border-left: 1px dashed #A0A0A0; 
	border-right: 1px dashed #A0A0A0; 
	vertical-align: top 	
}

.ProductContainer {
	display: inline-block; 
	width: 119px; 
	height: 160px; 
	margin-bottom: 30px; 
	margin-right: 1px; 
	border-left: 1px dashed #A0A0A0; 
	border-right: 1px dashed #A0A0A0; 
	vertical-align: top;	
}

.HomeProductProposal{
	display: inline-block; 
	width: 120px;
	margin: 0px;
	float: left;
}

.HomeProductProposalBig{
	display: inline-block; 	
	width: 240px;
	margin: 0px;
	text-align: center;
	float: left;
}

legend {
	font-weight: bold;
	color: #606060;	
	border: 1px solid #A0A0A0;
	padding: 0.0em 0.5em;	
	font-size: 11px;	
}

fieldset {
	margin-bottom: 10px;
	width: 100%;	
}

.Product_Photo {
	float: right;
	text-align: center;
}


H1 {
  	padding-top: 0px;
  	padding-bottom: 7px;
	font-size: 14px; 
}

table {
	font-size: 12px;
}

img {
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
}

.AddressBar {
    font-size: 12px;
    text-decoration: none;
}

hr {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 98%;
}

/* 
	Global classes
*/

.StandardButton, .StandardButton a {
  	font-weight: bold;
  	text-decoration: none;
  	cursor: pointer;
	cursor: hand;
}

.StandardButton img {
	vertical-align: middle;
}

.InputAmount {
  	font-size: 11px;
}

.SelectBox {
	font-size:10px;
}

.ErrorText {
  	font-weight: bold;
	color: red;  
}

/*
	HomeTemplate classes
*/

.HomeText {
  	padding-top: 0px;
  	padding-left: 20px;
  	padding-right: 20px;  
}

.HomeProductProposalContainer {
	float: left; 
	height: 176px; 
	width: 130px;	    
}

.HomeProductProposal {
	width: 120px; 
	float: left;	
  	cursor: pointer; 
	cursor: hand;
}

.HomeProductProposalImageBig {
	display: inline-block; 
	width: 222px; 
	height: 200px;
  	cursor: pointer; 
	cursor: hand;
}

.HomeProductProposalImage {
	display: inline-block; 
	width: 100%;
	text-align: center;
	height: 80px;
}

.HomeProductProposalImage2 {
	display: inline-block; 
	width: 100%;
	text-align: center;
	height: 115px;
}

.HomeProductProposalName {
	display: inline-block; 
	width: 100%;
  	font-weight: bold;
	text-align: center;
}

.HomeProductProposalName2 {
	display: inline-block; 
	width: 100%;
  	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.HomeProductProposalName a {
	text-decoration: none;
}

.HomeProductProposalOrgPrice {
	display: inline-block; 
	width: 100%;
	text-align: center;
	text-decoration: line-through;
}

.HomeProductProposalPrice {
	display: inline-block; 
	width: 100%;
	text-align: center;
}

.HomeCatProposalImage {
	
}


/*
	ProductList
*/

.ProductList_Header {
	font-size: 12px;
  	font-weight: bold;
}

.ProductList_TDPhoto {
	width: 120px; 
	text-align: center;  
  	cursor: pointer; 
	cursor: hand; 
}

.ProductList_TDDescription {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
  	cursor: pointer; 
	cursor: hand; 
}

.ProductList_TDDescription a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.ProductList_TDPrice {
	vertical-align: top;
	text-align: right;
	width: 90px;
	padding-left: 10px;
  	cursor: pointer; 
	cursor: hand; 
}

.ProductList_ProductAmount {
  	
}

.ProductList_ProductPrice {
	font-weight: bold;
}

.ProductList_ProductOrgPrice {
	text-decoration: line-through;
}

.ProductList_ProductPiece{
  
}

.ProductList_ProductTitle{
  	font-weight: bold;	    
}


.ProductList_Orderbutton {
  	font-weight: bold;
  	text-decoration: none;
}

.ProductList_NoProducts {
  	font-weight: bold;
}

/*
	CategorieList
*/

.CategoryList_Container {  	
	width: 120px;	
	height: 134px;
	float: left;
	cursor: pointer; 
	cursor: hand; 
	margin-right: 10px;
	margin-bottom: 30px;
}

.CategoryList_Photo {
	padding: 0px; 
	text-align: center;
	height: 90px;
	*height: 92px;
	width: 120px;
	*width: 124px;
	
}

.CategoryList_TitleBar {
	height: 40px;
	border-top: 0px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	width: 120px;
	*width: 122px;
}

.CategoryList_TitleBar a {
	text-decoration: none;
}
/*
	ShowProduct
*/

.ShowProduct_Title {
  	font-weight: bold;
  	font-size: 13px;
  	padding-bottom: 2px;
}

.ShowProduct_OrgPrice {
  	text-decoration: line-through;
}

.ShowProduct_Price {
  	font-weight: bold;
	font-size: 14px;  
}


.ShowProduct_FieldName {
	font-weight: bold;
	width: 170px;

}

.ShowProduct_PhotoElement {
  	float: right; 
	cursor: pointer; 
	cursor: hand; 
	padding: 5px;
} 

.ShowProduct_Photo {
  	border: 1px solid #8A8A8A;
}

.Product_EnlargePhoto, .Product_EnlargePhoto a {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.Product_EnlargePhoto:hover {
	color: #606060;
	text-decoration: underline;
}

.ShowProduct_BigPhotoElement{
  	cursor: pointer; 
	cursor: hand; 
	padding: 8px;
	}
/*
	Basket classes
*/


.Basket_HeaderAmount {
	text-align: center;
	font-weight: bold;   
}

.Basket_HeaderPhoto {
  	text-align: center;
	font-weight: bold; 
}

.Basket_HeaderProduct {
  	text-align: left;
	font-weight: bold;  
	
}

.Basket_HeaderTotal {
  	text-align: right;
	font-weight: bold;   
}

.Basket_Product {
	padding-left: 10px;
	padding-right: 10px;
}

.Basket_Total {
	font-weight: bold;
}

.Basket_Error {
	width: 98%; 
	border: 1px solid red; 
	padding: 5px; 
	font-weight: bold; 
	color: red
}

.Basket_Product {
	cursor: pointer; 
	cursor: hand;
}

.Basket_Photo {
	cursor: pointer; 
	cursor: hand;
}

/*
	Klantgegevens classes
*/

.CustomerDetails_Title {
  	padding-left: 24px;
  	font-weight: bold;
  	border-bottom: 1px solid grey;
  	font-size: 12px;
  	padding-bottom: 2px;
}

/* 
	Pagina classes
*/

.GuestbookTop {
  	width: 90%;
  	font-weight: bold;
  	padding: 2px; 
}

.GuestbookBottom {
	border-top: 0px;
	width: 90%;  
	padding: 2px;
	padding-bottom: 2px;
}

.GuestbookText {
  	padding: 8px;  
}


.CalendarTop {
  	border: 1px solid black;
  	width: 90%;
  	font-weight: bold;
  	padding: 2px; 
}

.CalendarBottom {
  	border: 1px solid black;
	border-top: 0px;
	width: 90%;  
	padding: 2px;
	padding-bottom: 2px;
}

.CalendarText {
  	padding: 8px;  
}

.FAQCategory {
  	padding-left: 24px;
  	font-weight: bold;
  	border-bottom: 1px solid grey;
  	font-size: 12px;
  	padding-bottom: 2px;	  
}

.FAQQuestion {
  	font-weight: bold;
	padding-left: 10px;  
	padding-bottom: 4px;
	cursor: pointer; 
	cursor: hand;
}

.FAQAnswer {
  	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 10px;  
	color: #8A8A8A;
}

.PollQuestion {
  	padding-left: 24px;
  	font-weight: bold;
  	border-bottom: 1px solid grey;
  	font-size: 12px;
  	padding-bottom: 2px;
}

.PollBar {
  	background-color: orange;
	border-bottom: 1px solid #F0F0F0;  
}

.NewsPageDate {
  	color: #8A8A8A;  
}

.NewsPageTitle {
  	font-weight: bold;
}

.MailingListDate {
	color: #8A8A8A; 
	padding-left: 10px; 
}

.MailingListTitle {
	font-weight: bold;
}

.MailingListHeader {
	font-style: italic;
}

.LinkPageCategory {
  	padding-left: 24px;
  	font-weight: bold;
  	border-bottom: 1px solid grey;
  	font-size: 12px;
  	padding-bottom: 2px;  
}

.LinkPageLink {
  	padding-left: 44px;  
}

.BannerBar {
	margin-bottom: 5px;
	padding-left: 24px;
  	font-weight: bold;
  	font-size: 12px;
  	padding-bottom: 2px;  
	
}
/*
	TWYP
*/

.table {
	font-size:			12px;
	font-family: 		Arial;
}

td.ncolh1 	{
 	background-color: 	#FFFFFF;
	color: 				#000000;
	font-weight: 		bold;
	font-size: 			1.4em;
	}
	
td.ncoltxtl 		{
 	font-size:			1.0em;
 	background-color: 	#FFFFFF;
	color: 				black; 
	text-align: 		right; 
	font-weight:		bold;
	}
	 
td.ncoltxtl2 		{
 	background-color : 	#FFFFFF;
	color : 			black; 
	text-align : 		right; 
	font-weight :		bold;
	}
	
td.ncoltxtr 		{
 	font-size:			1.0em;
 	background-color : 	#FFFFFF;
	color : 			black; 
	text-align : 		left;
}

td.ncoltxtc 		{
	background-color : 	#FFFFFF;
	color : 			black; 
	text-align : 		center; 
	font-weight :		bold;
	}

td.ncoltxtmessage 	{
 	background-color : 	#FFFFFF;
	color : 			#ffffcc; 
	text-align : 		left; 
	font-weight: 		bold;
	}
	
td.ncolinput 		{

}

td.ncolline1 		{
	color : 			#000000;
	font-size: 			1.1em;
	}
	
td.ncolline2 		{
	color : 			black;
	font-size: 			1.1em;
	}
	


td.ncollogol	 	{
 	background-color : 	#FFFFFF ;
	color : 			black; 
	text-align : 		right; 
	font-weight :		bold;
	}

td.ncollogor 		{
	background-color: 	#FFFFFF ;
	color: 				black; 
	text-align: 		left; 
	font-weight:		bold;
	}

td.ncollogoc 		{
 	background-color :	#FFFFFF ;
	color : 			black; 
	text-align : 		center; 
	font-weight :		bold;
	}

table.ncoltable1	{
 	background-color : 	#FFFFFF ; 
	}

table.ncoltable2 	{
 	background-color : 	#FFFFFF ; 
	}

table.ncoltable3 	{
 	background-color : 	#FFFFFF ; 
	}

table.ncoltable1, table.ncoltable2, table.ncoltable3 {
	padding: 			10px;
	margin-bottom: 		10px;
}

/*
	Gastenboek
*/


.Next {
	text-decoration: underline; 
}

.Previous {
	text-decoration: underline; 
}

.Orderfields {
	width: 222px;	
}


/*
	User Login
*/
.UL_Header {
 	padding-left: 24px;
  	font-weight: bold;
  	font-size: 12px;
  	padding-bottom: 2px;	
}

.UL_Affected_Row {
	font-weight: bold;
}

.UL_NonAffected_Row {
	font-weight: normal;
}

.UL_INFO {
  	font-weight: bold;
  	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.SmallInactive {
	font-weight: normal;
	font-size: 0.8em;
}

.floatimgright, .floatimgleft {
	margin: 10px;
}
.floatimgleft {
	float: left;
}
.floatimgright {
	float: right;
}
.AdminBanner {
	width: 100%;
	border: 1px dashed #696969;
	margin: 10px 0px;
	padding: 5px;
}

img.BannerImage {
	border: 0px;
	margin-top: 15px;
}

.BannerCenter {
	text-align: center;
}

.OrderText {
	display: block;
	width: 365px;
	height: 100px;
	overflow: -moz-scrollbars-vertical;
}

.Orderfields {
	width: 222px;
}	

.MorePagesButton {
	border: 1px solid black; 
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;	
}

.MorePagesBar {
	width: 100%; 
	border-top: 1px solid black;
	clear: both; 
	height: 10px;
}

.SearchFormLabel {
	min-width:110px;
	width:24%;
	padding-right:10px;
	vertical-align:top;
}
	
.SearchFormData {
	padding-left:15px;
}	

.SearchFormDataMaxWidth {
	/* min-width:200px; */
	width:100%;
}

input.InputHouseNumber {
	width: 30px; 
	margin-right: 20px;
}

input.InputAddition {
	width: 40px;
}

#Product_EnlargePhoto {
	border: 0px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.ShowProductStaffel_OrgPrice{
	text-decoration:line-through;
}

.ActiveStaffelPrice td{
	color: red;
}

span.Note {
	display: block; 
	border: 1px solid #A0A0A0; 
	padding: 15px; 
	width: 496px; 
	margin-bottom: 10px;
}

.ShowProductPriceBlock{
    clear:both;
    width: 130px; 
    *width: 160px; 
    padding: 15px; 
    padding-top: 15px; 
    padding-bottom: 20px; 
    background-color: #505050; 
    color: white; 
    text-align: center;
}

.ShowProductQuickOrderPrice {
    font-size: 160%; 
    font-weight: bold;
    color: #505050;   
}

.QuickOrderTitle{
    font-size: 105%; 
    color: #505050;  
    padding: 3px; 
    border-bottom: 1px dashed #A0A0A0;   
}


.ShowProductSplitLayoutBorder {
	border-top: 1px dashed #A0A0A0; 
	padding-top: 20px;	
}

	

.QuickOrderAmount {
    font-size: 105%; 
    font-weight: bold; 
    color: #505050;
}

.ShowProductSplitLayout_FieldName{
	width: 10%;	
}

.GenericDialogStyling{
    font-size: 12px;
}