li#mainMenuItemShared
{
   background: url(images/pic11.png) no-repeat top left;
}

li#mainMenuItemDedicated
 {
   background: url(images/pic102.png) no-repeat top left;
}
li#mainMenuItemManaged
 {
   background: url(images/pic103.png) no-repeat top left;
}

li#mainMenuItemColo
 {
   background: url(images/pic104.png) no-repeat top left;
}
li#mainMenuItemNoc
{
   background: url(images/pic15.png) no-repeat top left;
}


/*
li#mainMenuItemShared:hover
{
   background: url(images/pic11_over.png) no-repeat top left;
}
 li#mainMenuItemShared.over a
 {
   background: url(images/pic11_over.png) no-repeat top left;
}
 
 
  li#mainMenuItemShared.over a:hover
{
   background: url(images/pic11_over.png) no-repeat top left;
}
li#mainMenuItemDedicated:hover
{
   background: url(images/pic12_over.png) no-repeat top left;
}

 li#mainMenuItemDedicated.over a
 {
   background: url(images/pic12_over.png) no-repeat top left;
}
 
 
  li#mainMenuItemDedicated.over a:hover
  {
   background: url(images/pic12_over.png) no-repeat top left;
}
li#mainMenuItemManaged:hover
{
   background: url(images/pic103_over.png) no-repeat top left;
}

 li#mainMenuItemManaged.over a
 {
   background: url(images/pic103_over.png) no-repeat top left;
}
 
  li#mainMenuItemManaged.over a:hover
 
{
   background: url(images/pic103_over.png) no-repeat top left;
}

li#mainMenuItemColo:hover
{
   background: url(images/pic14_over.png) no-repeat top left;
}

 li#mainMenuItemColo.over a
 {
   background: url(images/pic14_over.png) no-repeat top left;
}
 
  li#mainMenuItemColo.over a:hover
{
   background: url(images/pic14_over.png) no-repeat top left;
}

*/

li#mainMenuItemShared:hover
{
   background: url(images/pic11_over.png) no-repeat top left;
}

 
 
  li#mainMenuItemShared.over a:hover
{
   background: url(images/pic11_over.png) no-repeat top left;
}
li#mainMenuItemDedicated:hover
{
   background: url(images/pic12_over.png) no-repeat top left;
}


 
  li#mainMenuItemDedicated.over a:hover
{
   background: url(images/pic12_over.png) no-repeat top left;
}


li#mainMenuItemManaged:hover
{
   background: url(images/pic13_over.png) no-repeat top left;
}

 
 
  li#mainMenuItemManaged.over a:hover
{
   background: url(images/pic13_over.png) no-repeat top left;
}


li#mainMenuItemColo:hover
{
   background: url(images/pic14_over.png) no-repeat top left;
}

li#mainMenuItemColo.over a
 {
   background: url(images/pic14_over.png) no-repeat top left;
}
 
  li#mainMenuItemColo.over a:hover
{
   background: url(images/pic14_over.png) no-repeat top left;
}

li#mainMenuItemNoc:hover
{
   background: url(images/pic15.png) no-repeat top left;
}


 
  li#mainMenuItemNoc.over a:hover
{
   background: url(images/pic153.png) no-repeat top left;
}


/*
li#mainMenuItemDedicated.active a
{
   background: url(images/pic11.png) no-repeat top left !important;
}


li#mainMenuItemDedicated.blackMenu a
{
   background: url(media/images/navDedicated-active-black.png) no-repeat top left !important;
}

li#mainMenuItemShared.active a
{
   background: url(media/images/navShared-active.png) no-repeat top left !important;
}

li#mainMenuItemShared.blackMenu a
{
   background: url(media/images/navShared-active-black.png) no-repeat top left !important;
}

li#mainMenuItemManaged.active a
{
   background: url(media/images/navManaged-active.png) no-repeat top left !important;
}

li#mainMenuItemManaged.blackMenu a
{
   background: url(media/images/navManaged-active-black.png) no-repeat top left !important;
}

li#mainMenuItemColo.active a
{
   background: url(media/images/navColo-active.png) no-repeat top left !important;
}

li#mainMenuItemColo.blackMenu a
{
   background: url(media/images/navColo-active-black.png) no-repeat top left !important;
}

li#mainMenuItemColo.cagesMenu a
{
   background: url(media/images/navColo-active-cages.png) no-repeat top left !important;
}

#subMenuDedicated
{
   background: url(media/images/products-dedicated.png) no-repeat top left;
}

#subMenuDedicated li a:hover
{
   background-image: url(images/pic11_over.png);
}

#subMenuDedicated .active a
{   
   background-image: url(media/images/products-dedicated.png);
}

#subMenuShared
{
   background: url(media/images/products-shared.png) no-repeat top left;
}
/*
#subMenuShared li a:hover
{
   background-image: url(/media/images/products-shared.png);
}
*/
#subMenuShared .active a
{   
   background-image: url(media/images/products-shared.png);
}

#subMenuManaged
{
   background: url(media/images/products-managed.png) no-repeat top left;
}
/*
#subMenuManaged li a:hover
{
   background-image: url(media/images/products-managed.png);
}
*/
#subMenuManaged .active a
{   
   background-image: url(media/images/products-managed.png);
}

#subMenuColocation
{
   background: url(media/images/products-colo.png) no-repeat top left;
}

#subMenuColocation li a:hover
{
   background-image: url(images/pic11_over.png);
}
/*
#subMenuColocation .active a
{   
   background-image: url(media/images/products-colo.png);
}
*/