/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:0 0 0 30px;
	position:relative;
}
ul{
	list-style-type:square;
	margin:10px 0 10px 30px;
	overflow:hidden;
}
ul li{
	margin:3px 0;
	position:relative;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
}
a{
	color:#444;
}
a:hover{
	text-decoration:none;
}
a:active{
	font-weight:700;
}
a:visited{
	color:#444;
}
input, textarea, select{
		border:1px solid #999;
		width:220px;
}

/********* TYPOGRPAHY ********/

body{
	font:12px arial;
	color:#333;
	text-align:center;
}
h1, h2, h3, h4, h5{
	font-weight:400;
	font-family:arial;
	color:#333;
}
h1{
	font-size:22px;
	margin:10px 0 20px 0;
}
h2{
	font-size:16px;
	margin:5px 0 15px 0;
}
h3{
	font-size:16px;
	margin:5px 0 10px 0;
}
h4{
	font-size:14px;
	margin:5px 0 10px 0;
}
h5{
	font-size:12px;
	margin:5px 0 5px 0;
}
p{
	margin:0 0 10px 0;
	line-height:16px;
	position:static;
}
h2#sitemap{
	margin:15px 0;
}

/********* STRUCTURE *********/

#wrapper{
	width:988px;
	background:url('../nav/wrapper_tile.gif') repeat-y;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
}
#header1{
	height:46px;
	background:url('../nav/header1.gif') no-repeat;
}
#header2{
	height:135px;
	background:url('../nav/header2.gif') no-repeat;
	position:relative;
}
#left-float{
	width:128px;
	float:left;
	display:inline;
	margin:10px 0 10px 18px;
}
#center{
	width:648px;
	float:left;
	display:inline;
	margin:10px 0 10px 9px;
	overflow:hidden;
}
#right-float{
	width:155px;
	float:left;
	display:inline;
	margin:10px 0 10px 9px;
}
#footer{
	clear:both;
	height:85px;
	background:url('../nav/footer.gif') no-repeat;
	text-align:right;
}

/********* HEADER *********/

#header1 ul{
	list-style:none;
	margin:0;
	float:right;
	display:inline;
	margin:18px 275px 0 0;
	color:#888;
}
#header1 ul li{
	float:left;
}
#header1 ul li a{
	color:#888;
	text-decoration:none;
	line-height:19px;
}
#header1 ul li a:hover{
	text-decoration:underline;
}
a#logo-home{
	position:absolute;
	left:17px;
	top:3px;
}
a#me-first{
	float:left;
	display:inline;
	margin:25px 0 0 692px;
}
#shopping-cart{
	float:right;
	display:inline;
	width:143px;
	height:90px;
	margin:37px 20px 0 0;
}
#shopping-cart ul{
	list-style:none;
	margin:0;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	margin:10px 0 0 10px;
	overflow:hidden;
	zoom:1;
}
#shopping-cart ul li{
	float:left;
	width:69px;
	margin:0;
	padding:3px 0;
	border-right:1px solid #fff;
}
#shopping-cart ul li.right-basket{
	width:50px;
	margin:0 0 0 5px;
	border:none;
}
#shopping-cart img{
	clear:both;
	margin:15px 0 0 3px;
}
a.home{
	display:block;
	width:160px;
	height:125px;
	position:absolute;
	top:50px;
}
td.warranty_bg ul{
	list-style:none;
	margin:10px 8px;
}
#header2 p#strap-line{
	width:510px;
	height:95px;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:160px;
}
#header2 p#strap-line span{
	display:block;
	width:510px;
	height:95px;
	overflow:hidden;
	position:absolute;
	background:url('../nav/strap_line.gif');
}

/********* FOOTER *********/

#footer p{
	color:#fff;
	font-size:11px;
	padding:27px 0 0 0;
	width:820px;
	float:left;
}
#footer a{
	color:#fff;
}
#footer img{
	float:right;
	display:inline;
	margin:15px 38px 0 0;
}

/********* NAVIGATION *********/

ul#left-nav{
	list-style:none;
	margin:10px 0;
}
ul#left-nav li{
	padding:4px 0 4px 3px;
	border-bottom:1px solid #f6f3f3;
}
ul#left-nav li a{
	text-decoration:none;
}
ul#left-nav li a:hover{
	text-decoration:underline;
}
ul#left-nav li a.selected{
	font-weight:700;
}
ul#left-nav ul{
	margin:0 0 0 5px;
	list-style:none;
	font-style:italic;
}
ul#left-nav ul li{
	border:none;
}
ul#brands{
	list-style:none;
	margin:10px 0 10px -5px;
}
ul#brands li{
	margin:0 0 3px 0;
	text-align:center;
	border-bottom:1px solid #f6f3f3;
	padding:3px 0 0;
}
ul#brands li img{
	margin:0 auto;
}

/********* PRODUCT SEARCH *********/

#product-search{
	width:155px;
	height:108px;
	background:url('../nav/product_search.gif') no-repeat;
	overflow:hidden;
	margin:0 0 10px 0;
}
#product-search input{
	margin:41px 0 0 15px;
	height:14px;
	width:120px;
	border:1px solid #fff;
}
#product-search img#advanced{
	margin:14px 0 0 14px;
	float:left;
	display:inline;
}
#product-search input#go{
	width:131px;
	height:23px;
	float:right;
	border:none;
	margin:12px 13px 0 0;
	display:inline;
}

/********* RIGHT *********/

a#latest-news-button{
	display:block;
	background:url('../nav/news_button_bg.gif') no-repeat;
	overflow:hidden;
	width:155px;
	height:88px;
	text-decoration:none;
}
a#latest-news-button span{
	font-size:18px;
	margin:10px 0 15px 0;
	color:#6a5800;
	display:block;
	text-align:center;
}
a#latest-news-button span#read-all-news{
	color:#fff;
	font-weight:700;
	font-size:11px;
	margin:0 10px;
	line-height:15px;
}
p#social{
	margin:0;
	height:26px;
	margin:10px 0 0;
	line-height:26px;
	color:#666;
	font-size:11px;
	background-color:#d7d8da;
	padding:0;
	zoom:1;
	text-indent:9px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #c4c4c4;
	text-shadow:1px 1px 1px #fff;
}
p#social img{
	margin:4px 4px 0 0;
	float:right;
	display:inline;
}

/********* TABS *********/

#main-block ul#tabs{
	list-style:none;
	margin:0 0 0 8px;
	height:22px;
	z-index:5;
	position:relative;
	overflow:visible;
}
#main-block ul#tabs li{
	float:left;
	display:inline;
	margin:0 6px 0 0;
	position:relative;
}
#main-block ul#tabs li a{
	display:block;
	width:84px;
	height:22px;
	overflow:hidden;
	background:url('../nav/tab_bg.gif') 0 0 no-repeat;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	text-align:center;
}
#main-block li #product-tab{
	width:84px;
	height:22px;
	overflow:hidden;
	background:url('../nav/tab_bg.gif') 0 0 no-repeat;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	text-align:center;
}
#main-block li.selected #product-tab  {
	background:url('../nav/tab_bg.gif') 0 -22px no-repeat;
}
#main-block ul#tabs li a:hover{
	background:url('../nav/tab_bg.gif') 0 -22px no-repeat;
}
#main-block ul#tabs li.selected a{
	background:url('../nav/tab_bg.gif') 0 -22px no-repeat;
}
#main-block ul#tabs li.selected li a{
	background-image:none;
}
#main-block ul#tabs ul{
	display:none;
	position:absolute;
	margin:0;
	background-color:#fac43c;
	width:150px;
	/*padding:5px 0;*/
	top:22px;
	left:0;
}
#main-block ul#tabs li ul li{
 	float:none;
 	font-size:11px;
 	margin:0;
 	padding:0;
}
#main-block ul#tabs li ul a{
	background:transparent;	
	padding:4px 0;
	margin:0;
	height:auto;
	line-height:14px;
	width:150px;
}
#main-block ul#tabs li ul a:hover{
	background:none;
	background-color:#999;
}
#main-block ul#tabs li:hover ul{
	display:block;
}

/********* CENTER BLOCK *********/

#main-block{
	width:648px;
	background:url('../nav/main_block_bg.gif') no-repeat #a8aaad;
}
#main-block-foot{
	clear:both;
	height:13px;
	overflow:hidden;
	background:url('../nav/main_block_foot.gif') no-repeat #a8aaad;
}
#main-info{
	width:625px;
	margin:10px 0 0 11px;
}
#main-info-home{
	width:625px;
	height:333px;
	margin:10px 0 0 11px;
	position:relative;
}
#main-info-home img#hp-img{
	position:absolute;
}
#main-info-home #homepage-buttons{
	width:300px;
	position:absolute;
	top:20px;
	right:-2px;
}
#main-info-home #homepage-buttons img{
	margin:0 0 5px 5px;
}

#three-blocks ul{
	margin:10px 0 0 10px;
	list-style:none;
}
#three-blocks ul li{
	float:left;
	display:block;
	width:191px;
	margin-right: 27px;
}
#three-blocks ul li.three-block-head {
	clear:both;
	width:600px;
	margin:5px 0 5px 0;
	width:627px;
}

#three-blocks ul li.three-block-head h2 {
	font-weight:bold;
	margin:0;
}

#three-blocks ul li.last-block {
	margin-right: 0px;
}
#three-blocks ul li.clear{
	clear:left;
}
#white-block{
	background:url('../nav/white_tile.gif') repeat-y #fff;
	margin:0;
	border:none;
	overflow:hidden;
}
#white-head{
	background:url('../nav/white_head.gif') no-repeat;
	margin:0;
	height:65px;
}
#white-head h1{
	padding:13px 0 0 15px;
	font-size:19px;
	width:400px;
}
#white-foot{
	background:url('../nav/white_foot.gif') no-repeat;
	height:23px;
	clear:both;
	overflow:hidden;
	margin:0;
}
#white-padding{
	padding:10px 15px 0 15px;
}

/********* CONTACT FORM *********/

#contact-details{
	width:190px;
	padding:20px;
	float:right;
	display:inline;
	margin:20px 5px 0 0;
}
#contact-details h2{
	margin:0 0 20px 0;
}
form#contact-form{
	padding:20px;
	width:300px;
	background-color:#f3f3f3;
	margin:20px 0 0 5px;
}
form#contact-form input, form#contact-form textarea{
	border:1px solid #999;
	width:220px;
	margin:3px 0;
}
form#contact-form textarea{
	height:150px;
}
.contact-form h2{
	margin:20px 0;
}
input.submit-img, form#contact-form input.submit-img, input.submit-img-reg{
	border:none;
	background-color:transparent;
	width:96px;
	height:19px;
}
input.submit-img-reg{
	width:151px;
}
input#existing_printer_checkbox, input#existing_printer_checkbox_no{
	border:none;
	width:auto;
}
form#competition-form{
	background-color:#f3f3f3;	
	padding:20px;
	margin:20px 0;
}
form#competition-form p{
	clear:both;
	overflow:hidden;
	position:relative;
}
form#competition-form p.textarea{
	height:110px;	
}
form#competition-form p label{
	line-height:22px;
	float:left;
	clear:left;
	display:inline;
	width:140px;
}
form#competition-form p input{
	border:1px solid #999;
	width:220px;
	margin:3px 0;
	height:20px;
}
form#competition-form p.question{
	font-style:italic;
	margin:10px 0;
	font-weight:700;
}
form#competition-form p.answers{
	padding:15px 15px 0 15px;
	background-color:#f9f9f9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 0 2px 1px #e6e6e6;
	-webkit-box-shadow:inset 0 2px 1px #e6e6e6;
	box-shadow:inset 0 2px 2px #e9e9e9;
	border:1px solid #e4e4e4;
	height:90px;
	overflow:hidden;
}
form#competition-form p.answers label{
	width:225px;
	float:left;
	clear:left;
	display:inline;
	margin:0 0 3px;
}
form#competition-form p label.large-label{
	width:400px;
}
form#competition-form p.answers input{
	float:right;
	clear:right;
	display:inline;
	margin:4px 240px 3px 0;
	width:auto;
	height:auto;
	height:auto;
	border:none;
}
form#competition-form p input.checkbox{
	width:auto;
	height:auto;
	border:none;
	margin:4px 340px 5px 0;
	position:relative;
}
form#competition-form p input.checkbox2{
	width:auto;
	height:auto;
	border:none;
	margin:4px 0 5px 0;
	position:relative;
}
form#competition-form p input.submit-img{
	width:78px;
	height:21px;
	border:none;
	margin:0 0 0 260px;
}
/********* SHOPPING BASKET *********/

p#basket-empty{
	padding:5px 0 250px 0;
}

/********* PRODUCT LIST *********/

#filters{
	width:607px;
	height:92px;
	overflow:hidden;
	background:url('../nav/filter_bg.gif') no-repeat;
	margin:0 0 15px 10px;
}
#filters p#price-range{
	margin:35px 0 0 22px;
}
#filters p#brand-range{
	margin:10px 0 0 22px;
}

#category-info{
	width:607px;
	height:92px;
	overflow:hidden;
	background:url('../nav/filter_bg.gif') no-repeat;
	margin:0 0 15px 10px;
}
#category-info p#cat-desc {
	margin: 35px 0 0 22px;
}

.product-wrap{
	width:190px;
	float:left;
	display:inline;
	margin:0 9px 15px 9px;
}
.white-block-small{
	background:url('../nav/white_tile_small.gif') repeat-y #fff;
	margin:0;
	border:none;
	overflow:hidden;
	height:280px;
}
.white-block-small .prod-img{	
	text-align:center;
}
.white-block-small img{
	margin:0 auto 10px auto;
	/*height:70px;*/
}
.white-head-small{
	background:url('../nav/white_head_small.gif') no-repeat;
	height:49px;
	overflow:hidden;
	margin:0px 0 0 0;
}
.white-head-small h2{
	margin:8px 0 0 10px;
	font-size:11px;
	font-weight:700;
	width:130px;
}
.white-head-small h2 a{
	text-decoration:none;
}
.white-foot-small{
	background:url('../nav/white_foot_small.gif') no-repeat;
	height:23px;
	overflow:hidden;
	margin:0; 
}
.white-padding-small{
	padding:5px 10px 0 10px;
}
.buttons{
	margin:10px 0 0 0;
}
.buttons img{
	width:78px;
	height:21px;
	float:left;
	display:inline;
	margin:0 2px 4px 2px;
}
#paginator{
	text-align:right;
}
.prices{
	color:#3595d9;
	border:1px solid #fff;
	padding:0 0 0 5px;
}
.rent-it{
	border:1px solid #fff;
	padding:5px;
}
#category-desc{
	width:607px;
	overflow:hidden;
	background:url('../nav/desc_top.gif') no-repeat;
	margin:0 0 0 10px;
}
#category-desc p{
	margin: 35px 0 0 22px;
}
#desc-bottom{
	background:url('../nav/desc_bottom.gif') no-repeat;
	height:18px;
	margin:0 0 15px 10px;
}

/********* PRODUCT PAGE *********/

#product-images{
	float:right;
	display:inline;
	margin:0 0 15px 15px;
	width:204px;
	text-align:center;
	position:relative;
	z-index:1;
}
#product-images img{
	margin:0 auto;
	padding:1px;
}
img#banner-image{
	float:none;
	margin:0 0 20px;
}
#product-images .main-product-image-caption{
	text-align:center;
	padding:6px 0;
}
.product-image-thumbs{
}
#product-images .product-image-thumbs img{
	width:50px;
	height:50px;
	float:left;
	display:inline;
	margin:3px 8px;
}
#quick-specs{
	width:580px;
	margin:10px 0 0 5px;
	clear:both;
	position:relative;
}
#quick-specs ul{
	list-style:none;
	margin:0;
	position:relative;
}
#quick-specs ul li{
	width:285px;
	float:left;
	display:inline;
	margin:5px 0;
	line-height:17px;
	font-size:11px;
	font-weight:700;
}
#quick-specs ul li p{
	padding:0 0 0 24px;
}
#quick-specs ul li img{
	float:left;
	display:inline;
	margin:0 5px 0 0;
}
.related-products{
	clear:both;
}
.related-products ul{
	list-style:none;
	margin:0;
}
.related-products ul li{
	clear:both;
	background-color:#f3f3f3;
	height:64px;
	margin:0 0 10px 0;
	padding:0 0 0 5px
}
.related-products ul li img{
	width:50px;
	height:50px;
	float:left;
	display:inline;
	margin:5px 10px 5px 0;
	border:1px solid #e3e3e3;
	padding:1px;
}
.related-products ul li.video img{
	width:88px;
}
.related-products ul li.video img.play {
	position:absolute;
	left:7px;
	top:6px;
	margin:0;
	padding:0;
}
#main-info .related-products ul li h3{
	font-size:12px;
	padding:10px 0 5px 0;
	margin:0;
}
.related-products ul li h3 a{
	text-decoration:none;
}
.related-products ul li p{
	padding:0;
	font-size:11px;
	margin:0;
}
.related-products ul#sustainability{
	margin:15px 0;
}
.related-products ul#sustainability li{
	width:60px;
	float:left;
	display:inline;
	clear:none;
	margin:10px 2px 10px 2px;
}
a#more-sus{
	display:block;
	text-align:right;
	margin:0 20px 15px 0;
}
.buttons1{
	margin:15px 0 0 0;
}
#product-files{
	margin:10px 0 0;
	padding:0 0 10px 0;
}
#product-files ul{
	margin:0 0 20px 0px;
	list-style:none;
	color:#97999c;
}
#product-files ul li{
	margin:5px 0;
	padding:0 0 0 35px;
	background:url('../nav/icons/icon_pdf.gif') 3px 4px no-repeat;
	background-color:#f3f3f3;
	height:33px;
	overflow:hidden;
}
#product-files ul li a{
	margin:9px 0 0 0;
	display:block;
}
#product-options, .product-options{
	background-color:#f3f3f3;
	padding:8px 10px 10px 10px;
}
#product-options h3{
	margin:0 0 10px 0;
}
.product-options h4 {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
.product-options td.buy{
	width:100px;
	text-align:right;
}
.product-options td.prices{
	width:400px;
}
.product-options th h3 {
	text-align:left;
}
table{
	width:100%;
}
table th{
	background-color:#f3f3f3;
}
table td, table th{
	padding:5px 4px;
}
p#can-rent{
	margin:0;
}

/****** CATEGORY LISTING ********/

ul#category-listing{
	margin:0;
	list-style:none;
}
ul#category-listing li{
	display:inline;
}
ul#category-listing li a{
	display:block;
	background-color:#f3f3f3;
	width:275px;
	height:200px;
	float:left;
	display:inline;
	margin:10px;
	text-align:center;
	text-decoration:none;
}
ul#category-listing li a:hover{
	background-color:#e3e3e3;
}
ul#category-listing li a img{
	width:140px;
	height:140px;
	display:block;
	border:1px solid #e3e3e3;
	padding:1px;
	margin:15px auto 0 auto;
	background-color:#fff;
}
ul#category-listing li a .cat-title{
	display:block;
	margin:10px 0 0;
	font-size:12px;
	font-weight:700;
}
.related-products{
	clear:both;
}
.related-products ul{
	list-style:none;
	margin:0;
}
.related-products ul li{
	clear:both;
	background-color:#f3f3f3;
	height:64px;
	margin:0 0 10px 0;
	padding:0 0 0 5px
}
.related-products ul li h3{
	font-size:12px;
	padding:10px 0 5px 0;
	margin:0;
}
.related-products ul li h3 a{
	text-decoration:none;
}
.related-products ul li p{
	padding:0;
	font-size:11px;
	margin:0;
}

/********* SHOP *********/

input.submit{
	background-color:#f6b629;
	color:#fff;
	border:none;
	padding:2px 5px;
	width:auto;
	margin:0;
	font-size:11px;
}
input.quantity{
	width:20px;	
}
input.radio {
	width: auto;
}
table#basket{
	border-collapse:collapse;
	margin:10px 0;
}
table#basket td{
	padding:8px;
	border-bottom:1px solid #f3f3f3;
}
table#basket th{
	font-size:11px;
	font-weight:400;
}
table#basket td.basket-desc{
	width:250px;
}
table#basket td.basket-delete{
	width:60px;
}
a.orange_button{
	background-color:#f6b629;
	color:#fff;
	border:none;
	padding:4px 6px;
	text-decoration:none;
	font-size:11px;
}
table.basket-buttons{
	margin:10px 0 15px 0;
}
div#forgotten-password-link{
	font-size:11px;
	margin:15px 0;
}
.checkbox{
	width:14px;
	height:14px;
	border:none;
}
.required-field-marker{
	color:#4aaa28;
	font-weight:700;
	font-size:14px;
}
#message_failure{
	border:1px solid #e00b0b;
	padding:15px;
	margin:15px 0;
}
#message_failure ul{
	list-style-type:square;
	color:#e00b0b;
}
td.date-input select{
	width:110px;
}

/********* ADDRESSES *********/

#existing-addresses{
	margin:5px 0;
	padding:10px;
	background-color:#f3f3f3;
}

ul#delivery-options ul{
	list-style:none;
	margin:0;
}
ul#delivery-options .checkbox{
	border:none;
}

/********* VIEW ORDER *********/

td.order-info div{
	padding:4px;
}
div#print-offline-order{
	margin:8px 0;
}
td.product-list{
	padding:10px 0;
}
td.product-list img{
	padding:1px;
	border:1px solid #b7b7b7;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}

table.product-price-details{
	clear:both;
	margin:10px 0;
	
}
table.product-price-details th{
	width:60px;
}
table.product-price-details td{
	padding-left:10px;
}

/********* BUNDLES *********/

#product-list-row{
	margin:10px 0;
}
td.product-name h4{
	margin:5px 0 10px 0;
}

/********* OTHER *********/


.related-products ul li img.consumables-more-info{
	float:right;
	display:inline;
	width:auto;
	height:auto;
	border:none;
	margin:35px 6px 0 0;
}

#rent-it-details {
	padding-bottom: 20px;
}

#siemens-finance {
	text-align: center;
	margin-bottom: 20px;
}

#main-info h3 {
	margin-top: 1.5em;
}

.about-us-txt{
	float:left;
	width: 320px;
}

.about-us-img{
	float:left;
	text-align: right;
	height: 100%;
}
.about-us-img img{
	margin:0 0 30px 10px;
}

/** DELIVERY **/

/* functional tab stuff */
input.hidden-radio{
	display:none;
}

.delivery-toggle-container{
	display:none;
}

input.hidden-radio:checked + .delivery-toggle-container{
	display:block;
}

/** IE compatible version of above selector **/
.delivery-toggle-container.hidden-radio-selected{
	display:block;
}
/* end functional tab stuff */


ul#delivery-tabs{
	width:100%;
	height:46px;
	border-bottom:1px solid #d4d4d4;
	list-style:none;
	margin:0 0 20px;
	overflow:hidden;
}
ul#delivery-tabs li{
	margin:0 5px 0 0;
	background:transparent;
	padding:0;
	float:left;
	width:82px;
	height:45px;
	overflow:hidden;
	border:1px solid #e3e3e3;
}
ul#delivery-tabs li img{
	float:none;
	margin:0;
	padding:0;
	border:none;
}
ul#delivery-tabs li a{
	display:block;
	float:left;
	display:inline;
	padding:0;
	width:82px;
	height:42px;
	margin:5px 0 0 5px;
}

ul#delivery-tabs li.selected {
	background-color:#d4d4d4;
}

ul#delivery-tabs li a:hover,
ul#delivery-tabs li.selected a
{
	color:#fff;
	text-shadow:0 -1px 1px #601b60;
	cursor:pointer;
}

.delivery_image{
	float:left;
	width: 140px;
	text-align: left;
	vertical-align: middle;
	display: inline;
	margin: 0 5px 35px 15px;
	padding: 0;
	line-height: 0;
}
.delivery_image span{
	float:	left;
}
.delivery_text{
	float:left;
	width: 350px;
	margin: 3px 0 1.5em 0;
	padding: 0;
	display: inline;
}
.delivery_text p {
	margin: 0;
	padding: 0;
}
div#product-description-long p {
	position: relative;
}

div.view-order-product {
	float: left;
	width: 218px;
}

table.product-price-details {
	float: left;
	width: 150px;
}

div.ordered-product-row {
	clear: both;
}

table.order-details tbody tr td.delivery-address {
	vertical-align: top;
}
#payment-info h4{
	font-size:12px;
	font-weight:700;
}
#payment-info{
	border:3px solid #e3e3e3;
	padding:10px;
}

ul#sustainability {
	list-style: none;
	margin: 0 0 0 15px;
}

ul#sustainability li {
	margin: 10px 0 10px 0;
}





.sustainability-info-logos{
	clear:both;
}
.sustainability-info-logos ul{
	list-style:none;
	margin:0;
}
.sustainability-info-logos ul li{
	clear:both;
	background-color:#f3f3f3;
	margin:0 0 10px 0;
	padding:0 0 10px 5px;
	font-size:11px;
}
.sustainability-info-logos ul li img{
	width:50px;
	height:50px;
	float:left;
	display:inline;
	margin:5px 10px 5px 0;
	border:1px solid #e3e3e3;
	padding:1px;
}
.sustainability-info-logos ul li h3{
	font-size:12px;
	padding:10px 0 5px 0;
	margin:0;
}
.sustainability-info-logos ul li h3 a{
	text-decoration:none;
}
.sustainability-info-logos ul li p{
	padding:0;
	font-size:11px;
	margin:0;
}
.sustainability-info-logos ul li ul {
	list-style: circle;
	width: 70%;
	position: relative;
	left: 25px;
}

/******* 2010 BASKET ********/

#main-block.basket-page{
	background:transparent;
}
#right-float-basket{
	width:310px;
	float:right;
	margin:10px 18px 0 0;
}
#right-float-basket ul{
	list-style:none;
	margin:0;
}
#right-float-basket li{
	background-color:#f3f3f3;
	border:1px solid #e5e5e5;
	padding:0 10px 0;
	height:70px;
	margin:0 0 8px;
	overflow:hidden;
	position:relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 3px #e3e3e3;
	-webkit-box-shadow:0 0 3px #e3e3e3;
}
#right-float-basket li img{
	float:left;
	display:inline;
	margin:10px 10px 5px 0;
}
#right-float-basket li img.button, #right-float-basket li input.button{
	float:none;
	margin:0;
	position:absolute;
	top:26px;
	right:15px;
}
#right-float-basket li input.button{
	width:auto;
	border:none;
}
#right-float-basket li h3{
	font-size:11px;
	margin:10px 0 0;
	float:left;
	display:inline;
	width:160px;
	height:50px;
}
#right-float-basket li h3 a{
	text-decoration:none;
}
.warranty{
	background-color:#fff9b2;
	border:1px solid #e3e3e3;
	padding:0 10px 0;
	margin:10px;
	position:relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 3px #e3e3e3;
	-webkit-box-shadow:0 0 3px #e3e3e3;
	z-index:1;
}
.warranty h3{
	margin:10px 0;
	font-size:14px;
	color:#333;
}
.warranty ul{
	list-style:none;
	margin:10px 0;
}
.warranty ul li{
	background:url('../nav/warranty.gif') 0 2px no-repeat;
	padding:0 0 0 19px;
	font-size:11px;
	/*height:19px;*/
	line-height:19px;
	margin:0 0 5px;
	position:relative;
}
.warranty ul li a{
	text-decoration:none;
	display:block;
	padding:0;
	width:455px;
}
.warranty ul li a img.button{
	width:46px;
	height:19px;
	border:none;
	position:absolute;
	top:0;
	right:0;
}
a.product-a{
	text-decoration:none;
	display:block;
	position:relative;
	z-index:200;
}
a.product-a img.down{
	margin:-2px 0 0;
}
a.product-a span.popup{
	width:300px;
	background-color:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-box-shadow:0 0 4px #333;
	-webkit-box-shadow:0 0 3px #e3e3e3;
	position:absolute;
	top:5px;
	left:205px;
	display:none;
}
a.product-a span.popup span{
	display:block;
	margin:0;
	padding:10px;
	line-height:18px;
	color:#fff;
}
img#consumables-banner{
	margin:0 0 10px 0;
}

#yt-video-cont {
	text-align:center;
}
#yt-video-cont iframe {
	margin: 0 auto 0 auto;
}

div#intro-text {
	margin:20px;
}

h2.heading-2 {
	margin:20px;
}

div#white-padding div#intro-text, div#white-padding h2.heading-2 {
	margin:0 0 20px 0;
}

a.video-cont {
	display:block;
	width:200px;
	height:112px;
	overflow:hidden;
	position:relative;
	margin:10px 0 0 0;
}

a.video-cont img.play-img {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:112px;
}
a.video-detail {
	display:block;
	margin-top:2px;
}

h4#rel-video-head {
	padding:15px 0 10px 0;
	clear:both;
	text-align:left;
	font-size:14px;
	font-weight:700;
}

#discount-code {
	padding:10px;
	margin:10px 0;
	border:1px solid #8CCDFF;
	background-color:#EAEFFF;
	color:#333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#discountcode {
	width:130px;
}
#apply-voucher {
	width:40px;
}

p#del-disclaimer {
	color:#666;
	font-size:10px;
}


/* auto complete searches */
.ui-autocomplete {
	width:300px;
	overflow:hidden;
	text-align:left;
	max-height: 250px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}

* html .ui-autocomplete {
	height: 100px;
}

.ui-autocomplete li.ui-menu-item {
	border:1px solid #efefef;
}

#flash-msg {
	background-color:#005500;
	margin:20px 0;
	padding:10px;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#flash-msg a {
	color:#fff;
	font-weight:bold;
}

#flash-msg p {
	margin:10px 0;
}
