BODY {
    background-image: url(/images/global/hartbackground.gif); 
/*	background-attachment : fixed; */
	color : #000000;
	font-family : Verdana, 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 : #FF6699;
}
.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 pCategory page layout  */
/* ******************************  */

/* format of category link as text */
.category {				
	color : #FF6699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.category:hover{
	color:#000066;
}	
/* format of category and range description text */
.subject {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}
/* format of ranges link as text */
.range {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
range:hover{
	color: #000066;
	
/* ******************************  */
/* Format of products page layout  */
/* ******************************  */
/* format of page titles bar*/
}
.pagetitle {						
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.pagetitle:hover{					
	color:#000066;
}
/* Format of product main table 	*/
.prodtable {
/*	background-color:#D8ECEB; */
}
/* Format of product name title bar */
.prodname {				
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	padding: 3px;
	background-color: #ffffff;
}

.prodname:A {		
	color : #339999;
}

.prodcode {				
	color : #FF6699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	background-color: #ffffff;
}
/* format of product description */
.proddesc {				
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	background-color: #ffffff;
}
/* format of product price title bar */
.prodprice {				
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	padding: 3px;
	background-color: #ffffff;
}
/* format of product price text area */
.prodpricevalue {				
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	background-color: #ffffff;
}
.prodquantity {				
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
}
/* format of associated products bar */
.associated {				
	color : #FF528C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	background-color: #FFFFFF;
	padding: 3px;
}
.associatedoption {				
	color : #686B7E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color: #EEEEEE;
	padding: 3px;
}
/* format of product options title bar */
.prodoption {				
	color : #686B7E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	padding: 3px;
	background-color: #ffffff;
}
/* format of product options text area */
.prodoptionlist {				
	color : #686B7E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	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     */
/* ******************************  */
.loginbox {
	border: 5px silver ridge;
	background-color:silver;
}
.loginboxtext{
	font-weight:bolder;
}
/*form title bar*/
.orderfrom {						
	background-color : #FFFFFF;
	color : #FF6699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	padding: 3px;
}
/* form basket info/input boxes row*/
.orderfill {						
	background-color: #E3E4E9;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}
/* basket subtotal*/
.subtotal {
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #686B7E;
	font-weight : bold;
}	

.line1 {
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #686B7E;
	font-weight : bold;
}	
.line2 {
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #686B7E;
	font-weight : normal;
}	


.deliveryfill {							
	background-color :  #E3E4E9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}
.headerbar {						
	color: navy;
	background-color: #B1D5D5;
	font-weight:bold;
}
.submitbox {
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}
/* input box text*/
select, input {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	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-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FF6699;
	font-weight : normal;
}	
/* register title*/
.register {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FF6699;
	font-weight : normal;
/* ******************************  */
/* standard HTML TAGS */
/* ******************************  */
}
A {
	TEXT-DECORATION: none;
	color: #686B7E
	}
a:hover {
	color: #686B7E
	}
a:visited {
	color: #000000;
	}
HR {
	color: #000000;
	height: 1pt;

/* ******************************  */
/* 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;

}

/* ******************************  */
/* End */
/* ******************************  */