/* RISULTATI RICERCA */
.ricerca{
	width:100%;
	border-collapse: collapse;
}
.ricerca thead{
	font:12px arial,helvetica,sans-serif;
	text-align:center;
}
.ricerca td{
    padding:5px;
	vertical-align:top;
}
/* IMMAGINI SENZA BORDI */
.ricerca a img{
    border:0;
    padding:0;
    margin:0;
}
/* LINK TITOLO, INFO - SOTTOLINEATI*/
.ricerca a:link,.ricerca a:hover,.ricerca a:visited{
	color:#3A3CFF;
}
/* LINK CARRELLO */
.ricerca .prezzi a:link,.ricerca .prezzi a:hover,.ricerca .prezzi a:visited{
	color:#3A3CFF;
	text-decoration:none;
}
/* LINK BARRA OPZIONI */
.ricerca .options a,.ricerca .options a:visited,.ricerca .navigator a,.ricerca .navigator a:visited{
	text-decoration:none;
	color:#3A3CFF;
}
/* DIVISORE CATEGORIE */
.ricerca .categoria{
	font:12px arial,helvetica,sans-serif;
	font-weight:bold;
    text-align:right;
}
.ricerca .categoria td{
    border-bottom:2px #f55 solid;
    vertical-align:bottom;
	height:25px;
}
/* OPZIONI RISULTATI E PAGINE */
.ricerca .options{
	font:11px arial,helvetica,sans-serif;
	text-align:left;
}
.ricerca .navigator{
	font:11px arial,helvetica,sans-serif;
	text-align:right;
}
/* LOCANDINA */
.ricerca .locandina{

}
/* DATI PRODOTTO */
.ricerca .info{
    text-align:left;
    /*width:310px;*/
}
.ricerca .info h1,.ricerca .info h2,.ricerca .info p
{
	margin:2px;
}
.ricerca .info h1{
	font:12px arial,helvetica,sans-serif;
    font-weight:bold;
    color:#55f;
}
.ricerca .info h2{
	font:11px arial,helvetica,sans-serif;
}
.ricerca .info p{
	font:11px arial,helvetica,sans-serif;

}
/* PREZZI PRODOTTO */
.ricerca .prezzi{
    text-align:left;
    width:170px;
}
.ricerca .prezzi p{
	font:11px arial,helvetica,sans-serif;
    margin-top:10px;
    margin-bottom:10px;
}
.ricerca .prezzi p b.offerta{
	color:#55f;
}
/* BOTTONE CARRELLO */
.ricerca .prezzi .acquista{
  margin: 0 0 30px 50px;
	font:13px tahoma,arial,helvetica,sans-serif;
	font-weight:bold;
	background-image:url("http://www.dvd.it/templates/DVD/images/compra_butt.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 5px 0 22px;
	height:22px;
	width:113px;
	cursor: pointer;
}

/* CLASSIFICA RIGHT */
.classifiche_right_global{width: 600px; border-collapse: collapse;}
.classifica_right_td{width: 210px; vertical-align: top; text-align: left; border-left: 1px #FF4102 solid;}
.classifica_right{width: 100%; padding: 0; margin: 2px 0 0 2px;}
.classifica_right_red_cube{background-color: #FF4102; width: 8px; float: left; height: 19px;}
.classifica_right_title{width: 200px; background-color: #F3F3F3; float: left; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; padding: 2px 0 2px 2px; margin-bottom: 5px; text-align: left;}
.classifica_right_number{clear: both; float: left; width: 7px; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; padding: 2px 0 2px 0; border-right: 1px solid #CCCCCC; text-align: left;}
.classifica_right_rec_bold{float: left; width: 200px; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; padding: 2px 0 2px 2px; text-align: left;}
.classifica_right_rec{float: left; width: 200px; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; padding: 2px 0 2px 2px; text-align: left;}
.classifica_right_end{clear: both; width: 100%; height: 2px; font-size: 1px; background-color: #E9D6BE; margin-bottom: 5px;}
.classifica_right_title a, .classifica_right_title a:visited{font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; text-decoration: none;}
.classifica_right_title a:hover{font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; text-decoration: underline;}
.classifica_right_rec a, .classifica_right_rec a:visited, .classifica_right_rec_bold a, .classifica_right_rec_bold a:visited{color: #000000; text-decoration: none;}
.classifica_right_rec a:hover, .classifica_right_rec_bold a:hover{color: #000000; text-decoration: underline;}
.class_counter{font-family: arial, helvetica, sans-serif; font-size: 20px; color: #FF4102; font-weight: bold;}
.link_cat_completa{border-top: 1px #CCCCCC dashed; border-bottom: 1px #CCCCCC dashed; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; text-decoration: none; margin: 10px 0 10px 0; padding: 5px;}
.link_cat_completa a, .link_cat_completa a:visited{font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; text-decoration: none;}
.link_cat_completa a:hover{font-family: arial, helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; text-decoration: underline;}

.note{margin: 10px 0 0 0;text-align: left;font-size: 9px;color: #a19e9e;display: block;}
