a {
  	font-weight: bold;
	color: #8e2020;  
	text-decoration: none;
}

html {
	margin:0px; 
	padding:0px; 
}

body{
	margin:0px; 
	padding:0px; 
	height:100%; 
	background-color: #f8f4f4; 
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Background-DarkRed.gif'); 
	background-repeat: repeat-x; 
	text-align: center; 
}

div, table {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 19px;
}

.WindowTitle, .WindowTitle a {
	font-weight: bold;
	color: #554242;
}

.InputSearch {
  	font-size: 10px; 
	border: 1px solid #8e2020;
}

.ProductCatLink a, .ProductCatLinkSelected a {
	text-decoration: none;
}

.ProductCatLink a {
	color: #554242;
	font-weight: normal;
}

.ProductCatLinkSelected a {
	color: #8e2020;
	font-weight: bold;
}

.WindowMainTitle {
	font-weight: bold;
	color: #8e2020;
}

.Button, .ButtonSelected {
	margin-top: 12px; 
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	float: left;
	cursor: pointer; 
	cursor: hand;
/*	margin-bottom: 4px; */
	height: 23px;
}

.Button a {
	color: #FFFFFF;
}

.ButtonContainer {
	float: left;
	height: 35px;
}

.ButtonSelected a {
	color: #A0A0A0;
}

.ButtonSelected a, .Button a {
	text-decoration: none;
	height: 23px;
}
.ButtonImage {
	float:left;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/ButtonSeperate-DarkRed.gif'); 
	background-repeat: no-repeat;
	height: 35px;
}

.BottomLine {
  	border-top: 2px solid #8e2020; 
	text-align: left;
}

.BottomLineText {
	color: #8A8A8A;
	font-size: 9px;
}

.TopLogo {
	width: 780px;
	height: 60px;
}

.ButtonBar {
	width: 780px;
	height: 35px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_10.gif');
}

.ShadowBar {
	width: 780px;
	height: 10px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Shadow.gif'); 
	background-repeat: repeat-x;
}

.Main {	
	clear: both;	
	margin: 0 auto;
	width: 780px;
	height: 100%;
	border-left: 1px solid #d1cfcf;
	border-right: 1px solid #d1cfcf;
	background-color: #FFFFFF;
}

.MenuLeft {
	text-align: left;
	clear: both;
	width: 204px;
	float: left;
	margin-right: 5px;
}

.MainText {
	text-align: left;
	width: 560px;
	float: left;	
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 


.ProductButton {
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_32.gif');
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px;
}


/* Window classes */

.WindowTopLeft {
	width: 12px;
	height: 11px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_44.gif');
}

.WindowTopMiddle {
	width: 180px;
	height: 11px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_47.gif');
}

.WindowTopRight {
	width: 12px;
	height: 11px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_50.gif');
}

.WindowBottomLeft {
	width: 12px;
	height: 11px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_59.gif');
}

.WindowBottomMiddle {
	width: 180px;
	height: 11px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_61.gif');
}

.WindowBottomRight {
	width: 12px;
	height: 11px;
	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/Layout_63.gif');
}

.MiniShoppingcart{
	padding-left: 80px; 
	color: white; 
	font-weight: bold; 
	font-size: 13px;
	cursor: pointer; 
	cursor: hand;	 
}

.MiniShoppingcartSmallText{
	color: white; 
	font-weight: bold; 
	font-size: 10px;
	height: 30px;
	cursor: pointer; 
	cursor: hand;
}


.MiniShoppingcart a, .MiniShoppingcartSmallText a {
	color: white;
}
.LinkTop5BestSeller {
	text-decoration: none;	
	color: black;
}

.LinkTop5BestSeller:hover {
	font-weight: bold;
	color: #8e2020;
}

.OfferText a {
	color: #000000;
	font-weight: normal;
}

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

.OfferOrgPrice {
  	font-weight: bold;
  	color: red;
	font-size: 11px;  
	text-decoration: line-through;
}

#LeftWindowTopMiddle{
	width: 180px;
}

#LeftWindowMiddleMiddle{
	width: 180px;
}

#LeftWindowBottomMiddle{
	width: 180px;
}


/*
	Template classes
*/

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

.AddressBar {
    font-size: 12px;
    color: #8e2020;
    text-decoration: none;
}


/* 
	Global classes
*/

.StandardButton {
  	font-weight: bold;
  	text-decoration: none;
  	color: #8e2020;
  	cursor: pointer; 
	cursor: hand;
}

.InputAmount {
  	font-size: 11px;
  	border: 1px solid #8e2020;
}

.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;
}

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

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

.HomeProductProposalOrgPrice {
	text-align: center;
	text-decoration: line-through;
	color: red;
}

.HomeProductProposalPrice {
	text-align: center;
}

/*
	ProductList
*/

.ProductList_Header {
  	font-weight: bold;
	color: #8e2020;  
	border-bottom: 1px solid #8e2020;
}

.ProductList_HeaderBackground {  	
  	/*background-color: #51943B;  */
}

.ProductList_TDPhoto {
  	background-color: #F0F0F0;
  	cursor: pointer; 
	cursor: hand; 
}

.ProductList_TDDescription {
  	background-color: #FAFAFA;
  	cursor: pointer; 
	cursor: hand; 
}

.ProductList_TDPrice {
  	background-color: #F0F0F0;
  	cursor: pointer; 
	cursor: hand; 
}

.ProductList_ProductAmount {
  	
}

.ProductList_ProductPrice {
	font-weight: bold;
}

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

.ProductList_ProductPiece{
  
}

.ProductList_ProductTitle{
  	font-weight: bold;  
}

.ProductList_ProductDescription{

}

.ProductList_StockPosition {
	color: #595959;
}

.ProductList_Orderbutton {
  	font-weight: bold;
  	text-decoration: none;
  	color: #8e2020;
}

.ProductList_NoProducts {
  	color: #A0A0A0;
  	font-weight: bold;
}



/*
	CategorieList
*/

.CategoryList_Container {  	
	float: left;
}

.CategoryList_Photo {
  	border: 1px solid #8e2020;
  	cursor: pointer; 
	cursor: hand; 
	text-align: center;
	width: 120px;
	*width: 122px;
}

.CategoryList_TitleBar {
  	background-color: #8e2020;
	border: 1px solid #8e2020;
	font-weight: bold;
	color: white;    
	padding: 2px;
	cursor: pointer; 
	cursor: hand; 
	height: 46px;
	text-align: center;
	width: 116px;
	*width: 122px;
}

.CategoryList_TitleBar a {
	color: white;
	text-decoration: none;    	
}


.CategoryList_Area {
  	padding-left: 20px;  
}

/*
	ShowProduct
*/

.ShowProduct_Title {
  	padding-left: 24px;
  	font-weight: bold;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	font-size: 13px;
  	padding-bottom: 2px;

}

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

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

.ShowProduct_StockPosition {
  	color: #A0A0A0;
  
}

.ShowProduct_FieldName {
	font-weight: bold;

}

.ShowProduct_PhotoElement {
  	float: right; 
	cursor: pointer; 
	cursor: hand; 
	padding: 5px;
	border: 1px solid #8A8A8A;
} 

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

.ShowProduct_EnlargePhotoLink {
	font-weight: normal;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}

.ShowProduct_EnlargePhotoLink:hover {
	font-size: 11px;
	color: #606060;
	text-decoration: underline;
}

.ShowProduct_BigPhotoElement{
  	cursor: pointer; 
	cursor: hand; 
	padding: 8px;
	border: 1px solid #8A8A8A;
}

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

/*
	Basket classes
*/


.Basket_HeaderAmount {
	color: #8e2020;
  	text-align: center;
	font-weight: bold; 
	border-bottom: 1px solid #8e2020;  
}

.Basket_HeaderPhoto {
  	color: #8e2020;
  	text-align: center;
	font-weight: bold; 
	border-bottom: 1px solid #8e2020;  
}

.Basket_HeaderProduct {
  	color: #8e2020;
  	text-align: left;
	font-weight: bold; 
	border-bottom: 1px solid #8e2020;  
}

.Basket_HeaderTotal {
  	color: #8e2020;
  	text-align: right;
	font-weight: bold; 
	border-bottom: 1px solid #8e2020;  
}

.Basket_Amount {
	background-color: #F0F0F0;  
}

.Basket_Photo {
	background-color: #FAFAFA;    
}

.Basket_Product {
	background-color: #F0F0F0;  
}

.Basket_Total {
	background-color: #EAEAEA;
	font-weight: bold;
}

/*
	Klantgegevens classes
*/

.CustomerDetails_Title {
  	padding-left: 24px;
  	font-weight: bold;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	font-size: 12px;
  	padding-bottom: 2px;
}

/* 
	Pagina classes
*/

.GuestbookTop {
  	border: 1px solid black;
  	width: 90%;
	background-color: #8e2020;	
  	color: white;
  	font-weight: bold;
  	padding: 2px; 
}

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

.GuestbookText {
  	padding: 8px;  
}

.GuestbookDetails {
  	border-top: 1px solid #F0F0F0;  
}

.CalendarTop {
  	border: 1px solid black;
  	width: 90%;
  	background-color: #8e2020;
  	color: #FFFFFF;
  	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;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	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;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	font-size: 12px;
  	padding-bottom: 2px;
}

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

.NewsPageDate {
  	color: #8A8A8A;  
}

.NewsPageTitle {
  	font-weight: bold;
  	color: #8e2020;
}

.LinkPageCategory {
  	padding-left: 24px;
  	font-weight: bold;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	font-size: 12px;
  	padding-bottom: 2px;  
}

.LinkPageLink {
	background-image: url(../Images/Layout_28.gif);
  	background-repeat: no-repeat;
  	background-position: 24px;
  	padding-left: 44px;  
}

.BannerBar {
	margin-bottom: 5px;
	padding-left: 24px;
  	font-weight: bold;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	font-size: 12px;
  	padding-bottom: 2px;  
	
}
/*
	TWYP
*/

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

td.ncolh1 	{
 	background-color: 	#FFFFFF;
	color: 				#000000;
	border-bottom:		#8e2020 1px solid;
	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 ; 
 	border: 			#8e2020 1px solid;
	}

table.ncoltable2 	{
 	background-color : 	#FFFFFF ; 
	border: 			#8e2020 1px solid;
	}

table.ncoltable3 	{
 	background-color : 	#FFFFFF ; 
	border: 			#8e2020 1px solid;
	
	}

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

/*
	Gastenboek
*/


.Next {color: #8e2020; text-decoration: underline; }
.Previous {color: #8e2020; text-decoration: underline; }

.Orderfields {width: 222px;	}


/*
	User Login
*/
.UL_Header {
 	padding-left: 24px;
  	font-weight: bold;
  	color: #8e2020;
  	border-bottom: 1px solid #878787;
  	background-image: url('http://static.amorsackerdiervoeders.nl/website/Templates/BBStyle/Images/StandardButton-DarkRed.gif');
  	background-repeat: no-repeat;
  	font-size: 12px;
  	padding-bottom: 2px;	
}

.UL_Affected_Row {
	color: #8e2020;
	font-weight: bold;
}

.UL_NonAffected_Row {
	color: #000000;
	font-weight: normal;
}

.UL_INFO {
  	font-weight: bold;
  	text-decoration: none;
  	color: #8e2020;

	cursor: pointer;
	cursor: hand;
}

/* Seach Form */
.SearchFormLabel {
	font-weight: bold;
	color: #8e2020;  
	border-bottom: 1px solid #8e2020;
}

.SearchFormData {
	border-bottom: 1px solid #8e2020;
}	

.MaxWidth {
	width: 530px;
}

.QuickOrderTitle{ 
    color: #8e2020;  
}