body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	margin: 0;
	color: #46646F;
}
html {
	background-color: #5F7A83;
}
#wrapper {
	width: 978px;
	margin: 0 auto;
	border-color: #9BB4B8;
	border-style: solid;
	border-width: 0 3px;
	background-color: white;
	padding: 0;
}
#header { 
	height: 139px; 
	padding: 0 14px;
}
#header .callus {
	text-align: right; 
	font-weight: bold; 
}
#header .social {
	float: right; 
	width: 160px;
}
#header .plusone {
	padding: 0 43px 0 10px;
	height: 26px;
}
#header .facebook {
	padding: 0 43px 0 10px;
	height: 26px;
}
#header .twitter {
	padding: 10px 0 0 10px;
	height: 26px;
}
#searchbox {
	background: url('../images/new/searchbox.jpg') no-repeat top;
	width: 285px;
	height: 32px;
	position: relative;
	top: 10px;
}
#logobar { 
	height: 101px; 
	overflow: hidden;
}
#navigation {
	height: 38px;
	background: url('../images/new/nav-bg.gif') repeat-x;
	color: white;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	display: block;
	float: left;
	background: url('../images/new/nav-d.gif') right no-repeat;
}
#navigation li.last {
	background-image: none;
}
#navigation a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#navigation li a {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 18px;
	letter-spacing: -1px;
}
#navigation a:hover {
	color: #EC761D;
}
/* Subnavigation */
#navigation  ul li li {
	float: none;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: #315259;
}
#navigation  ul li li a {
	text-align: left;
	display: block;
	border-bottom: 0;
	height: 28px;
	line-height: 28px;
}
#navigation ul ul {
	border-top: 1px solid white;
	list-style-type: none;
	display: none; 
	position: absolute;
	margin: 0;
	padding: 0;
}
#navigation  ul li:hover ul {
	display: block;
	z-index: 100;
}
#navigation .basketbtn {
	background: url('../images/new/basketbtn.gif') right no-repeat;
	padding-right: 30px;
}
#navigation .checkoutbtn {
	background: url('../images/new/checkoutbtn.gif') right no-repeat;
	padding-right: 22px;
}
#main {
	margin-top: 20px;
	padding-bottom: 20px;
	padding: 0 14px;
}
#content {
	margin: 0 227px 0 235px;
	overflow: hidden;
	width: 488px;
}
.halfbox {
	background: url('../images/new/halfbox-bg.jpg') repeat-y;
	width: 232px;
	float: left;
	position: relative;
	margin-top: 15px;
}
.halfbox.col0{
	margin-right: 15px;
}
.halfbox-b {
	background: url('../images/new/halfbox-b.jpg') no-repeat bottom;
	padding-bottom: 12px;
}
.halfbox h3 {
	color: white;
	background: url('../images/new/halfbox-t.jpg') no-repeat;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	height: 33px;
	font-size: 13px;
}
.halfbox h3 a { 
	color: white;
}
.halfbox h3 a {
	text-decoration: none;
}
.lbox {
	background: url('../images/new/lbox-bg.jpg') repeat-y;
	width: 215px;
}
.lbox-b {
	background: url('../images/new/lbox-b.jpg') no-repeat bottom;
	padding-bottom: 12px;
}
.lbox h3 {
	color: #F37B20;
	text-transform: uppercase;
	font-size: 14px;
	padding: 14px 0 4px 45px;
	height: 27px; 
	margin: 0;
}
.lbox.fireproducts  h3{
	background: url('../images/new/fireproducts.jpg') no-repeat;
}
.lbox.batteries  h3{
	background: url('../images/new/batteries.jpg') no-repeat;
}
.lbox.safetyproducts  h3{
	background: url('../images/new/safetyproducts.jpg') no-repeat;
}
.lbox a {
	color: #46646F;
}
.lbox ul {
	margin: 0 8px;
	padding: 0;
	font-size: 12px;
}
.lbox li {
	background: url('../images/new/bullet.gif') no-repeat left top;
	list-style-type: none;
	border-bottom: 1px solid #E4E5E7;
	padding: 3px 0 3px 16px;
}
.lbox li.last {
	border: 0;
}
.rboxsquare {
	width: 189px;
	border: 1px solid #CECECE;
	background: url('../images/new/rboxsquare-b.jpg') repeat-x bottom;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}
.rboxsquare h3 {
	color: #333333;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #CBCBCB;
}
.rbox {
	width: 211px;
	margin-bottom: 10px;
	background: url('../images/new/rbox-bg.jpg') repeat-y;
}
.rbox-b {	
	background: url('../images/new/rbox-b.jpg') no-repeat bottom;
	padding-bottom: 8px;
}
.rbox h3 {
	background: url('../images/new/rbox-h.jpg') no-repeat;
	text-transform: uppercase;
	font-size: 14px;
	color: #414141;
	padding: 8px;
}
/* RBox - Review */
.review h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F37B20;
	border-bottom: 1px solid #D4D4D4;
	margin: 0 25px;
}
.review .endcomments {
    margin: 0 4px;
	background: url('../images/new/close-quote.gif') no-repeat bottom right;
}
.review .comments {
    padding: 5px 21px;
	margin: 0;
	background: url('../images/new/open-quote.gif') no-repeat top left;
}
.review .link {
    margin: 0 4px;
    padding: 5px 21px;
	text-align: right;
}
p.clickhere {
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#footer {
	text-align: center;
	margin: 0 75px;
	line-height: 1.8em;
	color: #888888;
	font-size: 11px;
	padding-bottom: 20px;
	clear: both;
	padding: 0 14px;
}
#footer a {
	color: #888888;
	text-decoration: none;
}
.right { float: right; }
.left { float: left; }
/* Shop Styles */
#categories {
	
}
/* General Styles */
hr {
	border: none;
	background-color: #CFCFCF;
	color: #CFCFCF;
	height: 1px;
}	
h1 strong
{
	color: #F8720E;
}
h1 {
	font-size: 24px;
	margin: 0 0 20px 0;
}
.multimedia_pdf {
	font-weight: bold;
	background: url('../images/new/pdficon.gif') no-repeat left;
	padding: 15px 0 15px 40px;
	line-height: 40px;
	color: #46646F;
}
/* Shop Area */
.breadcrumb, .footerbreadcrumb { 
    border-bottom: 1px solid #DBDBDB;
    color: black;
    margin-bottom: 10px;
    padding: 0 0 7px 0;
	font-size: 11px;
}
.footerbreadcrumb {
    border-top: 1px solid #DBDBDB;
    border-bottom: 0;
}
.breadcrumb a, .footerbreadcrumb a {
	color: black;
}
.cat-image {
	float: left;
	width: 100px;
	min-height: 90px;
	text-align: center;
	margin: 2px;
	overflow: hidden; /* TEMP - whilst we get the images right! */
}
.cat-text {
	margin: 0 5px 0 110px;
}
.cat-text p {
	margin-top: 0;
}
.pricearea {
	border-top: 1px solid #CFCFCF;
	padding-top: 4px;
	font-size: 10px;
}
.price { 
	font-weight: bold; 
	font-size: 16px;
	color: #F37B20;
}
.product .price {
	font-size: 24px;
}
.pricelabel {
	font-size: 18px;
	font-weight: normal;
}
.prod-image {
	width: 250px;
	margin-left: 5px;
	float: right;
	background-color: white;
	text-align: center;
}
.prod-image-thumbs {
	text-align: center;
	margin-top: 5px;
}
.smallpic {
	border: 1px solid #CFCFCF;
	width: 52px;
	height: 52px;
	margin: 2px;
	display: inline-block;
}
.smallpic.selected {
	border-color: red;
}
.featuresarea {
	background-color: #F2F2F2;
	clear: right;
}
.featuresarea h2 {
	background: white url('../images/new/prod-featurestab.gif') no-repeat left;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	margin: 0;
}
.featuresbody {
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background-color: #F2F2F2;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.featuresbody ul {
	margin: 0 1em;
	padding: 0;
}
.featuresbody li {
	padding: 0.3em 0;
}

.descriptionarea h2, h2.review, h2.related {
	border-bottom: 1px solid #CFCFCF;
	color: #F37B20;
	font-size: 14px;
}
.reviewform th {
	text-align: left;
	font-weight: normal;
}
.reviewform input, .reviewform textarea {
	width: 225px;
}
.reviewform .submit {
	width: 100px;
}
.related-box {
	background: white url('../images/new/relatedpanel.gif') no-repeat left;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 148px;
	height: 143px;
	display: inline-block;
	text-align: center;
	position: relative;
	zoom:1;
	*display:inline;
}
.related-box p {
	padding: 0;
	margin: 0;
	height: 2.5em;
}
.related-box a {
	color: #46646F;
}
.related-box .moreinfo {
	position: absolute;
	bottom: 2px;
	left: 34px;
}
/* Homepage */
.readmorepanel {
	display: none;
}
h2.hphead {
	background: white url('../images/new/homepagetab.gif') no-repeat left;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	margin: 20px 0;
}
.HomepageCategory {
	background: white url('../images/new/homepagepanel.gif') no-repeat left;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 148px;
	height: 143px;
	display:inline-block;
	text-align: center;
	zoom:1;
	*display:inline;
}
.HomepageCategory h3 {
	margin: 0;
	padding: 0;
	line-height: 33px;
	font-size: 14px;
}
a.catLink {
	color: white;
	font-weight: bold;
	height: 33px;
	display: block;
}
a.catLink.short {
	line-height: 33px;
}
.scroller {
	border-top: 1px solid #D5DEE3;
	border-bottom: 1px solid #D5DEE3;
	margin: 10px 0 15px 0;
	height: 72px;
	width: 100%;
	position: relative;
}
.scroller div.scrollableArea img {
	display: block;
	position: relative;
	float: left;
	padding: 0;
}	
div.scrollingHotSpotLeft
{
	min-width: 35px;
	width: 10%;
	height: 100%;
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
}
div.scrollingHotSpotLeftVisible
{
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}
div.scrollingHotSpotRight {
	min-width: 35px;
	width: 10%;
	height: 100%;
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
}
div.scrollingHotSpotRightVisible
{
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
}







a.viewlink {
	padding: 3px 10px;
	font-weight: bold;
}
a:hover .catBox
{
	border-color: #F7902B;
	border-style: solid;
	border-width: 1px;
}
a {
	/* color: #F7902B; */
	color: Red;
	text-decoration: none;
}
a:hover {
	color: #FDB417;
	text-decoration: underline;
}
.checkout_button {
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 5px;
	text-decoration: none;
}
.checkout_button:hover {
	background: #333333;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
.checkout_proceed
{
	background: #FF7F00;
	border: 1px solid #3F5563;
	padding: 5px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin-right: 28px;
}
.checkout_proceed:hover
{
	background: #333333;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#SagePayForm input {
	margin: 20px 20px 20px 200px;

}
#main .catgraphics
{
	float: left;
}
a img {
	border: 0;
}
/* Form */
.form th { text-align: left; }
/* Basket */
.basket th.footer ,.basket td.footer {
	text-align: right;
}
.basket .footer.top {
	padding-top: 10px;
	border-top: 1px solid silver;
}
.basket td.total {
	font-weight: bold;
	text-align: right;
}
.basket th.footer {
	padding-right: 20px;
}
/* 21-06-2010 */
ul.catlist {
	list-style-type: none;
}
ul.catlist li {
	float: left;
}
ul.catlist li a {
	
	background-color: #FEFEC8;
}
fieldset {
    border-color: #959595;
    border-width: 1px;
    margin-bottom: 10px;
}
fieldset  > h2 {
	margin-top: 0;
}
