BODY {
/*	background-image: url(/images/global/background_img.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 : #21409A;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif ;
	font-weight : normal;
}
/* format of system reported alerts */
.alert {				
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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 : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}
.linksbar:hover {
	color : #788DBC;
}

/* ******************************  */
/* Format of pCategory page layout  */
/* ******************************  */

/* format of category link as text */
.category {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.category:hover{
	color:#788DBC;
	font-size: 10pt;
}	
/* format of category and range description text */
.subject {
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
}
/* format of ranges link as text */
.range {
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	
}
.range:hover{
	color: #788DBC;
	font-size: 9pt;
	}
/*.range::visited {
	color : #21409A;
	*/
/* ******************************  */
/* Format of products page layout  */
/* ******************************  */
/* format of page titles bar*/
}
.pagetitle {						
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.pagetitle:hover{					
	color:#6699CC;
}
/* Format of product main table 	*/
.prodtable {
/*	background-color:#D8ECEB; */
}
/* Format of product name title bar */
.prodname {				
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	padding: 3px;
	background-color:#21409A;
}
.prodname:A {		
	color : #339999;
}
/* format of product description */
.proddesc {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color: #ffffff;
}
/* format of product price title bar */
.prodprice {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	background-color: #ffffff;
}
/* format of product price text area */
.prodpricevalue {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color: #ffffff;
}
.prodquantity {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
}
/* format of associated products bar */
.associated {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	background-color: #E8ECF5;
	padding: 3px;
}
.associatedoption {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color: #FFFFFF;
	padding: 3px;
}
/* format of product options title bar */
.prodoption {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	background-color: #ffffff;
}
/* format of product options text area */
.prodoptionlist {				
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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 : #21409A;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	padding: 3px;
}
/* form basket info/input boxes row*/
.orderfill {						
	background-color: #E8ECF5;
	color : #21409A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
}
/* basket subtotal*/
.line1 {
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #21409A;
	font-weight : normal;
}	
.line2 {
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #21409A;
	font-weight : normal;
}
.highlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #ffffff;
	font-weight : normal;
	}
.highlight:a:visited {		
	color : #FFFFFF;
}	
.deliveryfill {							
	background-color :  #E8ECF5;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
.headerbar {						
	color: navy;
	background-color: #B1D5D5;
	font-weight:bold;
}
.submitbox {
	background-color : #C2D7E8;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}
/* input box text*/
select, input {
	color : #21409A;
	font-family : 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;
}
/* basket subtotal*/
.login {
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #21409A;
	font-weight : normal;
}	
.register {
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #21409A;
	font-weight : normal;
/* ******************************  */
/* standard HTML TAGS */
/* ******************************  */
}
A {
	TEXT-DECORATION: none;
}
a:hover {
	color: #6699CC;
}
a:visited {
	color: #21409A;
}
HR {
	color: #CCCCCC;
	height: 1pt;

/* ******************************  */
/* Personal HTML TAGS */
/* ******************************  */

/* ******************************  */
/* End */
/* ******************************  */