#EditionsFilter
{
  background-position:bottom center;
  background-repeat:no-repeat;
  background-color:#F0F5FF;
}

#EditionsFilter .Editions ul
{
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  padding-left:0;
}

#EditionsFilter .Editions
{
  line-height:130%;
}

#masterSelector li
{
  float:left;
  margin-right:2px;
  text-align:center;
}

#masterSelector li a
{
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  padding-right:4px;
  display:block;
  height:20px;
  padding-top:6px;
  background-position:top center;
  background-repeat:no-repeat;
}

.subEditionList
{
  padding-bottom:41px;
  height:224px;
}

#masterSelector li:hover
{
  background-position:bottom center;
}

.SectionsSelector
{
  clear:both;
  min-height:32px;
  height:auto !important;
  height:32px;
  position:absolute;
  top:114px;
  width:747px;
  z-index:900;
}

#SectionsSelector
{
  background-image:URL(../images/backgrounds/generic_menuBackground.gif)
}

#GlobalSectionsSelector
{
  background-image:URL(../images/backgrounds/global_menuBackground.gif)
}

#NorthAmericaSectionsSelector
{
  background-image:URL(../images/backgrounds/northamerica_menuBackground.gif)
}

#EuropeSectionsSelector
{
  background-image:URL(../images/backgrounds/europe_menuBackground.gif)
}

#AsiaSectionsSelector
{
  background-image:URL(../images/backgrounds/asia_menuBackground.gif)
}

#SouthAmericaSectionsSelector
{
  background-image:URL(../images/backgrounds/southamerica_menuBackground.gif)
}

#AustraliaSectionsSelector
{
  background-image:URL(../images/backgrounds/australia_menuBackground.gif)
}

#AfricaSectionsSelector
{
  background-image:URL(../images/backgrounds/africa_menuBackground.gif)
}


#masterSelector li a img
{
  margin-left:5px;
}

#mainMenuItemGlobal a
{
   width:84px; 
   background-image:URL(../images/graphics/mainmenu/global_tab.gif);
}

#mainMenuItemNorthAmerica  a
{
   width:145px;
   background-image:URL(../images/graphics/mainmenu/north_america_tab.gif);
}

#mainMenuItemAsia a
{
   width:69px;
   background-image:URL(../images/graphics/mainmenu/asia_tab.gif);
}

#mainMenuItemEurope a
{
   width:90px;
   background-image:URL(../images/graphics/mainmenu/europe_tab.gif);
}

#mainMenuItemSouthAmerica a
{
   width:142px;
   background-image:URL(../images/graphics/mainmenu/south_america_tab.gif);
}

#mainMenuItemAfrica a
{
   width:77px;
   background-image:URL(../images/graphics/mainmenu/africa_tab.gif);
}

#mainMenuItemAustralia a
{
   width:100px;
   background-image:URL(../images/graphics/mainmenu/australia_tab.gif);
}

.Editions
{
  width:148px;
  float:left;
  margin-top:15px;

}

.Editions h3
{
  color:#59BAEE;
  font-size:120%;
  font-weight:bold;
  padding-left:10px;
  padding-bottom:2px;
  text-transform:none;
  margin-bottom:0;

}

.Editions li
{
  padding-left:10px;
  padding-bottom:0.3em;
}

.Editions li a
{
  color:#0077B7;
  text-decoration:none;
  font-size:85%;
}

.Editions li a:hover
{
  text-decoration:underline;
}
  
.regions
{
  width:auto;
  height:40px;
  float:none;
}

.regions li
{
  float:left;
  
}

#GlobalEditions, #NorthAmericaEditions, #EuropeEditions, #AsiaEditions, #SouthAmericaEditions, #AustraliaEditions, #AfricaEditions
{
  display:none;
  background-position:bottom center;
  background-repeat:no-repeat;
  background-color:#F0F5FF;
}

.topSelectorFixed
{
  height:4px;
}

#GlobalEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_global.jpg);
}
#GlobalEditions .topSelectorFixed
{
  background-color:#76C5F0;
}

#NorthAmericaEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_nAmerica.jpg);
}

#NorthAmericaEditions .topSelectorFixed
{
  background-color:#CF659A;
}

#NorthAmericaEditions h3
{
color:#CF659A;
}

#EuropeEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_europe.jpg);
}
#EuropeEditions .topSelectorFixed
{
  background-color:#9BC61A;
}

#EuropeEditions h3
{
  color:#9BC61A;
}
#AsiaEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_asia.jpg);
}

#AsiaEditions .topSelectorFixed
{
  background-color:#FF6600;
}
#AsiaEditions h3
{
  color:#FF6600;
}

#SouthAmericaEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_sAmerica.jpg);
}

#SouthAmericaEditions .topSelectorFixed
{
  background-color: #FFAC00;
}

#SouthAmericaEditions h3
{
  color: #FFAC00;
}


#AustraliaEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_australia.jpg);
}
#AustraliaEditions .topSelectorFixed
{
  background-color:#009999;
}
#AustraliaEditions h3
{
  color:#009999;
}

#AfricaEditions
{
  background-image:URL(../images/backgrounds/menu_over/menu_africa.jpg);
}

#AfricaEditions .topSelectorFixed
{
  background-color:#A87200;
}
#AfricaEditions h3
{
  color:#A87200;
}