body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1;
	color: white;
	background-color:black;
	clear: both;
}


a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

p {
	margin:0px;
}

.banner-style {
	height: 90px;
	background-color: #000000;
	padding-left: 40px;
	background-image: url(../images/full_logo.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

.topmenu {
	background-color: #000000;
	height: 26px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #717171;
}





img {
	border:none;
}

/* This bit does all the work */
#container {relative;
	display:block;
	border-left:201px solid black;
	overflow:visible;
	background-color: transparent;
	background-image: url(../images/bottom-box.png);
	background-repeat: repeat-x;
	background-position: bottom;

}
* html #container {display:inline-block;}
#leftcolumn {float:left; position:relative; width:181px; margin-left:-201px; margin-top:10px; display:inline;}
* html #leftcolumn {width:200px;}

.clear {clear:both;height:1px;overflow:hidden;}


/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	right: 8px;
	top: 11px;
	color: #000000;
}
input.txt-search {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	}

.phone-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding-right:10px;
	color: #FFFFFF;
}

.search-li {
	margin-bottom:5px;
}

.right-search-result {
	text-align:right;
}

/*----------------------------  Banner text styles ---------------------------------------------------*/
.txt-title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
/*----------------------------  Basket styles ---------------------------------------------------*/

.basket-menu {
	background-image:url(../images/trolley-blackbgrnd.png);
	padding-top: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	height: 19px;
	background-position: 20px 4px;
	width: 150px;
	position: absolute;
	top: 89px;
	right: 5px;
	z-index: 20;
}

.basket-menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.basket-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.basket-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}
.basket-menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

/*---------------------------- Menu Tabs --------------------------- */
#tabs {
	float:left;
	font-size:93%;
	line-height:normal;
	background-color: tranparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
}
#tabs ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 180px;
}
#tabs li {
      display:inline;
      margin:0;
      padding:0;
}
#tabs a {
    float:left;
    background:url(../images/tableftc.png) no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	font-weight: normal;
	font-size:93%;
}
#tabs a span {
	float:left;
	display:block;
	background:url(../images/tabrightc.png) no-repeat right top;
	color:white;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */
#tabs a:hover span {
    color:#000;
}
#tabs a:hover {
    background-position:0% -42px;
}
#tabs a:hover span {
    background-position:100% -42px;
}  

/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 120%;
	margin: 0px 0px 4px;
	padding: 0px;
	background-color:black;
}
h2{
	font-size: 110%;
	color: white;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color:black;
}
h2 a:link {
	font-size: 120%;
	color: #339900;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color:black;
}
h2 a:visited {
	font-size: 120%;
	color: #339900;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 a:hover {
	font-size: 120%;
	color: #339900;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
h2 a:active {
	font-size: 120%;
	color: #339900;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3{
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 12px;
	background-color:black;
}
h4{
	font-size: 100%;
	font-style:italic;
	background-color:black;
}
h5{
	font-size: 100%;
	background-color:black;
}

/*----------------------------  left menu style ---------------------------------------------------*/
.spacer {
	width:143px;
	height:10px;
	float: left;
}
.buttons-side a,.buttons-side a:visited {
	color: #FFFFFF;
	padding: 2px 2px 2px 3px;
	display: block;
	border-left: 4px solid #000000;
	font: bold 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 200px;
}

.buttons-side a:hover {
	border-left: 4px solid #999999;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, san-serif;
	color: #999999;
}
.buttons-side-cart a,.buttons-side-cart a:visited {
	color: #FFFFFF;
	padding: 2px 2px 2px 3px;
	display: block;
	border-left: 4px solid #000000;
	font: bold 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 200px;
	background-image: url(../images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 110px;
	font: bold 11px Arial, Helvetica, san-serif;
}

.buttons-side-cart a:hover {
	border-left: 4px solid #999999;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, san-serif;
	color: #999999;
	background-image: url(../images/basket2grey.png);
	background-repeat: no-repeat;
	background-position: 110px;
}

/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	position: relative;
	margin-left: 15px;
	width: 97%;
	display: table;
	margin-top: 10px;
	background-color:black;
}

.body-indexcontent {
	position: relative;
	margin-left: 15px;
	width: 97%;
	display: table;
	margin-top: 10px;
	background-color:black;
}
.body-indexcontent img {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.body-content-info {
	position: relative;
	width: 87%;
	display: table;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color:black;
}
/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

input.message-button {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 12px;
	bottom: 12px;
	}
	
input.message-button2 {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 12px;
	left: 12px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 12px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}

/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #666666;
	clear: both;
}

/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
.back-link {
	width: 90%;
	margin-left: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
	clear: both;
	text-align: right;
}

.back-link a:link {
	font: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
.back-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-weight:bold;
	text-decoration: underline;
}

.products-holder-firefox {
	width: 100%;
}
/*------- category box styles -------------------*/
.product-list {
	float: left;
	padding: 6px;
	height: 300px;
	width: 235px;
	margin: 3px;
	background-color: #000000;
	text-align: center;
}

.product-list2 {
	float: left;
	padding: 6px;
	height: auto;
	width: 96%;
	margin: 3px;
	background-color: #000000;
	text-align: left;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
}

.sub-cat a {
	margin: 6px;
	border: 1px solid;
	border-color: #C6D5EA;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #717171;
	display: inline-block;
	font-size: 90%;
	padding-top: 0px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: -moz-inline-box; /* Fixes Firefox */
	display: inline-block;

}
.sub-cat a:visited {
	font-size: 90%;
	color: #FFFFFF;
}
.sub-cat a:hover {
	font-size: 90%;
	color: #000000;
	background-color: #DBDBDB;
}
.sub-cat a:active {
	font-size: 90%;
	color: #FFFFFF;
}

.cat-hotspot-2 {
	margin-left: 30px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
.cat-prod-image {
	text-align: center;
}
.cat-prod-image {
	float:left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.cat-prod-image1 {display: table; height: 180px; width: 229px; #position: relative; overflow: hidden;}

.cat-prod-image2 {#position: absolute; #top: 50%; #left: 50%; display: table-cell; vertical-align: middle;}

.cat-prod-image3 {#position: relative; #top: -50%; #left: -50%;}






.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cat-prod-link a {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.cat-prod-link a:hover {
	font-size: 120%;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.product-link {
	color: #999999;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 36px;
}
.cat-prod-price {
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 120%;
}
.cat-prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	height: 40px;
}
.cat-buy-now {
	text-align: center;
	line-height: 32px;
}

/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
}

.prod-buy-now {
	line-height: 28px;
	margin-bottom: 4px;
}

.prod-image {
	float: left;
	margin-bottom: 4px;
	margin-right: 27px;
	margin-top: 4px;
	margin-left: 12px;
}
.prod-summary {
	margin-top: 4px;
	margin-bottom: 4px;
}
.prod-price {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
}
.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-hotspot-3 {
	width: 95%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
/*---------------------------- cart start ---------------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}

/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #717171;
	height: 90px;
	width: 100%;
	bottom: 0px;
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 10px;
}
.right-cards {
	float:right;
	background-image: url(../images/right-credit-cards.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 160px;
	margin-top: 10px;
	margin-left: 20px;
}
.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 140px;
	margin-top: 5px;
	background-image: url(../images/left-credit-cards.gif);
	background-repeat: no-repeat;
	padding-left: 190px;
	margin-right: 200px;
	background-position: left 5px;
	height: 100px;
}

/*---------------------------- SF Crest styles ---------------------------------------------------*/
.footerline #sf-siteseal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/sf-siteseal.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 115px;
	float: left;
	line-height: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	position: relative;
}
.footerline #sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 31px;
	padding-top: 1px;
	font-weight: normal;
}
.footerline #sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.footerline #sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
}
.footerline #sf-siteseal .sbt {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	top: 29px;
	width: 115px;
}
.footerline #sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.footerline #sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
.footerline .txt-footer p {
	margin: 5px;
}
.footerline .searchstyle .phone-text p {
	margin: 0px;
}	
/*---------------------------- info page styles start ---------------------------------------------------*/

.index-text-hold img {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.image-right {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color:black;
}
.image-right-logo {
	float: right;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color:black;
}
.image-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color:black;
}
.image-center {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-color:black;
}
.info-box {
	clear: both;
}
#container .body-content-info ul {
	padding: 5px;
}
#container .body-content-info li {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 5px;
}
.footerline .txt-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*---------------------------- Default Index Page ---------------------------------------------------*/
.index-text-box {
	background-color: transparent;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.index-text-box2 {
	background-color: transparent;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.index-prod-holder {
	background-color: transparent;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 98%;
}
.latest-prod {
	width:48%;
	background-color: #333333;
	min-height: 125px;
	float: left;
	border: 1px solid #666666;
}
.latest-prod img {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:125px;
	width:20px;
	float: left;
}
.index-text-box img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
/*-------------------------------clearing code ------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*----------------------------  editor styles ---------------------------------------------------*/
.text-left {
	text-align:			left;
	background-color:black;
}
.text-right {
	text-align:			right;
	background-color:black;
}
.text-centre {
	text-align:			center;
	background-color:black;
}
.text-justify {
	text-align:			justify;
	background-color:black;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
	background-color:black;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
	background-color:black;
}
.text-colour3 {
	color:				#A52A2A;
	font-weight: 		bold;
	background-color:black;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
	background-color:black;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
	background-color:black;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
	background-color:black;
}
.text-small {
	font-size:			80%;
	background-color:black;
}
.text-large {
	font-size:			120%;
	background-color:black;
}
.text-larger {
	font-size:			140%;
	background-color:black;

}
#container .body-content #products-holder-firefox .product-list2 .cat-prod-link .product-link {
	text-align: left;
	margin-left: 200px;
	height: auto;
	margin-bottom: 10px;
}
#container .body-content #products-holder-firefox .product-list2 .cat-prod-description {
	text-align: left;
	margin-left: 200px;
	position: relative;
	height: auto;
	margin-bottom: 10px;
}
#container .body-content #products-holder-firefox .product-list2 .cat-prod-price {
	text-align: left;
	margin-left: 200px;
}

