/* CSS Document */

.buttons {background-color:#AFAF70;}
.orderbut {background-color:#B2B36D;}

.onlineShop_BasketHeaderRow,  .onlineShopShopProgressBarON { background:#B2B36D; }
.onlineShop_checkoutSectionTable { border:1px solid #B2B36D; }

.onlineShop_ProductListingSubCategory {
	background-color: #D9D9BF;
	padding : 5 5 5 10px;
	border:  1px #B3B375 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595958;
	height: 15px;
}
.onlineShop_BotLine {
border-bottom:2px solid #D9D9BF;
	height: 10px;

}
.onlineShop_productBand_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7E44;
	font-weight: bold;
}

.onlineShop_ProductName {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#B2B36D;
}


.onlineShop_ProductName:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#D9D9BF;
}

.HeadingMain {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B2B36D;
	padding-bottom: 5px;


}
.HeadingSub {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA893B;	
}
.CapHeading {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #B2B273;
	text-decoration:none;
}
.CapHeading:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #696966;
	text-decoration:underline;
}
.IntroText {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A34A;

}
.greentext {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ECF62;}
	
.EmailFormAssetSubmitButton {
	color:#FFFFFF;
	font-weight: bold;	
	font-size: 10px;
	background-color: #B2B36D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 2px;
	padding-right: 2px;	
	text-align: center;
}
input, textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B36D;
	border-right-color: #D9D9BF;
	border-bottom-color: #D9D9BF;
	border-left-color: #B2B36D;
	text-align: left;
	padding-left: 3px;
	font-weight:100;

}
