/* colors */
.hayrackBG { color: #8DAFB9; }
.hayrackDeepBlue { color: #386382; }
.hayrackMidBlue { color: #6E8CAE; }
.hayrackLogoBlue { color: #56A3E6; }

/* main site */
A { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FCB651; }
A:hover { color: #56A3E6; } 
H1 { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #333333; }
.whiteText { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.bodyText { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; }
.bodyTextBlack { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #333333; line-height: 14px; }
.bodyTextWhite { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; line-height: 13px; }
.headingTextWhite { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.headingTextBlack { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #333333; }
.locationWhite { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; }
.locationLink { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #999999; text-decoration:none; }
.locationYellow { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #56A3E6; text-decoration:none; } /*  FCB651 */
.copyright { font-family: Tahoma; font-size: 9px; font-weight: bold; color: #666666; text-decoration:none; }

.frmTextField200 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; width: 200px; }
.frmTextArea200 { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; width: 200px; }

TD { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF;  }

.categoryName { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #386382; text-decoration: none; }

.productName { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #386382; text-decoration: none; line-height: 14px;}
.productRef { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444444; }
.productText { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #444444; text-decoration: none; line-height: 13px;}
.productPrice { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #386382; }
.productPriceOffer { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #DD0000; }
.productPricePreOffer { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #888888; text-decoration: line-through; }
.productPriceBig { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #386382; line-height: 14px; }

.mainLink { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #386382; }

.searchBox { 
	font-family : Tahoma; 
	font-size : 9px; 
	color : #555555; 
	font-weight : normal; 
	width: 77px; 
	height: 17px;
	background-color: #FFFFFF; 
	border-color: #B9B9B9; 
	border-style: solid; 
	border-width: 1;
	padding-top: 2px;
}

/* admin */
.loginBoxTable {	border: 1px solid #CCCCCC; }

.adminLocation { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 200px; }

.adminTable { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; border: 1px solid #386382; background-color: #FFFFFF; } 
.adminTable2 { background-color: #F1F1F1; line-height: 20px; }
.adminTableTop { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #386382; line-height: 16px; }
.adminTable_Print { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; border: 1px solid #000000; background-color: #FFFFFF; } 

.adminTitle { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #386382; }
.adminLink { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #386382; }
.adminFieldTitle { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #386382; background-color: #FFFFFF;}
.adminFieldText { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #444444; background-color: #FFFFFF;}
.adminRequired { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FF0000; background-color: #FFFFFF;}  /*  FCB651 */
.adminError { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FF0000; background-color: #FFFFFF;}

.adminFilter { background-color: #818181; font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; vertical-align:bottom; }
.adminFilterButton { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #444444; }
.adminItem { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #666666; background-color: #FFFFFF; }
.adminItemAlt { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #666666; background-color: #FBFBFB;}
.adminItemDisabled { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #666666; background-color: #EAEAEA;}
.adminColumnTitle { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #386382; line-height: 16px; }

.adminButton { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #444444; }
.adminButtonReset { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #444444; }
.adminButtonOK { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #444444; }

.adminTextBox200 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 200px; border: 1px solid #666666; }
.adminTextBox100 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 100px; border: 1px solid #666666; }
.adminTextBox75 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 75px; border: 1px solid #666666; }
.adminTextBox50 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 50px; border: 1px solid #666666; }
.adminTextBox30 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 50px; border: 1px solid #666666; }
.adminTextArea200 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 200px; height: 100px; border: 1px solid #666666; }
.adminTextArea100 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 100px; height: 100px; border: 1px solid #666666; }
.adminSelect200 { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; width: 200px; border: 1px solid #666666; }