/*

I will set an initial style for ALL Booking Engines
These can then be changed in the header for anyone
wanting different styles to match their website

*/
.BEselect { font-family: verdana, arial; font-size: 11px; }
.BExxsmall { font-family: verdana, arial; font-size: 9px; color: FFFFFF }
.BEsmall { font-family: verdana, arial; font-size: 10px; color: FFFFFF }
.BEmedium { font-family: verdana, arial; font-size: 11px; color: FFFFFF }
.BElarge { font-family: verdana, arial; font-size: 12px; color: FFFFFF }

.BEsmallDrk { font-family: verdana, arial; font-size: 10px; color: 000000 }
.BEmediumDrk { font-family: verdana, arial; font-size: 11px; color: 000000 }

.BEsmallBold { font-family: verdana, arial; font-size: 10px; font-weight: bold }
.BEmediumBold { font-family: verdana, arial; font-size: 11px; font-weight: bold }
.BElargeBold { font-family: verdana, arial; font-size: 13px; font-weight: bold }

.BEmediumBoldCol { font-family: verdana, arial; font-size: 11px; font-weight: bold; color: FFCC00 }
.BElargeBoldCol { font-family: verdana, arial; font-size: 13px; font-weight: bold; color: FFCC00 }

.BEavail { font-family: verdana, arial; font-size: 10px; background-color: 84C122 }
.BEnotavail { font-family: verdana, arial; font-size: 10px; background-color: 990000; color: FFFFFF }

.BEpg1 { background-color: D4F3FD }
.BEhr { height: 1px; color: 000000 }

.BEHostelTitle { background-color: 2E7198; font-family: verdana, arial; font-size: 11px; color: FFFFFF }
.BEHostelHead { background-color: D0E7EF }

.BEHotelTitle { background-color: DDDDDD; font-family: verdana, arial; font-size: 11px; color: 444444 }
.BEHotelHead { background-color: F4F4F4 }

.BEApartTitle { background-color: FFCC00; font-family: verdana, arial; font-size: 11px; color: 444444 }
.BEApartHead { background-color: FBEBAB }

.BEcampTitle { background-color: 26529A; font-family: verdana, arial; font-size: 11px; color: FFFFFF }
.BEcampHead { background-color: D2E0F6 }

.BEbbsTitle { background-color: 749510; font-family: verdana, arial; font-size: 11px; color: FFFFFF }
.BEbbsHead { background-color: D6E5A6 }

a.BEtitle { font-family: verdana, arial; font-size: 11px; font-weight: bold; color: 000000; text-decoration: none }
a:hover.BEtitle { color: 336699; text-decoration: none }

/* Remove if not going to be used */

.fabresulthead { background-color: FFCC00 }
.HostelTop { background-color: 758E29 }
.HotelTop { background-color: ACC9D5 }
.ApartTop { background-color: AAAAAA }
.BnBTop { background-color: 777777 }
.CampTop { background-color: 4182A7 }

/* End Remove */

a.countrylinks { font-family: verdana, arial; font-size: 10px; color: 336699; font-weight: normal; text-decoration: none }
a:hover.countrylinks { color: 666666 }

a.contlinks { font-family: verdana, arial; font-size: 10px; font-weight: bold; color: CC6600; text-decoration: none }
a:hover.contlinks { color: 666666 }
 
.BEBorder { border-style: solid; border-width: 1px }

a.BEmoreinfo { font-family: verdana, arial; font-size: 10px; font-weight: bold; color: 990000; text-decoration: none }
a:hover.BEmoreinfo { color: 000000; text-decoration: none }

a.calendar { font-size: 10px; font-family: Verdana, Arial, Helvetica; color: 444444; text-decoration: none }
a:hover.calendar { color: CC0000; text-decoration: none }

a.changedates { font-size: 10px; font-family: Verdana, Arial, Helvetica; color: 666666; text-decoration: underline; font-weight: bold }
a:hover.changedates { color: 006699; text-decoration: none }

a.calcontrol { font-size: 10ox; font-family: Verdana, Arial, Helvetica; color: 336699; font-weight: bold; text-decoration: none }
a:hover.calcontrol { color: 444444; text-decoration: none }

/* Non BE related Styles */

SELECT { font-family: verdana, arial; font-size: 10px; }

a { font-size: 10ox; font-family: Verdana, Arial, Helvetica; color: 336699; font-weight: bold; text-decoration: none }
a:hover { color: 444444; text-decoration: none }

a.yellow { font-family: verdana, arial; font-size: 10px; color: FFCC00; text-decoration: none; font-weight: normal }
a:hover.yellow { color: FFCC00; text-decoration: underline }

a.botnav { font-family: verdana, arial; font-size: 10px; color: 666666; text-decoration: none; font-weight: bold }
a:hover.botnav { text-decoration: underline }

a.orange { font-family: verdana, arial; font-size: 10px; color: CC6600; text-decoration: none; font-weight: bold }
a:hover.orange { color: 000000; text-decoration: none }

a.drk { font-family: verdana, arial; font-size: 10px; color: 444444; text-decoration: none; font-weight: bold }
a:hover.drk { color: CC6600; text-decoration: none }

.whitefont { font-family: verdana, arial; font-size: 10px; color: FFFFFF; }
.whitefontLrg { font-family: verdana, arial; font-size: 11px; color: FFFFFF; }

.formbk { background-color: FFCC00; color: 444444; font-family: verdana, arial; font-size: 10px; }
.footerfont { font-family: verdana, arial; font-size: 10px; color: 666666 }
.header { font-family: verdana, arial; font-size: 11px; color: FFCC00 }
.content { font-family: verdana, arial; font-size: 10px; color: 000000 }

