/* CSS Document */

/* Main */

body { 
	background-image:url(images/bg_tile.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#4A4926;
	font-size:11px;
}

#top {
	background-image:url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:950px;
	margin: 0px auto 20px auto;
	overflow:hidden;
	padding:20px 0px 0px 0px;
}

#content {
	background-color:#FFFFFF;
	width:930px;
	padding: 10px;
}

a, img { 
	border: none;
	margin:0px;
	padding:0px;
}

.clear {
	height: 0px;
	line-height: 0px;
	width: 100%;
	clear:both;
	margin:0px;
	padding:0px;
}

.divider {
	height: 1px;
	line-height: 1px;
	font-size:1px;
	width: 100%;
	clear:both;
	background-image:url(images/divider_tile.jpg);
	background-repeat:repeat-x;
}

/* Header */

#header {
	width:100%;
	height: 110px;
	background-color:#3E2500;
	text-align:left;
}

#headsearch {
	width: 200px;
	margin:0px 0px 20px 0px;
	padding:30px 0px 30px 30px;
	height:30px;
	float:right;
	background-image: url(images/header_search.jpg);
	background-repeat:no-repeat;
}

#buttons {
	width:100%;
	height: 25px;
	margin-bottom:10px;
}

#buttons img, #header img {
	float:left;
}

/* Banners */

#banner {
	width: 50%;
	float: left;
	margin:10px 0px 8px 0px;
}

#button {
	vertical-align:bottom;
	width: 50%;
	float: left;
	margin:2px 0px 0px 0px;
}

#banner img {
	float:left;
}

#button img {
	float:right;
}

/* Leftside */

#leftside {
	width: 177px;
	float:left;
}

#leftside ul {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E2500;
	font-weight:bold;
	text-align:left;
	margin:180px 0px 10px 0px;
	padding:0px;
}

#leftside ul li a {
	padding: 9px 10px 8px 20px;
	border-bottom: 1px dotted #3E2500;
	display:block;
	color:#3E2500;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/leftside_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#leftside ul li a:hover{
	text-decoration:underline;
}
#leftside ul ul {
	margin:0px 0px 0px 0px;
}

#leftside ul ul li {
	color:#E7AE18;
	border-bottom: none;
}

#leftside ul ul li a{
	color:#BF2424;
	font-weight:bold;
	text-decoration:none;
	padding:9px 10px 8px 25px;
	display:block;
	background-image:url(images/leftside_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#leftside ul ul li a:hover{
	border-bottom: 1px dotted #3E2500;
	text-decoration:underline;
}

#search {
	background-image:url(images/leftside_search.jpg);
	background-repeat:no-repeat;
	width:159px;
	padding: 87px 9px 0px 9px;
	height:73px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	float:left;
	display:block;
}

#searchbox {
 	border: 1px solid #C4C08C;
	width:153px;
	font-size:11px;
	height:14px;
	padding:4px 2px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#261F07;
}

#distilbox {
 	border: 1px solid #C4C08C;
	width:153px;
	font-size:11px;
	height:18px;
	padding:1px 2px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#261F07;
}
/* Index */

#indextext {
	border: 1px solid #E0DEC2;
	width: 391px;
	padding: 15px 20px 20px 20px;
	float:left;
	text-align:left;
	margin:10px 10px 0px 20px;
}

#indextext img {
	padding: 0px 0px 15px 0px;
}

#moretext {
	border-left: 1px solid #E0DEC2;
	border-right: 1px solid #E0DEC2;
	border-bottom: 1px solid #E0DEC2;
	width: 391px;
	padding: 20px 20px 20px 20px;
	float:left;
	text-align:left;
	margin:0px 10px 10px 20px;
}

/* List */

#indexlist {
	float:right;
	width:733px;
	margin:10px 0px 0px 0px;
	overflow:visible;
	text-align:left;
}

#list {
	margin-top:10px;
	overflow:visible;
	width: 760px;
	display:block;
	float:left;
	text-align:left;
}

#indexlist a {
	text-decoration:none;
	color:#CC0000;
}

#indexlist a:hover {
	text-decoration:underline;
}

.listitem {
	height: 233px;
	width: 130px;
	line-height:16px;
	padding: 0px 2px 0px 2px;
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/list_moreinfo.jpg);
	margin:0px 12px 10px 0px;
	text-align:left;
	color:#CC0000;
}

.listtext {
	overflow: hidden;
	height:76px;
}

.price {
	color:#613901;
	font-size:12px;
	font-weight:bold;
}

.priceExcVAT{
	font-size:12px;
	color:#666666;
}

#count {
	height:32px;
	width: 50%;
	color: #3E2500;
	float:left;
	text-align:left;
	margin:0px 0px 10px 0px;
}

#sort {
	height:32px;
	width: 49%;
	color: #3E2500;
	float:right;
	text-align:right;
	margin:0px 0px 10px 0px;
}


#breadcrumbs {
	width: 100%;
	padding: 0px 0px 9px 0px;
	font-size:9px;
	text-align:left;
}

/* Category */

#cats {
	margin: 0px;
}

.cat {
	margin:5px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #E0DEC2;
}

.indent {
	margin: 0px 0px 0px 10px;
}

/* Detail */

#detailheader {
	width: 100%;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color:#990100;
	text-align:left;
	margin:10px 0px 10px 0px;
}

#detailholder {	
	width: 300px;
	text-align:right;
	float:right;
}

#description {
	border: 1px solid #E0DEC2;
	padding: 15px 20px 20px 20px;
	margin:10px 10px 0px 0px;
	width:50%;
	text-align:left;
	float:left;
} 

#description .price {
	float:right;
}

#description .priceExcVAT{
	float:right;
	padding-left:4px;
}

#description img {
	padding: 20px 0px 20px 0px;
}

.optionsbox {
	font-size:11px;
	height:18px;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#261F07;
 	border: 1px solid #C4C08C;
}

/* Product News */



#topdiv {
	vertical-align:centre;
	float:right;
	width:100%;
	margin:0 0 20px 0;
}
.topnews {
	vertical-align:center;
	height:260px;
	width:450px;
	font-size:14px;
	margin:10px;
	border: 1px solid #E0DEC2;
	background-color:#F7F5EE;
}

.newstext h2 {
	color:#E4AA08;
	text-transform:uppercase;
	font-size:18px;
	line-height:100%;
	letter-spacing: 1px;
	margin-top:35px;
} 

.newstext p {
	line-height:165%;
	padding-bottom:20px;
}

.topnews a {
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
}

#newsdesc {
	padding-top:10px;
}

.article a {
	text-decoration:none;
	color:#CC0000;
}
.productofmonth a {
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
}
.productofmonth {
	text-align:left;
	width:450px;
	height:250px;
	margin-top:30px;
}
.productofmonth h2 {
	text-align:center;
	color:#990100;
	font-size:18px;
}
.monthdesc {
	height:130px;
	width:315px;
	float:left;
}
#ProductNews {
	width:100%;
}
#bottompdiv {
	vertical-align:centre;
	float:right;
	width:100%;
	margin:0 0 20px 0;
}
#bottomdiv h1 {
	margin:5px 0 10px 0;
	padding:0;
	font-size:37px;
	font-family:Franklin Gothic Demi;
	color:#E4AA08;
}
.date {
	padding-top:3px;
	margin-left:-25px;
	font-size:18px;
	font-style:italic;
}
.article {
	width:715px;
	padding:0 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}

.FeaturedProduct {
	width:212px;
	height:290px;
	margin: 10px 10px 17px;
	overflow:hidden;
	position:relative;
}
.FeaturedProduct a {
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
	display: block;
	padding: 0px 10px;
	margin-bottom:15px;
}

.FeaturedProduct img {
	padding:0 20px 10px 20px;
}

.Desc {
	padding:10px 0 0 0;
	text-align:left;
	word-wrap: break-word;
}

.MoreInfo {
	position:Absolute;
	Bottom:0;
	left:60px;
}

#bottomdiv .divider2 {
	height:25px;
	background-image:url(images/div_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:10px;
}
#bottomdiv .divider {
	height: 1px;
	line-height: 1px;
	font-size:1px;
	width: 100%;
	clear:both;
	background-image:url(images/divider_tile.jpg) right;
	background-repeat:repeat-x;
	margin:0 0 10px 0;
}
.left {
	float:left;
}

.right {
	float:right;
}

/* Footer */

#footer {
	margin:10px 0px 20px 0px;
	padding:0px 0px 50px 0px;
	color: #B09C80;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	text-decoration:none;
	color: #B09C80;
}

#footer a:hover {
	text-decoration: underline;
	color: #B09C80;
}

/* Forms */

.formfields {
	height: 14px;
	padding: 2px 0px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#261F07;
	border: 1px solid #C4C08C;
}

.formfield01 {
	height: 18px;
	padding: 1px 0px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#261F07;
	border: 1px solid #C4C08C;
}

select.formfield01 {
	height: 22px;
}


.formtxtarea {  
	height: 18px;
	padding: 1px 0px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#261F07;
	font-size:11px;
	border: 1px solid #C4C08C;
}

#giftexvat, #giftincvat, #gifttotal {
	display: none;
}

/*news page*/
#news_container {
	margin: 0px;
}

#news_banner {
	margin:5px 0px 0px 0px;
	padding: 5px 0px 5px 2px;
	border-top: 1px solid #E0DEC2;
	border-bottom: 1px solid #E0DEC2;
	color:#990100;
	font-size:16px;
	font-weight:bold;
}

#news{
	margin-top:20px;
}

.news_date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-style:italic;
	margin-top:3px;
	margin-bottom:10px;
}

.news_title a{
	color:#990100;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.news_item{
	margin-bottom:20px;
}