/*************************************************************************
*   
*   G L O B A L  S T Y L E  S H E E T
*   F O R  S C R E E N
* 
*************************************************************************/

.menu { 
 width:516px;
 padding:15px 0 0 0; 
 float:right;
 z-index:100000;
}

.menu ul {
 padding:0;
 margin:0;
 list-style-type:none; 
 height:25px; 
 background:transparent;
}

.menu ul ul {width:625px;}

.menu ul li {
 float:left; 
 height:25px; 
 line-height:24px; 
 display:block; 
 margin-right:0px;
}

.menu ul ul li {
 display:block; 
 width:221px; 
 height:auto; 
 background:url(http://www.kfc.co.uk/images/sub-middle.png) 0 50% repeat-y !important; 
 background:url(http://www.kfc.co.uk/images/sub-middle.gif) 0 50% repeat-y; 
 line-height:1em;
}

.menu ul ul li.last {
 width:221px; 
 padding-bottom:25px;
 background:url(http://www.kfc.co.uk/images/sub-bottom.png) bottom left no-repeat !important;
 background:url(http://www.kfc.co.uk/images/sub-bottom.gif) bottom left no-repeat;
}

.menu a#home,
.menu a#our-menu,
.menu a#nutrition,
.menu a#about-kfc,
.menu a#careers,
.menu a#charity,
.menu a#store-locator { 
 height:32px; 
 padding:0; margin:0; 
 text-indent:-9999px; 
 display:block;   
 float:left;
}

.menu a#home {width:59px; background:transparent url(http://www.kfc.co.uk/images/a-home.gif) no-repeat 0 0;}
.menu a#our-menu {width:82px; background:transparent url(http://www.kfc.co.uk/images/a-menu.gif) no-repeat 0 0;}
.menu a#nutrition {width:74px; background:transparent url(http://www.kfc.co.uk/images/a-nutrition.gif) no-repeat 0 0;}
.menu a#about-kfc {width:85px; background:transparent url(http://www.kfc.co.uk/images/a-about.gif) no-repeat 0 0;}
.menu a#careers {width:71px; background:transparent url(http://www.kfc.co.uk/images/a-careers.gif) no-repeat 0 0;}
.menu a#charity {width:67px; background:transparent url(http://www.kfc.co.uk/images/a-charity.gif) no-repeat 0 0;}
.menu a#store-locator {width:78px; background:transparent url(http://www.kfc.co.uk/images/a-locate.gif) no-repeat 0 0;}


.menu a#home:hover,
.menu a#our-menu:hover,
.menu a#nutrition:hover,
.menu a#about-kfc:hover,
.menu a#careers:hover,
.menu a#charity:hover,
.menu a#store-locator:hover {background-position:0 -32px;}

.menu a#home:active,
.menu a#our-menu:active,
.menu a#nutrition:active,
.menu a#about-kfc:active,
.menu a#careers:active,
.menu a#charity:active,
.menu a#store-locator:active {background-position:0 -64px;}

* html .menu a, 
* html .menu a:visited {
 width:221px; 
 w\idth:211px; 
 font:12px Arial, Helvetica, sans-serif; 
 text-decoration:none;
}

.menu ul ul a, 
.menu ul ul a:visited {
 width:221px;
 display:block;
 color:#fff;
 height:100%; 
 line-height:1em; 
 padding:5px 10px; 
 font:12px Arial, Helvetica, sans-serif; 
 text-decoration:none;
}

* html .menu ul ul a, 
* html .menu ul ul a:visited  {width:221px; w\idth:199px;}

.menu table {
 border-collapse:collapse; 
 padding:0; 
 margin:-1px; 
 width:0; 
 height:0; 
 font-size:1em; 
 z-index:1;
}

* html .menu a:hover {
 color:#f0a10c; 
 border:0; 
 height:25px; 
 position:relative; 
 z-index:100;
}

.menu li:hover {position:relative;}

.menu :hover > a {
 color:#f0a10c; 
 border:0; 
 height:25px;
}

* html .menu ul ul a:hover{
 color:#f0a10c; 
 position:relative; 
 z-index:110; 
 height:100%;
}

.menu ul ul li:hover {position:relative; }
.menu ul ul :hover > a {
 color:#f0a10c; 
 z-index:110; 
 height:100%;
}

* html .menu ul ul ul a:hover {position:relative; z-index:120;}

.menu ul ul ul ul a:hover {
 background:#a75; 
 position:relative; 
 z-index:130;
}

.menu ul ul {
 visibility:hidden;
 position:absolute;
 height:0; 
 top:32px;
 left:0; 
 width:150px;
}

.menu ul ul ul {top:-10px; width:150px;}

.menu ul :hover ul {
 visibility:visible; 
 height:auto; 
 width:221px; 
 padding:20px 30px 30px 30px; 
 background:transparent url(http://www.kfc.co.uk/images/sub-top.png) 30px 0 no-repeat; 
 background:transparent url(http://www.kfc.co.uk/images/sub-top.gif) 30px 0 no-repeat; 
 left:-30px;
}

.menu ul :hover ul#drop{ 
 left:-110px; 
}

.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul ul{visibility:hidden;}

.menu ul :hover ul.left :hover ul {left:-150px;}

.menu ul :hover ul :hover ul :hover ul {
 visibility:visible; 
 left:90px; 
 height:auto;
 padding:10px 30px 30px 30px; 
 background:transparent url(http://www.kfc.co.uk/images/s/three_top.gif) 30px 0 no-repeat;
}