@charset "utf-8";
/* CSS Document */
@charset "utf-8";
@font-face {font-family: "erasbd"; src: url(../fonts/erasbd.eot);}
@font-face {font-family: "erasbd"; src: url(../fonts/erasbd.ttf) format("truetype");}
@font-face {font-family: "myriad"; src: url(../fonts/myriadpro-bold.eot);}
@font-face {font-family: "myriad"; src: url(../fonts/myriadpro-bold.ttf) format("truetype");}
/* Global reset */
html, body, a, form, fieldset, input, label, span, p, h1, h2, h3, h4, h5, h6{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	outline:0;
	border:none;
	vertical-align:baseline;
}
a, a:hover, a:link, a:visited, a:focus{
	outline:none;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
a img{
	border:0;
}

/*Structure*/
#hotelsearch-320x310{
	width:320px;
	height:355px;
	/*position:relative;
	z-index:900;*/
	/*background:url(../images/searchwidgetbg.png) 0 0 no-repeat;*/
	background:url(../images/searchwidgetbg.png) 0 0 no-repeat;
}
#hotelsearch-320x310 h3{
	font-family: myriad, arial;
	font-size:19px;
	line-height:28px;
	height:28px;
	padding:4px 10px;
	color:#131C25;
}
.search-hotels{
	padding:0 5px 0 18px;
}
.search-hotels label{
	display:block;
	height:25px;
	font: bold 14px/28px Arial, Helvetica, sans-serif;
	line-height:35px;
}
input[type="text"]{
	background:none;
	margin:1px 0 0 1px;
	height:18px;
	padding:2px;
	line-height:22px;
	float:left;
	border:1px solid #7F9DB9;
}
.txtbox-1{ width:276px; }
.search-hotels select{
	height:21px;
	border:1px solid #7F9DB9;
	margin:1px 0 0 0;
	float:left;
	margin:1px 5px 0 0;
}
.select-1{
	width:98px;
}
.select-2{
	width:145px;
}
.date-icon{
	float:left;
}

.search-hotels label.chklist{
	float:left;
	font-weight:normal;
	line-height:14px;
	padding:0 0 0 3px;
	font-size:13px;
}
.but{
	clear:both;
	position:relative;
	width:300px;
	float:left;
}
.submit-btn{
	background:none;
	cursor:pointer;
	width:150px;
	height:37px;
	position:relative;
	top:17px;
	left:67px;
	z-index:200;
	border:none;
}
.error-message{
	position:absolute;
	z-index:600px;
	background:#fff;
	border:1px solid #c70505;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	borer-radius:8px;
	color:#f00;
	width:274px;
	height:auto;
	padding:12px 5px;
	bottom:14px;
}

	#searchboxInc {
		font: 12px/1.5 Arial, Helvetica, sans-serif;
                color: #333333 !important;
		width: 318px;
	}
	
        #searchboxInc form {
                background: #FFFFFF;
        }
	#searchboxInc fieldset, #searchboxInc img {
		border: 0;
	}
	
	#searchboxInc fieldset {
		padding: 8px;
	}
	
	#searchboxInc #inout h3 {
		background-color:transparent;
		font-size:1.1em;
	}
	
	#searchboxInc h3 {
		margin-bottom:0.2em;
		position:static;
		font-size:118%;
		font-weight:bold;
		margin: 0;
	}

	#searchboxInc p {
		font-size: 2em;
		margin: 0;
	}
	
	#homein, #homeout {
		float: left;
		padding: 0.5em 1em 0 0;
        }
	
	.avail {
		padding-top: 1.5em;
		clear: left;
	}
	
	#hotelsearch-320x310 a.calender {
		vertical-align: -4px;
		float:left;
	}
	
	#hotelsearch-320x310 a.calender img {
		background: #0896ff;
	}
	
	.blur {
		color: #999;
	}
	
/*	button {
		float: right;
		-moz-border-radius: 8px;
		background-color: #0896ff;
		border: 2px solid #fff;
		color: #fff;
		letter-spacing: 1px;
		padding: 0.15em 0.75em;
		text-transform: uppercase;
		font: bold 1.333em/1 Arial, Helvetica, sans-serif;
	}*/

	#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;
		z-index:9999;
		left:30px!important;
		top:10px!important;
	}

	/* 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://s.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://q.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;
	}

