/* REPLICATE IET UI */
#dealHeadline {
    height: 200px;
}
#headers {
    height: 140px;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0 !important;
}
h5 {
    font-weight: lighter;
    text-transform: uppercase;
}
.charter h4 {
    font-size: 16px;
}
.package-blurb {
    background: none repeat scroll 0 0 #F68A1F;
    color: #FFFFFF;
    float: right;
    font-size: 17px;
    min-height: 70px;
    padding: 10px;
    position: relative;
    top: -54px;
    width: 340px;
    border-radius: 10px;
    border: 1px solid #F68A1F;
}
.package-blurb select {
    float: right;
    margin-right: 5px;
    width: 150px;
}
input, textarea, select {
    line-height: 1.1;
}
.bookbutton, a.bookbutton {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    color: #000000;
    display: block;
    float: left;
    font-weight: lighter;
    margin: 10px;
    padding: 15px;
}
#manifest.bookbutton {
    left: -10px;
    margin-right: 0;
    position: inherit;
}
#bookGrade {
    float: right;
    margin-left: -10px;
    margin-right: 5px;
    text-align: center;
    width: 120px;
}
#datePicker a {
    color: #000000;
    text-decoration: none;
}
/* ACCOM */
.accommodation {
    clear: both;
    width: 100%;
}
.accom {
    background: #FFFFFF;
    float: left;
    border-radius: 10px;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    margin: 10px;
    padding: 10px; 
}
.city {
    clear: both;
    float: left;
    padding: 0 10px 10px 0;
    width: 100%;
    font-size: 12px;
}
div.silver, div.gold {
    height:220px;/* 185px;*/
    overflow: hidden;
    padding: 0px;/*5px 0 0 5px;*/
}
.silver {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-right: 10px;
}
.silver, .gold, .option-add {
    float: left;
    width: 440px; /*460px;*/
}
.gold {
    background: none repeat scroll 0 0 #FFFFFF;
}
.silver > p, .gold > p {
    font-size: 13px;
    line-height: 1.1em;
}
.silver .thumb, .gold .thumb, .option-accom .thumb {
    background: none repeat scroll 0 0 #CCCCCC;
    float: right;
    margin: 10px;
    min-height: 160px;
    min-width: 160px;
    width: 160px;
}
.accom .stars {
    float: right;
    opacity: 0.7;
}
fieldset, img {
    border: 0 none;
}
.city h3 {
    background: none repeat scroll 0 0 #35628E;
    border-radius: 10px 0 0 10px;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height:220px;
    /* height: 140px;
    */padding: 20px 0 20px 10px;
    width: 90px;
}
/* SIDE MENU */
#charter h2, #panorama-page h2, #optional-content h2, #tour-intro h2, .tour h2 {
    background: none repeat scroll 0 0 #004482;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin-bottom: 4px;
}
/* ITIN */
.day, .option-add, .terms {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #000000;
    border-radius: 10px;
    border-right: 2px solid #000000;
    padding: 10px;
}
.day, .option-add, .terms {
    font-size: 12px;
    margin: 0 10px 10px;
}
/* TC*/
.terms {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
}
.click {
    border-radius: 5px;
    clear: left;
    cursor: pointer;
    display: block;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 313px;
}
h2 {
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}
#flightUI {
    display: none !important;
}
.option-add {
    float: left;
    width: 960px;
}
.itinerary-content {
    margin-top: 10px;
}
#charter ul {
    font-size: 11px;
    left: 0px;
    margin: 0;
    padding-left: 0;
    position: relative;
   /* 
    left: 24px;
   width: 260px;*/
margin-left: 120px;
}
#ghan {
    height: 440px !important;
    padding: 10px;
    width: 814px !important;
}
#ghanBlurb {
    text-align: center;
    width: 150px !important;
}
#ghanBlurb .bookbutton {
    width: 70%;
}