BODY { 
 /* background: #B0C4DE url(/redesign0409/new-bg2.jpg) top left repeat-x; */
 background: #b8c9e3 url(/redesign0409/new-bg2.jpg) top left repeat-x;
}


div#topnav_tabs li a { 
  padding: 4px 11px 0px 7.2px; 
}

div#top_banner { 
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -250px;
}

div#top_logo { 
 position: absolute;
 top: -15px;
 left: 50%;
 margin-left: -600px;
}

div#container { 
  position: relative;
  top: 130px;
}



div#container {
  position: absolute;
  left: 50%;
  top: 120px;
  margin-left: -525px;
  width: 1050px;
  z-index: 25;
}

div#topnav_tabs { 
  position: absolute; 
  top: 0px;
  left: 0px;
  width: 1000px;
  z-index: 200;
}
  
div#topnav_tabs ul#topnav {
  padding-left: 0px;
  left: 0px;
  white-space: nowrap;
} 



  /* styles for right col hot pix box */
  div.hotpix {
    position: relative;
    height: 530px;
    width: 300px;
   }
  div.hot_pix_gal {
    background-color: #1A2F5A; 
    display: none;
    text-align: left;
    height: 530px;
    position: absolute; 
    left: 0px;
    top: 0px;
  }
  div.hot_pix_gal div.hot_pix_img { 
    height: 400px;
    /* background-position: center center;
    background-repeat: no-repeat; */
    cursor: pointer;
  }
  div.hot_pix_gal img.more_arrow {
    position: absolute;
    right: 0px;
    top: 410px;
  }

  div.hot_pix_gal div.hp_title { font-weight: bold; font-size: 14px; color: #f86700; }
  div.hot_pix_gal div.hp_title, div.hot_pix_gal div.hp_caption { padding: 2px 4px }
  div.hot_pix_gal div.hp_caption { font-weight: bold; font-size: 12px; color: #fff; margin-left: 3px; }

  div.hotpix div#gal1 { display: block; }
  
/* --- predictad fixes -- */
div#predictad * { 
  background-image: none !important; 
}



/* ---------- polls --------------- */
div.poll_container { 
  background: white url(/images/poll-box-bg.png) bottom right no-repeat;
  width: 447px;
  padding-bottom: 8px;
  margin-left: 30px;
}
div.poll { 
  border: solid 2px #f86700;
  width: 430px;
  position: relative;
  background: white url(/images/poll-bg.jpg) top left repeat-x;
}

div.poll div.question { 
  margin: 20px 150px 15px 20px;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  text-align: left;
}

div.poll img.logo { 
  position: absolute;
  right: 0px;
  top: 3px;
  border-color: transparent; 
  background-color: transparent;
}

div.poll table.answers {
  width: 420px;
  margin-bottom: 10px;
}


div.poll ul.answers,
div.poll ul.results { 
  background-color: transparent;
  margin: 0px;
  padding: 0px 10px 10px 10px;
}

div.poll ul.answers li,
div.poll ul.results li {
  height: 21px;
  margin: 3px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}

div.poll div.below_poll { 
  text-align: center;
  width: 430px;
}

div.poll p.results { 
  font-size: 22px;
  color: #f86700;
  font-weight: bold;
  margin-top: 0px;
}

div.poll span.poll_bar { 
  background-color: #f86700;
  height: 15px;
  display: block;
  margin: 3px 10px 0 0;
  padding: 0;
  float: left;
  color: #fff;
  text-align: right;
}

div.poll td.bar {
  padding-left: 50px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}


/* poll tweaks */

div.poll div.question { 
  margin: 5px 120px 0px 5px;
  font-size: 18px;
  min-height: 85px;
}
div.poll img.logo { 
  right: 0px;
  top: 0px;
  padding: 0;
}
div.poll div.below_poll { 
  width: 215px;
  height: 60px;
  margin-left: 108px; /* rem for sponsor */
}

div.poll { 
  background: #B0C4DE url(/images/poll-bg2.jpg) bottom left repeat-x;
}

div.poll td.bar { padding-left: 20px; }

div.poll p.results { 
  padding: 0;
  margin-top: -5px;
}

div.sponsor {
  width: 215px;
  text-align: center;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 60px;
  display: none;
}
div.sponsor img {
  border: none;
  padding: 0px;
  margin: 3px 0px;
  display: inline;
}

table.poll_results { padding-bottom: 15px; }



/* NEWS MODULE */
div#gamma #news {
  background-color: #1A2F5A;
  text-align: center;
}
div#gamma #news ul {
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  list-style-type: none;
}
div#gamma #news ul li {
  text-align: left;
  color: white;
  font-size: 12px;
  margin-bottom: 10px;
}
div#gamma #news ul li a {
  color: #f86700;;
  font-size: 13px;
  font-weight: bold;
}
div#gamma #news ul li a:hover {
  background-color: transparent;
  text-decoration: underline;
}



body { 
/*  background-color: #c2d4eb; */

}


#hot_stories a, #hot_stories a:visited { color: #000; }

#beta-inner .entry-footer a { color: #000; }
#beta-inner .socialLinks a { color: #000; }
#beta-inner .entryHolder p strong a { color: #000; }
