/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Master ***************************************/

body {
  background-color: #E6EAEF;
  background-image: url(assets/images/body-bg.gif);
  background-repeat: repeat-x;
  background-position: left 124px;
  margin: 0px;
  font-size: 0.69em;
  font-family: Arial, sans-serif;
}

#help-strip {
  background-color: #FFFFFF;
  height: 25px;
  text-align: right;
}

#header {
  background-color: #00C4FF;
  height: 100px;
}

#header .interior {
  width: 994px;
  position: relative;
}

#navigation {
  background-image: url(assets/images/navigation-bg.gif);
  background-repeat: repeat-x;
  height: 34px;
}

#container {
  padding: 11px 0px 30px 0px;
}

#footer {
  background-color: #FFFFFF;
  height: 138px;
  font-size: 109%;
}

.interior {
  width: 987px;
  margin: 0px auto 0px auto;
}

#navigation .interior {
  width: 995px;
}

a img {
  border: 0px;
}

/* Header ***************************************/

#help-strip p {
  margin: 0px 0px 0px 0px;
  padding: 5px 3px 0px 0px;
  font-size: 109%;
}

#help-strip a {
  color: #000000;
  text-decoration: none;
  background-image: url(assets/images/icon-info.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 18px;
}

#logo {
  float: left;
}

#search {
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  bottom: -30px;
  right: 5px;
}

#search input.field {
  background-image: url(assets/images/field-search.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 168px;
  height: 20px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 7px 25px 0px 11px;
}

#search input.submit {
  position: absolute;
  bottom: 0px;
  right: 2px;
  padding: 7px 8px 6px 4px;
}

#navigation ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 2px;
  height: 34px;
  font-size: 118%;
  line-height: 120%;
  background-image: url(assets/images/navigation-divide.gif);
  background-repeat: no-repeat;
  background-position: left;
  list-style:none;
}

#navigation ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float:left;
  position:relative;
}

#navigation ul li a {
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url(assets/images/navigation-divide.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 8px 13px 10px 11px;
}
#navigation ul li form {
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url(assets/images/navigation-divide.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 8px 13px 6px 11px;
}
/*Main Menu Dropdown*/

#navigation ul  ul {
	display:none;
 position: absolute;
 left: 0;
 z-index: 5000;
 top:34px;
 width: 300px;


text-align:left;
}

#navigation ul  ul li {
	
	font-size: 1em;
text-align:left;
color:#fff;
 width: 290px;
border:none;
border-bottom: 1px solid #fff;
background:#00477e;
background: rgba(0,71,126);
background: rgba(0,71,126,0.8);
height:20px;

}

#navigation ul  ul ul {
 top: 0px;
 left: 100%;
}

#navigation ul  li:hover > ul {
	display:block;
}
#navigation ul  li ul  {
	
	margin:0;
	 padding: 0px 0;
	
}

#navigation ul  li ul li,#navigation ul  li.current_page_item ul li,  #navigation ul  li ul li.current_page_item a, #navigation ul  li ul li.current_page_item {

	text-align:left;
	margin:0px 0 0 0;
	padding:0 0 10px 10px;

color:#fff;



	
}

#navigation ul  li ul li a:link, #navigation ul  li ul li a:visited,#navigation ul  li ul li a{
	
	background: none!important;
	display:block;
	margin:0;
	padding:5px;
	color: #fff;
	border:none;
	width: 280px;
        

	
	
}
#navigation ul  li ul li.current_page_item, #navigation ul  li.current_page_parent ul li{
	
	
	color: #fff;
	

}

#navigation ul  li ul li a:hover,#navigation ul  li ul li:hover, #navigation ul  li.current_page_item ul li:hover,#navigation ul  li ul li a:hover  {

	color: #fff;
	
}

/* Middle ***************************************/

.heading {
  width: 100%;
  clear: both;
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  font-size: 127%;
  font-weight: bold;
  padding: 0px;
}

.heading span {
  float: left;
  padding: 8px 15px 6px 10px;
  background-image: url(assets/images/heading-bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.heading span.h-dblue {
  background-color: #005790;
}

.heading span.h-blue {
  background-color: #4269C0;
}

.heading span.h-red {
  background-color: #F50000;
}

#leftcol {
  width: 219px;
  float: left;
}

#leftcol .block {
  clear: both;
  background-color: #FFFFFF;
  border-right: solid 1px #9CA5AE;
  border-bottom: solid 1px #9CA5AE;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 9px 0px;
}

#leftcol .basket {
  padding: 6px;
}

#leftcol .basket p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 3px;
}

#leftcol .basket p.total {
  font-size: 145%;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 11px 3px;
}

#leftcol .basket p.total span {
  color: #F50000;
}

#leftcol .basket p a {
  font-size: 118%;
  text-decoration: none;
  color: #000000;
}

#leftcol .basket .icon-checkout {
  background-image: url(assets/images/icon-checkout.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 21px;
  padding-right: 11px;
}

#leftcol .basket .icon-empty {
  background-image: url(assets/images/icon-empty.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 22px;
}

#leftcol .basket .quote {
  background-color: #0097FB;
  display: block;
  margin: 7px 0px 0px 0px;
  padding: 3px 2px 7px 30px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 118%;
  line-height: 160%;
  background-image: url(assets/images/icon-quote.gif);
  background-repeat: no-repeat;
  background-position: 7px 5px;
}

#leftcol .basket .quote span {
  font-size: 77%;
  line-height: 100%;
  display: block;
}

#categories {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  font-size: 118%;
}

#categories li {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#categories li a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 8px 10px 7px 26px;
  margin: 0px 0px 0px 0px;
  line-height: 126%;
  background-repeat: no-repeat;
  background-position: 11px 11px;
}

#categories li a:hover {
  background-color: #E2E2E2;
}

#categories li ul {
  font-size: 100%;
  padding: 6px 0px 12px 0px;
  margin: 0px;
}

#categories li ul li a {
  padding: 4px 0px 4px 26px;
}

#categories li.selected a {
  color: #FFFFFF;
}

#cat-orange a {
  background-image: url(assets/images/colours/arrow-orange.gif);
}
#cat-orange a:hover {
  background-image: url(assets/images/colours/arrow-orange-hover.gif);
}
#cat-orange.selected a,
#cat-orange.selected a:hover {
  background-image: url(assets/images/colours/arrow-orange-selected.gif);
  background-color: #ED6824;
}
#cat-orange ul.subnav {
  background-color: #F9D9B6;
}
#content.orange .heading span.h-catcol {
  background-color: #ED6824;
}

#cat-blue a {
  background-image: url(assets/images/colours/arrow-blue.gif);
}
#cat-blue a:hover {
  background-image: url(assets/images/colours/arrow-blue-hover.gif);
}
#cat-blue.selected a,
#cat-blue.selected a:hover {
  background-image: url(assets/images/colours/arrow-blue-selected.gif);
  background-color: #4269C0;
}
#cat-blue ul.subnav {
  background-color: #D8E1F1;
}
#content.blue .heading span.h-catcol {
  background-color: #4269C0;
}

#cat-maroon a {
  background-image: url(assets/images/colours/arrow-maroon.gif);
}
#cat-maroon a:hover {
  background-image: url(assets/images/colours/arrow-maroon-hover.gif);
}
#cat-maroon.selected a,
#cat-maroon.selected a:hover {
  background-image: url(assets/images/colours/arrow-maroon-selected.gif);
  background-color: #990D3A;
}
#cat-maroon ul.subnav {
  background-color: #E5B9C2;
}
#content.maroon .heading span.h-catcol {
  background-color: #990D3A;
}

#cat-lime a {
  background-image: url(assets/images/colours/arrow-lime.gif);
}
#cat-lime a:hover {
  background-image: url(assets/images/colours/arrow-lime-hover.gif);
}
#cat-lime.selected a,
#cat-lime.selected a:hover {
  background-image: url(assets/images/colours/arrow-lime-selected.gif);
  background-color: #8CC044;
}
#cat-lime ul.subnav {
  background-color: #EBF2D9;
}
#content.lime .heading span.h-catcol {
  background-color: #8CC044;
}

#cat-green a {
  background-image: url(assets/images/colours/arrow-green.gif);
}
#cat-green a:hover {
  background-image: url(assets/images/colours/arrow-green-hover.gif);
}
#cat-green.selected a,
#cat-green.selected a:hover {
  background-image: url(assets/images/colours/arrow-green-selected.gif);
  background-color: #0C3810;
}
#cat-green ul.subnav {
  background-color: #C9D7C7;
}
#content.green .heading span.h-catcol {
  background-color: #0C3810;
}

#cat-yellow a {
  background-image: url(assets/images/colours/arrow-yellow.gif);
}
#cat-yellow a:hover {
  background-image: url(assets/images/colours/arrow-yellow-hover.gif);
}
#cat-yellow.selected a,
#cat-yellow.selected a:hover {
  background-image: url(assets/images/colours/arrow-yellow-selected.gif);
  background-color: #FFF63D;
}
#categories li#cat-yellow.selected a {
  color: #000000;
}
#cat-yellow ul.subnav {
  background-color: #FFFBDB;
}
#content.yellow .heading span.h-catcol {
  background-color: #FFF63D;
  color: #000000;
}

#cat-bluelight a {
  background-image: url(assets/images/colours/arrow-bluelight.gif);
}
#cat-bluelight a:hover {
  background-image: url(assets/images/colours/arrow-bluelight-hover.gif);
}
#cat-bluelight.selected a,
#cat-bluelight.selected a:hover {
  background-image: url(assets/images/colours/arrow-bluelight-selected.gif);
  background-color: #2BB1FB;
}
#cat-bluelight ul.subnav {
  background-color: #BCE4F7;
}
#content.bluelight .heading span.h-catcol {
  background-color: #2BB1FB;
}

.cat-bluedark a {
  background-image: url(assets/images/colours/arrow-bluedark.gif);
}
.cat-bluedark a:hover {
  background-image: url(assets/images/colours/arrow-bluedark-hover.gif);
}
#cat-bluedark.selected a,
#cat-bluedark.selected a:hover {
  background-image: url(assets/images/colours/arrow-bluedark-selected.gif);
  background-color: #293692;
}
#cat-bluedark ul.subnav {
  background-color: #DBDFED;
}
#content.bluedark .heading span.h-catcol {
  background-color: #293692;
}

#cat-grey a {
  background-image: url(assets/images/colours/arrow-grey.gif);
}
#cat-grey a:hover {
  background-image: url(assets/images/colours/arrow-grey-hover.gif);
}
#cat-grey.selected a,
#cat-grey.selected a:hover {
  background-image: url(assets/images/colours/arrow-grey-selected.gif);
  background-color: #677186;
}
#cat-grey ul.subnav {
  background-color: #EAEBED;
}
#content.grey .heading span.h-catcol {
  background-color: #677186;
}

#cat-pink a {
  background-image: url(assets/images/colours/arrow-pink.gif);
}
#cat-pink a:hover {
  background-image: url(assets/images/colours/arrow-pink-hover.gif);
}
#cat-pink.selected a,
#cat-pink.selected a:hover {
  background-image: url(assets/images/colours/arrow-pink-selected.gif);
  background-color: #F92688;
}
#cat-pink ul.subnav {
  background-color: #F8D3E3;
}
#content.pink .heading span.h-catcol {
  background-color: #F92688;
}

#cat-purple a {
  background-image: url(assets/images/colours/arrow-purple.gif);
}
#cat-purple a:hover {
  background-image: url(assets/images/colours/arrow-purple-hover.gif);
}
#cat-purple.selected a,
#cat-purple.selected a:hover {
  background-image: url(assets/images/colours/arrow-purple-selected.gif);
  background-color: #631D90;
}
#cat-purple ul.subnav {
  background-color: #D7C7DF;
}
#content.purple .heading span.h-catcol {
  background-color: #631D90;
}

#cat-brown a {
  background-image: url(assets/images/colours/arrow-brown.gif);
}
#cat-brown a:hover {
  background-image: url(assets/images/colours/arrow-brown-hover.gif);
}
#cat-brown.selected a,
#cat-brown.selected a:hover {
  background-image: url(assets/images/colours/arrow-brown-selected.gif);
  background-color: #D6811B;
}
#cat-brown ul.subnav {
  background-color: #F6E0B9;
}
#content.brown .heading span.h-catcol {
  background-color: #D6811B;
}

#categories ul.subnav li a {
  background-image: none;
  background-color: transparent;
  color: #000000;
}

#categories ul.subnav li a:hover {
  background-image: none;
  background-color: transparent;
}

#categories ul.subnav li a.selected {
  font-weight: bold;
}

#content {
  float: left;
  width: 756px;
  padding-left: 12px;
}

/* Footer ***************************************/

#footer .footer-left {
  float: left;
  width: 505px;
  padding: 0px 0px 0px 10px;
}

#footer .footer-right {
  float: right;
  width: 457px;
  text-align: right;
  padding: 0px 14px 0px 0px;
}

#footer ul {
  margin: 0px 0px 25px 0px;
  padding: 16px 0px 0px 0px;
  font-size: 108%;
}

#footer ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 0px;
  display: inline;
}

#footer ul li a {
  color: #000000;
  text-decoration: none;
}

#footer strong {
  color: #F50000;
  font-weight: normal;
}

#footer .footer-left img {
  margin-top: 7px;
}

#footer .footer-right .note {
  margin: 0px 0px 0px 0px;
  padding: 16px 0px 0px 0px;
}

#footer .footer-right p {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 16px 0px;
}

/* Localized */

/* Global ***************************************/
.block {
  clear: both;
  background-color: #FFFFFF;
  border-right: solid 1px #9CA5AE;
  border-bottom: solid 1px #9CA5AE;
  padding: 5px;
  margin: 0px 0px 8px 0px;
  color: #626262;
}

#content .heading {
  font-size: 164%;
  font-weight: normal;
}

/* Homepage *************************************/

.block-home {
  background-color: #000000;
  background-image: url(assets/images/content/home-block-bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 12px 20px 0px 332px;
  color: #C3C3C3;
  height: 199px;
}

.block-home h1 {
  color: #F50000;
  font-size: 164%;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 0px 0px;
  line-height: 117%;
}

.block-home p {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 15px 1px;
  line-height: 136%;
}

 {
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 6px;
  background-repeat: no-repeat;
  background-position: top right;
  height: 163px;
}

.spotlight span {
  display: block;
  width: 249px;
  margin-right: 23px;
  float: left;
  line-height: 135%;
}

.spotlight span a {
  line-height: 300%;
}
.spotlight p {
	float:left;
}

.spotlight img {
	padding:0 10px 0 10px;
}

.home-left {
  float: left;
}

.home-right {
  float: right;
  padding-left: 0px;
}

.home-left h3.heading,
.home-right h3.heading {
  width: auto;
  float: left;
}

#featured-products {
  width: 489px;
  padding: 9px 7px 10px 9px;
}

#featured-products .product {
  background-image: url(assets/images/featured-border.gif);
  background-repeat: repeat-x;
  background-position: top left;
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 9px 0px 0px 0px;
}

#featured-products .product img {
  float: left;
  margin-bottom: 11px;
}

#featured-products .product h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 90px;
  font-size: 164%;
  font-weight: normal;
}

#featured-products .product p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 11px 90px;
  line-height: 120%;
}

#featured-products .product .images{
  float: left;
}

#featured-products .product .manuf-logo {
  float: left;
  clear: both;
}

#latest-news {
  padding: 8px 8px 8px 8px;
  width: 225px;
  color: #969696;
}

#latest-news h4 {
  font-size: 127%;
  color: #F50000;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 4px 2px;
}

#latest-news p {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 2px;
  line-height: 135%;
}

#latest-news p a {
  color: #969696;
}

#distributors {
  width: 231px;
  height: 128px;
  text-align: center;
}

#distributors object {
  margin-top: 36px;
}

/* Misc *********************/

#content table {
  color: #626262;
}

.BulletNavPlus,
.BulletNavMinus {
  list-style: none;
  padding: 1px 0px 0px 0px;
  margin: 4px 20px 0px 0px;
  clear: both;
  background-image: url(assets/images/border-categorylist.gif);
  background-position: top;
  background-repeat: repeat-x;
}

.BulletNavPlus li,
.BulletNavMinus li {
  clear: both;
  float: left;
  width: 100%;
  padding-left: 0px;
  background-image: url(assets/images/border-categorylist.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 0px 0px 0px 0px;
}

.BulletNavPlus li a,
.BulletNavMinus li strong {
  margin: 0px;
  font-weight: normal;
  color: #000000;
  font-size: 18px;
  display: block;
  width: 100%;
  padding: 7px 0px 8px 0px;
  text-indent: 35px;
  text-decoration: none;
  background-image: url(assets/images/bullet.gif);
  background-position: 12px 12px;
  background-repeat: no-repeat;
}

.BulletNavMinus li,
.BulletNavMinus .BulletNavMinus li {
  background-position: left 35px;
}

.BulletNavMinus li li {
  background-image: url(assets/images/border-categorylist.gif);
  background-position: top;
  background-repeat: repeat-x;
}

.BulletNavMinus ul {
  clear: both;
  background-image: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

.BulletNavMinus ul li strong {
  text-indent: 60px;
  background-position: 36px 12px;
}

.BulletNavMinus .BulletNavCat {
  clear: both;
  padding: 10px 0px 0px 0px;
  background-image: none;
}

.BulletNavMinus .BulletNavCat li {
  background-image: none;
  float: none;
  line-height: 200%;
}

.BulletNavMinus .BulletNavCat li strong {
  float: left;
}

.BulletNavMinus .BulletNavCat strong {
  background-image: none;
  padding: 0px;
}

.BulletNavMinus .BulletNavCat a {
  color: #F50000;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  float: left;
  clear: both;
  padding: 0px;
}

.BulletNavMinus .BulletNavCat li.showall {
  padding-top: 10px;
}

.ManufacturerNavCat {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 0px;
}

.ManufacturerNavCat li {
  background-image: url(assets/images/featured-border.gif);
  background-repeat: repeat-x;
  background-position: top;
  font-size: 120%;
  color: #969696;
  padding: 10px 10px 15px 10px;
}

.ManufacturerNavCat li strong a {
  color: #F50000;
  font-weight: normal;
  text-decoration: none;
  font-size: 130%;
  margin: 0px;
}

.ManufacturerNavCat li a {
  color: #969696;
  margin-right: 20px;
}

h2.catname {
  color: #000000;
  font-size: 160%;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 25px 0px 0px 0px;
}

.product-heading td {
  background-image: url(assets/images/featured-border.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 7px 0px 2px 0px;
}

.product-heading td h1 {
  font-size: 160%;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 10px;
}

.product-heading td p {
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 8px 10px;
}

.product-desc td {
  padding: 8px 0px 10px 0px;
  font-size: 110%;
  line-height: 130%;
}

.purchasing-table table td {
  background-position: left 999px;
}

.purchasing-table h3 {
  padding: 8px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #F50000;
  font-size: 150%;
}

.purchasing-table p {
  padding: 4px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 110%;
  color: #626262;
}

.bordered td {
  background-image: url(assets/images/border-dashed.gif);
  background-repeat: repeat-x;
  background-position: left top;
}

.purchasing-table td.info {
  padding-left: 5px;
}

.AddBasket {
  background-color: #005790;
  font-size: 130%;
  padding: 8px 10px 8px 10px;
}

.AddBasket form {
  float: left;
}

.AddBasket a {
  color: #FFFFFF;
}

.AddBasket input {
  background-image: url(assets/images/purchasing-input.gif);
  background-repeat: no-repeat;
  background-position: left top;
  border: 0px;
  padding: 4px 8px 0px 0px;
  text-align: right;
  width: 40px;
  height: 21px;
  font-family: Arial;
  font-size: 14px;
}

.AddBasket .basketicon {
  margin-left: 9px;
}

.purchasing-table p.prices {
  color: #000000;
  font-weight: bold;
  font-size: 120%;
  padding: 1px 0px 12px 0px;
  margin: 0px 0px 0px 0px;
}

p.stockcode {
  font-size: 100%;
  color: #000000;
  padding: 6px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

td.purchase-divider {
  background-image: url(assets/images/purchase-divider-border.gif);
  background-repeat: repeat-x;
  background-position: left top;
}

.progress {
  list-style: none;
  margin: 0px;
  padding: 10px 13px 1px 0px;
  color: #D9D9D9;
  font-size: 110%;
  float: right;
  clear: both;
}

.progress li {
  display: inline;
  padding: 0px 0px 0px 12px;
}

.progress li.selected {
  color: #000000;
}

.basket-cell {
  padding: 0px 20px 0px 18px;
}

.basket-cell table {

  background-image: url(assets/images/border-dashed.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.basket-cell h1 {
  font-size: 160%;
  font-weight: normal;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 20px 10px;
}

.basket-cell th {
  text-align: left;
  font-weight: normal;
  font-size: 130%;
  color: #969696;
  background-image: url(assets/images/border-dashed.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 0px 10px 4px 10px;
}

.basket-cell td {
  padding: 7px 0px 8px 10px;
  font-size: 120%;
  color: #000000;
}

.product-row td {
  background-image: url(assets/images/featured-border.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.basket-cell td a {
  text-decoration: none;
  color: #F50000;
  font-size: 106%;
}

.basket-cell td input {
  background-image: url(assets/images/purchasing-input.gif);
  background-repeat: no-repeat;
  border: 0px;
  padding: 4px 8px 0px 5px;
  text-align: left;
  width: 35px;
  height: 21px;
  font-family: Arial;
  font-size: 16px;
}

.basket-cell td input.vat-field {
  background-image: url(assets/images/field-vat.gif);
  padding-bottom: 2px;
  width: 182px;
}

.basket-cell td.grey-total {
  padding-right: 10px;
  color: #969696;
  font-size: 130%;
}

.vat-row {
  background-image: url(assets/images/border-dashed.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.basket-cell td a.button-green {
  display: block;
  float: left;
  background-image: url(assets/images/button-green.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  width: 121px;
  font-size: 92%;
  text-align: center;
  padding: 5px 0px 6px 0px;
  margin: 0px 11px 0px 0px;
}

.basket-cell td a.button-red {
  display: block;
  float: right;
  background-image: url(assets/images/button-red.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  width: 161px;
  font-size: 92%;
  text-align: center;
  padding: 6px 0px 6px 0px;
  margin: 0px 11px 0px 0px;
}

.basket-cell td a.button-blue,
a.button-blue {
  display: block;
  float: right;
  background-image: url(assets/images/button-blue.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  width: 161px;
  font-size: 92%;
  text-align: center;
  padding: 6px 0px 6px 0px;
  margin: 0px 11px 0px 0px;
}

.basket-base {
  font-size: 106%;
}

.basket-base td {
  background-image: url(assets/images/featured-border.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 10px 0px 10px 10px;
}

p.basket-info {
  color: #969696;
  font-size: 130%;
  padding: 50px 0px 25px 10px;
  margin: 0px;
}

#warehouse {
  background-color: #F50000;
  float: right;
  width: 245px;
  margin: 12px 0px 10px 25px;
}

.generic-page {
  background-color: #FFFFFF;
  border-bottom: solid 1px #AFB9C3;
  border-right: solid 1px #AFB9C3;
  font-size: 110%;
  padding-right: 20px;
}

.generic-page h1 {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
}

.generic-page h4 {
  font-size: 120%;
  line-height: 105%;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 12px 0px 10px 0px;
}

.generic-page p.light {
  color: #969696;
  font-weight: normal;
}

.attachments {
  border-top: dotted 1px #AFB9C3;
  border-bottom: dotted 1px #AFB9C3;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
}

.attachments li {
  padding: 10px 0px 10px 10px;
  margin: 0px 0px 0px 0px;
}

.attachments li a {
  color: #F50000;
  font-size: 130%;
  text-decoration: none;
  font-weight: normal;
}

.attachments li img {
  vertical-align: top;
  margin: 2px 4px 0px 0px;
}

.glossary {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  list-style: none;
  clear: both;
}

.glossary li {
  float: left;
  width: 195px;
  font-size: 130%;
  background-image: url(assets/images/glossary-li.gif);
  background-repeat: repeat-x;
  margin-right: 27px;
}

.glossary li a {
  float: left;
  padding: 12px 0px 8px 30px;
  color: #F50000;
  text-decoration: none;
  width: 160px;
  background-image: url(assets/images/icon-help.gif);
  background-repeat: no-repeat;
  background-position: 10px 13px;
}

.glossary-content {
  padding: 6px 10px 5px 0px;
}

.glossary-content h1 {
  padding-bottom: 0px;
  padding-left: 8px;
}

.glossary-content table td {
  padding: 0px 0px 0px 10px;
  background-image: url(assets/images/border-dashed.gif);
  background-repeat: repeat-x;
  background-position: left 10px;
}

.glossary-content table td strong {
  color: #F50000;
  font-size: 130%;
  font-weight: normal;
}

.glossary-content table td.glossary-word {
  padding-top: 25px;
  padding-bottom: 20px;
}

.glossary-content table td.glossary-word p {
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.BulletNavSearch,
.sitemap ul {
  list-style: none;
}

.BulletNavSearch a,
.sitemap ul a {
  text-decoration: none;
  font-weight: normal;
  color: #F50000;
}

.BulletNavSearch a:hover,
.sitemap ul a:hover {
  text-decoration: underline;
}

.result-title {
  border-bottom: solid 1px #969696;
  font-weight: normal;
  font-size: 150%;
  padding: 10px 0px 5px 0px;
  color: #969696;
}

.sitemap .result-title a {
  color: #969696;
  text-decoration: none;
}

.sitemap .result-title a:hover {
  color: #C0C0C0;
}

.send-button {
  display: block;
  background-image: url(assets/images/button-blue-mini.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  width: 92px;
  font-size: 110%;
  text-align: center;
  text-decoration: none;
  padding: 5px 0px 6px 0px;
  margin: 10px 11px 0px 0px;
}

.pdfdownload {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.pdfdownload li {
  margin-left: 0px;
  padding-left: 0px;
}

.ManufacturerNavCat li strong a.showall,
.BulletNavCat a.showall {
  color: #4269C0;
}

.purchasing-table table td img {
  margin-top: 4px;
}

#bigPic {
  margin-bottom: 10px;
}

.thumb-pic {
  margin-right: 3px;
  float: left;
}

.pagination {
}

.pagination a,
.pagination a span {
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana;
  color: #000000;
}

.pagination span {
  font-weight: bold;
  color: #F50000;
}

#sitemap {
  list-style: none;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 130%;
}

#sitemap li {
  padding: 1px 0px 1px 0px;
  margin: 0px 0px 0px 0px;
}

#sitemap ul {
  list-style: none;
  padding: 10px 0px 10px 30px;
  margin: 0px 0px 0px 0px;
  font-size: 80%;
}

#sitemap a {
  text-decoration: none;
  color: #000000;
}

#sitemap a:hover {
  text-decoration: underline;
}

#leftcol #logos.block {
  text-align: center;
  padding: 12px 0px 12px 0px;
}

#logos img {
  margin: 5px 0px 5px 0px;
}
/* Localized */

.alignleft {float:left;}
.alignright { float:right;}

img.alignleft {margin:0 5px 5px 0; float:left;}
img.alignright {margin:0 0px 5px 5px; float:right;}

