/* RadMenu WebBlue skin */

.RadMenu_WebBlue
{
 margin:0 10px;
}

.RadMenu_WebBlue .link
{
  font-weight:bold;
  background: url('/Portals/0/images/lookingfor_arrow.gif') no-repeat right;
  padding-right:20px;
  margin-bottom:1px;
}

.RadMenu_WebBlue .link:hover,
.RadMenu_WebBlue .focused,
.RadMenu_WebBlue .expanded
{

}

.RadMenu_WebBlue .text
{

}

.RadMenu_WebBlue .group
{
  border: 1px solid #7298B9;
  background: #FFF5B9 url('/Portals/0/images/lookingfor_dd_bkgd.jpg') repeat-x;
  position:relative;
  left:-14px !important;
}

.RadMenu_WebBlue .group .link
{
  color:#831E3B !important;
  font-weight:normal;
  background: url('/Portals/0/images/lookingfor_divider.jpg') no-repeat bottom;
  padding:5px 0;
  width: 165px;
  margin:0 7px;
}
.RadMenu_WebBlue  .group .last .link
{
  background: none;
}
.RadMenu_WebBlue .group .text
{

}

.RadMenu_WebBlue .group .link:hover,
.RadMenu_WebBlue .group .focused,
.RadMenu_WebBlue .group .expanded
{
  text-decoration:underline !important;
}
