/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

@import url("reset.css");

#header {
 	margin:0 0 10px;
}
.logo {
	margin:0;
}
.logo a {
	float:left;
	margin:23px 41px 0 41px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-logo.gif) no-repeat;
	width:185px;
	height:32px;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
}
#nav li a {
	float:left;
	padding:25px 14px 0;
	height:45px;
	color:#867f7f;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
#nav li a:hover,
#nav li.active a {
	color:#99531b;
	background:url(../images/bg-nav.gif) repeat-x 0 100%;
}
.visual {
	background:url(../images/bg-visual.png) no-repeat;
	width:960px;
	height:222px;
	position:relative;
	padding:14px 0 0 14px;
	margin:-21px -12px 15px;
	float:left;
}
#content {
	margin:0 0 30px;
}
.heading {
	border-bottom:1px solid #eae0d0;
	margin:0 0 22px;
	padding:0 0 12px;
	color:#8f7651;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	text-align:center;
	letter-spacing:2px;
}
.main-holder {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.article p {
	margin:0 0 10px;
}
.article .mark {
	color:#794a08;
	text-transform: uppercase;
}
.alignleft {
	float:left;
	margin:4px 7px 0 0;
}
.alignright {
	float:right;
	margin:4px 0 0 7px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
.gallery {
	background:url(../images/bg-gallery.gif) no-repeat;
	width:382px;
	height:285px;
	margin:-1px 0 0 35px;
	padding:16px 0 0 13px;
}
.gallery img {
	display:block;
}
.gallery .zoom {
	background:url(../images/ico-zoom.gif) no-repeat 0 50%;
	margin:0 0 0 124px;
	padding:2px 0 2px 23px;
	color:#8f6831;
	text-decoration:none;
}
.gallery .zoom:hover {
	text-decoration:underline;
}
.section {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.section h3 {
	border-bottom:1px solid #8f7651;
	padding:0 0 2px;
	margin:0;
	color:#8f6831;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
.section .holder {
	height:1%;
	overflow:hidden;
}
.section .frame {
	float:left;
	width:360px;
}
.section .frame table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.section .frame table td,
.section .frame table th {
	padding:0;
	border-bottom:1px solid #d5d5d5;
	vertical-align:top;
}
.section .frame table td {
	color:#8f816d;
}
.section .frame table .marked td {
	color:#8f816d;
	background-color:#fcfbf8;
}
.section .frame table th {
	color:#8f6831;
	font-weight:normal;
	padding:13px 0 0;
}
.section .frame table .col1 {
	padding-left:20px;
	width:160px;
}
.section .frame table .col2 {
	width:180px;
}
.section img {
	display:block;
}
#content .block {
	width:500px;
	margin:0 auto;
	text-align:center;
	padding:20px 0 0;
}
#content .block h2, h2.lined {
	margin:0 0 20px;
	color:#8f7651;
	font-size:13px;
	line-height:15px;
	font-weight:normal;
	letter-spacing:2px;
	border-top: 1px solid #eae0d0;
	border-bottom: 1px solid #eae0d0;
	padding: 15px 0;
	text-align: center;
}
#content .block img {
	display:block;
	margin:0 auto 16px;
}
#content .block a {
	padding:6px 22px;
	background-color:#99531b;
	color:#f0eee1;
	text-decoration:none;
}
#content .block a:hover {
	background-color:#b67110;
	color:#fff;
}
#content .block a:active {
	background-color:#867f7f;
	color:#fff;
}
#footer {
	margin:0;
	padding:6px 0 30px;
	list-style:none;
	text-align:center;
	border-top:1px solid #eae0d0;
	clear:both;
}
#footer li {
	display:inline;
	padding:0 12px;
}
#footer a {
	color:#867f7f;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.winetable, .winetable p {
	text-align: center;	
}
.winetable a {
	padding:6px 22px;
	background-color:#99531b;
	color:#f0eee1;
	text-decoration:none;
}
.winetable a:hover {
	background-color:#b67110;
	color:#fff;
}
.winetable a:active {
	background-color:#867f7f;
	color:#fff;
}
.winetable02 {
	border-top:4px solid #8f7651;
	padding-top:10px;
	background: url(../images/wine_back.png) repeat-x center bottom;
}
.winetable02 p{
	padding: 0 15px;
	color: #6d542e;
}
.bigBold, .bigBold p {
	text-transform: uppercase;
	color: #8f7651;
	border-bottom:1px solid #eae0d0;
	font-weight: bold;
}
.right02 {
	float: right;
}

a.button  {
	padding:6px 22px;
	background-color:#99531b;
	color:#f0eee1;
	text-decoration:none;
}
 a:hover.button {
	background-color:#b67110;
	color:#fff;
}
a:active.button {
	background-color:#867f7f;
	color:#fff;
}
.highlight01 {
	padding-top: 25px;
	margin-bottom: 10px;
	border-top: 1px solid #8f7651;
	border-bottom: 1px solid #8f7651;	
}
.highlight01 table, .highlight01 td, .highlight01 th {vertical-align:top;}
.highlight01 p {
	line-height: 160%;	
}
.trade {

}
.trade img {
	float: left;
	padding-left: 8px; 
}
.trade ul, .trade li {
	list-style: none;
}
