/*
	KaizenPrint.co.uk
	Cart.css
*/

h3 span.items
{
	display: block;
	float: right;
	height: 17px;
	padding: 5px 15px 0px 15px;
	margin: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	
	background: url('../images/products/breadcrum.gif') center no-repeat; 
}

.cart .vat_smallprint{
  font-size: 8pt;
}

/* Cart List */

ul#cart-list li
{
	height: 33px;
	padding: 8px 0px 0px 5px;
	display: block;
	
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #e6e6e6;
}
ul#cart-list li:hover { background: #f7f7f7; }

ul#cart-list li.head
{
	height: 22px;
	font-weight: bold;
	
	background: #e6e6e6;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
}

ul#cart-list li.total
{
	height: 22px;
	font-weight: bold;
	
	color: #666666;
	border-bottom: 0px;
}
ul#cart-list li.total:hover { background: none; }

ul#cart-list li span 					{ float: left; }
ul#cart-list li span.item 				{ width: 400px; font-weight: bold;}
	ul#cart-list li span.item span		{ font-size: 11px; font-weight: normal; color: #999999; }
ul#cart-list li span.quantity 			{ width: 100px; text-align: center; padding-top: 6px; }
ul#cart-list li.total span.quantity 	{ width: 465px; text-align: right; padding: 6px 50px 0px 0px; }
ul#cart-list li span.price 				{ width: 100px; text-align: center; padding-top: 6px; }
ul#cart-list li span.status				{ width: 72px; text-align: center; padding-top: 6px; font-size: 11px; }
	ul#cart-list li span.status a:hover { color: #923838; }
ul#cart-list li.head span 				{ padding-top: 0px; }

ul#cart-list li.checkout				{ padding-top: 10px; height: 26px; }
ul#cart-list li.checkout span			{ padding-top: 0px; }

ul#cart-list li#below.head				{ margin-top: 20px; }
ul#cart-list li#below.head span.item	{ width: 500px; }
ul#cart-list li.vat span.item			{ width: 500px; }
ul#cart-list li.vat span				{ padding: 0px; }
ul#cart-list li.vat
{
	border-bottom: 1px dashed #CCCCCC;
	
	height: 25px;
}

ul#cart-list li.artwork_item
{
	height: 20px;
	font-size: 11px;
	background: url('../images/shoppingcart/arrow.png') 12% no-repeat;
}
	ul#cart-list li.artwork_item span.item { padding: 0px 0px 0px 100px; }
	ul#cart-list li.artwork_item span.price { padding: 0px; }
	ul#cart-list li.artwork_item span.status { padding: 0px; }

span#highlightRow
{
	background: url('../images/shoppingcart/arrows.png');
}

/* Cart Links */

div.cartlinks p{
  float: left;
  text-align: right;
  width: 520px;
  padding-top: 16px;
}

div.cartlinks
{
	clear: left;
	padding-top: 10px;
	height: 60px;
}

div.cartlinks a
{
	width: 100px;
	display: block;
	padding: 16px 15px 10px 15px;
	height: 19px;
	
	color: #FFFFFF;
	background: #eb880a;
	font-size: 12px;
	
	background: url('../images/shoppingcart/orangebut.gif') no-repeat;
}
div.cartlinks a:hover { background: url('../images/shoppingcart/orangebut-hover.gif') no-repeat; }
div.cartlinks a.shopping { float: left; background-position: left; padding: 16px 5px 10px 25px; }
div.cartlinks a.checkout { float: right; background-position: right; }
div.cartlinks a.hidden { display: none; background: url('../images/shoppingcart/orangebut-hover.gif') no-repeat; }

p.smallprint
{
	clear: both;
	padding: 10px;
	margin: 20px;
	
	font-size: 11px;
	color: #999999;
	
	border-top: 1px solid #f4f4f4;
}

/* Cart Address */

div.cartaddress
{
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;

	padding: 20px;
	margin-top: 20px;
}

div.cartaddress h4
{
	font-size: 12px;
	font-weight: bold;
}
div.cartaddress p { font-size: 11px; }
div.cartaddress p.alternative
{
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
}

form h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

a.goBack { line-height: 30px; padding: 5px; font-weight: bold; }
a.goBack:hover { padding: 5px; font-weight: bold; background: #eb880a; color: #FFFFFF; }

/* Artwork Options */

div.artworkOptions
{
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 20px 20px 20px 0px;
	height: 140px;
}

div.option
{
	float: left;
	height: 120px;
	width: 269px;
	
	margin: 0px 0px 0px 20px;
	padding: 20px;
	text-align: center;
}

div.option p
{
	font-size: 46px;
	font-weight: bold;
	letter-spacing: -2px;
}
div.option p a { padding: 5px; display: block; }
div.option p a:hover { background: #eb880a; color: #FFFFFF; }

div#designers { border-left: 1px solid #CCCCCC; padding-left: 30px; margin-left: 10px; }

/* Confirm Your Order */

div.confirm_order
{
	margin-left: 90px;
	width: 440px;
	
	border-top: 10px solid #eb880a;
	border-bottom: 10px solid #eb880a;
	padding: 30px;
	text-align: center;
}
div.confirm_order p { font-size: 12px; font-weight: bold; color: #999999; padding-bottom: 20px; }
div.confirm_order p.price
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
	color: #666666;
	font-size: 38px;
	
	padding: 25px;
}

div.confirm_order p#order { padding: 40px 0px 20px 0px; }

div.confirm_order p#order a
{
	padding: 20px 35px 20px 35px;
	background: #eb880a;
	color: #FFFFFF;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div.confirm_order p#order a:hover
{
	background: #CCCCCC;
	color: #FFFFFF;
}

/* Paypal Confirm */

div#paypal_popup
{
	display: none;
	position: absolute;
	
	top: 250px;
	margin: 0px 0px 0px 90px;
	
	z-index: 100;
	
	width: 410px;
	padding: 40px;
	background: #ffffff;
	border: 5px solid #e5e5e5;
}

div#paypal_popup p { line-height: 16px; padding: 0 0 10px 0; }
div#paypal_popup p.important { font-size: 18px; font-weight: bold; color: #eb880a; padding: 0 0 15px 0; }
div#paypal_popup p.button { padding: 20px 0 0 80px; }
input.toPay
{
	border: 1px solid #eb880a;
	padding: 5px;
	text-align: center;
	
	display: block;
	width: 235px;
	height: 25px;
	
	background: #eb880a;
	color: #ffffff;
}
input.toPay:hover { border: 1px solid #999999; background: #999999; color: #ffffff; }

.sidebar.cart{
  background-color: #fff;
}

#column_right .sidebar.cart h3{
  padding-top: 0px;
  height: auto;
  line-height: 30px;
  opacity: 0.6;
}
.sidebar.cart p{
  padding: 10px 10px;
  font-size: 9pt;
}
