/* moshtix nz */

#search_main {
 display:none;
}

#logo {
 margin-top: 25px;
}

#container > #header {
 height: 148px;
}

.addThisDiv {
 display:none;
}

#event-info {
 display:none;
}

/* left bar */
#sectionMoshtixSubscribeForm,
#twitter_plugin,
#recommendations {
 display:none;
}


/* - Navigation Menu - */

#header > nav {
display: block; /* show nav bar*/
overflow: overlay;   

padding-top: 120px; /* y position */
padding-left: 0px;  /* x position */

width: 650px;  /* width */
}

header > nav > ul > li {
    width: 136px;
}

#nav_whatson,
#nav_gallery,
#nav_venues,
#nav_vouchers{
display: none;  /* hide other menu items */
}

#mobile-menu-overlay .menu-giftvoucher{
	display: none; /* hide other menu items */
}

#footer-giftvoucher{
	display: none; /* hide other menu items */
}

#graybar {
    background-color: #DDDDDD;
    position: absolute;
    top: 120px;
    left: 552px;
    height: 29px;
    width: 418px;
}