.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0px;
}

a {
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
}
a:hover{
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.heading {
	font-size: 36px;
	color: #336699;
	font-weight: bold;



}

.subHeading {

}

.subSubHeading {

}

.formbutton {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #D0CCB7; border: 1px solid; cursor: hand; border-color: #FFFFFF #333333 #000000 #FFFFFF}

.required { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Red}

.EmailForm { border: 3px; border-color: #000000; background-color: #EEEEEE}

.MenuLink {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size : 9px;
	line-height: 15pt;
	text-transform: uppercase;

}

.MenuLink:hover {
	COLOR: #999999; TEXT-DECORATION: underline; font-size : 9px;	line-height: 15pt;
	text-transform: uppercase;
}





/* Category listing */
.onlineShop_ProductListingHeader, loginTable {
	background-color: #E1DDD2;
	padding : 0 0 0 5;
	border:  1px #CCC5B5 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.onlineShop_DotLine {
	background-image: url(Images/Shop/dot-line.gif);
}
.onlineShop_CategorySelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/* Shop Basket */
.onlineShop_BasketTable {

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

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

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

}
.onlineShop_attribute {

}
.onlineShop_optionTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.onlineShop_optionSelector {

}
.onlineShop_priceTableHeader {

}
.onlineShop_price {

}
.onlineShop_SpecialPrice { 
	color: #CC0000
}
.onlineShop_ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A708A;
}
.onlineShop_ProductDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* Product detail */
.onlineShop_separatorHR {

}

/* Checkout */
.onlineShop_checkoutSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.onlineShop_userDetailTable {

}

.scrollContent {
	overflow: auto;
	scrollbar-base-color: #FF9900;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FF9900;
	scrollbar-darkshadow-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 460px;
	width: 340px;
	margin-right: 5px;
	padding-right: 5px;




}
.tableborder {
	border: 1px solid FF9900;
} 
.contenttext,BODY, TD, TR, TABLE { 	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
 } .footerlinklarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
.footerlinklarge:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 2px;
}
.footerlinklargeOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
