#nav {
  width:768px;
  height:73px;
  padding:0;
  margin:0;
  list-style:none;
  float:left;
}

#nav a {
  text-transform:uppercase;
  text-decoration:none;
}

#nav .level-1-a,#nav li label {
  font-size:1em;
  letter-spacing:0;
  text-transform:uppercase;
  text-decoration:none;
  color:#7f7f7f;
}

#nav .level-1-li {
  width:auto;
  height:73px;
  float:left;
  display:inline;
  position:relative;
  overflow:hidden;
  z-index:99;
  cursor:pointer;
}
#nav .level-1-li:hover {overflow:visible;}
#nav .level-1-li:hover span {color:#FFF;}

#nav .level-1-a {
  width:100%;
  height:33px;
  padding:40px 0 0;
  text-align:center;
  float:left;
}

#nav .level-2-ul {
  width:158px;
  height:auto;
  margin:0;
  padding:4px 0 0 0;
  background:transparent url(images/level-2-ul.bg.png) repeat top left;
  list-style:none;
  float:left;
}

#nav .level-2-li {
  width:158px;
  height:24px;
}

#nav .level-2-a {
  width:134px;
  padding:4px 0 4px 0;
  margin:0 12px;
  font-size:0.867em;
  color:#EEE;
  border-bottom:solid 1px #555;
  float:left;
}
#nav .level-2-a:hover {
  color:#ff9b22;
}

#nav .level-2-li.omega a {
  border-bottom:0;
}

#nav .search {
  width:262px;
  height:auto;
  padding:40px 0 0 22px;
  margin-top:-1px;
  cursor:auto !important;
  list-style:none;
}

#nav .search label {
  width:47px;
  margin:1px 7px 0 0;
  font-weight:normal;
  float:left;
  list-style:none;
  text-transform:none;
}

/*#nav2 .search {
  width:221px;
  height:auto;
  padding:40px 0 0 22px;
  margin-top:-1px;
  cursor:auto !important;
  list-style:none;
  text-transform:uppercase;
  color:#7f7f7f;
}

#nav2 .search label {
  width:47px;
  margin:1px 7px 0 0;
  font-weight:normal;
  float:left;
  list-style:none;
  text-transform:uppercase;
  color:#7f7f7f;
}*/

#nav li a:hover {
  color:#EEE;
}

.input-text,#search-input {
  width:110px;
  height:19px;
  padding:5px 0 0;
  font:0.8em Geneva, Helvetica, Arial, sans-serif;
  border:0;
  float:left;
}

#search-left {
  width:10px;
  height:24px;
  background:transparent url(images/search-left.png) no-repeat top left;
  float:left;
}

#search-submit {
  width:44px;
  height:24px;
  background:url(images/search-submit.png) no-repeat top left;
  border:none;
  text-indent:-9999em;
  font-size:0;
  float:left;
}

#tinyfacebook { background: url(../images/tinyfacebook.gif) no-repeat; position: absolute; margin-left:75px; margin-top: 110px; padding-bottom:10px; width: 25px; height: 26px; }
#tinytwitter { background: url(../images/tinytwitter.gif) no-repeat; position: absolute; margin-left:105px; margin-top: 110px;  padding-bottom:10px; width: 25px; height: 26px; }
#tinyyoutube { background: url(../images/tinyyoutube.gif) no-repeat; position: absolute; margin-left:135px; margin-top: 110px; padding-bottom:10px; width: 25px; height: 26px; }
#tinyitunes { background: url(../images/tinyitunes.gif) no-repeat; position: absolute; margin-left:165px; margin-top: 110px;  padding-bottom:10px; width: 25px; height: 26px; }

.footerbuttons { position: relative; width: 100px; margin-top: -110px; margin-left: 270px;}