@charset "UTF-8";
/* CSS Document */



/* -------- Control Page Width -------- */
.pagecontainer
{
width:1024px !important;
margin:10px auto 10px auto;
}
/* -------- End -------- */

#container {
    height: 1830px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    position: relative;
    right: 8px;
    width: 1024px;
}


#footer {
    background-image: url("http://images.luzernsolutions.com/images/luzern-outlet-redesign/img/luzern-footer.jpg");
    height: 128px;
    margin-top: 1005px;
    position: absolute;
    right: 226px;
    width: 1024px;
}



#brands {
    background-repeat: no-repeat;
    height: 850px;
    left: 645px;
    position: absolute;
    top: -55px;
    width: 161px;
}

#gallery {
    background-image: url("http://images.luzernsolutions.com/images/luzern-outlet-redesign/img/slider-bg.jpg");
    height: 225px;
    position: absolute;
    right: 377px;
    top: -57px;
    width: 651px;
}


#shops {
    height: 225px;
    position: absolute;
    right: 74px;
    top: -58px;
    width: 651px;
    z-index: 500;
}


#search {
    height: 50px;
    left: 493px;
    margin-left: 394px;
    margin-top: -82px;
    
    width: 651px;
    z-index: 200;
}


.search_button {
    background-image: url("http://images.luzernsolutions.com/images/luzern-outlet-redesign/img/search-btn.jpg");
    background-repeat: no-repeat;
    height: 26px;
    width: 31px;
	
	
}

#address {
    height: 103px;
    margin-left: -97px;
    position: absolute;
    right: 14px;
    top: 20px;
    width: 227px;
    z-index: 200;
}


#items-show {
    height: 703px;
    margin-left: 0;
    position: relative;
    top: 146px;
    width: 645px;
    z-index: 200;
}

#products {
    height: 703px;
    margin-top: 50px;
    position: relative;
    width: 500px;
    z-index: 200;
}

