@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* CSS Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	background: #000000;
	margin:auto, 0;
	text-align: center;
	color:#F5F5F5
}
p {
	padding-top:10px;
}
p a, .sideheader a {
	color:#FFFFFF;
}
p a:hover, .sideheader a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wraper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
}
#header {
	margin: 5px 0 10px 0;
}
#nav {
	float:right;
	list-style:none oustide none;
	padding:0;
	width:100%;
	font-size:1.3em;
	/*margin: auto, 0;*/
	vertical-align:text-bottom;
	/*height:150px;*/
	margin-bottom:10px;
	margin-top:100px;
	font-weight:bold;
}
#nav img {
	margin-top:-80px;
	overflow:visible;
	position:relative;
}
#nav li {
	float: left;
	margin-left:10px;
}
#nav a {
	text-align:center;
	padding:15px 37px 15px 0;
	text-decoration: none;
	color: #F5F5F5;
}
#nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a#current {
	color: #CC0000;
}
.flash {
	float: left;
}
.clear {
	clear:both;
}
#container {
	min-height:420px;
}
#side-a {
	float: left;
	width: 340px;
	padding-left:5px;
}
#side-a-large {
	float: left;
	width: 540px;
	padding-left:5px;
}
#side-a-sm {
	float: left;
	width: 30%;
}
#side-b {
	float: right;
	width: 340px;
}
#side-b-lg {
	float: right;
	width: 600px;
	padding-left:20px;
	font-size:1.2em;
	line-height:1.4em;
}
#side-b-sm {
	float: right;
	width: 25%;
}
#content-lg {
	float: left;
	width: 40%;
}
#content {
	float: left;
	width: 26%;
}
#shopnav h2, #shopnav h2 a {
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	margin-top:20px;
	padding-bottom:10px;
	text-decoration:none
}
#shopnav h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding-top:10px;
}
#footer img {
	float:left;
	margin-left:10px;
	padding-right:10px;
}
#footer ul {
	list-style:none outside none;
	padding:0;
	font-size:1.1em;
	margin-left:30px;
}
#footer li {
	float: left;
	padding: 10px 16px;
	margin:0;
	color:#ccc;
}
.sideheader, #container h2 {
	font-size: 1.8em;
	color:#fff;
	margin-top:60px;
	display:block;
}
/*Home Page Slide Show */
#slideshow {
	position:relative;
	height:420px;
	clear:both;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
#message {
	text-align:center;
	padding-top:100px;
}
#catalog {
	clear:both;
	background:#FFFFFF;
	padding:10px;
	color:#333333;
}

.vintage, .area, .price, .description {
font-size: 12px;
color:#333333;
}

.product {
font-variant:small-caps;
padding-bottom:4px;
color: #666666;
font-size:12px;
}
.varietal {
font-size:20px;
color:#333;

}

.description {
padding:10px 30px 20px 30px;
line-height:18px;
}

.catalogproduct {
margin-top:0px;
vertical-align:text-top;
background:#00CC00;
display:block;
}

.productimage {
padding:10px;
border:none;
}

.titleimg {
border:none;
vertical-align:text-top;
}

#checkouttb {
color:#333;
padding:20px 20px 20px 30px;
}

#shippingtb td, #mailingtb td {
color: #666;
} 
#shippingtb, #mailingtb {
color:#333;
padding:20px 20px 20px 30px;
}

#paymenttb   {
color:#333;
padding:20px 20px 20px 30px;
}


#checkouttb td{
line-height:30px;
}

.tbheader {
font-weight:bold;
color:#990000;
}
.alert{
color:#99000;
}
