body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;
	background-color:white;
	clear: both;
	background-image: url('../images/header-backgrnd.png');
	background-repeat: repeat-x
}

a:link{
	color: #993300;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
}
a:visited {
	color: #993300;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #993300;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline
}
a:active {
	color: #993300;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

img {
	border:2px solid #800000;
}

li {
	color: #993300;
}

/*----------------------  This bit does all the work left menu position ----------------------------------*/

#container {
	display:block;
	border-left:144px solid white;
	overflow:visible;
	background-color: transparent;
	background-image: url('../images/bottom-box.jpg');
	background-repeat: repeat-x;
	background-position-y:50%

}
* html #container {display:inline-block;}
#leftcolumn {float:left; position:relative; width:144px; margin-left:-144px; display:inline;}
* html #leftcolumn {width:144px;}

.clear {clear:both;height:1px;overflow:hidden;}

/*----------------------------  Banner text styles ---------------------------------------------------*/

.banner-style {
	height: 95px;
	background-color: transparent;
	background-image: url('../images/header-backgrnd.png');
	background-repeat: repeat-x
}
.header-left {
	background-color:transparent;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	height: auto;
	width: auto;
}

.banner-info-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	position: absolute;
	top: 50px;
	width: auto;
	font-weight: bold;
	text-align: right;
	right: 25px;
}

.banner-info-text a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.banner-info-text a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.txt-title {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
.banner-style p {
	font-size: 18px;
	color: #993300;
	width: 286px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('../images/header-title-box.png');
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 5px
}
.banner-style p img {
	position: absolute;
	left: 0px;
	top: 3px;
	background-color: transparent;
}

.banner-style img {
	position: absolute;
	left: 20px;
	top: 20px;
}


/*----------------------------  Top left menu basket style ---------------------------------------------------*/

.basket-menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.basket-menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.basket-menu {
	background-image:url('../images/basket-white-pink.png');
	padding-top: 5px;
	padding-left: 40px;
	background-repeat: no-repeat;
	height: 19px;
	background-position: 14px 4px;
	width: 90px;
	position: absolute;
	top: 105px;
	z-index: 10
}
.product-title {
	position: absolute;
	top: 137px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 12px;
	font-weight: bold;
}


/*----------------------------  Top Menu Tabs style ---------------------------------------------------*/
.topmenu {
	background-color: transparent;
	height: 59px;
	width: 100%;
}
.topmenu-left {
	background-color: transparent;
	height: 53px;
	width: 100%;
	background-image: url('../images/top-left-menu-pink.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px
}
.tabmenu-left {
	margin-left:280px;
}

    #tabsC {
	float:left;
	font-size:12px;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
      }
    #tabsC ul {
	margin:0;
	list-style:none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 175px;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url('../images/tableft-shadow.png') no-repeat left top;
      margin:0;
      text-decoration:none;
	  font-weight: normal;
	  font-size:12px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabsC a span {
	float:left;
	display:block;
	background:url('../images/tabright-shadow.png') no-repeat right top;
	color:black;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 1px;
	font-size:12px;
	white-space: nowrap
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
    color:#FFF;
	font-weight: normal;
      }
    #tabsC a:hover {
      background-position:0% -31px;
      }
    #tabsC a:hover span {
      background-position:100% -31px;
      }  

/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	top: 0px;
	color: #FFFFFF;
	background-image: url('../images/menu-bar-search-pink.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 244px;
	right: 0px;
	padding-left: 1px;
	padding-top: 2px;
	padding-right: 15px;
	display: block
}

input.txt-search {
	color:#993300;
	font-size: 12px;
	font-weight: bold
	}

input.txt-search-go {
	background-color: #CC6600;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 32px;
	border: 1px solid #FFFFFF
}

input.txt-search-go-hov {
	background-color: #CC6600;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 32px;
	border: 1px solid #FFFFFF
}

input.txt-search-box {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #993300;
	margin-right: 5px
}
.search-li {
	margin-bottom:5px;
}

/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	color: #993300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2{
	color: #ED6#993300;
	font-size: 120%;
}
h3{
	color: #993300;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 12px;
}
h4{
	color: #993300;
	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-side2 a, .buttons-side2 a:visited {
	border-right:2px solid #C81FB9; color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: left;
	width: 124px;
	font-weight: normal;
	background-image: url('../images/mid-left-menu-pink.jpg');
	background-position: left top;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-color: #993300;
	font-style:normal; font-variant:normal; font-size:11px; font-family:Verdana, Arial, Helvetica, san-serif
}
.buttons-side2 a:hover {
	border-right:2px solid #C81FB9; color: #FFFFFF;
	font-weight: normal;
	background-image: url('../images/mid-left-menu-pink-rollover.jpg');
	background-position: left top;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #993300;
	font-weight:normal; font-style:normal; font-variant:normal; font-size:11px; font-family:Verdana, Arial, Helvetica, san-serif
}

.buttons-side4 {
	background-image:url('../images/bot-left-menu.png');
	background-repeat: no-repeat;
	height: 126px;
	width: 90px;
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-left: 6px;
	padding-right: 44px;
	position: relative
}

.col-left {
padding-bottom:5px;
color:#000000;
background-color:transparent;
}
/*----------------------------  Breadcrumb tyle ---------------------------------------------------*/
.breadcrumb-holder {
margin-right:260px;
}
.breadcrumb {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#CC6600;
	top:  0px;
	margin-bottom: 5px
}

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

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

.breadcrumb a:hover {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					11px;
	color:						#993300;
	text-decoration: 			none;
	font-weight:				normal
}

.breadcrumb a:active{
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#993300;
	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:#993300;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px
	}
	
input.message-button2 {
	color:#993300;
	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:#993300;
	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;
	
}
*/
/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	position: relative;
	margin-left: 15px;
	width: 92%;
	display: table;
}

.body-indexcontent {
	position: relative;
	margin-left: 15px;
	width: 92%;
	display: table;
}

.body-content-info {
	position: relative;
	margin-left: 15px;
	width: 92%;
	display: table;
}

/*************** input button ***********/
input.btn {
	color:#993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
 }
.body-content-info input {
	color:#993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
}
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	clear: both; color:#FFFFFF; border-top-style:solid; border-top-width:4px
}
/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
float: right;
}
#back-bottom {
float: right;
}
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: Verdana, 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: #ED6#993300;
	}
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: Verdana, 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: #ED6#993300;
	}
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;
	}
/*---------------------------- category page styles start ---------------------------------------------------*/
.products-holder-firefox {
	width: 100%;
}

.product-list {
	float: left;
	width: 95%;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url('../images/curve-line.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.product-list2 {
	float: left;
	width: 45%;
	background-color: #FFFFFF;
	height: 225px;
	margin-right: 18px;
	margin-bottom: 20px;
	background-image: url('../images/curve-line.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.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: 6px;
	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;
      text-decoration:none;
	  font-weight: normal;
	  font-size:12px; padding-left:17px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #SubCat a span {
	float:left;
	display:block;
	background:url('../images/SubCatright-shadow.png') no-repeat right top;
	color:black;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 10px;
	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:#FFF;
	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: right;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-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: #800000;
	text-decoration: none;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 4px;
	height: auto;
	font-size: 14px
}

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

.product-link a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: none
}
.product-link a:active {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	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;
}

.cat-prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Gprice {
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container .body-content #products-holder-firefox .product-list .add-button .cat-prod-price input {
	text-align: right;
}


.quantity {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	margin-left: 8px;
}

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

label {
	color: #000000;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid #993300;
	text-decoration: none;
	font-weight: bold;
	background-color: #ED6#993300;
	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
}
a:hover .more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid #993300;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #800000;
	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 {
	line-height: 28px;
	margin-bottom: 4px;
}

.prod-image {
	margin-bottom: 15px;
	margin-top: 4px;
	float: left;
	position: relative;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.prod-image-holder {
	clear: both;
}
.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;
	margin-top: 12px;
}
.prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	text-align: left;
	margin-left: 20px;
}
.price {
	font-weight: bold;
	font-size: 14px;
	color: #993300;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 12px;
}

.add-prod-button {
	border-top:3px solid #800000; 
}

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

.prod-hotspot-3 {
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

/*************** search page styles **************/
.search-message {
	margin-bottom: 4px;
	margin-left: 5px;
	margin-top: 5px;
}
.search-li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}

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

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

.search-li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ED6#993300;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #993300;
	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;
}

.noptotal {
  padding: 5px;
}

.cart-pos {
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	bottom: 0px;
	clear: both;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-align: center;
	margin-top: 1px;
	padding-left: 145px;
	padding-top: 10px;
	padding-bottom: 10px
}

.footerline a:link {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline .txt-footer a:visited {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline a:hover {
	font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*---------------------------- SF Crest styles ---------------------------------------------------*/
#sf-siteseal {
	font-family: Verdana, 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
}
#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: url('none');
	border: medium none;
	text-align: left;
	width:84px;
	text-indent: 0px
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs a {
	margin:0px; padding:0px; font-size: 9px;
	color: #336699;
	font-weight: normal;
	background-color: transparent;
	background-image: url('none');
	border: medium none;
	text-align: left;
	width:84px;
	text-indent: 0px
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs a:hover {
	margin:0px; padding:0px; font-size: 9px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
	background-image: url('none');
	border: medium 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: url('none');
	border: medium 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: url('none');
	border: medium 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: url('none');
	border: medium 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 {
	border-bottom:3px solid #800000; float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

.index-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 100%;
	clear: both;
}
.latest-prod {
	border-bottom:3px solid #800000; width:48%;
	background-color: #CC6600;
	min-height: 125px;
	float: left;
	
}
.latest-prod img {
	float: left;
	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;
}

/*-------------------------------clearing code ------------------------------------*/

:after.clearfix {
    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 {
	border-bottom:2px solid #800000; width:31%;
	background-color: #CC6600;
	float: left;
	margin-right: 2%;
	margin-top: 5px
}
.catsub-image {
	float: left;
	margin-right: 5px;
}
.catsub-prod-text {
	padding: 6px;
}
.catsub-prod-link {
	background-color:#C4EABF;
	text-align: center;
	color: #000000;
	width: 100%;
	display:block;
	background-image: url('../images/subcat.png');
	background-repeat: repeat-x;
	height: 25px;
	line-height: 24px
}
.catsub-prod-link a:link {
	background-color:#C4EABF;
	text-align: center;
	color: #000000;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../images/subcat.png');
	background-repeat: repeat-x;
	height: 25px
}
.catsub-prod-link a:visited {
	background-color:#C4EABF;
	text-align: center;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url('../images/subcat.png');
	background-repeat: repeat-x;
	height: 25px
}
.catsub-prod-link a:hover {
	background-color: #32685B;
	text-align: center;
	width: 100%;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/subcat2.png');
	background-repeat: repeat-x;
	height: 25px
}
.catsub-prod-link a:active {
	background-color:#C4EABF;
	text-align: center;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url('../images/subcat.png');
	background-repeat: repeat-x;
	height: 25px
}
/*----------------------------  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;
}