/* TEMP, Dan Varcoe */
@import url("../psa/dvarcoe/dvarcoe.css");

/* Ads and Such (Merge w/ main stylesheet */
/* Damn tables, they work */
#align{
  width: 98%;
  margin: 10px auto;
}
#classifieds td{
  margin: 5px auto;
  border: 1px solid #CCC;
}
/* Brad is proud */
#loc{
  margin:0;
  padding: 0;
  border: none;
}
#loc h1{
  position: absolute;
  top: 3px;
  left: 2px;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}
#map{
  position: absolute;
  top: 25px;
  right: -10px;
  z-index: 9;
}
#threearrows{
  position: absolute;
  right: 14px;
  top: 12px;
  z-index: 10;
}
#onearrow{
  position: absolute;
  left: 55px;
  top: 110px;
  z-index: 11;
}
#loc #p2{
  position: absolute;
  left: 15px;
  top: 70px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
#wb_logo{
  position: absolute;
  left: -5px;
  top: 160px;
  z-index: 13;
}
#loc_footer{
  height: 22px;
  width: 100%;
  background: #000;
  color: #FFF;
  position: absolute;
  top: 228px;
  left: 0;
  text-align: center;
}
#loc_footer p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
/* Wingfoot Design Business Cards */
#wfad{
  margin:0;
  padding: 0;
  border: none;
}
#wfad #p1{
  float: left;
  margin: 3px;
}
.small{
  font-size: .7em;
}
#pricing{
  width: 25%;
  float: right;
  border: 1px solid #999;
  background: #FFF;
  color: #000;
  margin: 3px;
  padding: 5px;
}
#wfad img{
  clear: both;
}
#wfad #card{
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 0;
}
#wfad #wflogo{
  position: absolute;
  bottom: 60px;
  font-size: 30px;
  right: 10px;
  z-index: 4;
}
#wfad #wffooter{
  clear: both;
  background: #000;
  color: #FFF;
  font-size: .7em;
  margin: 0;
  width: 100%;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}
/* Free Ad Promotion */
#free_adss{
  width: 94%;
  margin: 10px auto;
  border: 1px solid #CCC;
  background: #FFFFCC;
}

/* Business Index */
#bizindex{
  margin: 0 auto;
  padding: 0;
  background: #FFF;
  color: #000;
  font-size: .9em;
  width: 100%;
}
#bizindex td{
  border: 1px solid #CCC;
  padding: 1px;
}
/* Free Ad Promotion II */
/* Free February        */
#ffads{
  background: #FFF url(../commercial/Free-Ad-BG.jpg) center top repeat-y;
  width: 300px;
  height: 620px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  margin-top: .5em;
}
#ffads h3{
  clear: left;
  text-align: center;
  font-size: 50px;
  margin: 0;
  color: #FF0000;
}
#ffads p{
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  width: 256px;
  margin-top: 4px;
}
#ffads p.big{
  font-size: 30px;
}
#ffads p.lessbig{
  font-size: 14px;
}
#ffads .bigred{
  color: #FF0000;
}
#ffads .red{
  color: #FF0000;
}
#ffads .small{
  font-weight: normal;
  font-size: 10px;
}
/* ISSUU temp center */
#issuu{
  width: 400px;
  margin: 5px auto;
}

