#frontspots {
  position: absolute; top: 0; left: 0;
  width: 400px; height: 335px;
}

#frontspotsheader {
  width: 100%; height: 45px;
  background-image: url(../../images/front_spots_header.png);
  background-repeat: no-repeat;
  border: 1px solid #FF6C00; border-width: 0 0 1px 0;
}
#frontspotdate {
  display: inline;
  position: relative; top: -1px; left: 20px;
  color: #F9E905;
  font-size: 18px;
}

#frontspotswrap {
  background-color: #FF6C00;
}

#frontspotscontent {
  width: 100%; height: 240px;
  border: 3px solid #FFFFFF; border-width: 3px 0 3px 0;
}

#frontspotdays {
  overflow: hidden;
  position: relative;
  margin-top: 5px;
  width: 400px; height: 38px;
  background-color: #636466;
  background-image: url(../../images/front_spots_days_bg.gif);
}
.frontspotdaylink {
  display: block;
  overflow: hidden;
  position: absolute; top: 0;
  padding-top: 8px;
  width: 65px; height: 27px;
  color: #AED3F0;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #FFFFFF; border-width: 3px 0 0 2px;
}

#frontspotdayactive { /* image that highlights the active day */
  position: absolute; top: 0; left: 0;
  width: 67px; height: 38px;
}

#frontspotdaymon { left:     0; }
#frontspotdaytue { left:  67px; }
#frontspotdaywed { left: 134px; }
#frontspotdaythu { left: 201px; }
#frontspotdayfri { left: 268px; }
#frontspotdaysat { left: 335px; }

.frontspotiefix  { /* fixes a flicker bug in Internet Explorer */
  position: absolute; top: 0; left: 0;
  width: 67px; height: 38px;
  border: 0;
}

#frontspotimage {
  position: absolute; top: 49px; left: 0;
  width: 225px; height: 240px;
  border: 0;
}

#frontspotdata {
  position: absolute; top: 49px; left: 225px;
  padding: 0 15px 0 15px;
  width: 145px; height: 240px;
  background-color: #353535;
}

#frontspotdata h1 {
  margin: 25px 0 0 0;
  padding: 0;
  color: #FCF906;
  font-size: 16px;
  text-transform: uppercase;
}

#frontspotdata h2 {
  margin: 10px 0 0 0;
  padding: 0;
  color: #36A6E4;
  font-size: 15px;
}

#frontspotdata p {
  margin: 5px 0 0 0;
  padding: 0;
  color: #FFFFFF;
  font-size: 13px;
}
	p a {
  color: #ffffff;
}
p a:hover {
  color: #fff567; /* on mouse over */
}
p a:visited {
  color: #fff567; /* when visited */
} 
#frontspotday {
  position: relative; top: 9px; left: 20px;
  height: 35px;
}

.frontspotentry {
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0; height: 0;
}

#frontflashbox {
  position: absolute; top: 0; left: 408px;
  width: 232px; height: 335px;
  background-image: url(../../images/background_flashbox.jpg);
  background-position: 0 -1px;
  background-repeat: no-repeat;
}


#wrapnewsletter {
  position: absolute; top: 280px; left: 648px;
  width: 312px; height: 55px;
  background-image: url(../../images/misc_newsletter_312.png);
  background-repeat: no-repeat;
}

#newsbutton, #newsbuttonroll {
  position: absolute; top: 8px; left: 183px;
  width: 120px; height: 35px;
  border: 0;
}
#newsbuttonroll {
  visibility: hidden;
}




/*  Poll Framework (Revised) */

#pollwrapper {
  position: absolute; top: 105px;
  padding: 0 15px 0 15px;
  width: 200px;
}

#pollwrapper form {
  margin: 0;
  padding: 0;
}

#pollwrapper h5 {
  position: relative;
  margin: 0;
  font-size: 14px;
  color: #605402;
}

#poll-options {
  position: relative;
  font-size: 10px;
}
#poll-results {
  position: relative;
  padding: 0 10px 0 10px;
  font-size: 10px;
}
.poll-option {
  margin-top: 5px;
}

.poll-bar {
  position: relative;
  width: 174px; height: 15px;
  background-color: #000000;
}
.poll-percent {
  position: absolute; top: 0; right: 2px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

#featureboxheader-poll,
#featureboxback-poll {
  position: absolute; top: 0; left: 0;
}
#featureboxback-poll {
  top: 105px;
}

#vote,
#vote-roll {
  position: absolute; top: 205px; left: 56px;
  width: 119px; height: 35px;
  border: 0;
}
#vote-roll {
  visibility: hidden;
}

/* End Poll Framework */




/* Feature Box (Front) Styles */
#frontboxleft {
  position: absolute; top: 355px; left: 0;
}
#frontboxmidleft {
  position: absolute; top: 355px; left: 243px;
}
#frontboxmidright {
  position: absolute; top: 355px; left: 486px;
}
#frontboxright {
  position: absolute; top: 355px; right: 0;
}

.featurebox {
  width: 230px; height: 395px; z-index: 5;
}
.featureboxheader {
  position: absolute; top: 0; left: 0;
  width: 230px; height: 56px;
  border: 3px solid #FFFFFF; border-width: 0 0 3px 0;
}
.featureboxback {
  position: absolute; top: 59px; left: 0;
  border: 0;
}

.featureboximage {
  position: absolute; top: 65px; left: 15px;
  width: 200px; height: 150px;
  border: 0;
}

h3 {
  position: absolute; top: 241px; left: 17px;
  margin: 0; padding: 0;
  font-size: 14px;
  color: #FFFFFF;
}

h4 {
  position: absolute; top: 225px; left: 17px;
  margin: 0; padding: 0;
  font-size: 12px;
  color: #FAF006;
  text-transform: uppercase;
}

.featureboxscroll,
.featureboxscroll2 {
  position: absolute; top: 245px; left: 17px;
  overflow: hidden;
  width: 174px; height: 135px;
}
.featureboxscroll2 {
  top: 275px;
  height: 105px;
}
.featureboxtext {
  position: relative;
  margin: 0; padding: 0;
  color: #FFFFFF;
  font-size: 12px;
}

.featureboxcontrol {
  position: absolute; top: 317px; right: 10px;
  width: 25px; height: 60px;
  background-image: url(../../images/scroll_background.png);
  background-repeat: none;
}
.scrollarrowup,
.scrollarrowupon,
.scrollarrowdown,
.scrollarrowdownon {
  position: absolute;
  width: 21px; height: 21px;
  border: 0;
}
.scrollarrowup,
.scrollarrowupon {
  top: 7px; left: 2px;
}
.scrollarrowdown,
.scrollarrowdownon {
  top: 32px; left: 2px;
}
.scrollarrowupon,
.scrollarrowdownon {
  visibility: hidden;
}