/* globals */
body 
{
	margin: 14px 0 0 0;
   padding: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ccc;
	background-color: #4D4D4D;
}
div, p, td, li, span 
{
	font-size: 12px;
   line-height: 140%;
}
.inline { display: inline; }
.left { float: left; }
.right { float: right; }
.none { float: none; }
.center { text-align: center; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.small { font-size:10px;}
ul.no-bullets { list-style: none; }
.clear 
{
   margin: 0;
   padding: 0;
   clear: both;
   display: block;
   height: 1px;
   font-size: 1px;
   line-height: 1px;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* forms */
form 
{
	margin: 0;
	padding: 0;
}
input, select, textarea, label
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #444;
}
.inputbox 
{
	background-color: #fff;
  	border: 1px solid #9FAAB7;
}
select 
{
	background-color: #fff;
}
textarea 
{
	background-color: #fff;
  	border: 1px solid #9FAAB7;
}
.button 
{
	background-color: #fff;
   border: 1px solid #9FAAB7;
   color: #444;
   margin: 3px 5px;
}
label, .label
{
   font-weight: normal;
}
.field 
{
   background-color: #e2e2be;
}
.required 
{
   color: #fff;
}
.errormsg 
{
   color: #f00;
}
.present {
   display: none;
}
label.error {
   color: #f00;
   width: 100% !important;
}
.disclaimer {
	font-size: 11px;	
}

/* links */
a:link
{
	color: #ccff99;
	text-decoration: none;
}
a:visited 
{
	color: #ccff99;
	text-decoration: none;
}
a:hover 
{ 
	color: #ccff99;
	text-decoration: underline;
}

/* global */
h1
{
   font-size: 14px;
   color: #ced9bf;
   margin: 0;
   padding: 0;
}
h2
{
   font-size: 12px;
   color: #ced9bf;
}
.square
{
   padding-right: 5px;
}

/* sidebar */
#title
{
   margin: 68px 0 69px;
}
#mailform td
{
   color: #333;
}
.thankyou
{
   color: #333;
   margin: 10px;
}

#form {
	background-color:#999999;
	padding:10px;
	color:#444;
}

#formtable {
	color:#444;
}

.autofield {
	background-color: #EEEEEE;
  	border: 1px solid #9FAAB7;
	font-size: 11px;	
	width:55px;
	
}

/* content */
#content
{
   margin: 25px 10px 0 45px;
   text-align: left;
}

/* tellfriend popup */
#sec-tellfriend #content
{
   margin: 12px 25px;
}
#sec-tellfriend td, #sec-tellfriend p, #sec-tellfriend span
{
   font-size: 12px;
}

/* footer */
#footer
{
   color: #ccc;
   font-size: 10px;
   margin: 20px auto 0 auto;
   padding: 3px 10px; 
	background-color: #666;
   text-align: left;
   width: 760px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
   width:720px;
} 
html>body footer {
   width:720px;
} 
#footer span 
{
   color: #ccc;
   font-size: 10px;
}
#footer a:link, #footer a:visited
{
   text-decoration: none;
   color: #ccc;
}
#footer a:hover
{
   text-decoration: underline;
   color: #ccc;
}
/*
------------------------------------------------------
ORDER FORM
------------------------------------------------------
*/
#sec-wine-order #content { 
   float: none;
   width: 500px;
   margin-right: 0;
} 
#sec-wine-order input, #sec-wine-order select, #sec-wine-order textarea {
   color: #333 !important;
}
#sec-wine-order .inputbox, #sec-wine-order textarea {
   width: 100%;
   padding: 2px;
   background-color: #ccc !important;
   border: 1px solid #ced9bf;
}
#sec-wine-order select {
   background-color: #ccc;
}
#sec-wine-order .row {
   margin-bottom: 10px;
}
#sec-wine-order label, #sec-wine-order .label {
	color: #fff;
   float: left;
   width: 120px;
   font-weight: normal;
   font-size: 12px;
}
#sec-wine-order .field {
	background-color: transparent;
   width: 170px;
   float: right;
   font-weight: normal;
}
#sec-wine-order .required-field {
   color: #930;
}
#sec-wine-order .errormsg {
   color: #f90;
}
#sec-wine-order .present {
   display: none;
}
#sec-wine-order label.error {
   color: #f90;
   margin-right: 0 !important;
}
#sec-wine-order #content .block h2 { 
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   color: #ced9bf; 
	padding-bottom: 10px; 
   border-bottom: 1px solid #999;
   margin-bottom: 10px;
   font-family: arial, sans-serif;
} 
#sec-wine-order .mice {
   font-size: 11px;
   color: #666;
}
#sec-wine-order .wine-list {
   margin-bottom: 20px;
}
#sec-wine-order .wine-list .title { 
	padding-bottom: 10px; 
   border-bottom: 1px solid #999;
   margin-bottom: 10px;
}
#sec-wine-order .wine-list .title div {
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   font-family: arial, sans-serif;
   color: #ced9bf;
}
#sec-wine-order .wine-list .label label {
   font-weight: bold;
   color: #fff;
   width: 325px;
}
#sec-wine-order .wine-list .label label a {
   color: #fff;
}
#sec-wine-order .wine-list .label {   
	float: left;
   font-size: 14px;
   color: #ced9bf;
   width: 325px; 
}
#sec-wine-order .wine-list .price {
   float: left;
   width: 100px;
   color: #fff;
}
#sec-wine-order .wine-list input.readonly {
   background-color: transparent !important;
}
#sec-wine-order .wine-list .soldout {
   text-transform: uppercase;
   color: #ccff99;
}
#sec-wine-order .wine-list .qty {
   float: right;
   width: 65px;
   margin-right: 10px;
}
#sec-wine-order .delivery .label, #sec-wine-order .delivery label {
   width: 305px;
}
#sec-wine-order .delivery .totals {
   float: left;
   width: 105px;
   margin-right: 20px;
}
#sec-wine-order .delivery .totals .inputbox {
   width: 30px;
}
#sec-wine-order .delivery .field {
   float: left;
   width: 60px;
   margin-right: 10px;
}
#sec-wine-order .delivery .field .inputbox {
   width: 60px;
}
#sec-wine-order .delivery input.readonly {
   background-color: #ccc !important;
}
#sec-wine-order .delivery input {
   float: left;
}
#sec-wine-order .total {
   padding: 20px 0 0 0;
}
#sec-wine-order .total-container {
}
#sec-wine-order .total .field {
   float: right;
   width: 185px;
}
#sec-wine-order .total input {
   color: #cf9 !important;
   font: 20px/20px arial, sans-serif;
   border: none !important;
   width: 100%;
   background-color: transparent;
   margin-bottom: 5px;
}
#sec-wine-order .total .field span {
   font-size: 14px;
   color: #ced9bf;
}
#sec-wine-order .details label {
   width: 65px;
   margin-right: 10px;
}
#sec-wine-order .details .field {
   width: 165px;
   float: left;
   margin-right: 10px;
}
#sec-wine-order .cc label {
   width: 160px;
   margin-right: 10px;
}
#sec-wine-order .cc .field {
   width: 320px;
   float: left;
   margin-right: 10px;
}
#sec-wine-order #content .block h2 span { 
   text-transform: none;
   font-size: 12px;
   font-weight: normal;
   color: #fff; 
}
#sec-wine-order #content .block h2 .errormsg { 
   text-transform: none;
   font-size: 12px;
   font-weight: normal;
   color: #f90; 
} 


/*
------------------------------------------------------
GALLERY
------------------------------------------------------
*/
a.gallery {
   float: left;
   display: block;
   margin: 0 10px 20px 0;
}
a.gallery.last {
   margin-right: 0;
}

/*
------------------------------------------------------
DROP DOWN NAV
------------------------------------------------------
*/
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; z-index:100;}
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink { float: left; margin-left: -1px; background: transparent url(/images/common/top_brakes.gif) no-repeat right top; text-align: center; position: relative; }
	#cssdropdown li.headlink.last { background-image: none;}
	#cssdropdown li.headlink a { display: block; padding: 0 14px; height: 23px; height/**/:/**/20px; border-bottom: 3px solid transparent;}
	#cssdropdown li.headlink a:hover { border-bottom: 3px solid #3c0; }
 
	/* Child lists and links */
	#cssdropdown li.headlink ul { display: none; text-align: left; width: 100px; position: absolute; top: 23px; left: 0; z-index: 200;}
	#cssdropdown li.headlink:hover ul { display: block; }
	#cssdropdown li.headlink ul li a { padding: 0 10px 0 14px; height: 22px; line-height: 22px; background-color: #4d4d4d; border-bottom: 1px solid #323232; border-top: 1px solid #666; white-space: nowrap; text-transform: none; font-size: 11px; width: 100%;}
	#cssdropdown li.headlink ul li a:hover { background-color: #a6b399; color: #323232; border-bottom: 1px solid #323232; border-top: 1px solid #666; }
	
	/* Pretty styling */
	#cssdropdown { font-family: arial, sans-serif; }
	#cssdropdown a { color: #f4f4f4; text-transform: uppercase; } 
	#cssdropdown a:hover { text-decoration: none; }
	#cssdropdown li.headlink a { font-size: 10px;}


/*
------------------------------------------------------
MEDIA TRADE
------------------------------------------------------
*/
h2.table {
   clear: both;
   padding: 5px 0 0 0; 
}
td.wine {
   width: 160px;
   font-weight: bold;  
   padding-bottom: 3px;
}
td.dimensions {
   width: 100px;
   padding-bottom: 3px;
}
td.format {
   width: 80px;
   padding-bottom: 3px;
}
td.download {
   width: 150px;
   white-space:nowrap;
   padding-bottom: 3px;
}
/*
------------------------------------------------------
VINTAGE REVIEW
------------------------------------------------------
*/
h2.wine {
   clear: both;
   padding: 15px 0 0 0;
}
h3 {
   margin-top: 0; 
   line-height: 140%;
   font-size: 14px; 
}
ul.vintage {
   float: left;
   margin: 10px 0 15px 0;
   padding: 0;
   list-style: none;
}
ul.vintage li {
   float: left;
   margin-right: 10px;
}
ul.vintage li a {
   display: block;
   width: 50px;
   height: 22px;
   text-align: center;
   line-height: 17px;
}
ul.vintage li a:hover, ul.vintage li a.active {
   text-decoration: none;
   background: url(/images/vintagereview/vintageLabel_back.png) no-repeat;
   color: #4D4D4D;
}
.review {
   clear: both;
   display: none; 
   width: 100%; 
}
#shareform .left {
   float: left;
   width: 45%;  
}
#shareform .right {
   float: right;
   width: 45%;  
}
#shareform label {
   clear: both;
   display: block;
   margin-top: 5px;
   font-size: 12px;
   color: #ccc;  
}
#shareform label.error {
   margin-bottom: 5px;
   color: #f00;  
}
#shareform .inputbox {
   width: 100%;  
   background-color: #ccc !important;
   border: 1px solid #ced9bf;
   color: #333 !important;
}
#shareform textarea {
   width: 100%;  
   background-color: #ccc !important;
   border: 1px solid #ced9bf;
   color: #333 !important;
}

