﻿/* CSS Document */

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:verdana;}

/* 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:35px;}
.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:109px; height:73px; background:url(../Images/acc_mgt_overbtn1.gif) no-repeat;}
.menu li.p2 {width:109px; height:73px; background:url(../Images/assetlib_overbtn.gif)  no-repeat;}
.menu li.p3 {width:109px; height:73px; background:url(../Images/monitoring_overbtn.gif) no-repeat;}
.menu li.p4 {width:109px; height:73px; background:url(../Images/reporting_overbtn.gif) no-repeat;}
.menu li.p10 {width:109px; height:73px; background:url(../Images/UP_DATE_HOVER.gif) no-repeat;}

/* ........................tv admin menu hover images......................... */

.menu li.p5 {width:109px; height:73px; background:url(../Images/assetmgt_over.gif)  no-repeat;}
.menu li.p6 {width:109px; height:73px; background:url(../Images/screenlayout_over.gif) no-repeat;}
.menu li.p7 {width:109px; height:73px; background:url(../Images/fieldmgt_over.gif) no-repeat;}

/* ........................location menu hover images......................... */
.menu li.p8 {width:109px; height:73px; background:url(../Images/overview_over.gif) no-repeat;}
.menu li.p9 {width:109px; height:73px; background:url(../Images/advertisermgt_over.gif) no-repeat;}



/* set up the normal unhovered images in the links */
.menu li a#account {width:109px; height:73px; background:url(../Images/acc_mgt_btn1.gif) no-repeat;}
.menu li a#assetlib {width:109px; height:73px; background:url(../Images/assetlib_btn.gif) no-repeat;}
.menu li a#monitoring {width:109px; height:73px; background:url(../Images/monitoring_btn.gif) no-repeat;}
.menu li a#reporting{width:109px; height:73px; background:url(../Images/reporting_btn.gif) no-repeat;}
.menu li a#updating{width:109px; height:73px; background:url(../Images/UP_DATE.giF) no-repeat;}
/* ........................tv admin menu images......................... */
.menu li a#assetmgt {width:109px; height:73px; background:url(../Images/assetmgt.gif) no-repeat;}
.menu li a#screen {width:109px; height:73px; background:url(../Images/screenlayout.gif) no-repeat;}
.menu li a#filemgt {width:109px; height:73px; background:url(../Images/fieldmgt.gif) no-repeat;}

/* ........................location menu images......................... */
.menu li a#overview {width:109px; height:73px; background:url(../Images/overview.gif) no-repeat;}
.menu li a#advertisermgt {width:109px; height:73px; background:url(../Images/advertisermgt.gif) no-repeat;}



/* 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#account:hover, .menu li:hover a#account,
.menu li a#assetlib:hover, .menu li:hover a#assetlib,
.menu li a#monitoring:hover, .menu li:hover a#monitoring,
.menu li a#reporting:hover, .menu li:hover a#reporting,
.menu li a#updating:hover, .menu li:hover a#updating,
.menu li a#assetmgt:hover, .menu li:hover a#assetmgt,
.menu li a#screen:hover, .menu li:hover a#screen,
.menu li a#filemgt:hover, .menu li:hover a#filemgt,
.menu li a#overview:hover, .menu li:hover a#overview,
.menu li a#advertisermgt:hover, .menu li:hover a#advertisermgt {background:transparent;}
 






/* 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 */
.menu :hover ul.sub {left:0; top:73px; white-space:nowrap; width:186px; height:auto;  border:1px solid #eceaea; padding:4px}
.menu :hover ul.sub li {display:block; height:auto; position:relative; float:left; width:186px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:auto; width:186px; line-height:20px; text-indent:5px; text-decoration:none; background-color:#FFFFFF; color:#000000;}
.menu :hover ul.sub li a.fly {background:#ffffff;}
.menu :hover ul.sub li a:hover {background:#ea931f; color:#ffffff; width:186px;}
.menu :hover ul.sub li a.fly:hover {background:#ea931f; color:#000000;}
.menu :hover ul li:hover > a.fly {background:#ea931f; color:#000000;} 

/* set up the first drop down sub level */
.menu :hover ul.sub2 {left:0; top:73px; white-space:nowrap; width:165px; height:auto;  border:1px solid #eceaea; padding:4px}
.menu :hover ul.sub2 li {display:block; height:auto; position:relative; float:left; width:165px;}
.menu :hover ul.sub2 li a {display:block; font-size:11px; height:auto; width:165px; line-height:20px; text-indent:5px; text-decoration:none; background-color:#FFFFFF; color:#000000;}
.menu :hover ul.sub2 li a.fly {background:#ffffff;}
.menu :hover ul.sub2 li a:hover {background:#ea931f; color:#ffffff; width:165px;}
.menu :hover ul.sub2 li a.fly:hover {background:#ea931f; color:#000000;}
.menu :hover ul li:hover > a.fly {background:#ea931f; color:#000000;} 



/* set up the first drop down sub level */

.menu :hover ul.sub1 {left:0; top:73px; white-space:nowrap; width:260px; height:auto;  border:1px solid #eceaea; padding:4px}
.menu :hover ul.sub1 li {display:block; height:auto; position:relative; float:left; width:260px;}
.menu :hover ul.sub1 li a {display:block; font-size:11px; height:auto; width:260px; line-height:20px; text-indent:5px; text-decoration:none; background-color:#FFFFFF; color:#000000;}
.menu :hover ul.sub1 li a.fly {background:#ffffff;}
.menu :hover ul.sub1 li a:hover {background:#ea931f; color:#ffffff; width:260px;}
.menu :hover ul.sub1 li a.fly:hover {background:#ea931f; color:#000000;}







/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:161px; top:-4px; background: #ffffff; border:1px solid #eceaea; margin:4px; white-space:nowrap; width:178px; z-index:200; height:auto; z-index:300; text-indent:5px; }

