@charset "UTF-8";
/*---------------------------------

   ALSO MAKE CHANGES TO LOW_SHOP.CSS
   
-----------------------------------*/
/*---------------------------------
  Shop - Intro Page
-----------------------------------*/
h1#intro-h1 {
	text-align: center;
}
#page #shopintro {
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	color: #7E0012;
	margin: 4px 0 18px 0;
}
#page h1#shopintro {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 4px 0 4px 0;
}
.chooserow {
	width: 528px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}
.choosecell, .helpcell, .offerscell {
	float: left;
	width: 132px;
	line-height: 110%;
	text-align: center;
	margin: 5px 0;
	border: 0;
	padding: 0;
}
.choosecell a .choose {
	color: #A95701;
}
#page .choosecell a:hover, #page .helpcell a:hover, #page .offerscell a:hover {
	text-decoration: none;
}
.choosecell a:hover .choose {
	color: #C00;
	text-decoration: underline;
}
#page form {
	margin: 0;
	padding: 0;
}
#page fieldset.search {
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 8px 2px;
	background: #FEF0A1;
}
#page fieldset.search label {
	color: #8B6700;
	margin: 0;
}
#page fieldset.search input {
	margin: 0;
}
.hilite {
	font-weight: bold;
	color: #C00;
	background: #FF3;
}
#page p#intro2 {
	text-align: center;
	color: #7E0012;
	font-weight: bold;
	padding: 4px 0 8px 0;
}
/*---------------------------------
  Shop - Choose Page - Sub-Group List
-----------------------------------*/
#page h2#drillintro {
	text-align: center;
	margin: 20px 0;
}
#page ul.drilllist {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}
#page ul.drilllist li {
	float: left;
	height: 40px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#page ul.drilllist img {
	float: left;
}
#page ul.drilllist li a.drill, #page ul.drilllist li a.drillwide {
	display: block;
	width: 175px;
	text-decoration: none;
	color: #000;
	text-align: left;
	padding: 6px 10px;
	margin: 0 10px 0 55px;
	background: #FEF0A1;
}
#page ul.drilllist li a.drillwide {
	width: 350px;
	margin: 0 10px 0 75px;
}
#page ul.drilllist li a.drill:hover, #page ul.drilllist li a.drillwide:hover {
	color: #000;
	text-decoration: none;
	background: #E3CB37;
}
#page a.showall {
	display: block;
	width: 250px;
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
	padding: 5px;
	background: #FEF453;
}
#page a.showall:hover {
	background: #E4DC49;
}
/*---------------------------------
  Shop - Choose Page - Short-List
-----------------------------------*/
#page #filter {
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	background: #FEA600;
}
#page #listintro {
	text-align: center;
	font-weight: normal;
	margin: 0 0 3px 0;
}
#page .vat-text {
	text-align: center;
	color: #777;
	margin: 15px 0 0 70px;
}
.offer {
	font-weight: normal;
	color: #C00;
}
.listnum {
	text-align: right;
	color: #DF9700;
}
.listthumb {
	text-align: center;
	vertical-align: middle;
	border-top: 5px solid #FFF;
	padding: 0 6px 0 3px;
}
.listthumb a img {
	margin: 0;
}
.listleft { /* the left-most cell if thumbnails not enabled */
}
.listleft2 { /* the left-most cell if item is on special offer */
}
.listdetail {
	border-top: 10px solid #FFF;
	background: url(images/back_list.gif) repeat-x;
}
.listnodetail {
	display: block;
	height: 50px;
	width: 43px;
	margin: 0;
	border-top: 10px solid #FFF;
	padding: 0;
	background: url(images/but_no_details.jpg) no-repeat 3px 10px;
}
.listdetail a {
	display: block;
	height: 50px;
	width: 38px;
	margin: 0 0 0 5px;
	padding: 0;
	background: url(images/but_details.gif) no-repeat 3px 10px;
}
.listdetail a:hover {
	background-position: -40px 10px;
}
.listpurchase {
	border-top: 10px solid #FFF;
	background: url(images/back_list.gif) repeat-x;
}
.listpurchase a {
	display: block;
	height: 50px;
	width: 75px;
	margin: 0 0 0 5px;
	padding: 0;
	background: url(images/but_add.gif) no-repeat 3px 10px;
}
.listpurchase a:hover {
	background-position: -73px 10px;
}
.listinfo {
	width: 40%;
	border-top: 10px solid #FFF;
	padding: 0 0 0 5px;
	background: url(images/back_list.gif) repeat-x;
}
.list1 { /* first colour variation */
	color: #20507F;
}
.list2 { /* second colour variation */
	color: #777;
}
.listinfo form {
	margin: 0;
	padding: 0;
}
.listprice, .listprice2 {
	font-weight: bold;
	text-align: right;
	border-top: 10px solid #FFF;
	padding: 0 5px;
	background: url(images/back_list.gif) repeat-x;
}
.listprice2 { /* the item price if on special offer */
	background: url(images/back_list_2.gif) repeat-x;
}
.listunit {
}
#list-nav {
	margin: 18px 0 3px 80px;
}
#list-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#list-nav ul li {
	float: left;
}
#list-nav a {
	display: block;
	height: 38px;
	width: 85px;
	line-height: 38px;
}
#list-nav a:hover {
	color: #C00;
}
#list-nav .search-again a {
	width: 70px;
	margin: 0 12px;
	background: url(images/but_search.gif) no-repeat 0 0;
}
#list-nav .search-again a:hover {
	background-position: -76px 0;
}
.sh-first a {
	text-align: right;
	background: url(images/but_first.gif) no-repeat 3px 0;
}
.sh-prev a {
	text-align: right;
	background: url(images/but_prev.gif) no-repeat 9px 0;
}
.sh-next a {
	text-align: left;
	background: url(images/but_next.gif) no-repeat 52px 0;
}
.sh-last a {
	text-align: left;
	background: url(images/but_last.gif) no-repeat 50px 0;
}
/*---------------------------------
  Shop - Choose Page - Product Detail
-----------------------------------*/
#prod-det img {
	float: right;
	margin: 0;
	padding: 26px 0 0 0;
}
#prod-det div.centerpic {
	display: block;
	text-align: center;
}
#prod-det div.centerpic img {
	float: none;
	padding: 0;
}
#prod-pics {
	float: right;
}
#prod-text {
	float: left;
}
#prod-det h1 {
	font-weight: normal;
	padding: 0;
	margin: 5px 5px 4px 0;
}
#prod-det h2 {
	font-weight: normal;
	margin: 0 5px 0 0;
}
#prod-det p {
	margin: 0 5px 0 0;
}
#prod-det p.prod-dim {
	color: #777;
	margin: 6px 5px 10px 0;
}
#prod-det p .prod-price {
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.prod-but {
	text-align: center;
	margin: 10px 10px 0 0;
	padding: 12px 0;
}
.prod-but-in {
	width: 264px;
	margin: 0 auto;
}
.back-but-b, .back-but-a, .back-but-l, .search-but, .buy-but {
	float: left;
}
.back-but-b a, .back-but-a a, .back-but-l a, .search-but a, .buy-but a {
	display: block;
	height: 36px;
	width: 73px;
	text-align: center;
	line-height: 36px;
}
.back-but-b a, .back-but-a a, .back-but-l a {
	background: url(images/but_back.gif) no-repeat 0 0;
	border-right: solid 22px #FFF;
}
.search-but a {
	background: url(images/but_search.gif) no-repeat 0 0;
}
.buy-but a {
	background: url(images/but_add.gif) no-repeat 0 0;
	border-left: solid 22px #FFF;
}
.back-but-b a:hover, .back-but-a a:hover, .back-but-l a:hover {
	background-position: -75px 0;
}
.search-but a:hover {
	background-position: -75px 0;
}
.buy-but a:hover {
	background-position: -76px 0;
}
#prod-det #prod-col p {
	clear: both;
	text-align: center;
	color: #777;
	margin: 0;
	padding: 10px 0 0 0;
}
#prod-det a.callback, #cb-form, fieldset#cb-form {
	display: block;
	text-align: left;
	color: #325180;
	padding: 9px 5px 7px 47px;
	border: 1px solid #A2C3DC;
	margin: 0 10px 10px 0;
	background: #D4E1F7 url(images/blue_phone.gif) no-repeat 6px 7px;
}
#prod-det a.callback:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #6B83AD;
}
#delivery {
	display: block;
	text-align: left;
	color: #325180;
	padding: 35px 5px 5px 12px;
	border: 1px solid #A2C3DC;
	margin: 15px 10px 0 0;
	background: #D4E1F7 url(images/del_details.gif) no-repeat 12px 10px;
}
#prod-det #delivery a {
	color: #000;
}
#prod-det #delivery a:hover {
	color: #C00;
}
fieldset#cb-form label, fieldset#pc-form label {
	font-weight: bold;
}
fieldset#cb-form input, fieldset#cb-form select, fieldset#pc-form input, fieldset#pc-form select {
	padding: 0;
	margin: 2px 0;
}
#page .associated {
	text-align: center;
	padding: 6px 0;
}
/*---------------------------------
  Shop - Shopping Basket
-----------------------------------*/
img#trolley {
	margin: -10px 0 15px -30px;
}
.unitprice {
	color: #004169;
}
.totalprice {
	color: #930000;
	font-weight: bold;
}
#basket .ext-item, .ext-price {
	color: #7D5D00;
	padding: 2px 5px;
	border-bottom: 1px solid #D1AB54;
	background: url(images/back_list_2.gif) repeat-x;
}
#basket .ext-price {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
#basket .ext-item a {
	color: #7D5D00;
}
.listtotal {
	text-align: right;
	line-height: 140%;
	white-space: nowrap;
	border-top: 10px solid #FFF;
	padding: 0 5px;
	background: url(images/back_list.gif) repeat-x;
}
.continue {
	margin: 0;
	border-top: 10px solid #FFF;
	padding: 0;
	background: url(images/back_list.gif) repeat-x;
}
.continue a {
	display: block;
	height: 40px;
	width: 75px;
	margin: 5px;
	padding: 0;
	background: url(images/but_keep.gif) no-repeat 3px 5px;
}
.continue a:hover {
	background-position: -73px 5px;
}
.purnow a {
	display: block;
	height: 46px;
	width: 72px;
	margin: 10px auto;
	padding: 0;
	background: url(images/but_checkout.gif) no-repeat 0 0;
}
.purnow a:hover {
	background-position: -76px 0;
}
.empty-basket {
	text-align: center;
}
.empty-basket a {
	color: #000;
}
.max-items {
	color: #999;
	text-align: center;
	padding: 3px 0 6px 0;
}
/*---------------------------------
  Shop - Checkout - Choose Method
-----------------------------------*/
#cardimage {
}
#page .card-h1 {
	color: #D17E29;
	text-align: center;
	margin: 20px 0 0 0;
}
#cardpay, #telpay {
	height: 50px;
	padding: 5px;
	margin: 20px;
	background: url(images/back_list.gif) repeat-x;
}
#cardpay p, #telpay p {
	margin: 7px 10px 5px 90px;
	padding: 0;
}
#cardpay a, #telpay a {
	float: left;
	height: 47px;
	width: 72px;
	margin: 3px 0 0 5px;
	background: url(images/but_online.gif) no-repeat 0 0;
}
#telpay a {
	background: url(images/but_tel.gif) no-repeat 0 0;
}
#cardpay a:hover {
	background-position: -76px 0;
}
#telpay a:hover {
	background-position: -76px 0;
}
/*---------------------------------
  Shop - Checkout - Main Page
-----------------------------------*/
table#basket {
	margin: -15px 0 5px 0;
}
td#list-top-l {
	line-height: 1px;
}
td#list-top-r {
	line-height: 1px;
}
td.order-wait {
	color: #777;
	padding-left: 5px;
}
.amend {
	padding: 0;
	border-top: 10px solid #FFF;
	background: url(images/back_list.gif) repeat-x;
}
.amend a {
	display: block;
	height: 46px;
	width: 76px;
	margin: 5px;
	background: url(images/but_amend.gif) no-repeat 5px 5px;
}
.amend a:hover {
	background-position: -71px 5px;
}
#order fieldset {
	margin: 0 0 10px 0;
	border: 0;
	border-top: 15px solid #469892;
	border-bottom: 50px solid #469892;
	padding: 3px 10px;
	background: #D3E8E2;
}
#order fieldset legend {
	color: #D3E8E2;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 6px 12px;
	background: #469892;
}
#order fieldset label {
	float: left;
	width: 130px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
#order fieldset label.sm {
	font-weight: normal;
}
#order fieldset label.title {
	margin-top: 15px;
}
#order fieldset input, #order fieldset textarea {
	margin: 0 0 5px 5px;
}
#order fieldset input.title, #order fieldset textarea.title {
	margin-top: 10px;
}
#order fieldset select {
	margin: 15px 0 5px 5px;
}
#order fieldset #f_terms, #order fieldset .terms-t {
	color: #840000;
	margin: 6px 0 0 0;
}
/* hide from IE mac \*/
#order fieldset .terms-l {
	position: relative;
	top: 10px;
}
#order fieldset #f_terms, #order fieldset .terms-t {
	position: relative;
	top: 10px;
	left: 5px;
}
#order fieldset p {
	position: relative;
	top: 25px;
	left: 0;
}
#order fieldset input#submit {
	position: relative;
	top: 47px;
	left: 130px;
}
/* end hiding from IE5 mac */
#wrap #foot1 #foot2 #top-n4 #foot-n4 ul li a {
	color: #000;
}
/*---------------------------------
  Shop - Checkout - Order Confirmation
-----------------------------------*/
.conf-intro {
	font-weight: bold;
	color: #900;
	text-align: center;
	padding-bottom: 7px;
}
.conf-header {
	font-weight: bold;
	color: #FFF;
	padding: 4px 10px;
	background: #6783C6;
}
.conf-label {
	color: #163A77;
	padding: 4px 10px;
	background: #DADCFB;
}
.conf-data {
	padding: 4px 10px;
	background: #DADCFB;
}
/*---------------------------------
  Shop - Offers Page and Help Page
-----------------------------------*/
#page #helpheader, #page #helpheader2, #page #offersheader {
	display: block;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border: 1px solid #5AA274;
	margin: 0 10px;
	background: #66AD79;
}
#page #offersheader {
	color: #605C1F;
	border: 1px solid #B2A446;
	background: #EEE44F;
}
#page h1#helpheader2 {
	margin: 0 0 10px 0;
}
#page h1#helpheader2 a {
	color: #FFF;
}
#page #helpintro, #page #offersintro {
	display: block;
	color: #2E5640;
	text-align: center;
	font-weight: normal;
	padding: 8px 0;
	border: 1px solid #A2D9AE;
	border-top: 0;
	margin: 0 10px 12px 10px;
	background: #EBFFE2;
}
#page #offersintro {
	color: #6C6824;
	border: 1px solid #CFBF51;
	border-top: 0;
	background: #FFFCD9;
}
#page .offers-dif, #page .help-dif {
	text-align: center;
	color: #000;
	padding: 4px 0 0 40px;
}
#page .help h2 {
	padding: 3px;
	margin: 0 0 5px 0;
	background: #C8E8CC;
}
#page .help select {
	background: #FF9;
}

