/* --- colour reference ---------------------
Orange: #E86A27, Brown: #470F06, Cream: #F8CBB2, Greyish: #E3DBD9; Old Image Borders: #916F66
------ END colour reference ----------------- */
body {
	text-align: center; /* required to center layout in IE 5 */
}
#page-container {
	margin: 0 auto;
	width: 749px;
	text-align: left;
	position: relative;
}
/* ---[ header style ]------------------------------*/
#header {
	height: 68px;
	line-height: 22px;
	padding: 0px 5px 0px 20px;
	background: #470F06;
	border: 1px solid #470F06;	
}
#header ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top:10px;
	color: #fff;
	
}
#header ul li {
	display: inline;
	/*background: url(../Images/bullet.gif) no-repeat 0 50%;*/
	/*border-right: 1px solid #fff;*/
	/*padding-left: 10px;*/	
	margin: 0;
	/*text-transform: uppercase;*/
	float:left;		
	height: 22px;
}
#header ul li.first {
	background: url(../Images/basket.gif) no-repeat 0 48%;
	padding-left: 22px;
}
#header ul li.last
{
	border-right: none;
}

#header ul li a {
	padding: 5px 10px;
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
}
#header ul li a:hover {
	background-color: #723928;
}
#header img {
	margin-top: 18px;
	display: block;
	width: 0;
}
#header span, #header a#logo {
	position: absolute;
	top: 18px;
	left: 20px;
	width: 268px;
	height: 34px;
	background: url(../Images/logo-clr.gif) no-repeat;
}
/* ---[ END header styles ]----------------------------*/

/* ---[ navigation bar styles ]------------------------*/
#main-nav-container {
	/*background: #E86A27;
	background: #470F06;
	padding: 0 0 3px 0;*/
}
#main-nav-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*background-color: #470F06;*/
	background-color: #E86A27;
	height: 30px;
	line-height: 30px;	/* to vertically align the text */
	text-align: center;	
}
#main-nav-container ul li {
	display: inline;
	/*background: url(../Images/bullet.gif) no-repeat 0 50%;*/
	float:left;	
	/*padding: 0 3px 0 10px;*/
	margin-left: 0;
	/*font-weight: bold;*/	
}
#main-nav-container ul li a {		
	padding: 0 17px;
	color: #FFF;
	/*text-transform: uppercase;*/
	display: block;
	font-size: 1em;
	/*font-weight:bold;*/
}
#main-nav-container ul li a:hover {
	/*background-color: #723928;*/
	background-color: #470F06;
}
#main-nav-container ul li.first {
	background-image: none;
	padding-left: 0;
}
#main-nav-container ul li.first a
{
	padding-left: 26px;
}
#main-nav-container ul li.last a
{
	padding-right: 26px;
}
/*------- per-page selected menu item styles ------------------*/
#home #main-nav-container #home-lnk, 
#shop #main-nav-container #shop-lnk, 
#top-ten #main-nav-container #top-ten-lnk, 
#promotions #main-nav-container #promotions-lnk, 
#news #main-nav-container #news-lnk, 
#faqs #main-nav-container #faqs-lnk,
#locations #main-nav-container #locations-lnk,
#contact #main-nav-container #contact-lnk,
#new-products #main-nav-container #prod-lnk,
#free-delivery #free-delivery-lnk
{	
	/*background-color: #470F06;*/
	background-color: #723928;
}

#basket #basket-lnk, 
#check-out #check-out-lnk, 
#help #help-lnk,
#myaccount #my-account-lnk
{	
	background-color: #E86A27;
}
/* ------- END per-page selected menu item styles -------------*/

/* ---[ END navigation bar styles ]------------------- */

/* ---[ banner styles ]------------------------------- */
#banner {
	height: 59px;
	padding: 11px 0 0 17px;
	margin-bottom: 3px;
	background-color: #E86A27;
	background-color: #470F06;
	background-repeat: no-repeat;
	background-position: right top;
}
#banner h2 {
	color: #FFF;
	margin-top: 0;
	margin-bottom: 4px;
	text-transform: lowercase;
}
#banner form input.search {
	width: 122px;
	height: 1.3em;
}
#banner form #btnSearch {
	vertical-align: middle;
	width: 22px;
	height: 22px;
}
#home #banner 
{
	background-image: url(../Content/Home/banner.jpg);
}
#news #banner {
	background-image: url(../Content/Banners/news.jpg);
}
#links #banner {
	background-image: url(../Content/Banners/links.jpg);
}
#shop #banner {
	background-image: url(../Content/Banners/shop.jpg);
}
#top-ten #banner {
	background-image: url(../Content/Banners/top-ten.jpg);
}
#new-products #banner {
	background-image: url(../Content/Banners/new-products.jpg);
}
#free-delivery #banner {
	background-image: url(../Content/Banners/free-delivery.jpg);
}
#promotions #banner {
	background-image: url(../Content/Banners/deals.jpg);
}
#contact #banner {
	background-image: url(../Content/Banners/contact.jpg);
}
#locations #banner 
{
	background-image: url(../Content/Banners/contact-store-locations.jpg);
}
#faqs #banner {
	background-image: url(../Content/Banners/faqs.jpg);
}
#site-map #banner {
	background-image: url(../Content/Banners/site-map.jpg);
}
#search #banner {
	background-image: url(../Content/Banners/search.jpg);
}
#help #banner {
	background-image: url(../Content/Banners/help.jpg);
}
#glenkeir-page #banner {
	background-image: url(../Content/Categories/Banners/shop-glenkeir.jpg);
}
#giftservice-page #banner {
	background-image: url(../Content/Categories/Banners/shop-giftservice.jpg);
}
/*#login #banner {
	background-image: url(../Content/Banners/account.jpg);
}
#logout #banner {
	background-image: url(../Content/Banners/account.jpg);
}*/
#myaccount #banner {
	background-image: url(../Content/Banners/account.jpg);
}
/*#register #banner {
	background-image: url(../Content/Banners/account.jpg);
}
#forgotPassword #banner {
	background-image: url(../Content/Banners/account.jpg);
}*/
#blogs #banner {
	background-image: url(../Content/Banners/blogs.jpg);
}
/* ---[ END banner styles ]--------------------------- */

/* ---[ left column styles ]-------------------------- */
#left-column {
	float: left;
	width: 186px;
	color: #470F06;	
}
#left-column div {
	margin-bottom: 3px;
}
#left-column ul {
	list-style: none;
}
#left-column h2, #left-column h3 {
	text-transform: lowercase;
	margin-bottom: 8px;
}
#left-column .no-transform {
	text-transform: none;
}
#left-sub-nav {
	padding: 13px 19px;
	border: 4px solid #F8CBB2;
}
#left-sub-nav ul li {
	background: url(../Images/bullet.gif) no-repeat 0 50%;
	padding-left: 17px;
}
#left-sub-nav h2 {
	color: #E86A27;
}
#left-sub-nav a {
	color: #6D453B;
	font-weight: bold;
}
/* ---[ END left column styles ]---------------------- */

#top-content-holder
{
	width: 749px;
	overflow: hidden;
}

#bottom-content-holder
{
	width: 749px;
	overflow: hidden;
}

/* ---[ panels ]-------------------------------------- */
.promotions-panel {
	background: #E3DBD9;
	padding: 15px 15px 5px 15px;
	overflow: hidden;
}

.promotions-panel ul
{
	list-style: none;
}

.promotions-panel li {
	margin-bottom: 4px;
}
#right-column .promotions-panel ul li {
	background: none;
	padding-left: 0;
}

.promotions-panel p 
{
	margin: 0;
}

.promotions-panel ul li p {
	margin: 0;
}
.promotions-panel ul li p.heading, .promotions-panel ul li p.price {
	line-height: 16px;
}
.promotions-panel p.saving {
	color: #E86A27;
	font-weight: bold;
}
.promotions-panel p.price strong {
	color: #E86A27;
}
.promotions-panel h2 {
	padding: 0;
	text-transform: lowercase;
}
.promotions-panel h2 a, .promotions-panel h3 a
{
	color: #470F00;
	text-decoration: none;
}
.promotions-panel a {
	color: #470F06;
	text-decoration: underline;
	font-weight: bold;
}
.promotions-panel li, .promotions-panel .link-holder {
	clear: right;
}
.promotions-panel ul.age-list li
{
	float: left;
	width: 50%;
	clear: none;
}
.promotions-panel .link-holder, .promotions .promotions-panel .link-holder {
	margin-top: 1.5em;
	margin-right: 0;
	text-align: right;
}

.promotions-panel .link-holder
{
	margin: 0.3em 0;
}

.promotions-panel .link-holder a {
	font-weight: normal;
}
.promotions-panel .buy-link {
	float: right;
	width: 20px; /* needed for IE Mac */
	text-align: left;
	font-weight: normal;
	line-height: 1em;
}
.promotions-panel img {
	margin-right: 10px;
}

.promotions-panel h3 {
    padding: 0;
}
/* ---[ END panels ]---------------------------------- */

/* ---[ content styles ]------------------------------ */
#content {
	/*margin-left: 201px;*/
	float:left;
	padding: 5px 5px 10px 15px;
	text-align: justify;
	width: 543px;	
}
#site-map #content ul {
	list-style: none;
}
#site-map #content li {
	margin-top: 0.4em;
	background: url(../Images/bullet.gif) no-repeat 0 4px;
	padding: 1px 0px 2px 15px;
}
#site-map #content ul li ul, #site-map #content ul li ul li {
	margin-bottom: 0;
}
/* ---[ END content styles ]-------------------------- */

/* ---[ footer styles ]--------------------------- */
#footer {
	clear: both;
	height: 36px;
	line-height: 36px;
	background: #E86A27 url(../Images/footer-w-bkg.gif) 99% 50% no-repeat;
}
#footer img {
	display: none;
}
#footer ul {
	display: inline;
	list-style: none;
}
#footer ul li {
	display: inline;
	float:left;	
	/*text-transform: uppercase;*/
	font-size: 0.9em;
	/*background: url(../Images/footer-dot.gif) 100% 50% no-repeat;*/
	
}
#footer ul li a {
	text-decoration: none;
	color: #FFF;
	border-right: solid 1px #fff;
	padding: 0 10px 0 10px;
}

#footer ul li a:hover 
{
	color: #470F06;
}

#footer ul li a.last 
{
	border-right: none;
}

#footer .userDisplay 
{
	color: #FFF;
	margin-left: 5px;
	font-size: 1em;	
}

.copyright
{
	/*text-align: center;*/
	float: left;
}
.copyright a, .social a
{
	color: #470F00;
}
.social 
{
    float: right;
}
.social img 
{
    vertical-align: bottom;
    margin-left: 10px;
}

/* ---[ END footer styles ]----------------------- */

/* ---[ content styling ]------------------------- */
div#heading
{
	color: #E86A27;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-transform:lowercase;
}
#content ul {
	list-style: none;
	margin-left: 0;
}
#content ul li {
	background: url(../Images/bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
}
#dataList {
	width: 100%;
	padding: 3px;
}
h1 {
	text-transform: lowercase;
}
#content h2 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
h3 {
	background-color: #E3DBD9;
	padding: 2px 4px;
	margin: 1.1em 0 1.1em 0;
}
h3.details {
	margin-bottom: 1em;
	margin-top: 0;
}
#search h3 {
	text-transform: lowercase;
}
#blog h3
{
	clear: both;
}
#tastingHeading {
	background: none;
	padding: 0;
}
.floatclear {
	margin-bottom: 1.1em;
}
.floatclear h3 {
	margin-top: 0;
}
.floatclear p {
	margin-bottom: 0;
	margin-top: 0;
}
.thumbnail {
	border: 1px solid #B59F92;
	float: left;
}
#images {
	float: right;
	margin: 0 0 10px 10px;	
}
#images img {
	display: block;
	margin: 3px 0;
	border: 1px solid #916F66;
}
.indented {
	margin-left: 74px;
	margin-bottom: 0;
}

.discounted
{
	text-decoration: line-through;
}

.highlight {
	color: #E86A27;
}

.link-holder, .link-holder-left {
	margin: 10px 3px 7px 0;
	text-align: right;
}
.link-holder-left {
	text-align: left;
}
.link-holder-aligned {
	float: right;
	width: 4em;
}
.logos-holder 
{
    text-align: right;
    padding-top: 10px;
}
.logos-holder img 
{
    margin-left: 11px;
    vertical-align: top;
}
.logos-holder img.last 
{
    margin-right: 0;
}
#productDetails .buy-link, #lnkCheckOut, .green-btn, #btnCheckout
{
	background: url(../Images/buy-button-green.gif) no-repeat right;
	width: 98px;
	height: 35px;
	line-height: 36px;
	display: block;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #591A12;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: lowercase;
}
#lnkCheckOut
{
	padding-left: 9px;
	width: 104px;
}
#btnCheckout
{
	padding-left: 13px;
	width: 136px;
	background: url(../Images/buy-button-green-long.gif) no-repeat right;
}
.promotions-panel .buy-link, .buy-link {
	background: url(../Images/arrow-right.gif) no-repeat right;
	padding: 2px 16px 2px 0;
	text-decoration: none;
	color: #470F06;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: normal;
}
.arrowed-link, .promotions-panel .arrowed-link {
	text-transform: lowercase;
	text-decoration: none;
	color: #470F06;
	background: url(../Images/arrow-right.gif) no-repeat right center;
	padding: 2px 0;
	padding-right: 16px;
	border: none;
}
.back-link {
	background: url(../Images/arrow-left.gif) no-repeat left center;
	padding: 2px 0 2px 16px;
	text-transform: lowercase;
	color: #470F06;
}
.box, .alternate {
	height: 67px;
	padding: 5px 1em 5px 0.5em;
}
.alternate {
	background-color: #F0ECEB;
}
.box h3, .alternate h3 {
	background: none;
	padding: 0;
	margin-top: 0;
}
.box p, .alternate p {
	margin-top: 0;
	margin-bottom: 0;
}
#content .box h2, #content .alternate h2 {
	margin-top: 0;
}
#content .search {
	margin: 0.8em 0;
}

.letter-container 
{
    clear: left;
    margin-bottom: 15px;
    overflow: hidden;
}
.letter-container  h4 
{
    font-size: 1.8em;
    border-bottom: 1px dotted #470F00;
}
#content ul.producers li
{
    width: 170px;
    float: left;
    background: none;
    padding-left: 0;
    margin: 0 10px 3px 0;
}
#content ul.producers li a
{
    background-color: #E86A27;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 3px 5px;
}
#content ul.producers li a:hover 
{
    background-color: #723928;
}

#productDetails
{
	width: 343px;
	float: left;
}
#productDetails h1, #productDetails h2, #productDetails h3, #priceContainer, #productPromotion, #glenkeirDiscount p
{
	margin: 0 0 0.2em 0;
	background: none;
	padding: 0;
	color: #470F00;
	font-weight: bold;
	text-transform: none;
	font-size: 1.6em;
}
#productDetails h1
{
	font-size: 1.6em;
}
#productDetails h2
{
	font-size: 1.4em;
}
.vat 
{
	font-size: 9px;
	color: #E86A27;
}
#productPromotion
{
	color: #E86A27;
}
#associatedHeading
{
	margin: 0;
	font-weight: bold;
}
#associatedProducts 
{
	margin: 0;
}
#glenkeirDiscount .instruction
{
	color: #E86A27;
	margin-top: -5px;
}

.productImage
{
	width: 180px; 
	margin-right: 20px; 
	margin-bottom: 40px; 
	float:left;
	text-align: center;
}

.products-by-price li
{
	display: inline;
	padding-right: 10px;
}

/* ---[ END content styling ]--------------------- */

/* ---[ Related Sales styling ]--------------------- */
#relatedSales
{
	margin: 1em 0 1em 0;
}

#relatedSales ul li
{
	background: none;
	padding-left: 0;
}

#relatedSales h4, #relatedSales a
{
	color: #FF0000;
}
/* ---[ END Related Sales styling ]--------------------- */

/* ---[ basket styling ]-------------------------- */
table#basket-table, table#basket-addon {
	width: 540px;
	border-collapse: collapse;
	margin: 4px 0;
	padding: 2px 0;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table#basket-addon
{
	margin-top: 10px;
}

table#basket-table td, table#basket-table th, table#basket-addon td, table#basket-addon th {
	padding: 2px 3px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
table#basket-table th, table#basket-addon th {
	background: #EEE;
	text-align: left;
}
table#basket-table .product {
	width: 329px;
}
table#basket-table .basket-total {
	width: 70px;
	text-align: right;
}
table#basket-table td.basket-total-heading {
	text-align: right;
	font-weight: bold;
}
table#basket-table td.basket-total-heading select {
	font-weight: normal;
}
table#basket-table .delete-btn, table#basket-addon .add-btn {
	width: 40px;
	text-align: center;
}
table#basket-table .qty {
	width: 50px;
}
table#basket-table .each, table#basket-addon .each {
	width: 50px;
}
.empty {
	margin-bottom: 1em;
}
/* ---[ END basket styling ]---------------------- */

/* ---[ category boxes styling ]-------------------------- */
.catbox-container
{
    width:543px; 
    overflow:hidden;
    padding: 0;
    margin: 0 0 30px 0;
}

.catbox-holder
{
    width:160px;
    float:left;
    height:140px;
    border:3px solid #E86A27;
    margin-right: 10px;
    margin-top: 10px;
}

.catbox
{
    height: 110px;
    text-align: center;  
    padding-top: 10px;          
}

.catbox-footer
{
    height: 20px;
    color: #fff;
    background-color: #E86A27;   
    font-size: 1.3em; 
    text-align: center;
    padding-top: 3px;            
}

.catbox-footer a
{
	color: #fff;
}

#content .cat-quicklinks li
{
    background: none;
    padding-left: 0;
    border: 2px solid #E86A27;
    border-width: 2px 0;                
}

#content .cat-quicklinks li.first
{
    border-bottom: 0;
}

#content .cat-quicklinks li h2
{
    color: #E86A27;
    margin-top: 0.5em;
}
/* ---[ END category boxes styling ]-------------------------- */

/* ---[ reminders styling ]-------------------------- */
table#reminders {
	width: 540px;
	border-collapse: collapse;
	margin: 4px 0;
	padding: 2px 0;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table#reminders td, table#reminders th {
	padding: 2px 3px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
table#reminders th {
	background: #EEE;
	text-align: left;
}

table#reminders td 
{
	text-align: left;
	vertical-align: text-top;
}

table#reminders .options-btn {
	width: 40px;
	text-align: center;
}

/* ---[ END reminders styling ]---------------------- */

/* ---[ Popup styling ]--------------------------- */
.popup {
	text-align: left;
	position: relative;
}
.popup #footer ul {
	display: none;
}
.popup #content {
	margin: 10px;
	text-align: justify;
}
.popup #left-column, .popup #main-nav-container, .popup #banner, .popup #header ul {
	display: none;
}
.popup #page-container {
	width: auto;
}
.popup h3 {
	background: none;
	padding: 0;
	font-weight: normal;
	font-size: 1.6em;
	color: #E86A27;
	margin-top: 0;
	margin-bottom: 0.5em;
	text-transform: lowercase;
}
#help #content ul, .popup ul {
	margin-bottom: 1em;
}
.popup #content ul li {
	background-position: 0 3px;
}
.popup table {
	width: 100%;
}
.popup table td {
	width: 33%;
}
.popup table.delivery {
	font-size: 0.9em;
	text-align: center;
}
.popup table.delivery th {
	vertical-align: bottom;
}
.popup table.delivery td {
	width: 10%;
}
.popup table.delivery td.first {
	width: 6%;
}
/* ---[ END Popup styling ]--------------------------- */

.blog-item
{
	overflow: hidden;
}
.blog-item img
{
	margin: 0 10px 10px 0;
	float: left;
	clear: left;
}

.blog-item h3 img
{
	float: none;
	margin: 0;
}

