body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1;
	color: #006600;
	background-color:white;
	background-image: url(../images/back-top.jpg);
	background-repeat: repeat-x;
}

p {
	margin:0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #983D88;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;

}

a:active {
	color: #006600;
	text-decoration: none;
	font-weight: bold;

}

.banner-style {
	height: 80px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 40px;
	background-image: url('../images/withycombefair.gif');
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

.topmenu {
	background-color: #006600;
	height: 16px;
	width: 100%;
}

.topbar {
	text-align: center;
	color: #006600;
	background-color: #D7FFD7;
}

img {
	border:none;
}

input {
	color:#006600;
	}



/*------------------- This bit does all the work left menu position and container ---------------------------*/
#container {
	display:block;
	border-left:153px solid white;
	overflow:visible;
	background-color: white;
	background-image: url(../images/curls-purple.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}
* html #container {display:inline-block;}
#leftcolumn {float:left; position:relative; width:153px; margin-left:-153px; display:inline;padding-top: 20px;padding-bottom: 40px;}
* html #leftcolumn {width:152px;}

.clear {clear:both;height:1px;overflow:hidden;}


/*.searchstyle {
	position: relative;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
}
*/
/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	right: 8px;
	top: 60px;
	color: #000000;
	width: 230px;
	text-align: right;
}
input.txt-search {
	color:#006600;
	font-size: 12px;
	font-weight: bold;
	}

.phone-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	width: 99%;
	padding-top: 0px;
	color: #006600;
}
/*----------------------------  Banner text styles ---------------------------------------------------*/
.txt-title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
/*----------------------------  Banner link left styles ---------------------------------------------------*/

a.lefttoptext:link, a.lefttoptext:visited, a.lefttoptext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9F9F9;
	text-decoration: none;
	line-height: 16px;
}

.buttons a {
	color: #F9F9F9;
	background-color: #006600;
	display: inline;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
}

.buttons a:hover {background-color: #ffCC66;
	color: #983D88;
	text-decoration: none;
}
/*----------------------------  Banner link right styles ---------------------------------------------------*/

a.top:link, a.top:visited, a.top:active {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}

a.top:hover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #006600;
}

/*----------------------------  Main h styles ---------------------------------------------------*/

h1{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px 0px 4px;
	padding: 0px;
	color: #983D88;
	background-color: transparent;
	text-align: justify;
	vertical-align: top;
	font-style: italic;	
}
h2{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1;
	color: #983D88;
}
h3{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 4px;
	padding: 0px;
	color: #006600;
	background-color: #ffffff;
	font-weight: bold;
	width: 180px;
}
h4{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 4px;
	padding: 0px;
	color: #849FB4;
	background-color: #ffffff;
	font-weight: normal;
	width: 180px;
}
h5{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 4px;
	padding: 0px;
	color: #999999;
	background-color: #ffffff;
	font-weight: bold;
	width: 100px;
}

/*----------------------------  left menu style ---------------------------------------------------*/
.spacer {
	width:143px;
	height:10px;
	float: left;
}
.buttons-side a,.buttons-side a:visited {
	color: #006600;
	background-color: #EED5EA;
	padding: 6px 1px 6px 9px;
	display: block;
	border-left: 8px solid #006600;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	width: 135px;
}

.buttons-side a:hover {
	font-weight: bold;
	border-left: 8px solid #983D88;
	text-decoration: none;
	color: #983D88;
	background-color: #ffcc66;
}

.buttons-side2 a,.buttons-side2 a:visited {
	color: #006600;
	background-color: #D7FFD7;
	padding: 6px 1px 6px 9px;
	display: block;
	border-left: 8px solid #006600;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	width: 135px;
}

.buttons-side2 a:hover {
	font-weight: bold;
	border-left: 8px solid #983D88;
	text-decoration: none;
	color: #983D88;
	background-color: #ffcc66;
}

/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	position: relative;
	margin-left: 25px;
	width: 93%;
	display: table;
	margin-top: 20px;
	background-color: transparent;
}

.body-indexcontent {
	position: relative;
	margin-left: 15px;
	width: 93%;
	display: table;
	margin-top: 10px;
	text-align: center;
}
#container .body-content-info img {
	padding: 5px;
}

.body-content-info {
	position: relative;
	width: 87%;
	display: table;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#container .body-indexcontent table {
	background-color: #d7ffd7;
	width: 95%;
	text-align: center;
}
#container .body-indexcontent .cent img {
	padding: 5px;
}

.cent {
text-align:center;
}
.linktext_home {
font-size:10px;
}
/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
.back-link {
	position: relative;
	width: 120px;
	margin-left: 5px;
	margin-bottom: 20px;
	clear: both;
	float: right;
	margin-right: 20px;
	text-align: right;
}

.back-link a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #983D88;
	font-weight:bold;
	text-decoration: none;
}
.back-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#006600;
	font-weight:bold;
	text-decoration: underline;
}

/*---------------------------- category page styles start ---------------------------------------------------*/
.products-holder-firefox {
	width: 100%;
}
/*------- category box styles -------------------*/


.product-list {
	float: left;
	height: 400px;
	width: 30%;
	margin: 3px;
	background-color: transparent;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
}

.sub-cat {
	height: 12px;
}

.subcat-menu a {
	color: #F9F9F9;
	background-color: #AA0D20;
	display: inline;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
}

.subcat-menu a:hover {
	background-color: #E9E9E7;
	color: #666666;
	text-decoration: none;
	margin-bottom: 4px;
}
.cat-hotspot-2 {
	margin-left: 30px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
}
.cat-prod-image {
	text-align: center;
}


.imagebox {
	height: auto;
	width: auto;
	text-align:center;
	overflow:hidden;
}


.imagebox a:hover img {
	filter: alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
	background-color:#16AF15;
}

.latest-prod {
	height: 515px;
}

#container .body-indexcontent .index-prod-holder .latest-prod h2 {
	height: 200px;
	width: 115px;
	text-align:center;
	float:left;
	font-size:12px;
	margin-left:4px;
	margin-bottom:55px;
}

#container .body-indexcontent .index-prod-holder .latest-prod h2 a:hover img {
	filter: alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
	background-color:#16AF15;
	text-decoration:none;
}

#container .body-indexcontent .index-prod-holder .latest-prod h2 a:hover {
	text-decoration:none;
}






.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cat-prod-link a {
	font-size: 110%;
	font-weight: bold;
	color: #983D88;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
}
.cat-prod-link a:hover {
	font-size: 110%;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
}
.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #983D88;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.product-link {
	color: #AA0D20;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 45px;
}
.cat-prod-price {
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 120%;
}
.cat-prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	height: 40px;
	font-weight: bold;
}
.cat-buy-now {
	text-align: center;
	line-height: 32px;
}

/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
	text-align: center;
	margin-bottom: 4px;
}

.prod-buy-now {
	line-height: 28px;
	margin-bottom: 4px;
}

.prod-image {
	float: left;
	margin-bottom: 4px;
	margin-right: 27px;
	margin-top: 4px;
	margin-left: 12px;
}
.prod-summary {
	margin-top: 4px;
	margin-bottom: 4px;
}
.prod-price {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.rel-box {
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006600;
}

.prod-image-holder {
	clear: both;
}
.prod-image2 {
	float: left;
	text-align: center;
	padding: 12px;
}
.prod-image3 {
	text-align: center;
	float: left;
	padding: 12px;
}

.prod-hotspot-3 {
	width: 95%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
}


	
/*---------------------------- 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: 80px;
}

input.message-button {
	color:#006600;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#006600;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 80px;
	}
	
/*---------------------------- 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:#006600;
	font-size: 11px;
	font-weight: normal;
	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;
	
}
*/
	
	
	
	
	
	
/*---------------------------- cart start ---------------------------------------------------*/

.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.nopbutton {
	color:#006600;
	font-size: 11px;
	font-weight: normal;
 }





/*---------------------------------------------- Search 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: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006600;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006600;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #983D88;
	text-decoration: none;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006600;
	text-decoration: underline;
}

.search-right {
	text-align:right;
	padding-bottom: 15px;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #59A74F;
	margin-top: 10px;
	padding-top: 10px;
}

/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	height: 90px;
	background-color: #D7FFD7;
	width: 100%;
	bottom: 0px;
	clear: both;
}

.txt-footer {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #006600;
	text-align: center;
	margin-left: 110px;
	padding-top: 20px;
}

/*---------------------------- SF Crest styles ---------------------------------------------------*/
.footerline #sf-siteseal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/sf-siteseal.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 115px;
	float: left;
	line-height: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	position: relative;
}
.footerline #sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 29px;
	padding-top: 1px;
	font-weight: normal;
}
.footerline #sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.footerline #sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
.footerline #sf-siteseal .sbt {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	top: 29px;
	width: 115px;
}
.footerline #sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.footerline #sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
/*----------------------------  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;
}
.btn {
	font-size: 11px;
}
#container .body-indexcontent .index-prod-holder {
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#container .body-indexcontent .index-text-box {
	clear: both;
}
/*----------------- Contact Form --------------------*/

#fcf2 {
	font-family:arial;
	font-size:11px;
	background-color: transparent;
	width: 400px;
	float: left;
	padding-left:50px;
}
#fcf2 p {
	text-align:left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 115px;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	background-color: transparent;
}
#fcf2 label {
	float: left;
	width: 110px;
	text-align: right;
	padding-top: 4px;
}
#fcf2 span.f {
	float: right;
	width: 285px;
	text-align: left;
}
#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
	font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
	padding:2px;
}
.form-button {
	padding-left: 115px;
}
#fcf2 em {
	color: #ED6DE3;
}
/*----------------- Form error  --------------------*/

.rd {
	color:#F00;
	font-weight:bold;
}
/*----------------- Form message --------------------*/

.conf-message {
	color:#00DF48;
	font-weight:bold;
	text-align:center;
	clear:both;
}

.form-feedback {
	color:#F00;
	font-weight:bold;
	text-align:center;
	clear:both;
}

/*----------------- Form box width  --------------------*/
.boxtext {
	width:200px;
}
.boxcomments {
	width:200px;
}
.bigbox {
	width:200px;
}
.boxsmall {
	width:50px;
}
#container .body-indexcontent .photo-banner {
	background-image: url(../images/animation-images04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.top-keywords {
	color: #D392CA;
	position: absolute;
	left: 10px;
	width:100%;
	height:17px;
	overflow: hidden;
	font-size: 10px;
	top: 0px;
}

