@charset "utf-8";
body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #2a2a2a;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat;
}
a {
	color: #D5284A;
	text-decoration: none;
	outline: 0;
}
a:hover {
	text-decoration: underline;	
}
h2 {
	color: #d31548;
	font-weight: bold;
	font-size: 25px;
	margin-top: 0;
	padding-top: 0;
	line-height: 28px;
}
h3 {
	color: #d31548;	
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}
h4 {
	color: #d31548;	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 18px;
}
h5 {
	font-size: 12px;
	line-height: 14px;
	color: #2a2a2a;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#frame {
	background: url(../images/header_bg.jpg) top repeat-x;
	width: 100%;
}
.short #frame #content {
	height: 650px;
}
#header {
	height: 101px;
	position: relative;
	margin: 0 auto;
	width: 920px;
}
#header h1 {
	margin: 0;
	padding: 0;
	width: 169px;
	height: 43px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#header h1 a {
	display: block;
	background: url(../images/header_logo.png) top left no-repeat;
	width: 169px;
	height: 43px;
	text-indent: -999em;
	overflow: hidden;
}
#header .bird {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/header_bird.png) top left no-repeat;
	width: 51px;
	height: 36px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#content {
	margin: 0 auto;
	width: 970px;
	padding: 30px 0 0 0;
	position: relative;
}
#footer {
	clear: both;	
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 920px;
	font-size: 13px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li{
	margin: 0;
	padding: 0;
}
.text {
	float: left;
	width: 710px;
	position: relative;
	padding: 0 30px;
}
table {
	padding: 30px 0 10px 0;
	margin: 0;
	width: 100%;
	clear: both;
}
tr.alt {
	background: #eeeeeb;	
}
th, td {
	padding: 10px 15px 10px 10px;
	text-align: left;	
	vertical-align: top;
	font-size: 13px;
}
th {
	color: #d31548;	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}
td input{
	width: 30px;
}
tr.highlight {
	background: #fdf3f6;
}
tr.highlight-alt {
	background: #fef9fb;
}
tr.highlight td, tr.highlight-alt td {
	color: #d31548;	
	font-weight: bold;
	font-size: 15px;
}
blockquote {
	font-size: 30px;
	line-height: 34px;
	color: #d31548;
	margin: 10px 20px;
	padding: 0;
	font-weight: bold;
}
#wines blockquote, #press blockquote {
	margin: 0;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 100;
	color: #2a2a2a;
	padding: 0 10px 0 20px;
	background: url(../images/talk1.png) 0 0 no-repeat;
}
#wines blockquote span, #press blockquote span {
	color: #bfbfbf;
	background: url(../images/talk2.png) 0 0 no-repeat;
	padding: 0 0 0 25px;
}
#navigation {
	width: 180px;
	float: left;
	padding: 0;
}
#navigation ul {
	margin: 0;
	padding: 0 0 0 50px;
	list-style: none;
	border-right: 1px solid #7f7f7f;
	position: relative;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	width: 123px;
}
#navigation ul li a {
	display: block;
	width: 123px;
	height: 30px;
	text-indent: -999em;
	overflow: hidden;
}
#navigation ul li#home a {
	background: url(../images/navigation/home.png) top right no-repeat;
}
#navigation ul li#home a:hover, #home #navigation ul li#home a {
	background: url(../images/navigation/home_over.png) top right no-repeat;
}
#navigation ul li#story a {
	background: url(../images/navigation/story.png) top right no-repeat;
}
#navigation ul li#story a:hover, #story #navigation ul li#story a {
	background: url(../images/navigation/story_over.png) top right no-repeat;
}
#navigation ul li#wines a {
	background: url(../images/navigation/wines.png) top right no-repeat;
}
#navigation ul li#wines a:hover, #wines #navigation ul li#wines a {
	background: url(../images/navigation/wines_over.png) top right no-repeat;
}
#navigation ul li#press a {
	background: url(../images/navigation/press.png) top right no-repeat;
}
#navigation ul li#press a:hover, #press #navigation ul li#press a {
	background: url(../images/navigation/press_over.png) top right no-repeat;
}
#navigation ul li#order a {
	background: url(../images/navigation/order.png) top right no-repeat;
}
#navigation ul li#order a:hover, #order #navigation ul li#order a {
	background: url(../images/navigation/order_over.png) top right no-repeat;
}
#navigation ul li#mailing a {
	background: url(../images/navigation/mailing.png) top right no-repeat;
}
#navigation ul li#mailing a:hover, #mailing #navigation ul li#mailing a {
	background: url(../images/navigation/mailing_over.png) top right no-repeat;
}
#navigation ul li#contact a {
	background: url(../images/navigation/contact.png) top right no-repeat;
}
#navigation ul li#contact a:hover, #contact #navigation ul li#contact a {
	background: url(../images/navigation/contact_over.png) top right no-repeat;
}
#home #content {
	padding-top: 0;
}
#home #navigation {
	padding-top: 30px;
}
#promos {
	position: absolute;
	top: 30px;
	right: 100px;
	width: 235px;
}

#promo-image { position: absolute; bottom: 0; left: 73%; z-index: 2; }
#promos p {
	margin: 0;
	font-size: 0.9em;
}
#promos a {
	font-size: 0.8em;
	margin: 10px 0;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
#promos img {
	margin-bottom: 10px;
}
#promos ul {
	margin: 0 0 20px 0;
	width: 230px;
	height: 90px;
	padding: 0 0 30px 5px;
	list-style: none;
	position: relative;
	
}
#promos ul li {
	display: block;
	width:27px;
	float: left;
}
#promos ul li a h5 {
	width: 235px;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	display: none;
	color: #333;
	text-transform: none;
}
#promos ul li a:hover h5 {
	display: block;
}
#promos blockquote {
	margin: 0;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 100;
	color: #2a2a2a;
	padding: 0 10px 0 20px;
	background: url(../images/talk1.png) 0 0 no-repeat;
}
#promos blockquote span {
	color: #bfbfbf;
	background: url(../images/talk2.png) 0 0 no-repeat;
	padding: 0 0 0 25px;
}
.main {
	float: left;
	width: 575px;
}
#wines .text, #home.text, #press .text, #contact .text {
	padding: 0;
	width: 770px;
}
#wine_selector, #press_selector, #contact_selector {
	float: left;
	width: 175px;
	height: 312px;
}
.wine_desc, .contact_desc {
	float: left;
	width: 375px;
	padding-left: 25px;
}


.press_desc {
	float: left;
	width: 375px;
	padding-left: 25px;
	border-bottom: #d31548 dotted 1px;
}

.wine_desc {
	width: 355px;
	padding-left: 0;
}
#distributors {
	clear: both;
	width: auto;
	padding: 20px 0 0 25px;
}
.distributor {
	float: left;
	width: 350px;
	padding: 0 20px 0 0;
	height: 160px;
}
.distributor .address, .distributor .details {
	float: left;
	width: 140px;
	margin-right: 10px;
}
.distributor .details {
	float: left;
	width: 200px;
	margin-right: 0;
}
.distributor .address address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
.distributor .details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.distributor .details ul li{
	margin: 0;
	padding: 0;
}
.map {
	width: 300px;
	float: right;
}
.map a {
	display: block;
	text-align: right;	
}
.wine_image#shirazgrenache_06 {
	background: url(../images/wines/shir-grenache.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}
.wine_image#sav_09 {
	background: url(../images/wines/sauv-blanc.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}
.wine_image#prontoblanco_09 {
	background: url(../images/wines/prontoblanco.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}


.wine_image#nebbiolo {
	background: url(../images/wines/nebbiolo.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}


.wine_image#shiraz {
	background: url(../images/wines/shiraz.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}

.wine_image#rose {
	background: url(../images/wines/rose.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}

.wine_image#grenache {
	background: url(../images/wines/grenache.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}


.wine_image#prontotinto {
	background: url(../images/wines/prontotinto.png) top left no-repeat;
	width: 261px;
	height: 592px;
	position: absolute;
	top: -40px;
	right: -20px;
}

.downloads {
	padding: 50px 0 0 0;
}
form {
	width: 482px;
}
input {
	display: block;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #e6e6e6;
}
select {
	display: block;
	font-size: 14px;
	border: 1px solid #e6e6e6;
}
.row {
	background: url(../images/row_bg.png) top left no-repeat;
	width: 482px;
	height: 40px;
	clear: both;
}

.row.error{ border: 1px solid #D31548; }
.row.error label{ color: #D31548; }

.alt {
	background: none;
}
.row label {
	display: block;
	width: 100px;
	padding: 10px 10px 0;
	font-weight: bold;
	font-size: 13px;
	float: left;
}
.row input {
	width: 310px;
	margin: 5px 0;
	float: left;
}
.row select {
	width: 100px;
	margin: 8px 0;
	float: left;
}
.twocol input {
	width: 90px;
}
#details td {
	font-weight: bold;
	font-size: 13px;
}
#featuredwines {
	list-style:none;
	margin: 0;
	padding: 30px 0 0 0;
	width: auto;
}
#featuredwines li {
	margin: 0;
	padding: 5px;
	width: 175px;
	display: block;
	float: left;
	text-align: center;
}
#featuredwines li img {
	margin: 0 auto;
}
#featuredwines li h3{
	text-transform: uppercase;
	font-size: 14px;
}
#featuredwines li ul {
	background: #eeeeeb;
	list-style:none;
	margin: 0;
	padding: 0;
}
#featuredwines li ul li {
	margin: 0;
	padding: 0;
	width: 185px;
	display: block;
	float: none;
	text-align: left;
}
#featuredwines li ul li a.label {
	margin: 0;
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(../images/ico_label.png) 5px 5px no-repeat;
}
#featuredwines li ul li a.notes {
	margin: 0;
	padding: 5px 5px 5px 25px;
	display: block;
	background: url(../images/ico_notes.png) 5px 5px no-repeat;
}
.contact_desc .address, .contact_desc .details {
	float: left;
	width: 175px;
	margin-right: 10px;
}
.contact_desc .address address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
.contact_desc .contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact_desc .contact ul li{
	margin: 0;
	padding: 0;
}
#content .logo {
	float: left;
	width: 573px;
}
#content .column {
	width: 320px;
	float: right;
}
a#download {
	background: url(../images/download_btn.png) top left no-repeat;
	width: 188px;
	height: 41px;
	overflow: hidden;
	text-indent: -999em;
	float: left;
	margin-bottom: 10px;
}
#content .column p {
	clear: right;	
}
form.order {
	width: auto;
	float: left;
}
.quicklinks {
	display: block;
	width: 170px;
	float: right;
	margin: 2px 0 0 0;
	padding: 10px;
	list-style: none;
	border: 2px solid #eeeeeb
}
.quicklinks li {
	margin: 0;
	padding: 5px 0 0 0;
}
.quicklinks h4 {
	margin: 0;
	padding: 0;
}
#twitter {
	position: absolute;
	top: 0;
	right: 0;
	width: 330px;
	height: 101px;
}
#sent-message{
  border: 1px solid #D31548;
  color: #D31548;
  padding: 5px 10px;
  margin: 0px auto 10px;
}
ul#tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#tabs li {
	padding: 0;
	margin: 0;
	display: inline;
}
ul#tabs li a {
	display: block;
	background: #f0f0f0;
	color: #898989;
	width: 160px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.1em;
	height: 30px;
	padding: 15px 20px 15px 10px;
	text-align: left;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #c7c7c7;
}
ul#tabs li.active a {
	background: #FFFFFF;
	color: #D5284A;
}
ul#tabs li a:hover {
	background: #d5d5d5;
	text-decoration: none;
}
ul#tabs li.active a:hover {
	background: #FFFFFF;
	text-decoration: none;
}
.tabblock {
	position: relative;
	background: #FFFFFF url(../images/order-bird.png) right bottom no-repeat;
	clear: both;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 10px 120px 10px 10px;
	display: none;
}
.active {
	display: block;
}
.tabblock .row {
	height: 55px;
	background: none;
}
.tabblock .row label {
	font-size: 1em;
}
.tabblock .row input {
	font-size: 1.1em;
}
.tabblock .nav {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 100px;
}
.tabblock .nav h5 {
	text-transform: uppercase;
	color: #898989;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	padding: 0;
}
.tabblock .nav a.next {
	display: block;
	background: #d31548 url(../images/btn_next.png) top left no-repeat;
	width: 100px;
	height: 36px;
	overflow: hidden;
	text-indent: -999em;
}
