/* -------------------------------------------------- */
/* SCHEDA PROMOZIONE */
table.elenco_prodotti_offerta,
table#prodotti.elenco_prodotti_offerta
{
  width:100%;
  border-spacing: 0;
  border-collapse: separate;
  text-align: right;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
  border:1px solid silver;
  border-top-width:0px;
}
table#prodotti.elenco_prodotti_offerta tbody td {
	border-width: 0px;
	border-top: 1px solid silver;
  text-align: right;
}

table#prodotti.elenco_prodotti_offerta thead th {
  text-align: right;
}

table#prodotti.elenco_prodotti_offerta td a {
	height: auto;
}

table.elenco_prodotti_offerta td
{
  /* padding:5px 2px 3px 0px; */
  overflow:hidden;
  color:#414141;
  width:53px;
  border-top:1px solid silver;
  padding:0px;
  margin:0px;
  height:22px;
  
}

table.elenco_prodotti_offerta tr,
table.elenco_prodotti_offerta td{
  height:27px;
  width:auto !important;
}

table.elenco_prodotti_offerta td label,
table.elenco_prodotti_offerta td a
{
/*padding:5px 0 3px 5px;*/
}

table.elenco_prodotti_offerta td img
{
/*padding:2px 5px 0px 0px;*/
}

table.elenco_prodotti_offerta td.separatore
{
  /* border-right:1px solid silver; */
}

table.elenco_prodotti_offerta td.titolo
{
  text-align:left;
  font-weight:bold;
  min-width:270px !important;
  width:auto !important;
  padding-left:2px;
  color:#284B81;
  margin-right: 3px;
}

table.elenco_prodotti_offerta th.titolo
{
  text-align:left;
}

table.elenco_prodotti_offerta td.tdabbonati
{
  width:75px !important;
}

table.elenco_prodotti_offerta td.titolo a
{
  color:#284B81;
}

table.elenco_prodotti_offerta td.link_carrello
{
  font-weight:bold;
  width:172px !important;
  /* padding:2px 4px; */
  color:#666666;
}

table.elenco_prodotti_offerta td.link_carrello a
{
  color:#666666;
  height:22px;
  overflow:hidden;
}
table.elenco_prodotti_offerta td.link_carrello a p {
margin:0;
padding:4px 0 0px 0px;
}
table.elenco_prodotti_offerta td.link_carrello a img,
table.elenco_prodotti_offerta td.link_carrello .msg_wait_carrello img {
padding:3px 5px 0px 5px;
}

table.elenco_prodotti_offerta img,
table#prodotti.elenco_prodotti_offerta img {
  margin:0;
  padding:0px 2px 0 0px;
}

table.elenco_prodotti_offerta td.checkbox
{
  width:20px !important;
  text-align:center;
  padding:0px;
}

table.elenco_prodotti_offerta td.checkbox input
{
  margin:2px 2px 2px 5px;
}

table.elenco_prodotti_offerta td.checkbox img
{
  /* margin:4px 6px 2px 6px; */
  padding:0px 2px;
}

table.elenco_prodotti_offerta td label.prezzo{
  white-space: nowrap;
  margin-right: 3px;
}

table.elenco_prodotti_offerta td label.prezzo_offerta{
  margin-right: 3px;
  white-space: nowrap;
}

table.elenco_prodotti_offerta td label.prezzo_totale
{
  margin-right: 3px;
  white-space: nowrap;
}
table.elenco_prodotti_offerta th.prezzo_totale
{
  padding-right: 3px;
}
table.elenco_prodotti_offerta thead th
{
  background-color:#e1e1e1;
  height:auto;
  border-top:1px solid silver;
}
table.elenco_prodotti_offerta thead tr
{
  height:10px;
}

table.elenco_prodotti_offerta tfoot td
{
  border: 0px;
  padding:4px 0px 4px 5px;
  color:#414141;
  text-align:left;
}

table.elenco_prodotti_offerta tfoot td a
{
  color:#414141;
}



table.elenco_prodotti_offerta .parentesi
{
  float:right;
  margin:0px 0px 0px 0px;
  padding-left:2px;
  font-weight:bold;
  color:#414141;
}

table.elenco_prodotti_offerta .lbl_abbonati
{
  float:right;
  font-weight:bold;
  color:#414141;
  white-space: nowrap;
  margin-right: 3px;
  margin-left: 3px;
}

#msg_wait_prodotti {
	text-align: center;
  border:1px solid silver;
  padding:20px 0px;
}


#user_login img{
  vertical-align: middle;
  margin-right:5px;
}

table.elenco_prodotti_offerta img.img_info ,
table#prodotti.elenco_prodotti_offerta img.img_info {
	width:20px;
	margin:4px 2px 0px 2px;
}

table#prodotti.elenco_prodotti_offerta img.img_delete {
	margin:0px 0px 0px 10px;
}