body {
	background-color: #FFFFFF;
	margin-top: 15px;
	background-image: url(../images/shop/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.c {
	text-align: center;
}

.l {
	text-align: left;
}

.r {
	text-align: right;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/shop/headerright.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 535px;
	vertical-align: top;
	padding-top: 6px;
}
.topnav a {
	color:  #C50101;
	text-decoration: none;
	display: inline-block;
	width: 90px;
	height: 17px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	background-image: url(../images/shop/navback.gif);
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	vertical-align: top;
	background-image: url(../images/shop/sidebase3.gif);
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.searchbox {
	width: 80px;
	border: 1px solid #395A21;
	padding-left: 20px;
	margin-bottom:7px;
	background-image: url(../images/shop/search.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}

.searchbutton {
	width: 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:  #C50101;
	height: 20px;
	border: 1px solid #395A21;
	margin: 0px;
	padding: 0px;
	padding-bottom:-10px;
	color: #FFF;
	font-weight: bold;
}
.brandselect {
	height: 20px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #82A2CC;
}



.sidenav ul {
	list-style-type: none;
	margin-left: 5px;
	padding: 0px;
	margin-right: 5px;
	background-color: #fee57f;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: -1px;
}
.sidenav li {
	margin: 0px;
	list-style-type: none;
}
.sidenav li a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color:  #C50101;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: #fee57f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fff2bf;
}
.sidenav li a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #CC0000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: #fee57f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fecb00;
}
.headerbox {
	height: 105px;
	background-color: #395b21;
	background-image: url(../images/shop/header.jpg);
	width: 940px;
	padding-top: 20px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 15px;
}
.footer {
	text-align: center;
	height: 30px;
	background-image: url(../images/shop/base.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:  #C50101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footer a {
	font-weight: bold;
	color:  #C50101;
	text-decoration: none;
}


.mainbox {
	vertical-align: top;
	background-image: url(../images/shop/mainback.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.welcome {
	display: block;
	padding: 5px;
	font-size: 13px;
	margin-bottom: 10px;
}
.welcome h1 {
	font-size: 16px;
	color: #C50101;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.topnav a:hover {
	color: #C50101;
	text-decoration: none;
	display: inline-block;
	width: 90px;
	height: 17px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	background-color: #7d8219;
	background-image: url(../images/shop/navbackhover.gif);
}
.sidenav h2 {
	display: block;
	color: #C50101;
	margin: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 28px;
	background-image: url(../images/shop/sideh2back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: -1px;
}
.offers {
	background-color: #395B21;
	display: block;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	color: #fdca09;
	margin-bottom: 10px;
}
.offers h1 {
	font-size: 16px;
	color: #fdca09;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}
.offerinfo {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	height: 65px;
}
.offerinfo a {
	background-image: url(../images/shop/moredetails.gif);
	display: block;
	width: 170px;
	text-align: center;
	padding-top: 2px;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #fdca09;
	margin-top: 5px;
}

.offerprices {
	color: #395B21;
}
.offerinfo a:hover {
	background-image: url(../images/shop/moredetails.gif);
	display: block;
	width: 170px;
	text-align: center;
	padding-top: 2px;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
.featuredheader {
	font-size: 16px;
	color: #395B21;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
.featurebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	width: 180px;
}
.featurebox a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #395A21;
	text-decoration: none;
}


.moredetails a {
	background-image: url(../images/shop/moredetails.gif);
	display: block;
	width: 170px;
	text-align: center;
	padding-top: 2px;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #fdca09;
}
.moredetails {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-bottom-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.moredetails a:hover {
	background-image: url(../images/shop/moredetails.gif);
	display: block;
	width: 170px;
	text-align: center;
	padding-top: 2px;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.imagebox {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
.footer a:hover {
	font-weight: bold;
	color: #fecb00;
	text-decoration: underline;
}
.rightbox {
	background-image: url(../images/shop/rightblank.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
/* .rightbox { */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/shop/rightmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* .rightbox a { */
	font-weight: bold;
	color: #395b21;
	text-decoration: none;
}
/* .rightbox a:hover { */

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.mdbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #395B21;
	text-align: center;
	vertical-align: middle;
	height: 210px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
}
.featurebox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #395A21;
	text-decoration: underline;
}
.leftbox {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color:  #C50101;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topnavbutton {
	color: #395b21;
	text-decoration: none;
	width: 90px;
	height: 25px;
	padding-top: 3px;
	background-image: url(../images/shop/navback.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}
.topnavbuttonhover {
	color: #fecb00;
	text-decoration: none;
	width: 90px;
	height: 25px;
	padding-top: 3px;
	background-image: url(../images/shop/navbackhover.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}
.centrebox {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imagecolumn {
	text-align: center;
	vertical-align: top;
	width: 125px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 10px;
}
.mainbox .centrebox .imagecolumn img {
	margin-bottom: 5px;
	border: 0px;
}
.centrebox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #395b21;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}
.centrebox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #395b21;
	margin-bottom: 5px;
	margin-top: 10px;
}
.dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.formbox {
	width: 188px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.siteroute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	width: 580px;
	color:#0033CC;
	
}
.siteroute a {
	color:#0033CC;
	text-decoration: none;
}
.siteroute a:hover {
	color:#0033CC;
	text-decoration: underline;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.extrasbox {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.extrastitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	font-weight: normal;
}

.optionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	width: 56px;
}
.categorytextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.categorytextbox a {
	font-weight: bold;
	color: #395b21;
	text-decoration: none;
}
.categorytextbox a:hover {

	font-weight: bold;
	color: #395b21;
	text-decoration: underline;
}
.subcategorytextbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	width: 270px;
}
.subcategorytextbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	display: block;
	padding: 0px;
	text-decoration: none;
	
}
.subcategorytextbox a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	padding: 0px;
	text-decoration: underline;
}
.productboxtop {
	background-image: url(../images/shop/product-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	height: 155px;
	width: 155px;
	overflow: hidden;
}
.productboxmid {
	background-image: url(../images/shop/productboxmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 50px;
	width: 165px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.productboxbase {
	background-image: url(../images/shop/productboxbase.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	height: 35px;
	width: 165px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
.productboxprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
	color: #CC0000;
	width: 110px;
	text-align: left;
	vertical-align: middle;
}
.sidenav a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color:  #C50101;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: #fee57f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fff2bf;
	margin-left: 5px;
	margin-right: 5px;
	border-left-color: #FEE57F;
	border-left-width: 5px;
	border-right-color: #FEE57F;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 5px;
}
.sidenav a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color:  #C50101;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: #fee57f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fecb00;
	margin-right: 5px;
	margin-left: 5px;
	border-right-color: #fee57f;
	border-left-color: #fee57f;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
}
.rrp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395b21;
}

.subcatmenu a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	
}
.subcatmenu a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.secondarymenu {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.secondarymenu a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.secondarymenu a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 0px; 
}
.displaying {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	color: #395b21;
}
.pagenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
.pagenumbers a {
	font-weight: bold;
	color: #395b21;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pagenumbers a:hover {
	font-weight: bold;
	color: #395b21;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.productsort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #395b21;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
.imagecolumnwide {
	text-align: center;
	vertical-align: top;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(../images/shop/mainprodimg-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.productinfo {
	background-image: url(../images/shop/productinfo-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 310px;
	vertical-align: top;
	text-align: left;
}
.productname {
	background-image: url(../images/shop/productinfo-tit.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: top;
}
.productpricing {
	padding: 5px;
	width: 300px;
}
.productimg-base {
	background-image: url(../images/shop/mainprodimg-bot.gif);
	background-position: left top;
	width: 250px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	height: 17px;
	text-align: center;
	vertical-align: top;
}
.extras-top {
	background-color: #FFF2BF;
	background-image: url(../images/shop/extras-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	padding-top: 2px;
	color: #395b21;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 530px;
}
.extras-left {
	background-image: url(../images/shop/extras-l.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.extras-right {
	background-image: url(../images/shop/extras-r.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.extras-bottom {
	background-image: url(../images/shop/extras-b.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
	width: 530px;
}
.extras-centre {
	padding-top: 5px;
	padding-bottom: 5px;
}
.extras-centre-related {
	text-align: center;
	vertical-align: top;
}
.extras-top-centre {

	background-color: #FFF2BF;
	height: 18px;
	padding-top: 2px;
	color: #395b21;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 530px;
}
.extras-left-centre {
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFF2BF;
}
.extras-right-centre {
	background-color: #FFF2BF;
}
.extras-centre hr {
	height: 1px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	width: 300px;
}
.extrasprice {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	width: 70px;
	padding-left: 10px;
	vertical-align: middle;
}
.productpricing a {
	font-weight: bold;
	color: #395b21;
	text-decoration: none;
}
.productpricing a:hover {
	font-weight: bold;
	color: #395b21;
	text-decoration: underline;
}
.captionbox {
	background-color: #395B21;
	text-align: center;
	vertical-align: middle;
	width: 540px;
	color: #fecb00;
}
.captionbox a {
	font-weight: bold;
	color: #fecb00;
	text-decoration: none;
}
.captionbox a:hover {
	font-weight: bold;
	color: #fecb00;
	text-decoration: underline;
}

.main-content {
	width: 580px;
	font-size: 12px;
}

/* HOTDEALS */

.hotdeals-product {
	background-image: url(../images/css/hotdeals_products_bg2.png);
	height: 300px;
	width: 180px;
	color: #395a21;
}

.hotdeals-product .hotdeals-product-image {
	margin-top:0px;
	margin-bottom: 10px;
	text-align: center;
	height: 130px;
	overflow: hidden; 
}

.hotdeals-product .hotdeals-product-name{
	text-align: center;
	padding:10px;
	height: 20px;
}

.hotdeals-product .hotdeals-product-price{
	text-align: center;
	padding:10px;
	height: 30px;
	text-align: center;
}

.hotdeals-product .hotdeals-product-details{
	text-align: center;
	padding:10px;
}

.hotdeals-product a{
	color: #395a21;
	font-size: 12px; 
	text-decoration: none;
	text-align: center;
}

.hotdeals-product a span{
	text-decoration: line-through;
	color: #ff0000; 
}

.hotdeals-product p .large{
	color: #395a21; 
	font-size: 16px;
}

/* PRODUCTLIST */

.productlist-product {
	background-image: url(../images/css/productlist_products_bg.png);
	height: 271px;
	width: 180px;
}

.productlist-product .productlist-product-image {
	margin-top:0px;
	margin-bottom: 10px;
	text-align: center;
	height: 140px;
	overflow: hidden;
	vertical-align: middle;
}

.productlist-product .productlist-product-name{
	text-transform: uppercase;
	font-weight: bold;
}

.productlist-product .productlist-product-description{
	color: #000;
	padding:10px;
	height: 45px;
	margin-top:2px;
	
	
}

.productlist-product .productlist-product-price{
	padding-left:10px;
	padding-right:10px;
	height: 30px;
	font-weight: bold;
}

.productlist-product .productlist-product-price .view{
	float: right;
	margin-top:5px;

}

.productlist-product .productlist-product-details{
	padding:8px;
}

.productlist-product a{
	color: #000;
	font-size: 12px; 
	text-decoration: none;
}

.productlist-product a .rrp {
	color: #395b21;
	font-size:10px;
}

.productlist-product a .ourprice {
	color: #cd0000;
	font-size: 14px;
}


/* PAGING */

.pageable, .pageable a{
	font-size: 10px;
	color: #395b21;
	font-weight: bold;
	
}

.pageable img {
	vertical-align: bottom;
}

.pageable span {
	margin-right: 10px;
}

/* PRODUCT DETAIL */

#product-detail-image #left-column {
	background-image: url(../images/css/product_detail_image.png);
	height: 270px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#product-detail-image #left-column .product-image{
	padding: 0px;
	text-align: center;
	height: 220px;
	width: 250px;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
}

.product-image-link {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#product-detail-price #right-column {
	background-image: url(../images/css/product_detail_price2.png);
	height: 270px;
	width: 300px;
	padding: 0px;
	overflow: hidden;
}

#product-detail-price #right-column .product-name {
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#product-detail-price #right-column .product-price {
	padding: 10px;
}

.our-price{
	color:#CD0000;
	font-size:14px;
	font-weight: bold;
}

#product-order-form select {
	font-size:11px;
}

#product-variations {
	margin-left: 10px;
	margin-right: 10px;
	width: 550px;
}

#product-variations td {
	border-bottom: 1px solid #cccccc;
}

#product-variations-top {
	background-image: url(../images/css/product_variations_top.png);
	width: 570px;
	height: 20px;
}

.product-variations-content {
	background-image: url(../images/css/product_variations_content.png);
	background-repeat: repeat-y;
	width: 570px;
}

#product-variations-cross-selling {
	width: 570px;
	margin-left: 5px;
}

#product-variations-cross-selling .header {
	background-image: url(../images/css/product_cross_selling_top.png);
	width: 570px;
}

.product-variations-cross-selling-end {
	background-image: url(../images/css/product_variations_bottom.png);
	width: 570px;
	height: 30px;
	margin-left: 5px;
}

#product-variations-cross-selling .header .text{
	padding: 8px;
	text-align: center;
	color: #395b21;
}

.price-table {
	padding-bottom: 10px;
}

.related-products-header {
	padding: 10px;
	text-align: center;
	color: #395b21;
	font-size: 14px;
	font-weight: bold;
	
}


/* HOTDEALS 2 */

.surround {
	width: 580px;
	font-size: 12px;
}

.itemsurround {
	background-image: url(../images/css/hotdeals_products_bg3.png);
	background-repeat:no-repeat;
	
}

.itemsurround .itemimage {
	position:relative;
	top:8px;
	left:10px;
}

.hotdeals-product2 .hotdeals-product-name{
	position:relative;
	top:-49px;
	left:80px;
}

.hotdeals-product2 .hotdeals-product-price{
	position:relative;
	top:-32px;
	left:95px;
}

.itemsurround .viewbutton{
	position:relative;
	top:-500px;
	left:490px;
}

.hotdeals-product2 a{
	color: #395a21;
	font-size: 12px; 
	text-decoration: none;
	text-align: left;
}

.hotdeals-product2 a span{
	text-decoration: line-through;
	color: #ff0000; 
}

.hotdeals-product2 p .large{
	color: #395a21; 
	font-size: 16px;
}



/* BASKET */

#basket-links {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

#basket-items {
	
}

#basket-items td {
	border-bottom: 1px solid #cccccc;
}

#price-breakdown {
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}

#price-breakdown td {
	border-bottom: 1px solid #cccccc;
	text-align: right;
	white-space: nowrap;
	height: 30px;
}

.odd{
	background-color: #fff9df;
}

#price-breakdown .vat {
	font-size: 10px;
	color: #000;
	font-style: italic; 
	text-align: left;
}

/* CHECKOUT  */

#checkout-unregistered-login h1, #intro h1 {
    text-align:left;
	font-size: 14px;
	color: #395b21;
	font-weight: bold;
}

#checkout-unregistered-login {
	text-align:left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#checkout-unregistered-address {
	text-align:left;
	padding: 10px;
}

/* INVOICE */

#invoice-number {
	padding: 10px;
}

#invoice-address {
	padding: 10px;
	margin-bottom: 20px;
}

.ajax-product-basket {
	margin-left: 50px;
}






/* MESSAGES */

.session {
	font-weight: bold;
	color: #000000;
	background-color: Lime;
	padding: 5px;
}

.texterror {
	font-weight: bold;
	color: #ff0000;
}

.textsmallgrey {
	font-size: 10px;
	font-weight: bold;
	color: Gray;
}


#right-images {
	background-image: url(../images/css/right_images.png);
	background-repeat: repeat-y;
	width: 140px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#right-images img {
	margin-bottom: 10px;
}

.itemList {
	border-bottom: 1px solid #cccccc;
}

#checkout-additional-info {
	padding: 10px;
	
}

#epdq-description {
	padding: 0px;
}






















.sidenav h3 {
	display: block;
	color:  #C50101;
	margin: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 28px;
	background-image: url(../images/shop/sideh3back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: -1px;
}

.sidenav .promotion-link a {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}
.sidenav .promotion-link {
	margin: 0 auto;
	width: 180px;
	text-align: center;
	margin-top: -1px;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown a,
ul.dropdown span {
 display: block;
 padding: 7px 10px;
}



/*-------------------------------------------------/
 * @section		Base Style Override
 */

ul.dropdown li {
 padding: 0;
 border: none;
}

ul.dropdown ul a,
ul.dropdown ul span {
 padding: 8px;
}



/*-------------------------------------------------/
 * @section		Base Style Reinitiate: post-override activities
 */





/*-------------------------------------------------/
 *	@section	Custom Styles
 */

ul.dropdown li {
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 background: url(images/grad2.png) 0 100% repeat-x;
 color: #000;
}

ul.dropdown li a:active {
 background: url(images/grad1.png) repeat-x;
}


/* Non-first level */

ul.dropdown ul {
 margin-top: 0;
}

	ul.dropdown ul li {
	}

	ul.dropdown ul li.hover,
	ul.dropdown ul li:hover {
	}



/* Mixed */

ul.dropdown li a,
ul.dropdown *.dir {
 border-style: solid;
 border-width: 1px 1px 1px 0;
 border-color: #fff #d9d9d9 #d9d9d9;
}



/*-------------------------------------------------/
 * @section		Support Class `open` Usage
 * @source		js, artificial
 *
 */

ul.dropdown li.hover *.open {
 border-style: solid;
 border-width: 1px 1px 1px 0;
 border-color: #ffa500 #d9d9d9 #d9d9d9;
 background-color: #fff; 
 color: #000;
}

ul.dropdown ul li.hover *.open,
ul.dropdown-vertical li.hover *.open {
 padding-left: 15px;
 border-top-color: #fff;
 border-left: solid 1px #ffa500;
}

ul.dropdown-vertical-rtl li.hover *.open {
 padding-right: 15px;
 border-right-color: #ffa500;
 border-left: none;
}

ul.dropdown-upward li.hover *.open {
 border-top-color: #fff;
 border-bottom-color: #ffa500;
}

ul.dropdown-upward ul li.hover *.open {
 border-bottom-color: #d9d9d9;
}


	/* CSS2 clone */

	ul.dropdown li:hover > *.dir {
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #ffa500 #d9d9d9 #d9d9d9;
	 background-color: #fff; 
	 color: #000;
	}

	ul.dropdown ul li:hover > *.dir,
	ul.dropdown-vertical li:hover > *.dir {
	 padding-left: 15px;
	 border-top-color: #fff;
	 border-left: solid 1px #ffa500;
	}

	ul.dropdown-vertical-rtl li:hover > *.dir {
	 padding-right: 15px;
	 border-right-color: #ffa500;
	 border-left: none;
	}

	ul.dropdown-upward li:hover > *.dir {
	 border-top-color: #fff;
	 border-bottom-color: #ffa500;
	}

	ul.dropdown-upward ul li:hover > *.dir {
	 border-bottom-color: #d9d9d9;
	}