#main_banner_scroller {
        width: 100%;
        height: 289px;
        position: relative;
        overflow: hidden;
margin-bottom:10px !important;
        -moz-box-shadow: 0 1px 17px -1px #130000;
        -webkit-box-shadow: 0 1px 17px -1px #130000;
        box-shadow: 0 1px 17px -1px #130000;
        behavior: url(PIE.php);
        
}

#breadycrumb {
display: none !important;
}

#forward-scroll {
position:absolute;
top:137px;
right:-10px;
z-index: 10000000;
display:none;
cursor:pointer;
}

#back-scroll {
position:absolute;
top:137px;
left:-8px;
z-index: 10000000;
display:none;
cursor:pointer;
}

#main_bottom_tiles {
overflow: hidden;
width: 100%;
margin: 0 auto;
height: 230px;
margin-top: -8px;
margin-bottom: 20px
}
.main_bottom_tile {
        float: left;
}

#tile1, #tile2, #tile3 {
   width: 243px;
   height: 191px;
}

#tile1 { margin-top: 17px }
#tile2 { margin-top: 24px }
#tile3 { margin-top: 23px }

#tile4 { 
   background: url("https://www.thegreenergrocer.com.au/img/chalk-board-bg.png") no-repeat; 
   float: right;
   width: 241px;
   height: 247px;
   padding-top: 12px
}

#latest_offers_title {
       float: left;
       display: block;
}

#latest_offers {
   width: 210px;
   margin: 0 auto;
}

#latest_offers p {
color: #fff;
font: 20px/24px 'festusregular';
padding: 3px 10px;
text-align: left;

}

#latest_offers img.sign-me-up {
display: block;
width: 149px;
height: 46px;
margin: 0 auto;
}

#latest_offers .button_container {
  margin: 2px !important;
}

#latest_offers .button_container .button_small { color: black }

#fields {
       padding: 0 10px;
       height: 75px
}
.field {
width: 100%;
float: left;
margin-bottom: 5px;
color: #FFFFFF;
height: 20px
}
.field input {
float: right;
height: 16px;
border: 1px solid #DBDADB;
margin: 0 4px;
color: black;
font-size: 11px;
padding: 1px;
width: 117px;
position: relative;
*top: -15px
}

.field label {
position: relative;
top: 2px
}

#signup {
float: right;
margin: 4px;
}

.bx-wrapper .bx-viewport {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    left: 0 !important;
    height: auto !important;
}


.bx-wrapper .bx-controls-direction a {
    width: 28px !important;
    height: 28px !important;
}

.bx-wrapper .bx-prev {
     background: url('https://www.thegreenergrocer.com.au/img/left-arrow.png') no-repeat !important;

}

.bx-wrapper .bx-next {
     background: url('https://www.thegreenergrocer.com.au/img/right-arrow.png') no-repeat !important;
}
