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

.available-week-short p {vertical-align:middle;}

.available-week-short a:link p {vertical-align:middle;}
.available-week-short a:visisted p {vertical-align:middle;}
.available-week-short a:hover p {vertical-align:middle;}
.available-week-short a:active p{vertical-align:middle;}

.available-short p {vertical-align:middle;}

.available-short a:link p {vertical-align:middle;}
.available-short a:visisted p {vertical-align:middle;}
.available-short a:hover p {vertical-align:middle;}
.available-short a:active p{vertical-align:middle;}



td {
	margin: 0px;
	padding: 0px;
     background: transparent;
}
.wrap {
	color: #202020;
	float: left;
	clear: both;
	width: 800px;
}
.prevNextWrap {
	color: #202020;
	float: left;
	clear: both;
	width: 800px;
}
#tableWrap {
	float: left;
	clear: both;
	color: #202020;
	background-image: url(../img/50.png);
	background-repeat: repeat;
}
.firstMonth {
	float: left;
	width: 340px;
	margin-bottom: 10px;
	margin-left: 106px;
	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;
}
.selectedMonth {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #202020;
	background-color: #92ACDB;
}
.previousMonth {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #202020;
	background-color: #D3E2FF;
}
.nextMonth {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #202020;
	background-color: #D5E2FF;
}
.available-week-short {
	background-color: #BFF79E;
	height:70px;
	width: 80px;
	text-align: center;
	color: #202020;
	font-size: 11px;
	vertical-align: middle;
}

.available-week-short a:link {text-decoration:none; color:#404040}
.available-week-short a:visited {text-decoration:none; color:#404040}
.available-week-short a:hover {
	background-color: #9CE47A;
	height:54px;
	width: 80px;
	text-align: center;
	color: #202020;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	padding-top:16px;
	}
.available-week-short a:active {text-decoration:none; color:#404040}
.available-short {
	background-color: #FFD96E;
	height:70px;
	width: 80px;
	text-align: center;
	color: #202020;
	font-size: 11px;
}
.available-short a:link {
	text-decoration:none; 
	color:#404040;
	background-color: #FFD96E;
	height:70px;
	width: 80px;
	text-align: center;
	color: #202020;
	font-size: 11px;
	vertical-align: middle;
}
.available-short a:visited {
	text-decoration:none; 
	color:#404040;
	background-color: #FFD96E;
	height:70px;
	width: 80px;
	text-align: center;
	color: #202020;
	font-size: 11px;
	vertical-align: middle;
}
.available-short a:hover {
	background-color: #FF9B2C;
	height:70px;
	width: 80px;
	text-align: center;
	color: #202020;
	font-size: 11px;
	text-align: center;
	display:block
}
.available-short a:active {text-decoration:none; color:#404040}



.week-a {
	background-color: #92ACDB;
	text-align: center;
	color: #202020;
}
.week-b {
	background-color: #F1F6FC;
	text-align: center;
	color: #202020;
}
.main {
	font-size: 12px;
	color: #202020;
	border: 1px solid #DCDCDC;
	line-height: 19px;
}
.van {
	text-align: center;
	color: #202020;
	background-image: url(../img/50.png);
	background-repeat: repeat;
	background-color: #FFF1DD;
}
.blank {
	background-color: #f9ead1;
	height: 50px;
	width: 80px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 12px;
	background-image: url(../img/unav.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.booked {
	background-color: #f49690;
	height: 50px;
	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: #202020;
	font-size: 12px;
	background-position: center center;
}
.subHead {
	font-size: 10px;
	color: #202020;
}
.thumbs {
	border: 1px solid #7DB6E1;
}
.calendarMonths {color: #707070;}
.calendarMonths a:link {color: #333;}
.calendarMonths a:visited {color: #333;}
.calendarMonths a:hover {color: #333;background-color: #FFE784; text-decoration:none}
.calendarMonths a:active {color: #333;}

