/*
CSS for MysteryGiftBags.com
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #AD2CFB;
  line-height: 110%;
  padding: 0px;
}

h1   {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  padding: 0.3em;
  font-size: medium;
  margin-left: 5px;
  color: black;
  
}

h3   {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #DAD09D;
  margin: 0;
  margin-left: 10px;
  
}

p    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: black;
}

li   {
  font-size: x-small;
  margin-left: 5px;
  margin-right: 20px;
}

#points {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-right: 10px;
  color: #AD2CFB;
  }

#navigation {
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
   
}

a:link {
  color: blue;
    font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  padding-right:10px;
}

a:visited {
  color: blue;
    font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}

a:active {
  color: blue;
    font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}

#topline  {
  font-size: small;
  color: black;
  font-weight: bold;
  padding: 0.3em;
  margin-left: 10px;
  margin-right: 10px;
 
}

#topline-2  {
  font-size: x-small;
  color: black;
  padding: 0.3em;
  margin-left: 10px;
  margin-right: 10px;
 
}

#goto  {
  font-size: small;
  color: black;
  font-weight: bold;
  padding: 0.3em;
  margin-left: 10px;
  margin-right: 10px;
}

#bottomnav {
  font-size: x-small;
  font-weight: normal;
  padding: 0.3em;
}


#copyright {
font-size:x-small;
text-decoration: none;
}

#payment {
font-size:x-small;
text-decoration: none;
}

#designer {
font-size:x-small;
text-decoration: none;
}