/* ICONOGRAPHY 2010 - Standard Screen CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
	color: #333;
	font-size: x-small; /* for IE5 */
	f\ont-size: small; /* everyone else */
	background: #FFF url("/images/bkg_body.jpg") no-repeat top center; 
}
#tinymce {
	background: #fff;
	padding: 5px;
}
/************* COMMON ***************/
a {
	color: #679239;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a.pageselected {
	color: #FFF;
	background: #a0bb2e;
	padding: 1px 6px;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size: 90%;
}
li {
	margin: 0.5em 0;
	padding: 0;
	font-size: 90%;
}
h1 {
	font-size: 180%;	
	line-height: normal;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding: 0;
	margin: 0 0 0.6em 0;
	color: #333;
	clear: both;
}
h2 {
	font-size: 160%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.6em 0;
	padding: 0; 
	color: #333;
}
h3 {
	font-size: 140%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.6em 0;
	padding: 0;
	color: #333;
}
h4 {
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.4em 0;
	padding: 0;
	color: #333;
}
h5 {
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #333;
}
.red {
	color:#C00;
}
.grey {
	color: #999;
}
.note {
	font-size: 75%;
	color: #999;
	font-weight: normal;
	padding: 4px;
}
hr {
	border: 0;
	border-bottom: 1px dashed #CCC;
	height: 1px;
	padding: 0;
	margin: 0;
	clear: both;
}
/******************** HEADER ***********************/
#wrapouter {
	margin: 0 auto;
	padding: 0;
	width: 998px;
	clear: both;
}
#wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	position: relative;
}
#container {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	display: inline;
}
#header {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
	min-height: 222px;
	height: auto !important;
	height: 222px;
	z-index: 998;
}
#header .logobasket {
	width: 100%;
	float: left;
	clear: both;
}
#header .logo {
	float: left;
	width: 40%;
	padding: 15px 0 12px 26px;
}
#header .topnavigation {
	width: 100%;
	float: left;
	clear: both;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
}
#header .topnavigation .topnav {
	float: left;
	width: 45%;
}
#header .topnavigation a {
	margin: 0 8px;
    padding: 0;
	color: #fff;
}
#header .topnavigation a:hover {
	color: #37682f;
}
#header .topnavigation span  {
    padding: 4px 0 0 0;
}
#header .searchbox {
	float: right;
	width: 53%;
	margin: 0;
	padding: 0;
}
#header .search {
	float: right;
	width: 338px;
	margin: 0;
	padding: 0;
	border: 1px solid #9b9b9b;
	display: inline;
	background: #fff url("/images/bkg_field.jpg") repeat-x scroll left top;
	position: relative;
	z-index: 999;
}
#header .search form {
    padding: 0;
    width: 338px;
}
#header .search #keyword {
    border: 0 none;
    color: #b3b3b3;
	background: none;
    font-size: 110%;
	margin: 0 10px 0 6px;
    padding: 2px 0;
    width: 290px;
	display: inline;
}
#header .accountbasket {
    float: right;
    width: 35%;
	font-size: 115%;
}
#header .accountbasket a {
    font-weight: bold;
	color: #0065b4;
	display: block;
	clear: both;
}
#header .accountbasket a:hover {
	color: #67913b;
}
#header .accountbasket #basketsummary {
    float: left;
    width: 35%;
	padding: 28px 0 0 0;
}
#header .accountbasket #basketsummary span {
	font-size: 130%;
	font-weight: bold;
}
#header .accountbasket #basketsummary a {
	margin: 6px 0 0 36px;
}
#header .accountbasket .accountlinks {
    float: right;
    width: 32%;
	padding: 44px 0 0 0;
}
#header .accountbasket .accountlinks a {
	margin: 6px 0 0 0;
}
#header .accountbasket .accountlinks span a {
	margin: 12px 0 0 0;
	color: #fff;
}
#header .accountbasket .accountlinks span a:hover {
	text-decoration: underline;
}
/*************************** TABS ****************************/
.tabs {
	width: 998px;
	clear: both;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	background: #a0bb2e;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.tabs ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	font-weight: bold;
}
.tabs li {
	float: left;
	background: url("../images/left_off.gif") no-repeat left top;
	margin: 0;
	padding: 0 2px 0 11px;
	font-size: 90%;
	text-transform: uppercase;
}
.tabs a {
	float: left;
	display: block;
	background: url("../images/right_off.gif") no-repeat right top;
	padding: 8px 13px 6px 3px;
	text-decoration: none;
	color: #37682f;
	margin: 0;
	letter-spacing: -0.01em;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
.tabs a {
	float: none;
}
/* End IE5-Mac hack */
.tabs a:hover {
	color: #c74b20;
}
.tabs li.current {
	background: url("../images/left_off.gif") no-repeat left top;
}
.tabs li.current a {
	color: #c74b20;
	background: url("../images/right_off.gif") no-repeat right top;
}
.breadcrumb {
    clear: both;
    display: inline;
    float: left;
    font-size: 85%;
    line-height: normal;
    margin: 10px 0 0 0;
    padding: 8px 15px;
    width: 968px;
	color: #999;
	background: #f5f5f4;
}
.breadcrumb a {
	text-decoration: underline;
}
.breadcrumb a:hover {
	text-decoration: none;
}
.hometop {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
/* home image changer */
.homepics {
	width: 788px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
}
.homepics .changeroverlay {
	width: 788px;
	height: 10px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}

#imagechanger {
	margin: 0;
	padding: 0;
	width: 788px;
	height: 367px;
	overflow: hidden;
	list-style: none;
}
#imagechangernav {
	position: absolute;
	bottom: 14px;
	right: 20px;
	width: 700px;
	padding: 6px 0;
	z-index: 99;
	text-align: right;
}
#imagechangernav a {
	margin: 0 0 0 6px; 
}
#imagechangernav a.activeSlide {
	background: #d0147f;
}
#imagechanger li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.homechangeroverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 955px;
	height: 180px;
	background: url("/images/homechangeroverlay.png") no-repeat top left;
	z-index: 10;
}
.fade {
	
}
#homeright {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.homepicsright {
	width: 256px;
	min-height: 192px;
	height: auto !important; /* IE6 hack */
	height: 192px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
	line-height: normal;
}
.homepicsrightlast {
	margin: 0;
}
.homepixbox {
	float: left;
	clear: both;
	width: 254px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.homepicsright .ovboxtext {
	width: 234px;
	float: left;
	clear: both;
	padding: 10px;
	background: #eaeaea url("/images/homeboxgrad.gif") repeat-x top left;
}
.homepicsright .ovboxtext .left {
	width: 55%;
}
.homepicsright .ovboxtext .right {
	width: 40%;
}
.homemid {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	margin: 10px 0;
}
.homemid .left, .homemid .right {
	width: 389px;
}
.homemid .midbox {
	width: 359px;
	min-height: 146px;
	height: auto !important; /* IE6 hack */
	height: 146px;
	padding: 14px;
	float: left;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.homemid .midbox .corner {
	position: absolute;
	bottom: -1px;
	right: -1px;
}
/************** MAIN CONTENT *****************/
#main-body {
	width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
	display: inline;
	position: relative;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.sideheading, .sideheading2, .sideheading3, .sideheading4, .sideheading5  {
    clear: both;
    color: #fff;
    display: block;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: -0.01em;
    line-height: normal;
    margin: 0;
    padding: 6px 10px;
    width: 180px;
	min-height: 20px;
	height: auto !important; /* IE6 hack */
	height: 20px;
	background: #c74b20 url("/images/orangebar1sm.jpg") no-repeat top left;
}
.sideheading2 {
	background: #df6b20 url("/images/orangebar2sm.jpg") no-repeat top left;
}
.sideheading3 {
	background: #e6912c url("/images/orangebar3sm.jpg") no-repeat top left;
}
.sideheading4 {
	background: #edbc06 url("/images/orangebar4sm.jpg") no-repeat top left;
}
.sideheading5 {
	background: #8ba71b url("/images/greenbarmed.jpg") no-repeat top left;
}
.homepicsright .sideheading5 {
	width: 236px;
}
#home .pagecontainer .sideheading5 {
	width: 558px;
	margin: 0 0 10px 0;
	background: #8ba71b url("/images/greenbarlrg.jpg") no-repeat top left;
}
.homemid h1.sideheading2 {
	width: 369px;
	background: #df6b20 url("/images/orangebar2med.jpg") no-repeat top left;
}
.homemid h1.sideheading3 {
	width: 369px;
	background: #e6912c url("/images/orangebar3med.jpg") no-repeat top left;
}
#rightbar .nav {
	background: none;
	border: none;
}
#recentlyviewed .sideheading, .fullwidth .sideheading {
    width: 978px;
	background: #c74b20 url("/images/orangebar1lrg.jpg") no-repeat top left;
}
.pagecontainer.fullwidth .sideheading {
    width: 768px;
	background: #c74b20 url("/images/orangebar1med.jpg") no-repeat top left;
}
#mainprodcats .sideheading {
	margin: 0 0 10px 0;
}
.sideheading span {
	float: right;
	font-size: 65%;
}
#mainprodcats .sideheading span a {
	color: #fff;
}

/******************* left column and navigation ***********************/
#sidebar {	
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}
.navbox {	
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}
.navbox .nav {
	width: 198px;
	padding: 4px 0;
	margin: 0;
	float: left;
	clear: both;
	background: #f1f1ef;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.navbox .duck, .navbox .signup {
	position: absolute;
	right: -8px;
	bottom: -6px;
	z-index: 99;
}
.navbox ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	clear: both;
}	
.navbox li { 
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline;
	z-index: 888;
	font-size: 100%;
}
.navbox li a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	margin: 0;
	color: #37682f;
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
}
.navbox li a:hover {
	background: #a0bb2e;
	color: #FFF;
}
.navbox ul li ul {
	font-size: 90%;
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
}
.navbox ul li ul li a {
	border: none;
	color: #666;
	padding: 3px 20px;
}

.boxcenter {
	width: 188px;
	float: left;
	clear: both;
	padding: 10px 0;
	text-align: center;
}
/* latest products */
.boxpad {
	width: 170px;
	float: left;
	clear: both;
	padding: 10px;
}
.boxtitle {
	color: #000000;
	font-size: 150%;
	margin-bottom: 10px;
}
.productfeat {
	position: relative;
	clear: both;
	width: 100%;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	float: left;
	font-size: 90%;
	line-height: normal;
	overflow-x: hidden;
}
.navbox .productfeat {
	border-bottom: 1px solid #DDD;
}
.productfeat .featimage {
	float: left;
	left: 0;
	position: relative;
	text-align: center;
	width: 50px;
}
.productfeat .name {
	float: right;
	width: 130px;
	margin: 0;
	padding: 0;
}
.productfeat .name a {
	font-weight: bold;
	text-decoration: none;
}
.productfeat .name .inputbutton {
	font-size: 85%;
}
#homefeatured, #recentlyviewed {
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}
#featured .productfeat, #recentlyviewed .productfeat {
	width: 150px;
	min-height: 190px;
	height: auto !important; /* IE6 hack */
	height: 190px;
	padding: 5px;
	clear: none;
	text-align: center;
	margin: 10px 0 0 0;
}
#homefeatured .productfeat {
	min-height: 140px;
	height: auto !important; /* IE6 hack */
	height: 140px;
	padding: 10px;
	clear: none;
	text-align: center;
    border: 1px solid #e2e2e2;
    margin: 0 5px 10px 5px;
    width: 255px;
}
#recentlyviewed .productfeat {
	width: 150px;
	min-height: 100px;
	height: auto !important; /* IE6 hack */
	height: 100px;
}
#featured .productfeat {
	width: 229px;
	background: #FFF url("/images/featured.png") no-repeat bottom right;
}
#featured .productfeat .featimage, #recentlyviewed .productfeat .featimage {
	width: 100%;
}
#homefeatured .productfeat .featimage {
	float: left;
}
#featured .productfeat .name, #recentlyviewed .productfeat .name {
	clear: both;
	float: none;
	width: 100%;
	padding-top: 10px;
}
#homefeatured .productfeat .name {
	float: right;
	width: 120px;
	text-align: left;
	font-size: 110%;
}
#associated {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0;
	border-top: 1px dashed #efefef;
}
#associated .productfeat {
	clear: none;
	width: 155px;
	height: 6em;
	margin: 0 5px 6px 0;
}
.price {
	font-size: 150%;
	font-weight: bold;
}
.thumbimagewrap {
	position: relative;
	margin: 0 auto;
}
.thumbimagewrap img {
}
.brandbox {
	width: 220px;
	height: 80px;
	padding: 30px 10px 10px;
	float: left;
	text-align: center;
	line-height: 80px;
}
.brandbox a {
	text-decoration: none;
}
.brandbox a:hover {
	text-decoration: underline;
}
/************************ right main content *********************/
.page {
	margin: 0;
	padding: 0;
	float: right;
	width: 788px;
	display: inline;
}
.fullwidth {
	width: 100% !important;
	background: #FFF;
}
.article-text {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.pagecontainer {
	position: relative;
	width: 576px;
	float: left;
	padding: 0;
	margin: 0;
}
.bannerleft {
	width: 200px;
	float: left;
}	
.bannercenter {
    float: left;
    text-align: center;
    width: 960px;
}	
.bannerright {
	width: 788px;
	float: right;
}
.banner {
	margin-bottom: 10px;
}
.article-text .copy {
	margin: 0;
	padding: 0;	
	width: 100%;
	float: left;
	clear: both;
	display: inline;
}
.callback .fullwidth .article-text .copy {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    margin: 30px 60px;
    padding: 20px;
    width: 836px;
}
#checkout .copy {
	padding: 10px;
	width: 978px;
	border: none;
}
/* shop page showing all cats and right col featured prods */
#mainprodcats, .mainprodcats {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
}
.magnifiertext {
    background: url("/images/magnifier-icon.gif") no-repeat scroll 5px center #F6F6F6;
    border: 1px solid #EEEEEE;
    clear: both;
    color: #999999;
    font-size: 85%;
    margin: 0 0 0 75px;
    padding: 2px 10px;
    text-align: center;
}
.catintro {
	clear: both;
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	display: inline;
}
.categoryframe {
	width: 178px;
	height: 210px;
	padding: 4px;
	margin: 0 10px 10px 0;
	float: left;
	line-height: normal;
	font-size: 90%;
	background: #fff;
	text-align: center;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	position: relative;
}
.last .categoryframe {
	margin: 0 0 10px 0;
}
.catpix {
	padding: 5px 0 0 0;
}
.catpix img {
	padding: 0;
	margin: 0;
	width: 150px;
}
.catbox {
    padding: 4px 20px;
    width: 138px;
}
.catbox a {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#featured .productframe {
    background: url("/images/product-frame-featured.gif") no-repeat scroll bottom right transparent;
    width: 182px;
	margin-right: 3px;
	height: 230px;
}
#featured .productframe.last {
	margin-right: 0;
}
.categoryframe a.name {
	display: block;
	margin: 0;
	font-weight: bold;
	color: #3a3a3a;
}
#pagingoptions {
	padding: 10px 0;
	float: left;
	color: #999;
}
#prodlistoptions {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    clear: both;
    float: left;
    font-size: 90%;
    margin: 0 0 10px;
    padding: 5px 10px;
    width: 766px;
}
#prodlistoptions a {
	color: #BBB;
	font-weight: bold;
	text-decoration: none;
}
#prodlistoptions .left {
	width: 49%;
}
#prodlistoptions .left #options {
	width: 100%;
}
#prodlistoptions .left #options .textfield {
	margin: 0;
	padding: 0;
	width: 160px;
	font-size: 100%;
	float: left;
}
#prodlistoptions .left #options .inputbutton {
	font-size: 100%;
}
#prodlistoptions .right {
	width: 49%;
}
#prodlistoptions .right #perpageoptions {
	float: left;
	clear: both;
	width: 100%;
	margin: 6px 0 0 0;
	text-align: right;
}
#prodlistoptions .right #pagingoptions {
	padding: 10px 0;
	text-align: right;
}
#prodlistoptions .right #perpageoptions .perpageselected, #prodlistoptions .right #pagingoptions .pageselected {
	color: #333;
	text-decoration: none;
}
/**** style switcher ****/
#theme {
	float: left;
	clear: both;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
}
#theme li {
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
	font-size: 100%;
}
#theme li a {
	border-bottom: none;
	background-image: none;
}
#theme li a img {
	background: #dee6ed;
	margin: 0 2px 0 0;
}
#theme li a:hover img {
	background: #dd0303;
}
#theme li a img#theme-grid {
	background: #333;
}
#theme li a img#theme-list { background: #FFF; border: 0;}
#theme li a img#theme-grid { background: #333; border: 0;}
#theme li a:hover img#theme-grid { background: #333; }
#theme li a:hover img#theme-list { background: #333; }

#prodlist, .prodlist {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.productframe {
	padding: 10px 6px 6px 6px;
	margin: 0;
	float: left;
	line-height: normal;
	font-size: 85%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.layout165 {
	width: 185px;
}
.layout220 {
	width: 250px;
}
.layout340 {
	width: 360px;
}
.layout460 {
	width: 480px;
}
.last .productframe {
	border-right: none;
}
.productframe .thumb, .productframe .featimage {
	position: relative;
	overflow: hidden;
	padding: 4px;
	margin: 0;
	text-align: center;
	min-height: 160px;
}
.dropshadow {
	padding: 4px;
	border: 1px solid #EEE;
	-moz-box-shadow: 1px 1px 6px #CCC;
	-webkit-box-shadow: 1px 1px 6px #CCC;
	box-shadow: 1px 1px 6px #CCC;
}
.overlay {
	z-index: 80;
	position: absolute;
	top: 0px;
	left: 0px;
}
.overlay img {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.productframe .name {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
}
.productframe .name .desc {	
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: normal;
	color: #999;
}
.productframe .name .longdesc {	
	display: none;
}
.productframe .price, .productfeat .price {
	display: block;
	margin: 4px 6px 4px 0;
	padding: 0;
	font-size: 110%;
	color: #333;
}
/*** home page featured prods ****/
#featured {
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
}
/* product detail page */
#prodpics {
	padding: 0;
	margin: 0;
	float: left;
	width: 564px;
	clear: both;
}
#prodpics #mainImageHolder {
	float: right;
	margin: 0;
	width: 470px;
	background: #FFF;
	position: relative;
	border: 1px solid #DDD;
	padding: 4px;
	text-align: center;
}
#prodpics #mainImageHolder .overlay {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 52px;
	height: 52px;
	z-index: 100;
}
#prodpics #mainImageHolder #mainImage1 {
	width: 100%;
}
#prodpics #mainImageHolder #mainImage2 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage3 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage4 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage5 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #mainImageHolder #mainImage6 {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
#prodpics #thumbs {
	margin: 0;
    padding: 0;
    width: 84px;
	float: left;
}
#prodpics #thumbs a {
	float: left;
	display: block;
	padding: 0;
	margin: 0 4px 4px 0;
	width: 70px;
	height: 71px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #DDD;
	background: #FFF;
	cursor: pointer;
}
#prodpics #thumbs a.thumblast {
	margin: 0;
}
#prodpics #thumbs a.zoomThumbActive {
	border: 1px solid #BBB;
}
#prodpics #thumbs img {
	padding: 0;
	margin: 0;
	max-width: 70px;
	max-height: 70px;
}
.prodinfocontainer {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline;
}
.prodinfocontainer .inputbutton {
    float: left;
    margin: 0 0 3px 0;
    width: 176px;
}
#product #variantsubmitbutton {
	float: left;
	margin: 0 4px 0 0;
}
#variant1 {
	float: left;
	margin: 0;
	padding: 0;
}
#variant2 {
	float: left;
	margin: 0;
	padding: 0;
}
/* prod detail attribute icons */
.prodattributes {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
}
.prodattributes img {
	margin: 0 5px 5px 0;
}
.productsummary {
	width: 100%;
	float: left;
	clear: both;
}
/* prod detail tabs */
.prodtabs {
	float: left;
	clear: both;
	padding: 1px;
	margin: 10px 0 0 0;
	width: 100%;
}
UL.tabNav {
	list-style: none;
	margin: 0;
	padding: 0 2%;
	clear: both;
	width: 96%;
	font-weight: bold;
	overflow: hidden;
	font-size: 100%;
	position: relative;
	top: 1px;
}
UL.tabNav LI {	
	float: left;
	background: #f0f0f0;
	margin: 0 4px 0 0;
	border:1px solid #DDDDDD;
	padding: 0;
	display: inline;
}
UL.tabNav Li A {
	color: #3a3a3a;
	float: left;
	display: block;
	background: #f0f0f0;
	padding: 5px 10px;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI.current {
	color: #3a3a3a;
	float: left;
	background: #fff;
	border-bottom: none;
	position: relative;
	top: 1px;
	-moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2);
}
UL.tabNav LI.current A.selected {
	float: left;
	display: block;
	background: #fff;
	padding: 5px 10px;
	text-decoration: none;
	margin: 0;
}
UL.tabNav LI A:focus {
	outline: 0;
}
.undertabs2 {
	float: left;
	width: 556px;
	margin:0;
	padding: 10px;
	clear: both;
	background: #fff;
	display: inline;
	border-top: 1px solid #DDD;
}
/* scrolling box */
.undertabs2 .scroll {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: auto;
}
.undertabs2 .reviewbox {
	border-top: 1px dashed #efefef;
	clear: both;
	float: left;
	padding: 10px 0;
	width: 100%;
	font-weight: 90%;
}
.undertabs2 .reviewbox .top {
	width: 100%;
	padding: 0 0 4px 0;
	float: left;
	clear: both;
	font-weight: bold;
}
.undertabs2 .reviewbox .reviewdetail {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 4px 0;
}
/* my account pages */
#accountpage {
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #CCC;
}
#accountpage .productframe {
	text-align: left;
	width: 100%;
	padding: 15px 0;
	border-top: 1px dotted #CCC;
}
#accountpage .productframe .notesbox {
	width: 550px;
	margin-right: 10px;
	text-align: right;
}
#accountpage .productframe .notesbox p {
	font-size: 100%;
}
#accountpage .productframe .notesbox form {
	display: inline;
}
#accountpage .productframe .notesbox .textfield {
	width: 540px;
}
.tablink {
	padding: 5px 10px;
	font-weight: bold;
	float: left;
	display: block;
	margin: 0 4px 0 0;
	position: relative;
	top: 1px;
	color: #777;
}
span.tablink {
	color: #333;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #FFF;
	position: relative;
	top: 1px;
	-moz-box-shadow: 2px -1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px -1px 2px rgba(0,0,0,0.3);
	box-shadow: 2px -1px 2px rgba(0,0,0,0.3);
}
a.tablink {
	background: #f0f0f0;
	text-decoration: none;
}
.history {
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 1px dashed #efefef;
	width: 100%;
}
.history .hdate {
	float: left;
	clear: left;
	padding: 0 0 2px 0;
}
.historytwo {
	padding: 10px 0 10px 0;
	display: none;
	border-bottom: 1px dashed #efefef;
	background: #f0f0f0;
	clear: both;
	padding: 10px;
}
.historyadd {
	width: 50%;
	float: left;
	margin: 0; 
	padding: 0 0 8px 0;
}
.historytb {
	background: #F9F9F9;
	border: 1px solid #AAA;
	margin: 0 0 10px 0;
	padding: 6px;
}
/*** site map ****/
.sitemap td {
	margin: 0;
	padding: 2px;
}
.sitemap h4 {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}
.sitemaptop {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
	clear: both;
}
.sitemapsub {
	margin: 0 0 0 18px;
	padding: 0 0 2px 0;
	float: left;
	clear: both;
}
.sitemapsub a {
	font-weight: normal;
}
.sitemapsub a:hover {
	color: #3a3a3a;
}
.sitemapprod1 {
	margin: 0 0 0 18px;
	padding: 0;
	display: block;
	clear: both;
}
.sitemapprod1 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod1 a:hover {
	color: #3a3a3a;
}
.sitemapprod2 {
	margin: 0 0 0 36px;
	padding: 0;
	display: block;
	clear: both;
}
.sitemapprod2 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod2 a:hover {
	color: #3a3a3a;
}
/* shopping basket and checkout */
.basketprocess {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 0 0 18px 0;
}
.basketprocess td {
	width: 188px;
	border-bottom: 1px solid #efefef;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-align: center;
}
.basketprocess td.on {
	background-color: #a0bb2e;
	color: #FFF;
}
.basketprocess td.on b {
	font-size: 150%;
}
.basketprocess td.off {
	color: #444;
}
.basketimage {
	max-height: 40px;
	max-width: 40px;
}
.odd {
	background: #f6f6f6;
}
/*** news pages ***/
.bloglist, .eventlist {
	width: 425px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 60px;
	float: left;
	clear: both;
	border-bottom: 1px dashed #efefef;
}
.bloglist {
	background: #FFF url("/images/blog.png") no-repeat top left;
}
.eventlist {
	background: #FFF url("/images/event.png") no-repeat top left;
}
.bloglist dt, .eventlist dt {
	font-size: 170%;
	margin: 0 0 8px 0;
	line-height: normal;
}
.bloglist dt span, .eventlist dt span {
	font-size: 60%;
	color: #999;
}
.bloglist dd img, .eventlist dd img {
	padding: 0; 
	background: #FFF;
}
.bloglist dd img.thumb, .eventlist dd img.thumb {
	width: 85px;
	float: left;
	margin: 0 10px 10px 0;
}
.bloglist dd .readmore, .eventlist dd .readmore {
	padding: 8px 0 0 0;
}
.bloglist img {
	max-width: 430px;
}
/**** search page ****/
#pagesearchresults {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}
#pagesearchresults p {
	margin-left: 10px;
}
#pagesearchresults em {
	background: #FF0;
	padding: 0 2px;
}
/************************ right column *********************/
#rightbar {	
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
}
#rightbar .rightbanner {
	float: left;
	padding: 0;
	margin: 0;
}
#rightbar .whitebox {
	width: 168px;
	float: left;
	clear: both;
	padding: 10px;
	margin: 0;
	background: #fff;
}
#rightbar .whitebox .boxtitle {
	font-size: 120%;
	color: #3a3a3a;
}
#rightbar .whitebox .review {
	width: 100%;
	font-size: 90%;
	padding: 10px 0 0 0;
}
#rightbar .whitebox .review .pad {
	width: 100%;
	padding: 0 0 10px 0;
}
#rightbar .whitebox .review a {
	color: #3a3a3a;
}

/* product detail */
#product #rightbar .proddesc {	
	margin: 0 0 1em 0;
	padding: 0;
	color: #3a3a3a;
	font-size: 90%;
}
#product #rightbar .proddesc p {	
	font-size: 100%;
}
#product .big {
	font-size: 140%;
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
	font-weight: bold;
}
/********************* footer *********************/
#footerwrap {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#footerouter {
	margin: 60px auto 0 auto;
	padding: 0;
	width: 100%;
	float: left;
	background: #a0bb2e url("/images/bkg_footertop.jpg") repeat-x top left;
}
#footercontainer {
	margin: 0 auto;
	padding: 0;
	width: 998px;
}
#footer {
	margin: 0;
	padding: 40px 10px;
	width: 978px;
	float: left;
	clear: both;
	display: inline;
	line-height: normal;
	position: relative;
}
.tractor {
	position: absolute;
	z-index: 10;
	top: -56px;
	left: -26px;
}
#footer p {
	color: #fff;
	font-size: 85%;
	font-weight: bold;
}
#footer h5 {
	margin: 0 0 0.4em 0;
	font-weight: bold;
	color: #37682f;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#footertop {
	clear: both;
	float: left;
	width: 100%;
}
#footertop .left {
	padding: 0 10px 0 0;
	width: 170px;
	min-height: 100px;
}
#footertop #sagepay {
	padding: 0 10px 0 0;
	width: 240px;
}
#footertop ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footertop li {
	margin: 0.3em 0;
	font-size: 85%;
	font-weight: bold;
}
#footer #footerbot {
	color: #FFF;
	padding: 20px 0;
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
	clear: both;
	font-size: 85%;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #c6d682;
}
#footer #footerbot a {
	padding: 0;
	color: #FFF;
	text-decoration: none;
}
#footer #footerbot a:hover {
	text-decoration: underline;
}
/********************* MISC ***********************/
.mid {
	vertical-align: middle;
}
a img {
	border: none;
}
.hide {
	display: none;
}
dl, dt, dd {
	margin: 0 0 5px 0;
	padding: 0;
}
#confbox, #errbox {
	clear: both;
	float: left;
	margin: 10px auto;
	padding: 15px 5%;
	width: 90%;
	text-align: center;
	font-weight: bold;
}
#confbox {
	color: #009900;
	border-top: 1px solid #009900;	
	border-bottom: 1px solid #009900;
	background: #EEFFEE;
}
#errbox {
	color: #CC0000;
	border-top: 1px solid #CC0000;	
	border-bottom: 1px solid #CC0000;
	background: #FFEEEE;
}
#errbox a {
	color: #CC0000;
	text-decoration: underline;
}
#errbox a:hover {
	color: #000000;
}
.noticebox {
	color: #333;
	border: 1px solid #CCCC00;	
	background: #FFFFEE;
	padding: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.contact td.answer {
	padding-bottom: 10px;
}
/**** form styles ****/
fieldset { 
	margin: 0; 
	padding: 0; 
	border: none; 
}
form {
	clear: both;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
	font-size: 90%;
}
.productfeat label {
	font-size: 85%;
}
.textfield {
	background:url("/images/bkg_field.jpg") repeat-x scroll left top #FFFFFF;
	border:1px solid #AAA;
	color:#999;
	font-size:115%;
	margin:0 0 6px 0;
	padding:4px 6px;
	vertical-align:middle;
	width:90%;
	-moz-box-shadow: -1px -1px 1px #DDD;
	-webkit-box-shadow: -1px -1px 1px #DDD;
	box-shadow: -1px -1px 1px #DDD;
}
.textfield.textfieldxsmall {
	width: 10%;
}
.textfield.textfieldsmall {
	width: 33%;
}
.textfield.textfieldmedium {
	width: 66%;
}
.requirederror {
	border-color: #C00;
}
.qty {
	width: 1.5em;
	border: 1px solid #999;
	font-size: 130%;
	text-align: center;
}
.rrp {
	color: #333;
}
.inputbutton, #imagechangernav a {
	color: #fff;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background: #7d1450 url('/images/btngradient.gif') repeat-x top;
	text-align: center;
	cursor: pointer;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	font-size: 90%;
	overflow: visible;
	border: none;
}
.inputbutton {
	margin: 0;
}
.inputbutton:hover, .inputbutton:focus {
	text-decoration: none !important;
	color: #fff;
	background: #d0147f;
}
a.inputbutton {
	color: #fff;
}
a.bluebutton {
	color: #FFF;
}
a.bluebutton:hover {
	color: #FFF;
}
.biginputbutton {
	font-size: 140%;
	padding: 3px 20px;
}
.bluebutton {
	border: 1px solid #6d993a;
	color: #FFF;
	background: #6d993a url('/images/blue-gradient.gif') repeat-x top;
}
.bluebutton:hover, .bluebutton:focus {
	border: 1px solid #000;
	color: #FFF;
	background: #333 url('/images/blue-gradient-on.gif') repeat-x top;
}
.promotion {
	float: left;
	width: 89%;
	padding: 1% 10% 1% 1%;
	margin: 5px 0;
	background: #FFF url("/images/offer.gif") no-repeat top right;
	border: 1px dashed #efefef;
}
.promotion img {
	float: left;
	margin-right: 15px;
}
.promotiontext {
	margin-left: 80px;
}
.categoryheaderimage {
	margin-bottom: 10px;
}
.categorylogoimage {
	float: right;
	margin: 0 0 5px 10px;
	position: relative;
	top: -40px;
}
#newvoucher {
	vertical-align: middle;
}
#jquery-live-search {
	background: #FFF;
	color: #333;
	border-left: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	padding: 10px;
	width: 318px !important;
	z-index: 999;
	margin-left: -7px;
	margin-top: 0;
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
}
#jquery-live-search a {
	color: #211728;
}
#jquery-live-search p {
	font-weight: bold;
}
#jquery-live-search ul {
	padding: 0;
}
#jquery-live-search li {
    border-top: 1px dotted #CCCCCC;
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}
.quicksearchimage {
	float: left;
	margin-right: 5px;
	height: 40px;
	width: 40px;
}
.quicksearchimage img {
	height: 40px;
	max-width: 40px;
}
.quicksearchsummary {
	font-size: 85%;
	color: #999;
}
.loginprompt {
	width: 420px;
	height: 14em;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
.flashwrap {
	position: relative;
}
.flashcover {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
.flashcover a, .flashcover img {
	display: block;
	height: 100%;
	width: 100%;
	border: 0;
}
#brandjump {
	width: 100%;
	padding-left: 12px;
	border: 1px solid #3a3a3a;
}
.foldout {
	clear: both;
	padding: 5px 0;
	width: 100%;
}
.foldouttoggle {
	cursor: pointer;
	padding: 2px 0 2px 20px;
	background: url("/images/expand.gif") no-repeat center left;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #e2e2e2;
	display: block;
}
.foldouttoggle:hover {
	text-decoration: underline;
}
.foldoutopen {
	background: url("/images/collapse.gif") no-repeat center left;
}
.foldoutbox {
	display: none;
}
.postcodeanywherebox {
	width: 460px;
	background: #f4f6f7;
	border: 4px solid #efefef;
	padding: 5px;
	margin: 10px 0;
}
#presearch {
	margin: 10px 0;
	clear: both;
	float: left;
	width: 90%;
	font-weight: bold;
	color: #a0bb2e;
	padding: 0 10px;
}
#presearch .inputbutton {
	float: right;
	margin-left: 5px;
	font-size: 11px;
}
.filternavbox .productfeat {
	width: 175px;
	color: #333;
	font-size: 100%;
	padding: 4px;
	margin: 5px 0 0 0;
	border: 0;
}
#filterform {
	
}
.label {
	display:block;
	padding:2px 0 4px;	
	border: 1px solid #CCC;
	background: #F6F6F6;
	margin: 2px 0;
}
.selectedlabel {
	background: #a0bb2e;
	color: #FFF;
	font-weight: bold;
}
.sublabel {
	color: #999;
	margin-left: 25px;
	font-size: 85%;
	font-weight: normal;
}
.selectedlabel .sublabel {
	color: #FFF;
}
.addtobasket select {
	width: 140px;
}
.inbasket .itemcount {
	background: url("/images/shopping-bag.gif") no-repeat center left;
	padding-left: 24px;
	margin-left: 10px;
	float: left;
	line-height: 220%;
}
.pricebox {
	float: right;
	text-align: right;
	margin: 4px 0 0 4px;
}
.prodinfocontainer h1 {
	clear: none;
	float: left;
	width: 360px;
}
.sitemapbox {
	width: 236px;
	float: left;
	padding-bottom: 20px;
	margin: 0 10px 20px 10px;
	border-bottom: 1px dotted #CCC;
}
.copytable td {
	border: 1px solid #efefef;
}
#homepagetext {
	color: #333;
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px 10px;
	z-index: 10;
	background: url("/images/transparent.png") repeat top left;
	background: rgba(255,255,255,0.6);
	max-width: 280px;
	width: auto !important; /* IE6 fix */
	max-width: 280px;
	max-height: 300px;
	height: auto !important; /* IE6 fix */
	max-height: 300px;
}
#homepagetext p {
	margin: 0.2em 0;
}
#myaccount {
	background: #a0bb2e;
	padding: 5px 10px;
	color: #FFF;
	margin: 0 0 10px 0;
}
#myaccount h2 {
	font-size: 230%;
	color: #FFF;
	margin: 0 0 5px 0;
}
#myaccount p {
	margin: 0;
}
.brandlogo {
	margin-bottom: 15px;
}
#variant1 label, #variant2 label {
	background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CCC;
    display: block;
    float: left;
    margin: 0 2px 2px 0;
    padding: 4px 12px;
    position: relative;
}
#variant1 label:hover, #variant2 label:hover {
	background: #EEE;
	border: 1px solid #999;
}
#variant1 label input, #variant2 label input {
	position: absolute;
	right: 99999px;
	top: 0;
}
#variant1 label.varianton, #variant1 label:active, #variant2 label.varianton, #variant2 label:active {
	background: #67913b;
	color: #FFF;
	border: 1px solid #557e29;
}
#variant1 label.variantoff, #variant2 label.variantoff {
	background: #FFF;
	color: #EEE;
	border: 1px solid #EEE;
}
.categorybannerimage {
	margin-bottom: 1px;
}
.categorybannerheader {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 15px;
    padding: 2px 10px;
}

.productleft {
	width: 460px;
	padding: 0 10px;
	float: left;
}
.productright {
	width: 460px;
	padding: 0 10px;
	float: right;
}
#youcanalso {
	clear: both;
	float: left;
	padding: 10px;
	font-size: 85%;
}
#youcanalso .inputbutton {
	margin: 0 5px 5px 0;
	float: left;
}
#alsobought, #alsolike {
	border-top: 1px solid #DDD;
	float: left;
	width: 556px;
	padding: 10px;
	margin: 10px 0;
}
#alsobought .productfeat, #alsolike .productfeat {
	float: left;
	clear: none;
	width: 128px;
	margin: 0 5px;
	padding: 0;
}
#alsobought .productfeat .name, #alsolike .productfeat .name {
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}
#alsobought .productfeat .featimage, #alsolike .productfeat .featimage {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.qtywrap {
    float: left;
    padding-right: 16px;
    position: relative;
	width: 50px;
}
.qtywrap strong {
	margin-right: 5px;
	line-height: 220%;
}
.qtywrap .qty {
	float: right;
}
.qtyup {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.qtydown {
	position: absolute;
	bottom: 6px;
	right: 0;
	cursor: pointer;
}
.ajaxloading {
	background: url("/images/ajax-loader.gif") no-repeat center right;
	padding-right: 24px;
}
.attributes img {
	margin: 0 5px 5px 0;
}
.attributes p {
	margin-bottom: 15px;
}
#stockistresults {
	width: 100%;
}
#stockistresults th {
	background: #a0bb2e;
	color: #FFF;
	font-size: 150%;
	text-align: left;
	padding: 8px 4px;
}
#quickorder, #quickadd {
	margin: 0 20px;
}
#quickorder tr {
	border-top: 1px dotted #DDD;
}
#quickorder .inputbutton {
	margin: 20px 0 40px 0;
}
#quickorder .heading h4 {
	margin: 10px 0 0 0;
}
.latestblog {
	clear: both;
	padding: 10px 16px;
}
#newsletterbox {
    background: url("/images/newsletterbox.gif") repeat-x scroll left bottom #747273;
    clear: both;
    color: #EEE;
    float: left;
    margin: 0 14px;
    padding: 10px;
    width: 170px;
}
#newsletterbox h5 {
	color: #FFF;
	font-size: 130%;
}
#socialmedia {
	clear: both;
	margin: 0 10px;
	float: left;
}
#like, #plusone {
	float: left;
}
#addthis {
	float: left;
	margin-right: 35px;
}
.basketmessage {
	display: none;
	position: absolute;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	width: 300px;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	z-index: 20;
	max-height: 540px;
	overflow: auto;
}
.absmiddle {
	vertical-align: middle;
}
#varianttext {
	padding: 5px 0 10px 0;
}
