body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	background: #90816A url(/images/background.jpg) repeat-y center top;
	color: #815F57;
	margin: 0px auto auto;
	padding: 0px;
	width: 940px;
}
body.ajax-busy, body.ajax-busy a, body.ajax-busy input {
  cursor:wait;
}
* html body {
	font-size: x-small; /* for IE/Win */
	f\ont-size: small; /* for other IE versions */
}
p {
  line-height: 150%;
  margin-top: 0px; 
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #523634;
	padding: 0px;
}
h1 {
  margin:0px;
}
h2, h3, h4, h5, h6 {
	margin: 1em 0px 0px;
}
td {
  vertical-align:top;
}
span.big-red {
  font-size:140%;
  font-weight:bold;
  color:#a41a17;
}

a { 
	color: #523634;
}

/*
 * LAYOUT
 */

#wrapper {
	margin: 0px auto;
  background:#F7F4E9;
	width: 930px;
}
#col1 {
	width: 172px;
  background: url(/images/navbg.gif) top left repeat-y;
}
#navigation1 {
	background: url(/images/nav.gif) no-repeat;
	width: 172px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	height: 500px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-weight: bold;
}
#navigation1 li a {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding: 5px 20px 5px 5px;
	display: block;
  width:120px;
}
#navigation1 li {
	margin-left: 12px;
	list-style: none;
}
#header {
	background-image: url(/images/header.jpg);
  background-repeat: no-repeat;
  width:900px;
  margin:0px auto;
}
#header h1 {
}
#header #logo a, #header #logo a:hover {
  display:block;
  margin-top:30px;
  height:60px;
  text-decoration:none;
}
#login {
  float:right;
  text-align:right;
  padding-right:10px;
}
#login a {
  color: #fff;
}
#sidebar {
	width: 146px;
	color: #523634;
}
idebar a.details {
  font-weight: normal;
  color: #523634;
  display: block;
  padding: 3px 10px;
  background: url(/images/detailssidebar.gif) no-repeat left center;
}
#sidebar a.details:hover {
  text-decoration: underline;
  background-color: #F7F4E9;
  color: #D09328;
}
#sidebar a.add {
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 20px;
  display: block;
  color: #9D0C13;
  background: url(/images/addsidebar.gif) no-repeat left center;
}
#sidebar a.add:hover {
  text-decoration: underline;
  background-color: #F7F4E9;
  color: #D09328;
}

#copyright {
	color: #A69577;
}
#navigation2 {
	float: left;
	width: 708px;
	color: #A69577;
	text-decoration: none;
	margin-left: 20px;
	border-top: 1px solid #B6AC9C;
	padding-top: 4px;
}
#footer {
	font-size: smaller;
}
#footer td {
	border-top: 1px solid #B6AC9C;
  padding-top:5px;
}
#footer #links a {
  padding-right:15px;
}
#footer a:link {
	color: #A69577;
}
#footer a:visited {
	color: #A69577;
}
#footer a:hover {
	color: #A69577;
}
#footer a:active {
	color: #A69577;
}
#footer #wholesale {
  font-weight:normal;
}
.ident {
  display:inline;
}
.ident a {
  background-image: url(/images/ident_logo_2008_small.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#sidebar ol {
	margin: 0px;
	padding: 4px 10px 4px 30px;
}
#sidebar ol li {
	padding: 4px 0px 4px 0px;

}
#sidebar ol li a {
	padding: 2px;

}
#sidebar h3 {
	border-bottom: 1px solid #B6AC9C;
  margin-top:0px;
	padding: 4px 10px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {

}
a:visited {

}
a:hover {
	text-decoration: underline;
}
a:active {

}

#navigation1 a:link {
	color: #FFFFFF;
}
#navigation1 a:visited {
	color: #FFFFFF;
}
#navigation1 a:hover {
	background: #D09328;
	color: #FFFFFF;
}
#navigation1 a:active {
	color: #FFFFFF;
}
#navigation1 li {
	width: 145px;
}

dl ul li {
	border-bottom: 1px solid #B6AC9C;
}
/*
.add {
	border-top: 1px solid #B6AC9C;
}
*/
#sidebar a {
	display: block;
}
img {
	border: 1px solid #B6AC9C;	
}
#content {
  width:582px;
}

#content h2, #content h3 {
	border-bottom: 1px solid #B6AC9C;	
	padding: 4px 0px;
}
#content dt a {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #D09328;
}
#content dt a:link {
	color: #D09328;
	background: url(/images/triangle.gif) no-repeat left center;
}
#content dt a:visited {
	color: #D09328;
	background: url(/images/triangle.gif) no-repeat left center;
}
#content dt a:hover {
	text-decoration: underline;
	background: #F7F4E9 url(/images/triangle.gif) no-repeat left center;
	color: #D09328;
}
#content dt a:active {
	color: #D09328;
	background: url(/images/triangle.gif) no-repeat left center;
}
dd {
	margin-left: 0px;
}
.separator {
	border-bottom: 1px solid #FFFFFF;	
	padding-bottom: 6px;
	margin-bottom: 6px;	
  line-height:1px;
  height:1px;
}
.float-right {
	float: right;
	width: 268px;
}
.float-left {
	float: left;
	margin-right: 15px;
	width: 267px;
}
caption {
	font-weight: bold;
	text-align: left;
}
.clear-both {
	clear: both;
}
#content dl {
	width: 124px;
	float: left;
	margin-right: 20px;
}

#sidebar ol a:link {
	color: #9D0C13;
}
#sidebar ol a:visited {
	color: #9D0C13;
}
#sidebar ol a:hover {
	text-decoration: underline;
	background: #F7F4E9;
	color: #D09328;
}
#sidebar ol a:active {
	color: #9D0C13;
}


#content .featurette {
	width: 170px;
	float: left;
	margin-right: 14px;
}
#content .featurette-last {
	width: 170px;
	float: left;
	margin-right: 0px;
}
#content .featurette dt, #content .featurette-last dt {
	background: #D2CBB8;
	border: 1px solid #B6AC9C;
	padding: 0px;
}
#content .featurette dd, #content .featurette-last dd {
	border-top: 1px none #B6AC9C;
	border-right: 1px solid #B6AC9C;
	border-bottom: 1px solid #B6AC9C;
	border-left: 1px solid #B6AC9C;
}
#content .featurette dt a, #content .featurette-last dt a {
	display: block;
	background: url(/images/triangle.gif) no-repeat 6px center;
	padding-left: 16px;
  padding-right:7px;
}
#content .featurette dd a, #content .featurette-last dd a {
  padding: 7px;
}
#content .featurette dt a:link, #content .featurette-last  dt a:link {
	color: #9D0C13;
}
#content .featurette dt a:visited, #content .featurette-last  dt a:visited {
	color: #9D0C13;
}
#content .featurette dt a:hover, #content .featurette-last  dt a:hover {
	text-decoration: underline;
	background: #ffffff url(/images/triangle.gif) no-repeat 6px center;
	color: #D09328;
}
#content .featurette dt a, #content .featurette-last dt a {
	display: block;
}
#content .featurette dd a:link, #content .featurette-last dd a:link {
	color: #D09328;
		display: block;
}
#content .featurette dd a:visited, #content .featurette-last dd a:visited {
	color: #D09328;
		display: block;
}
#content .featurette dd a:hover, #content .featurette-last dd a:hover {
	text-decoration: underline;
	background: #ffffff;
	color: #D09328;
		display: block;
}
#content .featurette dd a:active, #content .featurette-last dd a:active {
	color: #D09328;
		display: block;
}
#content .text {
	width: 100%;
}
#content img {
  margin:0px;
}
.text dt {
	color: #523634;
	border-bottom: 1px solid #B6AC9C;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 4px;
	font-family: "Trebuchet MS";
	margin-top: 1em;
}
.sidebox {
  width:146px;
	background: #D2CBB8;
	border: 1px solid #B6AC9C;
  margin-bottom:15px;
}
.listing {
  width:160px;
}
.listing .image-sm {
  /*height:130px;*/
  text-align:center;
}
#sidebar .listing .image-sm {
  height:auto;
}
#sidebar .listing {
  width:146px;
}
.listing .title {
  text-align:center;
  color: #523634;
  height:50px;
  vertical-align:middle;
}
.listing .links {
  height:35px;
	border-top: 1px solid #B6AC9C;
}
.listing .links b {
  padding-top: 3px;
  padding-bottom: 3px;
  display:block;
}
#sidebar .listing .title {
  height:auto;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.currency {
	font-size: 127%;	
}
.pounds {
	font-size: 155%;	
}
a.details {
	font-weight: normal;
	color: #523634;
	display: block;
	padding: 3px 10px;
	background: url(/images/details.gif) no-repeat left center;
}
a.details:hover {
	text-decoration: underline;
	background-color: #F7F4E9;
	color: #D09328;
}
a.add {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	display: block;
	color: #9D0C13;
	background: url(/images/add.gif) no-repeat left center;
}
a.add:hover {
	text-decoration: underline;
	background-color: #F7F4E9;
	color: #D09328;
}
/* */
.row {
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: left;
	float: left;
  width:700px;
}
.row .listing {
  float:left;
}

th {
	text-align: left;
}
.table-holder {
	clear: both;
	border-top: 1px solid #B6AC9C;
	border-bottom: 1px solid #B6AC9C;
	padding-bottom: 1em;
	margin-bottom: 1em;
	font-size: 80%;
}
.table-holder div b {
  color: #523634;
}
.large {
	margin-left: 52px;
}
.large b {
  margin: 0px;
  border: 1px solid #B6AC9C;
  padding-left: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 24px;
}
.large a, .large .button {
	font-size: 120%;
	font-weight: bold;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 44px;
	display: block;
	background: #D2CBB8;
	border: 1px solid #B6AC9C;
}
.large .button {
  width: 198px;
}
.large a:link, .large .button {
	color: #9D0C13;
	background: #D2CBB8 url(/images/add-large.gif) no-repeat left center;
}
.large a:visited, .large .button {
	color: #9D0C13;
	background: #D2CBB8 url(/images/add-large.gif) no-repeat left center;
}
.large a:hover, .large .button:hover {
	text-decoration: underline;
	background: #F7F4E9 url(/images/add-large.gif) no-repeat left center;
	color: #D09328;
}
.large a:active {
	color: #9D0C13;
	background: #D2CBB8 url(/images/add-large.gif) no-repeat left center;
}
a.large-arrow {
	font-size: 120%;
	font-weight: bold;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 24px;
	color: #9D0C13;
	background: #D2CBB8 url(/images/triangle_large.gif) no-repeat;
  background-position: 8px 5px;
	border: 1px solid #B6AC9C;
  width:auto;
  height:2em;
}
a.large-arrow:hover {
	text-decoration: underline;
	background-color: #F7F4E9;
	color: #D09328;
}
.button {
	font-weight: bold;
	padding: 4px 10px;
	color: #9D0C13;
	background: #D2CBB8;
	border: 1px solid #B6AC9C;
  cursor:pointer;
}
.button:hover {
	text-decoration: underline;
	background: #F7F4E9;
	color: #D09328;
}
#content .float-right h2 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 120%;
}
.larger {
  font-size: 160%;
  color: #523634;
  font-weight: bold
  width: 268px;
  text-align: right;
  margin-top: 14px;
  margin-bottom: 14px;
}

.smaller {
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
}

/*
 * LIST TABLES
 */

.list {
  font-weight:bold;
}
.list th {
  border-bottom:3px solid #9d0c13;
  color:#222;
}
.list tr.item td {
  border-bottom:1px solid #b6ac9c;
}
.list td.money {
  text-align:right;
}
.list tr.subtotal td {
  border-bottom:2px solid #b6ac9c;
  padding-top:10px;
  color:#333;
}
.list tr.total td {
  padding-top:10px;
  border-bottom:0px;
  font-size:120%;
  color:#333;
}
.list a img { border:0px; }


#active-voucher {
	color: #9D0C13;
	border: 1px solid #B6AC9C;
  text-align:center;
}

/*
 * SHIPPING TABLE
 */

#shipping-table th {
  padding-right:15px;
}

/*
 * FAQs
 */

.faqs {
  width:100% !important;
}

.faqs dt {
  font-size:120%;
  font-weight:bold;
  border-bottom: 3px solid #9d0c13;
  margin:20px 0px 5px 0px;
}

.faqs dd {
  line-height:150%;
}

/*
 * EVENTS
 */

.event {
  margin-bottom:20px;
}

.event h4 {
  font-size:120%;
  font-weight:bold;
  border-bottom: 3px solid #9d0c13;
  margin:20px 0px 5px 0px;
}

.event-date {
  font-style:italic;
}


/*
 * FORMS
 */

input, textarea {
  padding:2px;
}

input.standard {
  width:160px;
}

label {
	width: 200px;
	clear: left;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
form h3 {
	padding: 0;
	margin: 0;
	border-top: 1px solid #CC0033;
	border-right: 1px none #CC0033;
	border-bottom: 1px solid #CC0033;
	border-left: 1px none #CC0033;
}
div.error_box {
  padding:10px;
  border-top:1px solid #a44;
  border-bottom:1px solid #a44;
  color:#a44;
  background:#eaa;
}

table.form {
  border-right:1px solid #b2aca0;
  border-left:1px solid #b2aca0;
  border-bottom:1px solid #b2aca0;
  width:100%;
}
table.form td {
  padding:8px 10px 3px 50px;
}
table.form tr.form-section-header {
  background:#d1cab8;
  color:#95393a;
  font-size:110%;
  font-weight:bold;
}
table.form tr.form-section-header td {
  border-top:1px solid #b2aca0;
  border-bottom:1px solid #b2aca0;
  padding-top:3px;
}

.error-color {
  color:#f44;
}

address {
  display:block;
  margin:10px 0px 20px 0px;
}
address p {
  margin:0px;
}


/* Lightbox control */

#lightbox {
  padding:20px;
  border:1px solid #888;
  background:#fff;
}


#basket-message {
  padding:5px;
  background:#a41a17;
  color:#fff;
}
