body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
 }
 
 
 
#contentWrapper{
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 1;
	 
 }

.pageWrappers{width:450px; padding:8px; font-size:12px; color:#999999} 


#contentLeft  {
	width: 200px;
	float: left;
	text-align: left;

	margin-right: 10px;

	z-index: 5;
 
	}
	
a{ 
/*color:#000066; */

color:#069;}

form {	margin: 0;	padding: 0; text-align:left}
 
H1,H2,H3 {
 margin:0;
 padding:0;
 text-decoration: none; 
 font-weight:normal;
 }
 
img { border:none}


 

#wrapper {
	margin: 0px auto;
	padding:0px;
	width:840px;
	text-align: center;
	margin-top: 8px;
	background-repeat: repeat-y;
	background-position: top left;	background-image: url(pageImages/bgs/contentLeftBg.png);
}

.transWht{ background-image:url(images/bgTrans.png);} 

 
#top{
	margin: 0px;
	height: 85px;
	position: relative;
} 
 
#logo{
	margin: 10px 10px 10px 20px;
	width: 130px;
	z-index: 5;
 
 
}

#strapline{
	text-align: left;
	float: left;
	position: absolute;
	left: 151px;
	top: 36px;
	width: 423px;
	background-image: url(images/strapline.png);
	height: 18px;
	background-repeat: no-repeat;
}
#strapline h1{
	text-indent: -1000px;
}
#strapline img{} 
 
#topNav{
	margin:0px;
	padding: 0px;
	text-align:right;
	list-style:none;
	width: 324px;
	position: absolute;
 
	top: 5px;
	left: 670px;
 }

#topNav li{
display:inline;
padding:5px 12px;
}

#topNav li span{
background-image:url(images/bgTrans.png);
padding:3px;
}

#topNav #basketNav, #topNav #currencyNav, #topNav #loginNav, #topNav #logoutNav{
display:block;
margin: 0px;padding: 0px;
height:28px;
line-height:28px;
} 


 
a.currencyLink:link,a.currencyLink:visited {
color:#666666;
background-image:none;
padding-right:0px; 
padding-left:8px; 
font-size:11px; 
}

.currencySelected{
color:#333;  
 font-weight:bold; }

 
 

.cartLink{
	padding-left:10px;
	text-transform: uppercase;
}
 
.cartLinkEmpty{
	padding-left:10px;
	text-transform: uppercase;
	color: #333333;
}
 
 
#basket{	float: right;
	padding-top: 75px;
	padding-right: 10px;} 


/*top menu*/


#navWrapper {
	margin: 0 auto;
	position: relative;
	border-bottom: 2px solid #e1e1e1;
}


#navMain   {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-top: 15px;
	padding-left: 20px;
	height: 525px;
	z-index: 3;
	position: relative;
 
	}

#navMain li {
	margin: 0px;
	padding: 0px;
	display:block;
 
}

#navMain #bpaHome{
	position:absolute;
	left: 108px;
}

#navMain   li a {
	padding: 5px 0px 5px 20px;
	color: #B6B6B6;
	text-decoration:none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	background-image: url(images/navMarkers.png);
	background-position: top left;
	background-repeat: no-repeat;
}
 


#navMain    li a:hover, #navMain    lia.active , #navMain    li A.NAVselected{
background-position: bottom left;
color:#666666
 }
  

#navMain A.NAVselected {
 
}


/* extra sub list of products as sub to main links*/
#navMain .productMenuLi{  
	list-style-type: none;
	list-style: none;
		margin: 0px;
	padding: 0px;

} 

#navMain .productMenuLi a{
	padding: 3px 4px 0px 20px;
	color: #B6B6B6;
	text-decoration:none;
	text-transform: lowercase; 
	font-size:10px;
	letter-spacing:0px;
	font-weight: normal;
	display: block;
	background-image: url(images/navMarkersSub.png);
	background-position:4px 7px;
	background-repeat: no-repeat;
}
#navMain .productMenuLi a:hover{
	color: #999999;
	text-decoration:none;
	background-image: url(images/navMarkersSubOn.png);
	background-position:4px 7px;
	background-repeat: no-repeat;
} 

/* extra sub list of products as sub to main links*/



/* search box*/

#searchForm{ 
width: 231px; top:4px; right:5px; vertical-align: middle; border:1px solid #f1f1f1;
height:25px;position:absolute;
}

#searchWrapper{ width:auto}
 

#searchBox	{ 
font-family: Arial, sans-serif; position: relative; 
height: 20px; width:200px; color: #aaa;  float: left; 
vertical-align:top; padding: 5px 0 0 5px; border: 0; font-size: 12px;
}

#goBtn {
	background-color: #DDDDDD;
	display: block;
	float: right; 
	height:25px; 
	font-weight: bold;	
	overflow:hidden;
	vertical-align:middle;
	line-height: 25px;
	text-align: center; 
	width: 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform:uppercase;
	padding:0px; margin:0px
 }
 
#goBtn:hover { 
color:#FFFFFF;
background-color:  #666666; background-position: bottom right; 
}
 

 
#contentLeftTop{
	background-image: url(pageImages/bgs/contentLeftTop.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
} 


#contentLeftBaseWrapper{
	position:relative;
	width:840px;
	margin:0 auto;
	height:0px;
	clear: both;
}

#contentLeftBase{
	height: 200px;
	background-image: url(pageImages/bgs/contentLeftBg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	width: 200px;
	left: 0px;
	bottom: 0px;
	z-index: 0; 
}  


#contentRight{
	text-align: left;
	float: left;
	margin-top:0px;margin-right:0px;
 
	 
}

  
#contentRight ul{ 	margin: 0; padding:0; padding-bottom:1px;padding-left:5px; padding-right:0px;}

#contentRight li{
margin:0; padding:0; padding-bottom:5px; 
list-style: none;
list-style-image:none;} 

 

p {
	padding:5px 0px 5px 5px;
	margin:0px;

} 

#productDetailsInfo{ width:250px;}


 
#productDetailsInfo h1{  /*sub cat titles*/
	margin:0px;
	padding:2px 0px;
	font-size:24px;
	font-weight:normal;
 
	text-transform: lowercase;
}


#productDetailsInfo h2 { /*prod titles*/
	margin:0px;
	padding:2px 0px;
	font-size:24px;
	font-weight:normal;
	color: #999999;
	text-transform: lowercase;
}

#productDetailsInfo h3 { /* desc */
	margin:0px;
	padding:2px 0px;
	font-size:16px;
	font-weight:normal;
	color: #B2B2B2;
	text-transform: lowercase;
}



#productDetailsInfo p{
margin:0px;
	padding:2px 0px 1px 0px;
}

#productDetailsInfo ul{
	padding: 0px; margin:4px 0px;
}

#productDetailsInfo   li{
margin:0; padding:2px 0px 3px 12px;  
list-style: none; 
list-style-image:none;
background-image:url(images/line.gif);
background-repeat:no-repeat;
background-position:left 8px;;
}

#contentRight P A {
text-decoration:underline;
color:#003366
}
 
#farRightColumn{
float:left;
margin-right:10px;
width:150px;
text-align:right;
border-left: 1px solid #ccc; 
margin-top:-70px
 } 
 
 	
 

.B1button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:0px solid;
	cursor: pointer;
	background-color: #333333;
	height: 22px;
	text-transform: uppercase;
	border-color: #666666;
}

.Sbutton{
	border:1px solid #f1f1f1;
	margin:3px; 
	height:20px;width:20px;
	font-size: 10px;
	background-color: #FFFFFF;
}
 

.buttonsTrash {
	cursor: pointer;
	height: 25px;
	width: 25px;
	background-image: url(images/trash.gif);
	background-color: #FFFFFF;
	border: 0;
	background-repeat: no-repeat;
	background-position: center;
 

}
 
 
 



/*######## login ########### */  
#login{
	width: 185px;
	float: left;
	text-align: left;
	border-right: 1px dotted #333;
	padding: 10px;
	background: #fff;
}

 
#login h1{
	font-size: 14px;
} 
#login .inputs{
	width:170px; 
	padding: 3px; 
	border:0px solid #ccc;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	background-color: #f1f1f1;
	height:20px;
	margin-top:4px;
}

#login .labels{
	color:#000000;
	font-weight:bold;
	font-size: 10px; 
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
} 

 

#login .buttonWrapper{
	font-weight:bold;
	font-size: 13px;
	line-height: 28px;
	text-align: right;
	padding-top: 15px;
}
 
  
/*######## login ########### */  




/*######## universal ########### */

.floatRight{float:right; }

.floatLeft{float:left; }

.clearFloat{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	display: block;
}

.TAR{ text-align:right}
.TAL{ text-align:left}
.TAC{ text-align:center}

.centred , .centered{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}
.mT25{margin-top:25px}
.mT50{margin-top:50px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}
.mB50{margin-bottom:50px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}


.p3{padding:3px}
.p5{padding:5px}
.p7{padding:7px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}



.bWhite{border:1px solid  #fff;}
.bfs{border:1px solid  #D6D6D6;}
.bfd{border:1px dotted #D6D6D6;}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbs2{ border-bottom : 2px solid #ccc;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w125{ width:125px}
.w150{ width:150px}
.w175{ width:175px}
.w200{ width:200px}
.w225{ width:225px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w310{ width:310px}
.w325{ width:325px}
.w350{ width:350px}
.w400{ width:400px}
.w450{ width:450px}
.w500{ width:500px}
.w550{ width:550px}
.w575{ width:575px}
.w600{ width:600px}
.w650{ width:650px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}

.h1{ height:0px}
.h5{ height:5px}
.h10{ height:10px}
.h20{ height:20px}
.h25{ height:25px}
.h30{ height:30px}
.h40{ height:40px}
.h50{ height:50px}
.h75{ height:75px}
.h100{ height:100px}
.h125{ height:125px}
.h150{ height:150px}
.h200{ height:200px}
.h225{ height:225px}
.h250{ height:250px}
.h300{ height:300px}
.h350{ height:350px}
.h400{ height:400px}

.minH100{
	min-height:100px;
	height: auto !important;
	height: 100px;
	}
.minH200{
	min-height:200px;
	height: auto !important;
	height: 200px;
	}

.minH300{
	min-height:300px;
	height: auto !important;
	height: 300px;
	}
.minH400{
	min-height:400px;
	height: auto !important;
	height: 400px;
	}
.minH450{
	min-height:450px;
	height: auto !important;
	height: 450px;
	}
	
.minH500{
	min-height:500px;
	height: auto !important;
	height: 500px;
	}
.minH600{
	min-height:600px;
	height: auto !important;
	height: 600px;
	}
.minH700{
	min-height:700px;
	height: auto !important;
	height: 700px;
	}
.minH800{
	min-height:800px;
	height: auto !important;
	height: 800px;
	}

.minH850{
	min-height:850px;
	height: auto !important;
	height: 850px;
	}	
.minH900{
	min-height:900px;
	height: auto !important;
	height: 900px;
	}
	
.minH950{
	min-height:950px;
	height: auto !important;
	height: 950px;
	}								
	
.bgcCCC  {background-color:#ccc}
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}

a:hover {
	text-decoration: underline; 
}

 

/*# page numbers */ 

.pageNumberWrapper{
	font-size:10px;
	clear:both; height:30px; line-height:30px;
	border-bottom: 0px solid #f1f1f1;
	border-top: 0px solid #f1f1f1;
	margin:5px 0;
	color:#737373;
	width:100%; 
}

.pageNumberDD{
border:1px solid #ccc; font-size:11px; font-family:Arial, Helvetica, sans-serif ;color:#535353
}

.pageNumberWrapper a{
	color:#666666;
	text-decoration:none;
	font-weight: normal; padding:5px ; border:1px solid #ccc;
} 

.pageNumberWrapper a:hover, .pageNumberWrapper a.selectedPage{
	color: #fff;
	background-color:#ccc;
 
}  

.pageNumber , A.pageNumber:link, A.pageNumber:visited   {
text-decoration: none; 
font-size:11px;
padding:0 4px;
color: #676767;
line-height:18px;
border:1px solid #f1f1f1; 
}

.pageNumberSelected {  
text-decoration: none; font-size:11px;
padding:0 4px;
background-color:#e1e1e1;
color: #676767;
line-height:18px;
border:1px solid #f1f1f1;
}
 
a.pageNumber:hover   {
color: #333333; 
background-color:#f1f1f1; 
}




#footer {
	clear: both;
	margin:0 auto;
	width: 840px;
	height: 50px;
	background-image: url(pageImages/bgs/footer.jpg);
	background-repeat: no-repeat;
	background-color: #019FB8;
	margin-top: 5px;
 
 
} 

#navSub {
	list-style-type: none;
	margin: 0px; padding:6px;
	text-align: left;
 
 
}
#navSub li{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0px;
	font-size: 9px;
	margin:0px;
}
#navSub li a{
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#navSub li a:hover{}



#navSub #siteBy{
	text-align:right;
	float: right;
}

#navSub #siteBy a{
	font-size: 10px;
	color: #CCCCCC;
}


.prices{
	color: #000000;
	font-weight:bold;
	font-size:12px; 
}

A.gallery_list:link, A.gallery_list:visited   {
text-decoration: none;
font-size:10px;
}
A.gallery_list:hover {
text-decoration: underline;
}
  
 	


.sitemap {
	margin:0;
	padding:0;
	list-style-type:none;
	background: #fff;
	margin-left: 30px;
}

.sitemap li{display:block;}

a.sitemap:link,a.sitemap:hover,a.sitemap:visited{
	font-size: 11px;
	color: #FFFFFF;
	cursor: text;
	text-decoration:none;
} 

.footerLink{
	color: #FFFFFF;
} 








/*suggestions*/

#autoList{
width:200px;
padding:0;
padding-top:4px; 
list-style-type:none; 
margin:0px; 
background:#fff; 
padding-bottom:5px; 
border: 1px solid #999;
}

#autoList li{
background-color:#fff; 
margin:0;
height: 20px;
line-height: 20px;
border: none;
padding:0px;
padding-left:6px; 
text-align:left; 
font-style: italic; 
font-weight:bold;
margin-bottom:2px;
border-bottom:1px dotted #f1f1f1;
}

#autoList a{
padding:0px 0px 0px 5px;
display:block;
margin:0px;
border:none;
border:0px;
color:#333333;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform: none;

}

#autoList   a:hover{ color: #FFFFFF; background-color:#ccc}
/*search*/


/* sub menu for right content  */

#subMenu {
	margin:5px 0px 10px  2px;
	padding-bottom:6px;
	border-bottom: 3px solid #ccc;
	width: 225px;
}

#subMenu  ul{
	padding:10px;margin: 0  ;
	list-style:none; 
	text-align: left;
	border:2px solid #f1f1f1;
 
}

#subMenu li{
	padding:0px; 
	margin: 0px;
	display: block;
}

#subMenu li a{
	font-size: 12px;
	padding:5px 0px 5px 10px; 
	background-image: url(images/subMenuOff.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #333333; display: block;
}

#subMenu li a:hover{
background-image: url(images/subMenuOn.png);
color:#000000;
background-color:#f1f1f1;
}

#subMenu .SUBselected{ font-weight:bold; background-image: url(images/subMenuOn.png);}

/* sub menu*/







/* product listing optiions */

.productWrapper_gallery {
	float:left;
	width:312px;
	margin:0px 5px 0px 0px;
	padding:0;
	height:155px;
	position: relative;
	background-repeat:no-repeat;
	cursor: pointer;
} 

.productImg_gallery {
	
	width:100%;
}

.productImg_galleryInner {
	width:120px;
	position: absolute;
	bottom:5px;
	left:188px;
	text-align:right;
 

}

.productInfo_gallery{
	width: 165px;
	padding: 0px;
	margin:0;
	text-align: left;
 
	position: absolute;
	height: 54px;
	left: 20px;
	top: 5px;
}


.prodDisplayAwards{
	position:absolute;
	bottom:3px;
	left: 21px;
	width: 167px;
}

.moreInfoButton{ position:absolute; top:99px; left:1px;} 
.prodPageBuyButton{ position:absolute; top:71px; left:1px;} 

  
.detailsImageWrapper{
	position:relative; height:280px
}

 

/* enq form*/

#formDiv{
	background-image: url(pageImages/bgs/contactBg.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#commFormDiv{	background-image: url(pageImages/bgs/commBg.png);
	background-repeat: no-repeat;
	background-position: top left; height:445px
 

}
#formWrapper{
	text-align:left;
	margin:0;
	padding:0;
	margin-top: 7px; height:250px


}

#enqForm{
	padding:5px;
	padding-top:25px;
	margin:0px auto;
	width: 600px;
	text-align:left;
	margin-left: 6px;
 
}

.rows{
	clear: both;
	margin-left: 20px;
	margin-bottom: 3px;
	color: #FFFFFF;
}

.labels{
	clear: both;
	color: #fff;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
} 
.inputs{
	width: 500px;
	clear: both;
	border: 1px solid #e3e3e3;
	margin-bottom:8px;
	font-size: 11px;
	padding:1px;
	margin-top: 2px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	background:#fff;
}

.inputsDD{ 
	clear: both; 	border: 1px solid #fff;
	margin-bottom:8px;
	font-size: 11px;
	padding: 0;
	margin-top: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	background:#fff;
}
 
 
.button1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A0BA;
	border:none;
	background-color: #FFFFFF;
	margin:0;
	padding:2px;
	text-transform: uppercase;
	font-weight: bold;
} 

   
.testimonialsLink{
	display:block;
	margin-left: 6px;
	padding: 3px;
	font-size: 12px;
	color: #000066;
}


#homeNews{
	background-image:url(pageImages/bgs/news.png);
	background-repeat:no-repeat;
	height: 100px;
	background-position: top left;
}

#homeCommunity{
	background-image:url(pageImages/bgs/join_our_community.png);
	background-repeat:no-repeat;
	height: 100px;
	background-position: top left;
	display: block;
}
#homeCommunity span{ display:none}

#homeWhereCanIBuy{
	background-image:url(pageImages/bgs/where_can_i_buy.png);
	background-repeat:no-repeat;
	height: 100px;
	background-position: top left;
	display: block;
}
#homeWhereCanIBuy span{ display:none}


.box300{background-image:url(pageImages/bgs/box300w.png); background-position:top left}
.box300Base{background-image:url(pageImages/bgs/box300w.png); background-position:bottom left; height:10px}

.box310{background-image:url(pageImages/bgs/box310w.png); background-position:top left}
.box310Base{background-image:url(pageImages/bgs/box310w.png); background-position:bottom left; height:10px}

.box630{
	background-image:url(pageImages/bgs/box630w.gif);
	background-position:top left;
	width: 630px;
	background-repeat: no-repeat;
	position: relative;
}
.box630Base{
	background-image:url(pageImages/bgs/box630w.gif);
	background-position:left bottom ;
	height:10px;width: 630px;
	background-repeat: no-repeat;
}

.contentInnerTop{ width:470px; padding:0px; margin-left:15px; font-size:12px; color:#666666 } 
.contentInner{   padding:8px; margin:0px 12px; } 
.boxTopImage{
	position: absolute;
	bottom: 5px;
	right: 2px;
}



#prodDetailsFull{
margin:0 auto; text-align:left;
width:575px;
padding:10px;
font-size:10px;
}

#prodDetailsFull ul{
margin:0; padding:0;
}
#prodDetailsFull ul li{
margin:0; padding:0; margin-left:10px;
list-style: disc; list-style-position: outside
}

/* awards page*/
 

.awardsPageTitleWrap{
	float:left;
	display:block; 
	padding:6px;
	text-align: left;
	width:365px
}

.awardsPageProdImageWrap {	width: 145px;	float:right;text-align: right;}
.testimonialsPageProdImageWrap{	width: 145px;	float:right;text-align: right;}
.stockistsPageProdImageWrap{	width: 145px;	float:right;text-align: right;}

 
#mediaWrapper{
	position: absolute;
	width: 650px;
	margin: 0 auto;
	top: 0px;
	left: 0px;
}




/* old version see new downloads style sheet*/
#retailerSupport{
	padding-top: 0px;clear:both; width:630px
}
#retailerSupport h1{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	clear: both;
	padding-left: 3px;
}
#retailerSupport a{
text-decoration:none; display:block;  height:182px ; width:630px; background-repeat:no-repeat
}

#retailerSupport span{
	display: block;
	margin-left: 15px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#retailerSupport a img{
	display: block;
	margin-left: 15px;
	margin-top: 10px;
}


#downloadPOS{
	padding-top: 0px;clear:both; width:630px
}
#downloadPOS h1{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	clear: both;
	padding-left: 3px;
}
#downloadPOS a{
	display: block;
	margin-left: 5px;
	margin-right: 0px;
	float: left;
	margin-top: 6px;
}

#downloadPOS span{
	display: block;
	padding-bottom:4px;
	color:#666666;
	text-align: center;
	letter-spacing: -1px;
}

/* old version see new downloads style sheet*/



.stockistDisplay{
	width:140px;
	border: 1px solid #ccc;
	height: 200px;
	float: left;
	margin-left: 12px;
	margin-top: 6px;
	text-align: center;
}
.stockistDisplay h1{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	clear: both;
	padding-left: 3px;
}
.stockistDisplay a{
	clear:both;
	text-decoration: none;
}

.stockistDisplay span{
	display: block;
	padding-bottom:5px;
	color:#666666;
	text-align: left;
	height: 50px;
	padding: 6px;
}
