div#search-pagination a.showall {
	font-weight: normal !important;
	color: #999;
	font-size: 0.9em;
}
div#shop-left {
	float: left;
	width: 160px;
}
h3.shop-categories {
	width: 100px;
	height: 12px;
	text-indent: -10000px;
	background: url(/resource/images/layout/h3-shop-categories.gif) top right no-repeat;
}
div#shop-menu {
	background: #A9A46A;
	border: 1px solid #94905F;
	padding-top: 10px;
}
div#shop-menu ul {
	padding: 0;
	margin: 10px 0 0 0;
}
div#shop-menu ul li {
	background: url(/resource/images/layout/bullet-shop.gif) 12px 8px no-repeat;
	font-size: 1.1em;
	font-family: "trebuchet ms";
	padding: 4px 0 4px 22px;
	border-bottom: 1px solid #b9b586;
}
div#shop-menu ul li a {
	color: #EEEDE1;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
div#shop-menu ul li a:hover {
	text-decoration: underline;
}
div#shop-menu ul li.current {
	background: #94905F url(/resource/images/layout/bullet-shop-current.gif) 12px 8px no-repeat;
}
div#shop-menu ul li.current a {
	font-weight: bold;
	color: #fff;
}
div#shop-menu ul li.current a:hover { text-decoration: none; }



div#shop-basket {
	margin-top: 10px;
	border: 1px solid #E0E0E0;
	padding: 10px;
	font-size: 1.1em;
	line-height: 140%;
}
div#shop-basket span { font-weight: bold; }
div#shop-basket a { color: #000; }
h3.shopping-basket {
	width: 136px;
	height: 12px;
	text-indent: -10000px;
	background: url(/resource/images/layout/h3-shopping-basket.png) top left no-repeat;
	margin-bottom: 10px;
}
div#shop-basket ul { margin-top: 5px; }
div#shop-basket li { display: block; background: url(/resource/images/layout/bullet-shop-basket.gif) 2px 5px no-repeat; padding: 0 0 0 14px; }
div#shop-basket li a { display: block; color: #A9A46A; text-transform: lowercase; text-decoration: none; }
div#shop-basket li a:hover { text-decoration: underline; }



div#shop-filter {
	margin-top: 10px;
	border: 1px solid #E0E0E0;
	padding: 10px;
	font-size: 1.1em;
	line-height: 140%;
}
h3.product-filter {
	width: 118px;
	height: 12px;
	text-indent: -10000px;
	background: url(/resource/images/layout/h3-product-filter.png) top left no-repeat;
	margin-bottom: 10px;
}


div#shop-main {
	width: 538px;
	float: left;
	margin-left: 10px;
}
div#shop-main h3 {
	color: #666;
	font-size: 1.6em;
	text-transform: uppercase;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1em;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	width: 528px;
	margin-left: 10px;
}


div.shop-row {
	clear: both;
}

div.shop-item {
	background: url(/resource/images/layout/shop-item-bg.png) top left repeat-x;
	border: 1px solid #e1dfcf;
	width: 102px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	cursor: pointer;
}
div.shop-item-active {
	background: #ECEBDD;
}
div.shop-item div.photo {
	width: 100px;
	border: 1px solid #e1dfcf;
}
div.shop-item div.photo img { width: 100%; }
div.shop-item h4 {
	font-size: 1.7em;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin: 5px 0 7px 0;
	line-height: 120%;
}
div.shop-item p {
	color: #8f8b7c;
	font-size: 1.1em;
	line-height: 110%;
}
div.shop-item p a {
	color: #A9A46A;
	font-weight: bold;
	text-decoration: none;
}
div.shop-item p a:hover { text-decoration: underline; }
div.shop-item p.price {
	text-align: center;
	margin: 12px 0 5px 0;
}
div.shop-item p.price span {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 4px;
	background: #A9A46A;
	color: #FFF;
}


div#shop-search {
	float: right;
	margin-top: -1.6em;
}
div#shop-search label { display: none; }
div#shop-search input { width: 120px; vertical-align: middle; margin-right: 5px; }
div#shop-search input.submit { width: auto; margin-right: 0; }
div#shop-back-to-the-shop {
	float: right;
	margin-top: -1.6em;
}

div#sort-options-shop {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1e2435;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	margin-bottom: -2em;
}
div#sort-options-shop a {
	color: #b4af76;
	text-decoration: none;
}
div#sort-options-shop a:hover {
	text-decoration: underline;
}


div#shop-item-view {
	margin-left: 10px;
}
div#shop-item-view h4 {
	font-size: 2em;
	margin-top: 1em;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
div#shop-item-view h5 {
	margin-top: 1.6em;
	margin-bottom: 0.8em;
	font-size: 1.4em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666;
}
div#shop-item-view p { 
	font-size: 1.2em;
	line-height: 140%;
}
div#shop-item-view p.description {
	clear: right;
}
div#shop-item-view li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 0.4em 1.4em;
	font-size: 1.2em;
}
div#shop-item-view div#photo {
	width: 300px;
	border: 1px solid #CCC;
	margin-top: 1.8em;
	margin-bottom: 1.8em;
}
div#shop-item-view div#photo img { width: 100%; }

div#shop-item-view div#photo-controls { margin-right: 219px; float: right; margin-bottom: 20px; }
div#shop-item-view div#photo-controls a {
	border: 1px solid #999;
	font-size: 1.2em;
	color: #999;
	padding: 4px 7px;
	margin-right: 7px;
	font-weight: bold;
	text-decoration: none;
}
div#shop-item-view div#photo-controls a:hover {
	text-decoration: underline;
}
div#shop-item-view div#photo-controls a.activeSlide {
	color: #FFF;
	background: #B4AF76;
}
div#shop-item-view div#photo-controls a.activeSlide:hover { text-decoration: none; }

div#shop-item-view-right {
	float: right;
	width: 200px;
	margin-top: 2.4em;
}
div#shop-item-view-right span.price {
	background: #B4AF76;
	padding: 2px 5px;
	font-size: 1.8em;
	font-weight: bold;
	color: #FFF;
	position: relative;
}
div#shop-item-view-right p {
	font-size: 1.1em;
	margin-top: 1em;
	color: #666;
}
div#shop-item-view-right a { color: #B4AF76; text-decoration: none; }
div#shop-item-view-right a:hover { text-decoration: underline; }


div#shopping-basket-button {
	width: 199px;
	height: 20px;
	background: url(/resource/images/layout/add-to-my-shopping-basket-button.gif) top left no-repeat;
	margin-top: 10px;
	cursor: pointer;
}

div#shopping-basket-spinner {
	width: 173px;
	height: 20px;
	display: none;
	text-align: right;
	padding-top: 2px;
}


div#shop-main-basket p {
	font-size: 1.2em;
	width: 350px;
	line-height: 150%;
}
div#shop-main-basket p a { background: #A9A46A; color: #FFF; padding: 2px 3px; text-decoration: none; }
div#shop-main-basket p a:hover { text-decoration: underline; }

table#basket {
	margin: 3em 0;
	width: 100%;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}
table#basket td {
	padding: 5px;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	font-size: 1.2em;
	background: #FFF;
	vertical-align: middle !important;
}
table#basket tr.header td {
	background: #f3f3ee;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 5px;
	font-size: 1.1em;
}
table#basket td.col2 { width: 5%; }
table#basket td.col3, table#basket td.col4 { width: 12%; }
table#basket td.col4 { font-weight: bold; }

table#basket td.col1a { width: 70px; }
table#basket td.col1a img { width: 70px; border: 1px solid #E0E0E0; }

table#basket td.col1b { border-left: none; font-weight: bold; }
table#basket td.col1b a { color: #000; text-decoration: none; }
table#basket td.col1b a:hover { text-decoration: underline; }

table#basket td.col1c { width: 30px; border-left: none; }
table#basket td.col1c a { text-transform: uppercase; font-weight: bold; font-size: 0.8em; text-decoration: none; color: #A9A46A; }
table#basket td.col1c a:hover { text-decoration: underline; }


table#basket td.blank {
	border: none;
	background: none !important;
}
table#basket tr.end td {
	padding: 10px 5px;
	color: #666;
}
table#basket tr.end td.col3 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}
table#basket tr.total td {
	background-color: #F9F9F7;
	color: #000;
}


div#shop-update-basket { float: right; }

div#shop-checkout-options {
	width: 290px;
	float: right;
}

div#shop-checkout-options p {
	font-size: 1.2em;
	font-weight: bold;
	width: auto;
	margin-bottom: 0.6em;
	text-align: right;
}

div#shop-checkout-options span {
	display: block;
	float: right;
	margin-top: -5px;
}
div#shop-checkout-options img { vertical-align: bottom; }

div.shop-checkout-options-row {
	color: #AAA;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	font-size: 1em;
	padding-top: 5px;
	margin-top: 10px;
	padding-left: 20px;
}
