/* Top navigation */
#header-top {
    position: fixed;
    width: 100%;
    z-index: 999;
}

#header {
    padding-top: 40px;
}

#header-top ul li:first-child {
    padding: 8px 25px 5px 50px;
}

/* Detail View */
#detailSlideshow {
    text-align: center;
}

#detailGallery {
    margin: 0 auto;
}
