@charset "UTF-8";
/* CSS Document */

.wrap {
	color: #000;
	float: left;
	clear: both;
	width: 800px;
}
.prevNextWrap {
	color: #000;
	float: left;
	clear: both;
	width: 800px;
}
#tableWrap {
	float: left;
	clear: both;
	color: #000;
	background-image: url(../img/50.png);
	background-repeat: repeat;
}
.firstMonth {
	float: left;
	width: 340px;
	margin-bottom: 10px;
	margin-left: 106px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #92ACDB;
	border-right-color: #92ACDB;
	border-left-color: #92ACDB;
	clear: left;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.secondMonth {
	float: right;
	width: 346px;
	margin-bottom: 10px;
	clear: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BEE1E6;
	border-right-color: #BEE1E6;
	border-left-color: #BEE1E6;
}
.selectedMonth {
	border: 1px solid #BFDCF0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #92ACDB;
}
.previousMonth {
	border: 1px solid #BFDCF0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #D3E2FF;
}
.nextMonth {
	border: 1px solid #BFDCF0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #D5E2FF;
}

.available-week-short a:link {
	color: #000;
	text-decoration: none;
}
.available-week-short a:visited {
	text-decoration: none;
	color: #000;
}
.available-week-short a:hover {
	text-decoration: none;
	color: #fff;
}
.available-week-short a:active {
	text-decoration: none;
	color: #000;
}	

.available-short a:link {
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.available-short a:visited {
	text-decoration: none;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.available-short a:hover {
	text-decoration: none;
	color: #FFF;
}
.available-short a:active {
	text-decoration: none;
	color: #000;
}


.week-a {
	background-color: #92ACDB;
	border: 1px solid #BFDCF0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.week-b {
	background-color: #F1F6FC;
	border: 1px solid #BFDCF0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: 1px solid #8ECAE8;
}
.van {
	border: 1px solid #BADDF2;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../img/50.png);
	background-repeat: repeat;
}
.blank {
	background-color: #f9ead1;
	border: 1px solid #BFDCF0;
	height: 70px;
	width: 80px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-image: url(../img/unav.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.booked {
	background-color: #f49690;
	border: 1px solid #ED6F6B;
	height: 70px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/booked.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-position: center center;
}
.available-week-short {
	background-color: #B0EE84;
	border: 1px solid #B5DA7B;
	height: 70px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.available-short {
	background-color: #FFD96E;
	border: 1px solid #F3BE40;
	height: 70px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.subHead {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.thumbs {
	border: 1px solid #7DB6E1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
