/* @override http://www.emersonvineyards.com/css/emerson_style.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	background-color: #DBDFD3;
	margin:0;
	text-align:center;
}
a {text-decoration: none;}
p a:link, p a:visited, li a:link, li a:visited {
	color: #577da4; 
	border-bottom: 1px solid #577da4;
}
img, a img {
	float: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	text-decoration:none;
}
p a:hover, a:hover, li a:hover {
	color: #ff0000; 
	border-bottom: 1px solid #ff0000;
}
.left {
	float: left;
	padding: 4px 10px 4px 0;
}
.right {
	float: right;
	padding: 4px 0 4px 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
}

#container_default, #container_home, #container_ {
	margin: 0 auto;
	padding: 0;
	background: #f4f8ec url(../images/container_about.png) no-repeat right bottom;
	width:800px;
	text-align:left;
}
#container_about {
	margin: 0 auto;
	padding: 0;
	background: #f4f8ec;
	background-image:url(../images/container_grapes.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:800px;
	text-align:left;
}
#container_vineyard {
	margin: 0 auto;
	padding: 0;
	background: #f4f8ec;
	background-image:url(../images/container_vineyard.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:800px;
	text-align:left;
}
#container_wines, #container_order {
	margin: 0 auto;
	padding: 0;
	background: #f4f8ec;
	background-image:url(../images/container_wines.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:800px;
	text-align:left;
}
#container_news, #container_contact {
	margin: 0 auto;
	padding: 0;
	background: #f4f8ec;
	background-image:url(../images/container_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:800px;
	text-align:left;
}

#header_default, #header_home, #header_ {
	background: url(../images/header.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
	padding: 195px 0 0 0;
}

#header_about {
	background: url(../images/header_about.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
	padding: 195px 0 0 0;
}
#header_vineyard {
	background: url(../images/header_vineyard.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
	padding: 195px 0 0 0;
}
#header_wines, #header_order {
	background: url(../images/header_wines.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
	padding: 195px 0 0 0;
}
#header_contact {
	background: url(../images/header_contact.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
	padding: 195px 0 0 0;
}
#header_news {
	background: url(../images/header_news.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:31px;
	padding: 195px 0 0 0;
}


#nav_bar {
	width:800px;
	height:31px;
	position:relative;
	overflow:hidden;
}

#nav_bar[id] {
	background: transparent url(../images/nav_bar.png);
	background-repeat: no-repeat;
}

#left_bottle {
	background: url(../images/bottle.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	clear:both;
	float: left;
	width:234px;
	height:493px;
	overflow:visible;
}

#content {
	float:left;
	width:501px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

#footer {
	width:470px;
	margin: 0;
	clear: both;
	padding: 30px 0 2px 0;
}
.clear {
	clear: both;
}
#news_bar {
	background-color: #D8C334;
	margin: 0px 0px 60px 0px;
	padding: 8px;
	float: right;
	width: 171px;
}
#news_border {
	background: transparent;
	border:#333333 1px solid;
	padding: 10px;
	width: 151px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news_bar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .8em;
	line-height: 1.2em;
}
#news_bar h3 {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: normal;
	color: #456178;
	margin: 0px;
	padding: 0px;
}
#news_bar h4, #news_bar h4 a:link, #news_bar h4 a:visited {
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	color: #456178;
	margin: 0px;
	padding: 0px;
}
#front_page {
	padding: 0px;
	width: 285px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inside {
	padding: 0px;
	width: 375px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inside hr {
	margin: 5px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	color: #6A5302;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
	color: #6A5302;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #6A5302;
	margin: 0px;
	padding: 0px;
}
h3 a:link, h3 a:visited {
	color: #577da4;
}
small, .small, #news_bar p.small {
	font-size: .7em;
}
#footer li {
	font-size: .7em;
	color: #577da4;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	padding: 0px;
	margin: 4px 100px 1px 0px;
}
#footer p {
	font-size: 0.7em;
	color: #848A8A;
	margin: 0px;
	padding: 0px;
}

/********* Nav Bar **********/

#nav_bar li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
	top: 0;
}

#nav_bar li, #nav_bar a {
	height: 31px;
	display: block;
	border:none;
}

#home {left: 178px; top: 0px; width: 67px; height: 31px;}
#about {left: 246px; top: 0px; width: 90px; height: 31px;}
#vineyard {left: 336px; top: 0px; width: 124px; height: 31px;}
#wine {left: 460px; top: 0px; width: 100px; height: 31px;}
#contact {left: 560px; top: 0px; width: 106px; height: 31px;}
#news {left: 666px; top: 0px; width: 64px; height: 31px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -178px -31px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -246px -31px no-repeat;}
#vineyard a:hover, #vineyard .active {background: transparent url(../images/nav_bar.png) -336px -31px no-repeat;}
#wine a:hover, #wine .active {background: transparent url(../images/nav_bar.png) -460px -31px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -560px -31px no-repeat;}
#news a:hover, #news .active {background: transparent url(../images/nav_bar.png) -666px -31px no-repeat;}

.required {
	color: #ff0000;
}

/* ------ Formats Date Boxes ----- */
#inside .date {
	width: 4.8em;
	float: right;
	margin: 0px 12px 5px 12px;
	background: #F4f8EC;
	border-right: 2px solid #576B2E;
	border-bottom: 2px solid #576B2E;
	}
#inside .date h5 {
	padding: 5px 4px 5px 4px;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 0.2em;
    	line-height: 125%;
	font-weight: 400;
	text-transform: uppercase;
	color: #aaaa99;
	border: 1px solid #ddddd9;
	}
#news_bar .date {
	font-size: .85em;
	width: 4.1em;
	float: right;
	margin: 0px 0px 5px 5px;
	background: #F2EABA;
	border-right: 2px solid #6B632E;
	border-bottom: 2px solid #eeeee9;
	}
#news_bar .date h5 {
	padding: 5px 4px 5px 4px;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 0.2em;
    	line-height: 125%;
	font-weight: 400;
	text-transform: uppercase;
	color: #aaaa99;
	border: 1px solid #ddddd9;
	}
.date h5 span {
	color: #888877;
	}
.date h5 span span {
	font-size: 1.4em;
	font-weight: 900;
	}
/*---- Contact form submission styling ----*/

input, textarea, select {
	border:1px solid #999999;
	color:#666666;
}
input {
	height:25px;
}
.zemContactForm label {
	width:150px;
}

ul.contact label {
	color:#888888;
	float:left;
	font-size:12px;
	padding:5px 0px 0px 5px;
	text-align:right;
	width:150px;
	list-style-type: none;
}
.zemContactForm input {
	width:260px;
}
ul.contact input, ul.contact select, ul.contact textarea {
	width:260px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
}
textarea, input, select, option {
	font-size:12px;
	line-height:28px;
	padding:2px 0px 0px 2px;
}
form li {
	border-bottom:1px solid #E3E3E3;
	clear:both;
	margin:0pt;
	padding:5px 0pt;
	list-style-type:none;
}

.odd { background-color: #E3E3E3; }

form li.bottom {
	border-bottom:0px none;
}
input.zemSubmit {
	background-color:#ABB498;
	border:1px solid #333333;
	color: #333333;
	font-size: 15px;
	height:35px;
	margin:15px 0px 0px 20px;
	padding:0pt;
	width:140px;
}
ul.zemError {
	background-color:#DAE3B5;
}
.button img, a.button img {
	text-decoration: none;
	border: 0px none;
	margin: 3px 0px 5px 0px;
}
table.order_wine {
	width: 375px;
	border-collapse: collapse;
	margin: 10px 0px;
	padding: 0px;
}
table.order_wine tr {
	border-top: 1px solid #cccccc;
}
table.order_wine td.wine_name {
	width: 120px;
	padding: 2px 5px;
}
table.order_wine td.bottles, table.order_wine td.cases {
	width: 100px;
	padding: 2px 5px;
}

table.order_wine label {
	display: none;
}

table.order_wine input {
	width: 30px;
	float: right;
	margin: 0px 0px 15px 0px;
}

table.order_wine td.bottles p, table.order_wine td.cases p {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 70px;
	font-size: .6em;
}
input.zemCheckbox {
	width: 20px;
	margin: 10px 0px 0px 0px;
}
#tasting {
	height: 20px;
	width: 170px;
	margin: 480px 0px 0px 0px;
	padding: 0px 20px 0px 30px;
}
