.nothing {}

/* ------- LINK SETTINGS -------------- */
a:active {color: #333333}
a:hover {color: #FF0000}
a:link {color: #FF0000}
a:visited {color: #FF0000}



/* ------- GENERAL FONT SETTINGS -------------- */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	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: #f0d3e1
}
.categoryHeadingRow {
	background-color: #f0d3e1;
	text-align: left
}
.categoryHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333
}
.categoryRow1 {
	background-color: #f0d3e1;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left
}
.categoryRow2 {
	background-color: #f0d3e1;
	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:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}
A.subCategoryLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}
.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: 9pt;
	font-weight: bold;
	color: #336699
}
.productListDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
.productListPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333
}
.productListRRP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000
}
.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: #336699
}
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: #336699
}
.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: #CC0000
}
.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: #CCCCCC}
.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
}
.checkoutBodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold
}
.checkoutBodyTextError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000
}
.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: #009900
}
.checkoutFail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000
}



/* ------- PAGE LAYOUT -------------- */
.outsideBorder {background-color: #B3B3B3;}
.headerMenuSeparator {background-color: #336633;}
.bgColour {background-color: #ffffff;}


/* ------- HEADER -------------- */
.headerRow {background-color: #ffffff}
.headerMenuRow {background-color: #ffffff; color: #ffffff}
A.headerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #093863
}
A.headerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #093863
}

/* ------- FOOTER -------------- */
.footerRow {
	background-color: #9d8d5f;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 20px;
	color: #9d8d5f
}
A.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000033
}
A.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000033
}


/* ------- TOP SELLER TABLE -------------- */
.topSellerTable {background-color: #A5AECD}
.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
}
.bodyTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}
