﻿/**************************************
  Global
**************************************/

body 
{
  background-color: #666666;
}

div, td
{
  background-color: white;
  font-family: tahoma, arial;
  font-size: 11px;
  
}

a, a:active, a:visited
{
  color: #D2232A;
  font-size: 11px;
  font-family: tahoma, arial;
}

a:hover
{
  text-decoration: none;
}

h1
{  
  font-family: tahoma, arial;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 0;
  margin: 0 0 12px 0;
}

li.question
{
  padding-bottom:5px;
}

ul#questions
{
  margin-top:0px;
  margin-bottom: 22px;
}

ul
{
  margin-top:8px;
  margin-bottom: 8px;
}

a.vodka, a.vodka:active, a.vodka:visited
{
  color: #D2232A;
  font-size: 11px;
  font-family: tahoma, arial;
}

a.vodka:hover
{
  text-decoration: none;
}

a.cordials, a.cordials:active, a.cordials:visited
{
  color: #0097CC;
  font-size: 11px;
  font-family: tahoma, arial;
}

a.cordials:hover
{
  text-decoration: none;
}


a.scotch, a.scotch:active, a.scotch:visited
{
  color: #D67A23;
  font-size: 11px;
  font-family: tahoma, arial;
}

a.scotch:hover
{
  text-decoration: none;
}


a.tequila, a.tequila:active, a.tequila:visited
{
  color: #A0A700;
  font-size: 11px;
  font-family: tahoma, arial;
}

a.tequila:hover
{
  text-decoration: none;
}


a.vodka, a.vodka:active, a.vodka:visited
{
  color: #D2232A;
  font-size: 11px;
  font-family: tahoma, arial;
}

a.vodka:hover
{
  text-decoration: none;
}

a.wine, a.wine:active, a.wine:visited
{
  color: #43267A;
  font-size: 11px;
  font-family: tahoma, arial;
}

a.wine:hover
{
  text-decoration: none;
}

/**************************************
  Footer
**************************************/

a.footer, a.footer:active, a.footer:visited
{
  color: #999999;
  font-size: 11px;
  font-family: tahoma, arial;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
}

a.footer:hover
{
  text-decoration: underline;
}

div.footer
{
  color: #999999;
  font-size: 11px;
  font-family: tahoma, arial;  
}

div.footerFine
{
  margin-top: 8px;
  color: #999999;
  font-size: 10px;
  font-family: tahoma, arial;  
  line-height: 14px;
}