body
{
  background-color: #EAE4E1; 
  /*
  background-color: #CAA98E;
  */
  font-family: Georgia, times, serif;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #333;
}

div#page
{
  -webkit-box-shadow: 0px 0px 10px #888;
  -moz-box-shadow: 0px 0px 10px #888;
  box-shadow: 0px 0px 10px #888;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-top: none;
}

a.filmstrip, a.button, a.buttonstyle, div#countdown {
  -webkit-box-shadow: -3px 3px 10px #aaa;
  -moz-box-shadow: -3px 3px 10px #aaa;
  box-shadow: -3px 3px 10px #aaa;
}

div#top
{
  background-color: #ffffff;
  color: #000000;
}

div#logo
{   
  background-color: #ffffff;
}

div#navbar
{
  background-color: #000000;
}

div#content
{	
  /*
  background-image: url('../../../images/light/phonewoman.png');
  */
  background-image: url('../../../images/light/phonewoman-nodate.png');
  background-position: bottom left;
  width: 880px;
  height: 421px;
  background-color: #C44007;
  background-repeat: no-repeat;
  margin-top: 0;
  padding-top: 0px;
  border-top: 4px solid #85cadb;
}

div#countdown
{
  background-color: #43382f;
  border: 1px solid #988762;
  font-size: 22px;
  font-family: Verdana, sans-serif;
  color: #84c9da;
  -moz-border-radius: 3% 3% 3% 3%;      
}
#countdownbday
{
    color: #ffffff;
}
#countdownbday span
{
    font-size: 22px;
    font-variant: small-caps;
    font-family: georgia, serif;
    color: #84c9da;
}

#navigation
{
}

#navigation ul li
{
  background-color: #5fa8ba;
  -moz-border-radius: 5% 5% 0 0;      
}

#navigation ul li.selected
{
  background-color: #85cadb;
  -moz-border-radius: 5% 5% 0 0
}

#navigation ul li a
{
  color: #333;
  padding: 8px 12px;
  font-family: Georgia, times, serif;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  display: block;
}
#navigation ul li a:hover
{
  color: black;
}

div#banner
{
  background-image: url('../../../images/dark/YOUnique.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  width: 27.2em;
  height: 11.4em;
  margin-bottom: 0;
  padding-bottom: 0px;
}

div#footer
{
  border-top: 5px solid #85cadb;
  background-color: #CBE8EE;
}

img.header
{
  border:0px;
  padding:0px;
  background: none;
  margin:0;
}

div#leftside
{
  border-right: 2px solid #85cadb;
}

div#center
{
  border-right: 2px solid #85cadb;
}

.buttonstyle
{
  background-color: #85cadb; 
  padding: 4px 8px; 
  border: 1px solid #5FA8BA;
  font-family: Georgia, times, serif;
  font-weight: normal;
  display: inline;
  text-decoration: none;
  color: #333;
}
.buttonstyle:hover
{
  color: black;
}

#event_date
{
  position: relative; 
  left: -32px; 
  top: 267px; 
  color: #fff; 
  font-family: georgia; 
  /*
  font-size: 34px;
  */
  font-size: 3em;
  text-shadow: -3px 3px 5px #333333;
}

#next_call_button
{
  position: relative;
  top: 339px;
  left: 300px; 
  font-size: 22px;
  -moz-border-radius: 5% 5% 5% 5%;
  color: #ffffff;
  background-color: #339999;
  -webkit-box-shadow: -3px 3px 10px #43382F;
  -moz-box-shadow: -3px 3px 10px #43382F;
  box-shadow: -3px 3px 10px #43382F;
}

#free_gift_button
{
  position: relative;
  top: 110px;
  left: 72px; 
  font-size: 18px;
  background: #43382F;
  color: #83c7d8;
  -moz-border-radius: 5% 5% 5% 5%;
}

div.module {
  border: 0;
  margin: 10px 0 0 0 ;
  padding: 0;
}

div.module .content {
  border: 0;
  margin: 0;
  padding: 0;
}

.module_title h1, .module_title h2, .module_title h3, .module_title h4, .module_title h5, .module_title h6  {
  color: #fff;
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: normal;
  display: none;
}

#left
{
  background: url('../../../images/light/freegift.jpg') no-repeat; 
  width: 250px; 
  height: 160px; 
  margin-left: 100px;
}

