body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	color: #000000;
	background-color:#76E537;
}

p {
	margin:0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #009900;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #009900;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#ff00000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.banner-style {
	height: 35px;
	background-color: #76E537;
	padding-top: 80px;
	padding-left: 0px;
	background-image: url(../images/oakleaf-logo-culz-2-green.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin: 0px;
}

.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

.topmenu {
	background-color: #76E537;
	height: 16px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

/*------------------- This bit does all the work left menu position and container ---------------------------*/
#container {
	display:block;
	border-left:180px solid #ACFF6D;
	overflow:visible;
	background-color: #E6FFBF;
	background: #E6FFBF url(../images/pawpatsmall-f3ffdf.png) repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009000;
}
* html #container {
	display:inline-block;
}
#leftcolumn {float:left; position:relative; width:180px; margin-left:-180px; display:inline;}
* html #leftcolumn {
	width:179px;
	background-color: #ACFF6D;
}

.clear {clear:both;height:1px;overflow:hidden;}


/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	right: 190px;
	top: 72px;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	display: block;
}
input.txt-search {
	color:#660000;
	font-size: 12px;
	font-weight: bold;
	}
.text-box {	
	background-color: #F3F3F3;
	border: 1px solid #660000;
}
input {
	color:#009900;
	font-size: 12px;
	font-weight: bold;
	}

.txt-search-box {
	width: 120px;
	position: absolute;
	top: 10px;
	right: 45px;
	}


/*----------------------------  Banner text styles ---------------------------------------------------*/
.banner-style p img {
	top: -30px;
	position: absolute;
	left: -20px;
}
.banner-style img {
	left: 0px;
	position: absolute;
	top: 0px;
}

.banner-style p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #660000;
	position: absolute;
	left: 20px;
	top: 25px;
	width: 350px;
	text-align: left;
}

.banner-info-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	width: 180px;
	font-weight: bold;
	text-align: right;
	right: 10px;
}

.mini-basket {
	position: absolute;
	top: 7px;
	width: 380px;
	text-align: right;
	right: 20px;
}

/*----------------------------  Banner link left styles ---------------------------------------------------*/
.menubartoptab {
	float: left;
	border-left: 1px none #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-top: medium none;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration:none;
	color:#ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.menubartoptabend {
	float: left;
	border-left: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-top: medium none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration:none;
	color:#ffffff
	
}

a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}





/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	margin-top: 10px;
	color: #009900;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
h2{
	font-size: 120%;
	color: #009900;
}
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;
}
.leftcolumtitle {
	color: white;
	background-color: #660000;
	display: block;
	border-left: 2px solid #660000;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1E9;
	font-weight: normal;
	margin-top: 35px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.col-left {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.buttons-side a,.buttons-side a:visited {
	color: #AA0D20;
	background-color: #E2E2E2;
	padding: 2px 2px 2px 3px;
	display: block;
	border-left: 2px solid #660000;
	font: 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1E9;
	font-weight: normal;
}

.buttons-side a:hover {
	border-left: 2px solid #660000;
	text-decoration: none;
	color: #FCFBE2;
	background-color: #660000;
	font-weight: normal;
}

.buttons-side4 a,.buttons-side4 a:visited {
	color: #AA0D20;
	background-color: #9DFFBD;
	padding: 2px 2px 2px 3px;
	display: block;
	border-left: 2px solid #660000;
	font: normal 11px Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	width: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1E9;
	font-weight: normal;
	background-image: url(../images/basket2red.png);
	background-repeat: no-repeat;
	background-position: 100px;
}

.buttons-side4 a:hover {
	border-left: 2px solid #660000;
	text-decoration: none;
	color: #FCFBE2;
	background-color: #006600;
	font-weight: normal;
	background-image: url(../images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 100px;
}




/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
	
#left-menu {
	width: 140px;
	margin: 10px;
	}
	
#left-menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#left-menu li a:link, #left-menu li a:visited {
	color: #009000;
	display: block;
	background: url(../images/pawpatsmall-green-roll2.png);
	padding: 8px 0 0 30px;
	}
	
#left-menu li a:hover, #left-menu li a:active {
	color: #009000;
	background: url(../images/pawpatsmall-green-roll2.png) 0 -32px;
	padding: 8px 0 0 30px;
	}

//li {
}
li {
	list-style-type: none;
	text-align: left;
	padding-left: 3px;
	list-style-position: outside;
	margin-left:0px;
}

ul {
	padding:0px;
	margin:0px;
	}







/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	margin-left: 15px;
	display: table;
	margin-top: 10px;
	position: relative;
	width: 96%;
}

.body-indexcontent {
	position: relative;
	margin-left: 15px;
	width: 93%;
	display: table;
	margin-top: 10px;
}


.body-content-info {
	position: relative;
	width: 96%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/*------------------------------- Breadcrumb Trail -------------------------------------*/
.breadcrumb-holder {
	padding-right:70px;
}
.breadcrumb a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.breadcrumb a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.breadcrumb a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
.back-link {
	position: relative;
	margin-left: 5px;
	margin-bottom: 20px;
	clear: both;
	float: right;
	text-align: right;
	margin-right: 10px;
}

/*.back-link a:link {
	font: Arial, Helvetica, sans-serif;
	color: #AA0D20;
	font-weight:bold;
	text-decoration: none;
}
.back-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#AA0D20;
	font-weight:bold;
	text-decoration: underline;
}
*/.search-wrapper {
	width:600px;
	margin-left: 40px;
}

.search-right {
	text-align:right;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #009900;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #009900;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: underline;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #76E537;
	margin-top: 5px;
	padding-top: 0px;
}
/*---------------------------- 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:#660000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#660000;
	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:#660000;
	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 {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #76E537;
}
#container .body-content .rel-box .product-list .cat-prod-price p {
	font-size: 12px;
	font-weight: normal;
}

/*---------------------------- category page styles start ---------------------------------------------------*/
.products-holder-firefox {
	width: 100%;
}
/*------- category box styles -------------------*/
/*.product-list {
	float: left;
	padding: 6px;
	height: 300px;
	width: 30%;
	margin: 3px;
	border: 1px solid #660000;
	background-color: #F3F3F3;
}
*/

.product-list {
	float: left;
	padding: 6px;
	height: 310px;
	width: 235px;
	background-color: transparent;
	text-align: center;
	margin: 0px;
}
	

.product-list2 {
	float: left;
	padding: 6px;
	height: auto;
	width: 97%;
	margin: 3px;
	border: 1px solid #009900;
	background-color: #ACFF6D;
}

.cat-intro-1 {
	margin-bottom: 4px;
}
.cat-hotspot-1 {
	padding-bottom: 6px;
}

.sub-cat {
	height: 12px;
}

.subcat-menu a {
	color: #F9F9F9;
	background-color: #AA0D20;
	display: inline;
	font: 12px Arial, Helvetica, san-serif, 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: 5px;
	width: 90%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}
.cat-prod-image {
	text-align: center;
}
.cat-prod-image {
	float:left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}



.cat-prod-image1 {display: table; height: 150px; width: 229px; #position: relative; overflow: hidden;}

.cat-prod-image2 {#position: absolute; #top: 50%; #left: 50%; display: table-cell; vertical-align: middle;}

.cat-prod-image3 {#position: relative; #top: -50%; #left: -50%;}


.cat-prod-image3 img {
	border: 2px solid #E6FFBF;
}

.cat-prod-image3 a:hover img {
	border: 2px solid #009900;
}



.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: #009000;
	text-decoration: none;
	text-align: center;
	line-height:20px;
}
.cat-prod-link a:hover {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #999999;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #009000;
	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: normal;
	background-color: #ff0000;
	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: 44px;
}
.cat-prod-price {
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000000;
	font-size: 120%;
}
.cat-prod-description {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;
	height: 40px;
}
.cat-buy-now {
	text-align: center;
	line-height: 32px;
}
#container .body-content #products-holder-firefox .product-list2 .cat-prod-price p {
	font-weight: normal;
	font-size: 12px;
}
#container .body-content #products-holder-firefox .product-list .cat-prod-price p {
	font-weight: normal;
	font-size: 12px;
}
.cat-prod-form {
	text-align: center;
}

/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
}

.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 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #000000;
	font-size: 120%;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
}
.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-hotspot-3 {
	width: 95%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.prod-image2 {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.prod-image3 {
	padding: 5px;
}
/*---------------------------- cart start ---------------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}

.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.cart-pos {
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline-main {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #009000;
	height: 90px;
	background-color: #76E537;
	width: 100%;
	bottom: 0px;
	clear: both;
}

.footerline {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 110px;
	margin-top: 20px;
	font-weight: bold;
}

/*---------------------------- SF Crest styles ---------------------------------------------------*/
.footerline-main #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-main #sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 29px;
	padding-top: 1px;
	font-weight: normal;
}
.footerline-main #sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.footerline-main #sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
.footerline-main #sf-siteseal .sbt {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	top: 29px;
	width: 115px;
}
.footerline-main #sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.footerline-main #sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}

/*---------------------------- Default Index Page ---------------------------------------------------*/
.index-text-box {
	background-color: transparent;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.index-text-box2 {
	background-color: transparent;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.index-prod-holder {
	background-color: transparent;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 98%;
}
.latest-prod {
	width:48%;
	background-color: #F3F3F3;
	min-height: 125px;
	float: left;
	border: 1px solid #660000;
}
.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;
	float: left;
}

.latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:125px;
	width:20px;
	float: left;
}
.index-text-box img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
/*-------------------------------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: #FFF9D4;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
}
.catsub-prod {
	width: 30%;
	background-color: #ACFF6D;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
}
.catsub-image {
	float: left;
	margin-right: 5px;
	margin-left: 2px;
}
.catsub-prod-text {
	padding: 6px;
}
.catsub-prod-link {
	background-color:#009900;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
	display:block;
}
.catsub-prod-link a:link {
	background-color:#009900;
	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:#009900;
	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:#76E537;
	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:#76E537;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*----------------------------  editor style ---------------------------------------------------*/
	
.text-left {
	text-align:			left;
}
.text-right {
	text-align:			right;
}
.text-centre {
	text-align:			center;
}
.text-justify {
	text-align:			justify;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
}
.text-colour3 {
	color:				brown;
	font-weight: 		bold;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
}
.text-small {
	font-size:			80%;
}
.text-large {
	font-size:			120%;
}
.text-larger {
	font-size:			140%;
}
.image-left {
	float:left;
	margin-right: 		10px;
}
.image-right {
	float:right;
	margin-left: 		10px;
}
.searchstyle p {
}
.searchstyle .sbutton {
	position: absolute;
	top: 0px;
	right: 0px;
}
.footerline-main .searchstyle p {
	padding-top: 12px;
}
.cartbutton {
	position: absolute;
	height: 28px;
	width: 165px;
	top: 72px;
	right: 10px;
	padding-top: 12px;
}
.cartbutton img {
	position: absolute;
	top: 0px;
	right: 0px;
}
.product-list2 .cat-prod-link .product-link {
	text-align: left;
	height: auto;
}
.product-list2 .cat-prod-image {
	float: right;
}
.product-list2 .cat-prod-description {
	text-align: left;
	height: auto;
}
.product-list2 .cat-prod-form {
	text-align: left;
}
.product-list2 .cat-prod-form .cat-prod-price {
	text-align: left;
}
.product-list2 .cat-prod-price {
	text-align: left;
}
