/***************************
 *** COLONNA DI SINISTRA ***
 ***************************/

#colsx #links-wrapper{
    width:204px;
    height:auto;
    margin:0 0 11px 12px;
    background:#E8EAEC url(../img/links_smussi_bottom.gif) no-repeat 0 100%;
    padding:0 0 8px 0;
}
#colsx #links-wrapper #links{
    width:176px;
	min-height:175px;
    height: auto !important;
    height:175px;
    background:#E8EAEC url(../img/links_smussi_top.gif) no-repeat;
    padding:25px 13px 10px 15px;
}
#colsx #links-wrapper #links #search_fields p
{
	padding: 0 0 0px 20px;
    list-style: none;
    text-indent: -20px;
}
p.separator {
    padding: 10px 0 10px 20px !important;
    background: url(../img/h-dotted.gif) repeat-x center;
}
#colsx #links-wrapper #links #search_fields .affina-title
{
	text-indent: 0;
	padding-left: 0;
	padding-bottom:5px;
}
#colsx #links-wrapper #links .grey2
{
    padding-bottom: 20px;
    position: relative;
}
#colsx #links-wrapper #links .grey2 p
{
    padding-bottom: 2px;
}
#colsx #links-wrapper input
{
	width: 22px;
	border: none;
	vertical-align: -2px;
}
#colsx #links-wrapper #links #disable-fields
{
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #E8EAEC;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	top: 0;
	left: 0;
}
#colsx #links-wrapper #links #search_fields p{
	padding-bottom: 2px;
}
#colsx #links-wrapper #links .grey2 p.bici{
    font-family:georgia,helvetica;
    font-size:12px;
    padding: 0px 0 5px 0;
}
/*PREFERITI*/
#colsx #bookmarks-wrapper{
    width:204px;
    height:auto;
    margin:0 0 11px 12px;
    background: no-repeat 0 100%;
    border-bottom: 8px solid #EB1C24; 
    padding:0 0 0 0;
}
#colsx #bookmarks-wrapper #bookmarks{
    
    height: auto !important;
    color: #FFFFFF;
}
#colsx #bookmarks-wrapper #bookmarks .b-head 
{
    height: 47px;
    width:204px;
    background:url(../img/box-rosso-bar.gif) no-repeat top left;
    font-family:georgia,helvetica;
    font-size:13px;
    line-height:70px;
    padding-left: 10px;
}
#colsx #bookmarks-wrapper #bookmarks .b-head a
{
    color: #FFFFFF;
}
#colsx #bookmarks-wrapper #bookmarks .b-body
{
    padding-left: 10px;
    padding-right: 10px;
    color: #707070;
	padding-top:5px;
	padding-bottom:12px;
    border-left: 2px dotted;
    border-right: 2px dotted;
    border-bottom: 2px dotted;
}
#colsx #bookmarks-wrapper #bookmarks .b-body * {
    font-size: 11px;
}
#colsx #bookmarks-wrapper #bookmarks .b-body > div {
	margin-left: 64px;
}
#colsx #bookmarks-wrapper #bookmarks .b-body:last-child
{
    border-bottom: none;
}
#colsx #bookmarks-wrapper #bookmarks .b-body > a {
    display: block;
    float: left;
    height: 64px;
}
#colsx #bookmarks-wrapper #bookmarks .b-body > a span {
    line-height: 64px;
}
#colsx #bookmarks-wrapper #bookmarks .b-body > a img {
    border: none;
    width: 40px;
    vertical-align: middle;
    margin: 0 10px;
}
/*************************
 *** COLONNA DI DESTRA ***
 *************************/

#bodydx #info-results{
    height:40px;
}
#bodydx #info-results h1{
    font-family:georgia,helvetica;
    font-size:18px;
    font-weight:normal;
    margin:0;
    padding:7px 0;
    color:rgb(0,158,224);
}
div.info-results-orderby,
div.info-results-print,
div.info-results-pager,
div.info-results-showall{
	position:absolute;
}
div.info-results-orderby{
	text-align:left;
	z-index: 99;
}
div.info-results-print{
	text-align:right;
	width:730px;
}
div.info-results-pager{
	z-index:98;
	text-align:right;
	width:520px;
}
div.info-results-pager .pager-totale{
	font-weight:bold;
	padding-right:25px;
}
div.info-results-pager a, div.info-results-pager a:hover{
	color: #E21F25;
	font-weight:bold;
}
div.info-results-showall{
	text-align:right;
	width:610px;
}
#bodydx #info-actions{
	background:url(../img/bg_box_content_sepline.gif) repeat-x 0 bottom;
	height:24px;
	margin:0 0 9px 0;
}
#bodydx #info-actions-bottom{
	height:24px;
	margin:0 0 30px 0;
}
#bodydx #bici-list{
	width:730px;
}
#bodydx #bici-list div.row{
	height:auto;
}
#bodydx #bici-list div.row div.cleaner-row{
	height:20px;
	background:url(../img/h-dotted.gif) repeat-x 0 50%;
}
#bodydx #bici-list div.row div.pic{
	width:196px;
	float:left;
}
#bodydx #bici-list div.row div.pic img
{
	border:1px solid #919294;
}
#bodydx #bici-list div.row div.info{
	width:514px;
	margin:0 0 0 196px;
	padding:0 10px 10px 10px;
	font-size:12px;
	background:#D9D9D9;
}

#bodydx #bici-list div.row div.info div.sfoglia
{
	float: right;
}
#bodydx #bici-list div.row div.info div.rating
{
    position: absolute;
    top: 0px;
    width: 220px;
}
#bodydx #bici-list div.row div.info div.sfoglia a img, #bodydx #bici-list div.row div.info div.preferiti-controls a img
{
	vertical-align: middle;
	border: none;
}

#bodydx #bici-list div.row div.info div.preferiti-controls{
	font-size:12px;
	text-align:right;
	float: right;
	margin-left: 10px;
}
#bodydx #bici-list div.row div.info div.preferiti-controls img{
	vertical-align:middle;
}
#bodydx #bici-list div.row div.info div.text div.ref{
	position:absolute;
	width:150px;
	margin:-5px 0 0 344px;
	font-size:12px;
	text-align:right;
}
#bodydx #bici-list div.row div.info div.properties{
	font-size:12px;
	padding:5px 0;
	position: relative;
}
#bodydx #bici-list div.row div.info div.properties .tratto-da{
    position: absolute;
    right: 0;
    top: 5px;
}
#bodydx #bici-list div.row div.info div.properties div.specs{
	width:280px;
	font-size:12px;
	/*text-align:right;*/
	padding:0 0 0 55px;
}
#bodydx #bici-list div.row div.info div.properties div.viaggio-level{
	position:absolute;
	width:41px;
	height:8px;
	background:url(../img/viaggio-level-bg.png) no-repeat -15px 0;
	margin:5px 0 0 0px;
}
#bodydx #bici-list div.row div.info div.text{
	width:494px;
	font-size:12px;
	padding:10px;
	background:#ffffff;
}
#bodydx #bici-list div.row div.info div.offers{
	padding:10px 0;
	position: relative;
	background:#D9D9D9;
	height: 20px;
}
#bodydx #bici-list div.row div.lightgrey,
#bodydx #bici-list div.row div.info div.lightgrey
{
	background:#edebe9;
}
.rating div
{
	font-size: 9px;
}
#bodydx #bici-list div.row div.info div.offers div.offer div.price{
	position:absolute;
	width:105px;
}
#bodydx #bici-list div.row div.info div.offers div.offer div.descr{
	width:439px;
	padding:0 0 0 75px;
}
#bodydx #bici-list div.row div.info div.offers div.offer div.separator{
	width:514px;
	height:14px;
	background: url(../img/h-dotted.gif) repeat-x 0 50%;
}
/****************************
 *** KEYWORDS PIE' PAGINA ***
 ****************************/

#keywords{
    width:970px;
    height:auto;
    padding:40px 0;
    text-align:left;
    line-height:15px;
    background:rgb(0,158,224);
    color:#fff;
    font-family:arial,helvetica;
    font-size:11px;
}

#colsx #calendario{
    width:174px;
    padding: 15px;
    background: url(../img/calendario.gif) no-repeat #F31F32;
    height:auto !important;
    margin:7px 12px 0 12px;
}
#colsx #calendario h1
{
    padding-bottom: 7px;
    color: #6C0808;
    font-family: georgia, helvetica;
    font-size: 18px;
    font-weight: normal;
}
#colsx #calendario a
{
    color: #FFFFFF;
    text-decoration: underline;
}

#breadcrumbs
{
	font-family: georgia, helvetica;
	font-size: 18px;
	padding-bottom: 15px;
}
#breadcrumbs a
{
	padding: 0;
	margin: 0;
}
.vaiascheda {
    padding-top: 5px;
    text-align: right;
    height: 15px;
}
.vaiascheda .web {
    display: block;
    float: left;
}
.vaiascheda .vai{
    display: block;
    float: right;
}


#breadcrumbs h1 {
	display:inline;
	font-size:18px;
}
