@import "reset.css";
@import "nav.css";

/* Site defaults */

html {
/*	background-color: #b7ae8f; */
	background-color: #f0f0eb;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	font-size: 13px;
	background: #f0f0eb;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

/* Class to automatically clear floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE needs special care */
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
.clearfix {display:block;}
/* End hide from IE-mac */

h1 {
	padding: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
	color: #ab650d;
	line-height: 1em;
}

h2 {
  padding: 2em 0 0.5em 0;
	font-size: 150%;
}

h3 { 
  padding: 1em 0 0.5em 0;
	font-size: 130%;
}

h4 {
	padding-bottom: 0.5em;
	font-size: 110%;
}

h1.top, h2.top, h3.top, h4.top {
	padding-top: 0;
}

a {
	color: #266A2E;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	margin: 0.5em 2em;
}

em, cite {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/** Template layout **/
div#wrapper {
	width: 960px;
	color: #433f35;
	margin: 0 auto ;
}

#header {
	position: relative;
	width: 100%;
	border-top: 1px solid #423d33;
	border-left: 1px solid #423d33;
	border-right: 1px solid #423d33;
	background: #fff url(/images/header_bg_color_wide.jpg) 0 0 no-repeat;
}

#branding {
	display: block;
	width: 668px;
	height: 102px;
	padding: 10px 0 0 130px;
	background: transparent url(/images/mt_veeder_logo_white.png) 20px 5px no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #423d33;
}

#nav {
	width: 100%;
	height: 48px;
/*	background: url(/images/nav_bg_alt2.png) 0 0 repeat-x; */
}

#main {
	width: 100%;
	padding: 0;
	background: #fff;
	line-height: 150%;
	border-left: 1px solid #423d33;
	border-right: 1px solid #423d33;
	border-bottom: 1px solid #423d33;
}

#footer {
	width: 100%;
	clear: both;
	padding: 4px;
}

#footer p {
	margin-bottom: 0;
	clear: both;
}

/* Header styles */
#branding {
	color: #423d33;
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

#branding img {
	display: block;
	text-align: center;
	margin: 5px auto;
}

/* mainbody styles */
#main-heading {
	width: 100%;
	text-align: center;
	margin-left:  auto;
	margin-right: auto;
	padding-top: 1em;
}

#sidebar {
	display: none;
}

#content {
	width: 100%;
}

#content-padding {
	padding: 10px 40px 40px 40px;
}

.memberlist #content-padding {
	padding: 10px 10px 40px 10px;
}

body#map #content-padding {
	padding: 0;
}

/* 2-column, left sidebar layout styling */
.twocolumn-left #sidebar {
	display: block;
	width: 300px;
	float: left;
	padding: 0 10px;
}

.twocolumn-left #sidebar-padding {
	padding: 10px 10px 40px 30px;
}

.twocolumn-left #content {
	width: 620px;
	float: right;
	float: left;
}

.twocolumn-left #content-padding {
	padding: 10px 30px 40px 10px;
}

/* 2-column, right sidebar layout styling */
.twocolumn-right #sidebar {
	display: block;
	width: 300px;
	float: right;
	padding: 0 10px;
}

.twocolumn-right #sidebar-padding {
	padding: 10px 30px 40px 10px;
}

.twocolumn-right #content {
	width: 620px;
	float: left;
	padding: 0 10px;
}

.twocolumn-right #content-padding {
	padding: 10px 10px 40px 30px;
}

/* Content styling */
#sidebar .anchor-photo img {
	margin-bottom: 15px;
	border: 1px solid #999;
	line-height: 1px;
}

.imgright {
	float: right;
	padding: 0 0 20px 30px;
}

.imgleft {
	float: left;
	padding: 0 30px 20px 0;
}

.quote {
	font-style: italic;
	padding: 20px;
	border: 1px solid #ccc;
}

.quote h3 {
	padding-top: 0;
}

.quote p {
	margin-bottom: 0.5em;
}

.quote li {
	margin: 0.5em 0;
	list-style: none;
}

.quote cite {
	font-style: normal;
}

.quote img.thumb {
	float: right;
	margin: 0 10px 0 0;
	border: 1px solid #999;
}

ul.awards {
	padding-left: 1em;
	list-style: none;
}

ul.awards li {
	margin: 0.5em 0;
}

p.question {
	font-style: italic;
	font-weight: bold;
}

.articlenav-cont, .peoplenav-cont {
	width: 14em;
	padding: 10px 20px;
	margin-top: 2em;
	border: 1px solid #433f35;
}

.articlenav-cont h3 {
	padding: 0;
}

body#clippings h1 {
	font-size: 190%;
}

h2.flush {
	padding-top: 0;
}

#mt-veeder-wines {
	margin-left: 20px;
}

/* Fact sheet styling */
table.facts tr {
	vertical-align: top;
}

table.facts td {
	padding: 0.5em 0.2em;
}

table.facts td.title {
	width: 12em;
	padding-right: 0.4em;
	text-align: right;
	font-weight: bold;
}

table.facts ul li {
	margin-top: 0;
}

table.facts ul.varieties {
	list-style: none;
}

table.facts ul.varieties li {
	margin-bottom: 0.2em;
}

/* Member List Styling */
table.memberList {
	width: 100%;
	border-collapse: collapse;
}

table.memberList .name {
	width: 40%;
}

table.memberList .address {
	width: 25%;
}

table.memberList .varietals {
	width: 25%;
}

table.memberList .tastingrm {
	width: 10%;
}

table.memberList thead tr, table.memberList tbody tr {
	vertical-align: top;
}

table.memberList th,
table.memberList td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	font-size: 13px;
}

table.memberList thead th {
	height: 20px;
	margin: 0;
	padding: 0 10px;
	font-weight: bold;
/*	background: url(../images/background.png);
	background-repeat: repeat; */
	background: #38590c;
	color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.memberList tbody tr			{ background-color: #fff;  text-align: left; }
table.memberList tbody tr.row1 	{ background: #d0dac1; border-top: 1px solid #fff; }

table.memberList tbody tr td {
	margin: 0;
	padding: 10px 10px;
	line-height: 115%;
	border-bottom: 1px solid #fff;
}

table.memberList tbody tr td a:link,
table.memberList tbody tr td a:visited {
	color: inherit;
}

table.memberList tbody tr td a.maplink {
	color: #006600;
}

table.memberList tbody tr td span {
	display: block;
	width: 70px;
	height: 70px;
	padding-right: 10px;
	float: left;
}

table.memberList tbody tr td span img {
	border: 1px solid #D1D6D1;
}

/* Clippings */
ul#clippings-list {
	margin: 0.2em 0 6em 0;
	list-style: none;
}

ul#clippings-list li {
	margin: 0 0 2em 0;
}

ul#clippings-list a {
	display: block;
	width: 100%;
	height: 100%;
	color: #433F35;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	zoom: 1;
}

ul#clippings-list span {
	display: block;
	width: 500px;
	float: right;
}

/* People articles */
#people-index h3 {
	padding-top: 0;
}

ul#people {
	list-style: none;
	margin: 0.2em 0 6em 0;
}

ul#people li {
	margin: 0 0 1em 0;
	overflow: hidden;
	zoom: 1;
}

ul#people img {
	float: left;
	padding-right: 1em;
}

ul#people a {
	color: #433F35;
	cursor: pointer;
}

/* News items */
#news-index h3 {
	padding-top: 0;
}

ul#news {
	list-style: none;
	margin: 0.2em 0 6em 0;
}

ul#news li {
	margin: 0 0 1em 0;
	overflow: hidden;
	zoom: 1;
}

ul#news img {
	float: left;
	padding-right: 1em;
}

ul#news a {
	color: #433F35;
	cursor: pointer;
}

/* Tasting Promo */
#tasting-promo {
	width: 620px;
	margin: 10px auto 20px auto;
	padding: 30px 40px 10px 40px;
	text-align: center;
	border: 1px solid #000;
	/* Add bling to Safari, Firefox and Chrome) */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: #777 3px 3px 4px;
	-moz-box-shadow: #777 3px 3px 4px;
	-webkit-box-shadow: #777 3px 3px 4px;
}

#tasting-promo h3 {
	padding-top: 0;
	font-size: 1.8em;
}

#tasting-promo .details {
	margin: 20px 0 10px 0;
	font-weight: bold;
}

/* Contacts */
ul.contact {
	margin: 0 0 2em 3em;
	list-style: none;
}

ul.contact li {
	margin: 0;
}

/* BOD */
ul.board {
	margin: 0 0 5em 0;
}

/* Photo Gallery styling */
#gallery {
	padding: 0 2em 2em 2em;
	overflow: hidden;
}

#gallery-header {
	overflow: hidden;
}

#gallery-header h1 {
	float: left;
	padding-bottom: 0;
}

#gallery .navigation {
	width: 200px;
	float: left;
    padding-top:5px;
    margin-left:8.5em;
    font-weight:bold;
    color:#333;
    text-align:center;
}

#gallery .navigation a {
    color:#333;
    font-weight:bold;
	text-decoration: underline;
}

#gallery .image_info {
    display:block;
	float: right;
    padding-top:5px;
    color:#333;
    }

#gallery .image_info a {
    text-decoration:underline;
    color:#333;
}

#gallery  .image {
	width: 420px;
	float: left;
	text-align: center;
    margin:0 20 px 5px 0;
}

#gallery  .image a {
	text-align: center;
}

#gallery .image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin: 10px auto 0 auto;
}

#gallery .thumbnail_row {
	width: 330px;
	float: right;
    margin-top: 1px;
}

#gallery .thumbnail_row img {
    border:1px solid #aaa;
    margin-top:10px;
}

#gallery .thumbnail_center {
    padding:1px;
    border:1px solid #ff0000 !important;
}

/* Map styling */
#mapLegend {
	width: 960px;
	height: 40px;
/*	margin-top: -22px; */
}

#legend-list {
	list-style: none;
	margin-left: 2em;
}
	#legend-list li {
		position: relative;
		width: 150px;
		height: 32px;
		float: left;
		margin: 0;
		padding-left: 28px;
		list-style: none;
		line-height: 32px;
		vertical-align: middle;
	}
		#legend-list img {
			position: absolute;
			top: 0;
			left: 0;
		}

#mapCanvas {
	width: 960px;
	height: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

#mapFixed {
	position: relative;
	margin: -10px 0 0 -40px;
	text-align: center;
	padding: 0;
}

#mapFixedBig, #mapInteractive {
	position: absolute;
	top: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#mapFixedBig { left: 50px; }
#mapInteractive { left: 200px; }

#mapMainLink {
	position: relative;
	top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.markerLabel {
	line-height: 1.2em;
	white-space: nowrap;
	background-color: #000;
	color: #ffffff;
	font-weight: bold;
}

#focus-item {
	display: none;
}

/* Members-only styling */
#loginform li {
	margin: 2em 0 2em 5em;
	list-style: none;
}

#loginform button {
	margin: 0 0 0 5em;
}

#logout, #downloads {
	display: block;
	float: right;
	margin-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #396f3f;
	line-height: 1em;
}

.dummy {
	display: none;
}

/* Miscellaneous */
.img-shadow {
	float: left;
	background: url(/images/shadow.png) no-repeat bottom right;
	margin: 15px 0 0 15px;
}

.img-shadow img {
	display: block;
	position: relative;
	margin: -15px 15px 15px -15px;
	border: 1px solid #999;
} 

.clr {
	clear: both;
}

/* Mailing list */
#maillistform ol {
	list-style: none;
	margin: 3em 0 3em 6em;
}

#maillistform li {
	list-style: none;
	margin: 0 0 1em 0;
	overflow: hidden;
}

#maillistform label {
	float: left;
	width: 7em;
}
	#maillistform #mailinglist-label {
		width: auto;
	}

#maillistform input {
	float: left;
}
	#mailinglist {
		margin: 4px 6px 0 7em;
	}

#maillist-submit {
	margin-left: 7em;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
}

.req {
	color: #f00;
}

#maillist-link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	background: #ab650d;
	padding: 4px 10px;
	text-decoration: none;
}
#maillist-link:hover {
	background: #487210;
}

/* Design link */
#design-link a {
	font-family: Verdana, Helvetica, sans-serif;
}
	
/* Map infoboxes */
.infobox {
/*	background: #f8f4ca;*/
	background: #f0f0eb;
	border: 5px solid #bb9c61;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ab650d;
}
	.infobox a {
		color: #ab650d;
	}
	.infobox .close {
		float: right;
		text-decoration: none;
		margin: 6px 12px 0 0;
	}
	.infobox .member {
		font: 16px/1em Verdana, Geneva, sans-serif;
		font-weight: normal;
		margin: 0;
		padding: 6px 12px;
		background: #f3edc2;
	}
	.infobox .infobox-table {
		margin: 6px 12px;
	}
		.infobox .infobox-table td {
			font: 12px/1.4em Verdana, Geneva, sans-serif;
			padding: 0 4px 4px 0;
		}
		.infobox .infobox-table td.varietals {
			width: 200px;
		}
