/* ---------- Navigation ---------------------------------------------*/
.navbar {
  display: block;
  width: 100%;
  height: 26px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  background: black url('http://www.cinevegas.com/navbar/newnavbar5.gif') no-repeat -560px 1px;
  border-bottom: 1px solid #151515;
}

.navbar a {
  display: inline-block;
  height: 25px;
  overflow: hidden;
  margin: 1px 0 0 0;
  padding: 0;
  float: left;
  background: black url('http://www.cinevegas.com/navbar/newnavbar5.gif') no-repeat top left;
}

.navbar .cinevegascom {
  margin-left: 91px;
  width: 106px;
  background-position: -3px 0;
}
.navbar a.cinevegascom:hover {
    background-position: -3px -24px;
}

.navbar .cinevegasshorts {
  width: 77px;
  background-position: -110px 0;
}
.navbar a.cinevegasshorts:hover {
    background-position: -110px -24px;
}

.navbar .cinevegasblog {
  width: 63px;
  background-position: -187px 0;
}
.navbar a.cinevegasblog:hover {
    background-position: -187px -24px;
}

.navbar .clubhouse {
  width: 94px;
  background-position: -250px 0;
}
.navbar a.clubhouse:hover {
    background-position: -250px -24px;
}
/*
.navbar .area52 {
  width: 45px;
  background-position: -344px 0;
}
.navbar a.area52:hover {
    background-position: -344px -24px;
}

.navbar .liqurious {
  width: 73px;
  background-position: -237px 0;
}
.navbar a.liqurious:hover {
    background-position: -237px -24px;
}

.navbar .notventures {
  width: 94px;
  background-position: -310px 0;
}
.navbar a.notventures:hover {
    background-position: -310px -24px;
}

.navbar .notlabs {
  width: 67px;
  background-position: -404px 0;
}
.navbar a.notlabs:hover {
    background-position: -404px -24px;
}
*/
