/*
  index.css
*/


#top_bullets_table {
  margin: 7px 0px 16px 0px;
  border: 0px solid black;
}

#top_bullets_table td {
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
  padding-bottom: 4px;
}

#top_bullets_table td.bullet {
  padding-top: 3px;
  width: 20px;
}


#save_tm {
/*background-image: url(images/index/arrow_bg.gif);
  background-repeat: no-repeat;*/
  border: 0px solid black;
  margin-bottom: 25px;
}

#save_tm_title {
  color: #900000; 
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 19px; 
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 8px;
}

#save_tm_bullets {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  /*list-style: none;
  margin: 10px 0px 10px 0px;
  padding-left: 10px;*/
}
#save_tm_bullets li {
  margin-bottom: 8px;
  font-style: italic;
  font-size: 15px;
}





#new_top_bullets {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding-left: 10px;
}

#new_top_bullets {
  margin-top: 5px;
}

#new_top_bullets li {
  margin-bottom: 8px;
  font-style: italic;
}

#new_top_title {
  color: #900000; 
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 19px; 
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 8px;
}

#new_top {
  background-image: url(images/index/arrow_bg.gif);
  background-repeat: no-repeat;
}

#new_top p {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}


#free_eval_button_wmo_b {
  display: block;
  background: url(images/free_eval_button_wmo_b.gif) -0px -0px no-repeat;
  width: 100%;
  height: 100%;
}
#free_eval_button_wmo_b:hover {
  background: url(images/free_eval_button_wmo_b.gif) -0px -47px no-repeat;
}


/* --- secondary ctas --- */
#secondary_ctas {
  font-size: 85%;
}
#secondary_ctas td {
  text-align: left;
}
#secondary_ctas a {
  text-decoration: none;
}
#secondary_ctas a:hover {
  text-decoration: underline;
}


/*--- ship us your item button ---*/
#ship_us_button_wmo {
  display: block;
  background: url(images/ship_us_your_item_button_wmo.gif) -0px -0px no-repeat;
  width: 100%;
  height: 100%;
}
#ship_us_button_wmo:hover {
  background: url(images/ship_us_your_item_button_wmo.gif) -0px -47px no-repeat;
}

/* --- secondary ctas 2 --- */
#secondary_ctas_2 {
  font-size: 78%;
  margin-left: 10px;
}
#secondary_ctas_2 td {
  text-align: left;
  padding-bottom: 2px;
}


#save_time_table {
  background-image: url(images/index/arrow_bg.gif);
  background-repeat: no-repeat;
}


#pr_link {
  color: #c00;
  text-decoration: none;
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
}



