body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #660000;
	background-color:#FDE8B9;
	clear: both;
}

a:link{
	color: #006600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #006600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color:#CC6600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a:active {
	color: #006600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

p {
	margin:0px;
}

.banner-style {
	height: 100px;
	background-color: #FDE8B9;
}

.banner-style p {
	font-size: 22px;
	padding-top: 15px;
	padding-left: 20px;
	text-align:center;
	width: 380px;
	font-weight: bold;
	color: #660000;
}


.banner-info-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #660000;
	position: absolute;
	top: 75px;
	width: auto;
	font-weight: bold;
	text-align: right;
	right: 15px;
}

.banner-style p img {
	position: absolute;
	left: 10px;
	top: 10px;
}

.banner-style img {
	position: absolute;
	left: 10px;
	top: 10px;
}


.body-wrapper {
	width: 100%;
	background-color: #FDE8B9;
}

.topmenu-left {
	background-color: transparent;
	height: 59px;
	width: 100%;
	background-image: url(../images/top-left-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu {
	background-color: transparent;
	height: 59px;
	background-image: url(../images/top-menu-bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

.topbar {
	text-align: center;
	color: #333333;
	background-color: #2796CB;
}

img {
	border:none;
}

li {
	color: #666666;
}

.breadcrumb-holder {
	position: absolute;
	top: 140px;
	display: block;
	width: 49%;
}


/* This bit does all the work */
#container {
	display:block;
	border-left:144px solid #FDE8B9;
	overflow:visible;
	background-color: #FDE8B9;
	background-image: url(../images/bottom-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
* 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;}
/*----------------------------  basket ---------------------------------------------------*/
.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.png);
	padding-top: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	height: 19px;
	background-position: 20px 4px;
	width: 90px;
	position: absolute;
	top: 105px;
	z-index: 5;
}
.product-title {
	position: absolute;
	top: 140px;
	color: #FDE8B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 30px;
	font-weight: bold;
}
/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	top: 136px;
	color: #FFFFFF;
	background-image: url(../images/menu-bar-search-full.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 245px;
	right: 0px;
	padding-left: 5px;
}
input.txt-search {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	}

input.txt-search-go {
	background-color: #C4CCBB;
	font-weight: bold;
	font-size: 11px;
	color: black;
	border: 3px solid #C4CCBB;
}
input.txt-search-go-hov {
	background-color: #CC6600;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 3px solid #CC6600;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 3px solid #FFFFFF;
	margin-right: 5px;
}

.search-li {
	margin-bottom:5px;
}

.right-search {
	text-align:right;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 10px;
}

/*----------------------------  Banner text styles ---------------------------------------------------*/
.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 link left styles ---------------------------------------------------*/
a.lefttoptext:link, a.lefttoptext:visited, a.lefttoptext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

.buttons a {
	color: #ffffff;
	background-color: #2796CB;
	display: inline;
	font: 12px Verdana, Arial, Helvetica, san-serif, bold;
	text-decoration: none;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}

.buttons a:hover {
	background-color: #2796CB;
	color: #333333;
	text-decoration: none;
}
/*----------------------------  Banner link right styles ---------------------------------------------------*/
a.top:link, a.top:visited, a.top:active {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}

a.top:hover {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #2796CB;
}
/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	color: #660000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
h2{
	font-size: 120%;
}
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-side1 a,.buttons-side1 a:visited {
	color: white;
	display: block;
	text-decoration: none;
	text-align: left;
	width: 144px;
	background-image: url(../images/mid-left-menu.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}
.buttons-side1 a:hover {
	color: white;
	font-weight: normal;
	background-image: url(../images/mid-left-menu-rollover.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.buttons-side2 a,.buttons-side2 a:visited {
	color: #FFCC00;
	display: block;
	font: 12px Verdana, Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 136px;
	font-weight: bold;
	background-image: url(../images/mid-left-menu.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.buttons-side2 a:hover {
	color:#660000;
	font-weight: bold;
	background-image: url(../images/mid-left-menu-rollover.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, san-serif;
}
.buttons-side4 {
	background-image:url(../images/bot-left-menu.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 97px;
	background-color:#FDE8B9;
	padding-top: 24px;
	padding-left: 10px;
	padding-right: 38px;
}
.col-left {
	padding-bottom:5px;
	color:#000000;
	background-color:#FDE8B9;
	padding-left: 10px;
	padding-top: 5px;
}


/*----------------------------  Top Tabs ---------------------------------------------------*/

.tabmenu-left {
	margin-left:140px;
}

    #tabsC {
	float:left;
	font-size:93%;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
      }
    #tabsC ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 148px;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url(../images/tableftc.png) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-weight: normal;
	font-size:93%;
      }
    #tabsC a span {
	float:left;
	display:block;
	background:url(../images/tabrightc.png) no-repeat right top;
	color:#FDE8B9;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
	
/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	margin-left: 13px;
	width: 95%;
	display: table;
	padding-top: 10px;
	color: #660000;
	background-color: #FDE8B9;
}

.body-indexcontent {
	position: relative;
	color:#660000;
	margin-left: 13px;
	width: 95%;
	display: table;
	padding-top: 10px;
}
.body-content-info {
	margin-left: 13px;
	width: 95%;
	display: table;
	padding-top: 10px;
}

/*************** input button ***********/
input.btn {
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
	float: right;
	margin-top: 3px;
}
#back-bottom {
	float: right;
	margin-top: 3px;
}
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: #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: 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: #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;
	}
/*---------------------------- 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:#CC6600;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#CC6600;
	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:#CC6600;
	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;
}
*/
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #647585;
	clear: both;
}
	
/*---------------------------- category page styles start ---------------------------------------------------*/
.products-holder-firefox {
	width: 100%;
}

.product-list {
	float: left;
	width: 94%;
	border-top:3px solid #AE5E5E;
	background-color:#C4CCBB;
	padding: 9px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.product-list2 {
	float: left;
	width: 44%;
	border-top: 3px solid #FFFFFF;
	background-color: #E9E9E9;
	padding: 9px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 215px;
	margin-left: 0px;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 92%;
}
.cat-intro-1 {
	margin-bottom: 4px;
	margin-left: 5px;
	margin-top: 5px;
}
.sub-cat {
	line-height:180%;
}

.sub-cat a {
	margin: 6px;
	border: 1px solid;
	border-color: #C6D5EA;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #637484;
	display: inline;
	font-size: 90%;
	padding-top: 0px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: -moz-inline-box; /* Fixes Firefox */
	display: inline-block;
}
.sub-cat a:visited {
	font-size: 90%;
	color: #CCCCCC;
}
.sub-cat a:hover {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #CC6600;
}
.sub-cat a:active {
	font-size: 90%;
	color: #FFFFFF;
}
.cat-hotspot-2 {
	margin-left: 30px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.cat-prod-image {
	text-align: center;
	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: #2C298D;
	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: #660000;
	text-decoration: none;
}
.product-link a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.product-link a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.product-link a:active {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}


.cat-prod-image-and-title {
	height:auto;
	clear: both;
}
.cat-prod-description {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 12px;
	height: auto;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	color: #647585;
}

.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;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC6600;
	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;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF8F20;
	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 {
	float: right;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 4px;
	margin-left: 20px;
}

.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;
}
.prod-price {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #647585;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 12px;
}
.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-hotspot-3 {
	width: 95%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}



/*************** search page styles **************/
.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: #637484;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #637484;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC6600;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #637484;
	text-decoration: underline;
}

/*---------------------------- 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;
}

.body-content-info input {
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.mini-basket {
	position: absolute;
	float: right;
	top: 0px;
	color: #FFFFFF;
	background-image: url(../images/cart-bar.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 210px;
	right: 0px;
	padding-left: 40px;
	padding-top: 8px;
	text-align: center;
}

.mini-basket a:link{
	color: #fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.mini-basket a:visited {
	color: #fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.mini-basket a:hover {
	color:#fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.mini-basket a:active {
	color: #fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	clear: both;
	background-color:#FDE8B9;
	text-align: center;
	color: #647585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*---------------------------- SF Crest styles ---------------------------------------------------*/
#container #leftcolumn .buttons-side4 #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;
	float: left;
	line-height: 12px;
	padding-bottom: 8px;
	position: relative;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 30px;
	padding-top: 2px;
	font-weight: normal;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .sbt {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	width: 115px;
	top: 29px;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#container #leftcolumn .buttons-side4 #sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
.footerline .txt-footer p {
	margin: 5px;
}
.footerline .searchstyle .phone-text p {
	margin: 0px;
}
.footerline .txt-footer 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 .txt-footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CC6600;
	font-weight:bold;
	text-decoration: underline;
	font-size: 10px;
}
.footerline .txt-footer a:active {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*---------------------------- Default Index Page ---------------------------------------------------*/


.index-text-box {
	background-color: #FDE8B9;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.index-text-box img {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.index-prod-holder {
	background-color: #FDE8B9;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 100%;
}
.latest-prod {
	width:41%;
	background-color: #EBEBEB;
	min-height: 125px;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #AE5E5E;
	background-image: url(../images/index-top-right-corner.png);
	background-repeat: no-repeat;
	background-position: left right top;
}
.latest-prod img {
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}


.latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:55px;
	width:20px;
	float: left;
}
.web-master-spacer {
	height:55px;
	width:20%;
	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:#FDE8B9;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
}
.catsub-prod {
	width:31%;
	background-color: #EBEBEB;
	float: left;
	margin-right: 2%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	margin-top: 5px;
}
.catsub-image {
	float: left;
	margin-right: 5px;
}
.catsub-prod-text {
	padding: 6px;
}
.catsub-prod-link {
	background-color:#C6D5EA;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
	display:block;
}
.catsub-prod-link a:link {
	background-color:#647585;
	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:#647585;
	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:#CC6500;
	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:#647585;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*----------------------------  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;
}
