body, html{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6A8E29;
}
h2 {
	font-size: 16px;
	color: #30528A;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666633;
}
h4 {
	font-size: 13px;
	color: #487BC5;
}
h5 {
	font-size: 12px;
	color: #6A8E29;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #30528A;
}
.MenuFirstCell , .MenuOtherCell {
	background-image: url(Images/background-nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	height: 36px;
	width: 97px;

}

.MenuSeparatorCell {
width: 3px;
}

.MenuLink {
	font-size: 10px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.bottomLink {
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottomLink :hover{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #565722;
}
.noborder {
	border: none;
}
.onlineShop_ProductListingHeader, .loginTable, .subscribeForm {
	background-color: #CCCDAD;
	padding : 0 0 0 5;
	border:  1px #565722 solid;
	font-size: 11px;
	font-weight: bold;
	color: #565722;
}
.onlineShop_DotLine {
	background-image: url(Images/Shop/dot-line.gif);
}
.onlineShop_CategorySelect {
	font-size: 11px;
	color: #333333;
}
/* Shop Basket */
.onlineShop_BasketTable {
border:  1px #565722 solid;
background-color: #CCCDAD;

}
.onlineShop_BasketHeaderRow {
	background-color: #565722;
	padding : 0 0 0 5;
	border:  1px #CCC5B5 solid;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.onlineShop_basketQuantityField {

}
.onlineShop_totalChargeRow {
	background-color: #565722;
	padding : 0 0 0 5;
	border:  1px #CCC5B5 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #565722;
}

/* Category listing AND product detail */
.onlineShop_attributeTableHeader {

}
.onlineShop_attribute {

}
.onlineShop_optionTableHeader {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.onlineShop_optionSelector {

}
.onlineShop_priceTableHeader {

}
.onlineShop_price {
	font-size: 11px;	
	TEXT-DECORATION: none;
	background-color: none;
}
.onlineShop_SpecialPrice { 
	font-size: 11px;
	color: #CC0000;
	
}
.onlineShop_ProductName {
	font-size: 13px;
	font-weight: bold;
	color:#A5002B;
	
	TEXT-DECORATION: underline;
}
.onlineShop_ProductName:hover {
	font-size: 13px;
	font-weight: bold;
	color:#565722;
	TEXT-DECORATION: underline;
}
.onlineShop_ProductDetails {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* Product detail */
.onlineShop_separatorHR {

}

/* Checkout */
.onlineShop_checkoutSectionHeading {
	font-size: 11px;
	font-weight: bold;
	color: #565722;
}
.onlineShop_checkoutSectionTable{
	background-color: #FFFFFF;
	padding : 0 0 0 5;
	border:  1px #565722 solid;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
.onlineShop_userDetailTable {
color: #565722;
}
.SubscribeFormButton {
background-color: #FFFFFF;

}
li {
	list-style-image: url(Images/bullet.gif);
}

.style4 {color: #ffcc00; font-family: "Times New Roman", Times, serif; font-size: 20px;}
.Greenbg { background-color: #185427; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffcc00; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
.style3 {color: #ffcc00}
.homecontent, .homecontent p, .homecontent td, .homecontent a { color:#ffcc00; }

input.searchinput{
	border:0;
	width:120px;
	height:15px;
	padding:0;
	color:#999999;
	float:left;
	margin:1px 5px 0 0;
	font-size:12px;
}

input.searchbutton{
	border:0;
	float:left;
	width:19px;
	height:17px;
	padding:0;
	margin:0;
	cursor:pointer;
	background:url(Images/arrow-boxHme.gif) no-repeat;
}

#menu a{
	width:97px;
	height:36px;
	background:url(Images/background-nav.gif) repeat-x;
	margin:0 3px 0 0;
	display:block;
	float:left;
}

.homecontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#main a{
	color:#8c1232;
}

#main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.onlineShop_price{
	padding:5px;
}