	body {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		background: url(bg.jpg) top center no-repeat #3573c0;
		text-decoration: none;
	}
	body, img, a {
		border: 0;
		padding: 0;
		margin: 0;
	}
	h1, h2, p {
		padding: 0;
		margin: 5px 10px;
	}
	a {
		color: #333;
		text-decoration: none;
		font-weight:bold;
	}
	a:hover {
		color:#000;
		font-weight:bold;
		text-decoration:underline;
	}
	#logo {
		position: absolute;
		display: block;
		top: 5px;
		left: 50%;
		height: 65px;
		width: 200px;
		border: 0;
		padding: 0;
		margin: 0;
		margin-left: 275px;
	}
	#divSearch {
		position: absolute;
		display: block;
		top: 70px;
		left: 50%;
		height: 25px;
		width: 200px;
		border: 0;
		padding: 0;
		margin: 0;
		margin-left: 275px;
		background: #131826;
	}
	input.inpTxt {
		margin: 0 5px;
		width: 115px;
	}
	#menu {
		position: absolute;
		display: block;
		top: 50px;
		left: 50%;
		height: 45px;
		width: 740px;
		margin-left: -465px;
	}
	#menu a {
		display: block;
		float: left;
		width: 148px;
		height: 45px;
		text-align: center;
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		line-height: 42px;
		text-transform: uppercase;
	}
	#menu1 {
		background: url(mnBk1.gif) top left repeat-x;
	}
	#menu2 {
		background: url(mnBk2.gif) top left repeat-x;
	}
	#menu3 {
		background: url(mnBk3.gif) top left repeat-x;
	}
	#menu4 {
		background: url(mnBk4.gif) top left repeat-x;
	}
	#menu5 {
		background: url(mnBk5.gif) top left repeat-x;
	}
	#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover {
		background: url(mnBk.gif) top left repeat-x;
		color: #333;
	}
	#subMenuBack {
		position: absolute;
		display: block;
		top: 95px;
		left: 50%;
		height: 155px;
		width: 950px;
		margin-left: -475px;
		background: url(mnSbBk.gif) top right no-repeat;
	}
	#subMenuInner {
		display: none;
		margin: 5px;
		height: 145px;
		color: #111;
	}
	.divSubMen {
		float: left;
		width: 228px;
		margin: 5px 0 0 5px;
		line-height: 12px;
		text-align:left;
	}
	div.divSubMen a {
		font-size:11px;
		color:#000;
		text-decoration:none;
		font-weight:bold;
    }
	div.divSubMen a:hover {
		color:#FFF;
    }

	#container {
		position: absolute;
		display: block;
		top: 250px;
		left:50%;
		margin-left: -475px;
		width: 950px;
		background: url(cntBk.gif) top right repeat-y;
		text-align: center;
	}
	
	#navBox {
		float: right;
		width: 200px;
		color: #fff;
	}
	#content {
		width: 750px;
		color: #131826;
	}
	.pad {
		padding: 5px 10px;
		text-align: left;
	}
	h1 {
		font-size: 16px;
	}
	h2 {
		font-size: 14px;
	}
	.padBsk {
		padding: 2px 4px;
		text-align: left;
	}
	.bskTop {
		display: block;
		height: 4px;
		width: 190px;
		margin-left: 5px;
		background: url(bskTop.gif) no-repeat bottom center;
	}
	.bskEvn {
		display: block;
		width: 190px;
		margin-left: 5px;
		background: url(bskEvn.gif) repeat-y bottom center;
		color: #333;
		font-size: 11px;
	}
	.bskOdd {
		display: block;
		width: 190px;
		margin-left: 5px;
		background: url(bskOdd.gif) repeat-y bottom center;
		color: #333;
		font-size: 11px;
	}
	.bskBot {
		display: block;
		height: 1px;
		width: 190px;
		margin-left: 5px;
		background: url(bskBot.gif) no-repeat top center;
	}
	.bskBut {
		float: right;
		padding: 3px 10px;
		border: 1px solid #fff;
		margin: 5px;
		color: #fff;
		font-size: 11px;
		text-decoration: none;
	}
	.bskBut:hover {
		background: #ccc;
		color: #333;
	}
	.divCatProds {
		border-top: 1px solid #131826;
		margin: 3px 0 0 0;
		padding: 3px 0 0 0;
	}
	.divCatProd {
		float: left;
		margin: 3px 0 0 3px;
		width: 117px;
		text-align: center;
	}
	.divCatProdMen {
		float: left;
		width: 228px;
		margin: 5px 0 0 5px;
		line-height: 12px;
	}
	div.divCatProdMen a {
		font-size:11px;
		color:#000;
		text-decoration:none;
		font-weight:bold;
    }
	div.divCatProdMen a:hover {
		color:#FFF;
    }
	.divCatProdImage {
		background: #eee;
		color: #666;
		margin: 10px;
		width: 100px;
		height: 100px;
		font-weight: bold;
		line-height:20px;
	}
	.lnkProdMore {
		font-size: 9px;
	}
	.divProdRght {
		width: 100px;
	}
	.divProdLeft {
		float: left;
		width: 120px;
	}
	.divProdLeft a {
		display: block;
		width: 120px;
		height: 32px;
		background: #f9e100;
		text-align: center;
		color: #333;
		text-decoration: none;
		font-size: 11px;
		line-height: 32px;
		text-transform: uppercase;
		border-bottom: 1px solid #fff;
		font-weight: bold;
	}
	.divProdLeft a:hover {
		background: #ccc;
	}
	.divProdCntr {
		float: left;
		margin: 0 1px;
		width: 507px;
		text-align: justify;
	}
	#theProdImag {
		text-align:center;
	}
	.divProdCntr div {
		padding: 0 5px;
	}
	table.tbProdProd {
		margin: 0 0 0 15px;
	}
	table.tbProdProd tr th {
		width: 495px;
	}
	table.tbProdProd tr td {
		font-size:10px;
	}
	table.tbProdProd tr td.rsTwo {
		width: 100px;
		text-align: center;
	}
	table.tbProdProd tr td.tdSKU {
		width: 100px;
	}
	h2.h2ProdProd {
		margin-top: 15px;
		border-bottom: 2px solid #131826;
	}
	#divConfig {
		display:none;
	}
	.clear {
		clear:both;
		padding:0;
		margin:0;
		border:0;
		height:0;
		width:100%;
	}
	.clearL {
		clear:left;
		padding:0;
		margin:0;
		border:0;
		height:0;
		width:100%;
	}
	.footer {
		padding: 5px 0 0 0;
		margin: 0;
		font-size: 11px;
		text-align: center;
		background: #131826;
		color: #fff;
		clear: both;
	}
	.footer a {
		color: #bc8927;
	}
	.footer a:hover {
		text-decoration: none;
	}
	#divConfig {
		display: none;
		position: absolute;
		left: 50%;
		margin-left: 100px;
		width: 400px;
		background: #eee;
		border: 1px solid #f00;
		opacity: .95;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
		filter: alpha(opacity=95);
	}
	.divConfigAlertClose {
		font-size: 9px;
		padding: 1px 3px;
		text-align: right;
	}
	.divConfigAlertClose a {
		color: #f00;
		text-decoration: none;
	}
	#divAlert {
		display: none;
		position: absolute;
		left: 50%;
		margin-left: -420px;
		width: 840px;
		text-align: center;
		background: #eee;
		opacity: .95;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
		filter: alpha(opacity=95);
	}
	#divAlertInner {
		padding: 10px 60px;
		text-align: left;
	}
	.divAlertClose {
		font-size: 9px;
		padding: 1px 3px;
		text-align: right;
	}
	.divAlertClose a {
		color: #f00;
		text-decoration: none;
	}
	.divSitemap {
		float: left;
		width: 240px;
	}
	.divSearchCentre {
		text-align: center;
	}
	.errCentre {
		text-align: center;
		color: #f00;
	}
	a.topSearch {
		color: #fff;
		text-decoration: underline;
		font-weight: normal;
	}
	a.topSearch:hover {
		text-decoration: none;
	}
	.tblCatFilt tr td {
		vertical-align: top;
	}
	
	/**** SagePay Stylez ****/
	.subheader {
	    background:url(yellowBlob.png) no-repeat 0px 22px;
	    padding: 20px 0px 8px 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #E98300;
	}
		
	.warning 
	{
		font-size: 12px;
		color: #CC0000;
	}
	
	.formTable
	{
	    width: 100%;
	    border: 0px none;
		border-collapse: collapse;
	}
	
	.formTable td
	{
		border-top: 0px none;
		border-right: 0px none;
		border-left: 0px none;
		border-bottom: 1px solid #d3d3d3;
	    padding: 3px 10px 6px 3px;
		vertical-align: top;
	}
	.fieldLabel 
	{
		font-family: Arial, Helvetica, sans-serif;
		color:#575C53;
		font-size:14px;
		font-weight:normal;
		text-align: right;
		width: 33%;
	}	
	
	.fieldData 
	{
		width: 70%;
	}
	/**** SagePay Stylez ****/
	
	#statContent {
		float:left;
		width: 500px;
		color:#000;
		margin-left:20px;
	}
	#statPic {
		float:left;
		padding-top:40px;
		width:200px;
	}
	
	.statPic {
		margin-left:50px;
	
	}
		
