#favlist , div.cal, #bookings, #bookinginfo, #bookdetails {
	background-color: #FFFFCD;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}



#bookdetails {
	position: absolute;
	left: 220px;
	top:67px;
	width:380px;
	z-index: 99999;
	font-size: 10px;
}
#bookdetails table tr td{
	font-size: 10px;
	line-height: normal;
}
#bookings img a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#favlist h1, #bookings h1,  div.cal h1, #bookinginfo h1 {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 25px;
}
#favlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#favlist ul li{

}
#favlist a {
	width:auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #823104;
	text-decoration: none;
	margin-bottom: 3px;
	font-size: 12px;
}
#favlist a:hover{
	width:auto;
	background-color: #963103;
	color: #FFFFFF;
}
#favlist .deletefav {
	background-color: #990000;
	display: block;
	float: right;
	height: 7px;
	width: 7px;
	clear: right;
}

#calbox {
	margin-top: 0px;
	margin-bottom: 10px;
}

div.cal {
}
.cal img {
	clear: none;
	cursor:pointer; 
}
div.cal table {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	clear: both;
}

div.cal thead tr td {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	margin: 3px;
	width: 14.285%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	line-height: 11px;
}

div.cal tbody tr td {
	background-color: #FFFFCD;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	margin: 3px;
	width: 14%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	border-top: 0px none #999999;
	border-right: 0px none #999999;
	border-bottom: 0px solid #E5E6D4;
	border-left: 0px none #999999;
	background-image: url(/modules/rpmCart/images/cal_nodata.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	overflow: hidden;
}
div.cal tbody tr td.blank {
	background-color: #FFFFCD;
	border: 1px solid #FFFFCD;
	padding: 1px;
	margin: 3px;
	width: 14%;
	line-height: 12px;
	font-weight: bold;
	background-image: none;
}
div.cal tbody tr td.blockstart {
	background-image: url(/modules/rpmCart/images/cal_openBG.jpg);
	background-repeat: no-repeat;
	border-top-color: #FFFFCD;
	border-right-color: #FFFFCD;
	border-bottom-color: #FFFFCD;
	border-left-color: #FFFFCD;
	background-position: left top;
	cursor:pointer;
	color: #000000;
}
div.cal tbody tr td.block {
	background-image: url(/modules/rpmCart/images/cal_openBG.jpg);
	background-repeat: no-repeat;
	border-top-color: #FFFFCD;
	border-right-color: #FFFFCD;
	border-bottom-color: #FFFFCD;
	border-left-color: #FFFFCD;
	cursor:pointer;
	background-position: center top;
	color: #000000;
}
div.cal tbody tr td.blockend {
	background-image: url(/modules/rpmCart/images/cal_openBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-color: #FFFFCD;
	border-right-color: #FFFFCD;
	border-bottom-color: #FFFFCD;
	border-left-color: #FFFFCD;
	cursor:pointer;
	color: #000000;
}
div.cal tbody tr td.range{
	color: #000000;
	background-image: url(/modules/rpmCart/images/cal_openBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	cursor:pointer;
}
div.cal tbody tr td.selected{
	color: #000000;
	background-image: url(/modules/rpmCart/images/cal_selected.jpg);
}
div.cal tbody tr td.incart{
	color: #000000;
	background-image: url(/modules/rpmCart/images/cal_incart.jpg);
}
div.cal tbody tr td.booked{
	color: #FFFFFF;
	background-image: url(/modules/rpmCart/images/cal_booked.jpg);
}
div.cal tbody tr td.pending{
	color: #000000;
	background-image: url(/modules/rpmCart/images/cal_incart.jpg);
}
#calinfo{
	clear:both;
}


/* ----- Tooltips */


.darkborder { width: 200px; }
.darkborder .title { border: 5px solid #7a8fb9; border-bottom: none; padding: 5px; font: italic 17px Georgia, serif; display: block; background: #53617F; color: #fff; }
.dark .content, .darkborder .content { font-size: 11px; padding: 10px; background: #66779B; color: #fff; border: 5px solid #7a8fb9; }
.darkborder .content { border-top: none; }
#bookingdates label {
	width: 65px;
	clear: left;
	float: left;
	display: block;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 18px;
	margin-right: 5px;
	color: #000000;
}
#bookingdates div {
	line-height: 22px;
}
#bookingdates .datestring {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	margin-bottom: 0px;
}
.center {
	text-align: center;
}
.tenpx {
	font-size: 9px;
}
img.removefromcart {
	cursor:pointer;
}
#bookingdates .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 85px;
	padding: 1px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bookingdates .checkbox {
	float: left;
}
#bookingdates #bookingdirection {
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: normal;
}
#bookingdates #rangestartwrap, #bookingdates #rangeendwrap{
	border: 0px solid #FFFFCD;
}
#bookingdates #rangestartwrap.active, #bookingdates #rangeendwrap.active{
	background-color: #FFFF99;
	border: 1px solid #999999;
}
#bookingdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
