/*
  -----------------------------------
  CostBuy.com Menu
  Siparium Technologies India Pvt Ltd
  www.siparium.org
  Menu Type: Horizontal
   -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	background-color: transparent;
    font-family: Verdana, "Arial", Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;

}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	background-color: #494949;
    opacity: 0.9;
    filter:alpha(opacity=90); !important
    color: #FFFFFF;
}
#p7PMnav ul ul {

}
#p7PMnav a {
	padding: 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto !important;
    background-image: url(img/pmbluestone_rootlink.gif);
	background-repeat: no-repeat;
    
    }

#p7PMnavE a {
	padding: 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto !important;
    background-image: url(img/pmbluestone_rootlinkE.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#p7PMnav ul a {
	padding: 3px 12px;
	border-top: 1px solid #817F80;
    border-right: 1px solid #817F80;
    font-weight: normal;
    font-size: 11px;
	zoom: 1;
}
#p7PMnav ul ul a {
	border-left: 0;
}
/*
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus, {
    background-image:  url(img/p7PM_hover_block1.gif);
	background-repeat:repeat;
	color: #ffffff;
	letter-spacing: 0.0px;
}
  */

#p7PMnav ul a:hover {
	background-color: #000000;
	letter-spacing: 0.01px;
}

#p7PMnav ul a:active {
    background-color: #494949;
    opacity: 0.9;
    filter:alpha(opacity=90); !important
    color: #FFFFFF;
	letter-spacing: 0.01px;
}

#p7PMnav ul a:focus {
    background-color: #494949;
    opacity: 0.9;
    filter:alpha(opacity=90); !important
    color: #FFFFFF;
	letter-spacing: 0.01px;
}

#p7PMnavE ul a:hover {
	background-color: #000000;
	letter-spacing: 0.01px;
}

#p7PMnavE ul a:active {
    background-color: #494949;
    opacity: 0.9;
    filter:alpha(opacity=90); !important
    color: #FFFFFF;
	letter-spacing: 0.01px;
}

#p7PMnavE ul a:focus {
    background-color: #494949;
    opacity: 0.9;
    filter:alpha(opacity=90); !important
    color: #FFFFFF;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav {
	color: #000000;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
/* the active trigger link style */
#p7PMnav .p7PMon {
    background-image:  url(img/p7PM_hover_block.gif);
	background-repeat:repeat;
	color: #ffffff;
}
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
    background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav ul .p7PMon {
	color: #FFFFFF;
	background-color: #777777;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	top: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	top: auto;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 148px;
}
/* hide from IE mac \*/
#p7PMnav li {width: auto;}
/* end hiding from IE5 mac */

#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 170px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}


