body
{
	background: #FAF8EA url(../layout_images/side_boarder.jpg) center 0 repeat-y;
	color: #000000;
}

div#page_content
{
	width: 722px;
	margin: 5px auto 5px auto;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	padding: 8px 8px 6px 8px;
}

h2
{
	font-size: 1.2em;
	padding: 8px 8px 0 16px;
}

h2.hours_title
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

h3
{
	font-size: 1.1em;
	padding: 3px 8px 0 16px;
}

div#header
{
	height: 286px;
}

div#header_links_holder
{
	float: right;
	margin: 15px 0 15px 0;
}

div#header_links_holder ul li
{
	float: left;
	margin: 0 0 0 5px;
}

div#header_links_holder ul li a
{
	display:block;
	width: 44px;
	height: 44px;
	position: relative;
}

div#header_links_holder ul li a:hover
{
	cursor: pointer;
}

div#header_links_holder ul li a span
{
	position: absolute;
	width:100%;
	height: 100%;
	background-position: 0 0;
}

div#header_links_holder ul li a:hover span
{
	background-position: 0 -44px;
}


div#header_links_holder ul li a:hover span#bookings_button,
div#header_links_holder ul li a:hover span#onlineshop_button,
div#header_links_holder ul li a:hover span#batchorder_button,
div#header_links_holder ul li a:hover span#login_button
{
	background-position: 0 -50px;
}


span#home_button
{
	background: #FAF8EA url(../layout_images/home.jpg) 0 0 no-repeat;
	color: #000000;
}

span#sitemap_button
{
	background: #FAF8EA url(../layout_images/sitemap.jpg) 0 0 no-repeat;
	color: #000000;
}

span#contact_button
{
	background: #FAF8EA url(../layout_images/contact.jpg) 0 0 no-repeat;
	color: #000000;
}

span#bookings_button
{
	background: #FAF8EA url(../layout_images/booking_icon.jpg) 0 0 no-repeat;
	color: #000000;
}

span#onlineshop_button
{
	background: #FAF8EA url(../layout_images/onlineStore.jpg) 0 0 no-repeat;
	color: #000000;
}

span#batchorder_button
{
	background: #FAF8EA url(../layout_images/batchorderButton.jpg) 0 0 no-repeat;
	color: #000000;
}

span#login_button
{
	background: #FAF8EA url(../layout_images/loginButton.jpg) 0 0 no-repeat;
	color: #000000;
}

div#header_red_border
{
	float: left;
	width: 720px;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
	position: relative;
	z-index: 1;
}

div#header_image
{
	background: #ffffff;
	height: 200px;
	width: 710px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 5px;
	position: relative;
	z-index: -1;
}

div#header_logo
{
	float: left;
	height: 160px;
	width: 237px;
	position: relative;
	top: -286px;
	left: 25px;
	z-index: 3;
}

.print_logo { display: none; }

div.clear
{
	clear: both;
}

div#fixed_display
{
	width: 722px;
	position: absolute;
	top: 297px;
}

div#nav
{
	width: 722px;
	background: #6F2225 url(../layout_images/navigation_bg.gif) 0 bottom no-repeat;
	z-index: 2000;
}

div#display_content
{
	width: 722px;
	margin: 3px 0 0 0;
	background: #FAF8EA url(../layout_images/building_drawing.jpg) bottom right no-repeat;
}

div#display_content_2
{
	width: 722px;
	margin: 3px 0 0 0;
}

div#small_column
{
	float: left;
	width: 223px;
}

div#small_column_spacer
{
	width: 1px;
	height: 163px;
}

div#small_column div.feature_box
{
	width: 221px;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 3px 0;
	background-color: #DFDBC3;
}

div.feature_box a.more_info
{
	float: right;
	display: inline;
	padding: 3px;
	color: #FFFFFF;
	font-size: .9em;
	background: #6F2225;
	margin: 3px 5px 5px 0;
	text-decoration: none;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
}

div#spacer
{
	float: left;
	height: 1px;
	width: 2px;
}

div#large_column
{
	float: left;
	width: 495px;
	margin: 0 0 3px 0;
}

div#large_column p
{
	padding: 0 20px 15px 18px;
}

div#large_column div.whats_new
{
	width: 457px;
	margin: 0 0 3px 18px;
}

div#wine_maker_text_holder
{
	width: 280px;
	height: 163px;
}

div#large_wine_maker_text_holder
{
	width: 503px;
	height: 163px;
}

div#wine_maker_text_holder p, div#large_wine_maker_text_holder p
{
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	padding: 70px 0 0 0;
}

div#contact_form_holder
{
	float: left;
	margin: 0 0 3px 0;
}

div#contact_box
{
	float: left;
	margin: 12px 0 0 0;
}

div#footer
{
	width: 722px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	border-color: #6F2225;
	border-style: solid;
	border-width: 8px 0 0 0;
}

div#footer_text
{
	float: left;
	color: #3F3A17;
}

div#footer_text p
{
	font-size: .8em;
}

div#footer_text p.footer_links
{
	font-size: .8em;
	margin: 0 0 3px 0;
}

div#footer_text p a, div#footer_text p a:visited
{
	text-decoration: none;
	color: #3F3A17;
}

div#footer_text p a:hover
{
	text-decoration: underline;
}

div#RDD_ad
{
	float: right;
}

img.large_display_image
{
	width: 460px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 4px;
	margin: 0 0 10px 13px;
}

img.feature_image
{
	width: 187px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 4px;
	margin: 0 0 3px 13px;
	background: #000000;
}

form#contact_form
{
	margin: 0 0 15px 30px;
}


form#contact_form p
{
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
}

form#contact_form p label
{
	width: 6.5em;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

form#contact_form  p input.textfield
{
	color: #000000;
	padding: 0 0 0 .2em;
	background: #fee3ad;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
}

form#contact_form  p input.error
{
	color: #000000;
	padding: 0 0 0 .2em;
	background: #FFDFDF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

form#contact_form p textarea.comment_box
{
	color: #000000;
	padding: 0 0 0 .2em;
	background: #fee3ad;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
}

form#contact_form p textarea.error
{
	color: #000000;
	padding: 0 0 0 .2em;
	background: #FFDFDF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

form#contact_form p input.contact_submit
{
	color: #FFFFFF;
	background: #6F2225;
	margin: 0 0 0 7em;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

form#contact_form p.required
{
	margin: 0 0 0 7em;
	padding: 0 0 0 0;
	font-style: italic;
}

form#newsletter_form
{
	margin: 0 0 10px 0;
}

form#newsletter_form p label
{
	width: 60px;
	float: left;
	margin: 0px 0px 0px 15px;
}

form#newsletter_form  p input.textfield
{
	color: #000000;
	float: left;
	width: 110px;
	padding: 0 0 0 .2em;
	margin: 0 0 3px 14px;
	background: #fee3ad;
	font-size: 0.9em;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
}

form#newsletter_form  p input.error
{
	color: #000000;
	float: left;
	width: 110px;
	padding: 0 0 0 .2em;
	margin: 0 0 3px 14px;
	background: #FFDFDF;
	font-size: 0.9em;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

form#newsletter_form p input.newsletter_submit
{
	color: #FFFFFF;
	background: #6F2225;
	font-size: 1em;
	margin: 5px 0 0 14px;
	padding: 1px 3px 1px 3px;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
}

p.contact_form_response
{
	width:300px;
	margin: 0 0 0 70px;
}

p.contact_option
{
	width: 3.5em;
	display: inline;
	float: left;
	padding: 0 3px 6px 8px;
	font-weight: bold;
}

p.contact_option_reply
{
	display: inline;
	float: left;
	padding: 0 0 6px 0;
}

p.contact_option_reply a, p.contact_option_reply a:visited
{
	text-decoration: underline;
	color: #000000;
}

p.contact_option_reply a:hover
{
	text-decoration: none;
}

ul.sitemap_list
{
	margin: 0 0 20px 60px;
	padding: 0 0 0 0;
	list-style: disc;
}

ul.sitemap_sub_list
{
	margin: 0 0 0 90px;
	list-style: circle;
}

ul.sitemap_list li, ul.sitemap_sub_list li
{
	width: 300px;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

ul.sitemap_list li a, ul.sitemap_list li a:visited, ul.sitemap_sub_list li a, ul.sitemap_sub_list li a:visited
{
	text-decoration: underline;
	color: #000000;
}

ul.sitemap_list li a:hover, ul.sitemap_sub_list li a:hover
{
	text-decoration: none;
}

p.feat_title
{
	float: left;
	font-weight: bold;
	display: block;
	width: 80px;
	margin: 0 0 5px 5px;
}

p.feat_reply
{
	float: left;
 	display: block;
	width: 128px;
	margin: 0 0 5px 3px;
}

p.feat_wine_title
{
	float: left;
	font-weight: bold;
	display: block;
	width: 70px;
	margin: 0 0 5px 5px;
}

p.feat_wine_reply
{
	float: left;
 	display: block;
	width: 138px;
	margin: 0 0 5px 3px;
}

p.feat_top_wine_title
{
	float: left;
	font-weight: bold;
	display: block;
	width: 30px;
	margin: 0 0 5px 5px;
}

p.feat_top_wine_reply
{
	float: left;
 	display: block;
	width: 265px !important;
	margin: 0 0 5px 3px;
}

p.feat_top_wine_reply a.wine_name_link
{
	color: #6F2225;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

p.feat_top_wine_reply a.wine_name_link:hover
{
	text-decoration: underline;
}

div.div_feat_desc
{
	width: 197px;
	margin: 10px 0px 5px 10px;
}

div.div_contest_feat_desc
{
	width: 197px;
	height: 1.3em;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}

p.feat_desc
{
	padding: 0 14px 5px 14px;
}

table#newsletter_table 
{
	width: 480px;
	margin: 0 0 10px 18px;
}

table#newsletter_table td
{
	padding: 2px;
	vertical-align: top;
	font-size: 1.2em;
}

table#newsletter_table td a
{
	text-decoration: underline;
	color: #000000;
}

table#newsletter_table td a:hover
{
	text-decoration: none;
}

table#newsletter_table td.newsletter_date
{
	width: 180px;
	font-size: 1.3em;
}

table#newsletter_table td.newsletter_title
{
	width: 300px;
	font-size: 1.3em;
}

.bold
{
	font-weight: bold;
}

ul.sub_navigation
{
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
}

ul.sub_navigation li
{
	margin: 0 0 2px 0;
}

ul.sub_navigation li a
{
	width: 195px;
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
	background-color: #6F2225;
	display: block;
	text-decoration: none;
}

ul.sub_navigation li a:hover
{
	color: #FFE07D;
	background-color: #9F3138;	
}

div#display_content div#full_size div.search_box
{
	padding: 0px 10px 0px 10px;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 3px 0;
	background-color: #DFDBC3;
}

div#display_content div#full_size p
{
	margin: 0 8px 10px 8px;
}

table.wine_table
{
	width: 100%;
	margin: 0 auto 20px auto;
	background-color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

table.wine_table td
{
	border-color: #000000;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

table.wine_table a
{
	text-decoration: none;
	color: #000000;
}

table.wine_table a:hover
{
	text-decoration: underline;
}

table.wine_table tr.background_header
{
	background-color: #DFDBC3;
}

table.wine_table tr.background_1
{
	background-color: #FAF8EA;
}

table.wine_table tr.background_2
{
	background-color: #EFE7B3;
}

table.wine_table td.title_left
{
	text-align: left;
	padding: 2px 0 2px 5px;
	font-weight: bold;
	font-size: 1.1em;
}

table.wine_table td.title_center
{
	text-align: center;
	padding: 2px 0 2px 0;
	font-weight: bold;
	font-size: 1.1em;
}

table.wine_table td.table_con_left
{
	text-align: left;
	padding: 2px 0 2px 5px;
	font-size: 1em;
	vertical-align: top;
}

table.wine_table td.table_con_center
{
	text-align: center;
	padding: 2px 0 2px 0;
	font-size: 1em;
	vertical-align: top;
}

img.arrow_image
{
	margin: 2px 0 0 4px;
	vertical-align: middle;
}

ul#search_types
{
	width: 457px;
	margin: 0 0 0 18px;
}

ul#search_types li
{
	float: left;
	margin: 0 15px 0 0;
}

ul#search_types li a
{
	width: 130px;
	font-size: .9em;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0 3px 0;
	background-color: #6F2225;
	display: block;
	text-decoration: none;
}

ul#search_types li a:hover
{
	color: #FFE07D;
	background-color: #9F3138;	
}

form#keyword_search_content
{
	width: 464px;
	margin: 0 0 0 0;
}

form#keyword_search_content p
{
	padding: 0 0 0 0;
	margin: 0 0 6px 18px;
}

label.keywords_label
{
	margin: 0 10px 0 0;
}

input.keywords_textfield
{
	color: #000000;
	width: 90%;
	padding: .1em 0 .1em .2em;
	background: #fee3ad;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
}

input.search_submit
{
	color: #FFFFFF;
	background: #6F2225;
	margin: 0 0 0 0px;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
	padding: 5px 5px;
}

table#wine_display
{
	width: 460px;
	margin: 0 0 10px 18px;
}

table#wine_display td
{
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

form#codes_search_content
{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

form#codes_search_content td input.search_submit
{
	color: #FFFFFF;
	display: block;
	background: #6F2225;
	margin: 2px 0 0 0;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

/* menu */
div#nav ul 
{
	list-style: none;
	height: 28px;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	padding: 0 6px 0 12px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
}

#nav ul li a:hover {
	color: #FFE07D;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
}

#nav li ul a {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #9F3138;
	line-height: 20px;
	border-color: #6F2225;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

#nav li ul a:hover {
	color: #FFE07D;
	background-color: #6F2225;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 10;
}

.slider{
		background:#6F2225 url(../layout_images/0_7_slider.gif) 0 0 no-repeat;
		height:20px;
		position:absolute;
		bottom:0px;
	}

.slider1{
		background:#6F2225 url(../layout_images/1_7_slider.gif) 0 0 no-repeat;
		height:20px;
		position:absolute;
		bottom:0px;
	}

img.left{
	margin: 10px 10px 10px 3px;
	float: left;
}

img.signature{
	margin: 0px 0px 20px 172px;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

a.privacy_link
{
	margin: 0 0 0 14px;
	font-style: italic;
	font-size: .9em;
	color: #6F2225;
}

a.privacy_link:hover
{
	text-decoration: none;
}

a.contest_rules_link
{
	margin: 10px 0 0 14px;
	float: left;
	font-style: italic;
	font-size: .9em;
	color: #6F2225;
}

a.contest_rules_link:hover
{
	text-decoration: none;
}

a.range_heading
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

form.contest_form
{
	margin: 0 0 10px 0;
}

form.contest_form p label
{
	width: 60px;
	float: left;
	margin: 0px 0px 0px 15px;
}

form.contest_form  p input.checkbox
{
	color: #000000;
	float: right;
	margin-right: 20px;
	background: #fee3ad;
	font-size: 0.9em;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
}

form.contest_form  p input.textfield
{
	color: #000000;
	float: left;
	width: 110px;
	padding: 0 0 0 .2em;
	margin: 0 0 3px 14px;
	background: #fee3ad;
	font-size: 0.9em;
	border-color: #6F2225;
	border-style: solid;
	border-width: 1px;
}

form.contest_form  p input.error
{
	color: #000000;
	float: left;
	width: 110px;
	padding: 0 0 0 .2em;
	margin: 0 0 3px 14px;
	background: #FFDFDF;
	font-size: 0.9em;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

form.contest_form p input.contest_submit
{
	color: #FFFFFF;
	background: #6F2225;
	font-size: 1em;
	margin: 5px 0 0 14px;
	padding: 1px 3px 1px 3px;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
}

div.coloured_spacer
{
	width: 200px;
	height: 1px;
	margin: 3px 0px 8px 10px;
	background-color: #6F2225;
}

/* CUSTOMER COMMENTS */

div.cust_comment_holder
{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
}

div.cust_comment_holder p.comment_content
{
	font-size: 11px;
	font-style: italic;
}

div.cust_comment_holder p.comment_maker
{
	font-size: 11px;
	text-align: right;
}

/* END OF CUSTOMER COMMENTS */

div#wine_image_holder
{
	width: 220px;
	height: 150px;
}


div.faq {padding-bottom: 20px;}
div.faq div.question {cursor:  pointer; font-weight: bold; font-style: italic; padding-left: 18px;}
div.faq div.answer {padding-top: 10px;}

.orderBatchButton button	{ font-size: 1.3em; color: #631F20; font-weight: bold; }
.orderBatchButtonSmall button	{ font-size: 0.8em; color: #631F20; font-weight: bold; }


a.linkButton {
  display: block;
  background: #CFCFCF;
  padding: 3px;
  text-align: center;
  border-radius: 5px;
  margin: 0 2px;
  font-weight: bold;
  color: #631F20;
  font-size: 0.8em;
  border: 1px solid #666666;
}
table.wine_table a.linkButton { color: #631F20; } 

a.linkButton.orderBatchButton	{ font-size: 1.3em; text-decoration: none; }
a.linkButton.orderBatchButton:hover	{ text-decoration: underline; }

.staff_picks_block			{ border: solid 1px #6F2225; background-color: #DFDBC3; padding: 10px; margin-bottom: 15px; }
.staff_picks_block a		{ color: #000000; text-decoration: none; font-weight: bold; }
.staff_picks_block a:hover	{ text-decoration: underline; }

.left_column	{ float: left; width: 49%; }
.right_column	{ float: right; width: 49%; }

.left_column p.feat_top_wine_reply,
.right_column p.feat_top_wine_reply { width: auto; }



#countdownTimerWrapper					{ text-align: center; color: #ffffff; margin: 0 0 10px;  padding: 15px 0; font-size: 18px; border: 2px solid #6F2225; background: transparent url('../images/winter_festive.jpg') 0 0 no-repeat; }
#countdownTimerWrapper h2				{ font-size: 35px; font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive; }
#countdownTimerWrapper #countdownTimer	{ margin: 15px 0; }
#countdownTimerWrapper .smallText		{ font-size: 12px; }
#countdownTimerWrapper .timeItem		{ display: inline-block; font-size: 12px; }
#countdownTimerWrapper .time			{ display: inline-block; background-color: rgba(0,0,0,0.5); color: #ffffff; font-size: 50px; margin: 0 0 5px; padding: 10px 15px; }


.mfp-close-btn-in .mfp-close { color: #ffffff !important; }
.mfp-close { font-size: 50px !important; font-weight: bold !important;  opacity: 1 !important; top: -50px !important; right: auto !important; }