
.date {
	border:1px solid #a7a7a7; font-size:12px; font-weight:bold; height:21px; padding:2px; color:#8a8889; background:#fefefe; margin:0px; width:100px;
}
#hnsearch_traveldatedatepicker_monthbox {border:1px solid #a7a7a7; font-size:12px; font-weight:bold; height:21px;  color:#8a8889; background:#fefefe; margin:0px;}
.button_picker {left:80}
.datepickertrans {
	position: absolute;
	z-index: 2;
	border: 1px solid black;
	visibility:hidden;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}
.datepickercol {
	background-color: white;
}
.datepicker_monthselect {
	color: black;
	border: 1px solid #525252;
	border-spacing: 0;
	font-size: 8;
	font-family: verdana;
}
.datepicker_yearbox {
	color: black;
	background-color: #ffffff;
	border-color: #525252;
	border-width: 1 1 1 1;
	border-spacing: 0;
	font-size: 8;
	font-family: verdana;
	width: 32;
}
.datepicker_yearstep {
	color: #00a4d0;
	background:white;
	border-spacing: 0;
	font-size: 10;
	font-family: verdana;
	width: 17;
	height: 17; font-weight:bold;
	cursor: pointer; 
}
.datepicker_weekend_header {
	color: #aa0000;
	border-color: #525252;
	border-width: 1 1 1 1;
	border-spacing: 0;
	font-size: 10;
	font-family: verdana;
	width: 22;
	height: 16;
	cursor: default;
}
.datepicker_workday_header {
	color: #000000;
	border-color: #525252;
	border-width: 1 1 1 1;
	border-spacing: 0;
	font-size: 10;
	font-family: verdana;
	width: 22;
	height: 16;
	cursor: default;
}
.datepicker_weekend {
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
	position: relative;
	color: #eeeeee;
	background-color: #f0005b;
	font-size: 8;
	font-family: verdana;
	width: 22;
	height: 13;
	cursor: pointer;
}
.datepicker_weekend_inner {
	color: #ffffff;
	font-size: 9;
	font-family: verdana;
	width: 22;
	cursor: pointer;
}
.datepicker_workday {
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
	position: relative;
	color: #eeeeee;
	background-color: 00a4d0;
	font-size: 9;
	font-family: verdana;
	width: 22;
	height: 13;
	cursor: pointer;
}
.datepicker_workday_inner {
	color: white;
	font-size: 9;
	font-family: verdana;
	width: 22;
	cursor: pointer;
}
.datepicker_today {
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
	position: relative;
	color: #eeeeee;
	background-color: #855d1d;
	font-size: 9;
	font-family: verdana;
	width: 22;
	height: 13;
	cursor: pointer;
}
.datepicker_today_inner {
	color: #eeeeee;
	font-size: 9;
	font-family: verdana;
	width: 22;
	cursor: pointer;
}
.datepicker_selectedday {
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
	position: relative;
	color: #444444;
	background-color: #cccccc;
	font-size: 9;
	font-family: verdana;
	width: 22;
	height: 13;
	cursor: pointer;
}
.datepicker_selectedday_inner {
	color: #444444;
	font-size: 9;
	font-family: verdana;
	width: 22;
	cursor: pointer;
}
.datepicker_emptyday {
	position: relative;
	color: #154d7d;
	font-size: 8;
	font-family: verdana;
	width: 22;
	height: 13;
	cursor: default;
}
.datepicker_emptyday_inner {
	color: #154d7d;
	font-size: 8;
	font-family: verdana;
	width: 22;
	height: 13;
	cursor: default;
}
.datepicker_todaybutton {
	color: #000000;
	background-color: #ffffff;
	border-color: #0000af;
	border-width: 1 1 1 1;
	border-spacing: 0;
	font-size: 9;
	font-family: verdana;
	width: 70;
	height: 17;
	cursor: pointer;
}



