body {
	margin: 0;
	padding: 0;
	background-color: #e9e9e9;
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 978px;
	padding: 0 5px;
	background-color: #ffffff;
	color: #3a3a3a;
	border: 1px solid #cccccc;
}
#topbar {
	float: left;
	width: 100%;
}
#logo {
	float: left;
	border:0;
}
#headertextsearch {
	float: right;
	padding: 20px 26px 6px 0;
}
#headertext{	
	padding: 0 0 14px;
	font-size: 70%;
	line-height: 1.3em;
	text-align: right;
}
#formsearch {
	float: right;
	font-size: 70%;
	line-height: 1.2em;
}
#formsearch input.submit,
#formmemberlogin input.submit {
	background-color: #666666;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
}
#topnavbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 4px 0;
	background-color: #7dc22c;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#navtop {
	float: left;
	margin: 0 246px 0 8px;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#navtop li {
	float: left;
	border-left: 2px solid #ffffff;
}
#navtop li.first {
	border: 0;
}
#navtop li a {
	float: left;
	padding: 0 9px;
	background-color: #7dc22c;
	color: #ffffff;
	text-decoration: none;
}
#navtop li a:hover,
#navtop li a:focus,
#navtop li a:active {
	background-color: #7dc22c;
	color: #3a6804;
}
#strapline {
	clear: left;
	float: left;
	width: 715px;
	padding: 4px 246px 4px 17px;
	background-color: #cacaca;
	border-bottom: 6px solid #ffffff;
	color: #666666;
	font-size: 70%;
	line-height: 1.2em;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url(/images/bg-mainbar.gif) repeat-y 0 0;
	color: #3a3a3a;
	border-bottom: 6px solid #ffffff;
}
#mainnavzone {
	position: relative;
	float: left;
	width: 160px;
	margin: 0 5px 0 0;
	background-color: #666666;
	color: #ffffff;
	z-index: 2;
}
#content {
	position: relative;
	float: left;
	width: 562px;
	z-index: 1;
}
#content a {
	background-color: #ffffff;
	color: #b10505;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #000000;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}


#content .container ul,
#content .container ol,
#content #productdetail .detail ul,
#content #productdetail .detail ol {
	font-size: 70%;
	line-height: 1.2em;
}
#content .container li,
#content #productdetail .detail li {
	margin: 0 0 0.2em;
}
#content .container .detail ul ul,
#content .container .detail ul ol,
#content .container .detail ol ul,
#content .container .detail ol ol,
#content #productdetail .detail ul ul,
#content #productdetail .detail ul ol,
#content #productdetail .detail ol ul,
#content #productdetail .detail ol ol {
	font-size: 100%;
}
#content .downloads {
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}
#content .downloads li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: #ffffff url(/images/downloads/bulletFile.gif) no-repeat 0;
	color: #333333;
}
#content .downloads li.doc {
	background-image: url(/images/downloads/bulletDOC.gif);
}
#content .downloads li.dwg {
	background-image: url(/images/downloads/bulletDWG.gif);
}
#content .downloads li.dxf {
	background-image: url(/images/downloads/bulletDXF.gif);
}
#content .downloads li.gif {
	background-image: url(/images/downloads/bulletGIF.gif);
}
#content .downloads li.jpg {
	background-image: url(/images/downloads/bulletJPG.gif);
}
#content .downloads li.pdf {
	background-image: url(/images/downloads/bulletPDF.gif);
}
#content .downloads li.pps {
	background-image: url(/images/downloads/bulletPPS.gif);
}
#content .downloads li.swf {
	background-image: url(/images/downloads/bulletSWF.gif);
}
#content .downloads li.xls {
	background-image: url(/images/downloads/bulletXLS.gif);
}


#content .list {
	clear: left;
	float: left;
	width: 100%;
	border-top: 16px solid #ffffff;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 16px solid #ffffff;
}
#content .list .item {
	float: left;
	width: 140px;
	padding: 0 18px;
}
#content .list .item img,
#content .list .item a.img,
#content .list .item .noimg a {
	display: block;
}
#content .list .item a.img,
#content .list .item .noimg a {
	margin: 0 0 6px;
}
#content .list .item a.img {
	padding: 5px;
}
#content .list .item img {
	width: 130px;
	height: 130px;
	border: 0;
}
#content .list .item .noimg a {
	min-height: 30px;
	padding: 55px 6px;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#content .list .item a.img,
#content .list .item .noimg a {
	background-color: #dfdfdf;
	color: #3a3a3a;
}
#content .list .item .noimg a:hover,
#content .list .item .noimg a:focus,
#content .list .item .noimg a:active,
#content .list .item a.img:hover,
#content .list .item a.img:focus,
#content .list .item a.img:active {
	background-color: #b1da80;
	color: #3a3a3a;
}
#content .list .item .name {
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}

#contentcontainer {
	float: left;
	width: 528px;
	padding: 16px;
	border: 1px solid #cccccc;
}


#breadcrumb,
#basket_page_titles,
#content h6.main {
	clear: left;
	float: left;
	margin: 0;
	background-color: #e9e9e9;
	color: #666666;
	border: 1px solid #cccccc;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#breadcrumb {
	width: 526px;
	padding: 4px 0;
}
#content h6.main {
	width: 512px;
	padding: 4px 6px;
}
#breadcrumb li {
	float: left;
	margin: 0 0 0 6px;
}
#breadcrumb li:before,
#breadcrumb h1:before {
	content: '> ';
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .basket_step.first:before {
	content: "";
}
#content #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
	line-height: normal;
}
#content #breadcrumb a {
	background-color: #e9e9e9;
	color: #666666;
}
#content #breadcrumb a:hover,
#content #breadcrumb a:focus,
#content #breadcrumb a:active {
	background-color: #e9e9e9;
	color: #b10505;
}


#content .container {
	clear: left;
	float: left;
	width: 514px;
	padding: 16px 7px;
}
#content form.standard {
	clear: left;
	float: left;
	width: 512px;
	padding: 16px 7px;
	border: 1px solid #cccccc;
}
#content form.standard table {
	font-size: 70%;
}
#content form.standard th,
#content form.standard td {
	padding: 2px;
}
#content form.standard th {
	padding: 2px 10px 2px 2px;
	font-weight: normal;
	text-align: left;
}
#content form.standard input,
#content form.standard textarea {
	width: 14em;
	border: 1px solid #cccccc;
}
#content form.standard input.submit,
#formaddbasket input.submit {
	background-color: #7dc22c;
	color: #ffffff;
	border: 1px solid #7dc22c;
	font-weight: bold;
	cursor: pointer;
}
#content form.standard input.submit {
	width: auto;
}
#content .required {
	background-color: #ffffff;
	color: #b10505;
}

.pagenav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #e9e9e9;
	color: #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
}
#content .pagenav a {
	background-color: #eeeeee;
	color: #666666;
	font-weight: normal;
}
#content .pagenav a:hover,
#content .pagenav a:focus,
#content .pagenav a:active {
	background-color: #e9e9e9;
	color: #b10505;
}
.pagenav td {
	width: 33%;
	padding: 2px;
}
.pagenav td.pagelist {
	background-color: #e9e9e9;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.pagenav td.next {
	text-align: right;
}

#content .slideshow {
	position: relative;
	height: 377px;
}
#content .slideshow img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 562px;
	height: 377px;
}

#productdetail {
	clear: left;
	float: left;
	width: 100%;
	border-top: 16px solid #ffffff;
	border-bottom: 16px solid #ffffff;
}
#productdetail .img {
	float: left;
	width: 260px;
}
#productdetail .img .noimg {
	min-height: 16px;
	padding: 122px 6px;
	background-color: #dfdfdf;
	color: #3a3a3a;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#mainprodimg .imgcontainer {
	display: none;
	position: relative;
}
#mainprodimg img {
	display: block;
	width: 250px;
}
#mainprodimg a.thickbox {
	display: block;
	padding: 5px;
	background-color: #dfdfdf;
	color: #3a3a3a;
	text-decoration: none;
}
#mainprodimg a.thickbox:hover,
#mainprodimg a.thickbox:focus,
#mainprodimg a.thickbox:active {
	position: relative;
	background-color: #b1da80;
	color: #3a3a3a;
}
#mainprodimg a.thickbox span {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 5px;
	background-color: #ffffff;
	color: #3a3a3a;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#mainprodimg a img {
	border: 0;
}
#mainprodimg img.nolink {
	border: 5px solid #dfdfdf;
}
#prodimgnav {
	padding: 3px 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
}
#prodimgnav a.selected {
	background-color: #ffffff;
	color: #000000;
}
#productdetail .detail {
	float: right;
	width: 250px;
	margin: 0 7px 0 0;
}
#formaddbasket {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 16px;
}
#formaddbasket table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#formaddbasket th,
#formaddbasket td {
	padding: 1px;
}
#formaddbasket th {
	background-color: #e9e9e9;
	color: #666666;
	border: 1px solid #cccccc;
	text-align: left;
}
#formaddbasket td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#formaddbasket input.submit {
	float: right;
	font-size: 70%;
}
#formaddbasket span.oldprice{
	color:#999999;
	text-decoration:line-through;
}


#auctionreel {
	position: relative;
	float: right;
	width: 246px;
}
#auctionreel a {
	background-color: #ffffff;
	color: #b10505;
}
#auctionreel a:hover,
#auctionreel a:focus,
#auctionreel a:active {
	background-color: #ffffff;
	color: #000000;
}
#auctionreel h6 {
	background-color: #b10505;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.2em;
	padding: 4px 7px;
}
#auctionreel .list {
	float: left;
	width: 244px;
	min-height: 355px;
	background-color: #ffffff;
	color: #3a3a3a;
	border: 1px solid #cccccc;
	border-top: 0;
}
#auctionreel .collection{
	min-height: 355px;
}
#auctionreel .item {
	position: relative;
	top: -1px;
	clear: left;
	float: left;
	width: 100%;
	min-height: 102px;
	padding: 8px 0;
	border-top: 1px dashed #cccccc;
}
#auctionreel .detail {
	float: left;
	width: 124px;
	margin: 0 0 0 10px;
}
#auctionreel .description p,
#auctionreel .ending {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#auctionreel .link {
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#auctionreel .img {
	float: right;
	width: 90px;
	margin: 0 10px 0 0;
}
#auctionreel .img img {
	display: block;
	width: 90px;
	height: 90px;
	border: 0;
}
#auctionarrow,
#auctionarrowie6 {
	position: absolute;
	left: 15px;
	top: -57px;
	display: block;
	width: 215px;
	height: 63px;
	border: 0;
}

#focusboxes {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 5px solid #ffffff;
}
#focusboxes a {
	background-color: #ffffff;
	color: #b10505;
}
#focusboxes a:hover,
#focusboxes a:focus,
#focusboxes a:active {
	background-color: #ffffff;
	color: #000000;
}
#focusboxes .box {
	float: left;
	width: 246px;
	margin: 0 0 0 5px;
}
#focusboxes .box h6 {
	padding: 4px 7px;
	background-color: #7dc22c;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.2em;
}
#focusboxes .box .container {
	float: left;
	width: 230px;
	min-height: 82px;
	padding: 7px;
	border: 1px solid #cccccc;
	border-top: 0;
}
#focusboxes .box .container p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.4em;
}
#focusboxes .box .container img {
	display: block;
	margin: 0 auto;
}
#focusboxes div.large {
	width: 476px;
	margin: 0;
}
#focusboxes div.large .container {
	width: 460px;
}
#focusboxes div.large .container img {
	float: right;
}
#focusboxes .address,
#focusboxes .contactnumbers {
	float: left;
	font-size: 70%;
	line-height: 1.4em;
}
#focusboxes .address {
	width: 130px;
	padding: 0 10px 0 0;
}
#formmemberlogin {
	font-size: 70%;
	line-height: 1.4em;
}
#formmemberlogin th,
#formmemberlogin td {
	padding: 2px;
}
#formmemberlogin th {
	font-weight: normal;
	text-align: left;
}
#formmemberlogin input.submit {
	float: right;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 5px 0;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#footer a {
	background-color: #e9e9e9;
	color: #000000;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #e9e9e9;
	color: #b10505;
}
#keywords {
	clear: left;
	float: left;
	width: 100%;
	padding: 5px 0;
	font-size: 65%;
	text-align: center;
}
#keywords a {
	text-decoration: none;
	background-color: #e9e9e9;
	color: #676767;
}



#auctiondetails p{
	line-height:18px;
}
#auctiondetails p span{
	font-weight:bold;
	text-decoration:underline;
	padding:2px 4px 2px 0;
}
#auctiondetails p span.box{
	font-weight:normal;
	text-decoration:none;
	border:1px solid #cccccc;
	padding:2px 4px;
}
#macroform_newbid input{
	width:4em;
	border:1px solid #cccccc;
	/*font-size:70%;*/
}
#macroform_newbid input.submit,#macroform_newbid input.button{
	background-color:#7dc22c;
	color:#ffffff;
	border:1px solid #7dc22c;
	font-weight:bold;
	cursor:pointer;
	width:auto;
	
	margin:0 0 0 0.5em;
}





ul.sitemap_level0{
	font-size:70%;
}
ul.sitemap_level0 ul{
	font-size:100%;
}
