body {
	background-image:url(2005-images/left-back-rpt-y.gif);
	background-repeat: repeat-y;
}

h1, h2 { color: #375b7f; }
a:link, a:visited, a:active, a:hover { color: #375b7f; }
a:hover { color: #4e7fb3; }





/*DataGrid Class*/
table.datagrid th  {
	border: 1px solid #375b7f;
	background-color: #999C9E;
	color: #FFFFFF;
}
table.datagrid td {
	border: 1px solid #375b7f;
	background-color: #ffffff;
}


/*Basket Options*/
div.BasketOptions { margin-top: 11px; text-align:right; }
#page div.BasketOptions p { margin: 0px; }
div.BasketOptions div.clear {
	clear: both;
}

#basketSummary {
	text-align:right;
	margin: 0px 0px 14px 0px;
	padding: 4px 4px 0px 4px;
}
#basketSummary p { margin:0px; }
#basketSummary h4 { 
	margin:0px -4px 0px -4px; padding:2px 4px 2px 4px; border-top:1px solid #aaaaaa; background-color:#cccccc; font-size:1.0em;
}

table.datagrid-alt { border-collapse: collapse; }
table.datagrid-alt td {
	border: none;
}
table.datagrid-alt th { 
	border: none;
	background-color: #FFFFFF;
	color: #274972;
	font-weight: normal;
	vertical-align: top;
}

p.steps {
  float: right;
  color: #BFBFBF;
  font-weight: bold;
  white-space: nowrap;
}
p.steps b  {
  font-weight: bold;
  color: #375b7f;
}
p.steps em {
  color: #000000;
  font-weight: bold;
  font-style: normal;
}
.formError { color:#CC0000; margin-left: 6px; }

td.lblbasketTotals { text-align:right; font-weight:bold; }


#featuredprods { padding: 4px; margin: 0px 0px 16px 0px; border: 1px solid #375b7f; }
#featuredprods ul { list-style:none; margin:0px 14px 0px 14px; padding:0px; }
#featuredprods ul li { margin:0px 0px 12px 0px; padding:0px; text-align:center; }
#featuredprods img { border: 1px solid #333333; }
#featuredprods em { font-style:normal; font-weight:bold; color: #375b7f; }