@charset "UTF-8";
/* CSS Document */
h2, h3 {
    margin: 0;
}
#dealHolder {
    font-size: 1em !important;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 960px;
    margin-bottom: 0px;
    float: left;
    clear: both;
}
#dealHolder a {
    color: #FFFFFF;
    text-decoration: none;
}
#dealHolder .deal:hover {
    background: #DBEAF3;
    display: block;
}
.pricePoint {
    height: 60px;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 115px;
    z-index: 999;
}
.dealPrice {
    background: none repeat scroll 0 0 #F68B1F;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    overflow: hidden;
    border-radius: 0 0 8px 0;
    z-index: 10;
    width: 100%;
    padding-left: 5px;
    padding-top: 5px;
    line-height: 2em
}
.dealDollarSign, .dealCost, .dealCost {
    display: inline;
}
.dealDollarSign {
    margin-right: -3px;
    position: relative;
    top: -10px;
}
.dealCost {
    font-size: 1.5em;
}
.dealPP {
    display: inline;
    font-size: 0.9em;
    margin-top: -4px;
}
.rating {
    margin: 0;
    padding: 0;
}
/* SAVE */
.dealSave {
    max-width: inherit;
    background-color: #56A0D3;
    color: #FFFFFF;
    display: table;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    top: -4px;
    width: 100%;
    border-radius: 0 0 8px 0;
    z-index: 1;
    font-size: 0.95em;
    line-height: 1.6em;
    padding-left: 5px;
    text-indent: 10px;
}
.dealDesc {
    font-size: 0.8em;
    font-style: italic;
    line-height: 1.1em;
    margin-top: 4px;
}
.dealCopy {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 200px;
    z-index: 100;
}
.dealInclusions {
    line-height: 1em;
    padding-left: 20px;
}
.deal li {
    font-size: .8em;
    max-width: 235px;
    width: 100%;
}
.deal li span {
    font-weight: bold;
    text-transform: uppercase;
}
.dealValidity {
    bottom: 2px;
    color: #FFFFFF;
    font-size: 0.65em;
    font-style: italic;
    line-height: 1em;
    position: absolute;
    width: 240px;
}
.dealBlurb {
    font-size: .8em;
    margin: 0 !important;
    padding: 0 !important;
}
/* CORE UI */
.twoCol, .twoColOneRow, .twoColTwoRow, twoColTwoRow {
    margin-bottom: 10px;
    margin-right: 5px;
    max-width: 475px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    width: inherit;
}
.twoCol {
    float: left;
    height: 100%;
    margin-right: 10px;
}
.twoColOneRow {
    width: 100%;
    height: 50%;
    width: 460px;
    max-height: 216px;
    height: 216px;
}
.twoColTwoRow {
    background: none repeat scroll 0 0 007CBE;
    height: 100%;
    max-height: 442px;
    height: 442px;
    width: 460px;
}
.twoColTwoRow.rhs {
    margin-left: 5px;
}
.oneColTwoRow {
    background: none repeat scroll 0 0 #007CBE;
    float: left;
    height: 100%;
    margin-right: 10px;
    height: 442px;
    max-width: 224px;
    position: relative;
    width: 50%;
}
#row2 > .oneColTwoRow + .oneColTwoRow {
    margin-left: 15px;
}
.rhs {
    /*  float: right;*/
    margin-right: 0 !important;
    max-height: 442px;
}
/* SMALLER DEALS - HORIZ twoColOneRow*/
.twoColOneRow {
    font-size: .8em;
}
.twoColOneRow .dealCopy, .oneColTwoRow .dealCopy {
    background: none repeat scroll 0 0 #EAF0F9;
    color: #00447C;
    height: 196px;
    max-height: 186px;
    max-width: 224px;
    overflow: hidden;
    padding: 5px;
}
.twoColOneRow .dealCopy, .oneColTwoRow .dealCopy {
    color: #00447C;
    background: #eaf0f9;
    height: 196px;
}
.twoColOneRow .dealCopy h2, .oneColTwoRow .dealCopy h2 {
    background: #c8daef;
    margin: -5px;
    margin-bottom: 5px;
    padding: 5px;
}
.twoColOneRow .dealPrice {
    height: 58px;
    max-height: 85px;
    max-width: 120px;
}
.twoColOneRow .dealValidity, .oneColTwoRow .dealValidity {
    color: #00447C;
}
.twoColOneRow .dealSave {
}
/* HERO 2col2Row*/
.twoColTwoRow .pricePoint {
    width: 158px;
    height: 90px;
    max-width: 158px;
    max-height: 90px;
}
.twoColTwoRow .dealPrice {
}
.twoColTwoRow .dealCopy {
    float: left;
    height: 180px;
    left: 10px;
    position: absolute;
    top: 140px;
    width: 220px;
    font-size: .9em;
}
.twoColTwoRow h1 {
    font-weight: lighter;
    height: 30px;
    left: 180px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.twoColTwoRow .h2 {
}
.twoColTwoRow .dealValidity {
    top: 280px;
    width: 250px;
}
/* Full width UI */
.oneColOneRow h1 {
    font-weight: lighter;
    height: 30px;
    left: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.oneColOneRow .dealCopy {
    color: #FFFFFF;
    font-size: 0.9em;
    height: 230px;
    overflow: hidden;
    right: 20px;
    text-align: justify;
    top: 206px;
    width: 250px;
}
/* Vert- 1col2row */
.oneColTwoRow .dealCopy {
    float: none !important;
    position: absolute;
    top: 230px;
}
/* NZ HIDE */
.dealCost-nz, .nzPrice {
    display: none;
}
.regionNav {
    background: none repeat scroll 0 0 #3695CD;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    font-weight: normal;
    margin: 0;
    padding: 0px;
    overflow: hidden;
}
.dealSubNav {
    width: 100%;
}
.dealSubNav li, .dealSubNav li.last {
    width: 25%;
    padding: 0px;
    margin: 0px !important;
}
.dealSubNav li a {
    height: 30px;
    line-height: 30px;
}
.dealSubNav .current {
    background: #2B79A8;
    margin: 0px;
}
/* Short Deals */
#dealBG, .QLDdealBG, .dealBG {
    background: #fff;
    color: #000000;
    float: left;
    left: 0;
    top: 0px;
    margin: 0;
    padding: 0px;
    position: relative;
    width: 100%;
    z-index: 998;
    width: 475px;
    max-width: 475px;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    /* IE 5-7 */
    filter: alpha(opacity=75);
    /* Netscape */
    -moz-opacity: 0.75;
    /* Safari 1.x */
    -khtml-opacity: 0.75;
    /* Good browsers */
    opacity: 0.75;
}
/*  Disabled now using ui_setContent() for this
#tnq .QLDdealBG {height: 567px !important }
#qi .QLDdealBG  {height: 284px !important }
#sc .QLDdealBG  {height: 142px !important  }
*/

#sc {
    margin-bottom: 120px;
}
.dealsContent {
    left: 0px;
    width: 475px;
    position: relative;
	/*ie7*/
	*top: 0px;
 *position: absolute;
 *z-index:999;
 *width: 470px;
}
.dealsContent .deal {
    border-bottom: 1px solid #FFFFFF;
    height: 270px !important;
    left: 0px;
    /*	max-height: 70px !important; */
    max-width: 480px;
    /*	min-height: 60px !important; */
    position: relative;
    z-index: 999;
}
.dealsContent .deal h2 {
    color: #004482;
    font-size: 18px;
    font-weight: normal;
    left: 10px;

    top: 10px;
    width: 245px;
    z-index: 999;
}
.dealsContent .deal h2.smallerHeading {
    font-size: 18px;
    letter-spacing: -0.04em;
}
.dealsContent .deal .starRating {
    left: 0;
    position: relative;
    top: 0;
    z-index: 999;
    border: none !important;
    float: right;
}
.dealsContent .pricePoint {
    left: 350px;
    top: 10px;
}
.dealsContent .dealPrice {
    font-size: 0.8em;
}
.dealsContent .dealSave {
    font-size: .8em;
}
.dealsContent .dealCopy {
    font-weight: bold;
    position: absolute;
    right: 140px;
    text-align: right;
    top: 15px;
    width: 100px;
    z-index: 999;
    color: #004482;
}
/*gsr*/
.deal .detail {
    position: absolute;
    z-index: 999;
    font-size : 12px;
    top: 60px;
    width: 460px;
    left: 10px;
}
.deal .detail ul {
    margin: 0px 20px;
    padding: 0px;
    float: left;
}
.deal .detail li {
    font-size: 11px;
    max-width: 270px;
}
.detail .booknow {
    background: #56A0D3;
    float: right;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    margin: 0 0px 0px 0px;
    position: absolute;
    bottom: 0px;
    right: 0px
}
.dealsContent.col2 {
    float: left;
    left: 490px;
    position: absolute;
    top: 10px;
}
#dealBG .col2 {
    float: left;
    left: 490px;
    position: absolute;
    top: 10px;
}
/* */
#dealsBase {
    margin-bottom: 10px;
    width: 480px;
}
#dealsMore {
    position: relative;
    width: 480px;
    display: none;
}
/* hide air by default */
.priceLand {
    display: inline;
}
.priceAir {
    display: none;
}
#flightCTA {
    display: none;
}
.col1, .col2 {
    min-height: 50px;
    height: auto;
    top: 0;
    width: 475px;
    position: relative;
}
.col1 {
    float: left;
    margin-right: 10px;
    clear: right;
}
.col2 {
    float: left;
    clear: right;
    position: relative;
    top: 0px;
}
/*QLD*/
.regionNav {
    background: none !important;
}
.region {
    border: 0px solid green;
    clear: both;
    float: left;
    margin-bottom: 20px;
    display : block;
    z-index: 995;
    position: relative
}
.region h1 {
    margin: 0px;
    color: #fff;
    background: #3695CD;
    padding: 10px 0px;
    font-weight: normal;
    line-height: 20px;
    border-radius : 10px 10px 0px 0px;
    width: 100%;
    text-indent: 10px
}
.qld #page-logo {
    display: none
}
/* QLD NAV */
#gcTab, #qiTab {
    background: none repeat scroll 0 0 #004482;
}
#tnqTab, #scTab {
    background: #3695CD;
}
/*TAS*/
#dealBase-TAS .dealBG {
    opacity: .85
}
.dealSubNav li:hover {
    background: #F68B1F !important;
    border-right: 2px solid #FFFFFF !important;
}
/* Air UI */
.airInfo {
    background: none repeat scroll 0 0 #56A0D3;
    height: 32px;
    left: 0;
    max-height: 32px;
    max-width: 460px;
    opacity: 1;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 4px;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 1009;
}
.airInfo .dealCopy {
    background: none repeat scroll 0 0 #004482 !important;
    color: #FFFFFF;
    font-size: 14px !important;
    height: inherit;
    line-height: 1em;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 2px;
    right: 120px;
    top: 0 !important;
    width: 90px !important;
}
.airInfo .pricePoint {
    top: 0px !important;
}
.airInfo .dealPrice {
    height: 32px;
    max-height: 32px;
}
/* resret height */
.dealsContent .deal {
    min-height: 70px;
}
.airInfo.priceAir {
    color: #FFFFFF !important;
}
.airInfoShow {
    min-height: 110px !important;
    height: 110px !important;
}
.dealPrice > img {
    position: absolute;
    right: 0;
    top: 2px;
}
.deal > img {
    border: none !important;
}
.topLinker > a {
    float: right;
    font-size: 0.6em;
    position: relative;
    right: 10px;
    top: -20px;
}
