body { 
  /*border: 1px solid red;*/
  background: #FBE1FA;
  font: normal 15px/20px 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  height: 100%;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;}

a,
a:link,
a:visited,
a:hover {
  color: #EB1E87;
  text-decoration: none;}

h1 {
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-left: 8px;
  padding-bottom: 3px;
  font-size: 16pt;
  font-family: sans-serif;}
h2 {
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-left: 0px;
  padding-bottom: 3px;
  font-size: 13pt;
  font-family: sans-serif;}
h3 {
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-left: 8px;
  padding-bottom: 0px;
  font-size: 10pt;
  font-family: sans-serif;}
  
p {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;}

#logo_link a{
  /*border: 1px solid red;*/
  position: absolute;
  left: 50%;
  margin-left: -470px;
  width: 710px;
  height: 190px;
  top: 0px;
  z-index: 99;}
#login {
  /*border: 1px solid red;*/
  position: absolute;
  width: 150px;
  height: 74px;
  left: 50%;
  margin-left: 246px;
  text-align: right;
  top: 0px;
  font-size: .7em;
  z-index: 99;}
#promo {
  /*border: 1px solid red;*/
  position: absolute;
  width: 225px;
  height: 160px;
  left: 50%;
  margin-left: 250px;
  text-align: center;
  top: 85px;
  font-size: .7em;
  z-index: 99;}
#twitter {
  /*border: 1px solid blue;*/
  margin-left: 282px;
  left: 50%;
  position: absolute;
  top: 294px;
  z-index: 1;}
#twitter a{
  /*border: 1px solid red;*/
  width: 52px;
  height: 50px;
  float:left;}
#myspace {
  /*border: 1px solid blue;*/
  position: absolute;
  width: 52px;
  height: 50px;
  left: 50%;
  margin-left: 339px;
  text-align: center;
  top: 294px;
  z-index: 99;}
#myspace a{
  /*border: 1px solid red;*/
  width: 52px;
  height: 50px;
  float:left;
}
#facebook {
  /*border: 1px solid blue;*/
  margin-left: 397px;
  left: 50%;
  top: 294px;
  position: absolute;
  z-index: 999;}
#facebook a{
  /*border: 1px solid red;*/
  width: 52px;
  height: 50px;
  float:left;
  z-index:100;}
#vertical-middle{
  /*border: 1px solid red;*/
  height: 74px;
  vertical-align: middle;
  display: table-cell;}


#home {
 margin-left: -420px;}
#blog {
 margin-left: -308px;}
#bargains {
 margin-left: -175px;}
#events {
 margin-left: -40px;}
#about {
 margin-left: 90px;}
#home, 
#blog, 
#bargains, 
#events,
#about {
 /*border: 1px solid red;*/
 left: 50%;
 top: 198px;
 position: absolute;
 z-index: 1;} 
#home a, 
#blog a, 
#bargains a, 
#events a, 
#about a {
 /*border: solid 1px blue;*/
 width: 100px;
 height: 30px;
 float: left;}

#register {
 margin-left: -380px;}
#add_deal {
 margin-left: -230px;}
#add_event {
 margin-left: -80px;}
#add_venue {
 margin-left: 75px;}
#register,
#add_deal,
#add_event,
#add_venue {
 left: 50%;
 top: 110px;
 position: absolute;
 z-index: 1;}
#register a,
#add_deal a,
#add_event a,
#add_venue a {
 /*border: solid 1px red;*/
 width: 135px;
 height: 35px;
 float: left;}

#contact {
 margin-left: 270px;
 left: 50%;
 top: 80px;
 position: absolute;
 z-index: 1;}
#contact a {
 /*border: solid 1px red;*/
 width: 140px;
 height: 35px;
 float: left;}

#location {
 margin-left: -80px;
 left: 50%;
 top: 15px;
 position: absolute;
 z-index: 1;}

#main_content{
  /*border: solid 1px red;*/
  /*background-image: url('http://static.sandiegobargainmama.com/images/BodyBackground.jpg');*/
  background-repeat: x-repeat;
  margin: 0 auto;
  width: 950px;
}
#main_content table {
  border-collapse: collapse;}
#left_column{
  /*border: solid 1px red;*/
  padding-left: 10px;
  padding-right: 0px;}

#right_column{
  /*border: solid 1px red;*/
  padding-left: 10px;
  padding-right: 0px;}

#banner {
  /*border: 1px solid blue;*/
  background-image: url('http://static.sandiegobargainmama.com/images/Banner.jpg');
  margin: 0 auto;
  height: 250px;
  width: 950px;
  background-repeat: no-repeat;
  background-position: top left;}

#menu a:hover {
  color: yellow;}

#header_image {
  margin:0 auto;
  width: 850px;
  height: 50px;
  background-repeat: no-repeat;
  text-align: left;
}

#box {
  margin:0 auto;
  background: ;
  padding: 8px;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  text-align: center;
}

#home_button a,
#events_button a {
        width:125px; height:55px; float:left;}
#pictures_button a {
        width:150px; height:55px; float:left;}

#home_button a {
        background: url("/images/home.gif") 0 0 no-repeat;}
#events_button a {
        background: url("/images/events.gif") 0 0 no-repeat;}
#pictures_button a {
        background: url("/images/pictures.gif") 0 0 no-repeat;}

#home_button a:hover,
#events_button a:hover,
#pictures_button a:hover {background-position: -150px 0;}

#address_titles td { 
  vertical-align: top;
}  

a img {
 border: none;
}

.title {
 /*color: red;
 font-weight: bold;*/
}

.break {
 height: 10px;}


#footer {
  /*background-image: url('http://static.sandiegobargainmama.com/images/FooterBackground.jpg');*/
  color: black;
  margin: 0 auto;
  height: 40px;
  width: 950px;
  text-align: center;}  
#footer a {
  color: #2B1B17;}

dt {
  padding: 0.4em;
  font-weight: bold;}

#footer_links a {color: #FFFFFF;}
#footer_links a:link {color: #FFFFFF;}
#footer_links a:visited {color: #FFFFFF;}
#footer_links a:hover {color: #FFFFFF;}

#left_column_cut_cage_header {
  /*border: 1px solid red;*/
  background: #EB1E87 url('http://static.sandiegobargainmama.com/images/LeftColumnCutCageHeader.jpg') no-repeat;
  font-size: 0;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  width: 340px;
  text-align: left;}
#left_column_cut_cage_body {
  /*border: 1px solid red;*/
  background-image: url('http://static.sandiegobargainmama.com/images/LeftColumnCutCageBody.jpg');
  width: 330px;
  padding: 5px;
  background-repeat: repeat-y;
  text-align:left;}
#left_column_cut_cage_footer {
  /*border: 1px solid red;*/
  background-image: url('http://static.sandiegobargainmama.com/images/LeftColumnCutCageFooter.jpg');
  font-size: 0;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  width: 340px;}
#left_column_cage_header {
  /*border: 1px solid red;*/
  background: #EB1E87 url('http://static.sandiegobargainmama.com/images/LeftColumnCageHeader.jpg') no-repeat;
  font-size: 0;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  width: 700px;
  text-align: left;}
#left_column_cage_body {
  /*border: 1px solid red;*/
  background-image: url('http://static.sandiegobargainmama.com/images/LeftColumnCageBody.jpg');
  width: 680px;
  padding: 10px;
  background-repeat: repeat-y;
  text-align:left;}
#left_column_cage_footer {
  /*border: 1px solid red;*/
  background-image: url('http://static.sandiegobargainmama.com/images/LeftColumnCageFooter.jpg');
  font-size: 0;
  min-height: 10px;
  height: auto !important;
  height: 10px;
  width: 700px;
  margin-bottom: 5px;}
#right_column_cage_header {
  /*border: 1px solid red;*/
  background: #EB1E87 url('http://static.sandiegobargainmama.com/images/RightColumnCageHeader.jpg') no-repeat;
  font-size: 0;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  width: 220px;
  display: table-cell;
  vertical-align: bottom;
  text-align: left;}
#right_column_cage_body {
  /*border: 1px solid red;*/
  background-image: url('http://static.sandiegobargainmama.com/images/RightColumnCageBody.jpg');
  width: 200px;
  padding: 10px;
  background-repeat: repeat-y;
  text-align:left;}
#right_column_cage_footer {
  /*border: 1px solid red;*/
  background-image: url('http://static.sandiegobargainmama.com/images/RightColumnCageFooter.jpg');
  font-size: 0;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  width: 220px;}

.bolder{
  font-size: 12pt;
  font-weight: bold;}
#mailing_list_button_br {
  bottom: -1px;
  right: 0px;
  position: fixed;
}

#mailing_list_button_br a {
  display: block;
  background: url("http://static.sandiegobargainmama.com/images/SignUp.png") 0px 0px no-repeat;
  width: 114px;
  height: 170px;
}
 
#data_provider_logo{
  float: right;
  padding-right: 4px;
}
#data_provider{
  /*border: 1px solid red;*/
  background-position: top right;
  background-repeat: no-repeat;
  float: right;
  padding-top: 14px;
  height: 40px;
  text-align: right;
  vertical-align: middle;  
}
#data_provider a{
  color: blue;
}
