
/* =Booking.com search box */
#searchboxInc {
	border-bottom:1px solid #cccccc;
	text-align:left;
	color:#000;
	margin:10px;
	padding:0 0 10px 0;
	font-size:14px;
}
#searchboxInc h1, #searchboxInc h2, #searchboxInc h3 {
	font-weight:bold;
	padding-bottom:4px !important;
}
#searchboxInc h1 {
	font-size:18px !important;
}
#searchboxInc h1 span {
	font-size:12px !important;
	font-family: 'Droid Sans', sans-serif !important;
	font-weight:normal !important;
	text-transform:lowercase !important;
}
#searchboxInc h2, #searchboxInc h3 {
	font-size:16px !important;
	padding-top:3px !important;
}
#searchboxInc form {
background: #FFFFFF;
}
#searchboxInc fieldset, #searchboxInc img {
border: 0;
}
#searchboxInc fieldset {
padding: 0px;
}
#searchboxInc #inout h3 {
background-color:transparent;
font-size:1.1em;
}
#searchboxInc h3 {
position:static;
margin: 0;
}
#searchboxInc p {
font-size: 2em;
margin: 0;
}
#destination {
width:265px;
margin-left:5px;
}
#homein, #homeout {
float: left;
padding: 0.5em 1em 0 0;
}
.avail {
padding-top: 7px;
clear: left;
font-size:12px;
}
#searchboxInc a.calender {
vertical-align: -4px;
}
#searchboxInc a.calender img {
background: #0896ff;
}
.blur {
color: #999;
}
#searchboxInc button {
float:right;
margin-top:-20px;
-moz-border-radius: 8px;
border: 1px solid #000;
color: #fff;
letter-spacing: 1px;
padding: 0.10em 0.5em;
text-transform: uppercase;
font-size:16px;
font-weight:bold;
	font-family: 'Crushed', 'Lucida Sans', Tahoma, Arial;
	background:#ffffff url('img/bg_h1_video.jpg') repeat-x top left;
}
#calendar {
font: 12px/1.5 Arial, Helvetica, sans-serif;
color: #003580;
display: none;
position: absolute;
background-image: url(http://q.bstatic.com/static/img/shadow3.png);
padding: 0 4px 4px 0;
}
#searchboxInc select, #searchboxInc input {
border:1px solid #999;
padding:3px;
background: white;
font-size:12px;
}
/* For calendar */
.caltable {
border: 1px solid #003580;
background-color: #fff;
}
.caltable a:link, .caltable a:visited {
color: #0896ff !important;
}
.caltable a:hover {
color: #feba02 !important;
border-color: #feba02 !important;
}
.caltable a:active {
color: #b30000 !important;
border-color: #b30000 !important;
}
.caltable td {
text-align: center;
}
.caltable td a {
display: block;
text-decoration: none;
}
.caltable td.calheader a {
display: inline;
vertical-align: -.4em;
}
.caltable td.calheader img.calNoPrevMonth {
background: white url(http://r.bstatic.com/static/img/butPrevMonth.png) 0 -72px no-repeat;
vertical-align: -.4em;
}
.caltable td.calheader img.calNoNextMonth {
background: white url(http://r.bstatic.com/static/img/butNextMonth.png) 0 -72px no-repeat;
vertical-align: -.4em;
}
.caltable td.calheader .calNextMonth img {
background: white url(http://r.bstatic.com/static/img/butNextMonth2.png) 0 0 no-repeat;
}
.caltable td.calheader .calPrevMonth img {
background: white url(http://r.bstatic.com/static/img/butPrevMonth2.png) 0 0 no-repeat;
}
.caltable td.calheader .calNextMonth:hover img, .caltable td.calheader .calPrevMonth:hover img {
background-position: 0 -24px;
}
.caltable td.calheader .calNextMonth:active img, .caltable td.calheader .calPrevMonth:active img {
background-position: 0 -48px;
}
.calheader {
padding: .4em;
white-space: nowrap;
}
.calheader select {
margin: 0 .6em;
}
.monthYear {
background-color: #ffffff;
color: white;
}
.dayNames td {
border-bottom: 1px solid #003580;
background-color: #e6edf6;
}
.days td {
color: #779bca;
background-color: #e6edf6;
padding: .2em;
border: 2px solid #e6edf6;
}
.days td.weekend {
background-color: #c5d4e9;
border-color: #c5d4e9;
}
.days td.past {
text-decoration: line-through;
}
.days td.today, .days td.future {
border: none;
padding: 0;
}
.days td a {
padding: .2em;
border: 2px solid #e6edf6;
}
.days td.weekend a {
border-color: #c5d4e9;
}
.days td.today a {
background-color: #fff;
}
.days td.selected {
font-weight: bold;
}
.days td.selected a {
border-color: #0896ff;
}