@charset "utf-8";
/* CSS Document */

.ui-off-container{
	text-align:center;
	margin:auto;
	width:90%;
}
.ui-off-box{
	width:100%; 
	text-align:left;
	border-bottom: 1px solid #F9CC0B;
	margin:20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A62A7;
}
.ui-off-box-rcol{
	float:right; 
	width:25%; 
	text-align:right; 
	font-size:10px;
}
.ui-off-box-rcol a{
	font-weight:bold;
	text-decoration:underline;
}
.ui-off-box-rcol a:hover{
	color:orange;
}
.ui-off-date,
.ui-off-title{
	width:75%;
	font-weight: bold;
}
.ui-off-date{
	font-size: 12px;
	color: #20A70C;	
	width:75%;
}
.ui-off-expire-date{
	font-weight:normal;
	color: #0A62A7;
}
.ui-off-title{
	text-transform:uppercase;
}
.ui-off-struct-data{
	float:left;
	width:55%;
}
.ui-off-formula{
	float:left; 
	width:20%;
	text-align:center;
}
.ui-off-keywords{
	font-weight:normal;
	text-transform:none;
}
.ui-off-price span{
	font-size: 28px;
	font-weight: bold;
	color: #F9430B;
	line-height: 28px;
}
.ui-off-price-detail{
}
.ui-off-highlight{
	font-size: 12px;
	font-weight: bold;
	color: #F9430B;
	font-variant: small-caps;	
}
.ui-off-desc{
	background-color: #fff6af;
	padding: 5px;
	display: none;
}
.ui-off-buttons{
	padding:5px 0;
	width:75%;
}
.ui-off-detail a{
	text-transform:uppercase;
}
.ui-off-detail a img{
	border:0;
	vertical-align:middle;
}
.ui-off-all{
	height:30px;
	font-size:1.1em;
}
/* OLD STYLES (per il form dei filtri) */
.filter {
	color:#0a62a7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#f1f8fb;
}
.td-label {
	text-align:right;
	width:40%;
}
.td-input {
	text-align:left;
	width:60%;
}
.td-input select {
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
tr.sorting {
	background-color:#d6eaf5;
	text-align:center;
}
.date-range {
	font-size:10px;
	width:70px;
}
.no-results {
	font-size:1.3em;
	font-weight:bold;
	color:#FFF;
	background-color:#FF0000;
	text-align:center;
	width:100%;
	height:30px;
	padding-top:10px;
	margin: auto;
}
#off_order_by_dir {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:90px;
}
#off_btn_find {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:50px;
	height:22px;
}
/*SABATO DEL CALENDARIO*/
td.datepicker_saturday {
	background-color:#FFFF33;
}
