@charset "utf-8";
/* CSS Document */

/* background image */
#bg {
   /* for IE */
   position:fixed;
   z-index:-1;
}

img#bg {
	position:absolute;
	top:0;
	left:0;
	width:150%;
	height:350%;
}

#content {
  position:relative;
  z-index:1;
  width:85%;
  height:85%;
  margin-top:7.5%;
  margin-left:8%;
  margin-right:8%;
  float:none;
  background-color:#FFF;
  border:1px solid #8B4513;
  /* for IE8 */
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  /* for IE7 */
  filter:alpha(opacity=65);
  position:static;
  /* CSS3 standard */
  opacity:.65;
}
 
/* top menu bar */
#menucontainer {
	background:#DBC49E;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:lowercase;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#20B2AA;
}

/* to stretch the container div to contain floated  */
#menucontainer:after {
	content:".";
	display:block;
	line-height:1px;
	font-size:1px;
	clear:both;
	width:100%;
}

ul#menu {
	list-style:none;
	font-size:12px;
	width:95%;
	text-align:center;
	white-space:nowrap;
	margin:0;
	padding:7px 10px 1px 30px;
}

ul#menu li {
	display:block;
	float:left;
	width:16.5%;
	white-space:nowrap;
	text-align:center;
}

ul#menu li a {
	display:block;
	width:100%;
	border-width:1px;
	border-color:#ffe #8B4513 #8B4513 #fff;
	border-style:solid;
	color:#8B4513;
	text-decoration:none;
	background:#f0e7d7;
	font-weight:normal;
}

#menucontainer>ul#menu li a { 
	width:auto; 
}

ul#menu li#active a {
	background:#DBC49E;
	color:#8B4513;
	font-weight:600;
}

ul#menu li a:hover, ul#menu li#active a:hover {
	color:#8B4513;
	background:#DBC49E;
	border-color:#8B4513 #fff #fff #8B4513;
	font-weight:600;
}

/* h tags */
/* store name */
h1 {
	text-transform:lowercase;
	font-family:Impact, sans-serif;
	color:#8B4513;
	font-size:30px;
	text-align:center;
	margin:0;
	letter-spacing:5px;
}

/* section headers ie premium wines */
h2 {
	text-transform:lowercase;
	font-family:Verdana, Geneva, sans-serif;
	color:#8B4513;
	font-size:18px;
	text-align:left;
	margin-left:0.3cm;
	margin-bottom:0;
}

h2.raffle1 {
	text-align:center;
	margin-top:0;
}

/* highlight section head right column ie winetasting */
h2.rcol_sect_head {
	margin-left:0.6cm;
}

/* wine names, sub head for highlight section right column, wineries names on wineries page */
h2.sub_head {
	color:#333;
	font-size:16px;
	margin-left:0;
	margin-top:0;
}

h2.sub_head_raffle {
	color:#333;
	font-size:16px;
	margin-left:0;
	margin-top:0;
	text-align:center;
}
/* description for each section and location of wineries on wineries page */
h3 {
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-align:left;
	margin-left:0.3cm;
	margin-top:0;
	padding-bottom:0.2cm;
}

h3.raffle2 {
	text-align:center;
	margin:0;
	padding:0;
}

/* description for highlights section */
h3.hilites {
	margin-left:0.6cm;
}

/* wine descriptions and right column highlight descr */
h3.subhead_desc {
	color:#8B4513;
	line-height:0.5cm;
	margin-left:0;
	margin-bottom:0;
}

h3.subhead_desc_raffle {
	color:#8B4513;
	line-height:0.5cm;
	margin-left:0;
	margin-bottom:0;
	text-align:center;
}

/* site map and previous special links */
h3.subhead_links {
	color:#8B4513;
	font-size:14px;
	line-height:0.3cm;
	margin-left:0.3cm;
	margin-top:0.4cm;
	margin-bottom:0;
}

/* tagline */
h4 {
	text-transform:lowercase;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:18px;
	text-align:center;
	letter-spacing:4px;
	margin:0;
}

/* email form */
h5 {
	text-transform:lowercase;
	font-family:Verdana, Geneva, sans-serif;
	color:#8B4513;
	font-size:12px;
	text-align:center;
	margin:0;
}

/* gold star header */
h5.goldstar_header {
	font-family:Impact, sans-serif;
	font-size:24px;
	font-weight:bolder;
	margin-top:20px;
	margin-bottom:0;
}

/* gold star text */
h5.goldstar_text {
	color:#333;
	font-size:18px;
	font-weight:bolder;
	font-stretch:condensed;
	margin-top:0;
}

/* header phone and store hours */
h5.phone_hours {
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	margin:0;
}

/* footer */
h6 {
	text-transform:lowercase;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	letter-spacing:0.02cm;
	text-align:center;
	padding:20px;
}

/* links */
a {
    color: #20B2AA;
    text-decoration:none;
	font-weight:bolder;
}

a:visited {
    color: #20B2AA;
	text-decoration:none;
	font-weight:bolder;
}

a:hover {
    color: #9ACD32;
	text-decoration:none;
	font-weight:bolder;
}

/* tables */
table.header {
	margin:0.9cm 0 0.1cm 0;
	float:none;
	width:100%;
}

/* vertical top align for tables */
tr.top {
	vertical-align:top;
}

/* vertical middle align for tables */
tr.middle {
	vertical-align:middle;
}

td.dotted_header {
	border-left-style:dotted;
	border-left-color:#20B2AA;
	border-left-width:2px;
	border-spacing:2px;
	border-collapse:collapse;
	background-color:#FFF;
	padding-left:15px;
}

/* blank row to give space below left border in header */
tr.blank {
	line-height:10px;
	margin:0;
	padding:0;
}

/* main table */
table.main {
	width:100%;
	text-align:center;
	float:none;
}

/* left column */
td.left {
	padding-left:0.8cm;
	padding-right:0.4cm;
	padding-top:0.5cm;
	width:58%;
}

/* one column - used for privacy policy */
td.one_col {
	padding-left:0.4cm;
	padding-right:0.4cm;
	padding-top:0.5cm;
	width:100%;
}


/* horizontal line between columns */
td.middleline {
	border-left-style:dotted;
	border-left-color:#20B2AA;
	border-left-width:2px;
	border-spacing:2px;
	border-collapse:collapse;
	background-color:#FFF;
	width:42%;
	padding:20px 20px 20px 10px;
}

/* wineries two-column, 50% width */
td.wineries {
	width:50%;
}

/* email form */
table.emailform {
	border-style:double;
	border-width:3px;
	border-color:#9ACD32;
	margin-left:0.5cm;
	width:300px;
}

tr.email_instructions {
	line-height:0.5cm;
	text-align:center;
	padding-bottom:10px;
}

td.email_text {
	vertical-align:top;
	text-align:right;
	padding-left:15px;
	padding-top:10px;
}

td.email_input {
	text-align:left;
	padding-top:10px;
}

tr.email_bottom_row {
	line-height:45px;
	text-align:center;
}

/* gold star delivery */
table.goldstar_table {
	background-color:#20B2AA;
	background-image:url(../images/gold-star-delivery.png);
	background-repeat:no-repeat;
	background-position:center;
	position:static;
	border-style:solid;
	border-width:1px;
	border-color:#9ACD32;
	margin-top:0.7cm;
	height:200px;
	margin-left:0.5cm;
	width:300px;
	margin-bottom:0.7cm;
}

/* div */
div.winelisting {
	margin-left:0.3cm;
	margin-top:0.1cm;
}

/* right col highlight */
div.rcol_highlight {
	margin-left:0.6cm;
	margin-right:0.3cm;
}

/* images */
/* wine bottle and label images */
img.wine_image {
	float:left;
	margin:0 0.4cm 0 0;
	border-style:solid;
	border-width:1px;
	border-color:#9ACD32;
}

/* wine bottle and label images right */
img.wine_image_right {
	float:right;
	margin:0 0 0 0.4cm;
}

/* line under section titles right col */
hr.dotted_rcol {
	border-style:none; 
	border-top:2px dotted #20B2AA;
	border-bottom:2px solid white;
	height:4px;
	margin-left:0;
	margin-bottom:0;
}

/* line under section titles left col */
hr.dotted_lcol {
	border-style:none; 
	border-top:2px dotted #20B2AA;
	border-bottom:2px solid white;
	height:4px;
	margin-bottom:0;
	margin-left:0.3cm;
}

/* line in footer */
hr.footer {
	border-style:none; 
	border-top:2px dotted #20B2AA;
	border-bottom:2px solid white;
	height:4px;
	width:80%;
	margin-bottom:0.3cm;
	margin-top:0.3cm;	
}

font.bar_color {
	color:#9ACD32;
}