﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
html, body {
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	background: url(images/header-stripe.gif) repeat-x top;
	font-size: 80%;
	position: relative;
}
#container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	background: transparent;
}
#header {
	margin: 0;
	padding: 0px;
	height: 104px;
	position: relative;
	background: transparent url(images/logo-tagline.gif) no-repeat;
	background-image: url(images/logo-bg.gif);
}
#logo {
	position: absolute;
	border: none;
	top: 11px;
	left: 10px;
}
#header h2 {
	margin: 14px 0 0 100px;
	font-size: 1.3em;
	color:#999999;
	float: left;
	width: 40em;
}
/*--- utilities (about, contact, search) ---*/
ul#utilities {
	position: absolute;
	top: 42px;
	right: 20px;
	margin: 0px;
	padding: 0;
	line-height: 26px;
}
ul#utilities li {
	float: left;
	margin: 0;
	padding: 0;
}
#search-box {
	margin: 0;
	padding: 0;
}
div#search #content {
	min-height: 400px;
}
ul#utilities li.text {
	color: #555;
	border: none;
	background-color: transparent;
	margin: 0 5px;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
	display: inline;
}
ul#utilities a {
	color: #555;
}
#header input.submit {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
	background: none;
	display: block;
	height: 24px;
	width: 24px;
	border: none;
	color: #555;
}
ul#utilities a:active, ul#utilities a:hover {
	color: #c78812;
}
#header input.submit:active, #header input.submit:hover {
	background: none;
	color: #c78812;
}
/*--- utilities end ---*/
h2 {
	font-size: 1.6em;
	color: #222;
}
h3 {
	font-size: 1.4em;
	color: #333;
}
h4 {
	font-size: 1.2em;
	line-height: 1.3;
	color: #444;
}
h5 {
	font-size: 1.1em;
	line-height: 1.2;
}
h6 {
	font-size: 1em;
	line-height: 1.5;
}
p {
	line-height: 1.5;
	font-size: 1em;
}
a {
	text-decoration: none;
	border: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
	line-height: 1.5;
	margin-left: 2em;
}
.reg {
	font-size: 70%;
	vertical-align: top;
	position: relative;
}
#get_reader {
	border: none;
	text-decoration: none;
	float: right;
}
/*------ Nav Main ------*/
#nav-main ul {
	margin: 0px 10px 0 0;
	padding: 0px;
	white-space: nowrap;
	float: right;
	display: inline;
}
#nav-main li, #nav-sub li, #nav-local li {
	font-size: 1.1em;
	line-height: 1.6;
	margin: 0px;
	float: left;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}
#nav-main li {
	font-size: 1.3em;
}
#nav-main li a {
	line-height: 1.4;
	color: #ddd;
	margin: 0 1px;
	padding: 7px 18px 0;
	text-decoration: none;
	display: block;
	height: 24px;
}
#nav-main a:hover {
	color: #fff;
	margin: 0;
	background:	url(images/header-button-bg.gif) repeat-x;
	border-right: 1px #fff solid;
	border-left: 1px #fff solid;
}
#nav-main li.current a, #nav-main li.current a:hover {
	color: #fff;
	background:	url(images/header-button-bg.gif) repeat-x;
	margin: 0 1px;
	border-right: none;
	border-left: none;
}
/*------ Nav-sub, Nav-local ------*/
#nav-sub, #nav-local {
	clear: both;
	margin: 0;
	padding: 0;
	background: none;
}
#nav-sub ul {
	margin: 0 0 0px 80px;
	float: right;
	display: block;
	width: auto;
}
#wine #nav-sub ul {
	margin: 0;
}
#nav-sub li {
	padding: 0;
	margin: 3px 0 0;
}
#nav-sub a {
	margin: 0 15px;
	padding: 1px 10px;
	color: #002;
	text-decoration: none;
}
#home #nav-sub ul, #packaging #nav-sub ul {
	margin: 0 20px 0 0;
}
#nav-sub a:hover, #nav-sub li.current a {
	padding: 1px 10px;
	margin: 0 13px;
	color: #c78812;
	border-right: 2px solid #c78812;
	border-left: 2px solid #c78812;
}
#nav-sub.packaging {
	float: right;
}
#nav-local ul {
	margin: 0 20px;
	display: block;
}
#nva-local li {
	margin: 10px 0 0;
}
#nav-local a {
	margin: 0 11px;
	padding: 1px 10px;
	color: #002;
	text-decoration: none;
}
#nav-local a:hover, #nav-local li.current a {
	padding: 1px 10px;
	margin: 0 9px;
	color: #c78812;
	border-right: 2px solid #c78812;
	border-left: 2px solid #c78812;
}
#nav-local li.pdf a {
	margin: 0 0 0 11px;
	padding: 1px 28px 1px 10px;
	color: #888;
	text-decoration: none;
}
#nav-local a:hover, #nav-local li.current a {
	padding: 1px 10px;
	margin: 0 9px;
	color: #c78812;
	border-right: 2px solid #c78812;
	border-left: 2px solid #c78812;
}
#nav-local li.pdf a:hover {
	padding: 1px 26px 1px 10px;
	margin: 0 0 0 9px;
	color: #c78812;
	border-right: 2px solid #c78812;
	border-left: 2px solid #c78812;
}
#img-main {
	margin: 4px 9px 4px;
	padding: 0;
	display: block;
	border: 1px solid #002;
	bottom: 0px;
	float: left;
	height: 200px;
	width: 760px;
}
/*------ Content rules ------*/
#content a {
	color: #002;
}
#content a:hover {
	color: #c78812;
}
#content a img {
	border: none;
}
#content a img.border {
	border: solid 1px #555;
}
#content {
	float: left;
	width: 780px;
	margin: 0;
	padding: 0;
	min-height: 400px;
	clear: both;
	background: transparent;
	position: relative;
}
#content-main {
	padding: 0 25px 0 30px;
	width: 66%;
	text-align: justify;
	margin: 20px 0;
	border-right: solid 1px #555;
	float: left;
	background: transparent;
	min-height: 400px;
}
.video {
	text-align:center;
	float:none;
	margin: 40px auto;
}
.video p {
	line-height:4em;
}
/*------- Gray Background Rules ------*/
#white-mache #content-main {
	margin: 5px 0 0 10px;
	padding: 15px 25px;
	background: #a0a0a0;
	color: #FFF;
	border: none;
}
#white-mache #content-main a img {
	border: none;
}
#white-mache #content-main a {
	color: #FFF;
}
#white-mache #content-main a:hover {
	color: #002;
}
#green-mache #content-main a img, body#gripper #content a img {
	border: 1px #fff solid;
}

/*------ Start index ------*/
#index {
	display: block;
	padding: 0;
	margin: 10px;
}
#index li.last {
	border: none;
}
#index li {
	float: left;
	width: 188px;
	margin: 0 0 24px;
	padding: 10px 0 0;
	text-align: center;
	border-right: 1px solid #666;
	height: 22.2em;
	position: relative;
}
#packaging #index li {
	height: 20em;
}
#packaging #content a img.frame {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#nursery-greenhouse #index li {
	height: 24em;
}
#index li img {
	position: absolute;
	bottom: 10px;
	left: 33px;
	border: 1px solid #555;
}
#home #index li img {
	bottom: 14px;
	left: 21px;
}
#index li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#index li li, #packaging #index li li, #nursery-greenhouse #index li li {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	height: auto;
	position: static;
}
#index li p {
	margin: 10px 20px;
	padding: 0;
	text-align: left;
}
#floral #index li p, #wine #index li p, #packaging #index li p, #nursery-greenhouse #index li p {
	margin: 10px 33px;
}
/* ----- Green Mache ----*/
#green-mache .section img, #white-mache .section img {
	float: left;
}
#green-mache ul.two-items li.second img {
	float: left;
}
#green-mache ul.two-items li.first img {
	float: right;
}
#gripper #content .reg {
	font-size: 50%;
}
/* ---- Packaging ----- */
#packaging.index #content-main p, #packaging ol, #packaging #content-main h4 {
	margin-top: 1em;
}
.sustainable #content-main p, .sustainable #content-main li, .sustainable #content-main h5 {
	margin-top: 1em;
}
#packaging.shockblock #content-main p, #packaging.standard #content-main p {
	margin-top: 1em;
}
#packaging #content-main ul li {
	list-style-type: disc;
	list-style-position: inside;
}
/*------ Wine ------*/
#wine #container #content dl {
	min-height:22em;
}
#wine #container #content dl.short{
	min-height:13em;
}
#wine #container #content dl.first {
	clear:left;
}
/*------ Section rules ------*/
.section h4 {
	padding: 15px 0 0;
}
#certifications .section {
	border-top: 1px solid #666;
	height: 220px;
}
#certifications .last {
	border-bottom: 1px solid #666;
}							
body#white-mache .section h4 {
	padding: 26px 0 0;
}
.section .pic {
	float: left;
	border: 1px #6d6058 solid;
	margin: 15px 15px 5px 0;
	display: block;
}
.section .pic:hover {
	border: 1px #F90 solid;
}
#certifications .pic, #certifications .pic:hover {
	border: none;
	margin: 20px 20px 20px 0;
}
.section .clean-left {
	float: left;
	margin: 15px 10px 5px 0;
}
.section {
	clear: both;
	display: block;
}
.section .pdf {
	position: relative;
	margin: 0 0 -5px 5px;
	padding: 0;
}
h5.pdf {
	padding: 0 0 3px;
	display: block;
	height: 1.3em;
}
/*------ Search results page ------*/
#search #content {
	padding: 0;
	margin: 25px 40px;
	width: 700px;
	min-height: 400px;
}
#search #content a.sp2_title {
	font-style:normal;
	text-decoration:none;
	font-size:1.5em;
	font-weight:bold;
}
#search p {
	margin-top: 2em;
	line-height: 1.5;
}
/*------ Contact, Dealer Locator, 3,4 text columns ------*/
.contact h3 {
	padding: 0;
	margin: 20px 0 15px 40px;
	clear: left;
}
.street-address, .label {
	margin-top: 1em;
}
#contact dl {
	width: 220px;
}
#contact dl.first {
	margin-left: 80px;
}
dt.company, dt.location {
	font-style: normal;
}
.location {
	font-weight: bold;
}
dl {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 186px;
}
dl.first {
	margin: 0 0 0 20px;
}
dl a {
	text-decoration: underline;
}
dt, dd {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	line-height: 1.3;
}
.location, .line {
	font-size: 1.2em;
	margin: 1em 0 0;
	padding: 0;
	font-weight: bold;
	font-style: normal;
}
.stand-alone {
	margin: 2em 0 0 0;
	padding: 0;
}
#contact dd.org {
	visibility: hidden;
}
.company {
	font-weight: bold;
	color: #C78812;
	font-style: normal;
	width: 100%;
	display: block;
	margin-top: 1.2em;
	padding: 0;
}
#w-d-index .contact#content p {
	margin: 0 40px;
}
/* --------- 2 Columns --------- */
#home #content-main {
	clear: both;
	margin: 0 10px;
	padding: 0;
	display: block;
	width: 760px;
	border: none;
	background: url(images/bg-index.gif) no-repeat;
}
.column {
	margin: 26px 0 20px;
	padding: 0;
}
.column a {
	font-weight: bold;
}
.column h4 {
	clear: both;
	line-height: 2;
	text-align: center;
	letter-spacing: .13em;
	color: #666;
	text-transform: uppercase;
	border-bottom: 2px solid #C78812;
}
#column-a {
	width: 379px;
	clear: both;
	float: left;
	border-right: 1px #333 solid;
	padding: 0;
}
#column-b {
	width: 370px;
	float: left;
	text-align: left;
	padding: 0;
}
#column-a h4 {
	margin: 0 20px 20px 21px;
}
#column-b h4 {
	margin: 0 20px 20px 20px;
	text-align: center;
}
#column-a p, #column-a h5 {
	margin: .5em 20px 0 21px;
}
#column-a img, #column-a a img {
	float: left;
	margin: 0 15px 0 20px;
	border: 1px solid #777;
}
.column img.wide {
	width: 162px;
}
.column img.tall {
	width: 120px;
}
#column-b img, #column-b a img {
	float: right;
	margin: 0 20px 0 15px;
	border: 1px solid #777;
}
#column-b p, #column-b h5 {
	margin: .5em 16px 0 20px;
	text-align:justify;
}
#column-a a img.borderless, #column-b a img.borderless {
	border: none;
}
.article {
	height: 25em;
}
/*------ Thumbs specific ------*/
.thumbs ul {
	margin: 0 25px 20px;
	padding: 0px;
	text-align: left;
	list-style: none;
	clear: both;
	display: block;
}
#wine .thumbs ul, #gripper .thumbs ul {
	display: block;
	height: 33em;
	margin: 0;
}
#wine .thumbs ul li {
	width: 168px;
}
#wine .thumbs ul li.two-items {
	width: 250px;
}
.thumbs .paragraph {
	margin: 0 40px 20px;
}
.thumbs ul.two-items {
	margin: 0 30px 20px;
}
.thumbs ul.two-items li {
	width: 350px;
}
#gripper .thumbs li {
	width: 250px;
}
.thumbs ul.two-items li h5 {
	margin: 80px 0 0;
}
.thumbs li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#white-mache #content.thumbs dl, #white-mache #content.thumbs ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#white-mache #content.thumbs li {
	display: block;
	margin: 0 0 1em;
}
#white-mache #content.thumbs .a {
	width: 760px;
	height: 200px;
	margin: 10px;
	display: block;
	background-color: #909092;
}
#white-mache #content.thumbs .a h4 {
	float: right;
	width: 550px;
	border-bottom: white solid 1px;
	margin: 30px 40px 0 0;
	color: #FFF;
	font-size: 1.6em;
}
#white-mache #content.thumbs .a img {
	float: left;
	clear: none;
	margin: 20px 20px 25px;

}
#white-mache #content.thumbs .a p {
	float: right;
	width: 550px;
	margin: 0 40px 0 0;
	clear: none;
	text-align: left;
	margin-top: 1em;
	color: #FFF;
}
#white-mache #content.thumbs .a p a {
	color: #FF9900;
	font-weight: bold;
}
#white-mache #content.thumbs .a p a:focus, #white-mache #content.thumbs .a p a:hover {
	color:#000099;
	font-weight: bold;
}
.thumbs h3 {
	padding: 0;
	margin: 20px 0 15px 40px;
	clear: left;
}
#wine .thumbs h3 {
	margin: 0;
}
.thumbs h5, .thumbs h6 {
	padding-left: 10px;
	line-height: 1.5em;
}
.thumbs h5 {
	color: #c78812;
	font-size: 1.1em;
}
.thumbs a h5 {
	color: #002;
}
.thumbs a h5:hover {
	color: #C78812;
}
#wine .thumbs h6 {
	padding: 0;
}
.wine {
	margin: .5em 0 0 0;
	color: #C78812;
}
#wine #content-main.club img {
	float: right;
}
p.bottom {
	display: block;
	margin: 0 0 10px;
}
/*------ Form Rules ------*/
table#contact {
	border: none;
}
td {
	padding: .25em 0;
}
td h3 {
	text-align: right;
	padding: 0 10px 0 0;
}
td.label {
	font-weight: bold;
	text-align: right;
	padding: 0 10px 0 0;
}
td.input {
	font-weight: bold;
}
.required .label {
	color: #c78812;
}
.required {
	font-weight: bold;
}
.textfield {
	width: 250px;
	border: solid 1px #6d6058
}
/*-------    Privacy      ------*/
#privacy ol li {
	margin: 10px 80px;
	text-align: justify;
}
#privacy p {
	margin: 10px 80px;
}
#privacy h3 {
	margin: 1em 80px;
}
/*-------    About      ------*/
#about #content-main h4 {
	margin-top: 1em;
}
#about #content-main p {
	margin-top: .5em;
}
#about #content-main a {
	font-weight:bold;
}
#about #content-main ul {
	margin-top: .5em;
}
#about #content-main ul li {
	list-style: disc;
	line-height: 1.5;
	list-style-position: inside;
}
#about #content.history h3 {
	padding: 20px 30px 10px;
}
#about #content.history p {
	text-indent: 16px;
	padding: 0 30px;
}
#about #content.history #article {
	margin-top: 16px;
}
#about #content.history {
	display:block;
	margin-bottom: 2em;
}
#about #content.history h5 {
	text-indent: 20px;
}
#about #content.history #article {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
}
#about #content.history #article img#a {
	float: left;
	margin: 0 16px 8px 30px;
}
#about #content.history dl#b, dl#c {
	border: 1px black solid;
	padding-bottom: .5em;
}
#about #content.history dl#b {
	float: right;
	width: 400px;
	margin: 10px 30px 0 10px;
}
#about #content.history dl#b dt {
	width: 400px;
}
#about #content.history dl#b dd {
	width:380px;
	margin: 0 10px;
	text-align: center;
}
#about #content.history dl#c {
	width: 300px;
	margin: 10px 10px 0 30px;
}
#about #content.history dl#c dt {
	width: 300px;
}
#about #content.history dl#c dd {
	width:280px;
	margin: 0 10px;
	text-align: center;
}
/* ------Start of Locator------ */
.strong {
	font-weight: bold;
}
.locator #content h4 {
	margin-top: 2em;
}
p.input {
	clear: both;
	margin-top: 5em;
}
#ul-link {
	float: left;
	line-height: 4em;
}
#locator a:hover {
	text-decoration:underline;
}
/* End of Locator CSS*/
/* ------ Content-Sub ------*/
#content-sub {
	float: right;
	width: 150px;
	margin: 22px 25px 10px 10px;
	padding: 0;
	text-align:center;
}
#content-sub .button .title {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .5em;
	display: block;
}
#content-sub a span.caption {
	font-weight: bold;
	font-size: 1.1em;
}
#content-sub a span {
	display: block;
}
#content-sub h4 {
	margin: 1em 0 .5em;
}
#content-sub h5 {
	display: block;
	margin: 1em 0 0;
}
#content-sub p {
	margin: 1em 0;
	text-align: left;
}
#content-sub h5 {
	padding: .8em 0;
	border-bottom: 1px solid #999;
}
#content-sub p {
	margin-top: .5em;
}
#wine #content-sub p {
	margin-top: 1em
}
#content-sub ul {
	margin-bottom: 1em;
	text-align: left;
}
#content-sub ul li {
	list-style: disc inside;
	line-height: 1.5;
	font-weight: bold;
}
#content-sub .left {
	text-align: left;
}
#content-sub a.button, #content-sub .frame {
	padding: 10px 0;
	display: block;
	border-bottom: solid #555 1px;
}
#content-sub a.top, #content-sub .frame {
	border-top: 1px #555 solid;
	padding: 9px 0 10px; 
}
#content-sub a.button:hover, #content-sub a.button:focus {
	border-bottom: solid #555 5px;
	padding: 6px 0 6px;
	border-top: solid #555 4px;
}
#content-sub img {
	margin-bottom: 10px;
	border: none;
}
#white-mache #content-sub {
	margin-top: 6px;
}
/*------ Content-Sub End ------*/

/*------ Footer Rules ------*/
#footer {
	height: 5em;
	margin: 30px 0 0;
	padding: 0;
	clear: both;
	text-align: center;
	color: #666;
	background-color: #FFF;
	border-top: 1px #999 solid;
	border-bottom: 1px #777 solid;
}
#footer p {
	padding: .8em 0 0;
	margin: 0;
}
#footer ul {
	display: block;
	padding: .5em 0 1em;
}
#footer ul li {
	display: inline;
}
#footer a {
	color: #002;
	padding: 0 1em;
}
#white-mache #content h5 span {
	font-weight: normal;
	color: #555;
}
body.index#recreations div.thumbs {
	height: 100px;
}
ul.large li.one {
	margin-bottom: 10px;
	margin-left: 10px;
}
.print-footer {
	display: none;
	text-align: center;
}
