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;
	}
	
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;
			}
	#strap{
		background:url(/template/theme/mobiwasher/img/strap.gif) no-repeat;
		width:460px;
		padding-top:29px;
		height:0;
		line-height:1;
		overflow:hidden;
		display:block;
		float:left;
		margin:55px 70px 0;
		}	
	#euro{
		background:url(/template/theme/mobiwasher/img/icon-euro.jpg) no-repeat 0 50%;
		width:300px;
		display:block;
		float:left;
		line-height:1;
		padding-left:35px;
		margin:5px 0 0 160px;
		font-size:1.6em;
		color:#999 !important;
		letter-spacing:-1px;
		font-weight:bold;
		}
		#euro a{
			color:#999 !important;
			}
	#callus a{
		background:url(/template/theme/mobiwasher/img/call-us.jpg) no-repeat 100% 0;
		width:180px;
		padding-top:82px;
		height:0;
		line-height:1;
		overflow:hidden;
		display:block;
		float:right;
		margin:48px 0 0;
		}



/* Nav
*********************************************************/
#nav{
	margin:0 0 30px;
	}
	#nav ul{
		display:block;
		float:left;
		clear:both;
		}
	#nav li{
		display:block;
		float:left;
		}
	#nav a{
		display:block;
		float:left;
		padding:40px 0 0 0;
		height:0;
		overflow:hidden;
		background-repeat:no-repeat;
		}
			#nav li a:hover,
			#nav li.active a{
				background-position:0 -40px;
				}
				
		#nav li.home a{
			background-image:url(/template/theme/mobiwasher/img/nav-home.jpg);
			width:127px;
			}
		#nav li.shop a{
			background-image:url(/template/theme/mobiwasher/img/nav-shop.jpg);
			width:131px;
			}
		#nav li.about a{
			background-image:url(/template/theme/mobiwasher/img/nav-about.jpg);
			width:136px;
			}
		#nav li.news a{
			background-image:url(/template/theme/mobiwasher/img/nav-news.jpg);
			width:135px;
			}
		#nav li.contact a{
			background-image:url(/template/theme/mobiwasher/img/nav-contact.jpg);
			width:145px;
			}
		#nav li.trade a{
			background-image:url(/template/theme/mobiwasher/img/nav-trade.jpg);
			width:130px;
			}
		#nav li.checkout2 a{
			background-image:url(/template/theme/mobiwasher/img/nav-checkout.jpg);
			width:156px;
			}

/* 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{
				color:#000;
				display:block;
				float:left;
				text-decoration:none;
				background:#cceffc;
				line-height:2;
				width:150px;
				font-size:1.3em;
				font-weight:bold;
				text-align:center;
				}
				#content #slidenav li a.active,
				#content #slidenav li a:hover{
					background:#66cef5;
					}

	#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;
		}

	.accessories{
		margin:0;
		padding:0;
		text-align:center;
		background-color:#d7f0f9;		
		}
		.accessories.blink, .accessories:hover{
			background-color:#b8e8f9;
			}
		.accessories a{
			padding:15px 10px;
			display:block;
			color:#44c0ef;
			}
			.accessories.blink a, .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;
		}
		.shopbox p{
			width:175px;
			}
		
.shopgallery{
	clear:left;
	}		
		
.gallerybox{
	clear:none !important;
	float:left !important;
	margin:0 20px 0 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;
	}


#latestnews{
	}
	#latestnews .wrap{
		height:198px;
		}
	#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;
	}

img.productshot{
	float:right;
	margin-left:7px;
	position:relative;
	z-index:1;
	}
		
a.moreinfobutton{
	display:block;
	width:260px;
	height:0;
	margin:0;
	padding-top:30px;
	overflow:hidden;
	background:url(/template/theme/mobiwasher/img/button-click-here-for-more-info.jpg) no-repeat 0 0;
	position:relative;
	z-index:2;
	}
	a.moreinfobutton:hover{
		background-position:0 -30px;
		}

.productbox:hover h2 a{
	color:#000 !important;
	}
.productbox:hover a.moreinfobutton{
		background-position:0 -30px;
		}
	a.moreinfobutton:hover{
		background-position:0 -30px;
		}
			

#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:380px;
		}

#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;
	}
	.productsprice{
		float:right;
		width:300px;
		}

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

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 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:20px;
		color:#333;
		}
		.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;
		padding:5px 20px;
		border:none;
		font:150%/140% 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
		font-weight:bold;
		text-transform:uppercase;
		background:#00adef;
		color:#fff;
		cursor:pointer;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		}
		.submit input:hover{
			background:#000;
			}
		.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:30px 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;
			}