
#header {
    position: relative;
    height: 50;
    background: none;
}
#main_menu {
    font-weight: bold;
    font-size: 18px;
}


.logoImage {
    background-image: url('/uploads/ao/images/alslogo.jpg');

    background-size: contain;
  
    margin-top: 0px;
  }


 


#logo {
    padding: 0;
}

div.form-nomenu {
    margin-top: 50px;
}
/* 
#main_menu {
    position: relative;
    top: 100px;
}
*/

.bookNowProductPage {
    text-align: right;
    display: block;
    width: 100%;
    margin-top: 10px;
    bottom: 5px;
    right: 5px;
}

.strikeThruTextProductPage {
    color: green;
    background: url('https://s3.amazonaws.com/activitylink/aldesk/images/GreenTicket.gif') no-repeat scroll -2px 6px transparent;
    padding: 5px 28px 2px;
    font-weight: bold;
    margin-bottom: 0px;
    position: absolute;
    right: 80px;
    white-space: nowrap;
    margin-top: 5px;
}



