#calshell {
	/*modify height and width as needed*/
	height: 110px;
	width: 300px; 
	font-size: 9px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
}
#aspnetForm {
	position: relative;
	/*top: 35px;*/
	left: 5px;
	z-index: 15;
}
#aspnetForm .date_picker {
	display: none;
	left: 155px;
	z-index: 0;
	position: absolute;
	text-align: center;
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}
#aspnetForm #a_calendar {
	top:0px;
	width: 175px;
	height: 160px;
	margin-left: 9px;
	z-index: 100;
}
#aspnetForm #d_calendar {
	top:5px;
	width: 175px;
	height: 160px;
	margin-left: 9px;
	z-index: 100;
}
#aspnetForm .date_picker table {
	font-family: verdana, sans-serif;
}
#aspnetForm .date_picker th {
	font-size: 10px;
	color: #333;
	text-align: center;
}
#aspnetForm .date_picker th a {
	color: #555;
	text-decoration: none;
}
#aspnetForm .date_picker .day_labels th {
	color: #333;
	font-size: 9px;
	font-weight: normal;
}
#aspnetForm .date_picker td {
	width: 18px;
	background-color: #eee;
	font-size: 9px;
	text-align: right;
	padding: 1px 5px;
}
#aspnetForm .date_picker tbody a {
	text-decoration: none;
	display: block;
	text-align: right;
	color: #333;
}
#aspnetForm .date_picker tbody td.past a {
	color: #bbb;
}
#aspnetForm .date_picker a:hover {
	color:white;
	background-color: #333
}
#aspnetForm .date_picker td.past a:hover {
	color: #bbb;
	background-color: #eee
}
#aspnetForm .date_picker tfoot td {
	width: 100%;
	text-align: center;
}
#aspnetForm .date_picker .cancel_butt a {
	font-size: 9px;
	color: gray;
	font-family: verdana, sans-serif;
	text-decoration: none
}
#aspnetForm .date_picker .cancel_butt a:hover {
	background-color: gray;
	color: white;
}
.daylabelsplain {
}
.calonly {
 	float: left;
	position: relative;
	margin-bottom: 5px;
	z-index: 5;
}
.fam {
	float: left;
	position: relative;
}
.fam .adults {
}
.fam .adults select {
}
.two, .family {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px
}
.family  {
	color: #666;
	margin-left: 10px;
}
.adults select {
	position: relative;
	top: 4px;
}
.kids {
	margin-top: 4px;
}
.kids select {
	position: relative;
	top: 4px;
}
.submit {
	float: left;
	clear: both;
}
#aspnetForm .two #leaving {
}
.arrlists {
}
.deplists {
}
.leftinput {
	width: 170px;
}
#aspnetForm .two .arrcal, #aspnetForm .two .depcal {
	float: right;
	position: relative;
	display: inline;
	height: 15px;
	width: 24px;
	z-index: 50;
}
#aspnetForm .two .depcal {
}
.drop {
	color:#555555;
	font-size:10px;
	margin:1px 0 0;
	padding:0;
}
.monyear {
	width: 95px;
	max-width: 95px;
}
.specials {
	color: #555;
	margin-bottom: 10px;
}
.specials td {
	height: 18px;
}

.buttonstyle {
	background-color:#FFFFFF;
	color:#1b417f;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.buttonstyle2 {
	background-color:#1b417f;
	color:#fff;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: bold
	padding:4px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.innerpromobox ul {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
