/* Top nav  */
#nav ul{list-style-type: none;}
#nav ul li {float: left;position: relative;}
#nav ul li a {font-size: /*1.2em;*/12px;/*--TO COPE WITH TEXT RESIZING VIA THE BROWSER--*/text-align: center;color: #FFF;padding-top: 7px;text-decoration: none;font-weight: bold;display: block;height: 23px;/*--TO COPE WITH TEXT RESIZING VIA THE BROWSER--*/}
#nav ul li a.navHome {background: url(../images/nav-home.jpg) top no-repeat;width: /*80px;*/75px;}
#nav ul li a.navManchester {background: url(../images/nav-manchester.jpg) top no-repeat;width: /*142px;*/138px;}
#nav ul li a.navBirmingham {background: url(../images/nav-birmingham.jpg) top no-repeat;width: /*145px;*/138px;}
#nav ul li a.navCareers {background: url(../images/nav-careers.jpg) top no-repeat;width: /*91px;*/116px;}
#nav ul li a.navComingSoon {background: url(../images/nav-careers.jpg) top no-repeat;width: /*91px;*/116px;}
#nav ul li a.navContact {background: url(../images/nav-contact.jpg) top no-repeat;width: /*123px;*/114px;}
#nav ul li a:hover {background-position: bottom;}
nav ul li a.active {background-position: bottom !important;}

#listingTabs {list-style-type: none;/*display:none;*/width:690px;margin: 7px 0px 7px 0px;}
#listingTabs li {display:block;width:230px; float:left; _width:225px;height:45px; }
#listingTabs li a {display:block;width:225px; height:36px; background: url(../images/amc-tabs.jpg) 0% top no-repeat;
text-decoration: none;
color:#FFF;font-size: 1.8em;font-weight: normal;padding: 9px 0px 0px 12px;
}
#listingTabs li a:hover {background: url(../images/amc-tabs.jpg) 0% 50% no-repeat;}
#listingTabs li a.active {background: url(../images/amc-tabs.jpg) 0% 100% no-repeat;}
#listingPages {list-style-type: none;}
#listingPages li {clear:both;}
