
body {
	background : #ffffff;
	color : #004C92;
	font: 8pt Arial, sans-serif; 
}

table {
	font: 8pt Arial, sans-serif;
}

h1 {
    font: 16pt bold, Arial, sans-serif;
    font-weight: bold;
}

h2 {
    font: 12pt bold, Arial, sans-serif;
    font-weight: bold;
    margin: 0;
}

h3 {
    font: 10pt bold, Arial, sans-serif;
    color: #004C92;
	font-weight: bold;
	background-color: #8DBAE2;
 	margin: 0;
}

.calLink {
	font: 8pt bold, Arial, sans-serif;
    font-weight: bold;
    color: #004C92;
    text-decoration: none;
}

.link1 {
    font: 8pt bold, Arial, sans-serif;
    font-weight: bold;
    color: #004C92;
    text-decoration: none;
}

.link1 A:link  {
    color: #004C92;
    text-decoration: none;
}

.link1 A:visited {
    color: #004C92;
    text-decoration: none;
}

.link1 A:active {
    color: #004C92;
    text-decoration: underline;
    font-weight: bold;
}

.link1 A:hover {
    color: #004C92;
    text-decoration: none;
}

.tablecal {
	border-width: 0px;
	width: 100%;
}

.tdinfo {
    text-align: justify;
}

.tableinfo {
	background-color: white;
	color: #004C92;
	border: 1px solid #C5C5C5;
}

.error {
	font: 10px Arial, sans-serif;
	text-align: left;
    color: #DD0B00;
    padding: 0;
    margin: 0;
}

.tdinfohead {
    color: #004C92;
	font-weight: bold;
	text-align: center;
	background-color: #8DBAE2;
}

.tdinfohztitle {
	font: 8pt bold, Arial, sans-serif;
    font-weight: bold;
	text-align: left;
    color: #8DBAE2;
    padding-left: 5px;
}

.tdinfohztitle .num{
    color: #004C92;
}

.tdinfohzhead {
	font-weight: bold;
	text-align: left;
    color: #004C92;
    padding-left: 5pt;
    white-space: nowrap;
}
.tdinfohz {
   	color: #004C92;
   	font: 9pt, Arial, sans-serif;
   	text-align: justify;
}

.tdinfocell {
	font: 11px, Arial, sans-serif;
    border:  1px solid #C2DBF4;
    text-align: center;
    color: #004C92; 
}


.tdcalhead {
	font: 11px bold, Arial, sans-serif;
    color: #004C92;
	font-weight: bold;
	text-align: center;
	background-color: #8DBAE2;
	width: 30px;
}

.tdcalcell {
	font: 11px Arial, sans-serif;
    cursor: pointer;
    text-align: center;
    padding: 0;
}

.tdcalcell div{
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 30px;
	height: 16px;
	background-color: transparent;
	text-align: center;
    z-index: 30;
    position: relative;
    left: 0;
    cursor: pointer;
	text-align: center;
}

.cellEmpty {
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
}


div.cellAvailable_Box {background-color: #91D63C;}
div.cellReserved_Box {background-color: #C8DEFB;}
div.cellRestricted_Box {background-color: #91D63C;}
div.cellAvailable_Box_Selected {background-color: #F9A75C;}
div.cellRestricted_Box_Selected {background-color: #F9A75C;}

div.cellAvailable {background-color: transparent;}
div.cellReserved {background-color: transparent;}
div.cellRestricted {background-color: transparent;}
div.cellAvailable_Selected {background-color: transparent;}
div.cellRestricted_Selected {background-color: transparent;}

div.cellRestricted_Overlay {
	position: relative;
	width: 30px;
    height: 8px;
    top: -8px;
    font-size: 1px; 
    background-color: #C8DEFB;
    z-index: 10;
}

.cellAvailable a { color: white;}
.cellReserved a { color: #004C92;}
.cellRestricted a { color: #004C92;}
.cellAvailable_Selected a { color: white;}
.cellRestricted_Selected a { color:  #004C92;}


.spaced {
    margin: 8pt 8pt 8pt 8pt;
}

.lspaced {
    margin-left: 8pt ;
}

select {
	font: 8pt Arial, sans-serif;
}

.button{
    font: 7pt Verdana,sans-serif;
    font-weight:bold;
    background-color:white;
    color: #004C92;
    text-transform: uppercase;
    border:1px solid #C5C5C5;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 2px;
}

.roomstable {
	border: 0px solid #CCCCAA;
}

.bordertable {
	vertical-align: middle;
	width: 800px;
}

.bordertabletd {
	border: 3px solid #E5E5E5;
	padding: 10px;
}


input {
	color: #004C92;
}

textarea{
	color: #004C92;
	border: 1px solid #004C92;
}



.input1 {
    font: 8pt Arial,sans-serif;
    font-weight:normal;
    background-color:#FFFFFF;
    border:1px solid;
    border-top-color:grey;
    border-left-color:grey;
    border-right-color:grey;
    border-bottom-color:grey;
    border-style: solid;
}

select {
    font: 8pt Arial,sans-serif;
    font-weight:normal;
    background-color:#FFFFFF;
    border:1px solid;
    border-top-color:grey;
    border-left-color:grey;
    border-right-color:grey;
    border-bottom-color:grey;
    border-style: solid;
    color: #004C92;
}

.smalltext{
    font: 8pt Arial,sans-serif;
    font-weight:normal;
    color: #DDA558;
}

fieldset {
    border: 2px solid #3772b2;
    padding: 5px;
    font-size: 9pt;
}


legend {
    font: 9pt bold, Arial, sans-serif;
    font-weight: bold;
    color: #004C92;
}

.ltlogo {
    text-align: left;
    vertical-align:top;
    padding-left: 10px;
    padding-top: 5pt;
}

.rtlogo {
	text-align: right;
    vertical-align:top;
    padding-right: 15px;
    padding-top: 5pt;
}

.mandatory {
	color: #808080;
}

.buttonTable {
	margin: 0;
}

.buttonTable td{
	padding-left: 3pt;
	padding-right: 3pt;
	font: 9px, Arial, sans-serif;
	text-align: center;
	background-color: white;
	border:  1px solid #C5C5C5;
    color: #004C92; 
    width: 120px;
    white-space: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
}

.clickAdvice {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #858585;
}

.grey {
	color: #858585;
}

.link2 {
    color: #8DBAE2;
    text-decoration: underline;
    font-weight: bold;
}

.popupbordertable {
	margin: auto;
	width: 100%;
}

.popupbordertd {
	vertical-align: top;
	border: 3px solid #E5E5E5;
	text-align: left;
	overflow: auto;
	padding: 5px;
}

.popupbordertable h3 {
	padding: 0;
	margin: 0;
}


.moreRoomInfoBox {
	overflow-x: auto;
	overflow-y: scroll; 
	height: 120px;
	font-size: 13px;
	padding: 10px;
}

.colorBox {
	width: 20px; 
	height: 16px;
	padding: 0;
	vertical-align: bottom;
}

.reserved {
	background-color: #C8DEFB;
}

.available {
	background-color: #91D63C;
}

.selected {
	background-color: #F9A75C;
}

.restricted{ 
	background-color: #91D63C;
	overflow: hidden;
}

.restricted_Overlay{ 
	background-color: #C8DEFB;
	height: 8px;
	font-size: 1px;
	margin: 0;
	width: 100%;
	position: relative;
	left: 0;
}


.termsBox {
	overflow-x: auto;
	overflow-y: scroll; 
	width: 270px;
	font-size: 10px;
	padding: 10px;
	text-align: left;
	height: 250px;
	border: 1px solid #E5E5E5;
}

.summary{
	font-size: 9pt;
	vertical-align: top;
}

.summary td {
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.step2Table {
	width: 100%;
	border: 0;
}

.step2Table td.tdinfohzhead {
	vertical-align: top;
	padding-left: 5px;
	padding-top: 4px;
}

.details {
	font-size: 9pt;
}

.tabledetails {
	background-color: white;
	color: #004C92;
	border: 1px solid #C5C5C5;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.currency{
	font-size: 9pt;
}


/* 
	stili nuovi aggiunti dalla 2a versione: 

*/

.tdinfohead {
	white-space: nowrap;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

.tdinfocell{
	padding: 3px;
}

.nowrap {
	white-space: nowrap;
}

table.amountTable{
	margin-top: 10px;
	border-color: #3772b2;
	
	border-top-width: 1px;
	border-top-style: solid;
}

table.amountTable td{
	white-space: nowrap;
	font-size: 12px;
}

table.amountTable img{ 
	vertical-align: text-bottom;
}	

table.top-b {
	border-color: #3772b2;
	
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 6px;
}

h3 {
	padding: 4px;
}

.error-message {
	color: #DD0B00;
	 
	font-weight: bold;
	text-align: left;
    vertical-align: top;
}
 
.tdinfohzvalue {
	text-align: left;
    white-space: nowrap;
}

.month-name {
    color: #004C92;
    background-color: #8DBAE2;
    
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 2px;
}

div.highlight {
	background-color: #F5D6C3;
	color: #444;
	border-color: #E8A174;
	
	border-width: 1px;
	border-style: solid;
	text-align: left;
	width: 400px;
	font-size: 12px;	
	padding: 8px;
	margin: 10px;
	font-weight: bold;
}

fieldset.contract legend {
	padding: 7px;
}
                       
fieldset.contract {
	margin: 6px;
	padding: 7px;
	text-align: left;
}

table.cart tr.unavailable td{
	background-color: #F5D6C3;
	color: #444;
}

div.offerBox {
	margin:0;
	margin-top: 15px;
	width: 100%;
	padding: 0;
}

div.offerBox h3{
	background-color:  #C8DEFB;
	color: #004C92;
	
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
}

div.offerBox ul {
	background-color:  #8DBAE2;
	
	display: block;
	margin: 0;
	padding: 15px;
	padding-top: 16px;
	padding-bottom: 0;
	margin-top: 3px;
	height: 200px;
	overflow-y: scroll;
}

div.offerBox ul li{
	color: #004C92;
	
	display: block;
	list-style: none;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	vertical-align: top;	
}

div.offerBox ul li h4 {
	color:  #ffffff;
	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.offerBox div.more {
	width: 9px;
	height: 9px;
	float: right;
	position: relative;
	top: -14px;
	white-space: nowrap;
}

div.offerBox div.text{
	padding-right: 20px;
}

img{
	behavior: url(img/iepngfix.htc);
}

fieldset.offer legend{
	background: transparent url(img/discount.png) 3px 3px no-repeat;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	behavior: url(img/iepngfix.htc);
	padding-bottom: 9px;
}

div.offerBox  a {
	color: #D63A23;
	
	text-decoration: none;
}
div.offerBox  a:link  {
    text-decoration: none;
}
div.offerBox  a:visited {
    text-decoration: none;
}
div.offerBox  a:active {
    text-decoration: none;
}
div.offerBox  a:hover {
    text-decoration: none;
}

.errCell {
	border-color: #DD0B00;
	color: #DD0B00;
	
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
}

a{
	text-decoration: none;
	border: none;
	outline: none;
}
a:link  {
    text-decoration: none;
    border: none;
    outline: none;
}
a:visited {
    text-decoration: none;
   	border: none;
   	outline: none;
}
a:active {
    text-decoration: none;
    border: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    border: none;
    outline: none;
}

a img{
	border: none;
	border-style: none;
}

tr.striked td{
	text-decoration: line-through; 
}


div#contractBox {
	width: 410px;
	height: 70px;
	overflow-x: auto;
	overflow-y: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 20px; 
}

div#pricesBox {
	width: 410px;
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0;
	margin: 0; 
	padding-bottom: 20px
}

.popupHeader {
	text-align: left;
}

.popupHeader h2{
	color: #004C92;
		
	font-size: 14px;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 6px; 
	text-align: left;
}

.popupHeader h3{
	color: #004C92;
	
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 6px; 
	text-align: left;
}

div#roomPreview {
	width: 350px;
	height: 300px;
	overflow: hidden;
	padding: 0;
	margin: 0; 
	text-align: center;
}

div#roomPreviewNotes{
	border-color: #C2DBF4;
	
	width: 350px;
	height: 70px;
	overflow: auto;
	padding: 2px;
	margin: 0; 
	margin-top: 6px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	
}

.buttonTable td.empty{
	width: auto;
	background-color: transparent;
}


ul.arrangement {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

ul.arrangement li{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	padding-bottom: 3px;
}


ul.arrangement li label{
	float: left;
	padding-top: 3px;
}

ul.arrangement li input {
	float: left;
}
