#checkout h3 {
	margin: 4px 0 8px;
	padding: 8px 0 8px 5px;
	border-bottom: 1px #ccc dashed;
}

#checkout table.webform {
	width: auto;
	margin-top: 5px;
}

#checkout .req { color: #C0DE59; }

table.border {
	border-collapse:collapse;
	border-spacing:0;	
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.border td {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.border span { color: #888; }

table.order-list {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

table.order-list td { border: 1px solid #eee; }

table.order-list a { margin: 0 9px 0 0; }

table.order-list span.number { font-size: 11px; }

.shop-catalogue {
    background: #fff;
	width: 155px;
	text-align: center;
    margin-top: 20px;
}

.shop-catalogue h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-size: 14px;
}

.shop-catalogue h4 a {
	color: #3c1e08;
	text-decoration: none;
    text-align: center;
}

.shop-catalogue .image img {
	width: 137px;
	height: 137px;
	padding: 7px;
	border: 2px #c0de59 solid;
	margin-bottom: 4px;
}

.image a, td.actions a { border: none !important; }

.shop-main { margin-top: 18px; }

.shop-main .header {
	height: 21px;
	line-height: 21px;
	margin: 0 0 8px;
}

.shop-main .breadcrumbs {
	float: left;
	width: 59%;
}

.breadcrumbs {
	text-transform: lowercase;
	font-size: 12px;
}

.shop-main .cart-summary {
	float: right;
	text-align: right;
	width: 40%;
	text-transform: lowercase;
	font-size: 12px;
}

.shop-main .description ul {
	margin: 0 0 0 18px;
	padding: 0;
}

.shop-main .description li { list-style: square; }

table.cartSummaryTable {
	border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;
}

td.cartSummaryItem { padding: 0; }

a.cartSummaryLink { margin: 0 0 0 18px; }

.shop-main ul {
	margin: 0;
	padding: 0;
}

.shop-main li { list-style: none; }

table.catalogueTable {
	border-collapse: collapse;
	border-spacing: 0;	
	width: 100%;
	margin: 0 0 18px;
}

table.catalogueTable td { padding: 0; }

.catalogueItemNotFound {
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

table.productTable {
	border-collapse: collapse;
	border-spacing: 0;	
	table-layout: fixed;
	width: 100%;
}

table.productTable td { padding: 0; }

.shop-product-small {
	background: #fff;
	width: 155px;
	text-align: center;
}

.shop-product-small h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-size: 14px;
}

.shop-product-small h3 a { color: #3c1e08; }

.shop-product-small .price { color: #ff9d42; }

.shop-product-small .image img {
	width: 137px;
	height: 137px;
	padding: 7px;
	border: 2px #c0de59 solid;
	margin-bottom: 2px;
}

.image a, td.actions a { border: none !important; }

.shop-product-small li.quantity { line-height: 30px; }

li.quantity img {
	position: relative;
	top: 8px;
}

.shop-product-small li.quantity input.productTextInput { width: 50px; }

.shop-product-large .image {
	float: left;
	width: 369px;
}

.shop-product-large .mainImg {
	width: 347px;
	height: 373px;
	padding: 9px;
	border: 2px #ff9d42 solid;
}

.shop-product-large .mainImg img {
	width: 347px;
	height: 373px;
}

.shop-product-large h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3c1e08;
	text-transform: uppercase;
}

.shop-product-large .price {
	color: #59bedd;
	font-size: 14px;
}

input.productTextInput {
	width: 64px;
	padding: 2px 3px;
	border: 1px #cec4be solid;
}

div.quantity {
	height: 38px;
	padding-bottom: 14px;
}

div.quantity img { cursor: pointer; }

div.quantity input.productTextInput, div.quantity img { vertical-align: middle; }

.catProductAttributeGroup { padding-bottom: 10px; }

.poplets {
	margin-top: 10px;
	padding: 8px 0;
}

.poplets img {
	width: 113px;
	height: 121px;
}

table.productPoplets {
	border-collapse: collapse;
	border-spacing: 0;	
	margin: 0 auto;
	text-align: center;
}

.shop-product-large .details {
	float: right;
	width: 292px;
}

.emailFriend {
	margin: 0 auto;
	padding: 14px 0 0;
	width: 92px;
	height: 41px;
}

.emailFriend a {
	display: block;
	width: 92px;
	height: 41px;
	text-indent: -4440px;
	background: url('../Images/bg-emailFriend.gif') no-repeat;
}

#related {
	padding-top: 20px;
	clear: both;
}

#related table.productTable { background: url('../Images/relatedItems.gif') top left no-repeat; }

#related table.productTable td { padding-top: 40px; }

#related table.productTable .image {
	width: auto;
	float: none;
}

.shop-cart .breadcrumbs { margin: 0 0 18px; }

table.cart {
	background: #fff;
	border-collapse: collapse;
	border-spacing: 3px;
	border: 0px solid #ddd;
	font-size: 11px;
    color: #452711;
	width: 100%;
}

table.cart td { vertical-align: top; /* to make sure the div stack line up at the top */ }

table.cart th, table.cart td {
	color: #452711;
	padding: 9px;
}

tr.val td { border-bottom: 0px solid #eee; }

tr.shipping td { border-bottom: 0px solid #ddd; }

tr.discount td.quantity, tr.shipping td.quantity { text-align: right; }

td.quantity input.update { margin: 0 0 0 3px; }

table.cart th {
	background: #452711;
	border-bottom: 5px solid #fff;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input.cartInputText { width: 70px; }

input#DiscountCode, input#GiftVoucher { width: 70px; }

select.shippingDropDown { width: 150px; }

table.cart th.quantity, table.cart td.quantity, table.cart td.actions { text-align: right; }

.productitemcell {
	height: 23px;
	line-height: 20px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

table.cart td.actions a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong { font-size: 14px; }

.shop-form { margin: 0 0 18px; }

.shop-form ul.form {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.shop-form label { font-size: 11px; }

.shop-form ul.form li {
	margin: 0;
	padding: 9px 0;
}

.shop-form li.last { border-top: 1px solid #eee; }

input.PaymentMethodType { margin: 0 6px 0 0; }

.shop-form ul.form input.cat_textbox,
.shop-form ul.form select.cat_dropdown,
.shop-form ul.form textarea.cat_listbox {
	width: 260px;
}

.shop-form textarea.cat_listbox { height: 100px; }

.shop-receipt, .shop-quote-receipt {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 18px;
	padding: 18px;
}

.shop-receipt h1, .shop-quote-receipt h1 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px;
}

.shop-receipt h2, .shop-quote-receipt h2 {
	font-size: 12px;
	font-weight: normal;
}

.browse-panel { border: 1px solid #d7d7d7; }

.browse-panel h5 {
	background: #eee url(/CatalystImages/shop_bg-browse-panel.png) repeat-x;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 9px;
}

.browse-panel h6 {
	background: #f7f7f7;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 9px;
}

.browse-panel ol {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 9px;
}

.browse-panel ol.browse-catalogue { border-bottom: none; }

.browse-panel li {
	list-style: none;
	padding: 3px 9px;
}

.browse-panel li span {
	display: inline;
	font-weight: bold;
}

img.drag {
	position: relative;
	padding: 0.5em;
	margin: 0;
	cursor: move;
}
 
.slidertrack {
    background-color: #d7d7d7;
    color: #333;
    float: left;
    margin: 0;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    padding: 4px;
    border: 1px solid;
    border-color: #ccc #aaa #aaa #ccc;
}
 
.slidertrack .sliderslit {
    background-color: #333;
    color: #ccc;
    height: 2px;
    margin: 4px 4px 2px 4px;
    line-height: 0px;
    position: absolute;
    z-index: 1;
    border: 1px solid;
    border-color: #999 #ddd #ddd #999;
}
 
.slidertrack .slider {
    width: 16px;
    background-color: #555;
    color: #333;
    position: relative;
    margin: 0;
    height: 8px;
    z-index: 1;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    border: 2px solid;
    border-color: #999 #222 #222 #999;
}
 
#zoomcontainer{
    overflow: hidden;
    position: relative;
}

#zoomcontainer img { position: absolute; }

/* CHECKOUT */

#checkout table { width: auto; }

#cart td, #checkout td {
	padding: 0 8px 8px 0;
	line-height: 1.5em;
}

#new .large {
	padding-left: 5px;
	font-size: 18px;
}

.amount {
	background: transparent;
	border: 0;
	font-size: 28px;
	color: #009900;
	margin-bottom: 16px;
}

.paymentBox {
	height: 245px;
	padding: 16px;
	border: 1px #ccc solid;
	background-color: #fafafa;
}

	#creditCard { font-size: 11px; }

		#creditCard table { margin: 0; }

		#creditCard td { padding: 0 0 5px; }

	#giftVoucherNotes {
		font-size: 11px;
		line-height: 1.4em;
	}

.placeOrder {
	margin: -1px 0 0 -1px;
	padding: 10px 20px;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	background: #81d571;
	border: 1px #5c9b50 solid;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.placeOrder:hover { background: #93ee81; }

.placeOrder:active { margin: 0 0 -1px; }