.NavTop {position:absolute; bottom:15px; left:250px; width:300px !important; }
  .NavTop a {float:left; margin-right:18px; color:#8c2633; font-size:12px; text-decoration:none; }


.NavMainHolder {position:relative; margin-bottom:10px; background:#4c060e; }
  .NavMainHolder .CornerBottomLeft {position:absolute; left:0px; bottom:0px; width:10px; height:10px; line-height:10px; font-size:10px; overflow:hidden; background:url("/images/NavMain.CornerLeft.gif") 0px 0px no-repeat; }
  .NavMainHolder .CornerBottomRight {position:absolute; right:0px; bottom:0px; width:10px; height:10px; line-height:10px; font-size:10px; overflow:hidden; background:url("/images/NavMain.CornerRight.gif") 0px 0px no-repeat; }

.NavMain {position:relative; padding:0px 10px; height:35px;}
.NavMain * {font-size:11px; text-decoration:none; color:#fcf9f0; letter-spacing: 0; }
.NavMain ul {margin:0;padding:0;list-style: none;	}
.NavMain ul li {position:relative; }
.NavMain ul li.Item {float:left; }
.NavMain ul li.Item a {display:block; padding:9px 7px 8px 7px; text-transform:uppercase; text-decoration:none;  }
.NavMain ul .Item a:hover,
.NavMain ul .Selected a,
.NavMain ul li.Item:hover {background-color:#650a16; }

.NavMain li ul {position: absolute;	left:0px;	top:35px; width:100%; display:none; background-color:#650a16; }
.NavMain li:hover ul {display: block; background-color:#650a16; }
.NavMain .SubMenu {float:none; min-width:150px; padding:5px 15px 10px 10px; }
.NavMain .SubMenu li {float:none; }
.NavMain .SubMenu li a {display:block; width:100%; padding:1px 0px !important; text-transform:none !important; white-space:nowrap;  }
.NavMain .SubMenu li a:hover {text-decoration:underline; }

.NavMain .Selected .SubMenu {display:block; }


.NavLeft {margin-bottom:35px; }
  .NavLeft * {text-transform:uppercase; font-size:11px; line-height:12px; text-decoration:none; }

  .NavLeft .NavLeftHeadline {margin-bottom:13px; color:#ffffff; font-size:16px; }
    .NavLeft .NavLeftHeadline .CornerTop {width:230px; height:10px; font-size:9px; line-height:9px; overflow:hidden; }
    .NavLeft .NavLeftHeadline .Headline {margin:0; padding:0 10px 7px 20px; color:#ffffff; font-size:16px; text-transform:none;}
  
  .NavLeft .Item {position:relative; margin-bottom:-10px;}
  .NavLeft .Item a,
  .NavLeft .Item span {position:relative; z-index:1000; margin-top:-3px; color:#ffffff; display:block; text-decoration:none; }
    .NavLeft .Item .CornerTop {position:relative; z-index:100; width:230px; height:10px; font-size:9px; line-height:9px; overflow:hidden; background:url("/images/NavLeft.Item.CornerTop.png") 0px 0px no-repeat; }
    .NavLeft .Item .Link {position:relative; padding:0 0 19px 20px; background:#650a16 url("/images/NavLeft.ItemShaddow.gif") 0px 100% repeat-x; }
    .NavLeft .Item:hover .CornerTop,
    .NavLeft .Selected .CornerTop {background:url("/images/NavLeft.Item.CornerTop.Selected.png") 0px 0px no-repeat !important; }
    .NavLeft .Item:hover .Link,
    .NavLeft .Selected .Link {background:#f5eac2 url("/images/NavLeft.ItemShaddow.Selected.gif") 0px 100% repeat-x !important; }
      .NavLeft .Item:hover a,
      .NavLeft .Selected a {color:#650a16 !important; }

.NavLeft .LastItem .Link {background-image:none !important; padding:0 0 10px 20px !important; }
.NavLeft .LastItem:hover .Link {background-image:none !important; }
.NavLeft .Item .IconFeed {position:absolute; right:10px; top:7px; z-index:10000;}

.NavLeft .Item .ItemIcon {position:absolute; right:0px; bottom:10px; width:100px; height:40px; z-index:1000; }
.NavLeft .LastItem .ItemIcon {bottom:0px !important;}

.NavLeft .Selected .ItemIcon {display:block !important; }

.NavLeft .ItemIconSeeLondon {background:url("/images/NavLeft.Img.SeeLondon.png") 0px 0px no-repeat; }
.NavLeft .ItemIconConcierge {background:url("/images/NavLeft.Img.Concierge.png") 0px 0px no-repeat; }
.NavLeft .ItemIconHearLondon {background:url("/images/NavLeft.Img.HearLondon.png") 0px 0px no-repeat; }
.NavLeft .ItemIconRestOfAll {background:url("/images/NavLeft.Img.RestOfAll.png") 0px 0px no-repeat; }


  .NavLeftGreen .NavLeftHeadline .CornerTop {background:url("/images/NavLeftGreen.Headline.CornerTop.png") 0px 0px no-repeat; }
  .NavLeftGreen .NavLeftHeadline .Headline {background-color:#726e17; }
  .NavLeftGreen .Item a {color:#000000; }
  .NavLeftGreen .Item .CornerTop {background:url("/images/NavLeftGreen.Item.CornerTop.png") 0px 0px no-repeat; }
  .NavLeftGreen .Item .Link {background:#bfba60 url("/images/NavLeftGreen.ItemShaddow.gif") 0px 100% repeat-x; }

  .NavLeftBlue .NavLeftHeadline .CornerTop {background:url("/images/NavLeftBlue.Headline.CornerTop.png") 0px 0px no-repeat; }
  .NavLeftBlue .NavLeftHeadline .Headline {background-color:#61a5ce; }
  .NavLeftBlue .Item a {color:#000000; }
  .NavLeftBlue .Item .CornerTop {background:url("/images/NavLeftBlue.Item.CornerTop.png") 0px 0px no-repeat; }
  .NavLeftBlue .Item .Link {background:#edf8ff url("/images/NavLeftBlue.ItemShaddow.gif") 0px 100% repeat-x; }
