body
{
	margin: 0;
	padding: 0;
	font: 11px Arial,Verdana,sans-serif;
	background-color: #f7faf5;
}

ul
{
	margin:0;
	padding:0;
	list-style:none;
}

img
{
	border: none;
}

a
{
	color: #3c0b45;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

.float_left
{
	float: left;
	clear: none;
}

.float_right
{
	float: right;
	clear: none;
}

.clear
{
	clear: both;
	height: 0;
	border: none;
}

#content
{
	margin: 0 auto;
	width: 946px;
}

#header
{
	background: url(../img/header_pink_bar.png) repeat-x top left;
	height: 165px;
	margin-bottom: 10px;	
}

a#blog_button
{
	background: url(../img/header_blog_button.png) no-repeat top left;
	display: block;
	float: right;
	left: 848px;
	width: 81px;
	height: 64px;
	margin-right: 16px;
}

#header img.logo
{
	position: relative;
	top: 24px;
	left: 368px;
	height: 94px;
	margin-bottom: 24px;
}

#header ul.menu, #header ul.menu_highlighted
{
	height: 34px;
	background: url(../img/menu_bg.png) repeat-x top left;
	margin-top: 13px;
}

#header ul.menu_highlighted
{
	background: url(../img/menu_bg_highlighted.png) repeat-x top left;
}

#header ul.menu li, #header ul.menu_highlighted li
{
	text-align: center;
	float: left;
	font: 11px "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 200px;
	padding-top: 12px;	
}

#header ul.menu li a, #header ul.menu_highlighted li a
{
	color: #000000;
	font-size: 10px;
}

#header ul.menu li.first, #header ul.menu_highlighted li.first
{
	text-align: left;
	padding: 12px 0 0 10px;
	width: 162px;
}

#header ul.menu li.last, #header ul.menu_highlighted li.last
{
	width: 162px;
	text-align: right;
	padding: 12px 10px 0 0;
}

#flash
{
	margin-top: 30px;	
	margin-bottom: 29px;	
}

#main
{
	clear: both;
	min-height: 500px;	
}

div.thirds
{

}

div.thirds h2
{
	color: #3c0b45;
	float: right;
	width: 624px;
	/*height: 34px;*/
	background: url(../img/h2_bg_bottom.png) repeat-x bottom left;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;	
	margin-bottom: 0px;
	padding-top: 6px;
}

div.extendedgap
{
	margin-top: 56px !important;
}

#main div.column
{
	padding: 0 1px;
	margin-bottom: 30px;
	margin-right: 14px;
	float: left;
	min-height: 306px;
}

#main div.bottomborder
{
	border-bottom: 1px solid #000000;
}

#main div.images
{
	margin-top: 40px;
}

#main div.images img
{
	margin-bottom: 18px;
}

#main div.col_last
{
	margin-right: 0;
}

#main div.column h2
{
	height: 34px;
	background: url(../img/h2_bg.png) repeat-x top left;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;	
	margin-bottom: 8px;
	padding-top: 6px;
}

#main div.col_normal
{
	width: 304px;
}

#main div.col_twothirds
{
	width: 624px;
}

.column div.description
{
	width: 170px;
	float: right;
}

.column div.description p
{
	margin: 22px 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.column div.description h3
{
	font-size: 18px;
	font-style: italic;
	color: #000000;
}

.column div.description h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

#footer
{
	clear: both;
	margin: 0;
	margin-top: 65px;
	border-top: 1px dotted #757571;
	padding-top: 16px;
	padding-left: 11px;
	height: 76px;
}

#footer ul.menu
{
	height: 43px;
	padding-top: 16px;
}

#footer ul.menu li
{
	float: left;
	text-align: center;
	padding: 0 15px;
	border-right: 1px solid #757571;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;	
}

#footer ul.menu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}

#footer ul.menu li.first
{
	padding: 0 15px 0 8px;
}

#footer ul.menu li.last
{
	border: none;
}

p.highlight, p.highlight a
{
	font: 18px "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 32px;
	color: #3c0b45;
	padding: 2px 0;
	margin: 22px 0 34px 0;
}

p.highlight_compact
{
	margin: 0 !important;
}

p.normal
{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.3em;	
	padding: 2px 0;
	margin: 10px 0;
}

p.small
{
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 1.3em;	
	padding: 2px 0;
	margin: 10px 0;
}

p.summary
{
	font: 18px "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 32px;
	color: #555555;
	padding: 15px 0 0 4px;
/*	margin: 47px 0 0 0;*/
/*	border-top: 1px dotted #000000;*/
}

ul.date_list
{
	border-bottom: 1px dotted #000000;
	margin: 13px 0 15px 0;
}

ul.lone
{
	margin: 25px 0 15px 0;
}

ul.date_list li
{
	border-top: 1px dotted #000000;
	height: 13px;
	padding: 9px 0;
	color: #333333;
}

ul.date_list li span
{
	color: #3c0b45;
	margin: 0 30px 0 5px;
	font-style: italic;	
}

ul.date_list li a
{
	color: #000;
	font-style: normal;	
	font-weight: normal;
	font-size: 10px;
}

a.small
{
	font-size: 10px;
	font-weight: normal;
}

a.bullet
{
	font-style: italic;
	font-size: 11px;
	background: url(../img/link_arrow.png) no-repeat right 0;
	padding-right: 28px;
	height: 14px;
	margin: 2px;
	display: inline-block;
}

a.bullet_bold
{
	font-size: 12px;
	font-weight: bold;
	background: url(../img/link_arrow.png) no-repeat right 0;
	padding-right: 28px;
	height: 14px;
	margin: 2px 0 0 30px;
	display: inline-block;
}

img.map
{
	margin: 34px 0 5px 0;
}

.pushed
{
	margin-left: 321px !important;
}

/* newsletter archive */

ul.date_list_big
{
	border-bottom: none !important;
	margin: 45px 0 15px 0 !important;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

ul.date_list_big li
{
	border-top: 1px dotted #000000;
	height: 24px;
	padding: 24px 4px 18px;
	color: #000;
	font-weight: bold;
	background-image: url(../img/link_arrow.png);
	background-repeat: no-repeat;
	background-position: 580px center;
}

ul.date_list_big li span
{
	color: #3c0b45;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	margin-right: 60px;
}

ul.date_list_big li a
{
	color: #898989;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
}

div.pager
{
	float: right;
	clear: both;
	font-size: 14px !important;
	font-weight: bold;
	color: #898989;
	padding: 6px 4px 0 0;
	width: 420px;
	text-align: right;
	margin-bottom: 4px;
}

div.pager span
{
	color: #3c0b45;
	padding-right: 2px;
}


div.pager a
{
	color: #898989;
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px;
}

div.pager a.current
{
	color: #3c0b45;	
}

.half-pushed
{
	margin-left: 146px;
}

ul.press_events
{
	margin: 38px 0 15px 0;
	width: 800px;
}

ul.press_events li
{

}

ul.press_events li div.left_text
{
	width: 145px;
	float: left;
	text-align: right;
	display: block;
	height: 130px;
	clear: none;
	padding: 36px 28px 0 0;
}

ul.press_events li div.right_text
{
	width: 624px;
	float: right;
}

ul.press_events li h3
{
	color: #3c0b45;
	width: 625px;
	float: right;
	text-align: left;
	height: 25px;
	border-bottom: 1px dotted #000000;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;	
	margin-bottom: 0px;
	clear: none;
}

ul.press_events li p
{
	width: 625px;
	float: right;
	text-align: left;
	margin-bottom: 26px;
}

ul.press_events li p a
{
	font-weight: normal;
}

ul.press_events li div span.date
{
	color: #3c0b45;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	display: block;
}

ul.press_events li div span.subtitle
{
	color: #3c0b45;
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 3px;	
}

ul.press_events li div span.location
{
	color: #636363;
	font-weight: bold;
	font-size: 10px;
	display: block;
	line-height: 1.4em;
	margin-top: 3px;
}

.pgap
{
	padding-top: 20px !important;
}

.biggap
{
	padding-top: 48px !important;
}

#quicksearch
{
	padding: 0 0 0 4px;
	clear: both;
}

#quicksearch h5
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3c0b45;
	font-weight: normal;
	font-style: italic;
	padding: 1px 0 6px 4px;
}

div.field
{
	width: 305px;
	height: 40px;
	padding: 18px 0 0 0;
	clear: none;
	float: left;
	margin-right: 12px;
	font-size: 12px;
}

#quicksearch div.last
{
	margin-right: 0;
	clear: right;
}

div.thick
{
	height: 36px;
	border-top: 3px solid #000000;
}

div.thin
{
	margin-top: 2px;
	border-top: 1px dotted #000000;
}

div.field label
{
	display: inline-block;
	width: 112px;
	color: #3c0b45;
	padding: 0 0 0 6px;
	margin: 0 !important;
	height: 20px;
}

div.field select
{
	width: 181px;
	height: 23px;
	font-size: 14px;
	padding-top: 0px;
	color: #666666;
}

div.field input
{
	width: 175px;
	height: 18px;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 3px;	
	color: #666666;	
}

/* rounded corners for search field*/
div.field input#keyword
{
	color: #666666;
	font-size: 14px;
	height: 21px;
	padding-left: 5px;
	padding-top: 4px;
	width: 179px;
	border: none;
	background: url(../img/input_search_bg.png) top left;
}

#quicksearch #buttons
{
	width: 100%;
	margin: 0;
	padding: 8px 6px 0 0;
	clear: both;
}

div.searchwines
{
	margin: 48px 14px 40px 0;
	padding: 0 0 20px 1px;
	clear: none;
	float: left;
}

div.searchwines h2
{
	width: 304px;
	color: #3c0b45;
	float: right;
	background: url(../img/h2_bg_bottom.png) repeat-x bottom left !important;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;	
	margin-bottom: 26px;
	padding-bottom: 6px;	
}

div.searchwines div.field
{
	width: 305px;
	height: 39px;
	padding: 14px 0 0 0;
	clear: none;
	float: left;
	margin-right: 12px;
	font-size: 12px;
}

div.searchwines div.last
{
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
}

div.winesearch_results
{
	margin: 48px 0 0 0;
	padding: 0 0 20px 0;
	clear: none;
	float: left;
}

div.winesearch_results h2
{
	width: 624px;
	color: #3c0b45;
	float: right;
	background: url(../img/h2_bg_bottom.png) repeat-x bottom left !important;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;	
	margin-bottom: 0px;
	padding-bottom: 6px;
}

div.winesearch_results h2 span#resultscount
{
	font-weight: normal;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	display: inline-block;
	clear: none;
	padding: 0;
	padding-bottom: 8px;
}

#winesearch_results_list2
{
	clear: both;
}

#winesearch_results_list2 li
{

}

#winesearch_results_list2 li div.col1
{
	background: url(../img/h2_bg_bottom.png) repeat-x top left !important;
	width: 137px;
	padding-top: 23px;
	padding-left: 10px;
	clear: none;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}

#winesearch_results_list2 li div.col1 span.date
{
	color: #3c0b45;
	font: 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}

#winesearch_results_list2 li div.col1 span.title, #winesearch_results_list2 li div.col1 span.title a
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#winesearch_results_list2 li div.col1 span.producer
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;	
}

#winesearch_results_list2 li div.col1 span.location
{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;		
}

#winesearch_results_list2 li div.col2
{
	background: url(../img/h2_bg_bottom.png) repeat-x top left !important;
	width: 142px;
	padding-top: 7px;
	padding-left: 5px;
	clear: none;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 44px;			
}

#winesearch_results_list2 li div.col2 h3
{
	font-size: 18px;
	font-weight: bold;
}

#winesearch_results_list2 li div.last
{
	margin-right: 0;	
}

#winesearch_results_list2 li div.col2 ul
{
	border-top: 1px dotted #000000;
	margin-top: 6px;
	margin-bottom: 40px;
}

#winesearch_results_list2 li div.col2 ul li
{
	border-bottom: 1px dotted #000000;
	height: 21px;
	padding-top: 10px;
	margin-bottom: 0;
	font: 10px Arial, Helvetica, sans-serif;
}

#winesearch_results_list2 li div.col2 ul li a
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 18px;
	background: url(../img/link_arrow.png) left top no-repeat;
}

#winesearch_results_list2 li div.col2 ul li span
{
	padding-left: 18px;
}

table#winesearch_results_list
{
	border-top: 1px dotted #000000;
	clear: both;
	width: 100%;
}

table#winesearch_results_list tr
{
	height: 56px;
}

.activerow:hover
{
	background-color: #b1a1af;
	cursor: pointer;
}

.date_list_big .activerow:hover a
{
	color: #000000 !important;
}

table#winesearch_results_list td
{
	border-bottom: 1px dotted #000000;
	display: table-cell;
	vertical-align: middle;
	padding-left: 4px;
	width: 63px;
	font-size: 12px;
}

table#winesearch_results_list td.first
{
	text-align: left;
	padding-left: 4px;
}

table#winesearch_results_list td.wide
{
	width: 125px;
}

table#winesearch_results_list td span.date
{
	color: #3c0b45;
	font: 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}

.winesearch_results div.pager
{
	min-height: 18px !important;
}

#detail_left
{
	clear: none;
	float: left;
	margin-right: 13px;
}

.winelabel h2
{
	width: 304px;
	color: #3c0b45;
	float: right;
	background: url(../img/h2_bg_bottom.png) repeat-x bottom left !important;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;	
	margin-bottom: 28px;
	padding-bottom: 6px;
}

.winelabel
{
	padding-bottom: 25px;
	margin-bottom: 28px;
}

.winelabel img
{
	margin-bottom: 20px;
}

.winelabel span
{
	display: block;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #3c0b45;
	font: 10px Arial, Helvetica, sans-serif;	
	font-weight: bold;	
}

.winelabel span a
{
	color: #3c0b45;
	font: 10px Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.winemap h2
{
	font-size: 19px !important;
	margin-bottom: 5px !important;
}

.winemap a
{
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;		
}

.winemap img
{
	margin: 10px 0 25px 0;
}


.col_winedetail
{
	margin: 0;
	padding: 0 0 20px 0;
	clear: none;
	float: left;
	width: 464px;	
}

.col_winedetail h2
{
	width: 464px;
	color: #3c0b45;
	float: right;
	background: url(../img/h2_bg_bottom.png) repeat-x bottom left !important;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;	
	margin-bottom: 19px;
	padding-bottom: 6px;
}

h2.techinfo
{
	background: none !important;
	border-bottom: 1px dotted black;
	margin-top: 20px;
}

 #detail_right h2
 {
	color: #3c0b45;
	background: url(../img/h2_bg_bottom.png) repeat-x bottom left !important;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;	
	margin-bottom: 19px;
	padding-bottom: 1px;
 }

#detail_right
{
	clear: none;
	float: left;
	width: 147px;
	margin: 0 0 0 15px;
}

.winedetail_vertical
{
	background: url(../img/h2_bg_bottom.png) repeat-x top left !important;
	width: 142px;
	padding-top: 7px;
	padding-left: 5px;
	margin-top: 16px;
	margin-bottom: 28px;			
}

.winedetail_vertical h3
{
	font-size: 18px;
	font-weight: normal;
	padding-top: 2px;
}

.winedetail_vertical ul
{
	border-top: 1px dotted #000000;
	margin-top: 6px;
	margin-bottom: 32px;
}

.winedetail_vertical ul li
{
	border-bottom: 1px dotted #000000;
	height: 20px;
	padding-top: 10px;
	margin-bottom: 0;
	font: 10px Arial, Helvetica, sans-serif;
}

.winedetail_vertical ul li a
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 18px;
	background: url(../img/link_arrow.png) left top no-repeat;
}

.winedetail_vertical ul li span
{
	padding-left: 18px;
}

#jquery-overlay
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 110;
	color: #3c0b45;
	display: none;	
}

#newsletter-signup
{
	position: absolute;
	display: none;
	top: 197px;
	left: 223px;
	z-index: 120;
	width: 467px;
	height: 277px;
	background-color: #e1e0d8;
	padding: 14px;
}

#newsletter-signup h2
{
	height: 34px;
	background: url(../img/h2_bg.png) repeat-x top left;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;	
	margin-bottom: 25px;
	padding-top: 7px;
}

#newsletter-signup label
{
	width: 93px;
	display: inline-block;
	font-size: 10px;
}

#newsletter-signup input
{
	width: 373px;
	height: 20px;
	margin-bottom: 12px;
	border: none;
	background: url(../img/newsletter-signup-field.png) top left no-repeat;
}

#newsletter-signup p
{
	margin-left: 96px;
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	margin-top: 10px;
}

#newsletter-signup span#newsletter_text
{
	margin-left: 96px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;

}

#newsletter-signup #signup-buttons
{
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	height: 21px;
	padding-top: 8px;
}

#newsletter-signup #signup-buttons a.bullet
{
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background: url(../img/link_arrow.png) no-repeat left 0;
	padding: 0;
	padding-left: 20px;
	height: 14px;
	margin: 0;
	margin-left: 20px;
	margin-right: 4px;	
	display: inline-block;
}

#newsletter-signup #part2
{
	display: none;
}

#newsletter-signup #part2 p
{
	font-size: 12px;
	margin-bottom: 95px;
	margin-left: 185px;
	margin-top: 95px;
}

div#loader
{
	width: 302px;
	clear: both;
}

div#loader.loading
{
	background: url(../img/progressbar.gif) no-repeat center center;
}

div.noresults
{
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
}

p.gray
{
	color: #898989 !important;
}