/* CSS Document */

#parentDiv{
}

#topNavDiv {
	position:relative;
	height:51px; 
	z-index:auto;
	padding:0px;
	margin:0px;
}
 

#contentContainerDiv{ 
	position:relative;
}


/* #contentBgDiv{ 
	position:absolute;
	z-index:1;
	bottom:0px;
} */


#contentDiv {
	position:relative;
	z-index:3;
	top:0px; 
	background-repeat: no-repeat; 
	background-position: bottom left;
	background-color:#F7F0DD;
}

#homeContentDiv {
	position:relative;
	z-index:3;
	top:0px; 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color:#F7F0DD;
}

#footerDiv{ 
	position:relative;
	z-index:40;
} 
 
#ourWineriesDiv { 
	position:absolute;
	visibility:hidden;  
	top:0px;
	z-index:30; 
	width:664px; 
}


#ourwinesDiv { 
	position:absolute;
	visibility:hidden;   
	top:0px; 
	z-index:31; 
	width:664px; 
}


#pairingsuggestionsDiv {
	position:absolute;
	visibility:hidden;    
	top:0px;
	z-index:32; 
	width:664px; 
}

#goingsonDiv {
	position:absolute;
	visibility:hidden;    
	top:0px;
	z-index:33; 
	width:664px; 
}

#pressroomDiv {
	position:absolute;
	visibility:hidden;   
	top:0px; 
	z-index:34; 
	width:664px; 
}

#buyonlineDiv {
	position:absolute;
	visibility:hidden;    
	top:0px;
	z-index:35; 
	width:664px; 
}

div.pairing_title_whites
{
  font-size:10px;
  float: left;
  width: 60px;
  height:150px;
  color:#999966;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  border: solid #9AB105;
  border-width: 1px 0px 0px 1px; 
}
 
 

div.pairing_title_blends,
div.pairing_title_reds,
div.pairing_title_grey, 
div.pairing_float_lf, div.pairing_float,
div.grey_float_lf, div.grey_float,
div.hd_title_lf, div.hd_float_lf, div.hd_float,
div.key_float_lf, div.key_float
{
  font-size:10px;
  float: left;
  width: 60px;
  height:150px;
  color:#6F3F0E;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  border: solid #9AB105;
  border-width: 1px 0px 0px 1px; 
  }
  
div.pairing_float p, div.div.pairing_float_lf p,
div.grey_float p, div.div.grey_float_lf p,
div.hd_float_lf p, div.hd_float p,
div.key_float_lf p, key_float.hd_float p
  {
   text-align: left;
   } 
 
div.pairing_float_lf,  
div.grey_float_lf, 
div.key_float_lf
{
  margin-left:3px;
  border: solid #9AB105;
  border-width: 1px 0px 0px 0px;    
}  
 
div.hd_float_lf 
{
  margin-left:3px;
  border: solid #666633;
  border-width: 1px 0px 0px 0px;    
}    
   
div.pairing_title_whites,
div.pairing_title_blends,
div.pairing_title_reds,
div.pairing_title_grey,
div.hd_title_lf
  {
  text-align: center;
  color:#ffffff;
  background:#9AB105;
  border-width: 0px 0px 0px 0px; 
   }   

div.grey_float_lf, div.grey_float 
  { 
  background:#9AB105; 
   }    
   
div.pairing_title_whites 
  { 
  background:#9AB105; 
   }     
   
div.pairing_title_blends 
  { 
  background:#9AB105; 
   }    
   
div.pairing_title_reds 
  { 
  background:#663300; 
   }  
     
div.pairing_title_grey
  { 
  background:#5A3825; 
   }      
      
      
.pairing_title_grey
  { 
  background:#605F5F; 
   }  
.grey_float, .grey_float_lf
  { 
  background:#E5E2D8; 
   }   
    

div.hd_title_lf, div.hd_float_lf, div.hd_float,
div.key_float_lf, div.key_float
{
  background: #F7F0DD;
  height:25px;
  }

div.hd_float, div.key_float
{ 
  border: solid #F7F0DD;
  border-width: 1px 0px 0px 1px; 
  }
div.key_float_lf, div.hd_float_lf
{ 
  border: solid #F7F0DD;
  border-width: 1px 0px 0px 0px; 
  }
div.hd_float_lf, div.hd_float{
	background:#605F5F;
	color:#ffffff;
}   
div.hd_title_lf, div.hd_float_lf, div.hd_float{
	margin-bottom:3px;
}       
 
div.pairing_container { 	
	height:auto; 
  }    
div.pairing_spacer {  
  height:0px;
  clear: both;
  } 
