#favlist , div.cal, #bookings, #bookdetails {
	background-color: #e4eaea;
	border: 1px solid #627DB0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
 #bookdetails {
	border-top: 0px none #627DB0;
	border-right: 1px solid #627DB0;
	border-bottom: 1px solid #627DB0;
	border-left: 1px solid #627DB0;
	padding: 4px;
 }

 #bookingli fieldset 		{
	margin:  2px 5px 4px;
	padding: 0px;
}
#bookingdates #bookingli table tr td {
	font-size: 12px;
	line-height: normal;
}
 #bookingli fieldset legend {
	color: #003366;
}
#rloading {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#favlist h1, #bookings h1,  div.cal h1, #bookdetails h1 {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; !important
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
  #bookdetails h1 {
	font-size: 12px; !important
	line-height: 16px;!important

  }
  #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: #355AA0;
	text-decoration: none;
	margin-bottom: 3px;
}
#favlist a:hover{
	width:auto;
	background-color: #FFFEAA;
	color: #355AA0;
}
#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 {
	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%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	line-height: 11px;
}

div.cal tbody tr td {
	background-color: #e4eaea;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 2px;
	margin: 1px 3px;
	width: 14%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	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;
	overflow: hidden;
	height: 18px;
}
div.cal tbody tr td.blank {
	background-color: #e4eaea;
	border: 1px solid #E5E6D4;
	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: #e4eaea;
	border-right-color: #e4eaea;
	border-bottom-color: #e4eaea;
	border-left-color: #e4eaea;
	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: #e4eaea;
	border-right-color: #e4eaea;
	border-bottom-color: #e4eaea;
	border-left-color: #e4eaea;
	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: #e4eaea;
	border-right-color: #e4eaea;
	border-bottom-color: #e4eaea;
	border-left-color: #e4eaea;
	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);
}
#calinfo{
	clear:both;
}


/* ----- Tooltips */


.darkborder {
	width: 320px;
}
.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 {
}
#bookingdates label {
	width: 75px;
	clear: none;
	float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 18px;
	margin-right: 5px;
}
#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;
	font-weight: normal;
}
.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: 100px;
	padding: 1px;
	margin-left: 0px;
	background-color: #F5FBFB;
	border: 1px solid #DADFDF;
	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: 1px solid #E4EAEA;
}
#bookingdates #rangestartwrap.active, #bookingdates #rangeendwrap.active{
	background-color: #FFFF99;
	border: 1px solid #627DB0;
}
