*{
	zoom: 1;
}
html{
	height: 100%;
}
body 
{
	height: 100%;
	font:normal 12px/15px georgia,"times new roman", serif; 	
	color: #4a4b4b;
	background-color:#362018
}

a:link {color: #4c97a7; text-decoration:underline}
a:visited {color: #4c97a7; text-decoration:underline}
a:hover {color: #893103; text-decoration:underline}
a:active {color: #4c97a7; text-decoration:underline}

#topnav-index li, #bottom-nav-main li, #bottom-nav-sub li, #navlist-index li {list-style-type:none;display:inline;}

h1, h2, h3, h4{font-weight:normal; zoom: normal;}

h2 {font-size: 18px}
h3 {font-size: 14px}

#loading{display:none; float:right;}
.hidden{display:none; font-size:9px}
.clear{ clear: both; }

/*Index Page Styles*/

.body-index 
{
	background: #fcefc9 url(/_assets/img/index_body_bg.jpg) top center repeat-x;
}

#wrapper
{
	overflow: hidden;
	min-height: 100%;
	_height: 100%;
	width:980px;
	margin:0 auto -120px;
	padding:0;
}

#topheader-index
{
	position: relative;
	height:120px;
	margin:0;
	padding:0 40px 0 30px;
}

#inttopheader-index
{
	position: relative;
	height:120px;
	margin:0;
	padding:0 35px 0 25px;
}


#logo-index{
	float:left;
	width:159px;
	height:83px;
	padding: 20px 0 0 0;
}
#search-index{
	margin:45px 0 0 0;
	padding:0;
	float:right;
	height:31px;
	width: auto;
}
#social-links{
	position: absolute;
	top: 10px;
	right: 42px;
}
#social-links li{
	float: left;
	list-style: none;
}
#social-links li{
	margin: 0 20px 0 0;
}
#social-links li.facebook{
	margin-right: 0;
}
#social-links li a{
	display: block;
	_display: inline;
	padding: 4px 0 0 24px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #EBD9A5;
}
#social-links li a:hover{
	color: #FFF;
}
#social-links li.share a{
	background-image: url('/_assets/img/ico_share.gif');
}
#social-links li.twitter a{
	background-image: url('/_assets/img/ico_twitter.gif');
}
#social-links li.facebook a{
	background-image: url('/_assets/img/ico_facebook.gif');
}

#topnav-index{
	margin-top:7px;
	float:left;
	height:31px;
}

#topnav-index li{ margin:0px 15px 0 0}
#topnav-index a{color:#ebd9a5; text-decoration:none}
#topnav-index a:hover{color:white; text-decoration:none}

.search-box-index{
	float:left;
	margin:0;
	padding:0;
	height:31px;
	width:180px;
}

.input{
	padding:2px 0 0 0;
	margin:0;
	vertical-align:top;
	margin-top:4px;
	height:19px;
	width:144px;
	font:normal 12px georgia;
	color:#fdf3d4;
	border:solid 1px #76531f;
	border-right:none;
	background-color:#301d10;
	float: left;
	
}
input#search{
	padding-left: 4px;
}

.submit{margin:0 0 0 -5px; float: left;}

.dotsep {background: url(/_assets/img/dot_sep.gif) 0 center repeat-x; height: 13px;}

#mainnav-index{height:29px; width:900px; margin:0 auto; position:relative; z-index:5}

#navlist-index{height:12px;}
	#navlist-index li{float:left; margin: 0;}

/* Main Navigation - Index Page*/
	.navdiv{height:12px; width:56px; text-align:center!important}
	
	.index-mainnav-wines {height:12px; width:74px;}
	.index-mainnav-wines a{height:12px; width:74px; background:url(/_assets/img/index_nav_thewines.gif) top left no-repeat; display:block;}
	.index-mainnav-wines a:hover{background-position:-74px}
	
	.index-mainnav-winery {height:12px; width:86px;}
	.index-mainnav-winery a{height:12px; width:86px; background:url(/_assets/img/index_nav_ourwinery.gif) top left no-repeat; display:block;}
	.index-mainnav-winery a:hover{background-position:-86px}
	
	.index-mainnav-restaurant {height:12px; width:118px;}
	.index-mainnav-restaurant a{height:12px; width:118px; background:url(/_assets/img/index_nav_therestaurant.gif) top left no-repeat; display:block;}
	.index-mainnav-restaurant a:hover{background-position:-118px}
	
	.index-mainnav-course {height:12px; width:86px;}
	.index-mainnav-course a{height:12px; width:86px; background:url(/_assets/img/index_nav_thecourse.gif) top left no-repeat; display:block;}
	.index-mainnav-course a:hover{background-position:-86px}
	
	.index-mainnav-concerts {height:12px; width:101px;}
	.index-mainnav-concerts a{height:12px; width:101px; background:url(/_assets/img/index_nav_theconcerts.gif) top left no-repeat; display:block;}
	.index-mainnav-concerts a:hover{background-position:-101px}
	
	.index-mainnav-weddings {height:12px;}
	.index-mainnav-weddings a{height:12px; width:139px; background:url(/_assets/img/index_nav_weddings.gif) top left no-repeat; display:block;}
	.index-mainnav-weddings a:hover{background-position:-139px}
	
/* End Main Navigation */

#content-index{
	background:url(/_assets/img/index_content_bg.jpg) top left no-repeat;
	top:-47px;
	_top:-78px;
	overflow: hidden;
	width:960px;
	margin:0 auto;
	position:relative;
	padding:9px 15px 0 18px;
	clear:both;
	
}
#content-index *{
}

.newsbox{
	float:left;
	width:276px;
	min-height: 271px;
	_height: 271px;
	background:url(/_assets/img/index_news_bg.jpg) top left no-repeat;
	margin:0 16px 0 0;
	padding:12px 7px 0 18px;
	font-weight:normal;
}
    .newsbox h1, .newsbox h1 a{float:left;	height:14px; width:185px; display:block; font-weight:normal; margin:0; padding:0; text-decoration:none;}
	.newsbox h2, .newsbox h2 a{color:#893103; font-size:14px; line-height:18px; font-weight:normal;text-decoration:none;}
	.newsbox h2{
		clear: both;
	}
	.newsbox h3, .newsbox h3 a{color:#4192a5; font-size:10px;font-weight:normal;text-decoration:none;}
	.newsbox p, .newsbox p a{margin:0 0 10px 0; font-weight:normal; }
	.newsbox p a{
		margin: 0;
	}
	.newsbox hr{ border:none; width:261px; height:4px; display:block; background:url(/_assets/img/newsdiv.gif) top left no-repeat;	margin:10px 0 10px 0;}
	
.whatshappening{width:263px; height:29px; float:left; background:url(/_assets/img/index_whatshappening.gif) top left no-repeat; margin:0 0 5px 0}

.events{width:263px; height:29px; float:left; background:url(/_assets/img/index_events.gif) top left no-repeat; margin:0 0 5px 0}


.morenewslink{
	margin: 9px 5px 0 0;
	padding:0;
	height:14px;
	float:right;
	font:bold 9px helvetica, arial, sans-serif;
	text-transform:uppercase;
	width: auto;
	white-space: nowrap;
}

#index-promos{
	float:left;
	width:300px;
	height:283px;
	margin:0 0 0 0px;
}
	#index-promos hr{
		border:none;
		width:158px;
		height:1px;
		display:block;
		background:url(/_assets/img/promodiv.gif) top left no-repeat;
		margin:10px 0 10px 0;
	}
	
	#index-promos h2{font-size: 14px; color:#863103}

.index-promos-1{
	width:300px;
	height:134px;
	background:url(/_assets/img/index_promo_bg_1.jpg) top left no-repeat;
	margin-bottom:10px;
}

#index-promos-2{
	width:300px;
	height:134px;
	background:url(/_assets/img/index_promo_bg_2.jpg) top left no-repeat;
}


.promos-content{float:left; width:178px; height:124px; margin: 0 0 0 0 }

.promos-1-h1, .promos-1-h1 a {
	margin: 10px 0 0 0;
	display:block;
	width:150px;
	font-size:17px;
	font-variant: small-caps;
	color: #2f1c16;
	text-decoration:none;
}
.promos-2-h1{ margin-top:8px; display:block; width:137px; height:18px; font-size:17px; font-variant:small-caps; color: #2f1c16;  }
	
.promos-right{height:95px; width:160px; padding:10px 0 0 15px; line-height: 16px;}
.promos-right p{font-weight:normal}

.promoimage{float:left; width:116px; padding:3px 0 0 3px;}

.index-promobutton{width:117px; height:25px; margin-left:15px}
	.index-promobutton a{display:block; width:117px; height:25px; background:url(/_assets/img/index_btn_readmore_1.gif) no-repeat}
	.index-promobutton a:hover{background-position:-117px}
	
/* Footer */
#push{
	height: 120px;
	clear: both;
}
#footer{
	height:120px;
	width:100%;
	background:url(/_assets/img/footer_bg.gif) repeat-x top left; 
	margin: 0;
	padding:0;
	clear:both;
}

#footerwrap{
	clear: both;
	padding-top:20px;
	padding-left: 162px;
	margin:0 auto;
	width:808px;
	text-align:center!important;
}
.body-index #footerwrap{
	width:970px;
	padding-left: 0;
}

#bottom-nav-sub{
	clear:both;
	margin:0 0 10px 0;
	position:relative;
	width:808px;
	text-align:center!important;
	font-size:10px;
	color:#fcefca;
	display: inline;
	
}
	#bottom-nav-sub li{margin:0px 5px 0 5px}
	#bottom-nav-sub a{color:#fcefca}
	#bottom-nav-sub a:hover{color:white; text-decoration:none}

#bottom-nav-main{
	margin:0 auto;
	margin-top:15px;
	position:relative;
	width:810px;
	text-align:center!important;
	font-size:12px;
	color:#9d7226;
}
	#bottom-nav-main li{margin:0 5px 0 5px}
	#bottom-nav-main a{color:#9d7226; font-size:12px}
	#bottom-nav-main a:hover{color:#fcefca; text-decoration:none}
	
	
	
/* Portal Page Styles */

.body-interior { background: #fdf3d0 url(/_assets/img/index_interior_bg.jpg) top center repeat-x; }

#leftside { position: relative; float: left; width: 152px; padding: 100px 10px 0 0; text-align: right; }

#email_signup { color: #3e251c; font-size: 13px; padding: 2px 0; }
	.email { background: #E2C994; border: 1px solid #916725; }
	.newsletter { background: #E2C994; border: 1px solid #916725; margin-bottom:10px;}

#leftside p.logout{
	position: absolute;
	right: 10px;
	top: 12px;
	_top: 8px;
	line-height: 1.4;
	color: #ebd9a5;
}
#leftside p.logout em{
	font-size: 14px;
	font-style: normal;
	color: #fff;
}
#leftside p.logout a{
	color: #ebd9a5;
}
#leftside p.logout a:hover{
	text-decoration: none;
}

#rightside { float: left; width: 799px; overflow: hidden; }

#wine-portal-header{
	width: 282px;
	height: 126px;
	padding: 196px 462px 0 55px;
	background: url('/_assets/img/wine-portal-header.jpg') no-repeat;
}
#wine-portal-header li{
	margin: 0 0 7px;
	list-style: none;
}
#wine-portal-header li a{
	overflow: hidden;
	display: block;
	height: 20px;
	text-indent: -2000em;
}

#intro_left { background: url(/_assets/img/portal_photo_gallery_winery.jpg) top center no-repeat; width: 177px; height: 26px; float: left; padding:113px 0 0 73px; }
	#intro_left a, #intro_left_button a:link { display: block; background: url(/_assets/img/portal_more_photos.jpg) no-repeat; width: 117px; height: 33px; }
	#intro_left a:hover { background-position: -117px 0px; }

	.archive a, .archive a:link { clear:both; display: block; background: url(/_assets/img/btn_winearchive.gif) no-repeat; width: 117px; height: 33px; margin-left: 25px;}
	#rightside .content .archive a{
		margin: 15px 0 0;
	}
	.archive a:hover { background-position: -117px 0px; }
	#intro_left_trade{ float: left; }

#intro_right { background: url(/_assets/img/portal_intro_text_bg.jpg) top left no-repeat; width: 489px; height: 100px; float: left; padding: 15px 30px;}
	#intro_right h4 { font-size: 18px; color: #863103; padding: 0 0 5px 0;  }
	#intro_right p { line-height: 16px; }

ul#trade_buttons{
	float: left;
	overflow: hidden;
	_zoom: 1;
	width: 388px;
	padding: 0 0 0 25px;
}
ul#trade_buttons li{
	float: left;
	margin: 0 8px 4px 0;
	list-style: none;
}
ul#trade_buttons li a{
	overflow: hidden;
	display: block;
	width: 186px;
	height: 33px;
	background: url('/_assets/img/btns_trade.png') 0 0 no-repeat;
	text-indent: -20000px;
}
ul#trade_buttons li#company_background a{
	background-position: 0 0;
}
ul#trade_buttons li#our_wines a{
	background-position: -186px 0;
}
ul#trade_buttons li#awards_accolades a{
	background-position: 0 -33px;
}
ul#trade_buttons li#images_logos a{
	background-position: -186px -33px;
}
ul#trade_buttons li#sell_sheets a{
	background-position: 0 -66px;
}
ul#trade_buttons li#pos a{
	background-position: -186px -66px;
}

#mainnav-interior{height:28px; width:807px; padding: 0 0 0 162px;}

.int_navdiv{ height:12px; width:44px; text-align:center!important }


/* Main Navigation - Interior Page*/
	
	.index-intnav-wines {height:12px; width:70px;}
	.index-intnav-wines a{height:12px; width:70px; background:url(/_assets/img/int_nav_thewines.gif) top left no-repeat; display:block;}
	.index-intnav-wines a:hover,.index-intnav-wines a.active{background-position:-70px}
	
	.index-intnav-winery {height:12px; width:82px;}
	.index-intnav-winery a{height:12px; width:82px; background:url(/_assets/img/int_nav_ourwinery.gif) top left no-repeat; display:block;}
	.index-intnav-winery a:hover,.index-intnav-winery a.active{background-position:-82px}
	
	.index-intnav-restaurant {height:12px; width:113px;}
	.index-intnav-restaurant a{height:12px; width:113px; background:url(/_assets/img/int_nav_therestaurant.gif) top left no-repeat; display:block;}
	.index-intnav-restaurant a:hover,.index-intnav-restaurant a.active{background-position:-113px}
	
	.index-intnav-course {height:12px; width:80px;}
	.index-intnav-course a{height:12px; width:80px; background:url(/_assets/img/int_nav_thecourse.gif) top left no-repeat; display:block;}
	.index-intnav-course a:hover,.index-intnav-course a.active{background-position:-80px}
	
	.index-intnav-concerts {height:12px; width:96px;}
	.index-intnav-concerts a{height:12px; width:96px; background:url(/_assets/img/int_nav_theconcerts.gif) top left no-repeat; display:block;}
	.index-intnav-concerts a:hover,.index-intnav-concerts a.active{background-position:-96px}
	
	.index-intnav-weddings {height:12px; width:133px;}
	.index-intnav-weddings a{height:12px; width:133px; background:url(/_assets/img/int_nav_weddings.gif) top left no-repeat; display:block;}
	.index-intnav-weddings a:hover,.index-intnav-weddings a.active{background-position:-133px}
	
/* End Main Navigation */


/* Left Navigation - Interior Page*/

.leftside_nav { padding: 0 0 20px 0; }
	.leftside_nav li, .leftside_nav_det li { height: 22px; width: 160px; padding: 0 0 6px 0; display: block;}
	.leftside_nav li.double_line {
		margin-bottom: 15px;
		_margin-bottom: 3px;
	}

	.leftside_nav li a, .leftside_nav_det li a
	{ display: block; background: none; width: 150px; height: 18px; color: #893103; text-align: right; font-size: 12px; padding: 4px 10px 0 0; text-decoration:none; }

	.leftside_nav a:visited
	{ color: #893103; text-decoration:none; }
	
	.leftside_nav li a:hover, .leftside_nav_det li a:hover{ top right no-repeat; color: #418b9d; font-size: 12px; text-decoration: none; }
	.leftside_nav li.active a,  .leftside_nav_det .active a{ background: url(/_assets/img/sidenav_highlight.gif) top right no-repeat; color: #418b9d; font-size: 12px; text-decoration: none; }


.newsbox-portal { float:left; width:241px; min-height:283px; _height:283px; padding:0 15px; margin:16px 0 0 0}
    .newsbox-portal h1{float:left; display:block;}
	.newsbox-portal h2, .newsbox-portal h2 a{color:#893103; font-size:14px; line-height:18px; text-decoration:none;}
	.newsbox-portal h3, .newsbox-portal h3 a{color:#4192a5; font-size:10px; text-decoration:none;}
	.newsbox-portal p{margin:0 0 10px 0}
	.line-dots { border:0; width:231px; height:3px; display:block; background:url(/_assets/img/news_int_div.gif) top left repeat-x;	margin:10px 0 10px 0;}


.portal-promo { display: inline; text-align: center; float:left; width:237px; min-height:283px; _height:283px; padding:13px 5px 0 5px; margin: 0px 8px 0 8px; background:url(/_assets/img/portal_badge_bg.jpg) top center no-repeat; }
	.portal-promo1-h1 { font-size: 16px; font-variant:small-caps; top center no-repeat; height: 20px; color: #863103; }
	.portal-promo2-h1 { font-size: 16px; font-variant:small-caps; top center no-repeat; height: 20px; color: #863103; }
	.portal-promo h2{color:#4c97a7; font-size:16px; line-height:16px; margin-top:8px}
	.portal-promo h3{color:#4192a5; font-size:10px;}
	.portal-promo p{margin:0 0 5px 0;}
	.portal-readmore-div { background:url(/_assets/img/portal_badge_foot_bg.jpg) top center no-repeat; }
	.portal-readmore-div a { display: block; background: url(/_assets/img/portal_readmore_btn.jpg) no-repeat; width: 125px; height: 33px; margin: 0 auto; }
	.portal-readmore-div a:hover { background-position: -125px; }
	
.portal-promo-trade {
	display: inline;
	text-align: center;
	float:left;
	width:217px;
	min-height:283px;
	_height:283px;
	margin: 0 0 20px;
	padding: 12px 15px 0;
	background:url(/_assets/img/portal_badge_bg.jpg) top center no-repeat;
}
.portal-promo-trade .promos-1-h1{
	font-size: 20px;
}
.portal-promo-trade .promos-1-h1, .portal-promo-trade #sign_up, .portal-promo-trade #messages, #pos_form #messages{
	width: auto;
	margin: 0 0 12px;
	padding: 0 0 10px;
	background: url('/_assets/img/dot_sep.gif') left bottom repeat-x;
	text-align: center;
}
.portal-promo-trade #messages, #pos_form #messages{
	display: none;
}
.portal-promo-trade p{
	margin: 0 0 13px 0;
	line-height: 1.5;
}
.portal-promo-trade p.left{
	text-align: left;
}
.portal-promo-trade p.forgot{
	margin-top: 10px !important;
}
.portal-promo-trade #messages h3, #pos_form #messages h3{
	font-size: 13px;
	font-weight: bold;
	color: #BD0505;
}
#pos_form #messages h3{
	text-align: left;
	padding: 0 0 0 11px;
}
.portal-promo-trade #messages ul, #pos_form #messages ul{
	margin: 5px 0 0 0;
	padding: 0 5px;
	text-align: left;
}
.portal-promo-trade #messages ul li, #pos_form #messages ul li{
	margin: 0 0 5px;
	background: url('../img/li_error.gif') 0 7px no-repeat;
	list-style: none;
	padding-left: 8px;
	color: #4A4B4B;
}
.portal-promo-trade #sign_up p{
	margin: -3px 0 0;
}
.portal-promo-trade p.btn{
	margin: 10px 0 0;
}
.portal-promo-trade p button#log_in, .portal-promo-trade p button#register, .portal-promo-trade p button.submit{
	float: right;
	clear: both;
	_display: inline;
	width: 74px;
	height: 25px;
	margin-right: 65px;
	background: url('/_assets/img/btn_submit.png') 0 0 no-repeat;
	border: none;
	text-indent: -20000px;
	cursor: pointer;
}
.portal-promo-trade p button#register{
	background-image: url('/_assets/img/btn_register.png');
}
.portal-promo-trade p button#log_in{
	background-image: url('/_assets/img/btn_login.png');
}

.portal-promo-trade table tr td{
	width: 140px;
	height: 30px;
}
.portal-promo-trade table tr td.label{
	width: 77px;
	text-align: left;
}
.portal-promo-trade table tr td label{
	font-size: 12px;
	color: #893103;
}
.portal-promo-trade table tr td input{
	width: 136px;
	padding: 1px;
	background: #E2C994;
	border: 1px solid #916725;
}

/* listwithcopy */

.breadcrumbs { color: #4c97a7; padding: 5px 25px; }
.article { clear: both; zoom:1; overflow:hidden; background:#ecdbab; padding:10px; margin: 10px 0 6px 10px; line-height: 16px; border:solid 1px #e3c982 }
	.article h1 { color: #843103; font-size: 16px; font-weight: regular; padding:7px 0 4px 0; }
	.article h2 { color: #4192a5; font-size: 13px; padding: 0 0 4px 0;}
	.article_img { width: 83px; height: 83px; padding: 10px; float: left; }
	.article a{color:#843103}

/* Images & Logos */
h2.list_header{
	margin: -1px 0 20px !important;
}
.section{
	overflow: hidden;
	margin: 15px 0 5px;
}
.image_logo{
	width: 200px;
	float: left;
	_display: inline;
	line-height: 16px;
	margin: 0 50px 10px 0;
}
.last{
	margin-right: 0;
}
.image_logo .info{
	overflow: hidden;
	padding: 0 0 10px;
	border-bottom: solid 1px #B59155;
}
.image_logo .info img.thumb{
	float: left;
	display: block;
	width: 85px;
	height: 85px;
	padding: 1px !important;
	border:solid 1px #916826;
}
.image_logo .info h2{
	float: right;
	width: 103px;
	margin: 0;
	font-size: 13px;
	color: #843103;
}
.image_logo p{
	padding: 0 !important;
	color: #361F17;
}
.image_logo p.download, .image_logo p.quantity{
	float: right;
	margin: 10px 0 0;
	width: 103px;
}
.image_logo p.download a{
	color: #361F17;
}
.image_logo p.download a:hover{
	text-decoration: none;
}
.image_logo .description textarea{
	*margin-bottom: 10px;
}
.image_logo .description p{
	margin: 10px 0 0 !important;
}
.image_logo .field, #pos_form .field, #mailinglist_form_main .field{
	padding: 2px;
	border: 1px solid #9A7330;
	background: #F3E6C3;
}
.image_logo textarea.field{
	width: 194px;
	height: 60px;
	font: normal 12px/15px georgia,"times new roman", serif;
}
h2.title{
	margin: 30px 0 2px !important;
	font-size: 18px !important;
	color: #551E09 !important;
}
h2.title span{
	margin-left: 10px;
	font-style: italic;
	font-size: 13px;
	color: #853103;
}
.pos_section{
	overflow: hidden;
	background: url('/_assets/img/border_pos.gif') left bottom repeat-x;
}
.pos_section p.no_results{
	margin: 0 0 0 20px;
}
.pos_section .products p.quantity .field{
	width: 36px;
}
.pos_section h3{
	margin: 0 0 5px !important;
}
.pos_section h3 a{
	display: block;
	padding: 5px 0 3px 20px !important;
	background: url('/_assets/img/icon_collapsed.gif') 3px center no-repeat;
	outline: none;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	color: #4C97A7;
}
.pos_section h3 a:hover{
	color: #843103;
} 
.pos_section h3 a.active{
	font-size: 15px;
	background-image: url('/_assets/img/icon_expanded.gif');
}
#pos_form{
	margin: 30px 0 0 !important;
	width: 100%;
	background: #EFE1B9;
	border: none;
}
#mailinglist_form_main{
	width: 100%;
	background: #EFE1B9;
	border: none;
}
#pos_form h1, #mailinglist_form_main h1{
	font-style: italic;
	font-size: 18px;
}
#pos_form p, #mailinglist_form_main p{
	margin: 10px 0 0;
	padding: 0 !important;
}
#pos_form .field, #mailinglist_form_main .field{
	background: #E3C792;
}
#mailinglist_form_main #mlf_interests {
	clear: both;
}
#mailinglist_form_main #mlf_interests input {
		border: 0px;
		background: none;
}
#mailinglist_form_main input.error,#mailinglist_form_main select.error{border:1px solid #F00;}
#mailinglist_form_main select option{padding-right:10px;}
#pos_form label.mrf, #mailinglist_form_main label.mrf{
	font-size: 13px;
	font-style: italic;
	color: #39261F;
}
#pos_form p button.button{
	overflow: hidden;
	display: block;
	width: 185px;
	height: 33px;
	margin-left: 146px;
	background: url('/_assets/img/button_submit_order.png') center no-repeat;
	border: none;
	text-indent: -20000px;
	cursor: pointer;
}
#mailinglist_form_main p button.button{
	overflow: hidden;
	display: block;
	width: 185px;
	height: 33px;
	background: url('/_assets/img/button_submit_order.png') center no-repeat;
	border: none;
	text-indent: -20000px;
	cursor: pointer;
	margin-right:30px;
}
#mailinglist_form_main p #mailinglist_form_button.mailinglist_form_button{
	width: 186px;
	background: url('/_assets/img/button_subscribe_newsletter.png') center no-repeat;
}

/* content */

.content { width: 749px; padding: 0 25px 20px;  float: left; line-height: 16px; margin: 20px 0 0 0; overflow:hidden; }
	.content img { float: right; padding: 5px; }
	.content h1,#mailinglist_form_container h1  { color: #843103; font-size: 16px; font-weight: normal; }
	#mailinglist_form_container h1{padding-left:24px;margin-top:20px;}
	#mailinglist_form_main h1{padding: 0;margin:0;font-weight:bold;}
	.content p { padding: 10px 0; }
	.content-photo { width: 168px; height: 27px; background:url(/_assets/img/content_photos.jpg) top left no-repeat; float: left; padding: 77px 20px 20px 50px; margin: 10px 5px 5px 0; }
		.content-photo a, .content-photo a:link { display: block; background: url(/_assets/img/portal_more_photos.jpg) no-repeat; width: 117px; height: 33px; }
		.content-photo a:hover { background-position: -117px 0px; }

/*News Content fix*/
.news-content { min-height: 120px;}
* html .news-content { height: 120px; }
/* detail */

.leftside_nav_det li a { color: #321d16; }

.detail-content	{ width: 759px; background: url(/_assets/img/detail_top_bg.jpg) top center no-repeat; padding: 20px 20px 0 20px; float: left; }

.detail-top { width: 539px; float: left; }	

	.detail-top-content { float: left; width: 418px; height: 126px; }
		.detail-top-content h1 { font-size: 18px; color: #863103; padding: 0 0 10px 0; }

	.detail-top-links { float: left; width: 101px; padding: 10px 0 0 20px; height: 104px; }
		.detail-top-links a.link-top1 { display: block; background:url(/_assets/img/print_wine_notes.jpg) top center no-repeat; width: 101px; height: 22px; margin: 0 0 8px 0; }
		.detail-top-links a.link-top2 { display: block; background:url(/_assets/img/findwines.jpg) top center no-repeat; width: 101px; height: 22px; margin: 0 0 8px 0; }
		.detail-top-links a.link-top3 { display: block; background:url(/_assets/img/buy_online.gif) top center no-repeat; width: 101px; height: 22px; }
		
	.detail-details { width: 539px; float: left; }
		.detail-details p { line-height: 18px; padding: 0 0 8px 0; }
			.detail-details-field { color: #863103; }

.detail-image { width: 220px; float: left; height: 500px; }		

/* wine portal */
#wine-portal-head { background: url(/_assets/img/wine-portal-header.jpg) top center no-repeat; width:799px; height: 322px }

#wine-portal-sub { background: url(/_assets/img/wine_portal_bg.jpg) top center no-repeat; width: 799px; float: left; padding: 25px 0 0 0; }
	.wine-portal-promo1-h1 { font-size: 16px; font-variant:small-caps; top center no-repeat; height: 20px; color: #863103; }
	.wine-portal-promo2-h1 { font-size: 16px; font-variant:small-caps; top center no-repeat; height: 20px; color: #863103; }

.wine-portal-wtb { float:left; width:161px; min-height:250px; _height:250px; padding:50px 95px 15px 15px; background: url(/_assets/img/wine-portal-wtb.jpg) top center no-repeat; }
	.newsbox-portal p{margin:0 0 10px 0}
	.line-dots { border:0; width:231px; height:3px; display:block; background:url(/_assets/img/news_int_div.gif) top left repeat-x;	margin:4px 0 10px 0;}
	.winerynews-h1 { background:url(/_assets/img/portal_winery_news.gif) top left no-repeat; }

.wtb-form div { padding: 0 10px 10px 0; }
.wtb-form div input, .wtb-form div select { background: #E2C994; border: 1px solid #916725; width: 140px; }
.wtb-form h1 { font-size: 13px; color: #893103; padding: 5px 0; }

.wtb-form div.button { text-align: right; padding: 0 18px 0 0; }
	.wtb-form div.button input { width: auto; border: 0; text-align: right; }
	
	
	
/* photo-gallery */
#gallery { margin: 50px auto 0 auto; width: 719px; height: 613px; background: #F0E1B8; }	
#gallery_top { width: 533px; height: 36px; float: left; background: url(/_assets/img/photo-gallery-top.jpg) top center no-repeat; padding: 23px 0 0 186px; }
	#gallery_top h1 { font-size: 18px; color: #873103; line-height: 20px; }
	
#gallery_content { display: inline; width: 705px; height: 547px; border-bottom: 1px solid #C9B278; border-right: 1px solid #C9B278; border-left: 1px solid #C9B278; background: #FDF0CD url(/_assets/img/photo-gallery-bg.jpg) top center no-repeat; margin: 0 6px; float: left; }

#gallery_thumbs { width: 675px !important; float: left; height: 73px; padding: 0 14px; }
	#gallery_thumbs_left { width: 35px; height: 53px; float: left; padding: 20px 0 0 0; }
	#gallery_thumbs_middle { width: 604px; height: 73px; float: left;  text-align: center; }
	#gallery_thumbs_middle img { padding: 0 3px; }
	#gallery_thumbs_right { width: 35px; height: 53px; float: left; padding: 20px 0 0 0; }

#gallery_dotted { width: 705px; height: 14px; clear: both; background: url(/_assets/img/photo-gallery-dots.jpg) top center no-repeat; float: left; }

#gallery_main_image { width: 675px; float: left; height: 388px; padding: 0 14px; }
	#gallery_main_image_left { width: 33px; height: 388px; float: left; }
	#gallery_main_image_middle { width: 604px; height: 388px; float: left;  text-align: center; }
	#gallery_main_image_middle img { padding: 0 3px; }
	#gallery_main_image_right { width: 33px; height: 388px; float: left; }


#gallery_desc { width: 644px; float: left; height: 62px; padding: 7px 0 0 59px; }

	#gallery_desc_left { width: 321px; float: left; }
	#gallery_desc_left p { font-size: 11px; }
	
	#gallery_desc_left_title { font-size: 18px; color: #873203; }
	#gallery_desc_left_paging { font-size: 15px; color: #418b9d; }
	
	#gallery_desc_right { width: 310px; float: left; text-align: right; padding: 10px 0 0 0; }

	#slideshow {
		float:left;
		overflow:hidden;
		width:970px;
		height:362px;
		z-index:1;
		margin: 0 0 0 0px;
		background: url(/_assets/img/slideshow_bg.jpg) top left no-repeat !important;
	}

	#slideshow img {
		width:944px;
		height:343px;
		top:0;
		left:0;
		margin: 8px 0 3px 13px;
	}

	#slide_nav {
	Width:944px;
	height:30px;
	position:relative;
	top:-80px;
	z-index:2;
}

#headernav {
	Height:30px;
	width:934px;
	position:relative;
	text-align:right;
	margin: 0;
	padding-right:10px;
	font-size:xx-small;
	}
	
#headernav a {
	margin:0 2px;
	padding:0 3px;
	border:1px solid #ecdaa7;
	/*background:#FFFFFF;*/
	color:#FFFFFF;
	text-decoration:none;
	}
	
#headernav a.activeSlide {
	background:#863203;
	color:#863203;
	}
	
#headernav a:focus {
	outline: none;
	}
	
#arrow_container {
	border:solid 10x red;
	position:relative;
	top:-198px;
	left:-5px;
	width:944px;
	z-index:3;
	height:48px;
	margin:0 auto;
	padding:0;
	
}

#prev_arrow {
	float:left;
	margin:0;
	padding:0;
	width:46px;
	height:46px;
	cursor:pointer;
}

#next_arrow {
	float:left;
	margin:0;
	padding:0;
	width:46px;
	height:46px;
	cursor:pointer;	
}

#arrow_spacer {
	float:left;
	margin:0;
	padding:0;
	width:852px;
	height:46px;
}

.mrf {
	float: left;
	width: 150px;
	display: inline;
}
/* Estate Grown wine listings 

.wine-list-left { float: left; margin: 10px 5px; }
.wine-list-right { float: right; margin 10px 5px; }
.wine-list-row {clear: both; }
*/
.wine-list-wrapper { line-height:16px;  padding:0 25px 20px;  }

/* Event Booking form */
.row { clear: both; padding-top: 15px; width: 365px; margin-left:30px;}
.row_label { float: left; width:120px; text-align: right;}
.row_input { float: right; width: 235px; text-align: left;}
.row_input select { padding-right: 5px; }
.row_input textarea{ width: 155px; }

/* Anchor Page Jumps */
.content h2{
	margin: 20px 0 10px;
	font-size: 16px;
	color: #843103;
}
.content h3{
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}
.content ul{
	margin: 5px 0 0;
	padding: 0 0 0 2em;
}
.content ul.jumps{
	margin: 20px 0 0;
	padding: 0;
}
.content ul.jumps li{
	display: inline;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #311D15;
	font-size: 13px;
}
.content ul.jumps li.last{
	margin-right: 0;
	padding-right: 0;
	border: none;
}
input.error{border:1px solid #F00;}
#mailing_list_message,
#mailinglist_form_message{font-weight:bold;margin-bottom:5px;color:#F00;display:none;}
.mailinglist_message{font-weight:bold;margin-bottom:5px;color:#F00;}
#mailinglist_form label {display:block;text-align:left;}
#mailinglist_response {margin: 1em 1em 1em 2em;}


/* Wine Locator */
#wine_locator{
	width: 733px;
	margin: 2px auto 0;
	padding: 18px;
	background: url('../img/wine_locator_bg.jpg') center top no-repeat;
}
#wine_locator h1{
	float: left;
	width: 112px;
	height: 13px;
	margin: 0 0 15px;
	background: url('../img/wine_finder.png') no-repeat;
	text-indent: -2000em;
}
#wine_locator #location-result-count{
	float: right;
	font-style: italic;
	font-size: 13px;
	color: #3E251C;
}
#wine_locator #location-result-count em{
	font-style: normal;
	color: #883103;
}
#location-search{
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 17px;
	padding: 0 0 12px;
	background: url('../img/wine_finder_separator.gif') 2px bottom repeat-x;
}
#location-search .form_elements{
	overflow: hidden;
	zoom: 1;
	padding: 0;
}
#location-search dl{
	float: left;
	margin: 0 0 0 15px;
}
#location-search dl.first{
	margin-left: 0;
}
#location-search dl.last{
	margin-left: 11px;
}
#location-search dl dt{
	_float: left;
	font-size: 13px;
	color: #873103;
}
#location-search dl dd{
	_float: left;
	_clear: left;
}
#location-search input#address,
.wine-portal-wtb input#address{
	padding: 3px 5px;
	*padding-top: 1px;
	*padding-bottom: 1px;
}
#location-search input#address{
	width: 220px;
	margin: 3px 0 0;
}
.wine-portal-wtb input#address{
	width: 130px;
}
#location-search select,
.wine-portal-wtb div select{
	padding: 2px;
}
#location-search select{
	width: 90px;
	margin: 3px 0 0;
}
#location-search select#wine_type{
	width: 221px;
}
#location-search input#location-submit{
	width: auto;
	border: none;
}
#location-search select option,
.wine-portal-wtb div select option{
	padding: 0 5px;
}
#location-finder{
	width: 733px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
#location-finder #location-map{
	float: left;
	width: 492px;
	height: 339px;
	border: 1px solid #916725;
	line-height: 1.2;
}
#location-finder #location-map .marker-content{
	font-family: arial, helvetica, sans-serif;
}
#location-finder #location-map .marker-content h3{
	font-weight: bold;
	font-size: 12px;
}
#location-finder #location-map .marker-content address{
	font-style: normal;
}
#location-finder #location-map .marker-content p.links{
	margin: 5px 0 0;
}
#location-finder #location-map .marker-content p.links a{
	outline: none;
}
#location-finder #location-map .marker-content p.links a.directions{
	margin: 0 10px 0 0;
}
#location-finder #location-results,
#location-finder .jScrollPaneContainer{
	overflow: auto;
	float: right;
	width: 222px;
	height: 339px;
	background: #F7E5BD;
	border: 1px solid #E3C982;
}
#location-finder .jScrollPaneContainer{
	overflow: hidden;
	zoom: 1;
	padding: 0;
}
#location-finder .jScrollPaneContainer #location-results{
	overflow: visible;
	float: none;
	width: auto;
	border: none;
}
#location-finder #location-results li{
	padding: 11px 18px 4px;
	cursor: pointer;
}
#location-finder #location-results li.no-results{
	cursor: default;
}
#location-finder #location-results li h3{
	margin: 0 0 9px;
	color: #863403;
}
#location-finder #location-results li address{
	font-style: normal;
}
#location-finder #location-results li p strong{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 2;
	color: #341B14;
}
#location-finder #location-results li .container{
	padding: 0 0 15px;
	background: url('../img/location_result_separator.gif') left bottom repeat-x;
}
#location-finder #location-results li.focused{
	padding-bottom: 19px;
	background: #FDF4E0 url('../img/location_result_focused.gif') center bottom no-repeat;
}
#location-finder #location-results li.focused .container{
	padding-bottom: 0;
	background: none;
}
.wine-portal-wtb form{
	margin: 5px 0 0;
}
#wine_locator .winefinder-disclaimer p {
	margin-top: 15px;
}
/*----- Scrollable Containers -----*/
.jScrollPaneContainer{
	position: relative;
	overflow: hidden;
	zoom: 1;
	z-index: 1;
}
.jScrollPaneTrack{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #FDF2D0;
	border-left: 1px solid #E3C982;
}
.jScrollPaneDrag{
	position: absolute;
	background: #DDBF80 url('../img/scroll-drag.gif') center no-repeat;
	cursor: pointer;
	overflow: hidden;
	zoom: 1;
	right: 0;
	border: 1px solid #FEF4D9;
	width: 16px !important;
}
.jScrollPaneDragTop{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
}
.jScrollPaneDragBottom{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
}
a.jScrollArrowUp{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	zoom: 1;
	background: #FDF2D0 url('../img/scroll-arrows.gif') -13px center no-repeat;
	height: 18px;
	border-left: 1px solid #E3C982;
}
a.jScrollArrowDown{
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	zoom: 1;
	background: #FDF2D0 url('../img/scroll-arrows.gif') 5px center no-repeat;
	height: 18px;
	border-left: 1px solid #E3C982;
}
