<!--
.nothing {}

/* ------- LINK SETTINGS --------------  */
a:active, a:link, a:visited {text-decoration: underline;color: #000000}
a:hover {text-decoration: none;color: #000000}

/* ------- GENERAL FONT SETTINGS -------------- */
BODY {background-color : #DADADA; background-image : url(../img/body_bg.gif);	background-repeat : repeat-x; font-family : Arial, Verdana;	font-size : 12px; color: #000000; margin-bottom : 0;margin-left : 0;margin-right : 0;margin-top : 0;padding-bottom : 0;padding-left : 0;padding-right : 0;} 
TD, DIV, FONT, SPAN, P, UL, H2, H3, H4, H5, H6 {font-family : Arial, Verdana;font-size : 12px; color: #000000;line-height:normal}

HR {
	HEIGHT: 1px; 
	color: #CCCCCC;
	border: 1px dotted #000000;
}

.bgColour {background-color: #DADADA;}
a.LinkReverse:link, a.LinkReverse:visited {font-family: Arial, Verdana; font-size: 12px; text-decoration: none; color: #000000}
a.LinkReverse:hover {font-family: Arial, Verdana; font-size: 12px; text-decoration: underline; color: #000000}

.border1 {	border: 1px dotted #99CCCC;}
.border2 {	border: 1px dotted #000000;}
.border3 {	border: 1px dotted #FF0000;}

H1 {font-family: Arial, Verdana; font-size: 18px; color: #000000}

.heading {font-family: Arial, Verdana; font-size: 24px; font-weight: normal; color: #000000}
.subheading {font-family: Arial, Verdana; font-size: 18px; color: #000000}
.headingWhite {font-family: Arial, Verdana; font-size: 18px; font-weight: bold; color: #FFFFFF}
.bodyText {font-family: Arial, Verdana; font-size: 12px; color: #000000}
.bodyTextBold {font-family: Arial, Verdana; font-size: 12px; font-weight: bold; color: #000000}
.bodyTextError {font-family: Arial, Verdana; font-size: 12px; color: #FF0000}
.bodyTextErrorSmall {font-family: Arial, Verdana; font-size: 10px; color: #FF0000}
.bodyTextSmall {font-family: Arial, Verdana; font-size: 10px}
.bodyTextWhite {font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF}
.bodyTextYellow {font-family: Arial, Verdana; font-size: 12px; color: #FFFF00}

/* ------- CHECKOUT PAGES -------------- */
.checkoutTable {background-color: #CCCCCC; width: 450px}
.checkoutHeadingRow {background-color: #E4E4E4}
.checkoutRow1 {background-color: #F1F1F1; 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: #000000}

/* ------- FORM TAGS -------------- */
.textbox { font-family:Arial, Verdana; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1 solid #CCCCCC;}
.selectMaxProducts { width:115px; font-family:Arial, Verdana; font-size: 10px; color: #000000; font-weight: normal; background-color: #FFFFFF; border: 1 solid #000000;} 

/* ------- Navigation --------------  */
.navtop, a.navtop:link, a.navtop:visited, a.navtop:active {background-image : url(../img/bg_nav_top_out.gif);font: 12px Arial, Verdana; text-decoration: none;	display: block;	color: #FF0000;	font-weight: bold;	line-height: 25px;}
a.navtop:hover {background-image : url(../img/bg_nav_top_over.gif);	background-repeat : repeat-x; font: 12px Arial, Verdana; text-decoration: none;	display: block;	color: #000000; font-weight: bold;line-height: 25px;}

.navleft, a.navleft:link, a.navleft:visited, a.navleft:active {font: 13px Arial, Verdana; text-decoration: none; color: #564572;	font-weight: bold;}
a.navleft:hover {font: 13px Arial, Verdana; text-decoration: none; color: #E01580;	font-weight: bold;}

/* ------- PRODUCT PAGE -------------- */
.productPrice {font-family: Arial, Verdana; font-weight: bold; color: #FF0000}
.productInfoTable {background-color: #CCCCCC}
.productRow1 {background-color: #F1F1F1}
.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;}

/* ------- CMS Styles --------------- */

a.cmsSmall:link, a.cmsSmall:visited, a.cmsSmall:active { 
	font-size: 10px;
	text-decoration: underline; 
} 
.cmsSmall, a.cmsSmall:hover { 
	font-size: 10px;
	text-decoration: none; 
} 

a.cmsRed12:link, a.cmsRed12:visited, a.cmsRed12:active { 
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline; 
} 
.cmsRed12, a.cmsRed12:hover { 
	color: #FF0000;
	font-size: 12px;
	text-decoration: none; 
} 
a.cmsRed14:link, a.cmsRed14:visited, a.cmsRed14:active { 
	color: #FF0000;
	font-size: 14px;
	text-decoration: underline; 
} 
.cmsRed14, a.cmsRed14:hover { 
	color: #FF0000;
	font-size: 14px;
	text-decoration: none; 
} 

a.cmsOrange12:link, a.cmsOrange12:visited, a.cmsOrange12:active { 
	color: #FF6633;
	font-size: 12px;
	text-decoration: underline; 
} 
.cmsOrange12, a.cmsOrange12:hover { 
	color: #FF6633;
	font-size: 12px;
	text-decoration: none; 
} 
a.cmsOrange14:link, a.cmsOrange14:visited, a.cmsOrange14:active { 
	color: #FF6633;
	font-size: 14px;
	text-decoration: underline; 
} 
.cmsOrange14, a.cmsOrange14:hover { 
	color: #FF6633;
	font-size: 14px;
	text-decoration: none; 
} 

a.cmsBlue12:link, a.cmsBlue12:visited, a.cmsBlue12:active { 
	color: #330099;
	font-size: 12px;
	text-decoration: underline; 
} 
.cmsBlue12, a.cmsBlue12:hover { 
	color: #330099;
	font-size: 12px;
	text-decoration: none; 
} 
a.cmsBlue14:link, a.cmsBlue14:visited, a.cmsBlue14:active { 
	color: #330099;
	font-size: 14px;
	text-decoration: underline; 
} 
.cmsBlue14, a.cmsBlue14:hover { 
	color: #330099;
	font-size: 14px;
	text-decoration: none; 
} 
-->