﻿/*----------------------------------------------*/

/*     General site wide
----------------------------------------------*/
body {
	margin:0;
	padding:0; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333333;
	background:url(../images/bg.png) repeat-y center #f3f3f3;
	text-align:center;
}
h1.website {margin-left:-3500px; float:left; }
p {
	margin:0 0 5px 0;
}

a {
	text-decoration:none;
} 

a:hover {
	text-decoration:underline;
}
img {border:0px;}


ul {
	margin-top:8px; 
	margin-bottom:8px;
}
li {
	font-size:0.9em;
}

h1.plain {
	font-size:18px; 
	color:#0f548b;
	margin:0 0 1em 0 !important;
	background:url(.../images/grey-background.gif) repeat; 
	padding:6px 0 5px 5px; 
	border-bottom:1px solid #cccccc;
}
h2 {
	font-size:1em; 
	margin: 0 0 5px 0;
}
h3 {
	font-size:1em; 
	margin: 0 0 5px 0; 
	clear:both;
}
h4 {
	font-size:1em;
	margin-bottom:7px;
}

.hidden {
	display:none;
}
.cleaner {
	overflow:hidden;
	clear:both;
	height:1px;
	margin-top:-1px;
}
#access-keys {
	position: absolute; 
	width: 250px; 
	left: -3000px; 
	float: left;
}
.error, .mand {	
	color:#ff0000;
	font-weight:bold;
	font-size:1.1em;
}
#breadcrumb {
	font-size:0.8em;
	margin-bottom:5px; 
	color:#333333; 
	font-weight:bold;
}
#breadcrumb a {
	color:#666666;
}
.webprice {
	color: #900; 
	font-weight:bold;
	font-size:1.2em;
}
.normalprice {
	color:#393430; 
	font-size:0.9em; 
	font-weight:normal;
}
.saleprice {
	color:#6699cc; 
	font-weight:bold; 
	font-style:italic;
}

.percentage {
	font-size:1.2em; 
	color:#ff6600; 
	font-weight:bold;
}
.bluetext {
	color:#336699; 
	font-weight:bold;
}
.bluetext a {
	color:#336699;
}
.center {text-align:center;}

div#container {
	margin:0px auto; 
	padding:0px; 
	width:80em; 
	position:relative; 
	text-align:left;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}
/***************      *colours      ******************/	
/**************************************************************************/

div#section-title-bar1, div#section-title-bar2, div#section-title-bar3, div#section-title-bar4, div#section-title-bar5, div#section-title-bar6, div#section-title-bar7, div#section-title-bar8, div#section-title-bar9, div#section-title-bar0 {
	position:relative; 
/*	background:#5c855c; */
	width:100%;
	color:#ffffff; 
	font-size:1.3em; 
	height:35px;
}

div#section-title-bar1 {background:#990000 !important; overflow:hidden} /*red*/
div#section-title-bar2 {background:#003366 !important; overflow:hidden} /*dark blue*/
div#section-title-bar3 {background:#663399 !important; overflow:hidden} /*purple*/
div#section-title-bar4 {background:#666666 !important; overflow:hidden} /*grey*/
div#section-title-bar5 {background:#5c855c !important; overflow:hidden} /*green*/
div#section-title-bar6 {background:#663333 !important; overflow:hidden} /*brown*/
div#section-title-bar7 {background:#336699 !important; overflow:hidden} /*blue*/
div#section-title-bar8 {background:#cc0000 !important; overflow:hidden} /*dark red**/
div#section-title-bar9 {background:#993366 !important; overflow:hidden} /*light purple */
div#section-title-bar0 {background:#f7943f !important; overflow:hidden} /* yellow */

div#sectionright {float:right; overflow:hidden; width:190px;}

/*     Layout for all site 
----------------------------------------------*/
/***********      *header      ****************/
div#header {position:relative;height:150px;float:left;display:block; padding-top:7px;}
div#header a.logo {display:block;float:left;}
div#header a img.logo {margin-bottom:10px; float:left; display:block;}

/***********   *navigation primary *******/
ul#nav-primary {
	float:left; 
	display:block;
	position:relative; 
	background:url(../images/navtile.gif) repeat-x;
	height:38px;
	left:0px; 
	padding:0; 
	margin:0; 
	width:960px; 
	list-style:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

ul#nav-primary .first{border-left:none !important;} 
ul#nav-primary .last {padding-right:0px; border-right:none !important; margin-right:0px; float:right; width:295px;}
* html ul#nav-primary .last {width:295px; margin:0px; padding:0px; overflow:hidden;}
ul#nav-primary li {
	float:left;
	line-height:38px;
	border-right:1px solid #236ea8;
	border-left:1px solid #075591;
	height:38px;
}
ul#nav-primary li a {
	color:#ffffff;
	font-size:1.1em; 
	font-weight:bold;
	display:block;
	padding:0px 14px;
	text-shadow: 0px -1px 0px #064a8d;
}

ul#nav-primary li a:hover {
	background:#154d7f;
}
* html ul#nav-primary li a {padding: 0 12px;}

div#greynav {float:left; height:35px; overflow:hidden; background-color:#ebebeb; width:960px;}
ul#navunder {float:left; list-style:none; margin:0px; padding:0px; font-weight:bold; height:35px;}
ul#navunder li {float:left; padding:10px 10px; font-size:12px;}
ul#navunder li a {color:#666666;}
div#brandunder {float:right; text-align:left; overflow:hidden; width:277px; margin:0px; padding:0px;}
div#brandunder p {float:left; margin:8px 5px 0 0; font-weight:normal;}
div#brandunder .button {margin:5px;}
* html div#brandunder a {margin:0px; padding:0px;}

/************ *search bar *******************/
div#search {
	float: right;
	font-size:1em; 
	color:#333333; 
	font-weight:bold; 
	padding:0px; 
	margin:0px;
	width:295px;
	height:38px;
	text-align:right;
	position:relative;
}
* html 	div#search {width:295px;}
div#search form {	width:300px;
	height:38px;
	float:right;
	display:block;
	position:relative;
	padding:0;
	margin:0;
	}		
div#search input {
	font-size:1em; 
	background:url(../images/searchinput.png) no-repeat;
	border:none;
	height:26px;
	float:left;
	display:inline-block;
	padding:0;
	line-height:26px;
	margin:0;
	position:absolute;
	top:5px;
	right:59px;
width:172px;
padding-left:10px;
}
div#search input.button {
	float:left; 
	display:inline-block;
	position:absolute;
	top:5px;
	right:10px;
	width:56px;
	padding:0;
	margin:0;
}



ul#basket {

	position:absolute;
	top:25px;
	display:block;
	right:0;
	list-style:none;
	margin:0;
	height:16px;
	color:#333333; 
	font-weight:bold;
}
ul#basket span.price {
	color:#ff6600;
}
ul#basket li {

	display:block;
	width:238px;
	height:59px;
	position:relative;
}
ul#basket a {color:#333333;}

/*    *Footer
----------------------------------------------*/
div#footer {
	clear:both;
	width:100%; 
	padding:6px 0 5px 0; 
	margin-top:10px; 
	border-top:#000000 solid 5px; 
}
div#footer ul {
	list-style:none;
	margin:3px 0 0 0;
	padding:0;
}
div#footer ul li {
	float:left;
}
div#footer ul li a {
	color:#333333;
	border-left:1px #cccccc solid;
	padding:0 14px;
	font-size:1em; 
	font-weight:bold;
}
div#footer ul li.first a {
	border-left:none;
	padding:0 12px 0 170px;
}
/* *************     *copyright     ********************************/
div#copyright {
	clear:both;
	text-align:center;
	width:100%; 
	padding:3px 0 5px 0; 
	margin-top:0px;
}
div#copyright p {
	color:#666666; 
	font-size:0.9em;
}

/* *************     *logos        ********************************/
ul#logos {
	top:0px;
	left:0px;
	padding:10px 0 0 0;
	margin:0;
	list-style:none;
	position:relative; 
	clear:both;
}
ul#logos li {
	float:left; 
	padding:2px; 
}
#topsearch {float:left; width:321px; height:42px; background:url(../images/header-searchbg.gif) no-repeat; margin:20px 0 0 40px;}
#topsearch .button {}
#topsearch form {margin:0px; padding:0px; float:left; margin: 12px 0 0 10px}
#topsearch input {margin:0px; padding:0px; float:left;}

#headerads {float:left; border:1px solid #ebebeb; width:300px; margin:7px 0 0 30px;}

/*     *left column
----------------------------------------------*/
div#left-column {
	float:left;
	position:relative;
	width:15em;  
}
.securityBanner {
	z-index:999;
}

/*************** *search by brand *****************/
div#brand { 
	position:relative; 
	float:left; 
	background:url(../images/shopbybrand.gif) no-repeat;
	width:169px;
	height:30px;
	font-size:1em; 
	color:#333333; 
	font-weight:bold; 
	padding:32px 5px 0 5px;
	margin-bottom:7px;
		}
div#brand span{position:absolute; top:-9999px; left:-9999px; display:block;}	
div#brand form input {
	float:right; 
	}

div#brand form select {
	width:125px;
	margin:0px;
}
div#brand form label {
	float:left;
	margin-bottom:5px; 
	font-size:0.9em; 
	font-weight:bold; 
	color:#000000;
}

/*************** *side navigation menu *****************/
div.side-nav {
	padding:10px 0 0 0px; 
	width:15em; 
	position:relative; 
	float:left;
}
div.side-nav h2 {
	font-size:1em; 
	color:#000000; 
	height:20px; 
	padding-left:10px; 
	padding-top:6px; 
	margin:0px; 
	background:#e1e1e1; 
	border:1px solid #cccccc;
}
div.side-nav ul {
	/*list-style-image:url(.../images/list-bullet.gif);*/ 
	list-style-image:none; 
	list-style:none;
	padding:5px 0 10px 0px; 
	margin:0px;
}
div.side-nav li {
	color:#000000;
	text-decoration:none;
	border:1px solid #cccccc;
	font-size:0.9em; 
	line-height:20px;
}
div.side-nav li a{color:#000000; }
div.side-nav li:hover{background:#f5f5f5;}
div.side-nav li img{
	/*padding-top:5px;*/ 
	float:left;
	margin-right:2px;
}

li.sub-menu {
	padding-left:2em;
	}
li.sub-menu a{
	color:#336699 !important
	}

/*************** *sign up newsletter *****************/
.signup {
width:159px;
height:36px;
background:url(../images/newsletterbg.png) no-repeat;
	margin-bottom:10px;
	float:left;
	padding: 50px 10px 0 10px;
	position:relative;
}

.signup span{display:block; position:absolute; top:-9999px; left:-9999px;}

.signup form{	padding: 50px 10px 0 10px; width:159px;
height:36px;}

.signup input {
	float:left; display:inline-block; width:118px; height:22px; border:1px solid #7f9db9; border-right:none;
	padding:0;
	margin:0;
	line-height:22px;
}

.signup input:hover, .signup input:focus, .signup input:active {
	border-color:#0669b3;
}

.signup input.button{
	float:right;
	display:inline-block;
	width:39px;
	height:22px;
		}
input.field #newsletterEmail {
	width:100%;
}
form#newsletterform {
	float:left;
	position:relative;
	margin-top:-5em;
	margin-left:4em;
}
/*************** *recently viewed *****************/
div.recent-viewed h3{
	font-size:1em; 
	color:#000000; 
	height:20px; 
	padding-left:10px; 
	padding-top:6px;
	margin:0 0 5px 0; 
	background:#e1e1e1; 
	border:1px solid #cccccc; 
	font-weight:normal;
	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
div.recent-viewed a {
	padding-left:10px; 
	font-size:0.9em; 
	color:#333333;
}


/*    *main content (right column)
----------------------------------------------*/
div#maincontent { 
	position:relative;
	float:left;
	width:64.1em;
	margin:10px 0 0px 10px;
	display:inline; 
	padding:0px;
}
/* ie 5.5 only */
*html div#maincontent {
	margin:5px 0 20px 5px;
}
div#maincontent p,  div#maincontent h2, div#maincontent h3{
	margin-left:5px;
}
div#maincontent address {
	margin:2em;
	line-height:1.5em
}

/*    page specific
----------------------------------------------*/
/*************** contact page *****************/
div#contact p, div#contact address{
	padding-left:15px;
}
div#contact {
	margin:0 10px 0 10px;
}

/*************** *terms page *****************/
div#terms {
	margin-left:5px;
}
div#terms h1{
	margin-left:-5px;
}
div#terms li{
	font-size:1em; 
	margin-left:-10px;
}
div#terms .abc {
	list-style-type:lower-alpha;
}
div#terms .abc li {
	margin-bottom:5px;
}
div#terms .abc ul {	
	list-style:none;
}
.roman {
	list-style-type:lower-roman;
}
table.datatable {
	width:60%; 
	font-size:1em; 
	margin-bottom:20px;
	border:1px solid #e1e1e1;
}
table.datatable th {
	background:#e1e1e1;
	font-size:1.1em;
	font-weight:bold;
	padding:5px; 
	margin:0px; 
	text-align:left;
}
table.datatable tbody td {
	font-size:1em;
	padding:3px 0 3px 5px;
}

/**********       *sitemap         ******************/


.sitemap a {
	color:#336699 !important;
}
h3.sitemap, h3.maximise, h3.minimise {
	background : url(../images/maximise.gif) no-repeat center left;
	cursor : default;
	padding-left : 15px;
	color:#336699;
	margin-bottom:1.1em;
	margin-top:1.1em;
}

h3.minimise	{
	background : url(../images/minimise.gif) no-repeat center left;
}

ul.sitemap	{
	list-style-type : none;
	margin-left : 0.5cm;
	padding-left : 0;
}

ul.sitemap li {
	background : transparent;
	padding-left : 1.3em;
	font-weight:normal;
	padding-bottom:0.7em;
}

ul.sitemap li a	{
	background : transparent url(../images/sitemapdocbullet.gif) no-repeat;
	/*margin-left : -1.1em;*/
	padding-left : 1.2em;
	text-decoration:none;
	font-weight:normal;
}

ul.sitemap li img {
	padding-right : 2px;
}

/*ul.sitemap li a:hover	{
	background : transparent url(../images/sitemapdocbullethover.gif) no-repeat;
	}*/

ul.sitemap li a.parent {
	background : transparent;
	padding-left : 0;
	text-decoration:none;
}

ul.sitemap li ul{
	background : transparent /*url(../images/sitemapfolderbullet.gif)*/ no-repeat;
	list-style-type : none;
	margin : -1em 0 0 -1.6em;
	padding : 1.4em 0 0 0.6em;
}

ul.sitemap li ul:hover	{
	background : transparent /*url(../images/sitemapfolderbullethover.gif)*/ no-repeat;
}

ul.sitemap li ul li	{
	margin-left : 2em;
	padding-left : 2em;
}
ul.sitemap li ul li	a{
	padding-left : 1.8em;
}
	
/*************** *industry news *****************/
div.industrynews {	
	font-size:1em; 
	padding:0 10px 0 10px;
}
div#newspage {width:550px; position:relative; float:left;}
div.industrynews h2 {
	font-size:1.2em; 
	border-bottom:3px solid #6699cc; 
	padding-top:5px; 
	margin-bottom:10px; 
	clear:both; 
	margin-top:10px !important;
}
div.industrynews h2 span.datenews{
	font-size:0.7em;
	right:10px; 
	position:absolute;
}
div.industrynews a {
	color:#333333 !important;
}
div.industrynews .newsImg {
	float:left;
	margin:0 5px 5px 10px;
}
div.industrynews .newsTxt {
	margin:0 0 0 10px;
}
.newsImgLrg {
	float:left;
	margin:0 5px 5px 5px;
}
div#newspageMonths ul.monthList{
	text-align:left;
	font-size:1.3em;
	padding:0;
	margin:0;
	list-style:none;
}
div#newspageMonths ul.monthList li{
	margin:0;
	color:#CCCCCC;
	background:#F8F8F9;
	border:1px solid #CCCCCC;
	border-width:0 0 1px 0;
}
div#newspageMonths ul.monthList a {
	display:block;
	padding:3px 5px 3px 10px;
}
div#newspageMonths ul.monthList a:hover {
	background:#EEEEEE;
	text-decoration:none !important;
	color:#000000 !important;
}
ul.relatedNewsList {
	list-style:none;
}
ul.relatedNewsList li {font-weight:bold;}
ul.relatedNewsList li a {color:#336699;}
.newsLink {color:#336699;}
.newsSideImage {float:right; margin:20px 0 20px 0;}
/*************** *search results page *****************/
.search-results {
	width:47em;
	float:left;
	margin-right:10px;
}

.search-options {
	width:189px;
	float:left;
	border-left: 1px solid #cccccc;
	padding:0 0 0 5px;
}

.search-results div.list-container div.text {
	width:35em; 
	padding:6px 0 0 0; 
	color:#666666;
	min-height:78px; height:auto !important; height:78px; 
	margin-bottom:20px;
}
/* ie 5.5 only */
* html .search-results div.list-container div.text {
	min-height:85px; height:auto !important; height:85px;
}
.search-results span.nowprice {
	font-size:1.1em; 
	color:#ff6600; 
	font-weight:bold;
}
.search-results div.moreinfo {
	position:absolute;
	bottom:0; 
	left:0;
}

.search-options h5 {
	margin:0 0 5px 0; 
	background:#e1e1e1; 
	padding:3px 0 3px 5px;
	font-size:1em; 
	color:#333333; 
	font-weight:normal; 
	width:15.5em;
}

.search-options p {
	color:#666666; 
	font-size:0.9em;
} 
.search-options a {
	color:#336699; 
	margin:0 0 0 2px;
}

.search-options label.filter { 
	font-weight:bold; 
	width:15em !important; 
	margin:0; 
	font-size:0.9em; 
	text-align:left !important;
}

.search-options form input.button2 { 
	margin:5px 0 10px 0; 
	padding-left:12em !important;
}
.suggestedSearches {margin:5px 0 5px 0; padding:5px;}


/*************** *section page*****************/
.one-section {
	float:left;
	width:10.8em;
	text-align:center;
	min-height:140px; height:auto !important; height:140px;
	overflow:hidden;
	margin:8px 12px 8px 0px; 
	border:1px solid #ebebeb;
}
.one-section .imgHolder {
	width:127px; 
	height:95px; 
	overflow:hidden;
}
.one-section .imgHolder img {
	margin:-1px 0 0 -1px;
	height:97px;
}
.one-section h4 {
	padding:0px;
	margin:0px;
	color:#ffffff; 
	background:#FFF;
	width:10.4em;
	height:34px;  
	padding: 2px 2px 0 2px;
	
}
.one-section h4 a {
	color:#666;
}

div#section-container {
	width:48em; 
	float:left; 
	position:relative; 
	display:inline;
	/*padding: 0 0 0 5px;*/
}
div#section-bestsellers {
	float:right; 
	position:relative; 
	width:190px; 
	margin:5px 0 0 0; 
	text-align:center; 
	font-size:0.8em; 
	padding:0;
}
div.best-sellers-container {
	width:13em; 
	margin:0px 0 0 7px !important; 
	padding:0px; 
	text-align:center;
	position:relative;
	display:none;
}
div.best-sellers-container a {
	color:#000000;
}
.bs-price {
	color:#ff3300; 
	font-weight:bold;
}
div.best-sellers-container img 	{
	padding-bottom:0.5em;
}

.related-news {
	text-align:left;
	font-size:1.1em;
	border:1px solid #cccccc;
	padding:0.2em 0.5em 0.2em 0.5em;
	background-color:#f5f5f5; 
}
.related-news a{
	color:#333333;
}
.news-header {
	font-weight:bold;
	margin-bottom:0.3em;
	margin-top:0.3em
	}
	
.subsearch {
	position:relative; 
	float: left;  
	/*height:45px !important; */
	font-size:0.9em; 
	color:#333333; 
	width:769px; 
	font-size:0.9em;
	}
.subsearch form {
	float:left;
	background: #f5f5f5;
	border:1px solid #cccccc;
	padding:2px 35px 2px 0;
	width:720px;
}
.subsearch form label { 
	float: left; 
	width: 200px !important; 
	padding: 0; 
	margin: 2px 5px 0 0 ; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	color:#336699
}

.subsearch form input {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:4px 0 0 0; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	font-size:0.9em;
	padding:2px;
	float:left
}
.gobutton {
	position:absolute;
 	top:0px !important
}
/*************** *list page *****************/
div#best-sellers {
	position:relative; 
	background:url(.../images/list-best-sellers.jpg) no-repeat; 
	height:140px; 
	clear:both;
	display:none;
}
div#best-sellers a {
	color:#000000;
}
div.one-bestseller {
	position:relative; 
	float:left; 
	display:inline; 
	width:22em; 
	min-height:80px; height:auto !important; height:80px;
	margin:40px 5px 0 10px; 
	font-size:0.9em;
}
div.one-bestseller .best-sellers-price {
	font-size:1.1em;
	font-weight:bold;
}
div.one-bestseller img {
	float:left; 
	margin-right:5px; 
	clear:right;
}
div.one-bestseller div.more {
	position:relative;
	bottom:0;
	float:left;
	margin-top:5px;
	width:90px;
	text-align:center;
}
div.one-bestseller .more img {
	margin:0px 0 4px 0;
}
div.one-bestseller .more a{
	font-size:0.8em;
	font-weight:bold;
}

div#title {
	/*width:370px; */
	float:left; 
	overflow:hidden;
}
div#title h1 {
	font-size:1.1em;
	padding:0 0 1px 5px;
}

div#filters {
	position:absolute; 
	float: right; 
	font-size:0.8em; 
	font-weight:bold; 
	padding:0px; 
	right:5px;
}
div#filters input { 
	padding:2px;
}
div#filters input.button {
	position:absolute; 
	margin-bottom:10px;
}
div#filters select { 
	position:relative; 
	margin-bottom:5px;
}


div.list-container {
	width:170px;
	height:240px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	padding-bottom:10px;
	border:#ebebeb solid 1px;
	overflow:hidden;
}
div.list-container-right {float:right; width:100%;}
div.list-container-image {float:left; width:160px; height:120px;}
div.list-container-imagecont {width:148; height:118px;}
div.list-container-imagecont img {width:160px; max-height:120px;}
div.list-container h3 {margin: 3px 0 !important; font-size:12px;}
div.list-container h3 a {color: #5a5a5a;}

div.list-container div.text {
	float:left; 
	position:relative; 
	width:400px; 
	padding:6px 0 0 0; 
	color:#666666;
	min-height:78px; height:auto !important; height:78px;
}
/* ie 5.5 */
* html div.list-container div.text {
	min-height:85px; height:auto !important; height:85px;
}
* html div.list-container div.price {

}
div.list-container div.price {
	padding-top:5px; 
	color:#000000; 
	font-size:14px;
}
span.nowprice {
	font-size:18px; 
	color: #144e80;
	font-weight:bold;
}
span.exvatprice {font-size:12px;}
span.exvatprice2 {font-size:13px; color:#e2934e; font-weight:bold;}

span.saveprice {
	font-size:1.1em; 
	color: #333333;
	font-weight:bold;
}
div.list-container div.price img {
	float:right; 
	margin:0px; 
	padding:5px 0 0 0;
}
div.add-button2 {margin-top:15px; float:left;}
/*div.price div.add-button {
	position:absolute;
	bottom:1px;
	right:0px; 
	width:100px;
}*/
div.moreinfo a{
	font-size:0.9em; 
	font-weight:bold; 
	color:#666666;
}
div.moreinfo {
	position:absolute;
	bottom:0px; 
	left:0;
}
/*div#options {
	position:absolute;
	left:0px;
	bottom:0;
}*/
div.options label {
	width:4em !important;
	text-align:right;
	float:none !important;
}
div.options select {
	font-size:0.9em;
}

/*************** *product page *****************/
.distcode {
	font-size:0.9em;
	margin:0 0 0 5px;
}

div#product-title-bar {
	position:relative; 
	width:100%; 
	font-size:1.3em; 
	border-bottom:1px solid #ebebeb; 
	float:left;
	margin-bottom:6px;
}
div#producttitle {
	width:41em; 
	float:left;		
}
div#producttitle h1 {
	font-size:1.1em; 
	padding:13px 0 2px 0px;
	margin:0;
}
div#code {
	font-size:0.9em; 
	padding:8px 10px 1px 5px;
	float:right; 
	color:#999999;
}
div#product-text {
	position:relative; 
	float:right; 
	display:inline;
	width:280px; 
	margin:0;
	font-size:1em; 
	color:#333333;
}
*html div#product-text {width:35em;}
div#product-image div#imageswap {
	width:190px;
	float:left;
	clear:left;
		}
div#product-image {
	position:relative; 
	float:left; 
	margin:10px 5px 10px 10px;
}
div#product-image a {
	color:#336699;
}
.productbrand {
margin-top:10px;
float:left;
	text-align:center;
	width:190px;
}

div#product-text div#price {
	margin:0 0 5px 5px; 
	font-weight:bold; 
	color:#000000; 
	line-height:1.5em;
}

div#product-text img {
	float:left; 
	padding:5px 5px 5px 0;
}
div#free-delivery {
	padding:5px 0 4px 2px; 
	font-weight:bold; 
	color:#336699;
}
div#trolley-options label {
	font-size:0.9em; 
	width:10em; 
	float:left; 
	padding:0; 
	text-align:right; 
	margin: 9px 5px 0 0;
}
div#trolley-options select {
	font-size:0.9em; 
	width:auto; 
	margin:5px 0 0 0px;
}
div#add-trolley {
	margin:0px 0 10px 0; 
	clear:both;
}
div#add-trolley label {
	font-size:0.9em; 
	width:4.5em !important; 
	float:left; 
	padding:0; 
	text-align:right; 
	margin: 8px 5px 0 0;
}
div#add-trolley input {
	font-size:0.9em;
	width:auto; 
	margin:5px 0 10px 0px; 
	float:left;
}
div#add-trolley input.basket {
	margin-top:15px;
}

/***********  Product page - e*mail a friend *****/
/*********** added by SL 03/05/08 **************/

div.product-email {float:left; width:190px; font-size:0.9em;} 
div.product-email img {float:left; padding-right:5px;}
div.product-email p {margin-top:8px;}
div.product-email a {color:#336699;}


/***************** email forms **********************/
/**************** added by SL 03/05/08 **************/

div.emailform form {  
  margin: 0;
  padding: 0;
  width: 400px;
}

div.emailform p {
	text-align:left;
}
div.emailform form label { 
	float: left; 
	width: 200px; 
	padding: 0; 
	margin: 9px 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

div.emailform form input, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	font-size:1em;
	float:left;

}

div.emailform form .required{font-weight:bold; color:#333333;}
div.emailform form br { clear:left;}
div.emailform div.tickbox {float:left; width:400px; margin:0 0 0 210px;}
div.emailform div.tickbox form input {margin:0px; padding:0px;}
div.emailmain {float:left; width:580px; border:1px solid #cccccc;}
div.emailmain div.product-text {  width:340px; margin:0px; padding:0px;}


/***********    product image swap    ***************/

a.gallery, a.gallery:visited {
	display:inline;  
	width:80px;
	height:80px; 
	float:left; 
	position:relative;	
	padding:0px !important; 
}

a.slide1, a.slide2, a.slide3, a.slide4, a.slide5, a.slide7, a.slide8 {
	margin-right:10px; 
	margin-bottom:10px;
	padding:0px !important;
}

a.gallery span {
	visibility: hidden; 
	display:block; 
	position:absolute; 
	top:-213px; 
	left:0px;
	min-height:190px; height:auto !important; height:190px;
	background:#ffffff;
}

a.slide2 span {
	left:-90px; 
}

a.slide3 span {
	top:-305px;
}
a.slide4 span{
	top:-305px; 
	left:-90px;
}

a.slide5 span{
	top:-386px; 
}
a.gallery:hover {white-space:normal; z-index:100;}
a.gallery:hover span {visibility:visible; z-index:100;}
a.gallery:hover span img { position:relative; z-index:100;}
a.gallery:active, a.gallery:focus { z-index:10;}
a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}
a.gallery:active span img, a.gallery:focus span img { position:relative;z-index:10;}

.what {	min-height:190px; height:auto !important; height:190px; }


/*********** extra info box **********/
/**************************************************************************/
div#product-extra {
	width:70em; 
	margin-left:6px; 
	top:10px; 
	font-size:0.9em; 
	position:relative; 
	float:left; 
	padding-bottom:30px;
} 
.extra-info {
	width:70em; 
	border:1px solid #cccccc;
	min-height:80px; height:auto !important; height:80px;
}

/* tabs */
div#product-extra div.title { 
	font-weight:bold; 
	font-size:1.1em;
}
div#product-extra div.title a {
	color:#336699; 
	font-weight:bold;
}
div#product-extra div.title ul{
	list-style:none; 
	margin:0 0 0 -40px;
}
div#product-extra div.title li{
	float:left;
	border:#cccccc solid 1px;
}
div#product-extra li.background {
	width:12.5em; 
	background:#e1e1e1; 
	padding:5px; 
	text-align:center;
}
div#product-extra li.border {
	width:12.5em; 
	border-right:#cccccc;
	padding:5px; 
	text-align:center;
}


/* ie 5.5 */
* html div.description {
	width:70%;
}

div#product-extra div.stars {
	float:right; 
	margin:5px 0 0 0 ; 
	width:14%;
}
div.review-post {
	padding: 5px 0 5px 5px;
	width:50em; 
	float:left;
}
div.post {
	float:left; 
	padding:0 0 0 10px;
	width:80%;
}
.one-related-item {clear:both; font-size:0.9em; }
/* title*/
div.subtitle {
	width:100%; 
	background:#e1e1e1; 
	float:left; 
	margin-bottom:10px;
}
div.code {
	float:left; 
	width:8em; 
	margin:5px 0 5px 5px;
	overflow:hidden;
}
.description {
	float:left; 
	width:50em;
	font-size:1em; 
	margin: 5px 0 5px 0;
}
.related-price {
	float:left; 
	margin:5px 5px 5px 0; 
	text-align:right; 
	width:10em; 
}
.posted {
	float:left; 
	margin:5px 5px 5px 0; 
	text-align:right; 
	width:10em; 
}
div.code a {
	color:#336699; 
	font-weight:bold;
}

div.postreview {
	padding: 5px 0 5px 5px; 
	width:100%;
}
span.poster a{
	font-weight:bold; 
	color:#336699;
}
div.reviewer {
	font-weight:bold; 
	color:#ff6600; 
	padding:10px 0 0 10px;
}
div.replies {
	float:left; 
	width:10%; 
	margin: 5px 0 5px 5px;
	text-align:center;
}

div.footnote {
	font-size:0.8em;
	position:relative;
	font-style:italic;
	padding: 20px 0 0 5px; 
	clear:both;
}

div.review-form {
	padding:5px 0px 0px 0px;
	 margin:0px; 
	 clear:both; 
	 width:100%;
}
div.review-form form label { 
	float: left; 
	padding: 0; 
	margin: 9px 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

div.review-form form input, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 5px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	font-size:1em;
	padding:2px;
}
div.review-form form textarea {
	margin:5px 0 0 0;
}
div.review-form .submit {
	margin-left:85px;
}

/**************************************************************************/
/**************                  *shopping basket        *******************/
/**************************************************************************/
.basketcode {
	font-size:0.9em;
}
.vat {
	font-size:0.8em;
}
.empty {
	font-weight:bold; 
	color:#ff3300; 
	font-size:1.2em; 
	text-align:center;
}
div#basket-progress {
	text-align:center; 
	margin:10px 0 20px 0;
}

table.main-basket {
	width:100%;
	margin:0; 
	color:#333333; 
	background:#fcfcfc; 
	font-size:1em;
}

table.main-basket a {
	font-weight:normal;
}

table.main-basket th {
	background:#e1e1e1;
	font-size:1em;
	font-weight:bold;
	padding:5px; 
	margin:0px;
}

table.main-basket td {
	font-size:1em;
	padding:5px 0 3px 5px; 
}
table.main-basket img {
	padding-top:5px;
}
table.main-basket th.quantity {
	width:10%;
	text-align:left; 
	padding-left:5px;
}
table.main-basket td.quantity input {
	width:25px;
}
		
table.main-basket th.item { 
	width:65%;
}

table.main-basket td.item a { 
	color:#336699 !important;
}

table.main-basket th.price, table.main-basket td.price, table.main-basket th.linetotal, table.main-basket td.linetotal {
	width:13%;
	text-align:right; 
	padding-right:10px;
}

table.main-basket th.totals {
	width:9%;  
	padding-right:10px;
	background:#fafcfa;
	font-weight:normal;
	color:#333333;
}

table.main-basket td.totals {
	text-align:right; 
	padding-right:10px; 
	border:none;
}

table.main-basket td.buttons {
	text-align:left; 
	border:none;
	padding-top:0;
	padding-bottom:0px;
}

table.main-basket td.buttonsbottom {
	text-align:left; 
	border:none; 
	background:#ffffff;
} 

table.main-basket th.finaltotal {
	font-weight:bold; 
	color:#000000; 
	font-size:1.1em;
	background:#fafcfa; 
	border-top:1px dotted #666666;
	padding:8px 0 3px 5px;
}

table.main-basket td.finaltotal {
	font-weight:bold; 
	color:#000000; 
	font-size:1.1em; 
	text-align:right; 
	padding-right:10px; 
	border-bottom:none; 
	border-top:1px dotted #666666;
}
.paymentlogos .world {
	padding-left:14em;
}
.paymentlogos img {	
	padding:7px;
}


.basket-warning {width:100%; background-color:#d8f7c7; padding:5px; margin:0 5px 10px 5px;}
.basket-warning p {margin:0px; padding:0px;}
.basket-warning h3 {font-size:14px; margin:0px !important; padding:0px; display:inline; color:#dd1c1c;}
.basket-warning img {float:left !important; padding: 0 5px 5px 5px;}
.basket-warning ul {margin:0 0 0 50px; padding:0px;}

/*   *Forums
----------------------------------------------*/
div.forums h3 {
	font-size:1.1em;
}
div.forum-titles {
	background:#666666; 
	color:#ffffff; 
	font-size:1.2em; 
	font-weight:bold; 
	padding:5px;
	height:15px; 
	margin-bottom:5px; 
	clear:both;
}
div.forum-section {
	float: left; 
	color:#666666;
	margin-bottom: 10px; 
	padding: 5px 0 5px 5px;
}

div.forum-sectionA {
	float:left; 
	width:63.6em; 
	clear:both;
	color:#666666; 
	margin:0 0 10px 0; 
	background:#f5f5f5;	
	padding: 5px 0 5px 5px;
}
div.forum-section a {
	color:#336699;
}
div.forum-section p {
	color:#666666;
}
div.forum-container {

	background: url(.../images/orangefolder.jpg) no-repeat;
	display:block; 
	margin:0px;
	padding:4px 0px 35px 25px; 
	margin:3px 0 5px 0px;
}
div.forum-container h3 a{
	color:#336699;
	font-size:1.2em;
}

div.forum-threads {
	float:right;
	width:120px; 
	text-align:center;
}
div.forum-lastpost{
	float:right;
	width:9em; 
	text-align:center;
}
p.back-forum {
	background: url(.../images/orangefolder.jpg) no-repeat;
	padding:5px 0px 2px 30px;
	display:block; 
	font-size:1.2em; 
	margin:0 0 3px 10px; 
	font-weight:bold;
	color:#336699;
}
p.back-forum a {
	color:#336699;
}
p.back-title {
	background: url(.../images/orangefolder.jpg) no-repeat 10px 0px;
	padding:5px 0px 2px 37px;
	display:block; 
	font-size:1.1em;
	font-weight:bold;
}

p.back-title a{
	color:#336699;
}
p.thread-title {
	font-size:1em; 
	padding:0 0 3px 38px; 
	font-weight:bold;
}

/********* page numbers ************/
div.forum-pages {
	margin:5px 2px 5px 0; 
	float:right;
}
div.forum-pages ul {
	font-size:1em; 
	clear:both; 
	list-style:none;
	padding:0;
	margin:0; 
	color:#666666;
}
div.forum-pages li {
	float:left; 
	border:1px solid #cccccc; 
	background:#e1e1e1;
	}
div.forum-pages p {
	padding:0px 6px 0px 6px; 
	font-size:1em; 
	margin:0px;
}
div.forum-pages li a {
	font-weight:bold; 
	background-color:#ffffff; 
	padding:2px 6px 2px 6px;
}

div.thread-titles {
	background:#666666; 
	color:#ffffff; 
	font-size:1em; 
	font-weight:bold; 
	padding:5px;
	height:15px; 
	margin-bottom:5px; 
	clear:both;
}
div.title-lastpost {
	float:left;
	width:7em; 
	text-align:center;
}
div.title-views {
	float:left;
	width:5em; 
	text-align:center;
}
div.title-posts {
	float:left;
	width:5em; 
	text-align:center;
}
div.title-starter {
	float:left;
	width:9em; 
	text-align:center;
}
div.title-thread {
	float:left;
	width:37em; 
	text-align:left;
}
div.title-thread img {
	padding:5px;
}

/********************************/
div.productimage{ 
	margin:0 20px 0 10px; 
	clear:both; 
	text-align:right;
}

div.forum-postedbyh {
	float:left; 
	width:16.2em; 
	color:#ffffff; 
	background:#666666;
	text-align:left; 
	padding:2px 5px; 
	font-weight:bold; 
	margin-top:15px;
}
div.forum-messageh {
	float:left; 
	width:45.3em; 
	color:#ffffff;
	background:#666666;
	text-align:left; 
	padding:2px 5px; 
	font-weight:bold; 
	margin-top:15px; 
	clear:right;
}
div.forum-postedby {
	float:left; 
	width:16em; 
	padding:5px;
}
div.forum-message {
	float:left; 
	width:44em; 
	padding:5px; 
	border-left:1px solid #cccccc; 
	overflow:auto;
}

div.forum-messagesection, div.forum-messagesectionA {
	float:left; 
	width:63em; 
	clear:both; 
	margin:0; 
	border:1px solid #cccccc;
}
div.forum-messagesectionA {
	background:#f5f5f5;}
	
	
/*    *Secure Area
----------------------------------------------*/
form {
	margin:0; 
	padding:0; 
	display:inline;
}

div#maincontent form label { 
	float: left; 
	width: 80px; 
	padding: 0; 
	margin: 9px 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	clear:both;
}

div#maincontent form input, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	font-size:1em;
	padding:2px; 
	float:left;
}
div#maincontent form textarea {float:left;}
div#maincontent .button {float:left; margin-left:80px;}
.inputbuttons {
	margin-left:85px; 
	clear:both;
}
.inputbuttonspayment {
	margin-left:155px; 
	clear:both;
}


.two-column {
	float:left; 
	position:relative; 
	width:400px; 
	margin:0 30px 0 40px; 
	min-height:245px; height:auto !important; height:245px;
}


.contact-right {
float: right;
width: 230px;
border: 1px solid #CCC;
margin-top: 8px;
padding: 10px;
}

.contact-form form {
margin: 0;
color: #666;
width: 450px;
float:left;
margin-left: 1em;
}
.contact-form .button {margin-left:50px;}

/*    *Homepage
----------------------------------------------*/
div#homepage {
	margin:0px;
	padding:0px;
}
div#homepage h2 {
	margin:0px;
}

div.banner-container img {
	float:left;
}
div.best-sellers {
	position:relative; 
	float:left; 
	font-size:0.9em; 
	color:#000000; 
	margin-left:10px; 
	font-weight:500; 
	line-height:1.5em; 
	width:20em;
}

div.best-sellers a {
	color:#000000;
}
div.bargain-box					{float:left; position:relative; width:185px; height:147px; background:url('../images/bargainbox.png') no-repeat !important; padding:0.5em;}
div.bargain-product				{color:#666; position:absolute; top:50px; right:20px; width:80px; font-weight:normal; margin:0; padding:0;}
* html div.bargain-product				{color:#666; position:absolute; top:50px; left:100px; width:80px; font-weight:normal; margin:0; padding:0;}
div.bargain-product a			{color:#ffffff;}
.prodTitle{color:#666 !important; font-size:11px; font-weight:normal !important; width:85px; display:block; position:relative; }
div.bargain-box h3.header		{font-size:2em; font-weight:bold; color:#F3DF00; text-transform:uppercase; padding:0.1em; margin:0 0 0.2em 0; text-align:center;}
div.bargain-box h3.header a		{color:#F3DF00; text-decoration:none;}
div.bargain-box a.prod			{display:inline-block;}
div.bargain-box a.prod img		{border:none; text-decoration:none; color:#CCCCCC; float:left; position:absolute; top:50px; border:1px solid #ccc; left:10px;}
div.bargain-box img.width		{width:80px;}
div.bargain-box img.height		{height:80px;}
div.bargain-box span.oldPrice	{color:#393430; width:100px; text-decoration:line-through;}
div.bargain-box strong.newPrice	{font-size:1em; width:11em; display:inline-block; color:#095ea0;}
div.bargain-box span.lineThrough{text-decoration:line-through;}
div.bargain-box span.nowPrice	{font-size:1.2em; color: #333333; }
div.bargain-box .savePrice		{color:#fc770c;}

div#long-banner {
	float:left; 
	position:relative; 
	padding: 0px 0 10px 0;
}
div#offersnews-container {
	position:relative; 
}
div#offersnews-container a{
	color:#666;
	
}
div#offers-container {
	overflow:hidden;
	position:relative; 

}
div.one-offer {
	float:left; 
	width:140px;
	height: 190px;
	margin:10px 0 0 10px ;
	padding:0 17px 0 17px;
	border:1px solid #ccc; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
*html div.one-offer {padding:0 17px 0 17px !important; overflow:hidden;}


div.one-offer h2 {
	background:#393430; 
	color:#ffffff; 
	text-align:center; 
	font-size:1.2em; 
	padding:4px 0 4px 0; 
	margin:0px;
}
div.one-offer h3 {
	font-size:1em; 
	color:#393430; 
	margin:0 0 5px 0;
}


div.one-offer img {
	margin:0;
}
div.one-offer-text {
	padding:2px;
}
div.one-offer-text img { 
	position:relative; 
	padding-bottom:2px;
	padding-top:5px;
}

div#news-container {
	position:relative; 
	float:left; 
	width:15em;
	margin:0px; 
	padding:0px;
}
div#industry-news {
	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width:184px;
}

div#industry-news a{
color:#154d7f;
}
div#industry-news h2 {
	font-size:1.2em; 
	color:#393430; 
	height:20px;  
	padding:6px 0 0 0; 
	margin:0 0 5px 0; 
	background:#e1e1e1;
	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
	text-align:center; 
	width:184px;
}
div#industry-news p, div#forum-container p {
	font-size:0.9em; 
	margin:0 0 10px 5px;
}
div#forum-container h2 {
	font-size:1.2em; 
	color:#393430; 
	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
	height:20px; 
	padding-top:6px;
	background:#e1e1e1; 
	text-align:center; 
	width:184px;
}

div#forum-container h2 a.h2link, div#news-container h2 a.h2link {color:#393430;}
.viewposts {float:right;}

/* Customer Feedback Form (OrderReview.asp) - Phil 09/07/08 */
div.cust-review-form {float:left; padding:10px 10px 10px 10px; margin:0px; clear:both; width:750px;}
fieldset {background-color:#f8f8f8; border: 1px solid #f8f8f8; padding:12px 12px 12px 12px;}
legend {color:black; font:Arial, Helvetica, sans-serif; font-size:14px; padding: 2px 2px 2px 2px;} 
.dropdownnew {font-size:1em; margin-top:7px;}

/* Black and Decker Promotion (how-to-claim-your-18v-battery.html - Sam 11/07/2008 */
li.claim-products a {font-size:12px;color:#f47920;}
li.claim-address {list-style-type:none;font-size:12px;}
.orange {color:#f47920;}
.claim-title {font-size:18px;border-bottom:3px solid #6699cc;padding-top:5px;margin-bottom:10px;clear:both;}
div#step1, div#step2, div#step3, div#step4, div#step5, div#step6 {padding:1em;margin-top:1em;margin-bottom:1em;}

accronym {
	cursor:help;
}

/* basket free delivery note - Andy 30/07/2009 */
.promo-notify {
	text-align:left;
	font-size:1em;
	color: #006600;
	background: #DFF2BF url(../images/icotick.png) no-repeat;
	width:100%;
	padding:2px;
	margin:0 auto;
	border: 1px solid #8DCD9A;
	margin-bottom:10px;
}
.promo-notify p {padding-left:25px; margin-top:4px;}
.warningText {
	color:#FF0000;
	font-size:16px;
	margin:5px 0px 5px 0px;
	padding:5px;
	width:auto;
}

/* Twitter advert*/
div#twitter_ad{padding-top: 5px; padding-bottom:5px;}

/* Product Changes */

.productleft{float:left; width:501px;}
*html {float:left; width:450px !important;}
.productright{float:right; display:inline; width:254px;}

.buyoverview{float:left; width:254px; padding:0px; border:1px solid #e1e1e1; background:#fcfcfc; margin-top:10px;}
.buyoverview h2{float:left; background:url(../images/h2tile.png) repeat-x; font-size:14px; line-height:25px; color:#666666; height:25px; width:247px; padding:0 0 0 8px !important; margin:0 !important;}
.pricing{width:224px; padding:15px; float:left;}

.incvat{color:#7b7b7b; font-size:14px; color:#7b7b7b;}
.exvat{font-size:22px; color:#000000; font-weight:bold;}
.websale{color: #ff6600; font-weight: bold; font-size:22px;}
.productform label{color:#666666; font-size:14px !important;}
.productform .quantity{border:1px solid #cecece;  padding:3px !important}

.productaction {background:#eeeeee; border:1px solid #e1e1e1; height:36px; width:254px; float:left; margin-top:7px; line-height:36px;}
.productaction img{float:left; }
.productaction a{color:#666666; text-decoration:none;}
.emailandtweet {float:left; padding: 10px 0 0 0; width:100%; text-align:center; display:none;}
.emailandtweet a{color:#666666; text-decoration:none;}
.emailandtweet a:hover {text-decoration:underline;}

/* quantity discount */
.qtyDiscount {background:#f8f8f8; border:#e1e1e1 1px solid; padding-bottom:2px;} 
.qtyBlue { font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#2175c1;} 
.qtyDiscount img {padding:2px 6px 2px 2px;} 
.qtyPadd { text-align:left; margin-left:33px; }

/* Basket Notice */
.basketNotice
{	position:relative;
	float:left;
	width:100%;
	color:#FFFFFF;
	font-size:1em;
	background:#CD4346;
	text-align:center;
	margin-bottom:20px;
}
h2.browseproducts span{position:absolute; top:-9999px; left:-9999px;}
h2.browseproducts{background:url(../images/browseproducts.gif) no-repeat !important; height:12px!important; width:115px!important; display:block; border:none !important; padding:10px 0 0 0; margin:0;}

.primarycontent{float:left;  width:568px; margin-left:4px;}
.secondarycontent{float:right; display:inline; width:184px; margin-right:2px;}
* html .secondarycontent{float:right; display:inline; width:184px; margin-right:0px;}
* html .primarycontent{margin-left:0px;}
#slider{margin-top:4px; overflow:hidden; height:153px; max-height:153px; margin-left:10px;}

#forum-container{	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width:184px;
margin-top:10px;}


.freedeliverybanner{margin:10px 10px 0 8px;}




/*************** navigation login *****************/
ul#nav-login {float:right; text-align:right; width:250px;	list-style:none; margin:0; padding:0; height:16px;}
ul#nav-login li {
	float:left;
	position:relative;
}
ul#nav-login li a {
	color:#333333;
	padding:0 4px 0 3px;
	margin:0;
	font-weight:normal;
	border-right: 1px solid #cccccc;
}

#basketsummary{background:url(../images/basketbg.gif); width:198px; padding:35px 20px 10px 20px; height:14px; float:right; position:relative;}
.basketlink{display:block; width:101px; height:27px; position:absolute; top:0px; left:0px; }
.basketlink span{display:block; position:absolute; top:-9999px; left:-9999px;}
.headright{float:right;display:inline; width:270px;}
.freedeliv{float:left; display:inline; margin-left:40px; margin-bottom:15px;}
.checkoutlink{background:url(../images/btcheckout.png); width:75px; height:24px; position:absolute; bottom:5px; right:10px;}
.checkoutlink span{display:block; position:absolute; top:-9999px; left:-9999px;}

#twitter {border: 1px solid #ebebeb;  margin: 0 0 10px 0; float:right; width:187px;}
#twitter h4 {margin:5px; border-bottom:#ebebeb solid 1px;}
#twitter ul {margin:0px !important; padding:0px;}
#twitter li {list-style:none; margin:5px 5px 10px 5px;}
#twitter_update_list {margin:0px;}
#twitter .twitterlink {padding:5px;}
.headersearch {float:right; margin:7px 5px 0 0;}
.headersearchfield {float:left; margin-right:5px;}
.headersearchbutton {margin:1px 0 0 0; float:left;}

.search-list-container {width:100%; border:1px solid #ebebeb; float:left; margin:0 0 7px 0;}
.search-list-container .right {float:right; width:450px; padding:5px;}
.search-list-container .image {float:left; border:0px;}
.search-list-container h3 {clear:none; font-size:13px; margin:0px !important; padding:0 !important;}
.search-list-container h3 a {color: #206DB3}
.search-list-container .nowprice {float:left;}
