* {
	font-family:tahoma, Arial, Helvetica, sans-serif;
}
body {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	/*background:url('https://www.hotelsclick.com/images_dir/layout/body_bg.gif') repeat-x #f4f7fb;*/
	background:transparent url('https://www.hotelsclick.com/images_dir/layout/header-bkg-tmp.png') 0 0 repeat-x;
	margin:0;
	font-size:11px;
}
.main {
	background:url('https://www.hotelsclick.com/images_dir/layout/bottom_main_bg.gif') repeat-x left bottom;
}

.main a ,
.main a:link ,
.main a:visited ,
.main a:hover
{
	color:#5ab1d9;
}

form {
	margin:0;
	padding:0;
}
.clearBoth {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.spacerClearBoth20 {
	font-size:12px;
}
.goUp {
	background:url('https://www.hotelsclick.com/images_dir/layout/go_up.gif') no-repeat left center;
	float:right;
	padding:0 0 0 16px;
}
.displayNone {
	display:none;
}
.selectList {
	padding:2px 0;
}
.button ,
.button:link ,
.button:visited ,
.button:hover {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_center.gif') repeat-x;
	text-decoration:none;
	cursor:pointer;
}
.button {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_center.gif') repeat-x;
	text-decoration:none;
	cursor:pointer;
	padding:0;
	border:none;
	display: block;

}

.floatRigth {
	float:right;
}
.floatLeft {
	float:left;
}

.button_disp {
	background:url('https://www.hotelsclick.com/images_dir/layout/button.gif') no-repeat;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	border:0;
	color:#fff;
	padding:5px 8px;
	width:142px;

}
.button_col {
	background:url('https://www.hotelsclick.com/images_dir/layout/cerca.gif') no-repeat;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	border:0;
	width:82px;
	height:24px;
}
.miniCheckRadio {
	margin:0;
	padding:0;
	width:12px !important;
	height:12px !important;
	vertical-align:middle;
}
.spacer5px {
	clear:both;
	font-size:0;
	height:5px;
}
.button span {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_left.gif') no-repeat left top;
	padding-left:10px;
	margin:0;
}
.button span span {
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:4px 10px 5px 0;
	margin:0;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_right.gif') no-repeat right top;
}


a:link {color:#00c; text-decoration:none;}
a:visited {color:#00c; text-decoration:none;}
a:hover {color:#00c; text-decoration:underline;}

.header {
	width:990px;
	margin: auto;
}
.header .logo {
  display: inline-block;
  min-width: 250px;
  padding: 9px 0 0;
  width: 30%;
}
.header .logo.spacer {
    padding-bottom:13px;
}
.header .logo img {
	border:0;
}
.header .info {
	float:right;
	padding:8px 0 0 0;
	width:600px;
}
.header .info .txt {
	float:right;
	color:#2464ae;
	font-size:11px;
	padding:6px 20px 0 0;
}
.header .info .flag {
	float:right;
}
.header .info .flag a ,
.header .info .flag a:link ,
.header .info .flag a:visited ,
.header .info .flag a:hover {
	float:left;
	text-align:center;
	margin:0 0 0 5px;
	color:#000;
	font-size:11px;
	text-decoration:none;
}
.header .info .flag a:hover img {
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	opacity:1.0;
}
.header .info .flag a img {
	display:block;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.header .info .flag a img.chosen {
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	opacity:1.0;
}

.header .info .currency {
	float:right;
	padding:3px 0 0 0;
}
.header .info .currency select {
	font-size:10px;
	margin:1px 0 0 0;
}

.header .infoLinks {
	float:right;
	/*margin:18px 0 5px 0;*/
	margin:0 0 5px 0;
}
.header .infoLinks a ,
.header .infoLinks a:link ,
.header .infoLinks a:visited ,
.header .infoLinks a:hover {
	font-size:11px;
	font-weight:bold;
	color:#07709c;
	text-decoration:underline;
}
.header .infoLinks span {
	font-size:11px;
	color:#fff;
	margin:0 2px;
}
.header .toolbar {
	background:#fff;
	float:left;
	width:990px;
}
.header .toolbar .toolbar_table {
	width:990px;
}
.header .toolbar .toolbar_table td {
	padding:7px 10px;
	/*background:url('https://www.hotelsclick.com/images_dir/layout/toolbar_bg.gif') repeat-x;*/
    background-color:#edeef0;
	text-align:center;
	border-left:solid 1px #fff;
}
.header .toolbar a ,
.header .toolbar a:link ,
.header .toolbar a:visited ,
.header .toolbar a:hover {
	font-size:12px;
	/*text-transform:uppercase;*/
	text-decoration:none;
	/*color:#fff;*/
    color:#000000;
}
.header .toolbar td.first {
	border-left:none;
}
.header .toolbar td.last {
}
.page {
	width:990px;
	margin: auto;
}
.page .page_container {
	float:left;
	/*background-color:#fff;
	background:#fff;*/
}
.page .page_content {
	margin:15px 0;
	float:left;
	width:990px;
	background:url('https://www.hotelsclick.com/images_dir/layout/content_bg.gif') repeat-y right top;
}
.page .page_content .content {
	float:left;
	position:relative;
	padding:0 15px;
	width:765px;
}

.page .page_content .content h1.hotel, .page .page_content .content h2.availabilityTitle {
	font-size:20px;
	color:#07709c;
	background:url('https://www.hotelsclick.com/images_dir/layout/h1_hotel.jpg') no-repeat left bottom;
	margin:0 0 15px 0;
	padding:3px 5px;
	font-weight:bold;
}

.page .page_content .content h1.hotel, .page .page_content .content h2.availabilityTitleLarge {
	font-size:20px;
	color:#07709c;
	background:url('https://www.hotelsclick.com/images_dir/layout/h1_hotel_big.jpg') no-repeat left bottom;
	margin:0 0 15px 0;
	padding:3px 5px;
	font-weight:bold;
}

.page .page_content .content h1.hotel.mod, .page .page_content .content h2.availabilityTitleLarge {
	font-size:20px;
	color:#07709c;
	background:none;
	margin:0;
	padding:0px 5px;
	font-weight:bold;
}

.page .page_content .content .ratin_stars {
	margin:-38px 0 0 0;
	float:right;
}
.page .page_content .content .hotel_star {
	/*float:left;*/
	margin:0 20px 0 0;
}
.page .page_content .content .hotel_star img {
	margin:0 0 0 2px;
}

.page .page_content .content .hotel_rating {
	position:absolute;
	width:179px;
	height:81px;
	font-size:12px;
	text-align:center;
	right:15px;
	top:-5px;
}

.page .page_content .content .hotel_rating_over {
    font-size: 12px;
    height: 61px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 87px;
    width: 172px;
    z-index: 999;
    background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon_empty.png') no-repeat left top transparent;
    padding-top: 18px;
}

.page .page_content .content .hotel_rating_over_box {
    font-size: 14px;
    max-height: 300px;
    position: absolute;
    right: 30px;
    text-align: left;
    top: 100px;
    width: 200px;
    z-index: 990;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.3);
    border-radius: 7px 7px 7px 7px;
}

.page .page_content .content .hotel_rating .ratetxt, .page .page_content .content .hotel_rating_over_box .ratetxt {
    position:relative;
    font-weight:bold;
    font-size: 15px;
    color:#036c9b;
    text-align:center;
}

.page .page_content .content .hotel_rating_over_box .chapter {
    width: 180px;
    z-index: 991;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.7);
    border-radius: 7px 7px 7px 7px;
}

.page .page_content .content .hotel_rating_over_box .review_text {
    font-size: 14px;
    font-style: italic;
    text-align: left;
    line-height: 20px;
}

.page .page_content .content .hotel_rating.rating {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon_empty.jpg') no-repeat left top transparent;
	padding-top:18px;
}
.page .page_content .content .hotel_rating .ratetxt, .page .page_content .content .hotel_rating_over .ratetxt {
    position:relative;
/*    top:15px; */
    font-weight:bold;
    color:#036c9b;
    text-align:center;
}
.page .page_content .content .hotel_rating .reviewlink {
    position:relative;
    top:0;
    margin-top:0px;
}
.page .page_content .content .hotel_rating.rating1 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon1_en.jpg');
}
.page .page_content .content .hotel_rating.rating2 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon2_en.jpg');
}
.page .page_content .content .hotel_rating.rating3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon3_en.jpg');
}
.page .page_content .content .hotel_rating.rating4 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon4_en.jpg');
}
.page .page_content .content .hotel_rating.rating5 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/bluebaloon5_en.jpg');
}
.page .page_content .content .hotel_rating a {
	display:block;
	margin:32px 0 0 10px;
}

.page .page_content .content .hotel_info {
	float:left;
	font-size:12px;
	color:#4a4a4a;
}
.page .page_content .content .hotels_links {
	float:right;
}

/* BUTTON BUTTON: start */
.page button.button_button {
	float:right;
	padding:0;
	border:none;
	background-color:transparent;
	width:150px;
}
.page button.button_button span.right {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_grad.gif') no-repeat right -22px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	text-decoration:none;
	cursor:pointer;
	padding:0;
	border:none;
}
.page button.button_button span span.left {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_grad.gif') no-repeat left top;
	padding:4px 10px 0 10px;
	height:18px;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	white-space:nowrap;
}
.page button.button_button span {
}
/* BUTTON BUTTON: end */

/* BUTTON SEARCH: start */
.page button.button_search {
	float:right;
	padding:0;
	border:none;
	background-color:transparent;
	width:150px;
}
.page button.button_search span.right {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_grad.gif') no-repeat right -22px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	text-decoration:none;
	cursor:pointer;
	padding:0;
	border:none;
}
.page button.button_search span span.left {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_grad.gif') no-repeat left 0px;
	padding:4px 10px 0 10px;
	height:18px;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	white-space:nowrap;
}
.page button.button_search span {
}
/* BUTTON SEARCH: end */

/* BUTTON LINK: start */
.page a.button_link ,
.page a.button_link:link ,
.page a.button_link:visited ,
.pagea.button_link:hover {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_grad.gif') no-repeat right -22px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	text-decoration:none;
	cursor:pointer;
}
.page a.button_link span {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_grad.gif') no-repeat left top;
	padding:4px 10px 0 10px;
	height:18px;
	text-decoration:none;
	cursor:pointer;
}
/* BUTTON LINK: end */

.page .page_content .content .hotel_txt {
	padding-bottom:15px;
	overflow-y:hidden;
}
.page .page_content .content #show_hotel_txt {
	float:right;
	margin:0 0 10px 0;
}
.page .page_content .content .hotel_txt_content {
	background:#fff;
	margin-top:15px;
}
.page .page_content .content .hotel_txt_content .hotel_gallery {
	float:left;
	border:solid 1px #b3c4d8;
	padding:2px;
	margin:0 10px 10px 0;
}
.page .page_content .content .hotel_txt_content .hotel_txt {
	line-height:20px;
	font-size:12px;
}
.page .page_content .content .hotel_txt_content .hotel_txt a ,
.page .page_content .content .hotel_txt_content .hotel_txt a:link ,
.page .page_content .content .hotel_txt_content .hotel_txt a:visited ,
.page .page_content .content .hotel_txt_content .hotel_txt a:hover {
	font-size:12px !important;
}

.page .page_content .content .disponibilita_hotel {
	border:solid 2px #f80;
	/*border:solid 1px #ffbb00;*/
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_hotel_box_disp.jpg') no-repeat left top #ffd05f;
}
.page .page_content .content .disponibilita_hotel .title_container {
	position:relative;
	margin:8px;
}
.page .page_content .content .disponibilita_hotel .title {
	position:relative;
	display:block;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	z-index:2;
}
.page .page_content .content .disponibilita_hotel .title_shadow {
	position:absolute;
	font-size:20px;
	color:#666;
	font-weight:bold;
	top:1px;
	left:1px;
	z-index:1;
}
.page .page_content .content .disponibilita_hotel .title img {
	display:block;
}

.page .page_content .content .disponibilita_hotel .disponibilita_container {
	margin:0 8px 8px 8px;
	color:#333;
}
.page .page_content .content .disponibilita_hotel .disponibilita_container .form {
	padding-top:10px;
}
.page .page_content .content .disponibilita_hotel .disponibilita_container .form .tipoCamera {
	float:left;
	margin-left:2px;
}
.page .page_content .content .disponibilita_hotel .disponibilita_container .form .tipoCameraCulla {
	float:left;
	margin-left:55px;
}

.page .page_content .content .disponibilita_hotel .disponibilita_container .form input ,
.page .page_content .content .disponibilita_hotel .disponibilita_container .form select {
	font-size:11px;
}
.ui-datepicker-trigger {
	vertical-align:middle;
	margin:0 0 0 3px !important;
	position:relative;
}
.date_input {
	width:70px !important;
}
.page .page_content .content .disponibilita_hotel .disponibilita_container .form td {
	padding:0 5px
}

.page .page_content .content .disponibilita_hotel .disponibilita_container .addCamera ,
.page .cerca_hotel_box .addCamera  {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/plus_camera.gif') no-repeat left 6px;
	padding:2px 3px 2px 15px;
	font-weight:bold;
	margin:0 0 0 0;
	white-space:nowrap;
	color:#07709c;
}
.page .cerca_hotel_box .header_cerca_hotel {
	float:left;
	width:154px;
	background:url('https://www.hotelsclick.com/images_dir/layout/header_cerca_hotel.gif') no-repeat;
	padding:5px 0 6px 5px;
	font-size:14px;
	color:#c00;
	font-weight:bold;
}

#template_add_room {
	display:none;
}



.page .page_content .content .hotel_box {
	margin:20px 0 0 0;
	position:relative;
	width:763px;
}

.page .page_content .content .hotel_box.mod {
    margin: 0 0 20px;
	position:relative;
	width:763px;
}

.page .page_content .content .hotel_box .title {
	background:#07709c;
	float:left;
	padding:1px 1px 0 1px !important;
	margin:0 0 0 10px !important;
}

.page .page_content .content .hotel_box .title h2, .page .page_content .content .hotel_box .title h3 {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/toolbar_bg.gif') repeat-x;
	border:solid 1px #fff;
	border-bottom:0;
	font-size:14px;
	margin:0;
	padding:2px 5px;
	color:#fff;
}

.page .page_content .content .hotel_box .title.mod{
    margin:0px !important;
    background:none;
}

.page .page_content .content .hotel_box .title.mod h3,.page .page_content .content .hotel_box .title.mod h2 {
    background-color: #edeef0;
    background-image: none;
    border: 0 !important;
    color: #1b7ea8;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 0 10px 10px;
    width: 753px;
}

.page .page_content .content .hotel_box .box_content {
	float:left;
	/*border:solid 1px #b3c4d8;*/
	border-top:solid 2px #07709c;
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_hotel_box.gif') repeat-x;
	width:763px;
}

.page .page_content .content .hotel_box .box_content.mod {
    background:none;
    border-top:0px;
	float:left;
	width:763px;
}

.page .page_content .content .hotel_box .box_content.no_border {
	border:0;
}
.page .page_content .content .hotel_box .box_content .txt_content {
	padding:10px;
	color:#202020;
}

.page .page_content .content .hotel_box .box_content.mod .txt_content {
    font-size:11.5px;
    line-height: 16px;
}

.page .page_content .content .hotel_box .box_content .txt_content h5 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 0;
	color:#4d4d4d;
	text-transform:uppercase;
}

h4 {
    font-size:14px;
	color:#c00;
	font-weight:bold;
	margin:15px 0 0 0;
	text-transform:uppercase;
	text-align:left;
}

.page .page_content .content .hotel_box .box_content .txt_content h4 {
	font-size:14px;
	color:#c00;
	font-weight:bold;
	margin:15px 0 0 0;
	text-transform:uppercase;
	text-align:center;
}
.page .page_content .content .hotel_box .box_content.mod .txt_content h4 {
    color: #000000;
    text-transform: capitalize;
}
.page .page_content .content .hotel_box .box_content .txt_content h4.alignLeft {
	margin:15px 0 0 30px;
	text-align:left;
}
.page .page_content .content .hotel_box .box_content.mod .txt_content h4.alignLeft {
    margin-left:0;
}
.page .page_content .content .hotel_box .box_content .txt_content h4.commento_title {
	font-size:14px;
	color:#0b51bd;
	font-weight:bold;
	margin:15px 0 0 0;
	text-transform:uppercase;
	text-align:left;
}
.page .page_content .content .hotel_box .box_content .txt_content .hotel_star {
	float:right;
	margin:-15px 0 0 0;
	width:93px;
	height:49px;
}
.page .page_content .content .hotel_box .box_content .txt_content .CusOpin {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/miniyellowbaloon_empty.gif') no-repeat;
	text-align:center;
}

.page .page_content .content .hotel_box .box_content .txt_content .CusOpin .ratetxt {
    position:relative;
    top:14px;
    font-size:10px;
    font-weight: bold;
    color:#036c9b;
    text-align:center;
}

.page .page_content .content .hotel_box .box_content .txt_content .servizi_info_title {
	background:url('https://www.hotelsclick.com/images_dir/layout/arrow_R.gif') no-repeat left 3px;
	padding-left:15px;
	font-size:16px;
	color:#07709c;
	font-weight:bold;
	width:730px;
	float:left;
	border-bottom:dotted 1px #07709c;
	text-decoration:none;
	margin-bottom:3px;
}
.page .page_content .content .hotel_box .box_content .txt_content .servizi_info_title_down {
	background:url('https://www.hotelsclick.com/images_dir/layout/arrow_D.gif') no-repeat left 3px !important;
}

.page .page_content .content .hotel_box .box_content .txt_content .div_servizi_info_title {
	border-bottom:dotted 1px #07709c;
}
.page .page_content .content .hotel_box .box_content .txt_content .div_servizi_info_title td {
	padding:2px 0 2px 0;
}

.page .page_content .content .hotel_box .box_content .txt_content .div_servizi_info_title img.sercizi_info_icon {
	vertical-align:middle;
	margin:0 0 0 0;
}
.page .page_content .rightCol {
	float:right;
	width:195px;
}
.page .page_content .rightCol .colContent {
	margin:0 15px 10px 15px;
}
.page .page_content .rightCol .colContent .listaHotelsRightCol a {
	display:block;
	margin:0 0 5px 0;
}
/* newsletter: start */
.page .page_content .rightCol .colContent .newsletter {
	padding:0 0 5px 0;
	border-bottom:solid 1px #ffb607;
}
.page .page_content .rightCol .colContent .newsletter .nl_txt {
	font-size:11px;
	vertical-align:middle;
	border:solid 1px #487aab;
	color:#2464ae;
}
.page .page_content .rightCol .colContent .newsletter .nl_submit {
	background:url('https://www.hotelsclick.com/images_dir/layout/submit_newsletter.gif') no-repeat;
	width:15px;
	height:15px;
	border:none;
	vertical-align:middle;
	margin:0 0 0 3px;
}
.page .page_content .rightCol .colContent .newsletter .privacy_box {
	color:#6f6f6f;
	font-size:10px;
	padding:5px 0 3px 0;
}
.page .page_content .rightCol .colContent .newsletter .privacy_box input {
	margin:0;
	padding:0;
	width:11px;
	height:11px;
	vertical-align:middle;
}
.page .page_content .rightCol .colContent .socialNetwork {
	border-bottom:solid 1px #ffb607;
	padding:0 0 10px 0;
}
.page .page_content .rightCol .colContent .socialNetwork .socialNetworkIcon img {
	margin:0 0 0 3px;
	border:0;
	float:left;
}
.page .page_content .rightCol .colContent .socialNetwork .colFacebook {
	float:left;
}
.page .page_content .rightCol .colContent .socialNetwork .colTwitter {
	float:right;
}
/* newsletter: end */

/* cerca hotel:start */
.page .page_content .rightCol .colContent .cerca_hotel_box {
	border:solid 1px #b3c4d8;
	padding:2px;
}
.page .page_content .rightCol .colContent .cerca_hotel_box .cerca_form {
	background:#ecf2f8;
	padding:5px;
}
.page .page_content .rightCol .colContent .cerca_hotel_box .cerca_form input {
	width:143px;
	font-size:11px;
}
.page .page_content .rightCol .colContent .cerca_hotel_box .cerca_form select {
	font-size:11px;
}
.page .page_content .rightCol .colContent .cerca_hotel_box #more_rooms_col {
	margin:0 0 5px 0;
}
.page .page_content .rightCol .colContent .cerca_hotel_box .submit_form {
	padding:5px 0 0 0;
	text-align:center;
}

/* cerca hotel:end */


.footer {
	width:990px;
	margin:0 auto 0 auto !important;
    background-color: #0f719d;
}
.footer .footer_links_top {
	float:left;
	padding:3px 0;
	font-size:11px;
	color:#71c3e9;
}
.footer .footer_links_top a ,
.footer .footer_links_top a:link ,
.footer .footer_links_top a:visited {
	float:left;
	color:#fff;
	text-decoration:none;
}
.footer .footer_links_top a:hover {
	float:left;
	color:#fff;
	text-decoration:underline;
}
.footer .footer_links_top span {
	float:left;
	color:#71c3e9;
	margin:0 5px;
}
.footer .footer_links {
	float:left;
	padding:7px 0;
}
.footer .footer_links .footer_button {
	margin:15px 20px 0 0;
}
.footer .footer_links .footer_button img {
	border:0;
}
.footer .footer_info {
	float:left;
	font-size:10px;
	color:#fff;
	margin:8px 0 0 0;
}
.footer .footer_info_top {
	text-align:left;
}
.footer .footer_info_top strong {
	font-weight:bold;
	font-size:12px;
	color:#ffb912;
}
.footer .footer_info_top span {
	font-weight:bold;
	font-size:12px;
	color:#fff;
}
.footer .footer_info_top a {
	font-weight:bold;
	font-size:12px;
	color:#fff;
}
.footer .footer_info_top .weightNormal {
	font-weight:normal;
}

/* ROOM BOOKING */
.roomBooking {
	border-bottom:solid 1px #07709c;
	margin-top:20px;
}
.roomBooking .firstTd {
	border-left:solid 1px #07709c;
}
.roomBooking .lastTd {
	border-right:solid 1px #07709c;
}

.roomBooking thead tr {
	background:url('https://www.hotelsclick.com/images_dir/layout/check_room_header_c.gif') repeat-x left top;
}
.roomBooking thead .left {
	background:url('https://www.hotelsclick.com/images_dir/layout/check_room_header_l.gif') no-repeat left top;
	padding:5px 0 1px 25px;
}
.roomBooking thead .right {
	background:url('https://www.hotelsclick.com/images_dir/layout/check_room_header_r.gif') no-repeat right top;
	padding:5px 25px 1px 0;
}
.roomBooking thead td {
	padding:5px 1px 1px 0;
	border-bottom:solid 2px #07709c;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	border:0;
	border-bottom:solid 2px #07709c;
}
.roomBooking tbody .odd {
	background:#d9e5f1;
}
.roomBooking tbody .even {
	background:#eef1f8;
}
.roomBooking tbody tr {
	border:solid 1px #000;
}
.roomBooking tbody td {
	padding:5px;
	font-size:12px;
}

.roomBooking tbody .stanza {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#07709f;
}
.roomBooking tbody .offerta {
	font-size:14px;
	font-weight:bold;
	color:#c00;
}
.roomBooking tbody .info {
	font-size:11px;
	color:#000;
}
.roomBooking tbody .conferma {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#444;
}
.roomBooking tbody .prezzo {
	font-size:18px;
	font-weight:bold;
	color:#07709f;
}
.dettaglio_booking * {
	font-size:11px;
}

.dettaglio_booking .tabella_dettaglio {
    width: 250px;
	background:#fff;
}
.dettaglio_booking .tabella_dettaglio .chiudi_dettaglio_booking td {
	background: #07709c;
	text-align: center;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}

#newsletter_form_fielads {
}
#newsletter_form_fielads input ,
#newsletter_form_fielads select ,
#newsletter_form_fielads textarea {
	font-size:11px;
	color:#2464ae;
}

#hide_form_link {
	display:block;
	margin:5px 0 -5px 0;
	text-align:right;
	padding:0 15px 0 0;
	background:url('https://www.hotelsclick.com/images_dir/layout/go_up.gif') no-repeat right bottom;
}

.prezzo_medio {
	font-size:14px;
	text-align:right;
	padding:0 0 0 0;
}
.prezzo_medio strong {
	color:#c00;
}

.button_submit {
	font-size:16px;
	font-weight:bold;
	background:transparent;
	border:none;
	cursor:pointer;
	padding:0;
}
.button_submit .buttonL {
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_l.gif') no-repeat left top;
	float:left;
	cursor:pointer;
	padding:0 0 0 10px;
}
.button_submit .buttonC {
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_c.gif') repeat-x;
	float:left;
	cursor:pointer;
	color:#fff;
}
.button_submit .buttonR {
	background:url('https://www.hotelsclick.com/images_dir/layout/button_bg_r.gif') no-repeat right top;
	float:left;
	cursor:pointer;
	padding:0 10px 0 0;
}
.button_submit .buttonC.oneLine {
	padding:15px 0;
}
.button_submit .buttonC.twoLine {
	padding:6px 0;
}
.button_submit .buttonC.rColCerca {
	padding:15px 15px;
}
.button_submit.checkBooking {
	width:150px;
}

.button_booking {
	font-size:14px !important;
	font-weight:bold;
	background:transparent;
	border:none;
	cursor:pointer;
	padding:0;
}
* html .button_booking {
	width:98px;
}

.button_booking .buttonL {
	background:url('https://www.hotelsclick.com/images_dir/layout/book_button_bg_l.gif') no-repeat left top;
	float:left;
	cursor:pointer;
	padding:0 0 0 10px;
}
.button_booking .buttonC {
	background:url('https://www.hotelsclick.com/images_dir/layout/book_button_bg_c.gif') repeat-x;
	float:left;
	cursor:pointer;
	color:#fff;
}
.button_booking .buttonR {
	background:url('https://www.hotelsclick.com/images_dir/layout/book_button_bg_r.gif') no-repeat right top;
	float:left;
	cursor:pointer;
	padding:0 10px 0 0;
}

.button_booking .yellow_buttonL{
    background: url("https://www.hotelsclick.com/images_dir/layout/book_button_bg_l_yellow.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    padding: 0 0 0 10px;
}
.button_booking .yellow_buttonR{
    background: url("https://www.hotelsclick.com/images_dir/layout/book_button_bg_r_yellow.gif") no-repeat scroll right top transparent;
    cursor: pointer;
    float: left;
    padding: 0 10px 0 0;
}
.button_booking .yellow_buttonC{
    background: url("https://www.hotelsclick.com/images_dir/layout/book_button_bg_c_yellow.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: bold;
    padding: 12px 15px;
    line-height: 21px;
}

.button_booking .buttonC.oneLine {
	padding:12px 0;
}
.button_booking .buttonC.rColCerca {
	padding:12px 15px;
}
.button_booking .buttonC.rColCerca {
	padding:12px 15px;
	font-size:14px !important;
}
.button_booking .buttonC.homeCerca {
	padding:12px 15px;
	font-size:16px !important;
	cursor:pointer;
}

.homeContent {
	display:block;
	margin:0px;
}
.homeContent .homeLeftBox {
	float:left;
	width:457px;
}
.homeContent .homeLeftBox h3 {
	float:left;
	width:457px;
	height:82px;
	background:url('https://www.hotelsclick.com/images_dir/layout/home_search_header_en.jpg') no-repeat;
	margin:0;
	padding:0;
}
.homeContent .homeLeftBox .searchCenterAdd {
    background:url('https://www.hotelsclick.com/images_dir/layout/home_search_center_add.gif') repeat-y;
    min-height: 284px;
}
.homeContent .homeLeftBox .searchCenterAdd .searchCenter {
    background:url('https://www.hotelsclick.com/images_dir/layout/home_search_center.gif') no-repeat left top;
}
.homeContent .homeLeftBox .searchForm {
    padding:11px 20px;
    width:417px;
}
.homeContent .homeLeftBox .searchForm * {
	font-size:12px;
}
.homeContent .homeLeftBox .searchForm table.formTable ,
.homeContent .homeLeftBox .searchFooter .searchFormFooter table.formTable {
	width:100%;
}

.homeContent .homeLeftBox .searchForm .formFieldLabel {
	padding:0 0 1px 2px;
}

#home_add_room ,
#home_add_room:link ,
#home_add_room:visited {
	float:left;
	text-decoration:none;
	color:#000;
	margin:0 0 5px 3px;
	padding:0 0 0 12px;
	background:url('https://www.hotelsclick.com/images_dir/layout/home_plus_camera.gif') no-repeat left 5px;
}
#home_add_room:hover ,
#home_add_room:active {
	background:url('https://www.hotelsclick.com/images_dir/layout/home_plus_camera_red.gif') no-repeat left 5px;
	color:#f40;
}

.homeContent .homeLeftBox .searchFooter {
	background:url('https://www.hotelsclick.com/images_dir/layout/home_search_footer.gif') no-repeat;
	float:left;
	width:457px;
	height:36px;
	margin:0 0 16px 0;
}
.homeContent .homeLeftBox .searchFooter ,
.homeContent .homeLeftBox .searchFooter * {
	font-size:12px;
}

.homeContent .homeLeftBox .searchFooter .searchFormFooter {
	padding:5px 20px 0 20px;
	width:417px;
	vertical-align:middle;
}
.homeContent .homeLeftBox .searchFooter .searchFormFooter input {
	vertical-align:middle;
}

.homeContent .homeDealsRight {
	float:right;
	width:291px;
}
.homeDealsRight  p {
    height:18px;
    line-height:18px;
    margin:0;padding:0;
}
.homeContent .homeDealsRight .dealsAll {
	float:left;
	width:100%;
	height:189px;
	margin:0 0 18px 0;
	position:relative;
}
.homeContent .homeDealsRight .dealsItalia {
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_home_italia.jpg') no-repeat;
}
.homeContent .homeDealsRight .dealsEuropa {
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_home_europa.jpg') no-repeat;
}
.homeContent .homeDealsRight .dealsMondo {
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_home_mondo.jpg') no-repeat;
}

.homeContent .homeDealsRight .dealsAll .homeLinkOfferte {
	position:absolute;
	font-weight:bold;
	color:#fff;
	top:164px;
	left:15px;
	padding:0 16px 0 0;
	background:url('https://www.hotelsclick.com/images_dir/layout/white_arrow.png') no-repeat right 3px;
}
* html .homeContent .homeDealsRight .dealsAll .homeLinkOfferte {
	background:url('https://www.hotelsclick.com/images_dir/layout/white_arrow.gif') no-repeat right 3px;
}

.homeContent .homeDealsRight .dealsAll .dealsTxt {
	position:absolute;
	top:73px;
	left:15px;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail {
	line-height:21px;
	width:200px;
	clear:both;
}

.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail a {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#4a4a4a;
	cursor:pointer;
}

.homeContent .homeDealsRight .mod_article a {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#4a4a4a;
	cursor:pointer;
}
.homeContent .homeDealsRight .mod_article a.homeLinkOfferte {
	font-weight:bold;
	color:#fff;
	padding:0 16px 0 0;
	margin:0 0 0 13px;
	background:url('https://www.hotelsclick.com/images_dir/layout/white_arrow.png') no-repeat right 3px;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo {
	float:right;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo .stars1 {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left center;
	height:10px;
	width:10px;
	margin:5px 5px 0 0;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo .stars2 {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left center;
	height:10px;
	width:20px;
	margin:5px 5px 0 0;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo .stars3 {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left center;
	height:10px;
	width:30px;
	margin:5px 5px 0 0;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo .stars4 {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left center;
	height:10px;
	width:40px;
	margin:5px 5px 0 0;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo .stars5 {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left center;
	height:10px;
	width:50px;
	margin:5px 5px 0 0;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo .from {
	float:left;
	font-size:10px;
	margin:0 5px 0 0;
}
.homeContent .homeDealsRight .dealsAll .dealsTxt .dealsDetail .destinationInfo a.price {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#f00;
	cursor:pointer;
}

.homeContent .HomeDealsSpecial {
	float:left;
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_home_special.jpg') no-repeat;
	position:relative;
	width:457px;
	height:169px;
	margin:0 0 16px 0;
}

.homeContent .HomeDealsSpecial .specialDealsContent {
	position:absolute;
	left:19px;
	top:65px;
	width:300px;
	font-size:11px;
	color:#fff;
}
.homeContent .HomeDealsSpecial .specialDealsLink {
	position:absolute;
	left:60px;
	top:119px;
	font-size:13px;
	font-weight:bold;
}

.homeSeparator {
	float:left;
	width:100%;
	height:1px;
	background:#d8d8d8;
	font-size:0;
	orphans:0;
}

.homeContent .homeBodyFooterBox {
	background:#f0f0f0;
	float:left;
	width:100%;
	margin:16px 0 0 0;
}
.homeContent .homeBodyFooterBox .contentTxt {
	padding:14px 16px 14px 16px;
	color:#424242;
	font-size:11px;
	margin:0;
}

.homeContent .homeBodyFooterBox .contentTxt h4 {
	font-size:12px;
	color:#424242;
	margin:0 0 0 0;
	padding:0;
}
.homeContent .homeBodyFooterBox .contentTxt h5 {
	font-size:11px;
	color:#424242;
	margin:14px 0 2px 0;
	font-weight:normal;
}
.homeContent .homeBodyFooterBox .contentTxt a {
	display:block;
}
.homeContent .homeBodyFooterBox .contentTxt .topMargin {
	margin:14px 0 0 0;
}


.page .page_content .content .offerteSpciali h1 {
	font-size:20px;
	font-weight:bold;
	color:#e00;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
.page .page_content .content .offerteSpciali p {
	margin:0 0 15px 0;
	text-align:justify;
	font-size:11px;
	color:#4a4a4a;
}

.page .page_content .content .cmsPage h1 {
	font-size:20px;
	font-weight:bold;
	color:#e00;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
.page .page_content .content .cmsPage p {
	margin:0 0 15px 0;
	text-align:justify;
	font-size:11px;
	color:#4a4a4a;
}

.page .page_content .content .offerteSpciali .offerteBox {
	float:left;
	border:solid 1px #d2d2d2;
	margin:0 0 0 15px;
	padding:1px;
	width:241px;
}
.page .page_content .content .offerteSpciali .offerteBox.first {
	margin-left:0;
}
.page .page_content .content .offerteSpciali .offerteBox.last {
}

.page .page_content .content .offerteSpciali .offerteBox .cityImage {
	position:relative;
}
.page .page_content .content .offerteSpciali .offerteBox .cityImage img {
	display:block;
}
.page .page_content .content .offerteSpciali .offerteBox .cityImage .cityTitle {
	display:block;
	color:#000;
	margin:0;
	filter:alpha(opacity=70);
	opacity:0.7;
	padding:5px 3px 1px 17px;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	left:0;
	top:0;
	right:0;
	z-index:1;
}
/* EVENTO 1: start */
.page .page_content .content .offerteSpciali.evento1Page .offerteBox .cityImage .cityTitle {
	background:#0f4056;
}
/* EVENTO 1: end */

.offerteSpciali.italyPage .mod_article h3 {
	background-color: #A6D628;
	text-shadow: 2px 2px #74951C;
}
.offerteSpciali.europePage .mod_article h3 {
	background-color:#D85C09;
	text-shadow: 2px 2px #974006;
}
.offerteSpciali.worldPage .mod_article h3 {
	background-color: #FFBB19;
	text-shadow: 2px 2px #FF8800;
}

/* ITALY: start */
.page .page_content .content .offerteSpciali.italyPage .offerteBox .cityImage .cityTitle {
	background:#a6d628;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#74951c;
	text-align:center;
}
.page .page_content .content .offerteSpciali.italyPage .offerteBox .cityImage .cityTitleTxt {
	text-align:center;
}
/* ITALY: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.europePage .offerteBox .cityImage .cityTitle {
	background:#d85c09;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#974006;
	text-align:center;
}
.page .page_content .content .offerteSpciali.europePage .offerteBox .cityImage .cityTitleTxt {
	text-align:center;
}
/* EUROPE: end */
/* WORLD: start */
.page .page_content .content .offerteSpciali.worldPage .offerteBox .cityImage .cityTitle {
	background:#ffbb19;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#ff8800;
	text-align:center;
}
.page .page_content .content .offerteSpciali.worldPage .offerteBox .cityImage .cityTitleTxt {
	text-align:center;
}
/* WORLD: end */

.offerteSpciali .mod_article h3 {
	display:block;
	color:#fff;
	margin:0;
	padding:3px 3px 3px 15px;
	font-size:18px;
	font-weight:normal;
	text-shadow: 2px 2px #0F4056;
}
.page .page_content .content .offerteSpciali .offerteBox .cityImage .cityTitleTxt {
	display:block;
	color:#fff;
	margin:0;
	padding:3px 3px 3px 15px;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	left:0;
	top:0;
	right:0;
	z-index:2;
}
.page .page_content .content .offerteSpciali .offerteBox .footerBar {
	filter:alpha(opacity=70);
	opacity:0.7;
	width:100%;
	height:10px;
	float:left;
}
/* EVENTO 1: start */
.page .page_content .content .offerteSpciali.evento1Page .offerteBox .footerBar {
	background:#0f4056;
}
/* EVENTO 1: end */
/* ITALY: start */
.page .page_content .content .offerteSpciali.italyPage .offerteBox .footerBar {
	background:#a6d628;
	filter:alpha(opacity=100);
	opacity:1.0;
}
/* ITALY: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.europePage .offerteBox .footerBar {
	background:#d85c09;
	filter:alpha(opacity=100);
	opacity:1.0;
}
/* EUROPE: end */
/* WORLD: start */
.page .page_content .content .offerteSpciali.worldPage .offerteBox .footerBar {
	background:#ffbb19;
	filter:alpha(opacity=100);
	opacity:1.0;
}
/* WORLD: end */

.page .page_content .content .offerteSpciali .offerteBox .cityDeals {
	margin:0 10px;
	float:left;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealLine {
	border-bottom:solid 1px #c6c6c6;
	float:left;
	padding:10px 0;
	width:221px;
}

.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealLine.dealLineLast {
	border:none;
}

.page .page_content .content .offerteSpciali .offerteBox .cityDeals a.dealTxt {
	font-weight:bold;
	color:#4a4a4a;
	float:left;
}
.page .page_content .content .offerteSpciali table a {
	font-weight:bold;
	color:#4a4a4a;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData {
	float:right;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars1 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:10px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars2 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:20px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:30px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars4 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:40px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars5 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:50px;
	float:left;
	margin:0 5px 0 0;
}

.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .price a.priceLink {
	color:#e00;
	font-weight:bold;
}

.page .page_content .content .offerteSpciali .multiDealsBox {
	width:765px;
	position:relative;
}
/* EVENTO 1: start */
.page .page_content .content .offerteSpciali.evento1Page .multiDealsBox {
	background:url('https://www.hotelsclick.com/images_dir/layout/offerte/evento1/bg_deals.jpg') no-repeat left top;
	height:244px;
}
/* EVENTO 1: end */
/* ITALY: start */
.page .page_content .content .offerteSpciali.italyPage .multiDealsBox {
	background:url('https://www.hotelsclick.com/images_dir/layout/offerte/italy/bg_deals.jpg') no-repeat left top;
	height:147px;
}
/* ITALY: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.europePage .multiDealsBox {
	background:url('https://www.hotelsclick.com/images_dir/layout/offerte/europe/bg_deals.jpg') no-repeat left top;
	height:147px;
}
/* EUROPE: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.worldPage .multiDealsBox {
	background:url('https://www.hotelsclick.com/images_dir/layout/offerte/world/bg_deals.jpg') no-repeat left top;
	height:147px;
}
/* EUROPE: end */
.page .page_content .content .offerteSpciali .multiDealsBox .cityTitle {
	display:block;
	color:#000;
	margin:0;
	filter:alpha(opacity=70);
	opacity:0.7;
	padding:5px 3px 1px 17px;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	left:2px;
	top:2px;
	right:2px;
	z-index:1;
}
/* EVENTO 1: start */
.page .page_content .content .offerteSpciali.evento1Page .multiDealsBox .cityTitle {
	background:#0f4056;
}
/* EVENTO 1: end */
/* ITALY: start */
.page .page_content .content .offerteSpciali.italyPage .multiDealsBox .cityTitle {
	background:#a6d628;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#74951c;
}
/* ITALY: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.europePage .multiDealsBox .cityTitle {
	background:#d85c09;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#974006;
}
/* EUROPE: end */
/* WORLD: start */
.page .page_content .content .offerteSpciali.worldPage .multiDealsBox .cityTitle {
	background:#ffbb19;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#ff8800;
}
/* WORLD: end */
.page .page_content .content .offerteSpciali .multiDealsBox .cityTitleTxt {
	display:block;
	color:#fff;
	margin:0;
	padding:3px 3px 3px 15px;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	left:2px;
	top:2px;
	right:2px;
	z-index:2;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox {
	border:none;
	padding:0;
	position:absolute;
	left:15px;
	top:62px;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealLine {
	width:240px;
	float:left;
}
/* EVENTO 1: start */
.page .page_content .content .offerteSpciali.evento1Page .multiDealsBox .offerteBox {
	top:62px;
}
.page .page_content .content .offerteSpciali.evento1Page .multiDealsBox .offerteBox .dealLine {
	height:24px;
}
/* EVENTO 1: end */
/* ITALY: start */
.page .page_content .content .offerteSpciali.italyPage .multiDealsBox .offerteBox {
	top:56px;
}
.page .page_content .content .offerteSpciali.italyPage .multiDealsBox .offerteBox .dealLine {
	height:28px;
}
/* ITALY: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.europePage .multiDealsBox .offerteBox {
	top:56px;
}
.page .page_content .content .offerteSpciali.europePage .multiDealsBox .offerteBox .dealLine {
	height:28px;
}
/* EUROPE: end */
/* WORLD: start */
.page .page_content .content .offerteSpciali.worldPage .multiDealsBox .offerteBox {
	top:56px;
}
.page .page_content .content .offerteSpciali.worldPage .multiDealsBox .offerteBox .dealLine {
	height:28px;
}
/* WORLD: end */

.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealLine.dealLineLast {
	border:none;
}

.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox a.dealTxt {
	font-weight:bold;
	color:#4a4a4a;
	float:left;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData {
	float:right;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData .price a.priceLink {
	color:#e00;
	font-weight:bold;
}

.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData .stars1 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:10px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData .stars2 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:20px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData .stars3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:30px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData .stars4 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:40px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .offerteSpciali .multiDealsBox .offerteBox .dealData .stars5 {
	background:url('https://www.hotelsclick.com/images_dir/layout/deals_stars.gif') no-repeat left 2px;
	height:12px;
	width:50px;
	float:left;
	margin:0 5px 0 0;
}
.page .page_content .content .standardPage h1,
.page .page_content .content .standardPage h2,
.page .page_content .content .standardPage h3,
.page .page_content .content .standardPage h4,
.page .page_content .content .standardPage h5,
.page .page_content .content .standardPage h6,
.page .page_content .content .cmsPage h1,
.page .page_content .content .cmsPage h2,
.page .page_content .content .cmsPage h3,
.page .page_content .content .cmsPage h4,
.page .page_content .content .cmsPage h5,
.page .page_content .content .cmsPage h6 {
	font-weight:bold;
	color:#02709e;
}
.page .page_content .content .standardPage h1,
.page .page_content .content .cmsPage h1 {
	font-size:20px;
	font-weight:bold;
	color:#02709e;
	margin:0 0 5px 0;
	text-transform:uppercase;
	border-bottom: 3px solid #FFB607;
	padding-bottom: 3px;
}
.page .page_content .content .standardPage h2,
.page .page_content .content .cmsPage h2 {
	font-size:17px;
	margin:0 0 3px 0;
	padding-bottom: 3px;
}
.page .page_content .content .standardPage h3,
.page .page_content .content .cmsPage h3 {
  font-size: 15px;
  margin: 0 0 1px;
  padding-bottom: 2px;
  padding-top: 10px;
}
.page .page_content .content .standardPage p,
.page .page_content .content .cmsPage p {
	margin:0 0 13px 0;
	text-align:justify;
	font-size:12px;
	color:#4a4a4a;
}
.page .page_content .content .standardPage ul,
.page .page_content .content .cmsPage ul {
	font-size:12px;
	color:#4a4a4a;
}
.page .page_container.footerImagesChisiamo {
	background:url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_chisiamo.jpg') no-repeat left bottom #fff;
	margin-bottom:0 !important;
	padding-bottom:300px;
}
.page .page_container.footerImagesContattaci {
	background:url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_contattaci.jpg') no-repeat left bottom #fff;
	margin-bottom:0px;
	padding-bottom:300px;
}
.page .page_container.footerImagesFaq {
	background:url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_faq.jpg') no-repeat left bottom #fff;
	margin-bottom:0 !important;
	padding-bottom:300px;
}
.page .page_container.footerImagesPrivacysicurezza {
	background:url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_privacysicurezza.jpg') no-repeat left bottom #fff;
	margin-bottom:0 !important;
	padding-bottom:300px;
}
.page .page_container.footerImagesAffiliati {
	background:url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_affiliati.jpg') no-repeat left bottom #fff;
	margin-bottom:0 !important;
	padding-bottom:300px;
}


.page .page_container.footerImagesLogin {
    background: url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_login.jpg') no-repeat scroll left bottom #FFFFFF;
    margin-bottom: 0 !important;
    padding-bottom:300px;
}
.page .page_container.footerImagesRegistration {
    background: url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_registration.jpg') no-repeat scroll left bottom #FFFFFF;
    margin-bottom: 0 !important;
    padding-bottom:300px;
}
.page .page_container.footerImagesPassword {
    background: url('https://www.hotelsclick.com/images_dir/layout/standard_page_bg_password.jpg') no-repeat scroll left bottom #FFFFFF;
    margin-bottom: 0 !important;
    padding-bottom:300px;
}



.page .page_container .page_content.footerMargin {
	margin-bottom:0;
}

.page .page_content .content .hotel_box .box_content.boxWhite {
	float:left;
	/*border:solid 1px #b3c4d8;*/
	border-top:solid 2px #07709c;
	background:none;
	width:763px;
	padding-top:5px;
}

.page .page_content .content .hotel_box .box_content .cityHotels {
	border:solid 1px #b3c4d8;
	padding:10px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod {
	border:0px;
	padding:0 10px;
}
.page .page_content .content .hotel_box .box_content .cityHotels .imageLink {
	float:left;
	border:solid 1px #07709c;
	padding:2px;
	margin:0 10px 0 0;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .imageLink {
	float:left;
	border:none;
	padding:0px;
	margin:0 10px 0 0;
}

.page .page_content .content .hotel_box .box_content .cityHotels .imageLink img {
	display:block;
}
.page .page_content .content .hotel_box .box_content .cityHotels h3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/bg_header_hotels.jpg') no-repeat left top;
	float:left;
	width:570px;
	margin:0 0 8px 0;
	color:#fff;
	font-size:16px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 {
	background-image:none;
	float:left;
	width:570px;
	margin:0 0 8px 0;
	color:#1b7ea8 !important;
	font-size:16px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 a{
	color:#1b7ea8;
	text-transform: capitalize;
	 font-weight: 600;
	 font-size: 17px;
}

.page .page_content .content .hotel_box .box_content .cityHotels .hotel_box_container {
	float:left;
	width:100%;
	position:relative;
	border-bottom:dotted 1px #6f6f6f;
	margin:0 0 15px 0;
}


.page .page_content .content .hotel_box .box_content .cityHotels.mod .hotel_box_container {
	float:left;
	width:100%;
	position:relative;
	border-bottom:2px solid #1b7ea8;
	margin:10px 0;
}

.page .page_content .content .hotel_box .box_content .cityHotels .noBottomLine {
	border-bottom:none;
	margin-bottom:0;
}

.page .page_content .content .hotel_box .box_content .cityHotels h3 .txt {
	float:left;
	padding:2px 5px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 .txt {
	padding:0 5px 0 0;
}

.page .page_content .content .hotel_box .box_content .cityHotels h3 .hotelSrars {
	float:left;
	height:19px;
}
.page .page_content .content .hotel_box .box_content .cityHotels .linkPrenota ,
.page .page_content .content .hotel_box .box_content .cityHotels .linkPrenota:link ,
.page .page_content .content .hotel_box .box_content .cityHotels .linkPrenota:visited ,
.page .page_content .content .hotel_box .box_content .cityHotels .linkPrenota:hover {
	font-size:13px;
	font-weight:bold;
	color:#0d75a1;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .linkPrenota ,
.page .page_content .content .hotel_box .box_content .cityHotels.mod .linkPrenota:link ,
.page .page_content .content .hotel_box .box_content .cityHotels.mod .linkPrenota:visited ,
.page .page_content .content .hotel_box .box_content .cityHotels.mod .linkPrenota:hover {
    background-color:#1b7ea8;
	font-size:13px;
	line-height: 24px;
	font-weight:bold;
	color:#ffffff;
    border: 0 none;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0;
    padding: 5px 10px;
    transition: background-color 0.5s linear 0s
}

.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating {
	position:absolute;
	width:93px;
	height:49px;
	right:0;
	top:0;
}

.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating.ratingbox {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/minibluebaloon_empty.jpg');
	text-align: center;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .baloonRating.ratingbox {
	background-image:none;
	background-color:#edeef0;
	text-align: center;
}

.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating .ratetxt {
    position:relative;
    top:14px;
    font-size: 10px;
    font-weight:bold;
    color:#036c9b;
    text-align:center;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .baloonRating .ratetxt {
    position:relative;
    top:10px;
    font-size: 12px;
    font-weight:bold;
    color:#036c9b;
    text-align:center;
}

.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating.rating1 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/minibluebaloon1_en.jpg') no-repeat left top;
}
.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating.rating2 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/minibluebaloon2_en.jpg') no-repeat left top;
}
.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating.rating3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/minibluebaloon3_en.jpg') no-repeat left top;
}
.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating.rating4 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/minibluebaloon4_en.jpg') no-repeat left top;
}
.page .page_content .content .hotel_box .box_content .cityHotels .baloonRating.rating5 {
	background:url('https://www.hotelsclick.com/images_dir/layout/baloons/minibluebaloon5_en.jpg') no-repeat left top;
}

.page .page_content .content .hotel_box .box_content .cityHotels .redCircle {
	background:url('https://www.hotelsclick.com/images_dir/layout/red_circle.gif') no-repeat left top;
	float:right;
	width:90px;
	height:90px;
	margin:30px 0 0 0;
	font-size:12px;
	color:#fff;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td {
   display: inline;
   float:right;
   width:90px;
   margin:35px 0px 0 0;

}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td .inner .price {
    font-size: 1.5em;
    font-weight: 600;
    color: #ee6835;
    line-height: 28px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td .inner .hasprice {
    border-radius: 0px 0px 5px 5px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td .inner .smallPrice {
    font-size: 1.1em;
    font-weight: 600;
    color: #ee6835;
    line-height: 28px;
  }


.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td .inner {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    float: right;
    display: inline-block;
    background-color: #edeef0;
    text-align: center;
    width:100%;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td .inner .txt{
    display: block;
    font-size: 1.1em;
    line-height:1.3em;
    padding-top:5px;
}

.page .page_content .content .hotel_box .box_content .cityHotels.mod .minprice_td .inner a {

   background-color: #ee6835;
    border-radius:5px;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-size: 17px;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}


.page .page_content .content .hotel_box .box_content .cityHotels .redCircle .txt {
	font-weight:bold;
	text-align:center;
	display:block;
	font-size:12px;
	margin:18px 0 0 0;
}


.page .page_content .content .hotel_box .box_content .cityHotels .redCircle .price {
	text-align:center;
	display:block;
	font-size:28px;
	margin:0 0 0 0;
}


.page .page_content .content .hotel_box .box_content .cityHotels .redCircle .smallPrice {
	text-align:center;
	display:block;
	font-size:18px;
	margin:3px 0 0 0;
}

.page .page_content .content .hotel_box .box_content .cityHotels h3 .srar1 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.gif') repeat-x left bottom;
	width:18px;
}
.page .page_content .content .hotel_box .box_content .cityHotels h3 .srar2, .stars2 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.gif') repeat-x left bottom;
	width:36px;
}
.page .page_content .content .hotel_box .box_content .cityHotels h3 .srar3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.gif') repeat-x left bottom;
	width:54px;
}
.page .page_content .content .hotel_box .box_content .cityHotels h3 .srar4 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.gif') repeat-x left bottom;
	width:72px;
}
.page .page_content .content .hotel_box .box_content .cityHotels h3 .srar5 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.gif') repeat-x left bottom;
	width:90px;
}


.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 .srar1 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.png') repeat-x left bottom;
	width:18px;
}
.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 .srar2, .stars2 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.png') repeat-x left bottom;
	width:36px;
}
.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 .srar3 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.png') repeat-x left bottom;
	width:54px;
}
.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 .srar4 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.png') repeat-x left bottom;
	width:72px;
}
.page .page_content .content .hotel_box .box_content .cityHotels.mod h3 .srar5 {
	background:url('https://www.hotelsclick.com/images_dir/layout/star_header_hotel.png') repeat-x left bottom;
	width:90px;
}


.hotel_box .cityLeftBox {
	float:left;
	width:370px;
	height:200px;
}
.hotel_box .cityLeftBox .topSearch {
	float:left;
	width:368px;
	height:2px;
	margin:0;
	padding:0;
	border:solid 1px #ff9822;
	border-bottom:0;
}

.hotel_box .cityLeftBox.mod .topSearch {
	float:left;
	width:368px;
	height:2px;
	margin:0;
	padding:0;
	border:0px;
	border-bottom:0;
}

.hotel_box .cityLeftBox.mod .searchCenterAdd {
	background-image:none;

}

.hotel_box .cityLeftBox.mod .searchCenterAdd .searchCenter {
	background-image:none;
	background-color: #ffb100;
	border-radius: 5px;
}

.hotel_box .cityLeftBox.mod .searchForm {
	padding: 2px 5px 2px 30px;
	width:330px;
	height:200px;
}

.hotel_box .cityLeftBox .searchCenterAdd {
	background:url('https://www.hotelsclick.com/images_dir/layout/home_search_center_add.gif') repeat-y;
	background-size: 370px 200px;
}
.hotel_box .cityLeftBox .searchCenterAdd .searchCenter {
	background:url('https://www.hotelsclick.com/images_dir/layout/home_search_center.gif') no-repeat left top;
	background-size: 370px auto;
}
.hotel_box .cityLeftBox .searchForm {
	padding: 2px 15px 2px 7px;
	width:330px;
	height:200px;
}
.hotel_box .cityLeftBox .searchForm * {
	font-size:12px;
}
.hotel_box .cityLeftBox .searchForm table.formTable ,
.hotel_box .cityLeftBox .searchFooter .searchFormFooter table.formTable {
	width:100%;
}

.hotel_box .cityLeftBox .searchForm .formFieldLabel {
	padding:0 0 1px 2px;
}

#home_add_room ,
#home_add_room:link ,
#home_add_room:visited {
	float:left;
	text-decoration:none;
	color:#000;
	margin:0 0 5px 3px;
	padding:0 0 0 12px;
	background:url('https://www.hotelsclick.com/images_dir/layout/home_plus_camera.gif') no-repeat left 5px;
}
#home_add_room:hover ,
#home_add_room:active {
	background:url('https://www.hotelsclick.com/images_dir/layout/home_plus_camera_red.gif') no-repeat left 5px;
	color:#f40;
}

.hotel_box .cityLeftBox .searchFooter {
	float:left;
	width:368px;
	height:2px;
	margin:0 0 16px 0;
	border:solid 1px #ff9822;
	border-top:none;
}

.hotel_box .cityLeftBox.mod .searchFooter {
	margin:0;
	border:0px;
}

.pagination_mod span a:link,.pagination_mod span a:visited{
    color:#000000;
    padding:0 5px;
}

.hotel_box .paginazione * {
	font-size:14px;
}
.hotel_box .paginazione .selected {
	color:#fff; background:#f00;
	display:inline;
	padding:0 5px;
	border-radius:2px;
	text-decoration:none;
}

.city_map {
	width:370px;
	height:223px;
	border:solid 1px #ff9822;
	float: right;
}

.city_map.mod {
	border:0;
}

.city_map img {
	display:block;
}

.home_city_map {
	width:350px;
	height:204px;
	border:solid 1px #ff9822;
	padding:2px;
	float:right;
	display:none;
}

.home_city_map.mod {
	border:none;
}

.eventiLayer {
	position:absolute;
	z-index:10;
	display:none;
	width:490px;
}

.hotelNameIntest a:link, .hotelNameIntest a:visited, .hotelNameIntest a:hover{
    color:#fff;
}

.formTable .voceRiepilogo {
	font-size:12px !important;
	font-weight:bold;
	color:#07709c;
	width: 190px;
}

.cityLeftBox.mod .formTable .voceRiepilogo.mod{
    color:#000000;
}

.formTable .voceRiepilogo.mod {
	font-size:12px !important;
	line-height:17px;
	font-weight:bold;
	color:#07709c;
	width: 300px;
}

.form_field_ricerca {
	display:none;
}

.cityLeftBox.mod .searchForm h4{
    color:white;
    font-size:15px;
    margin-top: 3px;
}

.cityLeftBox.mod .changeSearch.mod {
	background-image:none;
	background-color: #1b7ea8;
    border-radius: 5px;
    border-width: 0;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    margin-top:5px;
}


.changeSearch {
	font-size:14px;
	font-weight:bold;
	color:#c00 !important;
	background:url('https://www.hotelsclick.com/images_dir/layout/new_search.png') no-repeat right center;
	padding:0 20px 0 0;
	line-height:16px;
	white-space:nowrap;
}

.galleryDescWrapper {
    text-align:left;
    color: #07709c;
    font-weight:bold;
    display:none;
}

fieldset {
    border: 1px solid #ffb607;
}

legend {
    font-weight:bold;
    color:#2464AE;
    text-align:left;
}
.summary legend {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  text-align: left;
  top: 9px;
}
/* FROM OLD CSS */

.absolute {
    position: absolute;
}

.fullopaque {
    -moz-opacity: 1;
    opacity: 1;
}

.rlabel {
	color: #f00;
	font-weight: bold;
}

.landmark_address{
    border:1px solid #0A519F;
    font-size:12px;
    font-weight:bold;
    color:#333;
    background-color:#FFF;
    text-align:left;
}

.loading,.redloading {
    display:none;
    border:1px solid #FF8800;
}

.redloading {
    color:#f90b0b;
    display:block;
    text-transform:uppercase;
    border:0;
}

.loadimage {
	background: url('https://www.hotelsclick.com/images_dir/layout/loading.gif') no-repeat center;
	margin-top: 3px;
	width: 100%;
	height: 38px;
}

.loadlogo {
	background: url('https://www.hotelsclick.com/images_dir/layout/logo.gif') no-repeat center;
	margin-top: 3px;
	width: 100%;
	height: 50px;
}

.taxesinc {
    color: #000;
    font-weight:bold;
    font-size: 11px;
}

.align_left {
    text-align: left;
}
.align_right {
    text-align: right;
}
.align_center {
    text-align: center;
}
.align_justify {
	text-align: justify;
}
.valign_top {
	vertical-align: top;
}
.valign_middle {
	vertical-align: middle;
}
.valign_bottom {
	vertical-align: bottom;
}

.free {
	color: green;
	font-weight: bold;
	font-style: italic;
}

.CNF {
	color: #0C6;
	font-weight: bold;
	font-style: italic;
}

.SND, .SNT {
	color: #f00;
	font-weight: bold;
	font-style: italic;
}

.CXL {
	color: #666;
	font-weight: bold;
	font-style: italic;
}

.intest {
    background-color: #2f5d78;
    color: #fff;
    font-weight:bold;
}

.div_over{
	background-color: #e4e9ef;
}

.div_over_red{
	background-color: #cc0000;
}

.div_out{
	background-color: #fff;
}

.div_good{
    background-color: #8ee135;
}

.div_bad{
    background-color: #e3a8b3;
}

.title_block {
	/*color:#01709e;*/
	color:#02709e;
}

.red_font {
    color: #cc0000;
}

.green_font {
    color: #03a050;
}

.highlight {
    background-color: #e7e67e;
}

.asterisc {
    color: #cc0000;
    font-size:16px;
    font-weight: bold;
}

.hidden, .hidden_block {
    display:none;
}

.cursor_pointer{
	cursor: pointer;
}

.boxopened {
    font-size: 10px;
    color: #F00;
    font-weight: normal;
    display: block;
    border: 2px solid #0A519F;
    width: 300px;
    text-align: justify;
    padding: 3px;
    position: absolute;
    visibility: hidden;
    background-color: #FFF;
}

#searched_zone, #searched_city, #searched_country {
    font-weight:bold;
}

.div_select,.iframe,.callcentre {
    height:150px;
	width: 410px;
	overflow: auto;
	margin-left:10px;
	margin-right:10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top: 1px solid #4F4F4F;
	border-left: 1px solid #4F4F4F;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
}

.original_total
{
	color: #424242;
	font-size: 16px;
	text-decoration:line-through;
}
.summary
{
	border:none;
	margin-top: 16px;
	vertical-align:top;
}
.formTable
{
	text-align:left;
}
.amTable td
{
	padding-top:20px;
	vertical-align:bottom;
}
input, textarea
{
	border: 1px solid #ddd;
	-moz-box-shadow: inset 0px 1px 1px #ddd;
   -webkit-box-shadow: inset 0px 1px 1px #ddd;
    box-shadow: inset 0px 1px 1px #ddd;
}
input[type="file"] {
    background: none repeat scroll 0 0 #FFFFFF;
}
.amTable a {
	color:#2464AE !important;
    text-decoration: underline;
}
.right-yel-bor{
	border-right: 1px solid #FFB607;
}
.am_align_right{
	float:right;
	position: relative;
	top: -7px;
}
.amTableRegister td{
	vertical-align:bottom;
	padding-top:5px;
}
.text_bold{
	font-weight:bold;
}
.small_button {
    background-color:#07709C;
    color:#fff;
    text-align:center;
}
.small_button.nwstly {
    border: 0;
    display: inline-block;
    font-size: 14px;
    padding: 5px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: px;
    border-radius: 5px;
    letter-spacing:1px;
    cursor: pointer;
}
th {
    background-color: #ffb401;
    color: #07709C;
}
.smallText {
    font-size:10px;
}
.service_hotel_icon {
    border-radius: 4px;
    height: 32px;
    padding: 2px 0;
    width: 32px;
    background: #429fc8;
	background: -moz-linear-gradient(top,  #429fc8 0%, #0a729e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#429fc8), color-stop(100%,#0a729e));
	background: -webkit-linear-gradient(top,  #429fc8 0%,#0a729e 100%);
	background: -o-linear-gradient(top,  #429fc8 0%,#0a729e 100%);
	background: -ms-linear-gradient(top,  #429fc8 0%,#0a729e 100%);
	background: linear-gradient(to bottom,  #429fc8 0%,#0a729e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429fc8', endColorstr='#0a729e',GradientType=0 );
}
.service_hotel_icon:hover {
    background: #0a729e;
}
#footer-contacts {
    font-weight: bold;
    color: #fff;
}
#footer-contacts dt, #right-callcenter dt{
    float:left;
    min-width: 26px;
    height: 24px;
    line-height: 24px;
}
#footer-contacts dd, #right-callcenter dd {
    float: left;
    text-align:left;
    margin: 0 10px 0 2px;
    height: 24px;
    line-height: 24px;
    color: #fff;
}
#right-callcenter dd {
    color:#5ab1d9;
    font-weight:bold;
    font-size: 11px;
}
#footer-contacts .paragraph {
    color: #ffb912;
}
.flag-usa {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/us.png') no-repeat right top;
}
.flag-ita {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/it.png') no-repeat right top;
}
.flag-uk {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/uk.png') no-repeat right top;
}
.flag-fra {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/fr.png') no-repeat right top;
}
.flag-esp {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/es.png') no-repeat right top;
}
.flag-che {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/che.png') no-repeat right top;
}
.flag-irl {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/irl.png') no-repeat right top;
}
.flag-grc {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/grc.png') no-repeat right top;
}
.flag-nld {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/nld.png') no-repeat right top;
}
.flag-bel {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/bel.png') no-repeat right top;
}
.flag-fin {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/fin.png') no-repeat right top;
}
.flag-hun {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/hun.png') no-repeat right top;
}
.flag-cze {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/cze.png') no-repeat right top;
}
.flag-svk {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/svk.png') no-repeat right top;
}
.flag-dnk {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/dnk.png') no-repeat right top;
}
.flag-swe {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/swe.png') no-repeat right top;
}
.flag-nor {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/nor.png') no-repeat right top;
}
.flag-pol {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/pol.png') no-repeat right top;
}
.flag-globe {
    background:url('https://www.hotelsclick.com/images_dir/phone_flags/globe.png') no-repeat right top;
}
.footer_links dl, .footer_links dt, .footer_links dd {
    float:left;
}
.footer_links dt, .footer_links dd {
    margin-left:10px;
}





/* REGISTRATION FORM */

.main-registration-form legend{
	display:none;
}
.main-registration-form{
	border:none;
	padding: 0;
}
.standardPage .summary, #form_data, #userdata #data, .subscribe-form {
	border: 1px solid #97d3ec;
	padding: 1rem;
	box-shadow: 1px 1px 1px #e6e6e6;
	position:relative;
	/* GRIGIO
	border: 1px solid #ccc;
	background: #e4e4e4;
	background: -moz-linear-gradient(top,  #e4e4e4 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #e4e4e4 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #e4e4e4 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #e4e4e4 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #e4e4e4 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );*/

	/* PASTELLO CELESTE
	background: #c9efff;
	background: -moz-linear-gradient(top,  #c9efff 0%, #b0e7ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9efff), color-stop(100%,#b0e7ff));
	background: -webkit-linear-gradient(top,  #c9efff 0%,#b0e7ff 100%);
	background: -o-linear-gradient(top,  #c9efff 0%,#b0e7ff 100%);
	background: -ms-linear-gradient(top,  #c9efff 0%,#b0e7ff 100%);
	background: linear-gradient(to bottom,  #c9efff 0%,#b0e7ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9efff', endColorstr='#b0e7ff',GradientType=0 );*/

	border: 1px solid #c2dae5;
	background: #e8eff6; /* Old browsers */
background: -moz-linear-gradient(top,  #e8eff6 0%, #dfe9f3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eff6), color-stop(100%,#dfe9f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8eff6 0%,#dfe9f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8eff6 0%,#dfe9f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8eff6 0%,#dfe9f3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8eff6 0%,#dfe9f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eff6', endColorstr='#dfe9f3',GradientType=0 ); /* IE6-9 */
}
.standardPage.summary legend {
  color: #02709E;
}
.main-registration-form .formTable, .standardPage .summary .formTable, #form_data table, #userdata #data, .subscribe-form{
	font-weight: normal;
	font-size: 0.9rem;
}
#form_data table{
	font-weight: normal !important;
	font-size: 0.9rem;
}
#userdata #data td {
  font-size: 0.9rem;
}
.main .main-registration-form a, .standardPage .summary  a, #form_data a, #userdata #data a{
	color:#137aa5;
	text-decoration: underline;
}
.main-registration-form .red_font, .standardPage .summary .red_font, #form_data .red_font, #userdata #data .red_font{
	color:#137aa5;
}
.main-registration-form input, .main-registration-form textarea, .main-registration-form select, #userdata #data input, #userdata #data textarea, #userdata #data select, #form_data input, #form_data textarea, #form_data select, .standardPage .summary  input, .standardPage .summary  textarea, .standardPage .summary  select {
  border: 1px solid #B4B4B4;
  border-radius: 3px;
  box-shadow: 0 1px 3px #DDDDDD inset;
}
.main-registration-form input:hover, .main-registration-form textarea:hover, .main-registration-form select:hover , .main-registration-form input:active, .main-registration-form textarea:active, .main-registration-form select:active, #userdata #data input:hover, #userdata #data textarea:hover, #userdata #data select:hover , #userdata #data input:active, #userdata #data textarea:active, #userdata #data select:active, #form_data input:hover, #form_data textarea:hover, #form_data select:hover , #form_data input:active, #form_data textarea:active, #form_data select:active, .standardPage .summary input:hover, .standardPage .summary textarea:hover, .standardPage .summary select:hover , .standardPage .summary input:active, .standardPage .summary textarea:active, .standardPage .summary select:active{
  border: 1px solid #137aa5;
  box-shadow: none;
}
.main-registration-form select, .main-registration-form input, #userdata #data select, #userdata #data input, #form_data select, #form_data input, .standardPage .summary select, .standardPage .summary input {
  height: auto;
  padding: 0.2rem;
}
.main-registration-form .compulsory_text, .main-registration-form .terms_text, .standardPage .summary .compulsory_text, .standardPage .summary .terms_text{
	font-size:0.8rem;
}
.main-registration-form .terms_text {
  float: left;
  line-height: 16px;
  margin-left: 5px;
  text-align: left;
  max-width: 95%;
}
.main-registration-form .button_booking, .remember-access-form .button_booking {
background: #3c99c3;
background: -moz-linear-gradient(top,  #3c99c3 0%, #1078a2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c99c3), color-stop(100%,#1078a2));
background: -webkit-linear-gradient(top,  #3c99c3 0%,#1078a2 100%);
background: -o-linear-gradient(top,  #3c99c3 0%,#1078a2 100%);
background: -ms-linear-gradient(top,  #3c99c3 0%,#1078a2 100%);
background: linear-gradient(to bottom,  #3c99c3 0%,#1078a2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c99c3', endColorstr='#1078a2',GradientType=0 );
border: medium none;
border-radius: 0.3rem;
color: #FFFFFF;
cursor: pointer;
font-size: 1.2rem !important;
font-weight: normal;
margin: 0.5rem 0rem 0rem;
padding: 0.3rem 0.7rem 0.4rem;
}
.main-registration-form .button_booking:hover, .remember-access-form  .button_booking:hover{
background: #3c99c3;
}
.amTableRegister td {
padding: 0.2rem 0rem;
vertical-align: bottom;
}
#form_data .amTableRegister textarea {
width: 100%;
}
#userdata #data #privacy {
border: 1px solid #486B93;
height: 100px;
overflow: auto;
padding: 0.5rem;
padding: 0.5em\9;
text-align: justify;
width: auto;
background: #fff;
}

/* #56711 */
a.homeLinkOfferteBig {
font-weight:bold;
color:#fff !important;
padding:0 16px 0 0;
margin:0 0 0 13px;
background:url('https://www.hotelsclick.com/images_dir/layout/white_arrow.png') no-repeat right 3px;
}
/* END #56711*/

/* #53703 */
.icon-list-hotel {
display: block;
max-height: 18px;
position: absolute;
right: 0;
top: 0;
}

.icon-list-hotel img {
display: inline-block;
height: 100%;
margin: 0 0 0 0.5rem;
width: auto;
cursor: pointer;
}

#cover{
position:fixed;
top:0;
left:0;
background:rgba(0,0,0,0.6);
z-index:5;
width:100%;
height:100%;
display:none;
}

#loginScreen {
height:200px;
width:300px;
margin:0 auto;
position:fixed;
z-index:10;
display:none;
background-color: #cccccc;
border:5px solid #cccccc;
border-radius:10px;
top: 30%;
left: 40%;
}

#loginScreen:target, #loginScreen:target + #cover{
display:block;
opacity:2;
}

.cancel {
display:block;
position:absolute;
top:3px;
right:2px;
background:rgb(245,245,245);
color:black;
height:30px;
width:35px;
font-size:30px;
text-decoration:none;
text-align:center;
font-weight:bold;
cursor: pointer;
}

.textMessage {
font-size: 16px;
text-align: center;
color: #01709e;
margin-left: 20px;
margin-top: 50px;
margin-right: 20px;
margin-bottom: 30px;
}

.send_hotel_box{
background-color: #dfe9f3;
border: 2px solid #5ab1d9;
height: 270px;
position: absolute;
right: 0;
top: 25px;
width: 300px;
z-index: 2;
display: none;
}

.send_hotel_box_close{
font-size: 15px;
position: absolute;
right: 3px;
cursor: pointer;
}

.send_hotel_box_label{
text-align: center;
color: #01709e;
font-size: 14px;
margin-left: 15px;
margin-right: 15px;
margin-top: 20px;
}

.send_hotel_box_friend{
margin-left: 15px;
margin-right: 15px;
margin-top: 20px;
width: 270px;
height: 25px;
}

.send_hotel_box_email{
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
width: 270px;
height: 25px;
}

.send_hotel_box_message{
margin-left: 15px;
margin-right: 15px;
width: 270px;
margin-top: 15px;
resize: none;
height: 50px;
}

.send_hotel_box_button{
text-align: center;
margin-top: 10px;
}

/* END #53703 */

/* ZOOPAY CSS */

.wpwl-form {
color: #292721;
font-family: Arial,sans-serif !important;
background: #feb403 url('https://www.hotelsclick.com/images_dir/layout/home_search_center.gif') 70% 100% repeat-x;
background-size: cover;
-webkit-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.72);
border-radius: 15px;
-moz-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.72);
box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.72);
font-weight: 300;
}

.wpwl-form-card {
border: 4px solid #e4e2e2;
}


.wpwl-input, .wpwl-control {
border-width: 1px;
border-color: #d8a73e;
color:#3b4f5c;
}

.wpwl-button {
width: 137px;
background-color: #2d89b1;
border: 2px solid #fff;
border-radius: 10px;
}

.increase_size {
font-size: 17px;
}

/* END ZOOPAY */
.button_toggle_agreements, .button_toggle_agreements[data-status="show"] {
background-color:green;
}

/***** HOTEL AVAILABILITY V2 ****/
.btn{
cursor: pointer;
}
.page .page_content .content .hotel_box .box_content .cityHotels .hotel_box_container {
padding-bottom: 15px;
}
.hotel_availability_v2 .btn ,
.hotel_availability_v2 .btn:link ,
.hotel_availability_v2 .btn:visited ,
.hotel_availability_v2 .btn:hover {
font-weight:bold;
background: #ff6b20;
background: -moz-linear-gradient(top,  #ff6b20 0%, #ea4f00 100%);
background: -webkit-linear-gradient(top,  #ff6b20 0%,#ea4f00 100%);
background: linear-gradient(to bottom,  #ff6b20 0%,#ea4f00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b20', endColorstr='#ea4f00',GradientType=0 );
border-radius: 0.4rem;
color: #fff;
font-size: 16px;
padding: 5px 10px;
}
.hotel_availability_v2 .linkPrenota,
.hotel_availability_v2 .linkPrenota:link,
.hotel_availability_v2 .linkPrenota:visited,
.hotel_availability_v2.linkPrenota:hover {
display: inline-block;
vertical-align: top;
}
.hotel_address_text {
display: inline-block;
line-height: 1.1;
margin: 0 0 10px;
vertical-align: top;
}

.hotel_address_text.mod  {
  color: #878787;
  margin-left: 5px;
  width: 400px;
}

.hotel_rooms_available_div{
display: inline-block;
max-width: 370px;
position: relative;
width: 50%;
}
.hotel_rooms_available {
display: inline-block;
max-width: 450px;
position: relative;
width: 60%;
}
.hotel_rooms_available_item {
display: inline-block;
margin-right: 1%;
vertical-align: top;
width: 46%;
}
.hotel_rooms_available_item span {
color: #076791;
font-weight: bold;
margin-right: 5px;
}
.hotel_summary {
line-height: 1.2;
margin: 0 0 8px;
}
.agreement_promo_logo {
position: relative;
text-align: right;
top: 35px;
}
.agreement_price, .agreement_price:hover {
bottom: 15px;
display: inline-block;
position: absolute;
right: 0;
background: no-repeat scroll right center #ff6b20;
background: -moz-linear-gradient(top,  #ff6b20 0%, #ea4f00 100%) repeat scroll 0 0 transparent;
background: -webkit-linear-gradient(top,  #ff6b20 0%,#ea4f00 100%) repeat scroll 0 0 transparent;
background: linear-gradient(to bottom,  #ff6b20 0%,#ea4f00 100%) repeat scroll 0 0 transparent;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b20', endColorstr='#ea4f00',GradientType=0 );
border-radius:0.4rem;
padding: 5px 10px 5px 0;
}

.agreement_price.mod, .agreement_price.mod:hover {
    bottom: 8px;
}

.agreement_price_hotel, .agreement_price_hotel:hover {
bottom: 15px;
display: inline-block;
background: no-repeat scroll right center #ff6b20;
background: -moz-linear-gradient(top,  #ff6b20 0%, #ea4f00 100%) repeat scroll 0 0 transparent;
background: -webkit-linear-gradient(top,  #ff6b20 0%,#ea4f00 100%) repeat scroll 0 0 transparent;
background: linear-gradient(to bottom,  #ff6b20 0%,#ea4f00 100%) repeat scroll 0 0 transparent;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b20', endColorstr='#ea4f00',GradientType=0 );
border-radius:0.4rem;
padding: 5px 10px 5px 0;
}
.hotel_availability_v2 .agreement_final_price,
.hotel_availability_v2 .agreement_final_price:hover {
background-image: url('https://www.hotelsclick.com/images_dir/layout/hc-btn-arrow.png') no-repeat scroll right center;
background: url('https://www.hotelsclick.com/images_dir/layout/hc-btn-arrow.png') no-repeat scroll right center;
background: url('https://www.hotelsclick.com/images_dir/layout/hc-btn-arrow.png') no-repeat scroll right center;
background: url('https://www.hotelsclick.com/images_dir/layout/hc-btn-arrow.png') no-repeat scroll right center;
padding: 0 15px 0 10px;
border: none;
min-width: 120px;
}
.hotel_availability_v2 .btn_RUB,
.hotel_availability_v2 .btn_RUB:hover,
.hotel_availability_v2 .btn_CHF,
.hotel_availability_v2 .btn_CHF:hover,
.hotel_availability_v2 .btn_JPY,
.hotel_availability_v2 .btn_JPY:hover,
.hotel_availability_v2 .btn_NZD,
.hotel_availability_v2 .btn_NZD:hover {
min-width: 130px;
}
.hotel_availability_v2 .btn_USD,
.hotel_availability_v2 .btn_USD:hover,
.hotel_availability_v2 .btn_NOK,
.hotel_availability_v2 .btn_NOK:hover {
min-width: 140px;
}
.hotel_availability_v2 .btn_DKK,
.hotel_availability_v2 .btn_DKK:hover,
.hotel_availability_v2 .btn_CAD,
.hotel_availability_v2 .btn_CAD:hover,
.hotel_availability_v2 .btn_AUD,
.hotel_availability_v2 .btn_AUD:hover,
.hotel_availability_v2 .btn_SEK,
.hotel_availability_v2 .btn_SEK:hover {
min-width: 150px;
}
.hotel_availability_v2 .original_total {
color: #2c2c2c;
font-size: 12px;
text-align: center;
}

.temp.custom_filters {background-color: #e7eef7; padding:2px 3px;}
.temp.custom_filters .ttl {margin-bottom:5px; font-size:13px;}
.temp.custom_filters #hotel_name {display:block; width:90%; font-size:13px; padding:3px 5px;}
.temp.custom_filters .fltr_line {margin-bottom:2px;}
.temp.custom_filters .fltr_slct {display: inline-block; vertical-align: bottom; margin-right:5px; margin-bottom:0;}
.temp.custom_filters label {color:#5ab1d9}
.temp.custom_filters label:hover {text-decoration:underline; cursor:pointer}
.temp.custom_filters .submit_button .button_booking  {width: 100%; outline: none;}
.temp.custom_filters .submit_button .button_booking .buttonC.oneLine {width:130px; display:block;}
