.clear {
	clear: both;
}

/* Booking login *****************************************/
#bkng_pnts li,
#bkng_login_frm #oldcd_msg span,
#bkng_cncts {
	background: url('/cmn/img/form/bkng-view.png') 0 0 no-repeat;
}

#bkng_login {
	margin: 10px;
	padding: 1px 1px 10px;
	border: 1px solid #c5c5c5;
	color: #333333;
	font: 12px/16px arial, sans-serif;
}

#bkng_login .bkng_p {
	clear: both;
	margin: 10px 10px 20px;
	font-size: 14px;
}

#bkng_login .bkng_p a {
	color: #dd8700;
}

#bkng_login .bkng_ttl,
#bkng_login .bkng_subttl {
	clear: both;
}

#bkng_login .bkng_ttl h2 {
	display: block;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	color: #1995cf;
	background-color: #dbf1fc;
}

#bkng_login .bkng_subttl h3 {
	display: block;
	padding: 10px;
	text-transform: uppercase;
	color: #000000;
	font-size: 16px;
}

#bkng_pnts {
	margin: 10px 10px 70px;
	padding: 0;
	list-style: none;
}

#bkng_pnts li {
	float: left;
	width: 25%;
	padding: 12px 0 12px 47px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#bkng_pnts #vrfy {
	color: #d48101;
	background-position: 0 10px;
}

#bkng_pnts #chck {
	color: #11ab31;
	background-position: 0 -110px;
}

#bkng_pnts #dlte {
	color: #d72727;
	background-position: 0 -50px;
}

#bkng_login_frm {
	position: relative;
	width: 98%;
	margin: 30px auto;
	background: #f8f7f3 url('/cmn/img/form/ln-gry.png') 0 115px repeat-x;
}

#bkng_login_frm form {
	display: block;
	width: 50%;
	min-height: 185px;
	padding-top: 10px;
	font-size: 14px;
}

#bkng_login_frm form p {
	position: relative;
	margin: 12px 0 20px;
}

#bkng_login_frm label {
	float: left;
	width: 50%;
	padding: 5px;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

#bkng_login_frm input {
	float: left;
	display: block;
	width: 39%;
	padding: 5px;
	border: 1px solid #1e97d0;
	border-radius: 4px;
}

#bkng_login_frm .bttn_enter {
	float: right;
	margin-top: 20px;
	margin-right: 5%;
	width: 132px;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	background-color: #0096d1;
	border: 1px solid #ffffff;
	border-radius: 0;
}

#bkng_login_frm .bttn_enter:hover {
	cursor: pointer;
}

#bkng_login_frm #oldcd_msg {
	width: 40%;
	position: absolute;
	top: 18px;
	right: 10%;
	border: 2px solid #0096d1;
	background-color: #e7f2f8;
}

#bkng_login_frm #oldcd_msg p {
	padding: 15px 20px;
	color: #0387bb;
	font-size: 14px;
}

#bkng_login_frm #oldcd_msg span {
	display: block;
	position: absolute;
	top: 5px;
	left: -11px;
	width: 23px;
	height: 16px;
	background-position: -5px -188px;
}

#bkng_login_frm #nwpwd {
	padding-left: 20px;
	line-height: 30px;
	font-weight: bold;
	background-color: #f0eee5;
}

#bkng_login_frm #nwpwd a {
	color: #dd8700;
}

#bkng_login_frm form .msg_error {
	border: 1px solid red !important;
}

#bkng_login_frm form .sym_error,
#bkng_login_frm form .sym_ok {
	background: url('/cmn/img/form/sk-htl-sprite-tb2v2-1.png') no-repeat 0 0;
}

#bkng_login_frm form .sym_error,
#bkng_login_frm form .sym_ok {
	position: absolute;
	top: 6px;
	right: 30px;
	display: block;
	text-indent: -100px;
	overflow: hidden;
	width: 20px;
	height: 16px;
	background-position: 3px -120px;
}

#bkng_login_frm form .sym_ok {
	background-position: 3px -139px;
}

#bkng_login_frm form .txt_error {
	position: absolute;
	bottom: -15px;
	right: 25px;
	display: block;
	color: red;
	font-size: 11px !important;
	font-weight: bold !important;
}

#bkng_cncts_en,
#bkng_cncts_fr,
#bkng_cncts_ge,
#bkng_cncts_it,
#bkng_cncts_sp {
	text-indent: -99999px;
	display: block;
	width: 600px;
	height: 124px;
	margin: 0 auto 20px;
	background-repeat: no-repeat;
}

#bkng_cncts_en {
	background-image: url('/cmn/img/form/contacts_en.png');
}

#bkng_cncts_fr {
	background-image: url('/cmn/img/form/contacts_fr.png');
}

#bkng_cncts_ge {
	background-image: url('/cmn/img/form/contacts_ge.png');
}

#bkng_cncts_it {
	background-image: url('/cmn/img/form/contacts_it.png');
}

#bkng_cncts_sp {
	background-image: url('/cmn/img/form/contacts_sp.png');
}

/*
#bkng_cncts {position:relative; width:600px; height:125px; margin:20px auto; background-color:#f8f7f3; background-position:30px -224px;}
#bkng_cncts p {font-weight:bold; font-size:14px; line-height:20px;}
#bkng_cncts span {font-size:18px;}
#bkng_cncts strong {color:#488501;}
#bkng_cncts #dys {position:absolute; top:40px; left:150px;}
#bkng_cncts #hrs {position:absolute; top:10px; left:380px;}
*/

/* Booking step ******************************************/
#bkng_step {
	width: 550px;
	min-height: 40px;
	margin: 15px auto -15px;
}

#bkng_step ul {
	list-style: none;
	font-size: 12px;
	font-family: tahoma, kalimati, arial, sans-serif;
	color: #ffffff;
}

#bkng_step li {
	width: 230px;
	float: left;
	line-height: 30px;
	margin: 3px 0 0 0;
	padding: 0;
	background-color: #c0c0c0;
	text-align: center;
}

#bkng_step #actv {
	font-size: 14px;
	background-color: #d9871c;
}

#bkng_step #arrw {
	width: 20px;
	height: 40px;
	margin: 0 12px 0 18px;
	padding: 0;
	background: url('/cmn/img/form/sk-htl-sprite-tb2v2-1.png') no-repeat 0 -75px;
}

#bkng_step span {
	font-size: 1.2em;
}


/* Booking view ******************************************/
#bkng_view {
	font: normal normal 1em/1.15em arial, sans-serif;
	color: #333333;
	margin: 10px 0;
}

#bkng_view.email {
	max-width: 600px;
	margin: 0 auto;
	font-size: 12px;
	border: none;
}

#bkng_view .bkng_p {
	clear: both;
	margin: 10px 10px 20px;
}

#bkng_view .bkng_prnt {
	float: right;
	margin: -20px 0;
	display: block;
	width: 110px;
	line-height: 35px;
	background-color: #35a90a;
	text-align: center;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	text-transform: uppercase;
}

#bkng_view .bkng_ttl {
	clear: both;
}

#bkng_view .bkng_ttl h2 {
	display: block;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	color: #1995cf;
	background-color: #dbf1fc;
}

#bkng_code {
	clear: both;
	/* margin: 20px auto 0;
	padding: 1em; */
	width: 100%;
	font-size: 1em;
}

#bkng_code h3 {
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 1.2em;
	background-color: #f3f4f5;
	text-transform: uppercase;
	display: block;
}

#bkng_code .bkng_lbl {
	/* max-width: 14em; */
	width: 33%;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	/* text-align: right; */
	vertical-align: top;
}

#bkng_code .bkng_lbl .bkng_lbl_sml {
	font-size: 0.85em;
	font-weight: normal;
	text-transform: none;
}

#bkng_code .bkng_upper {
	text-transform: uppercase;
}

#bkng_code .bkng_vl {
	padding: 5px 0;
	color: #2188b8;
	font-weight: bold;
	vertical-align: top;
}

#bkng_code .bkng_sts_ok,
#bkng_code .bkng_sts_del {
	padding: 5px 0;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: top;
}

#bkng_code .bkng_sts_ok {
	color: #35a90a;
}

#bkng_code .bkng_sts_del {
	color: #cd000a;
}

#bkng_code .bkng_mod_res {
	display: block;
	float: right;
	margin: -5px 0;
	padding: 5px 10px;
	background-color: #cd000a;
	color: #ffffff;
	cursor: pointer;
}

#bkng_cnfrm_det table {
	width: 100%;
	margin: 10px 0;
	font-size: inherit;
}

#bkng_cnfrm_det h3 {
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 1.2em;
	background-color: #f3f4f5;
	text-transform: uppercase;
	display: block;
}

#bkng_cnfrm_det .brd_spcr {
	height: 35px;
	/* background: transparent url('/cmn/img/form/ln-gry.png') repeat-x 0 17px; */
}

#bkng_cnfrm_det .brd_spcr hr {
	display: none;
}

#bkng_cnfrm_det .bkng_lbl,
#bkng_cnfrm_det .bkng_txt {
	padding: 5px 0;
	vertical-align: top;
}

#bkng_cnfrm_det .bkng_lbl {
	width: 33%;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#bkng_cnfrm_det .bkng_lbl span {
	font-size: .9em;
	font-style: italic;
	color: #999999;
}


#bkng_cnfrm_det .bkng_txt a {
	color: #d28001;
}

#bkng_cnfrm_det .bkng_txt .bkng_rms {
	margin-bottom: 10px;
	line-height: 19px;
}

#bkng_cnfrm_det .bkng_det {
	padding: 5px 10px;
	font-size: 1.1em;
	font-weight: bold;
	/* background-color: #f8f7f3; */
}

#bkng_cnfrm_det .padl {
	padding-left: 10px;
}

#bkng_cnfrm_det .nobld {
	font-weight: normal;
}

#bkng_cnfrm_det #htl_cat {
	font-weight: bold;
	color: #d28001;
}

#bkng_cnfrm_det .bkng_more {
	padding-bottom: 25px;
}

/* VISUALIZZAZIONE PREZZO TOTALE PER CAMERA
#bkng_cnfrm_det .bkng_det_csts {position:relative; min-height:55px; background:transparent url('img/ln-gry.png') repeat-x 0 14px;}
#bkng_cnfrm_det .bkng_det_csts ul {position:absolute; top:0; right:0; background-color:#ffffff;}
#bkng_cnfrm_det .bkng_det_csts ul {text-align:right; font-family:arial,sans-serif;}
#bkng_cnfrm_det .bkng_det_csts ul span, .bkng_det_csts ul strong {display:block; float:left;}
#bkng_cnfrm_det .bkng_det_csts ul span {width:350px;}
#bkng_cnfrm_det .bkng_det_csts ul strong {width:150px; text-align:right;}
#bkng_cnfrm_det .bkng_det_csts li {line-height:20px;}
#bkng_cnfrm_det .bkng_det_csts #tot span {font-weight:bold; color:#d28001; font-size:14px;}
#bkng_cnfrm_det .bkng_det_csts #tot strong {font-weight:bold; color:#1995cf; font-size:18px;}
#bkng_cnfrm_det .bkng_det_csts #con span {font-style:italic; color:#767676;}
#bkng_cnfrm_det .bkng_det_csts #con strong {font-weight:normal; color:#1995cf; font-size:15px;}
#bkng_cnfrm_det .bkng_det_csts #oth strong {font-weight:normal; color:#616161; text-decoration:underline; font-style:italic; font-size:10px;}
*/

#bkng_cnfrm_det .bkng_det {
	font-weight: bold;
}

#bkng_cnfrm_det .bkng_tot_prc {
	margin: 0;
	line-height: 20px;
	font-family: arial, sans-serif;
}

#bkng_cnfrm_det .bkng_tot_prc strong {
	display: block;
	float: left;
	min-width: 115px;
	margin-right: 5px;
	color: #1995cf;
}

#bkng_cnfrm_det .bkng_tot_prc .bkng_big {
	font-size: 16px;
}

#bkng_cnfrm_det .bkng_tot_prc .bkng_sml {
	font-size: 14px;
	font-weight: normal;
}

#bkng_cnfrm_det .bkng_tot_prc em {
	font-weight: normal;
	color: #919191;
}

#bkng_cnfrm_det .bkng_xtra h4 {
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 1.2em;
	background-color: #f3f4f5;
	text-transform: uppercase;
}

#bkng_cnfrm_det .bkng_xtra ul {
	margin: 0 0 10px 0;
}

#bkng_cnfrm_det .bkng_xtra ul li {
	list-style: disc outside;
	padding: 5px 0;
}

#bkng_cnfrm_det .bkng_xtra p {
	margin: 0 10px 20px 10px;
	/* line-height: 18px; */
}

#bkng_cnfrm_det .bkng_xtra p a {
	color: #d28001;
	font-weight: bold;
}

#bkng_cnfrm_det .bkng_xtra .bkng_usrnt {
	font-size: 1.1em;
}

#bkng_view .booking_manage_error {
	margin: 0 10px;
	padding: 10px;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 1.2em;
	border: 1px solid red;
}

.form_booking_input_redirect_confirm_message {
	margin: 1em 2em 0;
	padding: 20px;
	font-weight: bold;
	font-size: 1.1em
}

.form_booking_input_redirect_confirm_message p {
	text-align: center;
}

.form_booking_input_redirect_confirm_message div {
	text-align: center;
	margin-top: 20px;
}

.form_booking_input_redirect_confirm_message div a {
	margin: 0 10px;
	padding: 10px 20px;
	color: #ffffff !important;
	font-weight: normal !important;
}

.form_booking_input_redirect_confirm_message div a:hover {
	text-decoration: none;
}

.form_booking_input_redirect_confirm_message .gui_bttn_yes {
	background-color: #28aa12;
}

.form_booking_input_redirect_confirm_message .gui_bttn_no {
	background-color: #c0c0c0;
}

.form_booking_input_redirect_confirm_message .gui_bttn_yes:hover {
	background-color: #2f9509;
}

.form_booking_input_redirect_confirm_message .gui_bttn_no:hover {
	background-color: #a0a0a0;
}