/* CSS reset styles, courtesty of Eric Myer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end CSS reset styles */

.clear{
	clear: both;
}

body {
	margin: 0;
  	padding: 0;
	background: #000;
  	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	letter-spacing: 1px;
}

a:link,
a:visited,
a:active{
	color: #f0c485;
	text-transform: uppercase;
}
a:hover{
	text-decoration: none;
}


#stage{
	text-align: center;
}

#stage_content,
#age_stage_content{
	text-align: left;
	margin: 0 auto;
	width: 1010px;
	/*border: 1px dashed #333;*/
}

/* age ver. page style */
#age_stage_content{ width: 262px; margin-top: 52px;}
#age_logo{
	background: url(/images/age_logo.gif) no-repeat;
	width: 262px;
	height: 210px;
	text-indent: -999999px;
}
#age_form .bold{
	font-weight: bold;
	margin-top: 10px;
}
#age_form{
	letter-spacing: 1px;
	font-size: 11px;
	background: url(/images/age_form_back.gif) no-repeat;
	width: 262px;
	height: 241px;
	padding: 25px;
}

#age_content{
	width: 215px;
	position: relative;
}
#age_form label{
	font-size: 10px;
	font-weight: bold;
	color: #f1c485;
	display: block;
	margin: 0;
	position: absolute;
}

#date_row{
	margin-top: 10px;
}
#country_row{
	margin-top: 5px;
}
#date_row p{
	float: left;
}
#date_row p:first-child{
}


/* select styling */
div#age_day_dropdown_container,
div#age_month_dropdown_container,
div#age_year_dropdown_container,
div#age_country_dropdown_container {
	background-image:url(/images/ddl_day.gif);
	background-repeat: no-repeat;
	float:left;
	height: 17px;
	width: 42px;
	margin: 13px 10px 5px 0;
}

div#age_day_dropdown_label,
div#age_month_dropdown_label,
div#age_year_dropdown_label,
div#age_country_dropdown_label {
	height: 17px;
	line-height:17px;
	padding-left:9px;
	color: #533019;
	font-size: 10px;
	position:absolute;
	z-index:1;
}

select#age_day,
select#age_month,
select#age_year,
select#age_country {
	background-color:#FFFFFF;
	cursor:pointer;
	display:inline;
	float:left;
	height:17px;
	margin-top:0px;
	opacity:0;
	padding-top: 8px;
	position:absolute;
	width: 42px;
	z-index:2;
}

div#age_month_dropdown_container {
	background-image:url(/images/ddl_month.gif);
	width: 83px;
}

select#age_month {
	width: 83px;
}

div#age_year_dropdown_container {
	background-image:url(/images/ddl_year.gif);
	width: 59px;
	margin-right: 0;
}

select#age_year {
	width: 59px;
}

div#age_country_dropdown_container {
	background-image:url(/images/ddl_country.gif);
	width: 207px;
	margin-right: 0;
}

select#age_country {
	width: 207px;
}
/* end select styling*/
div.remember{
	margin-top: 5px;
}
#rem_lbl{
	
}
div.remember .rem_chk{
	display: block;
	margin: 0 0 0 102px;
}
#btn_age_enter{
	width: 95px;
	height: 47px;
	position: absolute;
	top: 169px;
	left: 122px;
}

/* main menu / header style */
div.header h1 a{
	background: url(/images/logo.gif) no-repeat;
	text-indent: -99999px;
	width: 256px;
	height: 62px;
	display: block;
	float: left;
}
div#footer{
	color: #9b5f1e;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	position: relative;
}
div#footer a{
	/*color: #9b5f1e;*/
	color: #8d593c;
	text-decoration: none;
}
div#footer span.pipe{
	color: #f6be56;
}
div#footer #left_footer_logo{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 261px;
	height: 69px;
}
div#footer #right_footer_logo{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 260px;
	height: 69px;
}
#footer .top_link,
#footer .bottom_link,
#footer .trail_link{
	float: left;
	display: block;
	width: 483px;
	text-align: center;
	height: 15px;
	position: absolute;
	left: 264px;
	top: 35px;
}
#footer .top_link{
	top: 20px;
}
#footer .trail_link{
	top: 50px;
	font-size: 7px;
}
ul.mnav, ul.snav{
	list-style: none;
}
ul.mnav li, ul.snav li{
	float: left;
}
ul.mnav li a, ul.snav li a{
	float: left;
}
ul.mnav{
	float: right;
	width: 667px;
	margin: 18px 28px 0 0;
}
ul.snav{
	float: right;
	/*width: 522px;*/
	width: 642px;
	margin: 8px 28px 0 0;
}
ul.mnav a{ height: 19px; display: block; text-indent: -999999px;}
ul.snav a{ height: 14px; display: block; text-indent: -999999px;}
a.products{
	background: url(/images/mnav_products.gif) no-repeat;
	width: 105px;
}
a.process{
	background: url(/images/mnav_process.gif) no-repeat;
	width: 130px;
}
a.legend{
	background: url(/images/mnav_legend.gif) no-repeat;
	width: 116px;
}
a.mellow{
	background: url(/images/mnav_mellow.gif) no-repeat;
	width: 170px;
}
a.news_and_events{
	background: url(/images/mnav_news_events.gif) no-repeat;
	width: 146px;
}
a.products:hover,
a.products_active{ background: url(/images/mnav_products_over.gif) no-repeat; }
a.process:hover,
a.process_active{ background: url(/images/mnav_process_over.gif) no-repeat; }
a.legend:hover,
a.legend_active{ background: url(/images/mnav_legend_over.gif) no-repeat; }
a.mellow:hover,
a.mellow_active{ background: url(/images/mnav_mellow_over.gif) no-repeat; }
a.news_and_events:hover,
a.news_and_events_active{ background: url(/images/mnav_news_events_over.gif) no-repeat; }

a.ten_recipes{
	background: url(/images/snav_10_recipes.gif) no-repeat;
	width: 81px;
}
a.master{
	background: url(/images/snav_master.gif) no-repeat;
	width: 148px;
}
a.faq{
	background: url(/images/snav_faq.gif) no-repeat;
	width: 42px;
}
a.tour{
	background: url(/images/snav_tour.gif) no-repeat;
	width: 117px;
}
a.recipes{
	/*background: url(/images/snav_recipes.gif) no-repeat;
	width: 65px;*/
	background: url(/images/snav_drink_recipes.gif) no-repeat;
	width: 104px;
}
a.about_us{
	background: url(/images/snav_about.gif) no-repeat;
	width: 79px;
}
a.contact{
	background: url(/images/snav_contact.gif) no-repeat;
	width: 71px;	
}
a.ten_recipes{
	background: url(/images/snav_10_recipes.gif) no-repeat;
	width: 81px;
}
a.ten_recipes:hover,
a.ten_recipes_active{background: url(/images/snav_10_recipes_over.gif) no-repeat;}
a.master:hover,
a.master_active{background: url(/images/snav_master_over.gif) no-repeat;}
a.faq:hover,
a.faq_active{background: url(/images/snav_faq_over.gif) no-repeat;}
a.tour:hover,
a.tour_active{background: url(/images/snav_tour_over.gif) no-repeat;}
a.recipes:hover,
a.recipes_active{
	/*background: url(/images/snav_recipes_over.gif) no-repeat;*/
	background: url(/images/snav_drink_recipes_over.gif) no-repeat;}
a.about_us:hover,
a.about_us_active{background: url(/images/snav_about_over.gif) no-repeat;}
a.contact:hover,
a.contact_active{background: url(/images/snav_contact_over.gif) no-repeat;}

/*home page styles*/
div#home_page_container{
	background: url(/images/back_home_20081006.jpg) no-repeat;
	height: 697px;
	margin: 8px 0 40px 0;
}
#fb_link{
	background: url(/images/fb_link.jpg) no-repeat;
	width: 232px;
	height: 36px;
	text-indent: -999999px;
	display: block;
	margin: 0px 0px 0px 35px;
}
div#home_content{
	padding-top: 485px;
}
div#home_news_events{
	width: 450px;
	float: left;
	margin: 0 0 0 36px;
}
div#home_legend{
	width: 430px;
	float: right;
	margin: 0 34px 0 0;
	line-height: 16px;
	text-align: justify;
	height: 222px;
	position: relative;
}
div#home_legend span.text{
	text-indent: -999999px;
	display: block;
}
div#home_legend a{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* home accorion for news & events */
.home_news_accordion  {
	width: 450px;
	float: left;

}

/* clickable accordion header*/
.home_news_accordion a {
	cursor:pointer;
	display:block;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	text-decoration: none;	
	color: #fae0ba;
	font-size: 18px;
	border-bottom: 1px solid #532910;
	text-transform: none;
}
.home_news_accordion a.first {
	margin-top: 0;
}
.home_news_accordion a span.date{
	display: block;
	width: 32px;
	height: 30px;
	background: #532910;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 10px 10px 0;
	float: left;
}
span.date span.month,
span.date span.day{
	width: 33px;
	display: block;
	text-align: center;
}

.home_news_accordion a span.acc_text{
	display: block;
	padding-top: 7px;
}

/* clickable accordion header hover*/
.home_news_accordion a:hover {}

/* clickable accordion header active, on mouse down*/
.home_news_accordion a:active{
	text-transform: none;
}

/* currently open accordian item header style*/
.home_news_accordion a.selected {}

/* accordion item content background */
.home_news_accordion div {
	border-bottom: 1px solid #532910;
}

.home_news_accordion div.clear{
	border: none;
}

/* accordion item content */
.home_news_accordion p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	height: 30px;

}
.home_news_accordion a.continue_link{
	font-size: 10px;
	padding: 0;
	margin: 0 0 5px 0;
	border: none;
	text-decoration: underline;
	float: right;
}

/*process page styles*/
div#process_page_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#process_content{
	margin-top: 25px;
}
div#process_content div.left_col{
	float: left;
	width: 435px;
	margin-left: 30px;
}
div#process_content div.right_col{
	float: right;
	width: 480px;
	margin-right: 30px;
}
div#process_content h2{
	background: url(/images/hdr_the_process.gif) no-repeat -2px 0;
	text-indent: -999999px;
	width: 106px;
	height: 21px;
}
div#process_content h3{
	color: #fadfba;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 30px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #532910;
}
div#process_content p{
	line-height: 20px;
}

/*legend page styles*/
div#legend_page_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#legend_content{
	margin-top: 25px;
	line-height: 17px;
}
div#legend_content div.left_col{
	float: left;
	width: 497px;
	margin-left: 30px;
}
div#legend_content div.right_col{
	float: right;
	width: 412px;
	margin-right: 30px;
}
div#legend_content div#top_row h2{
	width: 231px;
	height: 25px;
	background: url(/images/hdr_legend.gif) no-repeat;
	text-indent: -999999px;
}
div#legend_content div#bottom_row h2{
	width: 258px;
	height: 23px;
	background: url(/images/hdr_passion.gif) no-repeat;
	text-indent: -999999px;
}
div#legend_content div#top_row{
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #2b1704;
}
div#legend_content p{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #532910;
}

/*mellow page styles*/
div#mellow_page_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#mellow_content{
	margin-top: 25px;
	line-height: 17px;
}
div#mellow_content div.left_col{
	float: left;
	width: 497px;
	margin-left: 30px;
}
div#mellow_content div.right_col{
	float: right;
	width: 412px;
	margin-right: 30px;
}
div#mellow_content div#top_row h2{
	background: url(/images/hdr_mellow.gif) no-repeat;
	width: 152px;
	height: 20px;
	text-indent: -999999px;
}
div#mellow_content div#top_row p{
	line-height: 19px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #532910;
}
div#mellow_content div#top_row p.last{
	border: none;
}
div#mellow_content div#bottom_row{
	margin-top: 30px;
	text-align: center;
}
div#mellow_content div#bottom_row h2{
	background: url(/images/hdr_mellow_letters.gif) no-repeat;
	width: 222px;
	height: 20px;
	text-indent: -999999px;
	margin: 0 auto 10px auto;
}
div#mellow_content div#top_row{
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #2b1704;
}

/* news and events page styles */
div#news_events_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#news_events_content{
	margin-top: 25px;
	line-height: 17px;
}
div#news_events_content div.left_col{
	float: left;
	width: 487px;
	margin-left: 30px;
}
div#news_events_content div.right_col{
	float: right;
	width: 397px;
	margin-right: 30px;
}
div#news_events_content div.left_col h2{
	background: url(/images/hdr_main_news.gif) no-repeat;
	width: 185px;
	height: 30px;
	text-indent: -999999px;
	float: left;
}
div#news_events_content div.right_col h2{
	background: url(/images/hdr_main_events.gif) no-repeat;
	width: 193px;
	height: 30px;
	text-indent: -999999px;
	float: left;
}
span.previous_next{
	float: right;
	display: block;
	font-size: 10px;
	color: #f0c485;
	margin: 8px 0 0 0;
}
span.previous_next a{
	text-decoration: none;
}
span.previous_next a span.dec{
	text-decoration: underline;
}
div#news_events_content div.col_content{
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #ac5d10;
}

.news_event_item a {
	cursor:pointer;
	display:block;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	text-decoration: none;	
	color: #fae0ba;
	font-size: 18px;
	border-bottom: 1px solid #261207;
	text-transform: none;
}
.news_event_item a.first {
	margin-top: 0;
}
.news_event_item a span.date{
	display: block;
	width: 32px;
	height: 26px;
	background: #854e2d;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0 10px 10px 0;
	float: left;
}
span.date span.month,
span.date span.day{
	width: 33px;
	display: block;
	text-align: center;
}

.news_event_item a span.acc_text{
	display: block;
	padding-top: 4px;
}

.news_event_item a:hover {}

.news_event_item a:active{
	text-transform: none;
}

.news_event_item div {
	border-bottom: 1px solid #532910;
}

.news_event_item div.clear{
	border: none;
}

.news_event_item p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	height: 68px;

}
.news_event_item a.continue_link{
	font-size: 10px;
	padding: 0;
	margin: 0 0 5px 0;
	border: none;
	text-decoration: underline;
	float: right;
}
span.event_name,span.event_date,
span.event_time, span.event_place{
	display: block;
}
span.event_name{
	font-weight: bold;
}

/* full news & events pages content */
div#full_news_event_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#full_news_event_content{
	margin-top: 25px;
	line-height: 17px;
}
div#full_news_event_content div.left_col{
	float: left;
	width: 652px;
	margin-left: 30px;
}
div#full_news_event_content div.right_col{
	float: right;
	width: 263px;
	margin-right: 30px;
}
div#full_news_event_content div.left_col h2{
	color: #ffd47c;
	font-size: 18px;
	font-weight: normal;
	padding-top: 6px;
	float: left;
}
div#full_news_event_content div.right_col h2{
	color: #ffd47c;
	font-size: 18px;
	font-weight: normal;
	padding-top: 6px;
}
div#full_news_event_content div.col_content{
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #ac5d10;
}
div.full_detail_news_event{
	border-bottom: 1px solid #532910;
}
div.full_detail_news_event p{
	margin: 20px 0;
}
div.full_detail_news_event h3.date,
div.full_detail_news_event h3.event_details{
	color: #fadfba;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #261207;
	padding: 5px 0 12px 0;
}
div.recent_news_events a{
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #532910;
	padding: 5px 0;
	color: #ffd47d;
}
div.recent_news_events a span.date{
	color: #fff6c0;
}
div.recent_news_events div.news{
	margin-bottom: 30px;
}

/*contact page styles*/
div#contact_page_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#contact_content{
	margin-top: 25px;
	line-height: 17px;
}
div#contact_content div.left_col{
	float: left;
	width: 586px;
	margin-left: 30px;
}
div#contact_content div.right_col{
	float: right;
	width: 332px;
	margin-right: 30px;
}
span.emph{
	color: #fff6c0;
}
h2#hdr_contact{
	background: url(/images/hdr_contact_us.gif) no-repeat;
	width: 94px;
	height: 20px;
	text-indent: -999999px;
	
}
div#hdr_contact_holder{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #532910;
}
div.section1 p, div.section2 p{
	margin: 13px 0;
}
div.section1{
	border-bottom: 1px solid #261207;
	padding-bottom: 10px;
}
div.section2{
	margin-top: 20px;
}
p.email{
	margin-bottom: 25px;
}
p.email a{
	text-decoration: none;
	text-transform: none;
	color: #fff;
}
div.address_block h3{
	font-size: 14px;
	color: #fadfba;
	margin: 0 0 5px 0;
}
div.address_block p{
	margin: 5px 0;
}
div.address_block{
	margin-bottom: 25px;
}
div.maps img{
	margin-top: 15px;
}
div.maps img:last-child{
	margin-top: 43px;
}

/*about page styles*/
div#about_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#about_content{
	margin-top: 25px;
	line-height: 17px;
}
div#about_content div#top_row div.left_col{
	float: left;
	width: 650px;
	margin-left: 30px;
}

div#about_content div#top_row div.right_col{
	float: right;
	width: 287px;
	margin-right: 30px;
}
div#about_content div#bottom_row{
	margin-top: 10px;
}
div#about_content div#bottom_row div.left_col{
	float: left;
	width: 374px;
	margin-left: 30px;
}
div#about_content div#bottom_row div.right_col{
	float: right;
	width: 557px;
	margin-right: 30px;
}
div#about_content div#bottom_row div.left_col{
	padding-top: 20px;
}
div#about_content p{
	margin-top: 10px;
	padding-top: 10px;
	line-height: 18px;
}
div#about_content div#top_row p.first{
	margin-top: 0px;
	padding-top: 0px;
}
h2#hdr_about_us{
	width: 79px;
	height: 19px;
	text-indent: -999999px;
	background: url(/images/hdr_about_us.gif) no-repeat;
}
div#hdr_about_us_container{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #532910;
}

/*distillery tour page styles*/
div#dist_tour_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#dist_tour_content{
	margin-top: 25px;
	line-height: 18px;
}
div#dist_tour_content div#top_row div.left_col{
	float: left;
	width: 498px;
	margin-left: 30px;
}

div#dist_tour_content div#top_row div.right_col{
	float: right;
	width: 420px;
	margin-right: 30px;
}
div#dist_tour_content div#bottom_row{
	margin-top: 10px;
}
div#dist_tour_content div#bottom_row div.left_col{
	float: left;
	width: 274px;
	margin-left: 30px;
}
div#dist_tour_content div#bottom_row div.right_col{
	float: right;
	width: 645px;
	margin-right: 30px;
}
div#dist_tour_content div#bottom_row{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #2f1d09;
}
div#dist_tour_content div#bottom_row p{
	margin: 10px 0;
}
h2#hdr_dist_tour{
	width: 127px;
	height: 24px;
	text-indent: -999999px;
	background: url(/images/hdr_dist_tour.gif) no-repeat;
}
div#hdr_dist_tour_container{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #532910;
}
span.brn_blt{
	color: #7e5439;
}
ul.timeline{
	margin: 20px 0 20px 10px;
}

/*recipes page styles*/
div#recipes_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#recipes_content{
	margin-top: 25px;
	line-height: 18px;
}
div#recipes_content div#top_row div.left_col{
	float: left;
	width: 513px;
	margin-left: 30px;
	line-height: 22px;
}

div#recipes_content div#top_row div.right_col{
	float: right;
	width: 421px;
	margin-right: 30px;
}
div#recipes_content div#bottom_row{
	margin-top: 10px;
}
div#recipes_content div#bottom_row div.left_col{
	float: left;
	width: 276px;
	margin-left: 30px;
}
div#recipes_content div#bottom_row div.right_col{
	float: right;
	width: 643px;
	margin-right: 30px;
}
div#recipes_content div#bottom_row{
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #2f1d09;
}
div#recipes_content div#bottom_row p{
	margin: 10px 0;
}
h2#hdr_recipes{
	width: 242px;
	height: 27px;
	text-indent: -999999px;
	background: url(/images/hdr_recipes.gif) no-repeat;
}
div#hdr_recipes_container{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #532910;
}

.recipe a {
	cursor:pointer;
	display:block;
	padding: 0 0 6px 0;
	margin: 16px 0 0 0;
	text-decoration: none;	
	color: #fae0ba;
	font-size: 18px;
	border-bottom: 1px solid #532910;
	text-transform: none;
}
div#recipes div.recipe.first a {
	margin-top: 0px;
}
.recipe a span.acc_text{
	display: block;
	padding-bottom: 10px;
}

.recipe a:hover {}

.recipe a:active{
	text-transform: none;
}

.recipe div {
	border-bottom: 1px solid #532910;
}

.recipe div.clear{
	border: none;
}

.recipe p.content {
	margin: 10px 0;
	border: none;
	text-decoration: none;
	font-size: 12px;
}

/*faq page styles*/
div#faq_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#faq_content{
	margin-top: 25px;
	line-height: 18px;
}
div#faq_content div.left_col{
	float: left;
	width: 642px;
	margin-left: 30px;
	line-height: 22px;
}

div#faq_content div.right_col{
	float: right;
	width: 273px;
	margin-right: 30px;
}
h2#hdr_faq{
	width: 249px;
	height: 23px;
	text-indent: -999999px;
	background: url(/images/hdr_faq.gif) no-repeat;
}
div#hdr_faq_container{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9b601f;
}

.faq a {
	cursor:pointer;
	display:block;
	padding: 0 0 4px 0;
	margin: 14px 0 0 0;
	text-decoration: none;	
	color: #fae0ba;
	font-size: 15px;
	border-bottom: 1px solid #532910;
	text-transform: none;
}
div#faqs div.faq:first-child a {
	margin-top: 0;
}
.faq a span.acc_text{
	display: block;
	padding-bottom: 10px;
}
div.faq a span.acc_text span.faq_q{
	color: #9b5f1e;
}
.faq a:hover {}

.faq a:active{
	text-transform: none;
}

.faq div {
	border-bottom: 1px solid #532910;
}

.faq div.clear{
	border: none;
}

.faq p.content {
	margin: 10px 0;
	border: none;
	text-decoration: none;
	font-size: 12px;
}

/*
div#q1 div p.content{ height: 110px;}
div#q2 div p.content{ height: 176px;}
div#q3 div p.content{ height: 66px;}
div#q4 div p.content{ height: 22px;}
div#q5 div p.content{ height: 44px;}
*/


/* master distiller page styles */
div#master_container{
	border-top: 1px solid #ac5d10;
	margin-top: 10px;
}
div#master_content{
	margin-top: 25px;
	line-height: 18px;
}
div#master_content div.left_col{
	float: left;
	width: 253px;
	margin-left: 30px;
	line-height: 22px;
}

div#master_content div.right_col{
	float: right;
	width: 667px;
	margin-right: 30px;
	line-height: 20px;
}
div#master_content div.right_col a{
	text-transform: none;
}
div#master_content div.right_col p{
	margin: 20px 0;
}
div#master_content div.right_col p.opener{
	margin-top: 0px;
}
h2#hdr_master{
	width: 276px;
	height: 20px;
	text-indent: -999999px;
	background: url(/images/hdr_master.gif) no-repeat;
}
div#hdr_master_container{
	padding-bottom: 10px;
	margin: 0 30px 10px 30px;
	border-bottom: 1px solid #532910;
}
div.awards{
	border-top: 1px solid #261207;
	margin: 15px 30px 0 30px;
}
div.awards p{
	margin: 20px 0;
}

/* products page styles */
div#products_container{
	background: url(/images/back_products.jpg) no-repeat;
	height: 600px;
	margin: 8px 0 0 0;
	padding: 0;
}
div#products_content{
	position: relative;
	padding: 0;
}
div#products_content a{
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
div#products_content img{
	padding: 0;
	margin: 0;
	border: none;
	float: left;
	position: absolute;
	top: 133px;
}
div#products_content img.reflect{
	top: 476px;
}
img#mariage,
img#limited_edition,
img#single_barrel,
img#small_batch,
img#yellow,
img#super_premium,
img#black{
	height: 359px;
}
img#mariage_r,
img#limited_edition_r,
img#single_barrel_r,
img#small_batch_r,
img#yellow_r,
img#super_premium_r,
img#black_r{
	height: 120px;
}
img#mariage,
img#mariage_r{
	left: -2px;
	width: 156px;
	z-index: 1000;
}
img#mariage{
	width: 173px;
}
div#products_content img#mariage_r{
	left: -3px;
	top: 495px;
}

img#limited_edition, 
img#limited_edition_r{
	left: 156px;
	width: 133px;
	z-index: 1001;
}
img#single_barrel,
img#single_barrel_r{
	left: 289px;
	width: 136px;
	z-index: 1002;
}
img#small_batch,
img#small_batch_r{
	left: 424px;
	width: 167px;
	z-index: 1003;
}
img#yellow,
img#yellow_r{
	left: 592px;
	width: 133px;
	z-index: 1004;
}
img#super_premium,
img#super_premium_r{
	left: 724px;
	width: 140px;
	z-index: 1005;
}
img#black,
img#black_r{
	left: 866px;
	width: 145px;
	z-index: 1006;
}

/* shared items for products pages*/
ul#products_menu{
	float: right;
	margin: 1px 0px 0 0;
}
ul#products_menu li{
	float: left;
	font-size: 10px;
	margin: 0;
}
ul#products_menu li a{
	display: block;
	text-indent: -999999px;
	height: 46px;
}
a#p_mariage{
	background: url(/images/btn_mariage.png) no-repeat;
	width: 161px;
}
a#p_mariage:hover,
a#p_mariage.active{
	background: url(/images/btn_mariage_over.png) no-repeat;
}
a#p_limited{
	background: url(/images/btn_limited.png) no-repeat;
	width: 113px;
}
a#p_limited:hover,
a#p_limited.active{
	background: url(/images/btn_limited_over.png) no-repeat;
}
a#p_single{
	background: url(/images/btn_single.png) no-repeat;
	width: 109px;
}
a#p_single:hover,
a#p_single.active{
	background: url(/images/btn_single_over.png) no-repeat;
}
a#p_small{
	background: url(/images/btn_small.png) no-repeat;
	width: 101px;
}
a#p_small:hover,
a#p_small.active{
	background: url(/images/btn_small_over.png) no-repeat;
}
a#p_yellow{
	background: url(/images/btn_yellow.png) no-repeat;
	width: 70px;
}
a#p_yellow:hover,
a#p_yellow.active{
	background: url(/images/btn_yellow_over.png) no-repeat;
}
a#p_super{
	background: url(/images/btn_super.png) no-repeat;
	width: 117px;
}
a#p_super:hover,
a#p_super.active{
	background: url(/images/btn_super_over.png) no-repeat;
}
a#p_black{
	background: url(/images/btn_black.png) no-repeat;
	width: 80px;
}
a#p_black:hover,
a#p_black.active{
	background: url(/images/btn_black_over.png) no-repeat;
}
div.product_text{
	/*border: 1px solid red; --------------------------------------*/
	width: 663px;
	height: 230px;
	float: right;
	margin: 62px 26px 0 0;
	padding: 15px;
	overflow: auto;
}
/*hacks*/
#p_sb_100_content div.product_text,
#p_sb_86_content div.product_text,
#p_small_batch_content div.product_text{
	overflow:hidden;
}

div.scrollable{
	/*border: 1px solid red; ---------------------------------------*/
	width: 679px;
	height: 230px;
	float: right;
	margin: 62px 10px 0 0;
	padding: 15px;
	overflow: auto;
}
div.scrollable div.product_text{
	width: 100%;
	height: 100%;
	float: right;
	margin: 0;
	padding: 0;
}

div.product_text p{
	margin: 10px 0;
}
div.product_text p:first-child{
	margin-top: 0;
}
div.extras{
	margin-top: 20px;
}
div.extras div.links{
	margin: 0 0 5px 0;
	color: #fadfba;
}
div.extras div.links a{
	text-transform: none;
	text-decoration: none;
	color: #f0c485;
}
div.extras div.links a.active{
	color: #9b5f1e;
}
a#how_to_find{
	display: block;
	text-indent: -999999px;
	width: 161px;
	height: 19px;
	background: url(/images/link_how_to_find.png) no-repeat;
	position: absolute;
	right: 40px;
	top: 55px;
}
/* product black page*/
div#p_black_container{
	background: url(/images/back_black.jpg) no-repeat;
	height: 660px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_black_content h2,
div#p_black_content h3{
	float: left;
	text-indent: -999999px;
}

/* product super premium page*/
div#p_super_premium_container{
	background: url(/images/back_super_premium.jpg) no-repeat;
	height: 660px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_super_premium_content h2,
div#p_super_premium_content h3{
	float: left;
	text-indent: -999999px;
}
/* product yellow page */
div#p_yellow_container{
	background: url(/images/back_yellow_group.jpg) no-repeat 0 0;
	height: 660px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_yellow_content h2{
	float: left;
	text-indent: -999999px;
}
div#p_yellow_content div.product_text{
	margin: 42px 26px 0 0;
	height: 250px;
}
ul#yellow_menu{
	position: absolute;
	top: 1px;
	left: 33px;
}
ul#yellow_menu li{
	float: left;
	font-size: 8px;
	margin: 0 1px;
	height: 30px;
	/*border: 1px solid red; --------------------------------------*/
}
/*usa*/
ul#yellow_menu a{
	display: block;
	cursor: pointer;
}
ul#yellow_menu a#usa{
	width: 65px;
	height: 45px;
	background: url(/images/sub_yellow_usa.png) no-repeat;
	text-indent: -999999px;
}
ul#yellow_menu a#usa:hover,
ul#yellow_menu a#usa.active{
	background: url(/images/sub_yellow_usa_over.png) no-repeat;
}
/*eur*/
ul#yellow_menu a#eur{
	width: 88px;
	height: 45px;
	background: url(/images/sub_yellow_eur.png) no-repeat;
	text-indent: -999999px;
}
ul#yellow_menu a#eur:hover,
ul#yellow_menu a#eur.active{
	background: url(/images/sub_yellow_eur_over.png) no-repeat;
}
/*jpn*/
ul#yellow_menu a#jpn{
	width: 80px;
	height: 45px;
	background: url(/images/sub_yellow_jpn.png) no-repeat;
	text-indent: -999999px;
}
ul#yellow_menu a#jpn:hover,
ul#yellow_menu a#jpn.active{
	background: url(/images/sub_yellow_jpn_over.png) no-repeat;
}


/* product small batch page */
div#p_small_batch_container{
	background: url(/images/back_small_batch.jpg) no-repeat 0 0;
	height: 660px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}

div#p_small_batch_content h2,
div#p_small_batch_content h3{
	float: left;
	text-indent: -999999px;
}
/* product single_barrel 86 page */
div#p_sb_86_container{
	background: url(/images/back_single_barrel_86.jpg) no-repeat;
	height: 660px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_sb_86_content h2,
div#p_sb_86_content h3{
	float: left;
	text-indent: -999999px;
}
ul#single_barrel_menu{
	position: absolute;
	top: 1px;
	left: 25px;
}
ul#single_barrel_menu li{
	float: left;
	font-size: 8px;
	margin: 0 1px;
	height: 30px;
	/*border: 1px solid red; --------------------------------------*/
}
ul#single_barrel_menu a{
	display: block;
	cursor: pointer;
}
ul#single_barrel_menu a#one_o_o{
	width: 115px;
	height: 45px;
	background: url(/images/sub_single_100.png) no-repeat;
	text-indent: -999999px;
}
ul#single_barrel_menu a#one_o_o:hover,
ul#single_barrel_menu a#one_o_o.active{
	background: url(/images/sub_single_100_over.png) no-repeat;
}
ul#single_barrel_menu a#eight_six{
	width: 118px;
	height: 45px;
	background: url(/images/sub_single_86.png) no-repeat;
	text-indent: -999999px;
}
ul#single_barrel_menu a#eight_six:hover,
ul#single_barrel_menu a#eight_six.active{
	background: url(/images/sub_single_86_over.png) no-repeat;
}

/*******/
ul#mariage_menu{
	position: absolute;
	top: 21px;
	left: 38px;
}
ul#mariage_menu li{
	float: left;
	font-size: 8px;
	margin: 0 1px;
	height: 30px;
}
ul#mariage_menu a{
	display: block;
	cursor: pointer;
}
ul#mariage_menu a#o_nine{
	width: 100px;
	height: 45px;
	background: url(/images/sub_menu_mariage_2009.png) no-repeat;
	text-indent: -999999px;
}
ul#mariage_menu a#o_nine:hover,
ul#mariage_menu a#o_nine.active{
	background: url(/images/sub_menu_mariage_2009_on.png) no-repeat;
}
ul#mariage_menu a#o_eight{
	width: 120px;
	height: 45px;
	background: url(/images/sub_menu_mariage_2008.png) no-repeat;
	text-indent: -999999px;
}
ul#mariage_menu a#o_eight:hover,
ul#mariage_menu a#o_eight.active{
	background: url(/images/sub_menu_mariage_2008_on.png) no-repeat;
}

/******/



/* product single_barrel 100 page*/
div#p_sb_100_container{
	background: url(/images/single_barrel_100.jpg) no-repeat;
	height: 660px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_sb_100_content h2,
div#p_sb_100_content h3{
	float: left;
	text-indent: -999999px;
}

/* limited edition 2009 sub-menu */
#LE_2009{
	position: absolute;
	z-index: 200;
	top: 17px;
	left: 80px;
	width: 124px;
	height: 13px;
	background: url(/images/sub_limited_2009.png) no-repeat;
	text-indent: -999999px;
}
#LE_2009:hover,
#LE_2009.active{
	background: url(/images/sub_limited_2009_over.png) no-repeat;
}


/* product limited edition 40th page*/
ul#ltd_menu{
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: 100;
}
ul#ltd_menu li{
	float: left;
	font-size: 8px;
	margin: 0px 1px;
	height: 30px;
}
ul#ltd_menu a{
	cursor: pointer;
	display: block;
}
ul#ltd_menu a#one_two_o{
	width: 111px;
	height: 45px;
	background: url(/images/sub_limited_120.png) no-repeat;
	text-indent: -999999px;
}
ul#ltd_menu a#one_two_o:hover,
ul#ltd_menu a#one_two_o.active{
	background: url(/images/sub_limited_120_over.png) no-repeat;
}
ul#ltd_menu a#four_o{
	width: 112px;
	height: 45px;
	background: url(/images/sub_limited_40.png) no-repeat;
	text-indent: -999999px;
}
ul#ltd_menu a#four_o:hover,
ul#ltd_menu a#four_o.active{
	background: url(/images/sub_limited_40_over.png) no-repeat;
}

div#p_le_40_container{
	background: url(/images/back_limited_40th.jpg) no-repeat;
	height: 715px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_le_40_content h2,
div#p_le_40_content h3{
	float: left;
	text-indent: -999999px;
}

/* product limited edition 120th page*/
div#p_le_120_container{
	background: url(/images/back_limited_120th.jpg) no-repeat;
	height: 715px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_le_120_content h2,
div#p_le_120_content h3{
	float: left;
	text-indent: -999999px;
}


/* product limited edition 2009 page*/
div#p_le_2009_container{
	background: url(/images/back_limited_2009.jpg) no-repeat;
	height: 715px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_le_2009_content h2,
div#p_le_2009_content h3{
	float: left;
	text-indent: -999999px;
}


/* product mariage_collection page*/
div#p_mariage_container,
div#p_mariage_container_2009,
div#p_mariage_container_2008{
	background: url(/images/back_mariage_2009.jpg) no-repeat;
	height: 715px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
}
div#p_mariage_container_2008{
	background: url(/images/back_mariage_2008.jpg) no-repeat;
}
div#p_mariage_container .product_text{
	font-size: 11px;
	line-height: 13px;
}
div#p_mariage_content h2,
div#p_mariage_content h3{
	float: left;
	text-indent: -999999px;
}


.custom .jScrollPaneTrack {
	background: url(/images/custom_track.jpg) repeat-y;
}
.custom .jScrollPaneDrag {
	background: url(/images/custom_handle.jpg) repeat-y;
}
.custom .jScrollPaneDragTop {
	background: url(/images/custom_handle.jpg) no-repeat;
	height: 5px;
}
.custom .jScrollPaneDragBottom {
	background: url(/images/custom_handle.jpg) no-repeat;
	height: 5px;
}
.custom a.jScrollArrowUp {
	height: 10px;
	background: url(/images/custom_arrow_up.jpg) no-repeat;
}

.custom a.jScrollArrowDown {
	height: 10px;
	background: url(/images/custom_arrow_down.jpg) no-repeat;
}

/* IE SPECIFIC HACKED STYLES */
* html .custom .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */
div.map_label{
	margin: 0;
	padding: 0;
	text-align: center;
}
.hidden{ display: none;}
div.news_col_wrapper, div.events_col_wrapper{
	height: 632px;
}
div.auth_block,
div.users{
	border: 3px solid #FFD47D;
	width: 270px;
	margin: 100px auto;
	padding: 25px 0 25px 100px;
}
div.auth_block p,
div.users p{
	margin: 10px 0;
}
div.users{
	width: 465px;
	padding: 25px 0 25px 50px;
}
.alert_text{
	padding: 0 30px 0 30px;
	color: red;
}
#distributors div.dist_state{
	font-size: 12px;
	color: #FFF5C0;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#distributors p.dist_names{
	text-indent: 10px;
}
#distrib_desc p{
	color: #ffce48;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFF5C0;
}
#distrib_block{

	text-align: left;
	border: 8px solid #fff;
	background: #110906;
	padding: 8px;
}

.d_name{
	display: block;
}
#how_to_find_block{display: none;}

/* 10 recipes page */
#ten_recipes_container{
	border-top: 1px solid #ac5d10;
	padding-top: 25px;
}
#ten_recipes_container .lt_col{
	width: 380px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#ten_recipes_container .rt_col{
	width: 550px;
	float: right;
	margin: 0px 30px 0px 20px;
}
#ten_recipes_container .rt_col p{
	font-family: Verdana;
	margin-bottom: 25px;
	line-height: 16px;
}
#ten_recipes_container #barrels{
	background: url(/images/10_recipes/sprite_barrels.jpg) no-repeat 0px 0px;
	width: 380px;
	height: 380px;
	position: relative;
}
#ten_recipes_container #barrels a{
	width: 103px;
	height: 100px;
	position: absolute;
	text-decoration: none;
	/*
	background: red;
	opacity: 0.7;
	*/
}
#hdr_10_recipes{
	width: 257px;
	height: 24px;
	background: url(/images/hdr_ten_recipes.gif) no-repeat;
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
}
#hdr_10_recipes_container{
	border-bottom: 1px solid #532910;
	width: 386px;
	margin-bottom: 10px;
}
#ten_recipes_container .meaning p{
	margin-bottom: 3px;
	color: #f2e28c;
}
#obsv{
	top: 0px;
	left: 55px;
}
#obsk{
	top: 0px;
	left: 165px;
}
#obso{
	top: 94px;
	left: 8px;
}
#obsq{
	left: 111px;
	top: 94px;
}
#obsf{
	top: 94px;
	left: 214px;
}
#oesv{
	top: 184px;
	left: 55px;
}
#oesk{
	top: 184px;
	left: 165px;
}
#oeso{
	top: 275px;
	left: 8px;
}
#oesq{
	top: 275px;
	left: 111px;
}
#oesf{
	top: 275px;
	left: 214px;
}
#recipe_info_block{
	height: 250px;
}
.barrel_data h3{
	height: 18px;
	width: 125px;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-indent: -999999px;
	display: block;
	background-color: transparent;
	background-position: 0px 20px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #66391a;
}
.barrel_data ul li{
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px;
}
.barrel_data .recipe_products{
	margin-top: 25px;
	color: #f2e28c;
}
.barrel_data .recipe_products a{
	text-transform: capitalize;
	font-weight: bold;
	color: #f2e28c;
	text-decoration: none;
}
.blend_message{
	margin: 10px 0px 0px 0px;
}
.product_recipe{
	float: left;
	width: 152px;
	margin: 10px 0px 0px 10px;
}
.first_product_recipe {
	margin-left: 0px;
}
.stand_alone_recipes .product_recipe{
	margin-top: 0px;
}
.product_recipe .title_holder{
	display: block;
	border-bottom: 1px solid #66391a;
	padding-bottom: 5px;
}
.product_recipe .title_holder span{
	float: left;
	display: block;
	margin: 4px 0px 0px 3px;
	color: #fbe798;
	font-weight: bold;
	font-size: 12px;
}
.product_recipe h3{
	height: 18px;
	width: 54px;
	margin: 0px;
	padding: 0px;
	text-indent: -999999px;
	display: block;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
}
.product_recipe ul{
	clear: left;
}
.product_recipe ul li{
	display: block;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
}

/* recipe hacks for small batch */
#p_small_batch_content .product_recipe ul li{
	font-size: 11px;
}
#p_small_batch_content .product_text p{
	font-size: 11px;
	margin: 3px;
}
#p_small_batch_content .extras{
	margin-top: 10px;
	font-size: 11px;
}