/* 
-----------------------------------
PopMenu Magic Style Sheet
by Project Seven Development
www.projectseven.com
Menu Type: Horizontal
Style Theme:12 - Golden Sands
-----------------------------------
*/


/* sellers drop down  - longer than others */
ul#speciallong, ul#speciallong li, ul#speciallong li a {
	width:190px !important;
}
ul#speciallong li, ul#speciallong li a:link, ul#speciallong li a:visited {
	display:block !important;
	clear:both !important;
	width:190px !important;
}
ul#speciallong li a:hover, ul#speciallong li a:active {
	display:block !important;
	clear:both !important;
 	width:178px !important;
	padding:2px 6px;
}
ul#speciallong li a:link btmbdr, ul#speciallong li a:visited btmbdr {
 	width:172px !important;
	padding:2px 6px;
}

.btmbdr {
border-bottom: 1px solid #145965; 
}
#p7PMnav {
margin:0;
padding:0;
list-style-image: none;
list-style-type:none;
text-align:center;
line-height:30px;
/* display:block; */
width:100%; 
}
#p7PMnav li {
list-style-image: none;
list-style-type:none;
margin: 0;
background: #68bfd1 url(/images/navbar/sliver-blue.gif)  repeat-x bottom;
text-align:left;
width:auto !important;
}
#p7PMnav ul {
margin: 0;
padding: 0;
position: absolute;
left: -9000px;
z-index: 10000;
border-left: 1px solid #145965;
list-style-image: none;
list-style-type:none;
/*text-align:left;*/
/* width:auto;*/
}
#p7PMnav ul li {
background: #68bfd1  url(/images/navbar/sliver-blue.gif)  repeat-x bottom;
width:150px;
float:left;
}
#p7PMnav ul ul {
list-style-image: none;
list-style-type:none;
text-align:left;
}
#p7PMnav a {
display: block;
font-size:10px;
text-decoration: none;
background-color: transparent;
line-height:20px;
padding:2px 6px;
list-style-image: none;
list-style-type:none;
height:20px;
/* white-space:nowrap;*/
color: #145965;
font-weight:bold;
text-align:left;
/* border-right: 1px solid #145965; */
}
#p7PMnav ul a {
display:block;
padding:2px 6px;
list-style-image: none;
list-style-type:none;
height:20px;
text-align:left;
/* border-bottom: 1px solid #145965; */
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover, 
#p7PMnav .p7PMon:active {
background-color: #fcbe16;
letter-spacing: .01px;
background-image:  url(/images/navbar/sliver-yellow.gif);
list-style-image: none;
list-style-type:none;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus,
#p7PMnav ul .p7PMon, #p7PMnav ul .p7PMon:hover, 
#p7PMnav ul .p7PMon:active {
background-color: #fcbe16;
letter-spacing: .01px;
background-image:  url(/images/navbar/sliver-yellow.gif);
text-align:left;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark, #p7PMnav .p7PMmark:hover {
font-weight: bold;
}
/* ------ the trigger link styles ------- */


/*the normal trigger link */
#p7PMnav ul #p7PMtrg, #p7PMnav ul #p7PMtrg:hover, #p7PMnav ul #p7PMtrg:active {
background: #82c3dd url(/images/navbar/sliver-blue.gif) repeat;
text-align:left;
}
#p7PMnav #p7PMtrg:hover {
background-image:  url(/images/navbar/sliver-yellow.gif);
text-align:left;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
left: -9000px;
border: 0;
text-align:left;
}
#p7PMnav .p7PMshow {
left: auto;
z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
float: left;
width: auto;
padding: 0;
border-right:1px solid #145965;
}
#p7PMnav ul li {
float: none;
border-top:1px solid #145965;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
width: 140px; 
}
#pmmcrumb {
font-weight: bold;
color: #145965;
}
#pmmcrumb a, #pmmcrumb a:visited {
font-weight: normal;
color: #145965;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
font-weight: normal;
color: #956870;
}
