@charset "utf-8";
/* CSS Document */

body {
	background-color:#E2CCD4;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	padding:0;
	}
	
a {
	color:#FFFFFF;
	}
	
a:hover {
	color:#999999;
	}
	
img {
	border:none;
}
	
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	width:980px;	
	background-color:#47224A;
	}
	
#banner-top {
	left:0px;
	width:980px;
	height:90px;
	padding:0;
	margin:0;
	background-color:#47224A;	
	}
	
#pagename {
	position:absolute;
	right:30px;
	top:0;
	width:250px;
	height:30px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	color:#7F6540;	
	text-align:right;
	z-index:2;
}

#basket {
	position:absolute;
	right:30px;
	top:34px;
	padding:2px 4px 2px 4px;
	height:40px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#BAA7C3;	
	text-align:right;
	z-index:2;
	border-color:#67336B;
	border-style:solid;
	border-width:1px;
}
	
#navigation {
	text-align:center;	
}


	
#content-wrapper {
	left:0px;
	width:980px;
	margin:0;
	padding:0;
	background-color:#47224A;
	font-size:13px;
	border-top-color:#84664B;
	border-top-style:solid;
	border-top-width:1px;
	text-align: left;
	}
	
#content {
	padding:10px 60px 0 60px;
	margin:0;
	background-color:#47224A;
	font-size:13px;
}

#content-float {
	float:right;
	width:650px;
	padding:20px 30px 0 30px;
}

#images-nofloat {
	padding:0;
	margin:0;
}
	
#images {	
	float:left;
	padding:0;
	margin:0 30px 0 0;		
	}
	
#imagesr {	
	float:right;
	padding:0;
	margin:0 30px 0 30px;
	text-align:right;
	}
	
#image-line {
	left:0px;
	width:800px;
	padding:2px 0 0 0;
	margin:0px;
	border-top-color:#84664B;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#84664B;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	}
	
#image-carousel {
	clear:both;
	width:980px;
	margin-top:4px;
	border-top-color:#84664B;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-color:#47224A;
	border-bottom-style:solid;
	border-bottom-width:10px;
	z-index:2;
}
	
#contact-details {
	clear:both;
	width:970px;
	padding:10px 10px 0 0;
	margin:0;
	font-size:12px;
	color:#FFFFFF;	
	text-align:right;
	border-top-color:#84664B;
	border-top-style:solid;
	border-top-width:1px;
	}
	
#opening-hours {
	float:left;
	width:390px;	
	height:100px;
	padding:0 0 0 10px;
	margin:0;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	}
	
#cart-buttons {
	position:absolute;
	right:20px;
	top:120px;
	width:200px;
	height:30px;
	text-align:right;
}

#filler {
	clear:both;
	width:980px;
	height:2px;
	border-top-color:#84664B;
	border-top-width:1px;
	border-top-style:solid;
}


	
.gold-border {
	border-color:#84664B;
	border-style:solid;
	border-width:3px;
}
	
.gold-print {
	font-size:16px;
	color:#84664B;
	font-weight:bold;
	}
	
.gold-print a {
	color:#84664B;
	}
	
.gold-print a:hover {
	color:#CCCCCC;
	}
	
.small-gold-print {
	font-size:10px;
	color:#84664B;
	font-weight:bold;
	}
	
.image-left {
	float:left;
	padding:0;
	margin-right:10px;	
	}
	
.image-right {
	float:right;
	padding:0 10px 0 10px;
	margin:0;
	}
	
.image-centred {
	margin:10px 0 10px 0;
	vertical-align:center;
}
	
.image-border-right {
	border-right-color:#723876;
	border-right-style:solid;
	border-right-width:24px;
	}
	
.image-spacer1 {
	margin:0 18px 0 19px;
	border-color:#84664B;
	border-style:solid;
	border-width:3px;
}
	
.store-image-left {
	float:left;
	padding:0;
	margin-right:10px;	
	border-color:#84664B;
	border-style:solid;
	border-width:1px;
	}	
	
#left {
	text-align: left;
}

.contact {
	text-align: right;
}
