/* southdowns.css */

body 
  {
  border: 0px;
  margin-left: 6%;
  margin-right: 6%;
  padding: 0px;
  background-color: #FCFDFE;

  font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #7F7A67;
  font-size:small;

  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #eeeeee;
  scrollbar-highlight-color: #dddddd;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-darkshadow-color: #979292;
  scrollbar-arrow-color: #58AA41;
  }

.tastings
  {
  font-size:small;
  padding-left: 20px;
  padding-right:20px;
  }
  
.winetype 
  {
  color: #6A7D55;
  font-family: Hiroshige, Georgia, Times, serif;
  font-size: x-large;
  font-weight:bold;
  }

.origin
  {
  font-size: 66%;
  color: #8F8774;
  }

  .name
    {
    font-weight: bold;
    }

  .price
    {
    text-align: right;
    }

  .region
  {
     font-weight: bold;
  }

  .subregion
  {
    margin-left: 50px;
  }

table.opening
  {
  font-size: small; 
  margin-top: 5px;
  margin-bottom: 5px;
  }


a:link	   { text-decoration: none; color: #91A554; }
a:visited  { text-decoration: none; color: #91A554; }
a:active   { text-decoration: none; color: #91A554; }
a:hover    { text-decoration: none; color: #6CB051; }


h1 {
color: #8F8774;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Hiroshige, Georgia, Times, serif;
}

h2 {
color: #8F8774;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Hiroshige, Georgia, Times, serif;
}

h3 {
color: #8F8774;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Hiroshige, Georgia, Times, serif;
}

h4 {
color: #8F8774;
margin-bottom: 0px;
padding-bottom: 5px;
font-family: Hiroshige, Georgia, Times, serif;
}

h5 {
color: #8F8774;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Hiroshige, Georgia, Times, serif;
}

h6 {
color: #8F8774;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: Hiroshige, Georgia, Times, serif;
}


.nav 
  {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FFFFFF;
  border-top: #CBD6D9 1px solid;
  border-bottom: #CBD6D9 1px solid;
  font-size: small;
  text-transform: uppercase;
  }

.nav a:link	{ text-decoration: none; color: #7E7765; }
.nav a:visited	{ text-decoration: none; color: #7E7765; }
.nav a:active	{ text-decoration: none; color: #7E7765; }
.nav a:hover	{ text-decoration: none; color: #91A554; background-color: #E9E9E7}

.subnav {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 10px;
background-color: #FFFFFF;
border-top: #EFEFEF 1px solid;
border-bottom: #EFEFEF 1px solid;
font-size: xx-small;
}

.subnav a:link	{ text-decoration: none; color: #7E7765; background-color: #FFFFFF; }
.subnav a:visited	{ text-decoration: none; color: #7E7765; background-color: #FFFFFF; }
.subnav a:active	{ text-decoration: none; color: #7E7765; background-color: #FFFFFF; }
.subnav a:hover	{ text-decoration: none; color: #91A554; background-color: #FFFFFF; }

.here 
  { 
   color: #6CB051; 
   background-color: #E9E9E7;
  }
  
.menuitem
  {
   font-size:smaller;
   color: #FF6666;
   padding-left:5px;
   padding-right:5px;
   margin-left: 0px;
   margin-right: 0px;
  }

.border {
border: #CBD6D9 1px solid;
margin-left: 10px;
}

.bordernomargin {
border: #CBD6D9 1px solid;
margin: 0px;
}

.noborder {
margin-left: 10px;
}

li 
  {
  margin-top: 10px; 
  }

.nobullet {
margin-left: 30px;
margin-top: 15px;
margin-bottom: 5px;
list-style: none;
}

form {
margin: 0px;
padding: 0px;
}

textarea {
font-size: smaller;
color: #7E7765;
background-color: #FFFFFF;
border: #CBD6D9 1px solid;
width: 230px;
}

.formtext {
margin: 0px;
color: #7F7A67;
}

.textbox	{
font-size: smaller;
color: #7E7765;
background-color: #FFFFFF;
border: #CBD6D9 1px solid;

margin-top: 0px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;

padding-left: 2px;
padding-right: 2px;

width: 230px;
height: 20px;
}

.widget	{
margin: 0px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;

color: #70966A;
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;

text-transform: uppercase;
text-decoration: none;
border: #CBD6D9 1px solid;

height: 20px;
}

.dropdown	{
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
padding-bottom: 2px;

color: #70966A;
background-color: #FFFFFF;
font-size: 12px;
font-weight: normal;

text-transform: uppercase;
text-decoration: none;
border: #CBD6D9 1px solid;

height: 20px;
}

/* used to display table data */
.ruled 
  {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  border: 1px solid #E9E9E7;
  font-size: small;
  background-color:#FFFFFF;
  }
  
.heading
  {
  vertical-align: top;
  background-color: #E9E9E7;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  }
  
.a
  {
  vertical-align: top;
  background-color: #F9F9F7;
  font-size: small;
  padding-left: 5px;
  padding-right: 5px;
 }

.b
  {
  vertical-align: top;
  background-color: #E9E9E7;
  font-size: small;
  padding-left: 5px;
  padding-right: 5px;
  }


.copyright	
  {
  text-align: right;
  color: #B1BFC2;
  letter-spacing: 0.0125em;
  margin-top: 0px;
  font-size: smaller;
  }

.copyright a:link	{ text-decoration: none; color: #E9E9E7; }
.copyright a:visited	{ text-decoration: none; color: #E9E9E7; }
.copyright a:active	{ text-decoration: none; color: #E9E9E7; }
.copyright a:hover	{ text-decoration: none; color: #91A554; }

#bottom {
right: 5px;
position: absolute;
border-top: #E9E9E7 1px solid;
border-bottom: #E9E9E7 1px solid;
border-left: #E9E9E7 1px solid;
border-right: #E9E9E7 1px solid;
background-color: #FFFFFF;

margin-top: 0pt;
margin-bottom: 0pt;
margin-left: 5px;
margin-right: 0pt;

padding-top: 0pt;
padding-bottom: 0pt;
padding-left: 5px;
padding-right: 5px;
}

.indent {
margin-left: 10px;
margin-right: 10px;
}

.enter {
color: #FFFFFF;
background-color: #6A7D55;
width: 120px;
margin: 0px;
padding-left: 20px;
padding-right: 20px;
font-size: xx-small;
text-transform: uppercase;
text-align: center;
border-top: #B9D8E2 1px solid;
border-bottom: #BBBCBD 1px solid;
border-left: #B9D8E2 1px solid;
border-right: #BBBCBD 1px solid;
}

.enter a:link	{ text-decoration: none; color: #EFEFEF; }
.enter a:visited	{ text-decoration: none; color: #EFEFEF; }
.enter a:active	{ text-decoration: none; color: #EFEFEF; }
.enter a:hover	{ text-decoration: none; color: #FFFFFF; }