<!--
.nothing {}

/* ------- LINK SETTINGS --------------  */
a:active, a:link, a:visited {text-decoration: underline;color: #5A5A5A}
a:hover {text-decoration: none;color: #5A5A5A}

/* ------- GENERAL FONT SETTINGS -------------- */
BODY {font-family : Arial, Verdana;	font-size : 12px; color: #5A5A5A; margin-bottom : 0;margin-left : 0;margin-right : 0;margin-top : 0;padding-bottom : 0;padding-left : 0;padding-right : 0;background-image : url(../img/bg.jpg);	background-repeat : no-repeat; background-position : top;} 
TD, DIV, FONT, SPAN, P, UL, H1, H2, H3, H4, H5, H6 {font-family : Arial, Verdana;font-size : 12px; color: #5A5A5A;line-height:normal}
HR{HEIGHT: 1px; color: #CCCCCC;}
.bgColour {background-color: #FFFFFF;}
.bgWhite {background-image : url(../img/bg_white.jpg);	background-repeat : no-repeat; background-position : top;}
.tblOverall{width:780px;}
.tbl3rdColumn{width:0px;}

.heading {font-family: Arial, Verdana; font-size: 24px; font-weight: normal; color: #669933}
.subheading, a.subheading:link, a.subheading:visited {font-family: Arial, Verdana; font-size: 16px; text-decoration: none; color: #5A5A5A}
a.subheading:hover {font-family: Arial, Verdana; font-size: 16px; text-decoration: underline; color: #5A5A5A}
a.LinkReverse:link, a.LinkReverse:visited {font-family: Arial, Verdana; font-size: 12px; text-decoration: none; color: #5A5A5A}
a.LinkReverse:hover {font-family: Arial, Verdana; font-size: 12px; text-decoration: underline; color: #5A5A5A}
.pink, a.pink:active, a.pink:link, a.pink:visited {font-family: Arial, Verdana; font-size: 12px; text-decoration: none; color: #E41D83}
a.pink:hover {font-family: Arial, Verdana; font-size: 12px; text-decoration: underline; color: #E41D83}
.green, a.green:active, a.green:link, a.green:visited {font-family: Arial, Verdana; font-size: 12px; text-decoration: none; color: #669933}
a.green:hover {font-family: Arial, Verdana; font-size: 12px; text-decoration: underline; color: #669933}

.bodyText {font-family: Arial, Verdana; font-size: 12px; color: #5A5A5A}
.bodyTextBold {font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #5A5A5A}
.bodyTextError {font-family: Arial, Verdana; font-size: 12px; color: #FF0000}
.bodyTextSmall {font-family: Arial, Verdana; font-size: 10px}
.bodyTextWhite {font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF}
.bodyTextBlue {font-family: Arial, Verdana; font-size: 12px; color: #00457B}

/* ------- CHECKOUT PAGES -------------- */
.checkoutTable {background-color: #CCCCCC; width: 450px}
.checkoutTableAdmin {background-color: #CCCCCC; border: 1px #CCCCCC; width: 550px;}
.checkoutHeadingRow {background-color: #FFEDF4}
.checkoutRow1 {background-color: #F5F5F5; font-family : Arial, Verdana;	font-size : 12px;}
.checkoutRow2 {background-color: #FFFFFF; font-family : Arial, Verdana;	font-size : 12px;}
.checkoutSuccess {font-family : Arial, Verdana;	font-size : 12px; font-weight: bold; color: #33CC00}
.checkoutFail {font-family : Arial, Verdana;	font-size : 12px; font-weight: bold; color: #FF0000}

.voucherHeading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #5A5A5A}

/* ------- FORM TAGS -------------- */
.textbox { font-family:Arial, Verdana; font-size: 12px; color: #5A5A5A; background-color: #FFFFFF; border: 1 solid #CCCCCC;}
.textbox100 { width:100px; font-family:Arial, Verdana; font-size: 12px; color: #5A5A5A; background-color: #FFFFFF; border: 1 solid #CCCCCC;}
.selectMaxProducts { width:115px; font-family:Arial, Verdana; font-size: 10px; color: #5A5A5A; font-weight: normal; background-color: #FFFFFF; border: 1 solid #5A5A5A;} 

/* ------- Navigation --------------  */
.navtop, a.navtop:link, a.navtop:visited, a.navtop:active {font: 11px Arial, Verdana; text-decoration: none;	display: block;	color: #E01580;	font-weight: bold;	line-height: 20px;}
a.navtop:hover { font: 11px Arial, Verdana; text-decoration: none;	display: block;	color: #FFFFFF; font-weight: bold;line-height: 20px;background-color:#E01580;}

.navleft, a.navleft:link, a.navleft:visited, a.navleft:active {font: 12px Arial, Verdana; text-decoration: none; color: #564572;}
a.navleft:hover {font: 12px Arial, Verdana; text-decoration: none; color: #E01580;}

/* ------- PRODUCT PAGE -------------- */
.productPrice {font-family: Arial, Verdana; font-size: 18px; font-weight: bold; color: #669933}
.productInfoTable {background-color: #CCCCCC}
.productRow2 {background-color: #FFFFFF}

/* ------- PRINTABLE RECEIPT -------------*/
.recieptTable {background-color: #CCCCCC; border: 1px #FF0000; width: 550px;}
.storeName {font-family: Arial, Verdana; font-size: 18px; font-weight: bold;}
.receiptHeading {font-family: Arial, Verdana; font-size: 12px; font-weight: bold;}
-->