/* $Revision: #4 $ */

/* div#registrySubnav */
div#registrySubnav {color: #333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;
	font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal;
	font-weight: normal; line-height: 14px; margin: 0;}
div#registrySubnav form {margin: 0; padding: 0;}
div#registrySubnav input {color: #666; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; line-height: 12px; padding: 2px;}
div#registrySubnav select {color: #333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; height: 18px; padding-top: 1px;}
div#registrySubnav button {border-width: 0;}
div#registrySubnav button span {display: none;}
div#registrySubnav .submenuindicator {display: none;}

div#registrySubnav ul li {bottom: 0; display: block; height: 46px; padding: 0; position: absolute;}
div#registrySubnav ul li.zebra {background: #f5f5f5;}
div#registrySubnav ul li a {display: block; height: 100%; width:auto;}
div#registrySubnav ul li a span {display: none;}
div#registrySubnav ul li .yuimenu {display: none;}
div#registrySubnav ul li.selected a {background-position: left bottom;}
div#registrySubnav ul li.selected .yuimenu {display: block;}


div#registrySubnav ul li#findAList {left: 5px; width: 177px;}
div#registrySubnav ul li#findAList .yuimenu a {display: inline; background-image: none;}
div#registrySubnav ul li#findAList .yuimenu form input.fname {left: 10px; position: absolute; top: 10px; width: 78px;}
div#registrySubnav ul li#findAList .yuimenu form input.lname {left: 105px; position: absolute; top: 10px; width: 78px;}
div#registrySubnav ul li#findAList .yuimenu form select.state {left: 10px; position: absolute; top: 40px; width: 108px;}
div#registrySubnav ul li#findAList .yuimenu form p.advancedSearch {font-size: 9px; left: 10px; position: absolute; top: 60px;}
div#registrySubnav ul li#findAList .yuimenu form p.requiredMessage {color: #797979; font-size: 9px; left: 10px; position: absolute; top: 80px;}
div#registrySubnav ul li#findAList .yuimenu form input.findListBtn {left: 120px; position: absolute; top: 39px;}

div#registrySubnav ul li#yourLists {left: 182px; width: 183px;}
div#registrySubnav ul li#yourLists .yuimenu a {display: inline; background-image: none;}
div#registrySubnav ul li#yourLists ul {background: transparent;display: block; margin: 0; position: relative; width: auto;}
div#registrySubnav ul li#yourLists ul li {height: auto; left: 0; position: relative; top: 0;}

div#registrySubnav ul li#yourListProfile {left: 365px; width: 182px;}
div#registrySubnav ul li#yourListProfile .yuimenu a {display: inline; background-image: none;}

div#registrySubnav ul li#learnMore {left: 547px; width: 176px;}
div#registrySubnav ul li#learnMore .yuimenu a {display: inline; background-image: none;}




div#registrySubnav ul.noProfile li#createAList {left: 357px; width: 127px;}

div#registrySubnav ul.noProfile li#findAList {left: 483px; width: 125px;}
div#registrySubnav ul.noProfile li#findAList form a {background-image: none;}

div#registrySubnav ul.noProfile li#learnMore {left: 608px; width: 115px;}

/* END div#registrySubnav */


/* Your Lists popover */

div#registrySubnav #yourList .yuimenuitem,
div#registrySubnav #yourList p {
  width:242px;
  padding:0 12px;
  margin:0 7px 0 8px;
  overflow:hidden;
  font: 11px/27px Verdana,Arial,Helvetica,sans-serif;
  color:#333;
  background-color:#f5f1e0;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #dbd8c9;
}
div#registrySubnav ul#yourList {
  height:auto;
  padding:0 !important;
margin-bottom:0 !important;
  border-bottom:0 none;
}

div#registrySubnav #yourList .first-item {
  display: block;
  line-height:23px;
}

div#registrySubnav #yourList .noMenuLink a {
	text-decoration: none; cursor: default;
}

div#registrySubnav #yourList .last-item {
  border-bottom:0px none;
  line-height:21px;
}
div#registrySubnav #yourList .actionLink {
  background-color:white;
}
div#registrySubnav #yourList a {
  text-decoration:underline;
  color:#333;
  overflow:hidden !important;
  display:block !important;
}


div.yuimenubar ul.first-of-type {
  z-index:1;
}
