﻿/*-----------------------------
 * NOTE: As per the original, 
 * support for ie6/7-only -e
 *----------------------------*/

/*-------------------------------------------------------------
 * TOP MENU
 *------------------------------------------------------------*/
  
/*------------------
 * default font
 *-----------------*/
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a,
ul#navmenu-h li:hover li span, ul#navmenu-h li.iehover li span
{
    
    font-size: 8.5pt;
    padding: 5 8 5 6;     
}

/*---------------------------------
 * mouse cursor for span
 * span is used for menu w/o links
 *--------------------------------*/
ul#navmenu-h * li span 
{
    cursor: default !important;
}

/*------------------
 * submenu arrow
 *-----------------*/
ul#navmenu-h li:hover li.rightarrowpointerTopMenu a, ul#navmenu-h li.iehover li.rightarrowpointerTopMenu a,
ul#navmenu-h li:hover li:hover li.rightarrowpointerTopMenu a, ul#navmenu-h li.iehover li.iehover li.rightarrowpointerTopMenu a,
ul#navmenu-h li:hover li:hover li:hover li.rightarrowpointerTopMenu a, ul#navmenu-h li.iehover li.iehover li.iehover li.rightarrowpointerTopMenu a
{
    background-image: url(../IMAGES/Instore/masterPage/arrow-right.gif);
    background-position: right 50%;
    background-repeat: no-repeat;
}

/*-----------
 * pop-over
 *----------*/
ul#navmenu-h li ul li:hover, 
ul#navmenu-h li ul li.iehover
{
    margin-left: -2px;
    z-index: 100 !important;
}

ul#navmenu-h li ul li ul li:hover, 
ul#navmenu-h li ul li ul li.iehover
{
    margin-left: 0px;
    z-index: 100 !important;
}

ul#navmenu-h li li:hover ul li ul li:hover, 
ul#navmenu-h li li.iehover ul li ul li.iehover
{
    margin-left: 0px;
    z-index: 100 !important;
}

/*----------------------------
 * shadow hover effect (left)
 *---------------------------*/
ul#navmenu-h li:hover li:hover li, ul#navmenu-h li.iehover li.iehover li
/*ul#navmenu-h li:hover li:hover li:hover li, ul#navmenu-h li.iehover li.iehover li.iehover li*/
{
    background-color: #ccc;
}

/*------------------
 * popup top border
 *-----------------*/
ul#navmenu-h ul  /* previous: ul#navmenu-h ul li */
{
    border-top: 1px #ADB6B5 solid !important;
}

/*------------------
 * popup other border
 *-----------------*/
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a,
ul#navmenu-h li:hover li span, ul#navmenu-h li.iehover li span
{
    border-bottom: 1px #ADB6B5 solid !important;
    border-left: 1px #ADB6B5 solid !important;
    border-right: 1px #ADB6B5 solid !important;
}

/*Top Style Sheet*/
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h
{
    z-index: 150 !important;
    position: absolute;    
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 778px; /*For KHTML*/
    list-style: none;
    height: 35px;
    
    font-size: 11pt;
}
ul#navmenu-h li
{
    margin: 0;
    border: 0 none;
    padding: 0;
    float: left; /*For Gecko*/
    display: inline;
    list-style: none;
    position: relative;
    height: 24px;}
ul#navmenu-h ul
{
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 125px;
    list-style: none;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/
{
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}
ul#navmenu-h ul li
{
    width: 125px;
    float: left; /*For IE 7 lack of compliance*/
    display: block !important;
    display: inline; /*For IE*/
}
/*----------------
 * root menu
 *---------------*/
ul#navmenu-h a.cXpHome
{
    border: 0px solid #FFF;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    padding: 0 0px;
    float: none !important;
    float: left;
    display: block;
    background: #EEE;
    color: #666;
    text-decoration: none;
    width: 125px;
    height: 35px;
}
/* Root Menu Hover Persistence */
ul#navmenu-h a.cXPhome:hover
{
    background: #CCC;
    color: #FFF;
    width: 125px;
    height: 35px;
    background-image: url(../IMAGES/Instore/masterPage/o_xphome.gif);
    background-repeat: no-repeat;
}

ul#navmenu-h a.cXPDirectory
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpdirectory.gif);
    background-repeat: no-repeat; /*Fix backgrroud size*/
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPDirectory:hover
{
    width: 125px; /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpdirectory.gif);
    background-repeat: no-repeat;
}



ul#navmenu-h a.cXPStore
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpstore.gif);
    background-repeat: no-repeat; /*Fix backgrroud size*/
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPStore:hover
{
    width: 125px; /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpstore.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPProducts
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpproducts.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPProducts:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpproducts.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPIdeas
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpideas.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPIdeas:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpideas.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPTips
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xptips.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPTips:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xptips.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPServices
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpservices.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPServices:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpservices.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cProfessionalGuides
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_professionalguide.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cProfessionalGuides:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_professionalguide.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPStaff
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpstaff.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPStaff:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpstaff.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPLORE
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xplore.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPLORE:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xplore.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cXPAnnounce
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_xpannounce.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPAnnounce:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_xpannounce.gif);
    background-repeat: no-repeat;
}



ul#navmenu-h a.cXPProductServices
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_XPProductServices.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cXPProductServices:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_XPProductServices.gif);
    background-repeat: no-repeat;
}
ul#navmenu-h a.cContactXp
{
    width: 125px; /*width of menu (not including side paddings)*/
    background-image: url(../IMAGES/Instore/masterPage/n_contactxp.gif);
    background-repeat: no-repeat;
    margin: 0;
    border: 1 none;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
    height: 35px;
    width: 125px;
}
ul#navmenu-h a.cContactXp:hover
{
    /* Change backgroud on over img link*/
    background-image: url(../IMAGES/Instore/masterPage/o_contactxp.gif);
    background-repeat: no-repeat;
}

/*---------------------------------------------------
 * NOTE: span are used for non-link/no-popup items
 *--------------------------------------------------*/
/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a,
ul#navmenu-h li:hover li span, ul#navmenu-h li.iehover li span
{
    float: none;
    background: #EEE;
    color: #666;
    height: 24px;
    border-bottom: 1px solid #ADB6B5;
    width: 125px;
    padding-right: 10px; /* margin for rightArrow image */
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a,
ul#navmenu-h li:hover li span:hover, ul#navmenu-h li:hover li:hover span, ul#navmenu-h li.iehover li span:hover, ul#navmenu-h li.iehover li.iehover span
{
    background: #C2272D;
    color: #FFF;
    height: 24px;
    width: 125px;
    margin-left: 2px; /* re-balance popover */
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a,
ul#navmenu-h li:hover li:hover li span, ul#navmenu-h li.iehover li.iehover li span
{
    background: #EEE;
    color: #666;
    height: 24px;
    padding-right: 10px; /* margin for rightArrow image */
}
/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, 
ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a,
ul#navmenu-h li:hover li:hover li span:hover, ul#navmenu-h li:hover li:hover li:hover span, 
ul#navmenu-h li.iehover li.iehover li span:hover, ul#navmenu-h li.iehover li.iehover li.iehover span
{
    background: #C2272D;
    color: #FFF;
    height: 24px;
    margin-left: 2px; /* re-balance popover */
}
/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a,
ul#navmenu-h li:hover li:hover li:hover li span, ul#navmenu-h li.iehover li.iehover li.iehover li span
{
    background: #EEE;
    color: #666;
    height: 24px;
    padding-right: 10px; /* margin for rightArrow image */
}
/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover,
ul#navmenu-h li:hover li:hover li:hover li span:hover, ul#navmenu-h li.iehover li.iehover li.iehover li span:hover
{
    background: #C2272D;
    color: #FFF;
    height: 24px;
    margin-left: 2px; /* re-balance popover */
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul
{
    display: none;
    position: absolute;
    top: 8px;
    left: 125px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul
{
    display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul
{
    display: block;
}

/*-------------------------------------------------------------
 * LEFT MENU
 *------------------------------------------------------------*/
/* Root = Vertical, Secondary = Vertical */

ul#navmenu-v, ul#navmenu-v li, ul#navmenu-v ul
{
    margin: 0;
    border: 0 none;
    padding: 0;
    width: 182px; /*For KHTML*/
    list-style: none;
    
    font-size: 9pt;
}
ul#navmenu-v:after /*From IE 7 lack of compliance*/
{
    clear: both;
    display: block;
    font: 1px/0px;
    content: ".";
    height: 0;
    visibility: hidden;
}
ul#navmenu-v li
{
    float: left; /*For IE 7 lack of compliance*/
    display: block !important; /*For GOOD browsers*/
    display: inline; /*For IE*/
    position: relative;
}
/* Root Menu */
ul#navmenu-v a
{
    border-bottom: 1px solid #ADB6B5; /*#848284;*/
    border-left: 8px #ccc solid;
    display: block;
    background: #D6D3D6;
    color: #666;
    text-decoration: none;   
    text-align: left;
    vertical-align: middle;
    
    font-size: 9pt;
    
    /* margins */
    padding-top: 5px;
    padding-left: 4px;
    /*height: 28px; --removed to allow dynamic height sizing*/
    padding-bottom: 6px;
}

/*------------------
 * popup borders
 *-----------------*/
ul#navmenu-v li:hover ul, ul#navmenu-v li.iehover ul
{
    border-top: 1px #ADB6B5 solid;
}
ul#navmenu-v li:hover li, ul#navmenu-v li.iehover li
{
    border-right: 1px #ADB6B5 solid;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover, ul#navmenu-v li:hover a, ul#navmenu-v li.iehover a
{
    background: #EEE; /*#D6D3D6;*/
    color: #BD2021;
    /*height: 28px; --removed to allow dynamic height sizing*/
    vertical-align: middle;
    
    font-size: 9pt;
}
/* 2nd Menu */
ul#navmenu-v li:hover li a, ul#navmenu-v li.iehover li a
{
    background: #EEE; /*#D6D3D6;*/
    color: #666;
    /*height: 28px; --removed to allow dynamic height sizing*/
    vertical-align: middle;
    
    font-size: 9pt;
    padding-top: 6px;
    border-left: 4px #a7a7a7 solid;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover, ul#navmenu-v li:hover li:hover a, ul#navmenu-v li.iehover li a:hover, ul#navmenu-v li.iehover li.iehover a
{
/*
    background: #EEE; /*#D6D3D6;*/
    /*
    color: #BD2021;
    */

    background: #C2272D;
    color: #FFF;

    height: 28px;
    vertical-align: middle;
}
/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a, ul#navmenu-v li.iehover li.iehover li a
{
    background: #EEE; /*#D6D3D6;*/
    color: #666;
    /*height: 28px; --removed to allow dynamic height sizing*/
    vertical-align: middle;
    padding-top: 6px;
    border-left: 4px #a7a7a7 solid;
}
/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover, ul#navmenu-v li:hover li:hover li:hover a, ul#navmenu-v li.iehover li.iehover li a:hover, ul#navmenu-v li.iehover li.iehover li.iehover a
{
    background: #EEE; /*#D6D3D6;*/
    color: #BD2021;
    /*height: 28px; --removed to allow dynamic height sizing*/
    vertical-align: middle;
}
/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a, ul#navmenu-v li.iehover li.iehover li.iehover li a
{
    background: #EEE;/*#D6D3D6;*/
    color: #666;
    /*height: 28px; --removed to allow dynamic height sizing*/
    padding-top: 6px;
}
/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover, ul#navmenu-v li.iehover li.iehover li.iehover li a:hover
{
    background: #EEE; /*#D6D3D6;*/
    color: #BD2021;
    /*height: 28px; --removed to allow dynamic height sizing*/
}
ul#navmenu-v ul, ul#navmenu-v ul ul, ul#navmenu-v ul ul ul
{
    display: none;
    position: absolute;
    top: 8px;
    left: 182px;
    height: 28px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul, ul#navmenu-v li:hover ul ul ul, ul#navmenu-v li.iehover ul ul, ul#navmenu-v li.iehover ul ul ul
{
    display: none;
}
ul#navmenu-v li:hover ul, ul#navmenu-v ul li:hover ul, ul#navmenu-v ul ul li:hover ul, ul#navmenu-v li.iehover ul, ul#navmenu-v ul li.iehover ul, ul#navmenu-v ul ul li.iehover ul
{
    display: block;
}
img
{
    border: 0px;
}
.rightarrowpointerLeftMenu
{
    position: absolute;
    padding-top: 3px;
    left: 173px;
    border: 0;
    background-image: url(../IMAGES/Instore/masterPage/arrow-right.gif);
    background-position: center;
    background-repeat: no-repeat;
}
.rightarrowpointerTopMenu
{
/*
    position: absolute;
    padding-top: 3px;
    left: 113px;
    border: 0;
    background-image: url(../IMAGES/Instore/masterPage/arrow-right.gif);
    background-position: center;
    background-repeat: no-repeat;
*/
/*
    margin-top: 1px;
    position: absolute;
    left: 113px;
    border: 0;
    background-image: url(../IMAGES/Instore/masterPage/arrow-right.gif);
    background-position: center middle;
    background-repeat: no-repeat;
    height: 24px;
*/
}
.NoMenu
{
    background-image: url(../IMAGES/Instore/masterPage/menu_no.gif);
}
.NoMenu_Login
{
    background-image: url(../IMAGES/Instore/masterPage/menu_no2.gif);
}

/*------------------
 * red left header
 *-----------------*/
.menu_row_Header
{
    color: #FFFFFF;
    
	font-size: 10pt;
	background: url(../IMAGES/Instore/masterPage/leftmenu.gif) no-repeat;
    height: 35px;
    padding-top: 8px;
}

/*------------------
 * gray left header
 *-----------------*/
.submenu_row_Header
{
    color: #FFFFFF;
    
	font-size: 10pt;
	background: url(../IMAGES/Instore/masterPage/leftmenu_buttom.gif) no-repeat;
	/*background: url(../IMAGES/Instore/masterPage/leftmenu.gif) no-repeat;*/
    height: 35px;
    padding-top: 8px;
}

.top_body_menu
{
	background: url(../IMAGES/Instore/masterPage/gray_1.gif) no-repeat;	
	width:182px;
	height:5px;
}
.midle_body_menu
{
    color: #FFFFFF;
	font-size: 10pt;
	background: url(../IMAGES/Instore/masterPage/gray_2.gif);
	padding-left:13px;
	padding-right:5px;
	padding-top:3px;
	vertical-align:bottom;
}
.buttom_body_menu
{
	background: url(../IMAGES/Instore/masterPage/gray_3.gif) no-repeat;	
	width:182px;
	height:5px;
}


.left_header_Default { background-image: url(../images/Instore/masterPage/xp_products.gif); }
.left_header_Service { background-image: url(../images/Instore/masterPage/xp_service.gif); }
.left_header_Solution { background-image: url(../images/Instore/masterPage/xp_solution.gif); }
.left_header_Products { background-image: url(../images/Instore/masterPage/xp_products.gif); }
.left_header_Store { background-image: url(../images/Instore/masterPage/l_XPStore.gif); }
.left_header_HouseTips { background-image: url(../images/Instore/masterPage/xp_tips.gif); }
.left_header_Faq { background-image: url(../images/Instore/masterPage/xp_faq.gif); }
.left_header_Regulation { background-image: url(../images/Instore/masterPage/xp_law.gif); }
.left_header_WorkingProcess { background-image: url(../images/Instore/masterPage/xp_working.gif); }
.left_header_Staff { background-image: url(../images/Instore/masterPage/xp_staff.gif); }
.left_header_Ideas { background-image: url(../images/Instore/masterPage/xp_ideas.gif); }
.left_header_Influencer { background-image: url(../images/Instore/masterPage/xp_influencer.gif); }

/* tor addad */
.left_header_ContactXP { background-image: url(../images/Instore/masterPage/l_contact_xp.gif); }
.left_header_sitemap { background-image: url(../images/Instore/masterPage/sitemap.gif); }
.left_header_Search { background-image: url(../images/Instore/masterPage/xp_search.gif); }
.left_header_Calendar { background-image: url(../images/Instore/masterPage/xp_service_calendar.gif); }
.left_header_PrivacyLegal { background-image: url(../images/Instore/masterPage/privacy.gif); }
.left_header_Default_PublicPortal { background-image: url(../images/Instore/masterPage/xp_home.gif); }
/* end tor addad */

.left_header_None { background-image: url(../images/Instore/masterPage/l_menu_id.gif);}

.pMenu{
   font-size:12pt;
   color:white;
   font-weight:bold;
}


.pMenuL{
   font-size:12pt;
   color:Black;
   font-weight:bold;
}