/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* markup */








body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #515151;
	margin-top:8px;
	margin-left:3px;
	background-color:#FFFFFF;
	text-align:left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}	
	
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 915px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #000000;
}

img {
	border:none;
}

p {
margin:0;
}

spacer {
	height: 20px;
	width: 700px;
}

/*--------------------------------------- The header  ---------------------------------------------*/

.banner-style {
	background-image: url(../images/head3.jpg);
	background-repeat: no-repeat;
	text-align:left;
	width: 910px;
	height: 150px;
	padding-top: 5px;
	overflow: hidden;
}
.grey-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	margin-left: 8px;
	line-height: 20px;
}

.header-info-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 8px;
	line-height: 22px;
	text-align: right;
	padding-top: 37px;
	padding-right: 10px;
}
.white-buttons-menu {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	line-height:18px;
	font-size: 11px;
	margin-top: 5px;
}
.white-buttons-menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-buttons-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-buttons-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D8E7D9;
	text-decoration: none;
}

#menutop {
	margin-left: 24px;
	margin-top: 22px;
}

#searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	color: #FFFFFF;
	width: 900px;
	float: left;
	text-align: right;
	top: 11px;
	vertical-align: middle;
	height: 24px;
	line-height: 24px;
	padding-top: 4px;
}
input.searchbox {
	background-color: #CCCCCC;
	color: #515151;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 9pt;
}
input.btn {
	color:#AD2525;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

/*************** search page styles **************/

.search-right {
	text-align:right;
}

.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AD2525;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AD2525;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AD2525;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AD2525;
	margin-top: 10px;
	padding-top: 5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
}



.breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
	height:25px;
	line-height:25px;
}

.breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
	height:25px;
	line-height:25px;
}

.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
	height:25px;
	line-height:25px;
}

.breadcrumb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
	height:25px;
	line-height:25px;
}
/*---------------------------- 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: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
}

input.message-button {
	color:#AD2525;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#AD2525;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 87px;
	}
	
/*---------------------------- 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: 90px;
}

input.message-button-error {
	color:#AD2525;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 161px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	
}
*/
/*------------------ top grey text - terms etc  ---------------------------*/
.grey-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.grey-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.grey-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.grey-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #468946;
	text-decoration: none;
}
.grey-text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.white-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.white-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/*---------------------------main body container - left column and body----------------------------------*/
#container {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
}

#wrapper #container #leftcolumn li {
	list-style-image: url(../images/dot.jpg);
	list-style-type: none;
	display: list-item;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 3px;
}

#leftcolumn {
	float:left;
	width:180px;
	position: relative;
	z-index: 2;
	padding-right: 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.green-text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #306436;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.dark-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}

a.dark-buttons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}
a.dark-buttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}
a.dark-buttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
a.dark-buttons:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}

.dark-buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}

a.dark-buttons2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}
a.dark-buttons2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}
a.dark-buttons2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
a.dark-buttons2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#515151;
	text-decoration: none;
}

.green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #306436;
	text-decoration: none;
	padding-bottom: 21px;
}
.green-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #306436;
	text-decoration: none;
}
.green-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #306436;
	text-decoration: none;
}
.green-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #306436;
	text-decoration: underline;
}
.green-text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #306436;
	text-decoration: none;
}


.body-content {
	position: relative;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 200px;
	margin-right: 5px;
	width: 705px;
}

.body-content-colours {
	position: relative;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 200px;
	margin-right: 5px;
	width: 705px;
}

.body-indexcontent {
/*	position: relative;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 190px;
*/	
	
	
	position: relative;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 200px;
	margin-right: 5px;
	width: 705px;
	
}


.logos {
	height: 95px;
	margin-left: 38px;
	width: 500px;
}
.logos img {
	float:left;
	margin-top: 1px;
	margin-left: 1px;
}


.back-link {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AD2525;
	font-weight:normal;
	position: relative;
	width: 700px;
	margin-top: 15px;
	text-align: right;
	margin-bottom: 15px;
	float: left;
	clear: both;
}

.back-link a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#AD2525;
	text-decoration: none;
}

.back-link a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#AD2525;
	text-decoration: none;
}

.back-link a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#cccccc;
	text-decoration: underline;
}

.back-link a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#AD2525;
	text-decoration: none;
}

.products-holder-firefox {
	width: 100%;
}

.product-list {
	padding: 6px;
	height: auto;
	width: 95%;
	margin: 3px;
	text-align: left;
	float: left;
	border-bottom: thin dotted #AD2525;
	position: relative;
	background-color: #FFFFFF;
}

.product-list2 {
	padding: 6px;
	height: 205px;
	width: 46%;
	margin: 3px;
	text-align: left;
	float: left;
	border-bottom: thin dotted #AD2525;
	position: relative;
	background-color: #FFFFFF;
}

/*--------------------------------------- heading styles start ---------------------------------------------*/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #AD2525;
	margin-bottom: 15px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 12px;
}

h4{
	font-size: 11px;
	font-style:italic;
}

h5{
	font-size: 11px;
}

h6{
	font-size: 11px;
}

/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #B52E01;
	clear: both;
	float: left;
}

/*------------------------------- category page styles start ------------------------------------------------*/
.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 695px;
}
.cat-intro-1 {
	margin-bottom: 4px;
	width: 695px;
}

.sub-cat {
	width: 92%;
	padding-bottom: 5px;
}

#wrapper #container .body-content .sub-cat a {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AD2525;
	display: -moz-inline-box; /* Fixes Firefox */
	display: inline-block;
	font-size: 90%;
	padding-top: 1px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #container .body-content .sub-cat a:link {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AD2525;
	font-size: 90%;
	padding-top: 1px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #container .body-content .sub-cat a:visited {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AD2525;
	font-size: 90%;
	padding-top: 1px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #container .body-content .sub-cat a:hover {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #AD2525;
	font-weight: bold;
	background-color: #E89595;
	font-size: 90%;
	padding-top: 1px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #container .body-content .sub-cat a:active {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AD2525;
	font-size: 90%;
	padding-top: 1px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.cat-hotspot-2 {
	width: 695px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.cat-prod-image {
	text-align: center;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	z-index: 10;
	margin-left: 5px;
}

.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cat-prod-link {
	color: #AD2525;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	font-size: 14px;
}


.product-link a:link, a:visited, a:active {
	font-size: 14px;
	font-weight: bold;
	color: #AD2525;
	text-decoration: none;
}

.product-link a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FA0202;
	text-decoration: none;
}

.cat-prod-description {
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	height: auto;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #AD2525;
}

.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #515151;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AD2525;
	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 page styles start ---------------------------------------*/
.prod-hotspot-1 {
}

.prod-buy-now {
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	display: block;
}

.prod-image {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
}

.prod-image img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}
.prod-image {  /* this is for the large image and the caption */
	color: #fff; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* caption text size */
	background-color: #9A0201;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	text-align: center;
}

.prod-image2 img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}


.prod-image2 {
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 4px;
	margin-left: 0px;
	float: left;
/*	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #9A0201;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	text-align: center;
*/}


.prod-image3 img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}


.prod-image3 {
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 4px;
	margin-left: 15px;
	float: left;
/*	color: #fff; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #9A0201;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	text-align: center;
*/}

.prod-summary {
	margin-top: 25px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 13px;
	float: none;
}

.prod-price {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
	color: #AD2525;
	margin-left: 0px;
	font-size: 120%;
	clear:right;
}

.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 13px;
	margin-left: 0px;
	font-weight: bold;
}

.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-hotspot-3 {
	margin-top: 12px;
	margin-bottom: 12px;
	float: right;
}

.form-pos {
text-align:center;
}

/*---------------------------- size table ---------------------------------------------------*/

.blue-table {
	color: #C10100;
	font-weight: bold;
	text-align: center;
}

.table-classic {
	background-color:#FFFFFF;
	width:350px;
	vertical-align: middle;
	font-size: 11px;
	border: 1px solid #2796CB;
	display: table;
}

.table-classic-head {
	font-size:14px;
	font-weight:bold;
	background-color: #E1E1FF;
}
.center-image {
text-align:center;
}

.center-table {
text-align:center;
}

.left-table {
text-align:left;
}

.blue-bgrnd {
	background-color:#D0FBD1;
	text-align: center;
}
/*---------------------------------------------- Cart styles -----------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}
.nopentry a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
}

.nopentry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
}

.nopentry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.nopentry a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD2525;
	text-decoration: none;
	font-weight: normal;
}


.noptotal {
  padding: 5px;
}
.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}

/*--------------------------------------- The footer  ---------------------------------------------*/

.footerline {
	height: 18px;
	background-color: #FFFFFF;
	width: 911px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	padding-top: 7px;
	padding-bottom: 2px;
}
.footer-left {
	float:left;
	margin-left: 6px;
}

.footer-right {
	float:right;
	margin-right: 6px;
}
.small-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.small-grey a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.small-grey a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.small-grey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #468946;
	text-decoration: none;
}


/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/
#sf-siteseal-horiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/sf-siteseal-horiz.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 186px;
	margin: 6px;
	float: left;
	line-height: 12px;
}

#sf-siteseal-horiz .pbs-h {
	font-size: 9px;
	color: #336699;
	margin-left: 18px;
	padding-top: 2px;
	width: 62px;
	float: left;
}
html>body #sf-siteseal-horiz .pbs-h {margin-left: 31px;}/*left pos non ie5*/


#sf-siteseal-horiz .pbs-h a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}
#sf-siteseal-horiz .pbs-h a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
}
#sf-siteseal-horiz .sbt-h {
	font-size: 9px;
	margin-top: 3px;
	margin-left: 102px;
	width: 80px;
	color: #A00110;
	height: 24px;
}
#sf-siteseal-horiz .sbt-h a {
	font-size: 9px;
	color: #91020C;
	text-decoration: none;
	text-align: center;
	height: 24px;
	width: 80px;
}
#sf-siteseal-horiz .sbt-h a:hover {
	font-size: 9px;
	color: #91020C;
	text-decoration: none;
	height: 24px;
	width: 80px;
}

.seal-text {
	font-size: 12px;
	color: #AD2525;
	text-decoration: none;
	float:left;
	width: 710px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}
/*-------------------------------HOME-------------------------------------*/

.main-image {
	height:100px;
	width:327px;
	background-color:#F2F2F2;
	background-image:url(../images/main-image-middle.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 160px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#wrapper .body-indexcontent .home-prod-holder .main-headers {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1A4E20;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
}

#wrapper .body-indexcontent .home-prod-holder {
	width: 337px;/*width ie5*/
}

html>body #wrapper .body-indexcontent .home-prod-holder {width:337px;}/*width non ie5*/


p {
	margin: 0px;
}



#menu-middle a.white-buttons2, #menu-middle a.white-buttons2:link, #menu-middle a.white-buttons2:visited {display:block; width:107px; height:36px;color:#fff; background-color: #990000; text-decoration:none; font-weight: bold; text-align:center; line-height:16px;float:left; font-size: 11px;} 

#menu-middle a.white-buttons2:hover {color: #cccccc; background-color: #FC0309;}
#menu-middle a.white-buttons2:active {color: #cccccc;}

#menu-middle {
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 4px;
	overflow: hidden;
}
.clearing {
	width: 780px;
}
.clear {
clear:both;
}
#wrapper #container #leftcolumn .green {
	font-size: 16px;
	list-style-image: url(../images/dotgreen.jpg);
}
/*----------------------------  editor style ---------------------------------------------------*/
	
.text-left {
	text-align:			left;
}
.text-right {
	text-align:			right;
}
.text-centre {
	text-align:			center;
}
.text-justify {
	text-align:			justify;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
}
.text-colour3 {
	color:				brown;
	font-weight: 		bold;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
}
.text-small {
	font-size:			80%;
}
.text-large {
	font-size:			120%;
}
.text-larger {
	font-size:			140%;
}
.image-left {
	float:left;
	margin-right: 		10px;
}
.image-right {
	float:right;
	margin-left: 		10px;
}
#wrapper #searchstyle .grey-text input {
	vertical-align: middle;
}
#wrapper #searchstyle .grey-text img {
	vertical-align: middle;
}



#wrapper #container .body-content .prod-buy-now select {
	margin-top: 6px;
	font-size: 10px;
}
.prod-image-holder {
	width: 690px;
	float: left;
	padding-left: 10px;
}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here  - modified for abs positioning */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */


.thumbnail img{
	border: 3px solid #fff;
}

.thumbnail .resize_thumb {
	width: 43px; /* enter desired thumb width here */
/*	height : auto;
*/	float:left;
}

.thumbnail:hover{
	background-color: transparent;
	text-decoration:none;
}

.thumbnail:hover img{
	border: 3px solid #9A0201;
	text-decoration:none;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	visibility: hidden;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}


.thumbnail:hover span img{ /*CSS for enlarged image*/
	border: 1px solid #fff;
	padding: 0px;
	margin-bottom: 8px; /* pushes the text down from the image */
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 60px; /*position where enlarged image should offset vertically */
	left: 0px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	text-decoration:none;
	color: #fff; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* caption text size */
	background-color: #9A0201;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
#wrapper #container .body-content .prod-buy-now form {
	margin: 0px;
	padding: 0px;
}






/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: inline;
	float: left;
}

.catsub-prod-holder h2 {
	float: left;
	width: 230px;
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-right:4px;
	margin-bottom:2px;
}

.catsub-prod-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#000;
	text-decoration: none;
	line-height: 1;
	background-color:#fff;
	border: 1px solid #9A0201;
	}

.catsub-prod-holder h2 a:hover {
	background-color:#fff;
	color:#000;
	border: 1px solid #F60402;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:active {
	color: #000;
	text-decoration:none;
	}
.catsub-prod-holder h2 a:visited {
	color: #000;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 img {
	float: left;
	padding: 0px;
	height: 230px;
	width: 230px;
	overflow: hidden;
	}
	
	
.catsub-prod-holder h2 a strong {
	text-align: center;
	margin:0px;
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	text-indent: 5px;
	width:100%;
	background-color:#9A0201;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0201;
	color:#fff;
	display:block;
}


.catsub-prod-holder h2 a:hover strong {
	background-color:#F60402;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60402;
	color:#fff;
	display:block;
	text-indent: 5px;
	text-align: center;
}

.info {
	color:#fff;
	font-weight:normal;
	font-size:90%;
	font-style:normal;
}

a:hover .info {
	color:#fff;
}

a:active .info  {
	color:#fff;
}



/*-------------------------------home code ------------------------------------*/

.home-cat-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
	display: inline;
	float: left;
}

.home-cat-holder h2 {
	float: left;
	width: 231px;
	font-size:11px;
	margin-top:0px;
	margin-left:1px;
	margin-right:3px;
	margin-bottom:2px;
}

.home-cat-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#000;
	text-decoration: none;
	line-height: 1;
	background-color:#fff;
	border: 1px solid #9A0201;
	}

.home-cat-holder h2 a:hover {
	background-color:#fff;
	color:#000;
	border: 1px solid #F60402;
	text-decoration:none;
	}
	
.home-cat-holder h2 a:active {
	color: #000;
	text-decoration:none;
	}
.home-cat-holder h2 a:visited {
	color: #000;
	text-decoration:none;
	}
	
.home-cat-holder h2 img {
	float: left;
	padding: 0px;
	height: 175px;
	width: 231px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	}
	
	
.home-cat-holder h2 a strong {
	text-align: center;
	margin:0px;
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	text-indent: 5px;
	width:100%;
	background-color:#9A0201;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0201;
	color:#fff;
	display:block;
}


.home-cat-holder h2 a:hover strong {
	background-color:#F60402;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60402;
	color:#fff;
	display:block;
	text-indent: 5px;
	text-align: center;
}






/*#wrapper #container .body-content .prod-hotspot-1 {
	float: right;
	width: 92px;
	height: 390px;
	overflow-y:scroll;
	border: 1px solid #666666;
	text-align:center;
	background-color: #F4DEDD;
	margin-left: 15px;
	color:#9A0201;
}
*/
#wrapper #container .body-content-colours .prod-buy-now {
	width: 380px;
	display:table;
}
#wrapper #container .body-content-colours .prod-buy-now select {
	margin-top: 0px;
	font-size: 10px;
}
#wrapper #container .body-content-colours .prod-summary {
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 4px;
	margin-left: 298px;
}
#wrapper #container .body-content-colours .prod-buy-now .btn {
	margin-top: 10px;
}
#wrapper #container .body-content .prod-buy-now .btn {
	margin-top: 10px;
}
.cat-prod-price select {
	font-size: 10px;
	margin-right: 5px;
}
.cat-prod-price input {
	font-size: 10px;
}


#wrapper #container .body-indexcontent h1 {
	background-image: url(../images/head-grass.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

