﻿table
{
	font-family:Verdana, Arial, Times New Roman;
	width:750px;
	background-color:#525e64;
}
.light_back
{
	background-color:#5f6d74;
	border-bottom:1px solid #525e64;
}
tbody td, thead th
{
	font-size:90%;
}
tbody td
{
	border:1px solid #000;
}
tbody .first_cell
{
	border:0px;
	width:193px;
}
tbody .last_cell
{
	border:0px;
	width:193px;
}
#first_row td
{
	border-top:0px;
}
#last_row td
{
	border-bottom:0px;
}

table th
{
	background-color:#adbfc9;
	padding:7px;
	color:#2c3134;
	text-align:center;
	font-weight:bold;
}
table td
{
	padding-top:3px;
	padding-bottom:3px;
	width:52px;
	text-align:center;
}
table td .daynumber
{
	width:20px;
	text-align:right;
	float:right;
	margin-right:8px;
}
table td .dayprice
{
	width:40px;
	text-align:left;
	color:#76c7f4;
	float:left;
	margin-left:8px;
}
td.over
{
	background-color:#74909c;
	color:#000;
}
.bookings_0
{
}
.bookings_1
{
	/*background-color:#66cc66;*/
	background-color:#29353b;
	color:#5e6a70;
}
.bookings_2
{
	background-color:#29353b;
	color:#5e6a70;
}
.bookings_3
{
	background-color:#29353b;
	color:#5e6a70;
}
.bookings_4
{
	background-color:#29353b;
	color:#5e6a70;
}
.bookings_5
{
	background-color:#29353b;
	color:#5e6a70;
}
#monthup, #monthdn
{
	cursor:pointer;
	font-size:130%;
	color:#bfc3c5;
}

.active
{
	background-color:#616d73;
	color:#FFF;
	cursor:pointer;
}
.past
{
	background-color:#29353b;
	color:#5e6a70;
}

.selected
{
	background:#b67a0f;
}
#calinfo
{
	color:#FFF;
	font-weight:bold;
}

label
{
	font-size:120%;
	font-weight:bold;
}

.rackratetext
{
	color:#999999;	
}
