﻿td.cal { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #000000; 
background-color : #cce7fe; 
} 
select.month { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #000000; 
width : 85px; 
} 
input.year { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #000000; 
} 
td.calDaysColor { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #ffffff; 
background-color : #e46100; 
} 
td.calWeekend { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #ffffff; 
background-color : #99c7ee; 
} 
td.calBgColor { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #ffffff; 
background-color : #ff0000; 
} 
.calBorderColor { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #ffffff; 
background-color : #ffffff; 
} 
td.calHighlightColor { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #ffffff; 
background-color : #8aae28; 
width : 10px; 
} 
A.cal { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #000000; 
text-decoration : none; 
width : 15px; 
} 
A.cal:hover { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : #000000; 
font-weight : bold; 
text-decoration : none; 
} 
.disabled { 
font-family : Arial, Helvetica, Sans-serif; 
font-size : 11px; 
color : gray; 
text-decoration : none; 
} 
.phometext { 
color : #4b4b4b; 
font-family : "verdana"; 
font-size : 11px; 
text-align : justify; 
} 
#divCalendar1 a { 
text-decoration : none; 
} 
#divCalendar1 a:hover { 
display : block; 
height : 20px; 
text-decoration : none; 
} 
#divCalendar2 a { 
text-decoration : none; 
} 
#divCalendar2 a:hover { 
display : block; 
height : 20px; 
text-decoration : none; 
} 

#autosuggest li { 
font-family : Arial, Sans-serif; 
font-size : small; 
padding : 0 0 0 0; 
text-align : left; 
margin : 0; 
line-height : 150%; 
color : #000; 
} 
.InputField, .InputFieldShort, .InputFieldMedium, .InputFieldLong { 
border-right : 1px solid #ccc; 
border-top : 1px solid #ccc; 
border-left : 1px solid #ccc; 
border-bottom : 1px solid #ccc; 
padding : 1px; 
background : #fff; 
font-family : verdana; 
font-size : 11px; 
height : 18px; 
} 
.InputFieldShort { 
width : 80px; 
} 
.InputFieldMedium { 
width : 175px; 
} 
.InputFieldLong { 
width : 99%; 
} 
#BookingEngineBody { 
padding : 0; 
margin : 0; 
width : 100%; 
} 
#BookingEngineSubBody { 
margin : 0; 
} 
#divWait { 
font-weight : bold; 
vertical-align : middle; 
text-align : center; 
} 
.suggestion_list { 
background : white; 
border : 1px solid #666; 
padding : 1px; 
z-index : 50000; 
width : 121px; 
} 
.suggestion_list ul { 
padding : 0; 
margin : 0; 
list-style-type : none; 
} 
.suggestion_list a { 
text-decoration : none; 
color : #333; 
} 
.suggestion_list .selected { 
background : #89171a; 
color : #fff; 
} 
.suggestion_list .selected a { 
color : #fff; 
} 
.suggestion_list li { 
padding : 1px; 
margin : 0; 
font-size : 11px; 
}