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

.catalogueItemNotFound {
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
	margin: 0 0 18px;
}

table.catalogueTable td {
	padding: 0;
}

table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

table.productTable td {
	padding: 3px;
}
.singleCatalog { text-align: center; }

.singleCatalog h3 {
	font-size: 16px;
        text-decoration: none;
        line-height: 18px;
        font-weight: normal;
        width: 150px;
        text-align: center;
}

.singleCatalog h3 a {
        font-size: 16px;
        text-decoration: none;
        line-height: 24px;
	color:#445622;
        text-decoration: none;
}

.singleCatalog h3 a:hover {
       color:#8dd05d;
}

.singleCatalog .image {
        max-width: 150px;
	border: 2px #8dd05d solid;
}

.shop-main .header {
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

.shop-main .breadcrumbs {
	float: left;
	width: 50%;
}

.shop-main .cart-summary {
	float: right;
	width: 50%;
	text-align: right;
}

.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;
	padding: 0;
}

table.catalogueTable td { padding: 0; }

table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

ul.productfeaturelist {
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 7px;
}

	ul.productfeaturelist li {
		float: left;
		padding: 11px;
	}

.shop-product-small {
	text-align: center;
	font-size: 12px;
	text-transform: lowercase;
}

.shop-product-small h5 {
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.shop-product-small .image {
	margin: 0 auto 3px;
	overflow: hidden;
	text-align: center;
}

	.shop-product-small .image img {
		width: 135px;
		margin: 0;
		padding: 7px;
		border: 2px #8dd05d solid;
		border-radius: 1px;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
	}

.image a, td.actions a { border: none !important; }

.shop-product-small li.quantity { line-height: 30px; }

li.quantity img {
	position: relative;
	top: 8px;
}

body#page-product #catDescription { display: none; }

.shop-product-small li.quantity input.productTextInput { width: 50px; }

body#page-product #catDescription { display: none; }

.productLarge { width: 667px;
	
}

	.productDetails {
		padding: .2em 0 0 1.5em;
	}

		.productDetails h1 {
	margin-bottom:10px;
	font-size:24px;
        color: #41b6dd;
}
			
	    .productDetails section { padding-bottom: .5em; }

	    .productDetails .price { font-size: 15px; font-weight: bold;}

	    .productDetails .description { line-height: 1.5em; margin-bottom: 10px;}

	    .productDetails .capturedetails { line-height: 24px; font-weight: bold; }

			.productTextarea {
				width:  200px;
				height: 80px;
			}

	    .productDetails .attributes { line-height: 1.5em; margin-bottom: 10px;  }

	    .productDetails .quantity {  }

			.productDetails .quantity .productTextInput { width: 25px; }

			.productDetails .quantity img {
				vertical-align: middle;
				cursor: pointer;
			}

		.productDetails .return {
			padding: 2em 0;
			
		}

			.productDetails .return a {
				
			}

		.catProductAttributeGroup { padding: .4em 0; }

	.productImages {
		padding-top: .5em;
	}

			.productImages img {
		border: 2px #8dcf5d solid;
				max-width: 375px;
			}

		.productImages .poplets td { padding: 9px 20px 6px 0; }

			.productImages .poplets img {  border: 1px #8dcf5d solid;
				
			}

			table.productPoplets { width: 405px; }

#relatedBorder {
		background:url(../Images/dot.jpg) repeat-x left top;
	height:20px;
margin-bottom: 5px;
}

	#relatedProducts .productTable {
		width: auto;
	}

#relatedProducts {
	text-align: center;
	font-size: 12px;
}

#relatedProducts h3 {
		font-size: 11px;
		font-family: 'CenturyGothicRegular' 'Century Gothic', Arial, Helvetica;
		color:#89a056;
        text-decoration: none;
        font-weight: normal;
         line-height: 16px;
		padding: 5px 0px 5px 0px;
	}

#relatedProducts h3 a{
		color:#333333;
		text-decoration: none;
	}

#relatedProducts h3 a:hover{
		color:#89a056;
	}

#relatedProducts .image {
border:2px solid #d8d5d5;
		width: 150px;
	}

#relatedProducts .image img {
			width: 150px;
		}

		#relatedProducts .productTable td { padding: 5px 1.5em 0 0; }

	td.productItem { padding: 0; }


/* CHECKOUT */

#catCartDetails { padding: 20px; }

#checkout table { width: auto; }
/*
#new { padding-bottom: .5em; }

	#new .large { font-size: 18px; }
*/
#checkout h2 {
	font-weight: normal;
        color: #8bc2cf;
	font-size: 18px;
	padding: 0px 0px .5em 0px;
	border-bottom: 1px #464646 dotted;
}
/*
#checkout #new h2, #checkout #returning h2 {
	padding: 0 0 .25em;
	border: 0;
}
*/
#checkout table { margin: 0 0 .5em; }

	#checkout td {
		padding: 1.5em 1.5em .5em 0;
		line-height: 1.5em;
	}

.paymentBox {
	height: 275px;
	padding: 16px;
	border: 1px #ccc solid;
	background-color: #fafafa;
}

	#creditCard { font-size: 10px; }

		#creditCard table { margin: 0; }

		#creditCard td { padding: 0 0 5px; }

	#giftVoucherNotes {
		font-size: 11px;
		line-height: 1.4em;
	}

.amount {
	background: transparent;
	border: 0;
	font-size: 22px;
	color: #72b33c;
}

.placeOrder {
	margin: -1px 0 0 -1px;
	padding: 10px 20px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	background: #72b33c;
	border: 0px #5c9b50 solid;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	.placeOrder:hover { background: #e9a8b5; }

	.placeOrder:active { margin: 0 0 -1px; }

/* CART */

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;
	padding: 5px;
}

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

table.cart {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #ddd;
	font-size: 11px;
	width: 100%;
}

table.cart th, table.cart td {
	color: #666;
	padding: 9px;
}

tr.val td { border-bottom: 1px solid #eee; }

tr.shipping td { border-bottom: 1px 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: #f9f9f9;
	border-bottom: 1px solid #eee;
	color: #000;
	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: normal;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong { font-size: 12px; }

.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: 200px;
}

.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: 12px;
	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; }
