#outer{
	
	width:100%;
	overflow-x:hidden;
}
#wrap{
/*background: #fff url(css_img/top_bg.gif) repeat-x 0pt 0pt;*/
	width:710px;
	border:2px solid #92d8c1;
	background-color:#E9F8F2;
	margin:0 auto;
	padding:1em;

}

p.msg_caparra{
	font-weight:bold;
	margin-top:20px;
}
p.msg_sel_pagamento{
	font-weight:bold;
}
div.msg_form_cliente{
	margin-top:25px;
}
#frm_cliente ul{
	list-style-type: none;
}

div.navbar{
	height:36px;
	margin:0px;
	padding:0px;
}
div.navbar div.righty{
	float:right;
	width:16px;
}
div.navbar div.lefty{
	float:left;
	width:16px;
}
div.navbar ul{
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	margin:0px;
	padding-left:20px;
	padding-top:12px;
}
div.navbar ul li{
	display:inline;
}
div.navbar ul li a{
	text-decoration:none;
	border:none;
}
div.break{
	clear:both;
}
p.caption{
	text-align:center;
	font-weight:bold;
	color:#e76f01;
	font-size:1.1em;
	margin-bottom:20px;
}

form.frm_date{
	width:400px;
	margin:0 auto;
}

hr.pagina_prenotazione{
	margin:20px 10px;
	color: #818181;
	background-color: #818181;
}

ul.lista_pagamenti li,.opzioni_aggiuntive ul li{
	margin-bottom:7px;
}
.ext_msg,td.frm_cl_err_data {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 5px 0 0 0;
	padding: 1.5em;
	font-weight:bold;
	text-align:center;
	color:#ff0000;
}
p.error,div.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 5px 0 0 0;
	padding: 5px;
	text-align:center;
	color:#ff0000;
}
div.error ul,div.error ul li{
	text-align:left;
}
input.submit_btn{
	font-weight:bold;
	padding:3px;
}
img.preview_stanza{
	float:left;
	margin-right:25px;
}
fieldset.stanza_avail_container_outer {
	display:block;
	margin:0pt;
	margin-bottom:30px;
	padding:1em 1em 5px 1em;
}
form > fieldset.stanza_avail_container_outer  {
	border:1px solid #CCCCCC;
	margin:0pt 0pt 1.6em;
}
legend,caption {
	color:#545454;
	font-weight:bold;
}
caption{
	margin:5px auto;
	margin-bottom:12px;
}

label,table.frm_cliente td.frm_cl_label {
	color:#545454;
	font-weight:bold;
	line-height:1em;
	margin:0pt;
}

select.lang_select{
	margin-left:5px;
}
/*
select.lang_select .lang_sel_it{
	background-image:url(css_img/flags/it.gif);
	padding-left:20px;
}
select.lang_select .lang_sel_en{
	background-image:url(css_img/flags/en.gif);
	padding-left:20px;
}
select.lang_select .lang_sel_fr{
	background-image:url(css_img/flags/fr.gif);
	padding-left:20px;
}
select.lang_select .lang_sel_de{
	background-image:url(css_img/flags/de.gif);
	padding-left:20px;
}
select.lang_select .lang_sel_es{
	background-image:url(css_img/flags/es.gif);
	padding-left:20px;
}
*/
div.stanza_avail_container_inner div.select_container{
	float:right;
	line-height:150%;
}
div.stanza_avail_container_inner div.select_container label{
	display:block;
	float:left;
	width:6em;
	margin:2px 0pt 0pt;
}
div.stanza_avail_container_inner div.select_container select{
	margin-bottom:8px;
}

div.stanza_descr{
	margin:10px 0pt;
	font-weight:bold;
}
span.sconto{
	text-decoration:line-through;
}
table.frm_cliente td.frm_cl_data{
	width:277px;
}

table.frm_cliente td.frm_cl_label{
	width:250px;
	text-align:right;
}
table.frm_cliente input,table.frm_cliente textarea,table.frm_cliente select{
	width:270px;
	padding:2px 3px;
}
table.frm_cliente textarea{
	height:100px;
}
table.frm_cliente tr{
	height:35px;
}




table.summary_table{
	width:565px;
	margin:20px 0pt 10px 0pt;
	border-collapse: collapse;
}
table.summary_table caption{
	*padding-bottom:17px;
	color:#000;
	color:#000000;
	margin-bottom:35px;
	margin-left:0pt;
	text-align:left;
	text-transform:uppercase;
}
table.summary_table th {
	font: bold 11px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(css_img/bg_header.jpg) no-repeat;
}

table.summary_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
tr.summary_total th.nobg{
	/*border-left: 1px solid #C1DAD7;*/
}
tr.summary_total{
}
tr.summary_total th{
	border-left:0pt;
	border-bottom:0pt;
}

table.summary_table td ,table.summary_table td.summary_full_price{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


table.summary_table td.alt,table.summary_table td.summary_full_price_alt,table.summary_table td.summary_discount_price_alt  {
	background: #F5FAFA;
	color: #797268;
}
table.summary_table td.summary_discount_price,table.summary_table td.summary_discount_price_alt{
	color:#ff4f4f;
}
table.summary_table th.summary_room{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(css_img/bullet1.gif) no-repeat;
}

table.summary_table th.summary_room_alt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(css_img/bullet2.gif) no-repeat;
	color: #797268;
}








/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /*position:relative;*/
        /* Moz & FF */
        display: -moz-inline-stack;
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(img/icon_calendar_26.png) no-repeat 50% 50%;
        min-width:24px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:24px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:24px;
        height:24px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(css_img/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(css_img/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(css_img/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(css_img/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(css_img/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }
