@charset "UTF-8";

.grid_wrapper {
	overflow: visible;
	width: 766px;
}

.grid {
	border-right: 1px solid #EEE;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	overflow: hidden;
}

.thu { border-right: 1px solid #6d7784; }

.grid_row {
	clear: both;
	width: 765px;
}

/* CSS Document */

.grid_cottage {
	width: 140px;
	float: left;
}

.grid_date {
	width: 19px;
	float: left;
	text-align: center;
}

.booked { background: #afc3de; }

#grid_body .grid_date A, #grid_body .grid_date span {
	font-weight: normal;
	text-decoration: none;
	color: #333;
	display: block;
	width: 19px;
	height: 19px;
}

#grid_body .grid_date A.available { color: #7D8EA3; font-weight: bold; }
#grid_body .grid_date A.available:hover { background: url(/images/hover.gif); }

#grid_body .booked span { color: #7D8EA3; }
#grid_header .today , #grid_body .today, #grid_footer .today{ background: #9CF; }


.grid_subtitle.sun, .grid_subtitle.sat, .grid_subtitle.fri, .grid_title.sun, .grid_title.sat, .grid_title.fri { background: #DDD; }

#grid_body .past, #grid_body .past A, #grid_body .past SPAN, .grid_title.past, .grid_subtitle.past, .past { background: #EEE; color: #BBB; }
.grid_subtitle.sun.past, .grid_subtitle.sat.past, .grid_subtitle.fri.past, .grid_title.sun.past, .grid_title.sat.past, .grid_title.fri.past { background: #DDD; }

#grid_header .grid_subtitle { border-bottom: 1px solid #6d7784; }

#grid_footer .grid_subtitle { border-top: 1px solid #6d7784; }

#grid_header .grid_title {
	font-weight: bold;
	height: 39px;
	line-height: 39px;
}

.bordered {
	border-bottom: 1px solid #6d7784;
	border-top: 1px solid #6d7784;
	float: left;
	width: 760px;
	clear: both;
}

.footer { border-bottom: 0px; }

#mainsearch { }

#mainsearch1 { }

.grid_legend {
	line-height: 30px;
	overflow: auto;
	width: 261px;
	padding: 10px 0;
}
.grid_legend table {
	text-align: right;
	float: right;
}


.grid_legend EM {
 display block;
	float: right;
	height: 15px;
	font-style: italic;
	margin: 0 0 0 0;
	font-weight: normal;
	line-height: 17px;
	font-size: 10px;
	padding: 0 5px 0 0;
	clear: left;
}
DIV.thumb {
 display block;
	float: right;
	width: 15px;
	height: 15px;
	margin: 0 5px 1px 0;
	border: 1px solid #BBB;
	line-height: 15px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	clear: right;
}

#grid_footer .grid_title { font-weight: bold; }

#logmein {
	position: absolute;
	top: 0px;
	background: url(/images/login-tint.png);
	left: 0px;
	width: 100%;
}

#logmein .adjustment {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -370px;
	top: 100px;
}

#logmein .adjustment .specials {
	width: 705px;
	height: 150px;
	border: 3px solid #BBB;
	background:  #FFF;
	margin: 0 10px;
	float: left;
}

#logmein .adjustment .specials h1 {
	margin: 0px 0px 0.5em 0px;
	font-weight: bold;
	color: #F00;
}

#offersWrapper {
	overflow: auto;
	height: 95px;
}

#offersWrapper P {
	margin: 0px;
}

.logmeinPopup {
	width: 340px;
	height: 230px;
	margin: 10px 10px 30px 10px;
	float:left;
	border: 3px solid #BBB;
}

#logmein .adjustment .adj {
	padding: 10px;
}

.logmeinPopup H1 {
	margin: 0 0 0 0;
	font-weight: bold;
}

#logmeinLogin {
	background: #FFF;
}

#logmeinRegister {
	background: #FFF;
}

#logmeinLogin { 
}
#logmeinRegister { 
}
.error {
	color: #F00;
	font-weight: bold;
	font-size: 1.2em;
}
