/* CSS Document */
/* -------------------- navigation bar -------------------- */
#nav{margin:0;padding:0;list-style-type:none;width:auto;background-color:#0038A5;}
#nav li{float:left;padding:0;margin:0;display:inline;background-color:#0038A5;}
#nav li a{float:left;padding:0;margin:0;display:inline;background-color:#0038A5;}
/* hide text */
.hidetext {display:none;}
/* -------------------- Asia & Australia -------------------- */
#nav li#AA {background:url(/ual/asset/btnon_routemap_AA_112x25.gif) no-repeat;height:25px;width:112px;position:relative;background-color:#0038A5;}
#nav li#AA a{background:url(/ual/asset/btn_routemap_AA_112x25.gif) no-repeat;height:25px;width:112px;position:relative;background-color:#0038A5;}
#nav li#AA a:hover{background-color:#0099FF;}
/* -------------------- North & South America -------------------- */
#nav li#NS {background:url(/ual/asset/btnon_routemap_NS_140x25.gif) no-repeat;height:25px;width:140px;position:relative;background-color:#0038A5;} 
#nav li#NS a{background:url(/ual/asset/btn_routemap_NS_140x25.gif) no-repeat;height:25px;width:140px;position:relative;background-color:#0038A5;}
#nav li#NS a:hover{background-color:#0099FF;}
/* -------------------- US - West -------------------- */
#nav li#US-west {background:url(/ual/asset/btnon_routemap_USwest_72x25.gif) no-repeat;height:25px;width:72px;position:relative;background-color:#0038A5;} 
#nav li#US-west a{background:url(/ual/asset/btn_routemap_USwest_72x25.gif) no-repeat;height:25px;width:72px;position:relative;background-color:#0038A5;} 
#nav li#US-west a:hover{background-color:#0099FF;}
/* -------------------- US - East -------------------- */
#nav li#US-east {background:url(/ual/asset/btnon_routemap_USeast_69x25.gif) no-repeat;height:25px;width:69px;position:relative;background-color:#0038A5;} 
#nav li#US-east a{background:url(/ual/asset/btn_routemap_USeast_69x25.gif) no-repeat;height:25px;width:69px;position:relative;background-color:#0038A5;} 
#nav li#US-east a:hover{background-color:#0099FF;}
/* -------------------- Europe, Africa & Middle East -------------------- */
#nav li#EAM {background:url(/ual/asset/btnon_routemap_EAM_167x25.gif) no-repeat;height:25px;width:167px;position:relative;background-color:#0038A5;} 
#nav li#EAM a{background:url(/ual/asset/btn_routemap_EAM_167x25.gif) no-repeat;height:25px;width:167px;position:relative;background-color:#0038A5;} 
#nav li#EAM a:hover{background-color:#0099FF;}


