﻿#col1
{
    width:735px!important;
}
#searchResult_banner {
	margin-top: 15px;
    margin-left:-25px;
}


#searchResult_banner #searchResult_title {
	background-image: url(../images/search_result/searchResult_banner1.gif);
	background-position: top;
	height: 60px;
	vertical-align: middle;
	padding-left:25px;
}
#searchResult_banner #searchResult_items {
	background-image: url(../images/search_result/searchResult_banner2.gif);
	vertical-align: middle;
	height: 30px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 30px;
	color: #424242;
}
#searchResult_title h1{
    margin-top:5px;
}
#searchResult_title table
{
    margin-top:3px;
}

#searchResult_title table td
{
    vertical-align:top;
    padding-right:2px;
    padding-top:4px;   
}
#searchResult_title select {
	text-align: right;
	width: 150px;
	font-size: 10px;
	margin: 0px 0px;
}

#searchResult_items table td
{
    height:28px;
    line-height:29px;
}

/* Lista strutture  */
#mainContent_1col
{
    margin-left:25px;
}
#mainContent_1col .searchResult_heading {
	background-color: #ECEAE5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
	padding-left: 5px;
	text-transform: uppercase;
}

#mainContent_1col .searchResult_list {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:10px;
	padding-bottom: 10px;
}

#mainContent_1col .searchResult_page_no {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.searchResult_page_no a {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	padding: 0px 3px;
}
.searchResult_page_no a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #999999;
}
.searchResult_list  p {
	padding-bottom: 5px;
	margin: 0;
}
.searchResult_list  p.desc {
	padding-top: 0px;
	padding-bottom:0px!important;
	margin-top: 8px!important;
}
html>/**/body .searchResult_list  p.desc{
	margin-top: 10px!important;
}

.searchResult_list a {
	color: #F5A134;
	text-decoration: none;
	margin-top: 13px!important;
}
.searchResult_list a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	/*background-color: #565656;*/
}
.searchResult_list h5 a {
	color: #424242!important;
	text-decoration:none;
}
.searchResult_list h5 a:hover{
	color: #ffffff!important;
	text-decoration:none;
}
.searchResult_list a.dettaglio{
    float:left;
    background-repeat:no-repeat;
    background-position:top left;
    height:18px;
}
.searchResult_list a.preferiti{
    margin-left:10px;
    float:left;
    background-repeat:no-repeat;
    background-position:top left;
    height:18px;
}
.searchResult_list a.booknow_small{
    margin-left:0px;
    float:left;
    background-repeat:no-repeat;
    background-position:top left;
    height:18px;   
    width:62px;
    display:block;
/*    font-size:4px;
    line-height:12px;
    float:right;
    margin-right:25px;*/
}
.searchResult_list img{
    width:110px;
    height:80px;
}
.searchResult_list .searchResult_list_items {
	color: #424242;
	background-color: #ECEAE5;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 15px;
    display:block;
}
.searchResult_list .searchResult_list_items_last {
	margin-bottom: 0px!important;
}
.searchResult_list_items b {
	color: #81786a;
}
/*a.booknow_small{
    background-position:center;
    background-repeat:no-repeat;
    width:62px;
    height:12px;
    display:block;
    font-size:4px;
    line-height:12px;
    float:right;
    margin-right:25px;
}*/
/* Note Prezzi  */
div.price_for_beds{
    margin-left:25px;
}
/* Risultato vuoto  */
div.ris_vuoto_noeditor{
    padding-top:180px;
    text-align:center;
}

div.ris_vuoto{
    font-size:16px;
    font-style:italic;
    text-align:center;
    color:#81776B;
    font-weight:bold;
    padding:40px 10px;
}

div.ris_vuoto_inpage{
    margin:50px 200px;
    border:2px solid #F6A600;
    overflow:visible;
    padding:10px 10px;
}

/* Paginatore   */
table.PAG_Tabella {
    margin-left:25px;
    width:735px;
    margin-bottom:15px;
}
table.PAG_Tabella td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
table.PAG_Tabella a {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	padding: 0px 3px;
}
table.PAG_Tabella a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #999999;
}
/* Special Offers   */
td.sconto{
    background-color:#81786A;
    font-size:26px;
    color:#F5A134;
    text-align:center;
    width:35%;
    line-height:35px;
    border:2px solid #F5A134;
    padding:2px 2px;
}
td.sconto span{
    font-size:12px;
    color:#fff;
}
td.sconto div.desc_sconto{
    font-size:12px;
    color:#fff;
    line-height:12px!important;
    display:inline;
}
td.sconto2{
    background-color:#81786A;
    font-size:14px;
    color:#F5A134;
    text-align:center;
    
    line-height:15px;
    border:2px solid #F5A134;
    padding:2px 2px;
}
td.sconto2 span{
    font-size:12px;
    color:#fff;
}
td.sconto2 div.desc_sconto{
    font-size:12px;
    color:#fff;
    line-height:12px!important;
    display:inline;
}
/* Offerta Principale   */
img.imgOfferta{
    width:500px!important;
    height:332px!important;
}
div.offerta_sconto{
    background-color:#81786A;
    font-size:44px;
    color:#F5A134;
    text-align:center;
    line-height:35px;
    border:2px solid #F5A134;
    padding:20px 2px 10px 2px;
    margin:22px 0px 34px 0px;
    height:150px;
}
div.offerta_sconto span{
    font-size:38px;
    color:#fff;
}
div.offerta_sconto div.desc_sconto{
    font-size:18px;
    color:#fff;
    line-height:24px!important;
    padding-top:10px;
}
div.offerta_sconto2{
    background-color:#81786A;
    font-size:36px;
    color:#F5A134;
    text-align:center;
    line-height:35px;
    border:2px solid #F5A134;
    padding:20px 2px 10px 2px;
    margin:22px 0px 14px 0px;
    height:100px;
}
div.offerta_sconto2 span{
    font-size:38px;
    color:#fff;
}
div.offerta_sconto2 div.desc_sconto{
    font-size:18px;
    color:#fff;
    line-height:24px!important;
    padding-top:10px;
}

