body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	color: #000000;
	background-color:white;
	clear: both;
	background-image: url(../images/leftmenu-all.png);
	background-repeat: repeat-y;
	background-position: left;
}

a:link{
	color: #003366;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	color: #003366;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #9F0110;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: transparent;
}
a:active {
	color: #003366;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

img {
	border:none;
}

li {
	color: #003366;
}
/*----------------------------  Banner link left styles ---------------------------------------------------*/


a.lefttoptext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	margin-left: 8px;
	float: left;
	background-color: transparent;
}

a.lefttoptext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	margin-left: 8px;
	float: left;
	background-color: transparent;
}
a.lefttoptext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
	margin-left: 8px;
	float: left;
	background-color: transparent;
}

a.lefttoptext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	margin-left: 8px;
	float: left;
	background-color: transparent;
}

#container {
	display:block;
	overflow:visible;
	background-color: transparent;
}

#leftcolumn {
	float:left;
	position:relative;
	width:166px;
}





/*----------------------  This bit does all the work left menu position ----------------------------------*/
/*
#container {relative;
	display:block;
	border-left:166px solid #003366;
	overflow:visible;
	background-color: transparent;
	background-image: url(../images/leftmenu-grad.png);
	background-repeat: repeat-y;
	background-position: left;

}
* html #container {display:inline-block;}
#leftcolumn {
	float:left;
	position:relative;
	width:166px;
	margin-left:-166px;
	display:inline;
}
* html #leftcolumn {width:166px;}

.clear {clear:both;height:1px;overflow:hidden;}
*/
/*----------------------------  Banner text styles ---------------------------------------------------*/

.banner-style {
	height: 103px;
	background-color: #FFFFFF;
	background-image: url(../images/header-right-backgrnd.png);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header-left {
	background-color:transparent;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	height: auto;
	width: auto;
}

.banner-info-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	width: auto;
	font-weight: bold;
	text-align: right;
	right: 10px;
}

.banner-info-text a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.banner-info-text a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-style p {
	font-size: 18px;
	color: #000000;
	width: 550px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 39px;
}
.banner-style p img {
	position: absolute;
	left: -10px;
	top: -30px;
}

.banner-style img {
	position: absolute;
	left: 10px;
	top: 10px;
}


/*----------------------------  Top left menu basket style ---------------------------------------------------*/

.basket-menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.basket-menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.basket-menu {
	background-image:url(../images/basket-white.png);
	padding-top: 5px;
	padding-left: 45px;
	background-repeat: no-repeat;
	height: 24px;
	background-position: 14px 5px;
	width: 55px;
	position: absolute;
	top: 107px;
}
.product-title {
	position: absolute;
	top: 137px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 12px;
	font-weight: bold;
}


/*----------------------------  Top Menu Tabs style ---------------------------------------------------*/
.topmenu {
	background-color: #003366;
	padding-left: 159px;
	height: 28px;
	white-space: nowrap;
}
.topmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.topmenu ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	top: 0px;
	color: #FFFFFF;
	height: 18px;
	right: 0px;
	padding-top: 8px;
	font-weight: bold;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	width: 127px;
	padding-right: 5px;
	padding-bottom: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
input.txt-search {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	}


input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #000;
	margin-right: 5px;
	vertical-align: top;
	text-align: left;
	float: none;
	width: 106px;
}
.search-li {
	margin-bottom:5px;
}

.search-right {
	text-align:right;
}

/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2{
	font-size: 120%;
	color: #B52E01;
}
h3{
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 12px;
}
h4{
	font-size: 100%;
	font-style:italic;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 100%;
}

/*----------------------------  left menu style ---------------------------------------------------*/
.spacer {
	width:143px;
	height:10px;
	float: left;
}

.buttons-side-title {
	color: white;
	display: block;
	text-decoration: none;
	text-align: left;
	width: 124px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	background-color: #336699;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	padding-left: 18px;
}
.buttons-side2 a, .buttons-side2 a:visited {
	color: white;
	display: block;
	font: 12px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 123px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: transparent;
	margin-left: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.buttons-side2 a:hover {
	display: block;
	color: white;
	width: 123px;
	font-weight: normal;
	text-decoration: none;
	font: 12px Arial, Helvetica, san-serif;
	background-color: #b52e01;
	margin-left: 7px;
	background-image: url(../images/menu-arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.buttons-side2 a:active {
	color: white;
	display: block;
	font: 12px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 123px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: transparent;
	margin-left: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.buttons-side4 {
	width: 140px;
	background-color: transparent;
	padding-left: 0px;
	position: relative;
	margin-left: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*
#container #leftcolumn a, #container #leftcolumn a:visited {
	color: white;
	display: block;
	font: 12px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 123px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: transparent;
	margin-left: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #leftcolumn a:hover {
	display: block;
	color: white;
	width: 123px;
	font-weight: normal;
	text-decoration: none;
	font: 12px Arial, Helvetica, san-serif;
	background-color: #b52e01;
	margin-left: 7px;
	background-image: url(../images/menu-arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #leftcolum a:active {
	color: white;
	display: block;
	font: 12px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 123px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: transparent;
	margin-left: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
*/
.col-left {
	padding-bottom:5px;
	color:#fff;
	background-color:transparent;
	padding-left: 10px;
	padding-top: 5px;
}
.col-left a:link{
	color: #5F94C9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}
.col-left a:visited {
	color: #5F94C9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}
.col-left a:hover {
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: transparent;
}
.col-left a:active {
	color: #5F94C9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}


/*----------------------------  Breadcrumb tyle ---------------------------------------------------*/
.breadcrumb-holder-info {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	height: 15px;
}
.breadcrumb-holder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.breadcrumb {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#666666;
	top:  0px;
	margin-bottom: 5px;
}

.breadcrumb a:link{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#666666;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:visited{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#666666;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:hover {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#9F0110;
	text-decoration: 			none;
	font-weight:				normal;
}

.breadcrumb a:active{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color: 						#666666;
	text-decoration: 			none;
	font-weight:				normal;
}
/*---------------------------- 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: 20px;
}

input.message-button {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 17px;
	}
	
/*---------------------------- 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:#330099;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	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;
}
*/
/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
	float: right;
	margin-top: 5px;
}
#back-bottom {
	float: right;
	margin-top: 5px;
}
div.outer1 {
	float: left;
	width: 62px;
	height: 31px;
	background: url(../images/back-button.png) no-repeat 0 -31px;
	}
div.outer1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/back-button.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer1 a:visited {
	color: #ffffff;
	}
	
div.outer1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #ffffff;
	}
div.outer1 a:active {
	color: #ffffff;
	}
	
div.outer1 span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 1px;
	}
div.outer2 {
	float: left;
	width: 62px;
	height: 31px;
	background: url('../images/top-button.png') no-repeat 0 -31px;
	}
div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:white;
	text-decoration: none;
	background: url('../images/top-button.png') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 a:visited {
	color: #ffffff;
	}
	
div.outer2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #ffffff;
	}
div.outer2 a:active {
	color: #ffffff;
	}
	
div.outer2 span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 14px;
	padding-left: 1px;
	}
/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	width: 75%;
	display: table;
	padding-top: 8px;
	padding-left: 15px;
	position: relative;
}

.body-indexcontent {
	position: relative;
	width: 75%;
	display: table;
	padding-top: 0px;
	padding-left: 15px;
}
.body-content-info {
	position: relative;
	width: 75%;
	display: table;
	padding-left: 15px;
	padding-top: 8px;
}

/*************** input button ***********/
input.btn {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #336699;
	padding: 2px;
	border: 1px solid #003366;
 }
input.btnhov {
	background-color:#B52E01;
	}
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #B52E01;
	clear: both;
}
/*---------------------------- category page styles start ---------------------------------------------------*/
.products-holder-firefox {
	width: 100%;
}

.product-list {
	float: left;
	width: 95%;
	background-color: #A6B8CA;
	margin-bottom: 20px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.product-list2 {
	float: left;
	width: 46%;
	background-color: #A6B8CA;
	height: 240px;
	margin-bottom: 20px;
	margin-right: 8px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 92%;
}
.cat-intro-1 {
	margin-bottom: 4px;
	width: 92%;
}
/*-------- Sub category styles start -------*/
.SubCatmenu {
	width:100%;
}

#SubCat {
	float:left;
	font-size:12px;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
}
#SubCat ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#SubCat li {
    display:inline;
    margin:0;
    padding:0;
}
#SubCat a {
    float:left;
    background:url(../images/SubCatleft-shadow.png) no-repeat left top;
    margin:0;
    padding:0 0 0 17px;
    text-decoration:none;
	font-weight: normal;
	font-size:12px;
}
#SubCat a span {
	float:left;
	display:block;
	background:url(../images/SubCatright-shadow.png) no-repeat right top;
	color:white;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 1px;
	font-size:12px;
	white-space: nowrap;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#SubCat a span {float:none;}
    /* End IE5-Mac hack */
#SubCat a:hover span {
    color:#B52E01;
	font-weight: normal;
}
#SubCat a:hover {
    background-position:0% -31px;
}
#SubCat a:hover span {
    background-position:100% -31px;
}  



.cat-hotspot-2 {
	margin-left: 30px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.cat-prod-image {
	float: left;
	margin-right: 5px;
	margin-bottom: 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: #003366;
	text-decoration: none;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 4px;
	height: auto;
	font-size: 14px;
	line-height: 22px;
}

.product-link a:link {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.product-link a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.product-link a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #b52e01;
	text-decoration: none;
}
.product-link a:active {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.cat-prod-image-and-title {
	height:auto;
	clear: both;
}
.cat-prod-description {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 12px;
	font-size: 12px;
	height: auto;
}

.price {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 14px;
	color: #B52E01;
	text-align: left;
	margin-top: 4px;
}
.quantity {
	margin-left:10px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.add-button {
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 14px;
	color: #B52E01;
	text-align: left;
	margin-top: 4px;
}
.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #000000;
}
.Gprice {
	font-size: 14px;
	font-weight: bold;
	color: #B52E01;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-bottom: 2px;
}

a:hover .more-details {
	height: 15px;
	margin-left: 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B52E01;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B52E01;
	margin-bottom: 2px;
}


/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
}

.prod-buy-now {
	line-height: 28px;
	margin-bottom: 4px;
}

.prod-image-holder {
	clear: both;
}
.prod-image {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-summary {
	margin-bottom: 12px;
}
.prod-price {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 14px;
	color: #B52E01;
	text-align: left;
	margin-top: 4px;
}
.prod-description {
	margin-top: 12px;
	margin-bottom: 12px;
}


.prod-hotspot-2 {
	margin-top: 12px;
	margin-bottom: 12px;
}

.prod-hotspot-3 {
	margin-bottom: 12px;
	clear: both;
}



/*************** search page styles **************/

.search-message {
	margin-bottom: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #9F0110;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #003366;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	margin-top: 10px;
	padding-top: 5px;
}
.search-right {
	text-align:right;
}
/*---------------------------- cart start ---------------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}
.nopbutton	{
	font-size: 11px;
	color: #B52E01;
	font-weight: bold;
}
.noptotal {
  padding: 5px;
}
.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}

.cart-pos {
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	bottom: 0px;
	clear: both;
	background-color: transparent;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding-top: 10px;
}

.footerline a:link {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline a:visited {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC6600;
	font-weight:bold;
	text-decoration: underline;
	font-size: 10px;
}
.footerline a:active {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*---------------------------- SF Crest styles ---------------------------------------------------*/
#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;
	line-height: 12px;
	padding-bottom: 8px;
	display: block;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 9px;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 29px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
	border: none;
	text-align: left;
	width:84px;
	text-indent: 0px;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
	border: none;
	text-align: left;
	width:84px;
	text-indent: 0px;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
	border: none;
	text-align: left;
	width:84px;
	text-indent: 0px;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .sbt {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	top: 29px;
	width: 115px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: none;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	width: 115px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: none;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	width: 115px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: none;
}
	
/*---------------------------- Default Index Page ---------------------------------------------------*/

.index-text-box {
	background-color: #fff;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;

}
.index-text-box img {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #336699;
}

.index-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 100%;
}
.latest-prod {
	width:48%;
	background-color: #A6B8CA;
	min-height: 125px;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.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;
}


.latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:55px;
	width:20px;
	float: left;
}
.index-prod-holder .latest-prod img {
	float: left;
}
/*-------------------------------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 */


/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
}
.catsub-prod {
	width:31%;
	background-color: #f2f2f2;
	float: left;
	margin-right: 2%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 5px;
}
.catsub-image {
	float: left;
	margin-right: 5px;
}
.catsub-prod-text {
	padding: 6px;
}
.catsub-prod-link {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
	display:block;
}
.catsub-prod-link a:link {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.catsub-prod-link a:visited {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.catsub-prod-link a:hover {
	background-color:#B52E01;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.catsub-prod-link a:active {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*----------------------------  mini basket style ---------------------------------------------------*/


.mini-right-basket	{
	width:260px;
	margin-top: 0px;
	background-image: url(../images/mini-cart-back.png);
	background-repeat: repeat-y;
	display: block;
	font-size: 10px;
	margin-left: 0px;
	padding-bottom: 2px;
	text-align: center;
	height: 53px;
	position: absolute;
	top: 38px;
	right: 10px;
	border: 2px solid #FFFFFF;
}
	
.mini-basket-head {
	background-color:#003366;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.topmenu .mini-right-basket .mini-basket-content {
	padding:3px;
	font-size: 9px;
	height: 28px;
	overflow-y: auto;
	overflow-x:hidden;
	text-align: left;
	white-space:no-wrap;
	width: 254px;
}
.mini-basket-content .nopbutton	{
	font-size: 9px;
	color: #B52E01;
	font-weight: bold;
}
.nopquantity {
	font-size: 9px;
	margin-right: 3px;
}
.mini-basket-content a:link {
	font-size: 9px;
}
.mini-basket-content a:visited {
	font-size: 9px;
}
.mini-basket-content a:hover {
	font-size: 9px;
}
.mini-basket-content a:active {
	font-size: 9px;
}

.mini-basket-head a:link {
	font-size: 12px;
	color: #B52E01;
}
.mini-basket-head a:visited {
	font-size: 12px;
	color: #B52E01;
}
.mini-basket-head a:hover {
	font-size: 12px;
	color: #F13E01;
}
.mini-basket-head a:active {
	font-size: 12px;
	color: #B52E01;
}

/*----------------------------  editor styles ---------------------------------------------------*/
.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:				#A52A2A;
	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;
}

