.nothing {}

/* ------- GENERAL FONT SETTINGS -------------- */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #336633;

}
.bodyText {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.bodyTextBold {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #333333}
.bodyTextError {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF0000}
.bodyTextSmall {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.bodyTextWhite {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF}

.voucherHeading {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #666666}


/* ------- CATEGORY LIST (Category page body area) -------------- */
.categoryHeader {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000099}
.categoryDescription {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.categoryRow {padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}


/* ------- CATEGORY LIST (Left Menu) -------------- */
.categoryBackground {background-color: #FFFFFF}
.categoryHeadingRow {text-align: left}
.categoryRowEH {
}
.categoryRowEH a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #09F;
	text-decoration:underline;
	display: block;
	height: 16px;
	width: 115px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.categoryRowEH a:visited {
	font-family: Arial, Helvetica, sans-serif;


	display: block;
	height: 16px;
	width: 115px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.categoryRowEH a:hover {
	font-family: Arial, Helvetica, sans-serif;

	color: #999999;
	display: block;
	height: 16px;
	width: 115px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.categoryRowEH a:active {
	font-family: Arial, Helvetica, sans-serif;


	display: block;
	height: 16px;
	width: 115px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.categoryHeadingText {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006600}
.categoryRow1 {background-color: #73C64A; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; text-align: left}
.categoryRow2 {background-color: #48A93F; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; text-align: left}
.categoryDescription {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; color: #333333}

A.categoryLink:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
A.categoryLink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
A.subCategoryLink {
display:block;
	padding: 4px 2px 5px 8px;
	margin-top:0px;
	margin-bottom:0px;
	width: 106px !important;
	width: 116px;
	width:/**/:/**/116px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333 !important;
	text-decoration:underline;
	border-bottom: #ccc 1px solid;
	

}
A.subCategoryLink:visited {







}
A.subCategoryLink:hover {

background:#F4FAFF;



	color: #09F !important;

}


.subCategoryLinkIndent {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none }

/* ------- PRODUCT LIST (Category & Search result pages) -------------- */
.productListHeader {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000066 !important;text-decoration:none !important;border-bottom: 2px solid #ccc}
.productListDescription {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.productListPrice {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #333333}
.productListRRP {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000}
.productListOutOfStock {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
.productListDateAvailable {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #006600}
.productListPreOrder {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}

A.productListMoreInfo:link {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #990000}
A.productListMoreInfo:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; color: #990000}


/* ------- PRODUCT PAGE -------------- */
.productHeader {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #333333}
.productText {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none;}
.productTextBold {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-weight: bold}
.productDescriptionHeading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006600}
.productDescription {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.productPrice {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}
.productRRP {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000}
.productOutOfStock {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}
.productDateAvailable {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #006600}
.productPreOrder {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333}
.productInfoTable {background-color: #d6d6d6;}
.productInfoTableRow1 {background-color: #F3F2F2}
.productInfoTableRow2 {background-color: #FFFFFF}
.productRow1 {background-color: #F0F0F0}
.productRow2 {background-color: #FFFFFF}


/* ------- CHECKOUT PAGES -------------- */
.checkoutBodyText {font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.checkoutBodyText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.checkoutBodyText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.checkoutBodyText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.checkoutBodyTextBold {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
.checkoutBodyTextError {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF0000}
.checkoutBodyTextSmall {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.checkoutTable {background-color: #999999; width: 450px}
.checkoutTableAdmin {background-color: #CCCCCC; border: 1px #CCCCCC; width: 550px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.checkoutHeadingRow {background-color: #CCCCCC}
.checkoutRow1 {background-color: #F0F0F0; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.checkoutRow2 {background-color: #FFFFFF; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.checkoutSuccess {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #33CC00}
.checkoutFail {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FF0000}



/* ------- PAGE LAYOUT -------------- */
.outsideBorder {background-color: #B3B3B3;}
.headerMenuSeparator {background-color: #336633;}
.bgColour {background-color: #FFFFFF;}


/* ------- HEADER -------------- */
.headerMenuRow {background-color: #F3F2F2; color: #F3F2F2}
.headerRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9p;
	color: #fff;
}
.headerRow_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #ADE0AD;
	padding-right: 10px;
}
A.headerLink:link {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none; color: #FFFFFF}
A.headerLink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none; color: #FFFFFF}
A.headerLink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none; color: #FFFFCC}

/* ------- FOOTER -------------- */
.footerRow {background-color: #48A93F; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; height: 20px; color: #FFFFFF}
A.footerLink:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #FFFFFF}
A.footerLink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #FFFFFF}


/* ------- TOP SELLER TABLE -------------- */
.topSellerTable {background-color: #73C64A}
.topSellerRow {background-color: #FFFFFF}
.row3 {background-color: #999999}
A.topSellerText:link {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #333333; text-decoration: none}
A.topSellerText:visited {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #333333; text-decoration: none}




/* ------- PRINTABLE RECEIPT -------------*/
.recieptTable {background-color: #CCCCCC; border: 1px #FF0000; width: 550px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.storeName {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold}
.receiptHeading {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #198534;

}
.buycell {
background-color:#FFFFFF}
.buycell a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.buycell a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.buycell a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.CatText_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #339900;
}
.CatText_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.TermsNCondsCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	background-color: #FFFFFF;
}
