BODY  {
	color: #483d8b;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	background-color: #dbece9;
}

TD  { color: #483d8b; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.TD1 {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
}
H1 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight : normal;
	text-decoration : none;
}

H2 {
	font-size: 14pt;
/*	color: #FD8E83;*/
	color:#000000;
}

H3 {
	font-size: 14pt;
	color: #000066;
}

H4 {
    font-size: small;
	font-weight: bold;
	color : #000066;
	}

.head1  { color: #6a5acd; font-weight: bolder; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; text-align: center }

.head2  { color: #6a5acd; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: center }

A {
	text-decoration: none;
	color: navy;
}

A:Hover {
	text-decoration: none;
	color: navy;
}

HR {
	color: #0293ae;
	height: 1pt;
	background-color: #0293ae;
	border: none;
}
.prodname {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight : bold;
}
.prodname:hover {
	color : #000066;
}
.category {
	color : #483d8b; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight : bold;
}
.range  { color: #483d8b; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-align: center }

.catmargin {
/*	color : #000000; */
	color : #663399;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left : 10px;
	margin-bottom : 15px;
	font-weight : bold;
}
.prodname  { color: #483d8b; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-align: center }

.subject {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight : bold;
}
.topic {
	color : #483d8b;
	font-family : Verdana, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight : bold;
	font-style : italic;
}
.more {
	color : #fffffe;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: justify;
	font-weight : normal;
}

.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;
}
.submitbox {
	background-color : #C2D7E8;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}

select  { color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
/* Scrollbar properties are only supported by Internet Explorer 5.5  */
/* remove 'scrollbars_' to activate  */

input    { color: #483d8b; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border: none }

body {
	scrollbar-3d-light-color : #cfbfef;
	scrollbar-arrow-color : #c2b9ea;
	scrollbar-base-color : #c2b9ea;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #c2b9ea;
}
.imgprod {
	border: 1px solid #0293ae;	
}
.imgview {

}
.rrp {
color:red;
}
/* format of product price title bar */
.prodprice {
	color : #483d8b;
	font-weight : bold;
}
/* format of product price text area */
.prodpricevalue {				
	color : #483d8b;
	font-weight : bold;
}
.inputbox-style2{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 250px;
}
div.checkout-steps-container	{
	margin: 10px 0;
	float: left;
	}
ul.checkout-steps	{
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
	}
ul.checkout-steps li	{
	float: left;
	background: url(../images/checkout-steps-bg.gif) repeat-x bottom left;
	font-size: 9px;
	width: 135px;
	padding: 10px 0 10px 5px;
	}
ul.checkout-steps li span	{
	display: block;
	font-size: 11px;
	font-weight: bold;
	}
ul.checkout-steps li.off	{
	color: #999999;
	}
ul.checkout-steps li.on	{
	color: #bb2936;
	}
	
	td.table-top-1	{
	background: #FEEDBF url(../../global/table-top-1-bg.gif) repeat-x bottom left;
	color: #666666; 
	font-weight: bold;
	padding: 5px 2px;
	border-bottom: 1px solid #333333;
	}
td.table-body-1	{
	background: #fff;
	color: #666666;
	padding: 5px 2px;
	border-bottom: 1px solid #333333;
	}
	
	