/* Horizontal Menu TIANZ */
ul.awardsmenu{ display:block; list-style:none; margin:0; padding:0; background:#e4d7bf; width:864px; height:38px; float: left; overflow:hidden;}
	ul.awardsmenu#home{ width:96px;}
ul.awardsmenu li{
list-style:none; float:left; display:block;
background: url(/custom/templates/page/tiLuxury/images/menu_divider.gif); background-repeat:no-repeat; background-position:right; margin-left:-3px;
}
	ul.awardsmenu#home li{ margin-left: -4px;}
ul.awardsmenu li a, ul.awardsmenu li a:link, ul.awardsmenu li a:visited {
color:#000000; font: bold 13px/18px Arial, Helvetica, sans-serif ; text-decoration:none;
display:block; padding: 10px 23px 10px 20px; margin:0 0 0 3px;
}
ul.awardsmenu li:hover, ul.awardsmenu li.over,
ul.awardsmenu li.currentNode, ul.awardsmenu li.ancestorNode  
{ background-image: url(/custom/templates/page/tiLuxury/images/menu_over_divider.gif); background-repeat:no-repeat; background-position:right;}
ul.awardsmenu li:hover a, ul.awardsmenu li.over a,
ul.awardsmenu li.currentNode a, ul.awardsmenu li.ancestorNode a
{ background-image: url(/custom/templates/page/tiLuxury/images/menu_over_bg.gif); background-repeat:repeat-x; color:#a46155;}
ul.awardsmenu#home {width: 95px; display:inline; float: left; background:#e4d7bf;}
ul.awardsmenu#home li.ancestorNode { background: url(/custom/templates/page/tiLuxury/images/menu_over_divider.gif) -1px 100% no-repeat #B3D0DB;}
ul.awardsmenu#home li.ancestorNode a:hover {background: url(/custom/templates/page/tiLuxury/images/menu_over_bg.gif) 0 0 repeat-x; color:#6a6a6a;}
ul.awardsmenu#home li a {padding: 10px 30px; margin:0 0 0 2px;}
/* Horizontal Inner Page Menu*/
ul.awardsmenu_inner {
display:inline; list-style:none; margin:0; background:#b3d0db; 
width: 860px; float: left;
}
ul.awardsmenu_inner li{		
list-style:none; float:left; display:block;
background: url(/custom/templates/page/tiLuxury/images/menu_divider.gif)  0 100% no-repeat; margin-left: -2px;
}
ul.awardsmenu_inner li a{
color:#fff; font: bold 13px/18px Arial, Helvetica, sans-serif ; text-decoration:none;
display:block; padding: 10px 15px 10px 10px;
}
ul.awardsmenu_inner li a{
color:#fff; font: bold 13px/18px Arial, Helvetica, sans-serif ; text-decoration:none; 
display:block; padding: 10px 15px 10px 10px;
}
ul.awardsmenu_inner li.ancestorNode a {display: inline; float: left; }
ul.awardsmenu_inner li:hover, ul.awardsmenu_inner li.over,
ul.awardsmenu_inner li.currentNode, 
{ background: url(/custom/templates/page/tiLuxury/images/menu_over_bg.gif) 0 0 repeat-x; }
ul.awardsmenu_inner li:hover a, ul.awardsmenu_inner li.over a,
{ background: url(/custom/templates/page/tiLuxury/images/menu_over_divider.gif) -1px 100%  no-repeat;}
/* Vertical TIANZ */
.innersubnav {margin:10px 0;}
#privatenav {margin:10px 0;}
.verticalexpandmenu, .verticalexpandmenu2  { width: 187px; border: 1px solid #ddd8d8; padding: 0 10px 10px 10px; background: #f3efef;}

.verticalexpandmenu2Level2 a,
.verticalexpandmenu2Level2Last a {color:#a46155; text-decoration:none; font-weight:bold; width:170px; border-bottom:1px #ddd8d8 solid; display:block; padding: 7px 0 7px 20px; background: url(/custom/templates/page/plaindefault/images/menu_bullet.gif) 0 50% no-repeat;}

.verticalexpandmenuLevel3 a, 
.verticalexpandmenuLevel3Last a  {color:#999; text-decoration:none; font-weight:bold; width:170px; border-bottom:1px #ddd8d8 solid; display:block; padding: 7px 0 7px 20px; background: url(/custom/templates/page/plaindefault/images/menu_bullet.gif) 0 50% no-repeat;}


.verticalexpandmenuLevel3 a:hover, .verticalexpandmenuCurrentPage a,
.verticalexpandmenuLevel3Last a:hover{color:#a46155;}

.verticalexpandmenuCurrentPage a, .verticalexpandmenu2CurrentPage a,
.verticalexpandmenuCurrentPageLast a {color:#999; text-decoration:none; font-weight:bold; width:170px; border-bottom:1px #ddd8d8 solid; display:block; padding: 7px 0 7px 20px; }


.verticalexpandmenuLevel3WithChildren a,
.verticalexpandmenuLevel3WithChildrenCurrentPage a,
.verticalexpandmenuLevel3WithChildrenLast a,
.verticalexpandmenuLevel3WithChildrenCurrentPageLast a {color:#a46155; text-decoration:none; font-weight:bold; width:150px; border:1px #ccc solid; border-width:0 1px 0 0; display:block; padding:10px 10px 10px 0;}

.verticalexpandmenuLevel4 a, .verticalexpandmenu2Level3 a,
.verticalexpandmenuLevel4Last a {color:#a46155; text-decoration:none; width:162px; border-bottom:1px #ddd8d8 solid; display:block; padding: 5px 0 5px 28px;}

.verticalexpandmenuLevel4 a:hover, .verticalexpandmenuLevel4.verticalexpandmenuCurrentPage a, .verticalexpandmenu2Level3.verticalexpandmenu2CurrentPage a,
.verticalexpandmenuLevel4Last a:hover{color:#999; }

