
/* style for containing DIV around the menu table */
div.PfMenu {  }

/* Global style for the table - not always necessary to define anything here */
table.PfMenu {     }

/*  style the NON-active "MidTd" which holds the A tag menu text */
.PfMenu .MidTd, .PfMenu .MidTd_last  
{
    
}

/*suresh begin for mid td */
  
  .PfMenu .MidTd_first
   { padding-left:18px; padding-right:21px; height:45px; width:auto;  background:url('/portals/0/skins/MYO/images/main_nav_td_bg.jpg') repeat-x; 
   }
   
   .PfMenu .MidTdActive_first,.PfMenu .MidTdActive,
   .PfMenu .MidTdActive_last
   {padding-left:18px; padding-right:21px; height:45px; width:auto;  background:url('/portals/0/skins/MYO/images/Main_nav_active_td_bg.jpg') repeat-x; }
 
  
  .PfMenu .MidTd 
   {
      padding-left:18px; padding-right:21px; height:45px; width:auto;  background:url('/portals/0/skins/MYO/images/main_nav_td_bg.jpg') repeat-x; 
   }
  
  .PfMenu .MidTd_last  
   {
      padding-left:18px; padding-right:21px; height:45px; width:auto;  background:url('/portals/0/skins/MYO/images/main_nav_td_bg.jpg') repeat-x; 
   }
  
  
.PfMenu .MidTd_first a:link, .PfMenu .MidTd_first a:visited,.PfMenu .MidTd_first a:hover  
 {  
     color:#ffffff;  font-size: 13px; font-family:Arial; font-weight:bold;  text-decoration: none;
 }
   
.PfMenu .MidTd a:link, .PfMenu .MidTd a:visited,.PfMenu .MidTd a:hover
{
    color:#ffffff;  font-size: 13px; font-family:Arial; font-weight:bold;  text-decoration: none;
}

.PfMenu .MidTd_last a:link, .PfMenu .MidTd_last a:visited ,.PfMenu .MidTd_last a:hover 
{
    color:#ffffff;  font-size: 13px; font-family:Arial; font-weight:bold;  text-decoration: none;
}



.PfMenu .MidTdActive_first
 {
  /*padding-left:12px; padding-right:25px; height:33px; width:auto; border-right:solid 1px #858585; background:url('/portals/0/skins/EspEmporium/images/mainnav_active_bg.gif') repeat-x;  */
 }
 
.PfMenu .MidTdActive
 { 
  /*padding-left:25px; padding-right:25px; height:33px; width:auto; border-left:solid 1px #858585; border-right:solid 1px #858585;background:url('/portals/0/skins/EspEmporium/images/mainnav_active_bg.gif') repeat-x;   */
 }

.PfMenu .MidTdActive_last
{
   /* padding-left:25px; padding-right:12px; height:33px; width:auto; border-left:solid 1px #858585; background:url('/portals/0/skins/EspEmporium/images/mainnav_active_bg.gif') repeat-x;     */
}


.PfMenu .MidTdActive_first a:link, .PfMenu .MidTdActive_first a:visited ,.PfMenu .MidTdActive_first a:hover  
{ 
   color:#ffffff;  font-size: 13px; font-family:Arial; font-weight:bold;  text-decoration: none;
}

.PfMenu .MidTdActive a:link, .PfMenu .MidTdActive a:visited,.PfMenu .MidTdActive a:hover 
{
    color:#ffffff;  font-size: 13px; font-family:Arial; font-weight:bold;  text-decoration: none;
}

.PfMenu .MidTdActive_last a:link, .PfMenu .MidTdActive_last a:visited ,.PfMenu .MidTdActive_last a:hover  
{  
   color:#ffffff;  font-size: 13px; font-family:Arial; font-weight:bold;  text-decoration: none;
}

/*suresh end for mid td */

/* suresh begin seperators*/
.PfMenu .LeftSepTdActive_first,.PfMenu .LeftSepTD_first {width: 2px; height: 45px; background: url('/portals/0/skins/MYO/images/Main_nav_left_Seperator.jpg') no-repeat;  }
.PfMenu .LeftSepTdActive_first   {/*width: 10px; height: 33px; background: url('/portals/0/skins/EspEmporium/images/mainNav_firstLeft_active_border.gif') no-repeat;  */ }

.PfMenu .RightSepTdActive_last,.PfMenu .RightSepTD_last  {width: 2px; height: 45px; background: url('/portals/0/skins/MYO/images/Main_nav_right_Seperator.jpg') no-repeat;  }
.PfMenu .RightSepTdActive_last   {/*width: 10px; height: 33px; background: url('/portals/0/skins/EspEmporium/images/mainnav_lastright_active_border.gif') no-repeat;*/   }

.PfMenu .LeftSepTD,.PfMenu .LeftSepTD_last
{
    width: 2px; height: 25px; background: url('/portals/0/skins/MYO/images/Main_nav_left_Seperator.jpg') no-repeat; 
}

.PfMenu .LeftSepTdActive, .PfMenu .LeftSepTdActive_last  { width: 2px; height: 45px; background: url('/portals/0/skins/MYO/images/Main_nav_left_Seperator.jpg') no-repeat;   }

/* suresh end seperators*/








/* NON-active Right TD */
.PfMenu .RightSepTD, .PfMenu .RightSepTD_last   {  }


/* ACTIVE Left TD */


/* ACTIVE Right TD */
.PfMenu .RightSepTdActive, .PfMenu .RightSepTdActive_last    {  }




/* NON-active Left TD ****/


/* NON-active Right TD */
.PfMenu .RightSepTD_first  {    }



/* ACTIVE Left TD */


/* ACTIVE Right TD */
.PfMenu .RightSepTdActive_first   {  }

/*  ================================================ */
/*  =============  LAST ITEM STYLING  ============= */

/*  style the NON-active "MidTd" which holds the A tag menu text */
.PfMenu .MidTd_last  {  }



/* NON-active Left TD */
.PfMenu .LeftSepTD_last {  }

/* NON-active Right TD ****/



/* ACTIVE Left TD */
.PfMenu .LeftSepTdActive_last  {  }

/* ACTIVE Right TD */






