.bookingcalendar_green {color: #339966}
.bookingcalendar_red {color: #FF0033}

.transimg { behavior: url(booking_engine/inc_files/images/iepngfix.htc); }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E4D098;
}
a:active {
	text-decoration: none;
}


.inputBox
{
	color : #000000;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, tahoma, Arial;
	font-size : 11px;
	background-color: #DDDDB7;
}


.inputBoxWhite
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
text-align: center;
}

.bookingtable {
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	margin-left: 25px;
}


.bookingchecktable {
border:solid;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C9C992;
	border-right-color: #C9C992;
	border-bottom-color: #C9C992;
	border-left-color: #C9C992;
}

.bookingprogress {
	color: #CCCCCC;
}
.bookingstage {
	color: #660000;
	font-weight: bold;
}
.bookingtitle {
	color: #000000;
	font-weight: bold;
}
.bookingsmallprint {
	color: #000000;
	font-weight: normal;
	font-size: xx-small;
	font-style: italic;
}
.bookinginnertable {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

