html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
	}
body{
	line-height:1;
	}
ol, ul{
	list-style:none;
	}
blockquote,
q{
	quotes:none;
	}
:focus{
	outline:0;
	}
ins{
	text-decoration:none;
	}
del{
	text-decoration:line-through;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
input[type=hidden]{
	visibility:hidden;
	}


/* slightly enhanced, universal clearfix hack */
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	display:inline-block;
	}

/* start commented backslash hack \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* stop commented backslash hack */



/* Body
*********************************************************/
body{
	background:#00adef url(/template/theme/mobiwasher/img/bg.gif) repeat-y 50% 0;
	font:100% Arial, Verdana, sans-serif;
	}
	#wrap{
		background:url(/template/theme/mobiwasher/img/bg-water.jpg) repeat-x 50% 0;
		height:900px;
		}



/* Control Bar
*********************************************************/
#control{
	padding:0 10px;
	background:#000 url(/template/admin/img/header.jpg) repeat-x 0 50%;
	border-bottom:1px solid #666;
	height:40px;
	}
	#control p.trade{
		float:left;
		font-size:1.3em;
		color:#ed0505 !important;
		line-height:40px !important;
		margin:0;
		}
	#control ul{
		float:right;
		font-size:11px;
		list-style:none;
		}
		#control li{
			display:inline;
			margin-left:10px;
			color:#aaa;
			line-height:40px;
			}
			#control li.first{
				border-left:none;
				}
			#control a{
				color:#eee;
				text-decoration:none;
				}
				#control a:hover{
					color:#fff;
					text-decoration:underline;
					}


/* Container
*********************************************************/
.container{
	width:960px;
	margin:0 auto;
	position:relative;
	min-height:1px;
	}
	.container:after{
		visibility:hidden;
		display:block;
		font-size:0;
		content:" ";
		clear:both;
		height:0;
		}
		
		
		
/* Typography
*********************************************************/		
a{
	color:#333;
	text-decoration:none;
	}
	a:hover{
		color:#000;
		}
	
p,
h1,
h2,
h3,
h4,
h5,
h6{
	margin:0 0 15px;
	color:#333;
	font-weight:normal;
	line-height:1.2;
	}

p{
	font-size:82.5%;
	color:#666 !important;
	line-height:1.5 !important;
	}
	
p.homemessage{
	text-align:center;
	font-weight:bold;
	color:darkred !important;
	}
	
h1{
	font-size:175%;
	font-weight:bold !important;
	line-height:1.1 !important;
	}
h2{
	font-size:150%;
	font-weight:bold !important;
	}
h3{
	font-size:110%;
	font-weight:bold !important;
	}
h4{
	font-size:110%;
	}
h5{
	font-size:100%;
	}
h6{
	font-size:87.5%;
	}	
	
	h1 a,
	h2 a,
	h3 a,
	h4 a,
	h5 a,
	h6 a{
		color:#00adef;
		}			
			
	h1 small,
	h2 small,
	h3 small,
	h4 small,
	h5 small,
	h6 small{
		float:right;
		}

small{
	font-size:67.5%;
	}
	small.vat{
		float:none;
		color:#999;
		}


sub{
	vertical-align:-0.5em;
	font-size:75%;
	}

sup{
	vertical-align:0.5em;
	font-size:75%;
	}
	

		
/* Generic classes
*********************************************************/		
img.alignright{
	float:right;
	margin:0 0 15px 15px;
	}

img.alignleft{
	float:left;
	margin:0 15px 15px 0;
	}

img.aligncenter{
	display:block;
	width:auto;
	margin:15px auto;
	}

		
		


/* Header
*********************************************************/
#header{
	margin-bottom:30px;
	}
	#logo{
		display:block;
		float:left;
		margin:30px 0 0 0;
		line-height:1;	
		}
		#logo a{
			background:url(/template/theme/mobiwasher/img/logo-mobi.jpg) no-repeat;
			width:180px;
			padding-top:108px;
			height:0;
			overflow:hidden;
			display:block;
			}
	#languagearea{
		width:400px;
		display:block;
		float:left;
		height:32px;
		margin:36px 66px 0 66px;
		font-size:1em;
		padding-left:60px;
		}
		#languagearea img.flag{
			width:32px;
			height:32px;
			display:inline;
			vertical-align:middle;
			margin-right:0.3em;
			opacity:0.7;
			} 
		#languagearea p{
			line-height:32px;
			}
		.currentlanguage{
			width:150px;
			margin-left:20px;
			float:left;
			}
			.currentlanguage p{
				color:#444 !important;
				}
		.languageselector{
			width:200px;
			float:left;
			color:#999 !important;
			}
			.languageselector a#chooselanguage.active img.flag,
			.languageselector a#chooselanguage:hover img.flag{
				opacity:1 !important;
				}
			#languagelist{
				width:460px;
				float:left;
				padding:4px;
				position:absolute;
				background:transparent url('/template/theme/mobiwasher/img/transparent-blue.png') repeat;
				opacity:1;
				margin:80px 0 0 240px;
				display:none;
				z-index:99;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				}
				#languagelist .wrap{
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					padding:7px 15px;
					background-color:#fff;
					border:1px solid #66cef5;
					}
			#languagelist ul{
				width:450px;
				float:left;
				}
				#languagelist ul li{
					width:150px;
					height:32px;
					padding:3px 0;
					float:left;
					}
					#languagelist ul li a{
						display:block;
						width:150px;
						line-height:32px;
						}
						#languagelist ul li img.flag{
							opacity:0.7;
							}
						#languagelist ul li a:hover img.flag{
							opacity:1;
							}
						#languagelist ul li p img{
							display:inline;
							width:32px;
							height:32px;
							margin-right:0.4em;
							vertical-align:middle;
							}
	#strap{
		width:580px;
		line-height:29px !important;
		display:block;
		float:left;
		margin:28px 6px 0;
		font-size:29px;
		font-weight:bold;
		text-align:center;
		color:#05AEED !important;
		}
		#strap span.quotemark{
			color:#aaa;
			text-shadow:0 0 2px #eee;
			}
		#strap em{
			color:#111;
			} 	
	#callus a{
		background:url(/template/theme/mobiwasher/img/call-us.jpg) no-repeat 100% 0;
		width:184px;
		padding-top:82px;
		height:0;
		line-height:1;
		overflow:hidden;
		display:block;
		float:right;
		margin:50px 0 0;
		}



/* Navigation
*********************************************************/
#nav{

	}
	#nav .container{
		width:960px;
		margin:0 auto;
		}
	#nav ul{
		background:url('/template/theme/mobiwasher/img/navigation-background.png') no-repeat 0 0 #66CEF5; 
		width:960px;
		height:40px;
		float:left;
		}
		#nav ul li{
			background:url('/template/theme/mobiwasher/img/navigation-li-background.png') no-repeat top right transparent;
			float:left;
			height:40px;
			}
			#nav ul li a{
				display:block;
				line-height:40px;
				padding:0 35px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
				font-size:1em;
				margin-right:1px;
				}
			#nav.slim ul li a{
				padding:0 25px;
				}
			#nav ul li a:hover,
			#nav ul li.active a{
				background:url('/template/theme/mobiwasher/img/navigation-li-a-background.png') repeat-x 50% 0 transparent;
				color:#000;
				text-shadow:0 0 6px #DFFAFF;
				}
				
#content {
	margin-top: 20px;
	}


/* Tactical
*********************************************************/
.mainbox{
	background:#cceffc;
	padding:4px;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 20px 20px 0;
	}
	.mainbox .wrap{
		border:1px solid #66cef5;
		background:#fff;
		padding:10px;
		float:left;
		width: 600px; /* Added by Chris */
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		}
	#slider{
		width:600px;
		height:338px;
		overflow:hidden;
		}
	#slider .slides{
		white-space:nowrap;
		list-style:none;
		margin:0;
		}
		#slider .slides li{
			float:left;
			width:600px;
			height:338px;
			overflow:hidden; 			
			}

	#content #slidenav{
		float:left;
		list-style:none;
		margin:0;
		}
		#content #slidenav li{
			float:left;
			display:block;
			}
			#content #slidenav li a{
				background:#cceffc url(/template/theme/mobiwasher/img/blue-gradient.png) repeat-x 50% 0;
				color:#000;
				display:block;
				float:left;
				text-decoration:none;
				line-height:2;
				width:150px;
				font-size:1.3em;
				font-weight:bold;
				text-align:center;
				}

	#content p a{
		text-decoration:underline;
		}

	#promotion{
		float:right;
		width:45%
		}

/* Top box
*********************************************************/
.topbox{
	background:#cceffc;
	padding:4px;
	float:left;
	clear:both;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 20px 0;
	}
	.topbox .wrap{
		border:1px solid #66cef5;
		background:#fff;
		padding:10px;
		float:left;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		width:930px;
		}
		.topbox .wrap p{
			font-size:125%;
			margin:0 !important;
			color:#666;
			font-weight:bold;
			}
			.topbox .wrap p em{
				font-weight:normal;
				}
			.topbox .wrap p a{
				color:#333;
				text-decoration:none;
				font-weight:normal !important;
				}
	


/* Side box
*********************************************************/
.sidebox{
	background:#ebebeb;
	padding:4px;
	float:right;
	clear:right;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 20px 0;
	}
	.sidebox .wrap{
		border:1px solid #c2c2c2;
		background:#fff;
		padding:10px;
		float:left;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		width:280px;
		}

.linkbox{
	background:#ebebeb;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 20px 0;
	}
	.linkbox .wrap{
		border:1px solid #c2c2c2;
		background-color:#d7f0f9;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		}
	h2.subheading{
		text-align:center;
		padding:10px;
		margin-bottom:0;
		}
	h3.accessories{
		margin:0;
		padding:0;
		text-align:center;
		background-color:#d7f0f9;		
		}
		h3.accessories.blink, h3.accessories:hover{
			background-color:#b8e8f9;
			}
		h3.accessories a{
			padding:15px 10px;
			display:block;
			color:#44c0ef;
			}
			h3.accessories.blink a, h3.accessories:hover a{
				color:#000 !important;
				}				
		
		#content .sidebox h2 a{
			color:#00adef;
			text-decoration:none;
			border-bottom:none;
			}
			#content .sidebox h2 a:hover{
				color:#000;
				border-bottom:none;
				}	
	
		#content .sidebox h3 a{
			color:#00adef;
			text-decoration:none;
			border-bottom:none;
			}
			#content .sidebox h3 a:hover{
				color:#000;
				border-bottom:none;
				}	



#twitterbox{
	clear:both;
	float:left;
	margin-right:20px;
	}
	#twitterbox .wrap{
		width:600px;
		height:64px;
		}
		#twitterbox img{
			float:left;
			width:64px;
			height:64px;
			margin-right:12px;
			}
		#twitterbox .wrap p.status{
			line-height:1.4em;
			margin-top:10px;
			}
			#twitterbox .wrap p.status a{
				line-height:1.4em;
				margin-top:10px;
				text-decoration:none;
				}
			#twitterbox .wrap p.status small{
				font-size:0.8em;
				color:#999;
				}

#newsletterbox{
	}
	#newsletterbox .wrap{
		height:64px;
		}
		
form.newsletter input.email{ 
	float:left;
	width:200px;
	height:18px;
	line-height:18px;
	padding:3px;
	margin-right:3px;
	font-size:0.8em;
	color:#666;
	border:1px solid #ccc;
	}		

#mobiv15{
	clear:both;
	float:left;
	margin-right:20px;
	}
	#mobiv15 .wrap{
		width:275px;
		}
#mobiv17{
	clear:none;
	float:left;
	margin-right:20px;
	}
	#mobiv17 .wrap{
		width:275px;
		}
#mobipack{
	clear:none;
	float:left;
	}
	

.shopbox{
	clear:none !important;
	float:left !important;
	margin:0 20px 20px 0  !important;
	}
	.shopbox.last{
		margin:0 !important;
		}
		.shopbox.last .wrap{
			width:276px !important;
			}
	.shopbox .wrap{
		width:277px !important;
		}
		
.shopgallery{
	clear:left;
	}		
		
.gallerybox{
	clear:none !important;
	float:left !important;
	margin:0 20px 20px 0 !important;
	}
	.gallerybox.alternate{
		margin-left:1px !important;
		}
	.gallerybox.last{
		margin-left:0 !important;
		margin-right:0 !important;
		}
		
	.gallerybox .wrap{
		width:123px !important;
		height:80px !important;
		padding:5px;
		}

#latestreviews img{
	margin:3px 0 0 3px;
	width:273px;
	height:124px;
	}
	
#promo .wrap{
	height:220px;
	width:300px;
	padding:0
	/* background:#fff url('/template/theme/mobiwasher/img/mudsplat.jpg') -30px -50px no-repeat; */
	}
	#promo p.offer{
		}
	#promo p.offer a{
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		font-size:1.9em;
		line-height:1em;
		padding-left:135px;
		margin-top:0.4em;
		text-decoration:none;
		color:#666666;
		}
		#promo p.offer a em{
			font-size:1.4em;
			font-style:normal;
			color:#00ADEF;
			}
	#promo p.strap{
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
		font-size:1em;
	}


#latestnews{
	}
	#latestnews .wrap{
		height:128px;
		overflow:hidden;
		}
	#latestnews .rsslink{
		display:block;
		float:right;
		width:28px;
		height:0;
		margin:3px 0 0;
		padding-top:14px;
		overflow:hidden;
		background-image:url(/template/theme/mobiwasher/img/icon-rss.gif);
		}
	#latestnews h3{
		margin:0 0 5px;
		}
	.newsitem h4{
		margin:0 0 5px;
		}
		.newsitem h4 a{
			color:#333;
			}
			.newsitem h4 a:hover{
				color:#000;
				}
	.newsitem{
		margin:0 -10px;
		border-top:1px solid #efefef;
		padding:7px 10px;
		}
		.newsitem p{
			font-size:11px;
			margin:0;
			}
		
.productbox h2{
	margin:0 0 5px;
	}
	
.productbox .wrap{
	padding-bottom:5px !important;
	}	

.productbox p.description{
	margin-bottom:5px !important;
	/* min-height:135px; */
	}
.productbox p.price{
	float:right;
	clear:right;
	margin:0;
	line-height:1.2em !important;
	font-size:1.6em;
	}
.productbox p.delivery{
	float:right;
	clear:right;
	margin:0;
	line-height:1.2em !important;
	font-size:0.7em;
	color:#666;
	}
.productbox p.rrp{
	float:right;
	clear:right;
	text-decoration:line-through;
	margin:0;
	z-index:99;
	color:#e40101 !important; 
	line-height:1.2em !important;
	font-size:1.3em;
	}
.productbox p.rrp.invisible{
	visibility:hidden;
	}
.producttopwrap{
	height:200px;
	}
.productshotwrap{
	float:right;
	height:175px;
	}
img.productshot{
	float:right;
	margin-left:7px;
	position:relative;
	z-index:1;
	}
		
.mobigradient{
	display:block;
	line-height:32px;
	width:170px;
	background:url(/template/theme/mobiwasher/img/blue-gradient.png) repeat-x 50% 0;
	border:1px solid #5abde3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none !important;
	text-shadow:0 0 1px #5abde3 !important;
	}
	input.mobigradient{
		line-height:1.2em;
		padding:6px 2px;
		cursor:pointer;
		}
		input.mobigradient.buyitnow{
			width:180px;
			}	
		.sidebox input.mobigradient{
			width:100%;
			}	
	.mobigradient:hover{
		background-position:50% -40px;
		text-shadow:0 0 2px #DFFAFF !important;
	}
	

.productbox:hover h2 a{
	color:#666 !important;
	}
.productbox:hover a.mobigradient{
		background-position:50% -40px !important;
		text-shadow:0 0 2px #DFFAFF !important;
		}
			

#content ul{
	list-style:disc;
	margin:15px 0 15px 30px;
	}
	#content ul li{
		color:#00adef;
		font-size:82.5%;
		margin:0 0 7px;
		}
		#content ul li a,
		#content ul li strong{
			color:#333;
			text-decoration:none;
			font-weight:normal;
			}
			#content ul li a:hover{
				color:#000;
				text-decoration:underline;
				}

#content ol{
	margin:15px 30px;
	list-style:decimal;
	}
	#content ol li{
		margin:0 0 15px;
		}


table.specification{
	width:100%;
	table-layout:fixed;
	margin-bottom:10px;
	}
	table.specification th,
	table.specification td{
		padding: 2px 5px;
		text-align:left;
		border-bottom:1px solid #ccc;
		}

table.ordersummary{
	width:100%;
	margin-bottom:20px;
	margin-top: 10px;
	}
	table.ordersummary th,
	table.ordersummary td{
		padding: 2px 5px 2px 0;
		text-align:left;
		border-bottom:1px solid #ccc;
		}

p.companyinfo{
	text-align:right;
	font-size:75%;
	line-height:1.2;
	}

#buybutton{
	width:280px;
	height:0;
	overflow:hidden;
	padding:100px 0 0 0;
	float:left;
	display:block;
	background-image:url(/template/theme/mobiwasher/img/buy-now.jpg);
	margin:0 0 10px;
	}
	#buybutton:hover{
		background-position:0 -100px;
		}

#sharethis{
	margin:0 !important;
	font-size:.825em;
	}
	#sharethis a{
		text-decoration:none;
		}




#address strong,
#address a{
	padding-left:10px;
	display:block;
	color:#000;
	}
#address .wrap{
	padding:30px 30px 20px;
	width:240px;
	}

#product{
	position:relative;
	}

#productinfo{
	float:right;
	margin:0;
	position:relative;
	z-index:10;
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	}
	#productinfo .wrap{
		width:710px;
		-moz-border-radius-topleft:0;
		-webkit-border-top-left-radius:0;
		padding:20px;
		min-height:540px;
		}

#content ul.gallery{
	list-style:none;
	margin:15px 0 0;
	}
	#content ul.gallery li{
		width:155px;
		height:100px;
		overflow:hidden;
		margin:0 20px 20px 0 !important;
		float:left;
		display:block;
		border:1px solid #ccc;
		}
		
		

ul#productnavcontainer{
	position:absolute;
	left:0;
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul#productnavcontainer li{
	margin:0;
	}

.sidebox.productnav{
	position:relative;
	z-index:5;
	float:left;
	clear:left;
	margin:0 0 -4px;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	}
	.sidebox.productnav .wrap{
		width:180px;
		-moz-border-radius-topright:0;
		-moz-border-radius-bottomright:0;
		-webkit-border-top-right-radius:0;
		-webkit-border-bottom-right-radius:0;
		}
		.sidebox.productnav a{
			font-size:1em;
			display:block;
			}
	.sidebox.productnav.ui-state-active{
		background:#cceffc;
		padding-right:0;
		z-index:15;
		}
		.sidebox.productnav.ui-state-active .wrap{
			border:1px solid #66cef5;
			border-right:0;
			}
			.sidebox.productnav.ui-state-active a{
				font-weight:bold !important;
				}
				.sidebox.productnav a:hover{
					font-weight:bold !important;
					text-decoration:none !important;
					}
.sidebox.productnav.buynow{
	padding:0;
	margin:4px 0 0;
	}
	.sidebox.productnav.buynow .wrap{	
		border:none;
		}

.productsheader{
	margin-bottom:10px;
	}
	.productsheader .addtobasket{
		float:right;
		margin-top:-12px;
		}
	.productsheader .producticon{
		float:left;
		margin-top:-8px;
		margin-right:10px;
		}
	.productsprice{
		float:right;
		width:300px;
		}

h3.stock{
	margin:0 0 5px 2px;
	color:green;
	text-transform:uppercase;
	text-align:center;
	}	

p.freedeliv{
	text-transform:uppercase;
	font-size:11px;
	margin:5px 0 5px 2px;
	line-height:1.1 !important;
	}
h1.price{
	font-size:30px;
	margin:0 0 0 2px;
	color:#666;
	}
	h1.price strong{
		color:#333;
		font-weight:bold !important;
		}
	h1.price .old,
	h1.price .old strong{
		text-decoration:line-through !important;
		color:#e40101 !important;
		}
	h1.price.saving{
		color:green;
		}
	h1.price small{
		color:#666;
		font-size:0.4em;
		}


form.standard{
	width:600px;
	margin:0 0 15px;
	float:left;
	position:relative;
	}
	form.standard.login{
		float:left;
		}
	form.standard.contact{
		float:right;
		}
	form.standard.checkout{
		float:right;
		margin:0 10px 10px 0;
		}
	.standard fieldset{
		padding:18px;
		background:#eee;
		display:block;
		border:1px solid #ccc;
		}
		.mainbox .standard fieldset{
			background:none;
			border:none;
			padding:0;
			}			
		.mainbox .standard fieldset fieldset{
			padding:0;
			background:none;
			display:block;
			border:none;
			margin:15px 15px 15px 130px;
			}
			.mainbox .standard fieldset fieldset legend{
				font-size:1.2em;
				margin-bottom:5px;
				}
	.standard legend{
		font-weight:bold;
		font-size:1.5em;
		margin-bottom:10px;
		color:#333;
		}
		.standard legend.hearabout{
			padding-left:130px;
			}
		.mainbox .standard legend{
			}
	.standard .error{
		display:block;
		background:#ffc;
		color:red;
		text-align:center;
		padding:5px;
		margin:0 0 15px;
		}
		.standard .error p{
			margin:0 !important;
			}
	.standard p{
		clear:both;
		}
	.standard .text input,
	.standard .text textarea{
		display:block;
		float:left;
		width:400px;
		padding:3px 5px;
		margin:0 0 15px 0;
		background:#fff;
		border:1px solid #ccc;
		font:100%/140% 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
		}
	.standard .text label,
	.standard .submit label{
		float:left;
		padding:0 5px;
		display:block;
		text-align:right;
		width:120px;
		line-height:1.3;
		padding:5px;
		font-size:1em;
		}
		.standard label.required:before{
			content:"* ";
			color:#f00;
			font-weight:bold;
			}
		.standard .select label{
			display:none;			
			}
			
	.standard select{
		font:87.5%/140% 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;		
		}
			
	.standard .forgot{
		display:block;
		float:left;
		text-align:right;
		width:200px;
		font-size:12px;
		color:#666;
		margin:-3px 0 12px 75px;
		}
	.submit input{
		display:block;
		float:left;
		text-transform:uppercase;
		}
		.submit input.checkout{
			float:right;
			width:100%;
			margin:0;
			}

	.standard .check input{
		display:block;
		clear:both;
		float:left;
		margin:0 5px 15px 130px;
		}
	.standard .check label{
		display:block;
		float:left;
		margin:-3px 0 0 0;
		font-size:14px;
		line-height:20px;
		}

div.emptybasket {
	width:760px;
	margin:60px auto 20px auto;
	min-height:202px;
	}
	div.emptybasket img{
		float:left;
		margin-right:60px;
		}
	div.emptybasket h1, div.emptybasket p {
		margin-right:40px;
		}

table.basket{
	border-collapse:collapse;
	margin:0;
	width:600px;
	}

	table.basket tr td,
	table.basket tr th{
		background:#fff;
		}
		table.basket tr.alt2 td,
		table.basket tr.alt2 th{
			/* background:#cceffc; */
			}

	table.basket thead th{
		padding:5px;
		color:#00adef;
		text-align:left;
		font-weight:bold;
		border-bottom:1px solid #cceffc;
		}

	table.basket tbody th,
	table.basket tbody td{
		padding:16px 5px;
		text-align:left;
		border-bottom:1px solid #cceffc;
		}

	table.basket tfoot th,
	table.basket tfoot td{
		padding:5px;
		background:#fff;
		text-align:left;
		color:#00adef;
		}
		table.basket .baskettotal th,
		table.basket .baskettotal td{
			background:#cceffc;
			}
	table.basket tfoot tr.deliverynotes td{
		font-size:0.8em;
		color:#666;
	}

	table.basket input.quantity{
		width:20px;
		}

table.pricebands{
	border-collapse:collapse;
	margin:0;
	width:100%;
	table-layout:fixed;
	color:#666;
	font-size:82.5%
	}
	table.pricebands tr.active{
		font-weight:bold;
		}

#footer{
	clear:both;
	display:block;
	float:left;
	padding:0 0 15px 0;
	width:100%;
	}
		#footer p{
			color:#666;
			font-size:.8em;
			}
		#footer ul{
			float:right;
			font-size:.8em;
			}
			#footer li{
				display:inline;
				margin-left:10px;
				}

		#footer a{
			color:#666;
			text-decoration:none;
			}
			#footer a:hover{
				color:#000;
					}















.ui-tabs-hide{
	display:none;
	}
 
#jquery-overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	}
#jquery-lightbox{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
	}
#jquery-lightbox a img{
	border:none;
	}
#lightbox-container-image-box{
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
	}
#lightbox-container-image{
	padding:10px;
	}
#lightbox-loading{
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	}
#lightbox-nav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
	}
#lightbox-container-image-box > #lightbox-nav{
	left:0;
	}
#lightbox-nav a{
	outline:none;
	}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{
	width:49%;
	height:100%;
	zoom:1;
	display:block;
	}
#lightbox-nav-btnPrev{
	left:0;
	float:left;
	}
#lightbox-nav-btnNext{
	right:0;
	float:right;
	}
#lightbox-container-image-data-box{
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 10px;
	}
#lightbox-container-image-data{
	padding:0 10px;
	color:#666;
	}
#lightbox-container-image-data #lightbox-image-details{
	width:70%;
	float:left;
	text-align:left;
	}
#lightbox-image-details-caption{
	font-weight:bold;
	}
#lightbox-image-details-currentNumber{
	display:block;
	clear:left;
	padding-bottom:1em;
	}
#lightbox-secNav-btnClose{
	width:66px;
	float:right;
	padding-bottom:.7em;
	}

div.pricebreaks{
	background:#ebebeb;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 10px 0;
	}
	div.pricebreaks .wrap{
		background-color:#fff;
		border:1px solid #c2c2c2;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		padding:3px 10px;
		}
	div.pricebreaks h2{
		margin:5px 0 10px 0;
		}
	div.pricebreaks p{
		font-size:1em;
		}

div.pricebreaks form{
	padding-top:5px;
	float:right;
	}

div.pricebreaks table{
	width:100%;
	border:1px solid #eee;
	border-width:0;
	}
	div.pricebreaks table th{
		text-align:left;
		}
		div.pricebreaks table th, div.pricebreaks table td{
			padding:3px 0;
			}
		div.pricebreaks table th, div.pricebreaks table td{
			border-bottom:1px solid #eee;
			}
		div.pricebreaks table tr.last th, div.pricebreaks table tr.last  td{
			border-bottom:0px solid #eee;
			}
