@charset "utf-8";
/* CSS Document */
body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
.formcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	width: 200px;
	padding-bottom: 5px;
}
.contactformbox {
	width: 348px;
	margin-bottom: 5px;
	border: 1px solid #ffcb08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.redtext {
	font-weight: bold;
	color: #FF0000;
}
.main-content a {
	font-weight: bold;
	text-decoration: none;
	color: #395b21;
}
.main-content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #395b21;
}
.hotdeals-product-details a {
	font-weight: bold;
	color: #395a21;
	text-decoration: none;
}
.hotdeals-product-details a:hover {
	font-weight: bold;
	color: #395a21;
	text-decoration: none;
}
.hotdeals-product-name a {
	font-weight: bold;
	color: #395a21;
	text-decoration: none;
}
.hotdeals-product-name a:hover {
	font-weight: bold;
	color: #395a21;
	text-decoration: none;
}
.hotdeals-product-price a {
	font-weight: bold;
	color: #395a21;
	text-decoration: none;
}
.hotdeals-product-price a:hover {
	font-weight: bold;
	color: #395a21;
	text-decoration: none;
}
.largetext {
	font-size: 36px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #395b21;
}
.main-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #C50101;
	display: block;
	border-bottom: 1px solid #ffcb08;
	margin-bottom: 5px;
	margin-top: 10px;
}
.main-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #395b21;
	display: block;
	border-bottom-color: #ffcb08;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#checkout-unregistered-login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #395b21;
	display: block;
	border-bottom: 1px solid #ffcb08;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 0px;
}
.loginformbox {
	width: 148px;
	margin-bottom: 5px;
	border: 1px solid #ffcb08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.logincaption {
	text-align: right;
	vertical-align: middle;
	width: 70px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.forgotten {
	padding-top: 5px;
	text-decoration: none;
}
.forgotten a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #395b21;
	font-size: 11px;
}
.forgotten a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #395b21;
	font-size: 11px;
}
.loginamendcaption {
	text-align: right;
	vertical-align: middle;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.loginamendrow {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 5px;
}
.addressamendcaption {
	text-align: right;
	vertical-align: middle;
	width: 125px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.postcodeformbox {
	width: 100px;
	margin-bottom: 5px;
	border: 1px solid #ffcb08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.dropdowncell {
	padding-bottom: 5px;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #395b21;
	display: block;
	border-bottom-color: #ffcb08;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.smallheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #395b21;
	display: block;
	border-bottom-color: #ffcb08;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#variationsdropdown select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 10px;
}
#basket-preview {
	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;
	color: #000000;
}
#basket-preview-top {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 140px;
	background-image: url(../images/shop/righttop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#basket-preview-base {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 140px;
	background-image: url(../images/shop/rightlow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#basket-preview a {
	font-weight: bold;
	color: #395b21;
	text-decoration: none;
}
#basket-preview a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#basket-preview-filled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/shop/rightmid-full.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
#basket-preview-top-filled {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 140px;
	background-image: url(../images/shop/righttop-full.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#basket-preview-base-filled {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 140px;
	background-image: url(../images/shop/rightlow-full.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#basket-preview-filled a {
	font-weight: bold;
	color: #fecb00;
	text-decoration: none;
}
#basket-preview-filled a:hover {
	font-weight: bold;
	color: #fecb00;
	text-decoration: underline;
}
.subcatdesc {
	background-color: #F2F5ED;
	text-align: center;
	vertical-align: top;
	display: block;
	padding: 2px;
	width: 175px;
	margin-top: 10px;
	cursor: pointer;
	color:#275873;
}
.sidenavbase {
	height: 100%;
	width: 200px;
	background-image: url(../images/shop/sidebase2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #990000;
}
#sidenavbase {
	width: 200px;
	background-image: url(../images/shop/sidebase2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 auto;
	float: left;
}

/* Navigation images */

.navhome1 {
	}
	
.navaccount {
	}
	
.navabout {
	}
	
