/*Format LHM BOX and BORDERS*/
#lhm {/*formats cell containing the table*/
width:116px;/*width of side info menu*/
padding:7px 0 7px 5px;/*padding around info menu*/
vertical-align:top;
font-weight:bold;}
.lhmbdrT {background:url(../images/borders/lhm_sbdrT.gif) repeat-x;}/*T border*/
.lhmbdrB {background:url(../images/borders/lhm_sbdrB.gif) repeat-x;}/*B border*/
.lhmbdrL {background:url(../images/borders/lhm_sbdrL.gif) repeat-y;}/*L border*/
.lhmbdrR {background:url(../images/borders/lhm_sbdrR.gif) repeat-y;}/*R border*/
.lhmcornerbottom {background-color:transparent;vertical-align:top;width:7px;}/*bottom corners border + sets width of column*/
/*FAST FACTS dropdown*/
#tdFastfacts {/*if delete menus indent*/
width:102px;/*controls width of table cell*/
height:22px; /*controls hight of table cell and can space between cells*/
background:url(../images/lh-menu/fast-facts.gif) no-repeat #C7CB4B;}
#dmenu10{/*MENU LIST CONTAINER*/
list-style-type:none;/*disable the display of bullets*/
margin:0;/*space around container*/
padding:0;/*space within container*/
position:static;/*need this so z-index stuff works*/
color:#C7CB4B;/*doesn't appeaer to do anything*/
z-index:20;}/*push the menu up in the layer order so it isn't hidden behind anything. Browser plug-ins like Flash or Quicktime may not allow you to overlap then with this menu*/
#dmenu10 li{/*TOP LEVEL MENU ELEMENT*/
list-style-type:none;/*disable the display of bullets*/
float:left;/*allows for the horizontal main menu*/
margin:0;/*spacing between main menu items*/
padding:0;/*padding within main menu items*/
width:102px;/*the width of each main menu item in MZ, not IE*/
display:block;}
#dmenu10 ul {/*FORMAT DROPDOWN ELEMENT LIST*/
position:absolute;/*so doesn't push page content around on hover*/
margin-left:95px;/*indent dropdown from left*/
margin-top:-23px;/*moves side dropout up or down relative to original dropdown*/
padding:0;/*space within the list container*/
list-style-type:none;/*disable the display of bullets*/
display:none;
width:550px;/*seems to set width of border only in MZ - should be the same as #dmenu li width*/
font-size:12px;/*for dropdown menu*/
z-index:99;/*be sure this is above the rest of the menu*/
border-top:3px solid #263500;/*border for dropdowns*/
border-right:1px solid #263500;/*border for dropdowns*/
border-bottom:3px solid #263500;/*as above*/
border-left:1px solid #263500;/*as above*/
filter:alpha(opacity=90);/*transparency IE code*/
opacity:0.90;/*transparency CSS3 code*/
-moz-opacity:0.90;}/*transparency Mozilla code*/
#dmenu10 ul li{/*FORMAT DROPDOWN ELEMENT LIST*/
background-color:#FFFF51;/*background color for dropdown menus*/
width:550px;}/*sets width of dropdown in MZ - (padding*2) must be subtracted from #dmenu li width and set for this one, or borders won't display properly.*/
#dmenu10 li a{/*FORMAT DROPDOWN ELEMENT LIST*/
text-align:left;/*text alignment in main menu item links*/
width:102px;/* ME not sure what width this relates to (in IE this width must be set before other relvant widths work) - set this to #dmenu ul width*/
display:block;
text-decoration:none;}
#dmenu10 ul a{/*FORMAT DROPDOWN ELEMENT LIST*/
padding:2px;
width:550px;/*not sure - (padding*2) must be subtracted from #dmenu ul li width and set for this one, or borders won't display properly.*/
display:block;
color:#263500;}/*ME colour of dropdown text*/
#dmenu10 a:hover,/*top-level hovering properties*/
#dmenu10 li:hover{display:block;}
#dmenu10 ul ul{/*FORMAT SIDE DROPOUT MENUS*/
display:none;/*don't display by default */
position:absolute;}/*only non-MSIE browsers use this*/
/*OTHER TOWNS dropdown*/
#tdOthertowns{width:102px;height:22px;background:url(../images/lh-menu/other-towns.gif) no-repeat #C7CB4B;}
#dmenu11{list-style-type:none;margin:0;padding:0;position:static;color:#C7CB4B;z-index:20;}
#dmenu11 li{list-style-type:none;float:left;margin:0;padding:0;width:102px;display:block;}
#dmenu11 ul{position:absolute;margin-left:95px;
margin-top:-108px;/*moves side dropout up down relative to original dropdown*/
padding:0;list-style-type:none;display:none;
width:100px;/*width dropdown*/
font-size:12px;z-index:99;border-top:3px solid #263500;border-right:1px solid #263500;border-bottom:3px solid #263500;
border-left:1px solid #263500;filter:alpha(opacity=90);opacity:0.90;-moz-opacity:0.90;}
#dmenu11 ul li{background-color:#FFFF51;/*background colour dropdown*/
width:100px;}/*width dropdown*/
#dmenu11 li a{text-align:center;
width:102px;/*changes with of main image cell*/
display:block;text-decoration:none;}
#dmenu11 ul a{padding:2px;
width:100px;/*width dropdown*/
display:block;color:#263500;}
#dmenu11 a:hover,
#dmenu11 li:hover{display:block;}
#dmenu11 ul li:hover,
#dmenu11 ul li a:hover{display:block;
width:100px;/*width dropdown*/
background-color:#92932D;color:#FFF;}
#dmenu11 ul ul{display:none;position:absolute;
margin-left:100px;/*width dropdown*/
margin-top:-98px;}/*moves side dropout up or down relative to original dropdown*/
/*HOTELS dropdown*/
#tdHotels{width:102px;height:22px;background:url(../images/lh-menu/hotels.gif) no-repeat #C7CB4B;}
#dmenu12{list-style-type:none;margin:0;padding:0;position:static;color:#C7CB4B;z-index:20;}
#dmenu12 li{list-style-type:none;float:left;margin:0;padding:0;width:102px;display:block;}
#dmenu12 ul{position:absolute;margin-left:95px;margin-top:-26px;padding:0;list-style-type:none;display:none;width:81px;font-size:12px;
z-index:99;border-top:3px solid #263500;border-right:1px solid #263500;border-bottom:3px solid #263500;border-left:1px solid #263500;
filter:alpha(opacity=90);opacity:0.90;-moz-opacity:0.90;}
#dmenu12 ul li{background-color:#FFFF51;width:81px;}
#dmenu12 li a{text-align:center;width:102px;display:block;text-decoration:none;}
#dmenu12 ul a{padding:2px;width:81px;display:block;color:#263500;}
#dmenu12 a:hover,
#dmenu12 li:hover{display:block;}
#dmenu12 ul li:hover,
#dmenu12 ul li a:hover{display:block;width:81px;background-color:#92932D;color:#FFF;}
#dmenu12 ul ul{display:none;position:absolute;margin-left:95px;margin-top:-26px;}
/*SPECIAL EVENTS dropdown */
#tdSpecialevents{width:102px;height:22px;background:url(../images/lh-menu/special-events.gif) no-repeat #C7CB4B;}
#dmenu14{list-style-type:none;margin:0;padding:0;position:static;color:#C7CB4B;z-index:20;}
#dmenu14 li{list-style-type:none;float:left;margin:0;padding:0;width:102px;display:block;}
#dmenu14 ul{position:absolute;margin-left:-8px;margin-top:-26px;padding:0;list-style-type:none;display:none;width:120px;font-size:12px;
z-index:99;border-top:3px solid #263500;border-right:1px solid #263500;border-bottom:3px solid #263500;border-left:1px solid #263500;
filter:alpha(opacity=90);opacity:0.90;-moz-opacity:0.90;}
#dmenu14 ul li{background-color:#FFFF51;width:120px;}
#dmenu14 li a{text-align:center;width:102px;display:block;text-decoration:none;}
#dmenu14 ul a{padding:2px;width:120px;display:block;color:#263500;}
#dmenu14 a:hover,
#dmenu14 li:hover{display:block;}
#dmenu14 ul li:hover,
#dmenu14 ul li a:hover{display:block;width:120px;background-color:#92932D;color:#FFF;}
#dmenu14 ul ul{display:none;position:absolute;margin-left:95px;margin-top:-26px;}
/* only non-MSIE browsers use this */
#dmenu14 ul li>ul,
#dmenu14 ul ul li>ul{margin-top:-26px;}
#dmenu14 li:hover ul ul,              
#dmenu14 li:hover ul ul ul,
#dmenu14 li:hover ul ul ul ul,
#dmenu14 li:hover ul ul ul ul ul{display:none;}
#dmenu14 li:hover ul,
#dmenu14 ul li:hover ul,
#dmenu14 ul ul li:hover ul,
#dmenu14 ul ul ul li:hover ul,
#dmenu14 ul ul ul ul li:hover ul{display:block;}
/*MAP hover*/
a#maps{display:block;
width:102px;/*width of block not image*/
height:22px;background:url(../images/lh-menu/maps.gif) no-repeat #C7CB4B;background-position:0 0;margin:0 auto;}
/*WHAT SAY hover*/
a#testimonials{display:block;width:102px;height:17px;background:url(../images/lh-menu/what-they-say.gif) no-repeat #C7CB4B;
background-position:0 0;margin:0 auto;}
/*ECO-TOURISM' hover*/
a#eco-tourism{display:block;width:102px;height:22px;background:url(../images/lh-menu/eco-tourism.gif) no-repeat #C7CB4B;
background-position:0 0;margin:0 auto;}
/*PNH hover */
a#phnompenh{display:block;width:102px;height:22px;background:url(../images/lh-menu/phnom-penh.gif) no-repeat #C7CB4B;
background-position:0 0;margin:0 auto;}
/*AW hover*/
a#angkorwat{display:block;width:102px;height:22px;background:url(../images/lh-menu/angkor-wat.gif) no-repeat #C7CB4B;
background-position:0 0;margin:0 auto;}
/*REP hover*/
a#siemreap{display:block;width:102px;height:22px;background:url(../images/lh-menu/siem-reap.gif) no-repeat #C7CB4B;
background-position:0 0;margin:0 auto;}