.topbarwrapper {
 background:url(../images/topbar-bg.png) center top no-repeat;
 width:100%;
 height:67px;
}

.topbar {
  width:1000px;
  margin:0 auto;
  height:67px;
}

.topbarlogo {
  background:url(../images/topbar-logo.png) no-repeat;
  width:179px;
  float:left;
  height:35px;
  margin:7px 0 0 15px;
}

.topbarcontent {
  width:500px;
  margin:10px 0 0 90px;
  color:#FFFFFF;
  float:left;
  height:40px;
  font-size:11px;
}

.nowviewing {
  width:140px;
  display:block;
  float:left;
  padding:12px 10px 0 0px;
  font-weight:bold;
}

.topbarcontent ul{
  margin:0;
  padding:0;
}

.topbarcontent li{
  margin:0;
  padding:0;
  color:#FFFFFF;
  float:left;
  list-style:none;
  padding:13px 8px 13px 8px;
  font-weight:bold;
  background:url(../images/topbar-sep.png) right 0 no-repeat;
}

.topbarcontent li span {
  font-weight:300;
  color:#a7a7a7;
}


.returntoessig {
  background:url(../images/returntoessig-button.png) no-repeat;
  width:171px;
  height:29px;
  float:right;
  margin:10px 0 0 0;
}

.topbarsep {
  width:5px;
  margin:11px 0 0 0;
  height:40px;
  background:url(../images/topbar-sep.png) no-repeat;
  float:right;
}

.moreinventorybutton {
  width:525px;
  float:left;
  margin:12px 0 0 0;
  text-align:center;
}
