@charset "UTF-8";
/* CSS Document */
div#b_noscript {
border:#FF0000 1px dashed;
background:#FFFFBF;
padding:2px;
}

div#b_contenitore {
	width:475px;
	height:150px;
	position:relative;
	font-size:10px;
	color:#525252;
	background-color:#fff;
	border-bottom: solid #CCC 1px;
	background-repeat: repeat-x;
	background-image: url(../img/sfumato.gif);
}

div#b_contenuti,div#b_dest,div#b_browse,.hotel_form_checkin,
.hotel_form_checkout, div#options,div#options2,
div#b_partnership,div#hotelTypes,div#but,div#destHelp,div#b_topBox, div#usps,div#dist,img#distHelpImg, div#b_logo
{
position:absolute;
}

div#b_contenuti {
margin:0;
padding:0;
height:198px;
}

div#b_topBox {
top:5px;
left:5px;
width:475px;
}

div#b_topBox h2 {
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
color:#06c;
}


/*destination*/
div#b_dest {
top:28px;
width:200px;
left:5px;
}

.inputDest {

}

div#b_browse {
left:5px;
top:65px;
width:200px;
}

div#b_browse a {
color:#0066CC;
}


.other_text {
font-weight:bold;
}

div#b_destInput {}


/*checkin*/
.hotel_form_checkin {
left:180px;
top:28px;
width:200px;
}

.hotel_form_checkin_title {}

/*checkout*/
.hotel_form_checkout {
left:180px;
top:70px;
width:200px;
}

.hotel_form_checkout_title {}

.checkDate {}

.checkDateDD {}
.checkDateMM {}
.checkDateYY {}


/*usps*/
div#usps {
font-size:16px;
left:230px;
text-align:right;
top:122px;
width:165px;
}

.odd{
color:#4092E0;
}

.even{
color:#525252;
}


/*options*/
div#options {
left:5px;
top:90px;
width:160px;
}


/*button*/
div#but {
left:400px;
top:120px;
}

/* decommentare per attivare l'immagine di sfondo
div#but .b_submit {
background:url("http://www.booking.com/images/affiliate/320802/submit.gif") center center no-repeat;
border:0;
width:31px;
height:31px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
cursor:pointer;
}*/


/*logo*/
div#b_logo {
left:365px;
top:65px;
}


div#frm {
margin:0;
padding:0;
}

/*rifiniture*/
.b_inline {display:inline;}
.b_clearLeft{clear:left;}
.b_clearRight{clear:right;}
.b_clearAll{clear:both;}

