BODY {
    background-image: url(/images/global/hartbackground.gif); 
/*	background-attachment : fixed; */
	color : #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight : normal;
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
	border : 0;
	border-top-width : 0;
	border-width : 0 0 0 0;
	
}
/* Scrollbar properties are only supported by Internet Explorer 5.5  */
/* remove 'scrollbars_' to activate  */
scrollbars_body {
	scrollbar-3d-light-color : #887799;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #443366;
	scrollbar-dark-shadow-color : #443366;
	scrollbar-face-color : #665577;
	scrollbar-highlight-color : #886699;
	scrollbar-shadow-color : #443366;
}
/* Format of all content in default TD 
TD {
	color : #000000;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif ;
	font-weight : normal;
}*/
/* format of system reported alerts */
.alert {				
	color : #FF528C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
/* format of error codes reported*/
.errorcode {						
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
/* No Frames navigational links bar  */
.linksbar {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
}
.navbar {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
}
.linksbar:hover {
	color : #9350C1;
}
.menusmall {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
}
.menusmall:visited{
	color: #000000;
}
.menusmall:hover{
	color: #FF528C;
}
/* ******************************  */
/* Navigation Margins  */
/* ******************************  */
.margintitle {				
	color : #FF528C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.margintitle:visited{
	color: #FF528C;
}
.margintitle:hover{
	color: #FF528C;
}
.homecatmargin {				
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.homecatmargin:visited{
	color: #000000;
}
.homecatmargin:hover{
	color: #FF528C;
}
.catmargin {				
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.catmargin:visited{
	color: #000000;
}
.catmargin:hover{
	color: #FF528C;
}
.rangelink{				
	color : #FF528C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.rangelink:visited{
	color: #FF528C;
}
.rangelink:hover{
	color: #000000;
}
/* ******************************  */
/* Format of Category page layout  */
/* ******************************  */


.categoryname {				
	color : #633681;
	font-size: 10pt;
	font-weight : bold;
}
.categoryname:hover{
	color:#B93FDB;
}

/* format of category link as text */
.category {				
	color : #B93FDB;
	font-size: 10pt;
	font-weight : bold;
}
.category:hover{
	color:#633681;
}	
/* format of category and range description text */
.subject {
	color : #000000;
	font-size: 8pt;
	font-weight : normal;
}
/* format of ranges link as text */
.range {
	color : #000000;
	font-size: 9pt;
	font-weight : bold;
}
range:hover{
	color: #000066;
	
/* ******************************  */
/* Format of products page layout  */
/* ******************************  */
/* format of page titles bar*/
}
.pagetitle {						
	color :#633681;
	font-size: 16pt;
	font-weight : bold;
}
/* Format of product main table 	*/
.prodtable {
/*	background-color:#D8ECEB; */
}
/* Format of product name title bar */
.prodname {				
	color : #633681;
	font-size: 10pt;
	font-weight : bold;
	padding: 3px;
	background-color: #ffffff;
}

.prodname a {		
	color : #633681;
	text-decoration: none;
}
.prodname a:hover {		
	color : #633681;
	text-decoration: underline;
}
.prodcode {				
	color : #9350C1;
	font-size: 7pt;
	font-weight : normal;
	background-color: #ffffff;
}
/* format of product description */
.proddesc {				
	color : #000000;
	font-size: 10pt;
	font-weight : normal;
	background-color: #ffffff;
}
/* format of product price title bar */
.prodprice {				
	color : #B93FDB;
	font-size: 10pt;
	font-weight : bold;
	padding: 3px;
	background-color: #ffffff;
}
/* format of product price text area */
.prodpricevalue {				
	color : #000000;
	font-size: 10pt;
	font-weight : normal;
	background-color: #ffffff;
}
.prodquantity {				
	color : #B93FDB;
	font-size: 10pt;
	font-weight : bold;
}
/* format of associated products bar */
.associated {				
	color : #FF528C;
	font-size: 10pt;
	font-weight : bold;
	background-color: #FFFFFF;
	padding: 3px;
}
.associatedoption {				
	color : #686B7E;
	font-size: 8pt;
	font-weight : normal;
	background-color: #e8cef9;
	padding: 3px;
}
/* format of product options title bar */
.prodoption {				
	color : #633681;
	font-size: 10pt;
	font-weight : bold;
	padding: 3px;
	background-color: #ffffff;
}
/* format of product options text area */
.prodoptionlist {				
	color : #686B7E;
	font-size: 8pt;
	font-weight : normal;
	background-color: #ffffff;
	padding: 3px;
}
/* ******************************  */
/* Format of products images       */
/* ******************************  */

/* products page image format */
.imgprod {
	backgrouns-color:#ffffff;
}
/* view  page image format */
.imgview {

}
/* ******************************  */
/* Format of forms page layout     */
/* ******************************  */

/*form title bar
.orderfrom {						
	background-color : #9350C1;
	color : #FFFFFF;
	font-size: 8pt;
	font-weight : bold;
	padding: 3px;
}
.orderfill {						
	background-color: #F7EDFD;
	color : #000000;
	font-size: 8pt;
	font-weight : normal;
}
.deliveryfill {							
	background-color :  #F7EDFD;
	color : #000000;
	font-size: 11pt;
	font-weight : bold;
}
*/
/* basket subtotal*/
.subtotal {
	background-color : #ffffff;
	font-size: 8pt;
	color : #686B7E;
	font-weight : bold;
}
/* input box text*/
select, input {
	color : #000000;
	font-size: 9pt;
}
.header{
	background-color : url(/modules/img/back_header.jpg);	
	background-attachment : fixed;
	background-repeat : no-repeat;
}
.margin{
	background-image : url(/modules/img/back_margin.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
}
/* login title*/
.login {
	background-color : #FFFFFF;
	font-size: 8pt;
	color : #9350C1;
	font-weight : normal;
}	
/* register title*/
.register {
	background-color : #FFFFFF;
	font-size: 8pt;
	color : #9350C1;
	font-weight : normal;
/* ******************************  */
/* standard HTML TAGS */
/* ******************************  */
/*
}
A {
	TEXT-DECORATION: none;
	color: #686B7E
	}
a:hover {
	color: #686B7E
	}
a:visited {
	color: #000000;
*/	

/* ******************************  */
/* Personal HTML TAGS */
/* ******************************  */
}
.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
}
.smalllink:hover {
	color : #FF3E7E;

}
.smalllink:visited {
	color : #000000;

}
.paybycheque{
	font-weight : bold;
	color : #633681;
	text-decoration: none;
	font-size: 10pt;
}
.payonline{
	font-weight : bold;
	color:#B93FDB;
	text-decoration: none;
	font-size: 10pt;
}
/* ******************************  */
/* NEW ECOM SYSTEM TAGS */
/* ******************************  */

/* ************************************************************  */
/* Format of GLOBAL SHOP Styles  */
/* ************************************************************  */

/* ************************************************************  */
/* Format of PRODUCT VIEW / MORE INFO Page Layout  */
/* ************************************************************  */

.viewprodname {				
	color : #633681;
	font-size: 12pt;
	font-weight : bold;
	padding-bottom: 5px;
	width: 100%;
	float:left;
	/* background-color:#333333; */
}
.viewprodname a {		
	color : #333333;
	text-decoration: none;
}
.viewprodname a:hover {		
	color : #333333;
	text-decoration: underline;
}
.viewprodcode {				
	color : #000000;
	font-size: 9pt;
	font-weight : bold;
	float:left;
	width: 100%;
	padding-bottom: 10px;
}
/* format of product description */
.viewproddesc {				
	color : #000000;
	font-size: 10pt;
	font-weight : normal;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.viewprodprice {				
	color : #633681;
	font-size: 11pt;
	font-weight : bold;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #333333;
  	background-color: #333333;
	height: 1px;
	margin-bottom: 20px;
}

/* format of system reported alerts */
.alert {				
	color : #FF0000;
	font-size: 10pt;
	font-weight : bold;	
	padding-bottom: 10px;
}
/* format of error codes reported*/
.errorcode {						
	color : #FF0000;
	font-size: 10pt;
	font-weight : bold;
	padding-bottom: 10px;
}
/* SHOP Breadcrumb Links Styles  */
.linksbar {
	color : #333333;
	font-size: 9pt;
	font-weight : normal;
	width: 100%;
	padding-bottom:15px;
}
.linksbar a {
	color : #633681;
	font-weight : normal;
	text-decoration:none;
}
.linksbar a:hover {
	color : #333333;
	text-decoration:underline;
}
/* SHOP Paging Links Styles  */
.pagingnavbar {
	width:100%;
	padding-bottom: 20px;
	color : #633681;
	font-size: 10pt;
	font-weight: bold;
	float:left;
}
/* SHOP Paging Left  */
.pagingtext {
	color : #333333;
	font-size: 10pt;
	font-weight : bold;
	text-decoration:none;
	float:left;
}
.pagingtext a {
	color : #633681;
	font-weight : normal;
	text-decoration:underline;
}
.pagingtext a:hover {
	color : #333333;

}
/* SHOP Paging Right  */
.paginglinks {
	color : #333333;
	font-size: 10pt;
	font-weight : normal;
	float: right;
}
.paginglinks a {
	color : #633681;
	font-weight : normal;
}
.paginglinks a:hover {
	color : #333333;
	text-decoration:underline;
}

/* ************************************************************  */
/* Format of Product Search */
/* ************************************************************  */

/* SHOP Paging Right  */
.searchname {
	color : #333333;
	font-size: 10pt;
	font-weight: bold;
}
.searchname a {
	color : #633681;
	font-weight : bold;
}
.searchname a:hover {
	color : #333333;
	text-decoration:underline;
}
.searchprice{
	color : #333333;
	font-size: 1.0em;
	font-weight: bold;
}
.searchdesc {
	color : #333333;
	font-size: 10pt;
	font-weight: normal;
}
.searchdesc a {
	color : #633681;
	font-weight : normal;
}
.searchdesc a:hover {
	color : #333333;
	text-decoration:underline;
}

/* ************************************************************  */
/* Format of SHOP PAGE HEADERS Styles  */
/* ************************************************************  */

.pageheader {						
	width: 100%;
}
.pageheaderimage {						
	width: 100%;
}
.pagetitle {						
	color : #633681;
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 12pt;
	font-weight : bold;
	padding-bottom: 10px;
}
.pagesubtitle {			
	color:#000000;
	font-size:11pt;
	font-weight : bold;
	padding-bottom: 10px;
}
.pageintro {						
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	padding-bottom: 20px;
}
.displaymessage {						
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	padding-bottom: 10px;
}
.displaymessage a {						
	color : #333333;
	text-decoration:underline;
}
.displaymessage a:hover {						
	color : #333333;
	text-decoration: none;
}
.displaymessagehighlight {			
	font-weight : bold;
	color : #633681;
	font-size: 12pt;
}

/* ************************************************************  */
/* Format of BASKET Page Layout    */
/* ************************************************************  */

.basketlayout {		
	width: 100%;
	float: left;
	/*padding: 20px;
	background-color: #e7f2bc; */
}
.baskethead {						
	background-color : #ca83de;
	color : #FFFFFF;
	font-size: 10pt;
	height: 30px;
	text-indent:10px;
	border-bottom: 1px solid #e8cef9;
}
.basketrow{						
	font-size: 10pt;
	background-color : #FFFFFF;
	height: 95px;
	text-indent:10px;
}
.basketpic{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
	padding-bottom: 10px;
}
.basketitem{			
	padding-top:10px;	
	color : #393939;
	font-size: 10pt;
	font-weight:normal;
	border-bottom: 1px solid #e8cef9;
}
.basketprice{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.basketqty{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.baskettotalprice{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.basketdelete{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.baskettotal {						
	background-color : #FFFFFF;
	color : #333333;
	font-weight: bold;
	text-indent:10px;
	height: 40px;
}
.basketsummary {
	background-color : #e8cef9;
	text-indent:10px;
	height: 30px;
}
.basketdiscount {					
	color : #633681;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.basketsubtotal {					
	color : #000000;
	font-size: 11pt;
	font-weight: bold;
}
.basketbuttons {		
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.basketbutcontinue {	
	float: left;
}
.basketbutrecalculate {		
	padding-left: 10px;
	float: right;
}
.basketbutcheckout {		
	padding-left: 10px;
	float: right;
}
.basketpromotion {		
	padding-bottom: 20px;
	width: 100%;
}
.basketpromotiontitle {						
	color : #333333;
	font-size: 12pt;
	font-weight:bold;
	padding-bottom: 10px;
}
.basketpromotiontext {						
	width: 100%;
	padding-bottom: 10px;
}
.promotionbutton {						
	width: 100%;
	padding-bottom: 10px;
}

/* ************************************************************  */
/* Format of VOUCHER Page Layout    */
/* ************************************************************  */

.vouchercontainer{
 	width:100%;
}
.voucherlayout{
 	/*background-image: url(images/giftvoucher.jpg);*/
}
.voucheramount{
	height:28px;
	font-size:10pt;	
}
.vouchernumber{
	height:28px;
	font-size:10pt;
}
.voucherpin{
	height:28px;
	font-size:14px;
}
.voucherlabel{
	height:28px;
	font-size:14px;
}
.voucherissued{
	height:28px;
	font-size:14px;
}
.vouchervalid{
	float:left;
}
.vocuherexpiry{
}
.voucherlabel{
	width:150px;
	padding-right: 10px;
	text-align:right;
	float:left;
	color:#000000;
	font-weight: bold;
}


/* ************************************************************  */
/* Format of GLOBAL CHECKOUT Pages Layout     */
/* ************************************************************  */

.tablelabel {						
	color : #333333;
	font-size: 10pt;
	font-weight : bold;
}
.tabletext {					
	color : #333333;
	font-size: 10pt;
	font-weight : normal;
}
/*Form title bar*/
.orderfrom {						
	background-color : #FFFFFF;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
/* form basket info/input boxes row*/
.orderfill {						
	background-color : #e8cef9;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.orderfill a {						
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}
.orderfill a:hover {						
	text-decoration:none;
}
/* basket subtotal*/
.deliveryfill {
	background-color :  #e8cef9;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
.addressoptions {		
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	/*padding: 20px;
	background-color: #e7f2bc; */
}
.subject {
	color : #333333;
	font-size: 10pt;
	font-weight : bold;
}
.subtotal{			
	font-weight : bold;
	color : #633681;
	font-size: 10pt;
}
.total{			
	font-weight : bold;
	color : #333333;
	font-size: 10pt;
}

/* ******************************  */
/* End */
/* ******************************  */
/* ************************************************************  */
/* Format of BASKET Page Layout    */
/* ************************************************************  */

/*.basketlayout {		
	width: 100%;
	float: left;
	padding: 20px;
	background-color: #e7f2bc; 
}
.baskethead {						
	background-color : #333333;
	color : #FFFFFF;
	font-size: 0.9em;
	height: 30px;
	text-indent:10px;
	border-bottom: 1px solid #e8cef9; 
}*/

.basketrow{						
	font-size: 0.9em;
	background-color : #FFFFFF;
	height: 95px;
	text-indent:10px;
}
.basketpic{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
	padding-bottom: 10px;
}
.basketitem{			
	padding-top:10px;	
	color : #393939;
	font-size: 10pt;
	font-weight:normal;
	border-bottom: 1px solid #e8cef9;
}
.basketprice{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.basketqty{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.baskettotalprice{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.basketdelete{			
	padding-top:10px;
	border-bottom: 1px solid #e8cef9;
}
.baskettotal {						
	background-color : #FFFFFF;
	color : #333333;
	font-weight: bold;
	text-indent:10px;
	height: 40px;
}
/*.basketsummary {						
	background-color : #633681;
	text-indent:10px;
	height: 30px;
}*/
.basketsubtotal {					
	color : #000000;
	font-size: 10pt;
	font-weight: bold;
}
.basketbuttons {		
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.basketbutcontinue {	
	float: left;
}
.basketbutrecalculate {		
	padding-left: 10px;
	float: right;
}
.basketbutcheckout {		
	padding-left: 10px;
	float: right;
}
.basketpromotion {
	clear:both;
	margin-top:5px;
	float:left;
	width:70%;
}
.basketcheckout{
	float:right;
}
.basketpromotiontitle {						
	color : #333333;
	font-size: 0.9em;
	font-weight:bold;
	padding-bottom: 10px;
}
.basketpromotiontext {						
	width: 500px;
	padding-bottom: 10px;
}
.basketpromocode {
	width:350px;
	padding:5px;
	background:#e8cef9;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	color:#000000;
	font-weight:bold;
}
.promotionbutton {						
/*	width: 736px; */
	padding-bottom: 10px;
}

.giftoptioncontainer{
	clear:both;
}
.giftprodcontainer{				
	color : #ffffff;
	font-weight : bold;
	width: 170px;
	padding-right: 13px;
	float: left;
	padding-bottom: 20px;
	height: 240px;
}
.giftprodname {				
	color : #393939;
	font-size: 10pt;
	font-weight : bold;
	width: 100%;
	height: 40px;
	text-align: left;
	float:left;
	padding-bottom:10px;
	/* background-color:#393939; */
}
.giftprodname a {		
	color : #393939;
	text-decoration: none;
}
.giftprodname a:hover {		
	color : #393939;
	text-decoration: underline;
}
.gidtprodimage{	
	text-align:center;
	float: left;
	width: 125px;
	height: 75px;
	padding: 5px 5px 5px 5px;
}
.giftprodcode {				
	color : #633681;
	font-size: 1em;
	font-weight : bold;
	float:left;
	padding-bottom: 5px;
	text-align:center;
}
.giftprodprice {				
	width: 100%;
	color : #633681;
	font-size: 11pt;
	font-weight : bold;
	float: left;
	text-align:left;
	padding-bottom:10px;
}
.giftprodbutton{				
	width: 100%;
	float: left;
	text-align:center;
}
.giftprodoption {				
	color : #393939;
	font-size: 10pt;
	font-weight : normal;
	background-color: #e8cef9;
	padding: 3px;
}
.shippingoptions{
	color : #393939;
	font-size: 10pt;
	font-weight : normal;
	background-color: #e8cef9;
	padding: 3px;
}
