/*BASE*/
* {margin:0;padding:0;}
a {outline:none;}
a img{border:0;}
a.fakelink{cursor:pointer;}
ul, li {list-style-type:none;}



/*LAYOUT*/
body {text-align:center;}
#canvas {width:800px;margin:0 auto;text-align:left;position:relative;}
#page {padding-top:105px;}
#header, #footer {clear:both;}
.block{clear:both;overflow:hidden;}
.block#first{margin-bottom:12px}
#content{float:right;margin:0;width:392px;}
#results{float:right;margin:0;width:596px;}
#sidenav{margin:0 608px 0 0;width:192px;}



/*TYPOGRAPHY*/
body {color:#000;font-size:75%;font-family:Verdana,Arial,Helvetica,sans-serif;}
html>body {font-size: 12px;}
h1,h2,h3,h4,h5,h6{font-family: Arial, Helvetica, Verdana, sans-serif; text-transform:uppercase;}
h1 {font-size:1.5em;line-height:1em;margin-top:0.40em;margin-bottom:0;}
h2 {font-size:1.1667em;line-height:1.286em;margin-top:1.929em;margin-bottom:0.643em;}
h3 {font-size:1.63em;line-height:1.384em;margin-top:1.08em;margin-bottom:0.692em;}
h4 {font-size:1.2em;line-height:1.5em;margin-top:1em;margin-bottom:0.5em;}
h5 {font-size:1.1em;line-height:1.3em;margin-top:1em;margin-bottom:0.5em;}
p {font-size:0.9em;line-height:1.5em;margin-top:0.5em;margin-bottom:0.9em;}
a {color:#09c;font-weight:bold;text-decoration:none;}
a:hover {color:#ffa200;font-weight:bold;text-decoration:underline;}
td{font-size:1em;line-height:2.2em;}
th{font-size:1.1em;line-height:2.2em;}


/*DESIGN*/

#path{padding:10px 0 10px;font-size:11px;}
#path a {color:#666; font-weight:normal;}
#path span {color:#ffa200; font-weight:bold;}


#content h1{    
	font: 22px/25px arial,verdana,sans-serif;
    margin: 0 20px 10px;
    text-transform: none;
}
#content #image{width:100%;height:112px;overflow:hidden;vertical-align:bottom;}
#content #image img{height:112px;}
#content .long_description {
    -moz-border-radius: 0 0 10px 10px;
    background: none repeat scroll 0 0 #EDF1F6;
    margin: 0 0 15px;
    padding: 15px 0;
}
#content .long_description p {
    font-size: 11px;
    line-height: 1.7em;
    margin: 0 20px 15px;
}

/* SIDENAV */
#sidenav{background:#eee;}
#sidenav h3{background:#eee url(/img/list_title.jpg) no-repeat 0 0;color:#fff;text-align:center;height:44px;line-height:36px;font-size:13px;margin:0;}

#sidenav ul{font-size:0.916em;padding:2px 0 10px 8px;border-bottom:12px solid #fff;}
#sidenav ul li {background:transparent url(/img/sidecontent_bullet.gif) no-repeat scroll 0 -78px;line-height:1.5em;padding:0 0 0 12px;}
#sidenav ul li.current {background-position:0 -36px; color:#FAA200;}
#sidenav ul li:hover {background-position:0 -36px;}
#sidenav ul li a {font-weight:normal;}
#sidenav ul li.last_li {padding:10px 12px 0 12px;text-align:right;}
#sidenav ul li.last_li a{font-weight:bold;text-decoration:none;color:#FAA200;}
#sidenav ul li.last_li a:hover{text-decoration:underline;color:#038AAB;}

#sidenav dl {font-size:10px;line-height:15px;padding:7px 0 10px 8px;}
#sidenav dt{float:left;font-weight:bold;width:24%;}
#sidenav dd{margin:0 0 0 25%;}
#sidenav dd a{font-weight:normal;}






#results h2{color:#666;border-bottom:1px solid; margin-top:0;}
#results blockquote{background:#eee;border-color:#AAB2BA;border-style:dotted none;border-width:1px 0;color:#56636F;margin:0.5em 0 1.5em;}
#results blockquote p{font-size:90%;padding:1.5em;margin:0}
#results a{text-decoration:underline;font-weight:normal;}
#results ul li{padding-bottom:15px;clear:both;}
#results ol li{line-height:1.6em;padding-bottom:0;}
#results ol li strong a{text-decoration:none;border-bottom:1px solid;font-weight:bold;font-size:1.1em;}
#results p{font-size:0.916em;line-height:1.636em;margin:0;}
#results li.htl-price{text-align:right;color:#3a99cc;font-size:1.2em;}
.cornice {background:#fff;border:1px solid #ccc;float:left;margin:4px 12px 7px 0;padding:5px;}
.cornice img{border:1px solid #aaa;height:47px;width:76px;cursor:pointer;}

.hiddenem {text-decoration:underline;font-style:normal;color:#3A99CC;}
.hiddenem:hover {cursor:pointer;color:#FFA200;}

.hiddeneminv {text-decoration:underline;font-style:normal;color:#FFA200;}
.hiddeneminv:hover {cursor:pointer;color:#3A99CC;}

.error_off {
display:none;
}






























/*BOX FEEDBACK
#results li.htl-feed{float:left;margin:0pt;overflow:hidden;font-size:0.916em;line-height:1.636em;}*/
#results li.htl-price div{background:#EEF3F7 none repeat scroll 0%;border:1px solid #CCCCCC;width:88px;float:left;margin-right:12px;text-align:center;color:#666666;font-size:15px;padding:0px}
#results li.htl-price div em{color:#999999;font-size:10px;font-style:normal;font-weight:normal;padding-left:4px;}
#results li.htl-price span{padding-top:2px;font-weight:normal;display:block;float:left;font-size:11px;color:#000}
#results li.htl-price strong{display:block;padding-top:4px;}





/* FOOTER */
#footer{background:#fff}
#footer .geotrust{text-align:right;margin:15px 0 0;}
#footer .copy{margin:-10px 0 0;text-align:left;border-bottom:1px solid #142a3b;color:#142a3b;padding-bottom:5px;}
#footer .homelinks a:hover{display:inline;}
.red{color:#FF0000;}



/* FORM */
select {
	font-size:11px;
	margin:0;
	padding:0;
}
input {
	color:#000000;
	font-size:11px;
	margin:0;
	padding:0;
}
option {
	padding-right:7px;
}
#formError{color:#fff;background:#f00 url(/img/alert_bg.gif) no-repeat left center; margin-bottom:10px;}
#formError h3{font-size:150%;margin:0;padding:5px 10px 0 20px;}
#formError p{color:#fff;; padding:0 10px 10px 20px; margin:0;}
.hidden{display:none;}
.show{/*display:block;*/}




#corpo .error_on{
	display:block;
	margin:5px 0 5px -8px;
}
.error_off{
	display:none;
}


.block#first{margin-bottom:12px}
#sidenav #social_network{
	border:0;
	padding:0 0 10px;
	margin: 0 9px;
}















/* nuova place */
.fblike-wrapper.fb-place {
    margin: 0 0 0 10px;
    width: 392px;
}
.fblike-wrapper {
    float: left;
    padding: 0;
}
#search{
	margin-bottom:15px !important;
}
#callcenter_place.two-column {
    -moz-border-radius: 0 10px 10px 0;
    background: url("/img/callcenter.jpg") no-repeat scroll left top #EDF1F6;
    margin: 0 10px 10px 0;
    padding: 0 0 5px 196px;
    width: 200px;
}
#callcenter_place p {
    font-size: 10px;
    line-height: 1.5em;
    margin: 10px;
    padding:0;
}
#callcenter_place strong {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #139108;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px 10px 12px;
}
#callcenter_place strong span {
    color: #FF0000;
}
#hotels {
    clear: both;
    font-size: 1.2em;
    overflow: hidden;
}
#page h2{
    border-bottom: 1px solid #30516C;
    color: #30516C;
    font: 20px/22px arial,verdana,sans-serif;
    margin: 0 0 10px;
    text-transform: none;
}

.hotel {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
}
.hotel p {
    margin: 0;
    padding: 0;
}
.hotel .name {
    clear: both;
    overflow: hidden;
}
.hotel .name * {
    display: block;
    float: left;
    margin-right: 5px;
    overflow: hidden;
}
.hotel .name a {
    clear: both;
    font-size: 15px;
    font-weight: normal;
}
.hotel .address {
    clear: both;
    color: #333333;
    font-size: 10px;
    height: 1.8em;
    overflow: hidden;
}
.hotel .thumb {
    float: left;
    height: 60px;
    margin: 0;
    overflow: hidden;
    width: 60px;
}
.hotel .thumb a {
    border: 0 none;
    display: block;
    float: left;
    height: 60px;
    overflow: hidden;
    width: 60px;
}
.hotel a {
    text-decoration: underline;
}
.hotel p.thumb {
    margin: 0 10px 10px 0;
}
.hotel .description {
    font-size: 11px;
    line-height: 1.4em;
    min-height: 70px;
}
.hotel .minrate {
    color: #139108;
    cursor: pointer;
}
.hotel .minrate:hover {
    color: #f00;
}
.minrate {
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.minrate span {
    color: #999999;
    font-size: 10px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 2px;
}
.minrate strong {
    font: 23px/28px Arial,sans-serif;
}
.star-holder {
    display: block;
    height: 14px;
    width: 55px;
}
.star-holder strong {
    background-color: transparent;
    background-image: url("/img/hotel-star-matrix.gif");
    background-repeat: no-repeat;
    padding-left: 55px;
}
.star-0{
	background-position:-58px -12px;
}
.star-1{
	background-position:0 4px;
}
.star-2{
	background-position:-58px 4px;
}
.star-3{
	background-position:-116px 4px;
}
.star-4{
	background-position:-173px 4px;
}
.star-5{
	background-position:-232px 4px;
}
.star-6{
	background-position:-173px -13px;
}
.star-7{
	background-position:0 -13px;
}
.star-8{
	background-position:-115px -13px;
}
.star-9{
	background-position:-58px -13px;
}

#place-links.two-column {
    -moz-border-radius: 0 0 10px 10px;
    background: none repeat scroll 0 0 #66B6F5;
    color: #FFFFFF;
    margin-top: 10px;
}
.two-column {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 396px;
}
.two-column #navigator {
    border: 0 none;
    height: 376px;
    margin: 10px;
    width: 376px;
}
#navigator {
    -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0 0 #66B6F5;
    float: left;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
}
#place-links div.module {
    padding: 0 10px;
}
#place-links h3 {
    clear: both;
    color: #FFFFFF;
    font: 20px/20px arial,verdana,sans-serif;
    margin: 10px 0 5px;
    text-transform: none;
}
#place-links div.module ul {
    margin: 0 0 10px;
}
#place-links div.module li {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1em;
    padding: 4px 0;
}
#place-links div.module a {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
#place-links div.module li:hover,
#place-links div.module li.current {
	background:#fff;
	color:#0896ff;
	font-weight:normal;
	padding:4px 0 4px 4px;
}
#place-links div.module li:hover a,
#place-links div.module li.current a {
	color:#0896ff;
}






#gmap {width:616px;height:400px;}
#gmap *{text-align:center;}
#gmap .static {
	cursor:pointer;
}
#message *{text-align:left;}
.two-column #gmap {
	height: 376px;
	width: 376px;
}
#message {
	background:#fff;
	color:#66B6F5;
	overflow:hidden;
	padding:8px 10px;
	width:250px;
	z-index:100000;

  	-moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  	-webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}
#message h5 {
	font-size:10px;
	font-weight:normal;
	color:#66B6F5/*#0896FF*/;
	border:0;
	margin:0 0 2px;
}
#message h5 img {
	float:right;
	margin:0;
	line-height:0;
}
#message h5 strong {
	text-transform:uppercase;
}
#message p {
	background:#66B6F5;
	color:#fff;
	font-size:10px;
	line-height:13px;
	overflow:hidden;
	margin:0;
	padding:0 7px 7px;
}
#message span {
	display:block;
	margin: 7px 0 0 0;
}
#message span.abstract {
	min-height:65px;
}
#message span.rate,
#message span.feed {
	float:left;
	width:47%;
	text-transform:capitalize;
}
#message span.rate strong,
#message span.feed strong{

}
#message .thumb {
	border:2px solid #fff;
	float:left;
	margin:7px 7px 7px 0;
	width:60px;
	height:60px;
}

.addthis-wrapper.two-column {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#EDF1F6;
	padding: 0 0 10px 0;
}
.addthis-wrapper {
    overflow: hidden;
}
.addthis-wrapper h4 {
	color: #416E92;
    margin: 10px 12px 0;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    margin-top: 1em;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    text-transform: uppercase !important;
}
#side .addthis-wrapper .shares{
   	margin: 5px;
    padding: 8px 7px 6px;
    text-align: center;
}
.two-column .addthis_toolbox {
	float:left;
	width:49%;
}
.two-column .addthis_toolbox .shares,
.two-column .addthis_toolbox .follows {
	margin: 5px 10px;
}

.addthis_toolbox .shares{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin: 5px 10px;
    padding: 8px 10px 6px;
}
.addthis_toolbox .shares .at300b img {
    margin: 2px 1px;
}


.addthis_toolbox .follows{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin: 10px;
    padding: 8px 10px 6px;
}
#side .addthis_toolbox .follows {
    margin: 10px 5px;
    padding: 8px 6px 6px 9px;
}
.addthis_toolbox .follows .at300b img {
    margin: 3px 2px 2px 3px;
}
#side .addthis_toolbox .follows .at300b img {
 	margin: 3px 3px 2px 2px;
}
.even-more {
    -moz-border-radius: 0 0 10px 10px;
    background: none repeat scroll 0 0 #CFDF37;
    margin: 0 0 10px;
    padding: 20px 0 10px;
}
.even-more h3{
    color: #000000;
    font: 22px/25px arial,verdana,sans-serif;
    margin: 0 20px 10px;
    padding: 0;
    text-transform: none;
}
.extra_description {
    color: #333333;
}
.extra_description p {
    font-size: 11px;
    line-height: 1.7em;
    margin: 0 20px 15px;
}
