* {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #3e413f;
}

li {
	list-style-position: inside;
}

img {
	border: 0;
}

#container {
	width: 903px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/body.gif) repeat-y;
}

#header {
	height: 117px;
	background: url(/images/header.gif) no-repeat;
}

#crumb {
	padding: 5px 30px;
}

#main {
	padding: 0 30px;
}

#footer {
	height: 31px;
	clear: both;
	background: url(/images/footer.gif) no-repeat;
}

#links {
	text-align: center;
}

#lcol {
	float: left;
	width: 342px;
}

#rcol {
	float: right;
	width: 432px;
}

#search {
	float: right;
	width: 340px;
}

#search .content {
	padding: 0;	
}

#citysearch .content {
	background-color: #DAE790;
}

#citysearch .searchField {
	float: left;
	padding-right: 10px;
}

#formFields {
	padding: 5px;
}

#formcontrols {
	clear: both;
	padding: 5px;
	background-color: #DAE790;
}

#depart_div {
	display: none;
}

#cityformcontrols {
	clear: both;
	padding: 5px;
	background-color: #EFEFFF;
}

#hotelformcontrols {
	clear: both;
	padding: 5px;
	background-color: #EFEFFF;
}

#formcontrols div {
	padding-top: 5px;
}

#cityformcontrols div {
	padding-top: 5px;
}

#hotelformcontrols div {
	padding-top: 5px;
}










































.item {
	border: solid 1px #bebefe;
	margin-bottom: 6px;
}

.item h1, .item h2, .header {
	border-bottom: solid 1px #bebefe;
	background-color: #FEFEBE;
	color: black;
	font-weight: bold;
	padding: 2px 5px;
}

.item .content {
	padding: 5px;
	background-color: #FAFBFF;
}

.clearb {
	clear: both;
}

.lfloat {
	float: left;
}

.rfloat {
	float: right;
}

.frmlfloat {
	float: left;
	padding-right: 6px;
}

.inlabel {
	display: block;
}

.inlabel label {
	text-align: left;
}

.num {
	width: 35px;
}
.date {
	width: 80px;
}

.calimg {
	padding-left: 3px;
	cursor: pointer;
}

.calimg img {
	vertical-align: bottom;
}

.xsellDeal {
	float: left;
	width: 240px;
	margin: 0 5px 5px 0;
	padding: 5px 0 5px 5px;
	background-color: #E7F6E5;
	border: solid 1px #BEBEFE;
	
}

.logoLink {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 210px;
	height: 80px;
}

.hotelDescription h1, .hotelDescription h2, .hotelDescription h3 {
	margin: 10px 0;
	border-bottom: solid 1px #bebefe;
}

#cal {
	position: absolute;
	z-index: 3;
	height: 300px;
	width: 155px;
	padding: 2px;
	background-color: #ececfe;
	border: solid 1px #BEBEFE;
}

#cal #calHead {
	float: left;
	text-align: center;
	height: 19px;
}

#cal #calBottom {
	text-align: center;
}

#cal #calBottom img {
	vertical-align: bottom;
}

#cal #calTitle {
}

#cal #calClose {
	float: right;
	cursor: pointer;
}

#cal .link {
	cursor: pointer;
	text-decoration: underline;
	color: blue;
	background-color: #ececfe;
}

#cal table {
	clear: both;
	border: solid 1px #BEBEFE;
	background-color: #FFFFff;
}

#cal .heading {
	background-color: #FEFEBE;
	font-weight: bold;
	border-bottom: solid 1px #BEBEFE;
}

#cal .daysofweek {
	text-align: center;
	/*font-weight: bold;*/
	padding: 0 3px;
}

#cal .month {
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}

#cal .cur_month_past {
	text-align: center;
	color: red;
}

#cal .other_month {
	text-align: center;
}

#cal .cur_day {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
