/*layout*/
#menubox
{
	width:1024px;
	height:44px;
    background: url(../images/menubar.jpg) no-repeat;
	float:left;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 850px;
  height: 44px;
  position: relative;
  float:right;

}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent:-9999%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}

#menu .home
{
  width: 54px;
  height: 44px;
  background: url(../images/mvp_m_03.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .home span 
{
  width: 54px;
  height: 44px;
  background: url(../images/mvp_m_03-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .homeactive
{
  width: 54px;
  height: 44px;
  background: url(../images/mvp_m_03-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .videos
{
  width: 67px;
  height: 44px;
  background: url(../images/mvp_m_04.jpg) no-repeat;
  left: 54px;
  top: 0px;
}

#menu .videos span 
{
  width: 67px;
  height: 44px;
  background: url(../images/mvp_m_04-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .videosactive
{
  width: 67px;
  height: 44px;
  background: url(../images/mvp_m_04-on.jpg) no-repeat;
  left: 54px;
  top: 0px;
}

#menu .pictures
{
  width: 83px;
  height: 44px;
  background: url(../images/mvp_m_05.jpg) no-repeat;
  left: 121px;
  top: 0px;
}

#menu .pictures span 
{
  width: 83px;
  height: 44px;
  background: url(../images/mvp_m_05-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .picturesactive
{
  width: 83px;
  height: 44px;
  background: url(../images/mvp_m_05-on.jpg) no-repeat;
  left: 121px;
  top: 0px;
}

#menu .dvds
{
	width: 52px;
	height: 44px;
	background: url(../images/mvp_m_06.jpg) no-repeat;
	left: 204px;
	top: 0px;
}

#menu .dvds span 
{
  width: 52px;
  height: 44px;
  background: url(../images/mvp_m_06-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .dvdsactive
{
	width: 52px;
	height: 44px;
	background: url(../images/mvp_m_06-on.jpg) no-repeat;
	left: 204px;
	top: 0px;
}

#menu .pornstars
{
	width: 95px;
	height: 44px;
	background: url(../images/mvp_m_07.jpg) no-repeat;
	left: 256px;
	top: 0px;
}

#menu .pornstars span 
{
  width: 95px;
  height: 44px;
  background: url(../images/mvp_m_07-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .pornstarsactive
{
	width: 95px;
	height: 44px;
	background: url(../images/mvp_m_07-on.jpg) no-repeat;
	left: 256px;
	top: 0px;
}

#menu .sites
{
	width: 55px;
	height: 44px;
	background: url(../images/mvp_m_08.jpg) no-repeat;
	left: 351px;
	top: 0px;
}

#menu .sites span 
{
  width: 55px;
  height: 44px;
  background: url(../images/mvp_m_08-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .sitesactive
{
	width: 55px;
	height: 44px;
	background: url(../images/mvp_m_08-on.jpg) no-repeat;
	left: 351px;
	top: 0px;
}

#menu .livecams
{
	width: 87px;
	height: 44px;
	background: url(../images/mvp_m_09.jpg) no-repeat;
	left: 406px;
	top: 0px;
}

#menu .livecams span 
{
  width: 87px;
  height: 44px;
  background: url(../images/mvp_m_09-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .livecamsactive
{
	width: 87px;
	height: 44px;
	background: url(../images/mvp_m_09-on.jpg) no-repeat;
	left: 406px;
	top: 0px;
}

#menu .dating
{
	width: 66px;
	height: 44px;
	background: url(../images/mvp_m_10.jpg) no-repeat;
	left: 493px;
	top: 0px;
}

#menu .dating span 
{
  width: 66px;
  height: 44px;
  background: url(../images/mvp_m_10-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .datingactive
{
	width: 66px;
	height: 44px;
	background: url(../images/mvp_m_10-on.jpg) no-repeat;
	left: 493px;
	top: 0px;
}

#menu .store
{
	width: 61px;
	height: 44px;
	background: url(../images/mvp_m_11.jpg) no-repeat;
	left: 559px;
	top: 0px;
}

#menu .store span 
{
  width: 61px;
  height: 44px;
  background: url(../images/mvp_m_11-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .storeactive
{
	width: 61px;
	height: 44px;
	background: url(../images/mvp_m_11-on.jpg) no-repeat;
	left: 559px;
	top: 0px;
}

#menu .reviews
{
	width: 76px;
	height: 44px;
	background: url(../images/mvp_m_12.jpg) no-repeat;
	left: 620px;
	top: 0px;
}

#menu .reviews span 
{
  width: 76px;
  height: 44px;
  background: url(../images/mvp_m_12-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .reviewsactive
{
	width: 76px;
	height: 44px;
	background: url(../images/mvp_m_12-on.jpg) no-repeat;
	left: 620px;
	top: 0px;
}

#menu .search
{
	width: 70px;
	height: 44px;
	background: url(../images/mvp_m_13.jpg) no-repeat;
	left: 696px;
	top: 0px;
}

#menu .search span 
{
  width: 70px;
  height: 44px;
  background: url(../images/mvp_m_13-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .searchactive
{
	width: 70px;
	height: 44px;
	background: url(../images/mvp_m_13-on.jpg) no-repeat;
	left: 696px;
	top: 0px;
}

#menu .nonmemsearch 
{
  width: 74px;
  height: 44px;
  background: url(../images/mvp_m_13.jpg) no-repeat;
  left: 493px;
  top: 0px;
}
#menu .nonmemsearch span 
{
  width: 74px;
  height: 44px;
  background: url(../images/mvp_m_13-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.nonmemsearchactive
{
  width: 74px;
  height: 44px;
  background: url(../images/mvp_m_13-on.jpg) no-repeat;
  left: 493px;
  top: 0px;
}

#menu .signup
{
	width: 84px;
	height: 44px;
	background: url(../images/mvp_m_14.jpg) no-repeat;
	left: 766px;
	top: 0px;
}

