/* this style sheet is used with the archived wine notes pages */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #B9BA9B;
	/*background-image: url(images/2nd_page_background.gif); remove these styles so background image doesn't show
	background-repeat: repeat-y; */
}

p {
	color: #4D1F87;
	font-size: 80%;
}
 
li {
	color: #4D1F87;
	font-size: 80%;
	padding: 0px;
	margin-left: -20px;
	margin-bottom: 15px;
}
li.secondlevel { 
	font-size: 90%; 
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	font-weight: normal;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: -8px;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #616338;
	text-decoration: underline;
}
a:hover {
	color: #616338;
	text-decoration: underline;
}
a:active {
	color: #616338;
	text-decoration: underline;
}
.rightcol {
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 10px;
}
/* styling for shelf talkers index page */
.column1   {
	float: left; 
	margin-left: 0px;
	width: 200px;   
	padding-left: 0px;
}
 
.column2 {
	float: right; 
	margin-left: 0px;
	width: 350px;   
	padding-left: 0px;
}
.column2 h2, .column1 h2, #contentsecond td h2 { 
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: -5px;
	padding-bottom: 0px; 
}
.column2 h3, .column1 h3  {
	font-size: 90%;
	margin-top: -5px;
	padding-top: 15px;
	margin-bottom: -5px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #4D1F87;
}
#contentsecond td h3 {
	font-size: 90%;
	margin-top: -5px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #4D1F87;
}
.column1 p, .column2 p, #contentsecond td p {
	margin-top: 10px;
	padding-top:  0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-weight: normal;
}
.column1 ul, .column2 ul, #contentsecond td ul {
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.column1 ul li, .column2 ul li, #contentsecond td ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	display: inline;
	padding-right: 6px;
}

 
/*This div holds all of the dropdown menus on the secondary pages*/
#TopNav2nd   {
	position:absolute;
	left:151px;
	top:0px;
	width:609px;
	height:26px;
	z-index:300;
	overflow: visible;
	background-color: #666;
}

 

/*Trigger and dropdown menus for the top navigation*/
#p7TBtrig10   {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 106px;
	z-index: 300;
}

#p7TBsub10   {
	position:absolute;
	left: -1px;
	top: 26px;
	width: 146px;
	z-index: 400;
	visibility: hidden;
}

#p7TBtrig20   {
	position:absolute;
	left: 106px;
	top: 0px;
	width:116px;
	z-index: 300;
}

#p7TBsub20   {
	position:absolute;
	left: 106px;
	width: 146px;
	top: 26px;
	z-index: 400;
	visibility: hidden;
}

#p7TBtrig30   {
	position:absolute;
	left: 222px;
	top: 0px;
	width: 114px;
	z-index: 300;
}

#p7TBsub30   {
	position:absolute;
	left: 222px;
	width: 166px;
	top: 26px;
	z-index: 400;
	visibility: hidden;
}

#p7TBtrig40   {
	position:absolute;
	left: 336px;
	top: 0px;
	width: 129px;
	z-index: 300;
}

#p7TBsub40   {
	position:absolute;
	left: 336px;
	width: 146px;
	top: 26px;
	z-index: 400;
	visibility: hidden;
}

#p7TBtrig50   {
	position:absolute;
	left: 465px;
	top: 0px;
	width: 144px;
	z-index: 300;
}

#P7TabH   {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:
	200;
}

.p7tbsub  {
	background-color: #A5A485;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #A5A485;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 18px;
	padding-bottom: 6px;
}

.p7tbsub p {
	margin: 0px;
	padding: 3px 10px 2px 0px;
	font-size: 12px;
	font-weight: bold;
}

.p7tbsub a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.p7tbsub a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.p7tbsub a:hover {
	color: #990000;
	text-decoration: none;
}

.p7tbsub a:active {
	color: #990000;
	text-decoration: none;
}

.p7tbdn {
color: #FF9900 !important;
font-weight: bold;
}
/*this is the secondary pages side navigation and all of its elements*/

#sidenav   {
	position:absolute;
	left:0px;
	top:26px;
	width:147px;
	height:708px;
	z-index:3;
}



#sidenav p   {
	margin-top: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	margin-bottom: 10px;
	
}

#sidenav ul  {
	margin-top: 0px;
	margin-bottom: 6px;
	
}

#sidenav li   {
	margin-left: 0px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 3px;
	
}
#sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#sidenav a:hover {
	color: #990000;
	text-decoration: none;
}

#sidenav a:active {
	color: #990000;
	text-decoration: none;
}
/*This is the content div for the secondary pages*/
#contentsecond  {
	position:absolute;
	left:151px;
	top:26px;
	width:609px;
	z-index:2;
	/* background-image: url(images/2nd_contentDiv_background.gif);  remove these styles so background image doesn't show
	background-repeat: repeat-y; */ 
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentsecond p {
	padding-right: 10px;
	margin-right: 20px;
}
/*This div holds just the Home image on the secondary pages*/
#TopNavHome   {
	position:absolute;
	left:0px;
	top:0px;
	width:151px;
	height:26px;
	z-index:2;
}
/*The table that holds the dropdown menus on the wine note pages*/
.dropdownTable {
	margin-bottom: 20px;
}
/*This div lives in the content layers and holds the bottominfo stuff*/
.bottominfo {
	font-size: 75%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D1F87;
	padding-top: 10px;
	margin-top: 1em;
	width: 579px;
	clear: both;
}
/*This div holds the print page info for secondary pages*/
#printPage   {
	position:absolute;
	left:561px;
	top:40px;
	width:189px;
	height:20px;
	z-index:2;
	text-align: right;
	font-size: 80%;
	padding-top: 0px;
}
/*Use these next to tags when you have an image without caption*/
.imageFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.labelRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	border: 0px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
}
.labelLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	border: 0px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
}
.imageFloatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
}
.imageFloatRightnoborder {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	border: 0px solid #FFFFFF;
	margin-bottom: 0px;
}
.imageFloatLeftnoborder {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 10px; 
	margin-bottom: 0px;
}

/* Style for 2011 Spring newsletter, In the Vineyard article */
 .imgcenter {
	margin-left: 30px;
}

/* Styles 2011 Spring newsletter, Recipes article */
#recipe {
	padding-bottom: 15px;
}

li.sidelist {
	margin-bottom: 2px;
}

/* Styles 2011 Spring newsletter, Food and Wine article */
table#foodimgs {
	padding: 0px;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

td.foodimgC {
	width: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

td.foodimgL {
	padding: 0px;
	float: right;
	}

td.foodimgR {
	padding: 0px;
	float: left;
}





/* divs and classes for wine notes pages */
.publicationname {
	font-style: italic;
	font-weight: bold;
}
.publicationscore {
	font-weight: bold;
	color: #990000;
}
.publicationarticle {

	font-style: italic;
	font-weight: normal;
}

.firstsentence {
/* opening sentence on Varietal's overview page */
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
}
/* end divs and classes for wine notes pages */



/* divs and classes for about us pages */
.peoplename {
/* style the people's name so there's a border/divider line running above the name  */
	font-weight: bold;
	clear: left;
	margin-bottom: -10px;
	padding-bottom: 0px;
	width: 350px;
	margin-top: 1em;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D1F87;
}
.peoplenameHarry {
/* style for Harry's name on the people page to omit the border/divider line */
	font-weight: bold;
	clear: left;
	margin-bottom: -10px;
	padding-bottom: 0px;
	width: 350px;
	margin-top: 20px;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #4D1F87;
}
.vintageyear {
/* Make the year bold on the Oregon Vintages page */
	font-weight: bold;
}
.articlesubtitle {
/* Newsletter article subtitle  */
	font-size: 80%;
	padding: 0px;
	margin-top: -10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.articlebyline {
/* opening sentence on Varietal's overview page */ 
	font-size: 70%;
	padding: 0px;
	margin-top: -10px;
}
 
h3.articlesubhead  {
/* subtopics in newsletter articles */
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
}
.sayingscorewine {
	font-weight: bold;
	color: #990000;
	font-size: 120%;
	font-style: italic;
}
.sayingwinename {
	font-weight: bold;
	color: #990000;  
}
.sayinglinktonote {
	font-style: italic;
}
/*Use these next to tags when you have an image without caption*/
.releaseFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	border: 0px solid #FFFFFF;
	margin-bottom: 10px;
	clear: right;
	font-size: 70%;
	text-align: center;
}
.releaseFloatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	border: 0px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
	clear: left;
	font-size: 70%;
	text-align: center;
}
.releasewine {
/* What They're Saying ... score and wine name  */  
	font-weight: bold;
	color: #990000;
}
/* end */
.required {
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}
.distname {
	font-weight: bold;
	color: #4D1F87;
}
.diststate {
	font-weight: bold;
	color: #990000;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D1F87;
	font-size: 80%;
}

.distname a     {  
	color: #4D1F87;
	text-decoration: underline;
}



/* divs and classes for contact us page */
.contactname {
/* style the people's name so there's no bottom margin  */
	font-weight: bold; 
	margin-bottom: -10px;
	padding-bottom: 0px; 
	margin-top: 1em;
	padding-top: 5px; 
}
.contactemaillink {
	margin: 0px;
	padding: 8px 0px 0px;
}
.contactpara {
	margin: 0px;
	padding: 5px 0px 0px;
}
.top {
	float: right;
	margin-top: -2em;
	padding: 2px;
	text-align: center;
	border: none;
}
.ianpoemtitle {
	font-size: 100%;
	font-weight: bold;
	color: #990000;	  
}
.ianpoem {   
	line-height: 130%;
}
table.orderform td {
	color: #4D1F87;
	font-size: 80%;
	padding-bottom: 8px;
}
table.orderform td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
}

.soldout {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}



/* old styles */





.h1small { 
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 12pt; 
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 color: #990000;
}
.strongitalic { 
 font-style: italic; 
 font-weight: bold;
}
.strong { 
 font-weight: bold;
}
.italic { 
 font-style: italic; 
}
.italicRed { 
 font-style: italic; 
 color: #990000;
}
.red { 
 color: #990000;
}
.small { 
 font-size: 10pt; 
}
 
 
 
 
 
 
.sansBold {  
 font-family: "MS Sans Serif", Arial, sans-serif; 
 font-size: 10pt; 
 font-style: normal; 
 font-weight: bold; 
 line-height: normal; 
}
 
 
 
 
.talker { 
 font-family: "MS Sans Serif", Arial, sans-serif; 
 font-size: 10pt; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal;
}
.talkerPrint { 
 font-family: "MS Sans Serif", Arial, sans-serif; 
 font-size: 12pt; 
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 color: #990000;
 }

.newsletterHeadings { 
 font-family: "MS Sans Serif", Arial, sans-serif; 
 font-size: 12pt; 
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 color: #990000;
 }
.Caption { 
 font-family: "MS Sans Serif", Arial, sans-serif; 
 font-size: 9pt; 
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 color: #990000;
}
.SkinnyRow { 
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
}
.PrintIcon { 
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
}
.Contents { 
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
}
 
 
 
 
 
 
 
.ms10whitebold {  font-family: "MS Sans Serif", Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFE}

.newsletterSubHeads {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sansBoldRed { font-family: "MS Sans Serif", Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; line-height: normal; ; color: #990000}
 
 
h4 {  
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #990000;
}
.tiny {  
	font-family: "MS Sans Serif", Arial, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
}

.strongred { 
	color: #990000; 
	font-weight: bold;
}
.strongitalicRed { 
	font-style: italic; 
	font-weight: bold; 
	color: #990000;
}
.photocredit {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
 
 
.whitetext {
	color: #FFFFFE;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
 


.imgfloatright260 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	color: #990000;
	width: 260px;
}

.runin {
	font-weight: normal;
	color: #990000;
}
.imgfloatcenter {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 0px;
	float: none;
	text-align: center;
	color: #990000;
}
 
.imgfloatleft260 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	color: #990000;
	width: 260px;
	margin-right: 5px;

}
.imgfloatleft160 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	color: #990000;
	width: 160px;
	margin-right: 5px;
}
.imgfloatleft210 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	color: #990000;
	width: 210px;
	margin-right: 5px;
}

/* harvest page styles */
 

.harvestday {
	font-weight: bold;
	color: #990000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	padding-bottom: .5em;
}
.harvesttodate {
	font-weight: bold;
	color: #990000;
}
.weathertoday {
	font-weight: bold;
	color: #990000;
}
.weathertodate {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}


/* print styles */

@media print { body {
color: black;
background: white;
	background-color: #FFFFFF;
	background-image: none; 
}}
@media print { a:link, a:visited {
color: black;
font-weight: normal;
}}
@media print { p, td, ul, li, ol, dl, dt, dd {
color: black;
}}
 
@media print { @page {
 size: 8.5in 11in; 
 margin: 0;
      }}
@media print { #TopNavHome {
	display: none;
	}}
@media print { #sidenav {
	display: none;
	}}
@media print { #TopNav2nd {
	display: none;
	}}	
@media print { #printPage {
	display: none;
	}}	
@media print { .dropdownTable {
	display: none;
	}}	
	
@media print { #contentsecond {
	display: block;
	width: 700px;
      margin:  -.35in 0 0 -1.5in;
      }}
div.stats  { 
/* enclose the data below the  Stats h3 header in this div */ 
	margin-top: 15px;
	margin-bottom: 15px;
}
 
.statscol1 {
/* first column of the stats table */
	font-weight: bold;
	float: left;
	width: 150px;
	padding-right: 15px;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.statscol2 {
/* second column of the stats table */
	font-weight: normal;
	float: left;
	width: 350px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#TopNavHome   {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:26px;
	z-index:2;
	background-color: #85855e; /*dark green from old site */
}
#TopNavHome a { 
	color: #ffffff; 
	 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 margin-top: 20px;
 font-size: 80%;

}
