@charset "UTF-8";
/* CSS Document */

#mainNav {position:absolute; top:106px; left:297px; width:632px; height:92px; background:url(../images/nav-bar.png) no-repeat; padding:11px 0 0 0; z-index:99}

#whatson span {display: none;}
#nightlife span {display: none;}
#food span {display: none;}
#music span {display: none;}
#lifestyle span {display: none;}
#arts span {display: none;}
#movies span {display: none;}
#active span {display: none;}
#househome span {display: none;}
#green span {display: none;}
#map span {display: none;}
#directory span {display: none;}
#wheel span {display: none;}
#community span {display: none;}
#contests span {display: none;}
#travel span {display: none;}
#gadget span {display: none;}
#themoment span {display: none;}
#365tv span {display: none;}



#multi-level {height:36px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:36px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:120px; height:28px; margin:0 13px 6px 48px; background:url(../images/nav/whatsOn-btn.png) no-repeat 0 0}
.menu li.p2 {width:112px; height:28px; margin:0 10px 6px 0; background:url(../images/nav/nitelife-btn.png) no-repeat 0 0}
.menu li.p3 {width:65px; height:28px; margin:0 11px 6px 0; background:url(../images/nav/food-btn.png) no-repeat 0 0}
.menu li.p4 {width:76px; height:28px; margin:0 12px 6px 0; background:url(../images/nav/music-btn.png) no-repeat 0 0}
.menu li.p5 {width:121px; height:28px; margin:0 0px 6px 0; background:url(../images/nav/lifeStyle-btn.png) no-repeat 0 0}
.menu li.p6 {width:55px; height:21px; margin:0 8px 4px 35px; background:url(../images/nav/arts-btn.png) no-repeat 0 0}
.menu li.p7 {width:70px; height:21px; margin:0 8px 4px 0; background:url(../images/nav/movies-btn.png) no-repeat 0 0}
.menu li.p8 {width:65px; height:21px; margin:0 9px 4px 0; background:url(../images/nav/active-btn.png) no-repeat 0 0}
.menu li.p9 {width:118px; height:21px; margin:0 9px 4px 0; background:url(../images/nav/houseHome-btn.png) no-repeat 0 0}
.menu li.p10 {width:61px; height:21px; margin:0 11px 4px 0; background:url(../images/nav/green-btn.png) no-repeat 0 0}
.menu li.p11 {width:43px; height:21px; margin:0 9px 4px 0; background:url(../images/nav/map-btn.png) no-repeat 0 0}
.menu li.p12 {width:97px; height:21px; margin:0 9px 4px 0; background:url(../images/nav/directory-btn.png) no-repeat 0 0}
.menu li.p13 {width:60px; height:19px; margin:0 6px 0 44px; background:url(../images/nav/wheel-btn.png) no-repeat 0 0}
.menu li.p14 {width:93px; height:19px; margin:0 6px 0 0; background:url(../images/nav/community-btn.png) no-repeat 0 0}
.menu li.p15 {width:82px; height:19px; margin:0 5px 0 0; background:url(../images/nav/contests-btn.png) no-repeat 0 0}
.menu li.p16 {width:60px; height:19px; margin:0 4px 0 0; background:url(../images/nav/travel-btn.png) no-repeat 0 0}
.menu li.p17 {width:65px; height:19px; margin:0 6px 0 0; background:url(../images/nav/gadget-btn.png) no-repeat 0 0}
.menu li.p18 {width:100px; height:19px; margin:0 7px 0 0; background:url(../images/nav/theMoment-btn.png) no-repeat 0 0}
.menu li.p19 {width:49px; height:19px; background:url(../images/nav/365tv-btn.png) no-repeat 0 0}


/* set up the normal unhovered images in the links */
.menu li a#whatson {width:120px; height:28px; background:url(../images/nav/whatsOn-btn.png) no-repeat 0px 0;}
.menu li a#nightlife {width:112px; height:28px; background:url(../images/nav/nitelife-btn.png) no-repeat 0 0;}
.menu li a#food {width:65px; height:28px; background:url(../images/nav/food-btn.png) no-repeat 0px 0;}
.menu li a#music {width:76px; height:28px; background:url(../images/nav/music-btn.png) no-repeat 0px 0;}
.menu li a#lifestyle {width:121px; height:28px; background:url(../images/nav/lifeStyle-btn.png) no-repeat 0px 0;}
.menu li a#arts {width:55px; height:21px; background:url(../images/nav/arts-btn.png)no-repeat 0px 0px;}
.menu li a#movies {width:70px; height:21px; background:url(../images/nav/movies-btn.png) no-repeat 0px 0px;}
.menu li a#active {width:65px; height:21px; background:url(../images/nav/active-btn.png) no-repeat 0px 0px;}
.menu li a#househome {width:118px; height:21px; background:url(../images/nav/houseHome-btn.png) no-repeat 0px 0px;}
.menu li a#green {width:61px; height:21px; background:url(../images/nav/green-btn.png) no-repeat 0px 0px;}
.menu li a#map {width:43px; height:21px; background:url(../images/nav/map-btn.png) no-repeat 0px 0px;}
.menu li a#directory {width:97px; height:21px; background:url(../images/nav/directory-btn.png) no-repeat 0px 0px;}
.menu li a#wheel {width:60px; height:19px; background:url(../images/nav/wheel-btn.png) no-repeat 0px 0px;}
.menu li a#community {width:93px; height:19px; background:url(../images/nav/community-btn.png) no-repeat 0px 0px;}
.menu li a#contests {width:82px; height:19px; background:url(../images/nav/contests-btn.png) no-repeat 0px 0px;}
.menu li a#travel {width:60px; height:19px; background:url(../images/nav/travel-btn.png) no-repeat 0px 0px;}
.menu li a#gadget {width:65px; height:19px; background:url(../images/nav/gadget-btn.png) no-repeat 0px 0px;}
.menu li a#themoment {width:100px; height:19px; background:url(../images/nav/theMoment-btn.png) no-repeat 0px 0px;}
.menu li a#tv {width:49px; height:19px; background:url(../images/nav/365tv-btn.png) no-repeat 0px 0px;}

/* set up the current images in the links */
.menu li a#whatsonCurrent {width:120px; height:40px; margin-left:48px; background:url(../images/nav/whatsOn-btn.png) no-repeat 0 0px;}
.menu li a#nightlifeCurrent {width:112px; height:40px; background:url(../images/nav/nitelife-btn.png) no-repeat 0 -0px;}
.menu li a#foodCurrent {width:65px; height:40px; background:url(../images/nav/food-btn.png) no-repeat 0 -0px;}
.menu li a#musicCurrent {width:76px; height:40px; background:url(../images/nav/music-btn.png) no-repeat 0 -0px;}
.menu li a#lifestyleCurrent {width:121px; height:40px; background:url(../images/nav/lifeStyle-btn.png) no-repeat 0 -0px;}
.menu li a#artsCurrent {width:55px; height:36px; background:url(../images/nav/arts-btn.png) top left no-repeat 0 -0px;}
.menu li a#moviesCurrent {width:70px; height:36px; background:url(../images/nav/movies-btn.png) no-repeat 0 -0px;}
.menu li a#activeCurrent {width:65px; height:36px; background:url(../images/nav/active-btn.png) no-repeat 0 -0px;}
.menu li a#househomeCurrent {width:118px; height:36px; background:url(../images/nav/houseHome-btn.png) no-repeat 0 -0px;}
.menu li a#greenCurrent {width:61px; height:36px; background:url(../images/nav/green-btn.png) no-repeat 0 -0px;}
.menu li a#mapCurrent {width:43px; height:36px; background:url(../images/nav/map-btn.png) top left no-repeat 0 -0px;}
.menu li a#directoryCurrent {width:97px; height:36px; background:url(../images/nav/directory-btn.png) no-repeat 0 -0px;}
.menu li a#wheelCurrent {width:60px; height:36px; background:url(../images/nav/wheel-btn.png) no-repeat 0 -0px;}
.menu li a#communityCurrent {width:93px; height:36px; background:url(../images/nav/community-btn.png) no-repeat 0 -0px;}
.menu li a#contestsCurrent {width:82px; height:36px; background:url(../images/nav/contests-btn.png) no-repeat 0 -0px;}
.menu li a#travelCurrent {width:60px; height:36px; background:url(../images/nav/travel-btn.png) top left no-repeat 0 -0px;}
.menu li a#gadgetCurrent {width:65px; height:36px; background:url(../images/nav/gadget-btn.png) no-repeat 0 -0px;}
.menu li a#themomentCurrent {width:100px; height:36px; background:url(../images/nav/theMoment-btn.png) no-repeat 0 -0px;}
.menu li a#tvCurrent {width:49px; height:36px; background:url(../images/nav/365tv-btn.png) no-repeat 0 -0px;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#whatson:hover, .menu li:hover a#whatson {width:120px; height:33px; background: url(../images/nav/whatsOn-btn.png) no-repeat 0 -28px;}
.menu li a#nightlife:hover, .menu li:hover a#nightlife {width:112px; height:33px; background:url(../images/nav/nitelife-btn.png) no-repeat 0 -28px;}
.menu li a#food:hover, .menu li:hover a#food {width:65px; height:33px; background:url(../images/nav/food-btn.png) no-repeat 0 -28px;}
.menu li a#music:hover, .menu li:hover a#mmusic {width:76px; height:33px; background:url(../images/nav/music-btn.png) no-repeat 0 -28px;}
.menu li a#lifestyle:hover, .menu li:hover a#lifestyle {width:121px; height:33px; background:url(../images/nav/lifeStyle-btn.png) no-repeat 0 -28px;}
.menu li a#arts:hover, .menu li:hover a#arts {width:55px; height:26px; background: url(../images/nav/arts-btn.png) no-repeat 0 -21px;}
.menu li a#movies:hover, .menu li:hover a#movies {width:70px; height:26px; background:url(../images/nav/movies-btn.png) no-repeat 0 -21px;}
.menu li a#active:hover, .menu li:hover a#active {width:65px; height:26px; background:url(../images/nav/active-btn.png) no-repeat 0 -21px;}
.menu li a#househome:hover, .menu li:hover a#househome {width:118px; height:26px; background:url(../images/nav/houseHome-btn.png) no-repeat 0 -21px;}
.menu li a#green:hover, .menu li:hover a#green {width:61px; height:26px; background:url(../images/nav/green-btn.png) no-repeat 0 -21px;}
.menu li a#map:hover, .menu li:hover a#map {width:43px; height:26px; background: url(../images/nav/map-btn.png) no-repeat 0 -21px;}
.menu li a#directory:hover, .menu li:hover a#directory {width:97px; height:26px; background:url(../images/nav/directory-btn.png) no-repeat 0 -21px;}
.menu li a#wheel:hover, .menu li:hover a#wheel {width:60px; height:24px; background:url(../images/nav/wheel-btn.png) no-repeat 0 -19px;}
.menu li a#community:hover, .menu li:hover a#community {width:93px; height:24px; background:url(../images/nav/community-btn.png) no-repeat 0 -19px;}
.menu li a#contests:hover, .menu li:hover a#contests {width:82px; height:24px; background:url(../images/nav/contests-btn.png) no-repeat 0 -19px;}
.menu li a#travel:hover, .menu li:hover a#travel {width:60px; height:24px; background: url(../images/nav/travel-btn.png) no-repeat 0 -19px;}
.menu li a#gadget:hover, .menu li:hover a#gadget {width:65px; height:24px; background:url(../images/nav/gadget-btn.png) no-repeat 0 -19px;}
.menu li a#themoment:hover, .menu li:hover a#themoment {width:100px; height:24px; background:url(../images/nav/theMoment-btn.png) no-repeat 0 -19px;}
.menu li a#tv:hover, .menu li:hover a#tv {width:49px; height:24px; background:url(../images/nav/365tv-btn.png) no-repeat 0 -19px;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level row1 */
.menu :hover ul.sub {left:50%; top:25px; margin-left:-154px; padding:3px 0; white-space:nowrap; width:314px; height:auto;}
.menu :hover ul.sub div.top {display:block; height:28px; position:relative; float:left; width:273px; background:url(../images/dropdown-top.png) top left no-repeat;}
.menu :hover ul.sub div.bottom {display:block; height:28px; position:relative; float:left; width:273px; background:url(../images/dropdown-bottom.png) 0 0 no-repeat;}

.menu :hover ul.sub div.holder {position:relative; float:left; width:268px; background:url(../images/dropdown-bg.png) repeat-y; padding-left:5px}


.menu :hover ul.sub li {display:block; height:20px; position:relative; top:-5px; float:left; width:219px; background:url(../images/droplink-main.png) top right no-repeat; margin-left:10px; text-align:center; padding:0px 10px 0px 0px}
.menu :hover ul.sub li a {display:block; font-size:12px; font-weight:normal; height:20px; line-height:20px; width:219px;  background:url(../images/droplink-end.png) top left no-repeat; text-indent:0px; color:#07243c; text-decoration:none; padding:0px 0px 0px 5px;}

.menu :hover ul.sub li:hover, .menu :hover ul.sub li:hover a {background-position:100% -20px; color:#e5ef7a; text-decoration:none;}
.menu :hover ul.sub li:hover a {background-position: 0% -20px;}


/* set up the first drop down sub level rows 2 and 3 */
.menu :hover ul.sub2 {left:50%; top:18px; margin-left:-153px; padding:3px 0; white-space:nowrap; width:274px; height:auto;}
.menu :hover ul.sub2 div.top {display:block; height:28px; position:relative; float:left; width:273px; background:url(../images/dropdown-top.png) top left no-repeat;}
.menu :hover ul.sub2 div.bottom {display:block; height:28px; position:relative; float:left; width:273px; background:url(../images/dropdown-bottom.png) top left no-repeat;}

.menu :hover ul.sub2 div.holder {position:relative; float:left; width:268px; background:url(../images/dropdown-bg.png) repeat-y; padding-left:5px}


.menu :hover ul.sub2 li {display:block; height:20px; position:relative; top:-5px; float:left; width:219px; background:url(../images/droplink-main.png) top right no-repeat; margin-left:10px; text-align:center; padding:0px 10px 0px 0px}
.menu :hover ul.sub2 li a {display:block; font-size:12px; font-weight:normal; height:20px; line-height:20px; width:219px;  background:url(../images/droplink-end.png) top left no-repeat; text-indent:0px; color:#07243c; text-decoration:none; padding:0px 0px 0px 5px;}

.menu :hover ul.sub2 li:hover, .menu :hover ul.sub2 li:hover a {background-position:100% -20px; color:#e5ef7a; text-decoration:none;}
.menu :hover ul.sub2 li:hover a {background-position: 0% -20px;}


/* set up the first drop down sub level row1 narrow */
.menu :hover ul.subnarrow {left:50%; top:25px; margin-left:-102px; padding:3px 0; white-space:nowrap; width:204px; height:auto;}
.menu :hover ul.subnarrow div.top {display:block; height:28px; position:relative; float:left; width:202px; background:url(../images/dropdown-top2.png) top left no-repeat;}
.menu :hover ul.subnarrow div.bottom {display:block; height:28px; position:relative; float:left; width:202px; background:url(../images/dropdown-bottom2.png) 0 0 no-repeat;}

.menu :hover ul.subnarrow div.holder {position:relative; float:left; width:197px; background:url(../images/dropdown-bg2.png) repeat-y; padding-left:5px}


.menu :hover ul.subnarrow li {display:block; height:20px; position:relative; top:-5px; float:left; width:155px; background:url(../images/droplink-main2.png) top right no-repeat; margin-left:10px; text-align:center; padding:0px 10px 0px 0px}
.menu :hover ul.subnarrow li a {display:block; font-size:12px; font-weight:normal; height:20px; line-height:20px; width:155px;  background:url(../images/droplink-end.png) top left no-repeat; text-indent:0px; color:#07243c; text-decoration:none; padding:0px 0px 0px 5px;}

.menu :hover ul.subnarrow li:hover, .menu :hover ul.subnarrow li:hover a {background-position:100% -20px; color:#e5ef7a; text-decoration:none;}
.menu :hover ul.subnarrow li:hover a {background-position: 0% -20px;}


/* set up the first drop down sub level rows 2 and 3 narrow */
.menu :hover ul.subnarrow2 {left:50%; top:18px; margin-left:-102px; padding:3px 0; white-space:nowrap; width:204px; height:auto;}
.menu :hover ul.subnarrow2 div.top {display:block; height:28px; position:relative; float:left; width:202px; background:url(../images/dropdown-top2.png) top left no-repeat;}
.menu :hover ul.subnarrow2 div.bottom {display:block; height:28px; position:relative; float:left; width:202px; background:url(../images/dropdown-bottom2.png) 0 0 no-repeat;}

.menu :hover ul.subnarrow2 div.holder {position:relative; float:left; width:197px; background:url(../images/dropdown-bg2.png) repeat-y; padding-left:5px}


.menu :hover ul.subnarrow2 li {display:block; height:20px; position:relative; top:-5px; float:left; width:155px; background:url(../images/droplink-main2.png) top right no-repeat; margin-left:10px; text-align:center; padding:0px 10px 0px 0px}
.menu :hover ul.subnarrow2 li a {display:block; font-size:12px; font-weight:normal; height:20px; line-height:20px; width:155px;  background:url(../images/droplink-end.png) top left no-repeat; text-indent:0px; color:#07243c; text-decoration:none; padding:0px 0px 0px 5px;}

.menu :hover ul.subnarrow2 li:hover, .menu :hover ul.subnarrow2 li:hover a {background-position:100% -20px; color:#e5ef7a; text-decoration:none;}
.menu :hover ul.subnarrow2 li:hover a {background-position: 0% -20px;}

