@charset "utf-8";
html, body {
    margin-top:0;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    background-color:#f7f7f7;
    color:#000;
}
html {
    background-position:top center;
    background-image:url(/images/pageShadow.gif);
    background-repeat:repeat-y;
}
body {
    margin:auto;
    width:1020px;
    background-color:white;
}
form {
    margin:0;
    padding:0;
}
img {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    color:#ce0000;
}
a:link:hover, a:visited:hover {
    text-decoration:underline;
}
div#footer a {
    font-weight:bold;
}
#container {
    /*position:relative;
    background-color:#FFF;
    min-height:100%;
    height:auto;
    width:975px;
    overflow:hidden;*/
    margin:0 auto;
    width:975px;
}
.mainTable {
    border:0;
    width:975px;
}
#content {
    position:relative;
    top:0;
    left:0;
    width:auto;
    height:auto!important;
    padding-bottom: 30px;
}
.pointer {
    cursor:pointer;
}
.bold {
    font-weight:bold;
}
p {
    margin-top:10px;
    margin-bottom:15px;
    text-align:justify;
}
a.navMenuLink:link {
    color:#808080;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
}
a.navMenuLink:visited {
    color:#808080;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
}
a.navMenuLink:hover {
    color:#c33;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
}
a.navMenuLink:active {
    color:#808080;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
}
/*
#header {
    position:relative;
    top:0;
    left:0;
    color:white;
    font-weight:bold;
    height:198px;
    width:959px;
    text-align:left;
}
*/
#leftCol {
    /*position:relative;
    top:2px;*/
    min-height:1015px;
    height:auto!important;
    width:256px;
    float: left;
    clear: left;
    z-index: -100;
    overflow: visible;
}
div#content .rightShadow {
    background-image:url(/images/leftCol/rightshadow.gif);
    /*height:900px;*/

}
#searchContainer {
    position:relative;
    top:0;
    left:0;
    background-color:#FFF;
    width:100%;
    min-height:500px;
    height:500px;
    height:auto!important;
    padding-bottom:10px;
}
.searchHeader {
    position:relative;
    top:0;
    left:0;
    color:#FFF;
    font-weight:bold;
    width:100%;
    height:24px;
    text-align:center;
}
.searchType {
    position:relative;
    top:0;
    left:0;
    background-color:#FFF;
    color:#A42322;
    width:100%;
    height:29px;
    text-align:center;
}
#emailContainer {
    position:relative;
    top:0;
    left:0;
    background-color:#FFF;
    width:100%;
    height:252px;
}
.emailContSignUp {
    position:relative;
    top:0;
    left:0;
    border-left:1px solid #E0E0E0;
    border-right:1px solid #E0E0E0;
    border-bottom:1px solid #E0E0E0;
    width:254px;
    height:218px;
}
.emailContSignUpTextBold {
    padding-top:8px;
    padding-bottom:3px;
    font-weight:bold;
    text-align:center;
}
.emailContSignUpText {
    text-align:center;
    padding-bottom:12px;
}
#shortListContainer {
    position:relative;
    top:0;
    left:0;
    background-color:#FFF;
    width:100%;
    height:242px;
}
.boxRow {
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:27px;
}
.boxRowEmail {
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:22px;
}
.boxRowSearch {
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:24px;
}
.boxRowRoom {
    position:relative;
    top:0;
    left:0;
    height:auto;
    width:100%;
    padding-bottom:10px;
}
.textForm {
    position:relative;
    top:0;
    left:0;
    width:75px;
    height:100%;
    text-align:right;
    color:#CE0000;
    padding-top:4px;
}
.imgFormEmail {
    position:absolute;
    top:0;
    left:85px;
    width:172px;
    height:17px;
    text-align:left;
}
.textFormBold {
    position:relative;
    top:0;
    left:0;
    width:75px;
    height:100%;
    text-align:right;
    color:#c33;
    font-weight:bold;
    padding-top:4px;
}
.textFormBoldEmail {
    position:relative;
    top:6px;
    left:0;
    width:75px;
    height:100%;
    text-align:right;
    color:#c33;
    font-weight:bold;
}
.textFormRoom {
    position:relative;
    top:0;
    left:0;
    width:75px;
    height:100%;
    height:auto;
    text-align:right;
    color:#c33;
    font-weight:bold;
    padding-top:3px;
}
.fieldFormText {
    position:absolute;
    top:0;
    left:85px;
    width:167px;
    height:100%;
    text-align:right;
    color:#c33;
    height:22px;
}
.fieldForm {
    position:absolute;
    top:0;
    left:85px;
    width:172px;
    height:100%;
    text-align:left;
}
.fieldFormEmail {
    position:relative;
    top:0;
    left:20px;
    width:237px;
    height:100%;
    text-align:left;
}
.rowRoom {
    position:relative;
    top:0;
    left:0;
    width:100%;
    min-height:20px;
    height:20px;
    height:auto!important;
}
.fieldFormRoom {
    position:absolute;
    top:0;
    left:85px;
    width:172px;
    height:22px;
}
.fieldFormRoomfield {
    width:43px;
    height:100%;
    float:left;
}
.fieldFormRoomText {
    width:43px;
    height:100%;
    float:left;
    color:#c33;
    font-weight:bold;
    padding-top:3px;
}
.roomInfoCh {
    float:left;
}
.fieldFormFlAdultField {
    width:50px;
    height:100%;
    float:left;
}
.fieldFormFlInfantText {
    width:76px;
    height:100%;
    float:left;
    color:#c33;
    padding-top:3px;
}
.fieldFormFlInfantField {
    width:44px;
    height:100%;
    float:left;
}
.gap20 {
    height:20px;
}
.gap30 {
    height:30px;
}
#searchForm {
    position:relative;
    top:10px;
    left:0;
    height:100%;
    width:100%;
}
.searchForm {
    border:0;
    padding:0;
    margin:0;
}
.searchDropdown {
    border:1px solid #51A8D3;
    color:#333;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    width:168px;
    background-color:#FFF;
    margin-bottom:1px;
    margin-top:1px;
}
.searchDropdownMini {
    border:1px solid #51A8D3;
    color:#333;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    width:38px;
    background-color:#FFF;
    margin-bottom:1px;
    margin-top:1px;
}
.inputField {
    border:1px solid #51A8D3;
    color:#333;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    width:162px;
    background-color:#FFF;
    margin-bottom:1px;
    margin-top:1px;
}
.inputEmail {
    border:1px solid #51A8D3;
    color:#333;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    width:227px;
    background-color:#FFF;
    margin-bottom:1px;
    margin-top:1px;
}
.searchButton {
    width:80px;
    height:22px;
    background-color:#F0555F;
    color:#FFF;
    font-weight:bold;
    font-size:11px;
    font-family:Helvetica, Tahoma, Verdana;
    border:1px solid #D14D4A;
}
.searchActive:link {
    color:red;
    font-weight:bold;
    background-image:url(/images/leftCol/accm-a.gif);
    width:200px;
    height:24px;
}
.searchActive:visited {
    color:red;
    font-weight:bold;
    background-image:url(/images/leftCol/accm-a.gif);
    width:200px;
    height:24px;
}
.searchActive:hover {
    color:red;
    font-weight:bold;
    background-image:url(/images/leftCol/accm-a.gif);
    width:200px;
    height:24px;
}
.searchActive:active {
    color:red;
    font-weight:bold;
    background-image:url(/images/leftCol/accm-a.gif);
    width:200px;
    height:24px;
}
#data {
    position:relative;
    /*    top:2px;*/
    /*    left:1px;*/
    /* min-height:1015px;
        height:1015px;
        height:auto!important;*/
    /*    height:auto;*/
    /*    width:690px;*/
    background-color:#FFF;
}
.BookingNavig {
    position:relative;
    top:0;
    margin-right: 0px;
    margin-left: auto;
    height:23px;
    width:690px;
    margin-bottom:4px;
    text-align: right;
}
.titleBox {
    padding-bottom:0;
    padding-left:3px;
    padding-right:3px;
    color:#c33;
    font-weight:bold;
    font-size:14px;
}
.bookQueries {
    padding-left:3px;
    padding-right:3px;
    color:#c33;
    font-weight:bold;
    font-size:11px;
}
.topLine {
    border-top:2px solid #c33;
}
.bottomLine {
    border-bottom:2px solid #c33;
}
.bottomLineText {
    background-image:url(/images/data/bottom-line-text.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.lineLeft {
    border-left:2px solid #c33;
}
.lineRight {
    border-right:2px solid #c33;
}
.CornerTopLeft, .CornerTopRight, .CornerBottomLeft, .CornerBottomRight {
    width:24px;
    height:15px;
}
.CornerTopLeft {
    background-image:url(/images/data/red-left-top-2.jpg);
    background-position:top right;
    background-repeat:no-repeat;
}
.CornerTopRight {
    background-image:url(/images/data/red-right-top-2.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}
.CornerBottomLeft {
    background-image:url(/images/data/red-left-bottom-2.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
}
.CornerBottomRight {
    background-image:url(/images/data/red-right-bottom-2.jpg);
    background-position:bottom left;
    background-repeat:no-repeat;
}
.AccomDetTitle {
    line-height:20px;
    padding-top:3px;
    font-size:11px;
    font-weight:bold;
    background-image:url(/images/data/grey-dotted-line.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.detailsPadding {
    margin-bottom:20px;
}
.DetailsPrice {
    color:#c33;
    font-weight:bold;
    font-size:14px;
}
.bookNow{
    color:#000;
    font-weight:bold;
    font-size:14px;
}
table.roomSummary {
    border-collapse:collapse;
}
table.roomSummary th {
    background-color:#cff;
    border-top:1px solid black;
    border-bottom:1px solid black;
}
table.roomSummary td, table.roomSummary th {
    padding-left:1ex;
    padding-right:1ex;
}
table.roomSummary td {
    border-bottom:1px solid #c33;
}
.combinedLine {
    background-image:url(/images/data/red-line-combined.gif);
    background-position:center;
    background-repeat:repeat-x;
}
.tableTotalCost {
    margin-top:20px;
}
.CornerBlackTopLeft {
    background-image:url(/images/data/black-top-left.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
}
.topBlackLine {
    border-top:2px solid #000;
    background-color:#F3F3F3;
}
.bottomBlackLine {
    border-bottom:2px solid #000;
    background-color:#F3F3F3;
}
.CornerBlackTopRight {
    background-image:url(/images/data/black-top-right.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
}
.lineBlackLeft {
    border-left:2px solid #000;
    background-color:#F3F3F3;
}
.lineBlackRight {
    border-right:2px solid #000;
    background-color:#F3F3F3;
}
.CornerBlackBottomLeft {
    background-image:url(/images/data/black-bottom-left.gif);
    background-position:top left;
    background-repeat:no-repeat;
}
.CornerBlackBottomRight {
    background-image:url(/images/data/black-bottom-right.gif);
    background-position:top right;
    background-repeat:no-repeat;
}
.contactGreyLine {
    line-height:20px;
    background-image:url(/images/data/grey-dotted-line.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.passRedLine {
    height:17px;
    background-image:url(/images/data/red-dotted-line.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.passEnter {
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
}
.specReq {
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    padding-bottom:3px;
}
.creditCards {
    background-image:url(/images/data/credit-cards.gif);
    background-position:center right;
    background-repeat:no-repeat;
}
.textField {
    border:1px solid #ccc;
    font-size:11px;
}
.textFieldDigits {
    border:1px solid #ccc;
    font-size:11px;
    width:34px;
}
.textFieldCardNumber {
    border:1px solid #ccc;
    font-size:11px;
    width:115px;
}
.selectField {
    border:1px solid #ccc;
    font-size:10px;
    height:18px;
}
.selectFieldCardType {
    border:1px solid #ccc;
    font-size:10px;
    height:18px;
    width:119px;
}
.bookConditions {
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    padding-bottom:3px;
}
.MainInTit {
    color:#3A9486;
    font-weight:bold;
    padding-bottom:3px;
}
.MainInOffer1 {
    position:relative;
    top:0;
    left:0;
    width:189px;
    height:215px;
}
.MainInOffer2 {
    position:absolute;
    top:0;
    left:193px;
    width:189px;
    height:215px;
}
.MainInOfferHead {
    color:#3A9486;
    font-size:12px;
    font-weight:bold;
    width:378px;
    padding-bottom:3px;
}
.MainInOfferHead_FO {
    color:black;
    font-size:12px;
    font-weight:normal;
    padding-bottom: 5px;
    text-align: left;
}

.MainInOfferHead_AO {
    color:black;
    font-size:12px;
    font-weight:normal;
    padding-bottom: 5px;
    text-align: left;
}


.MainInOfferHead_FA {

    color:black;
    font-size:12px;
    font-weight:normal;
    padding-bottom: 5px;
    text-align: left;
}

.MainInOfferRow {
    position:relative;
    top:0;
    left:0;
    width:378px;
    height:197px;
}
.MainInOfferGapOff {
    height:28px;
}
.MainInOfferTit {
    color:#3A9486;
    text-align:center;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:2px;
    padding-right:2px;
    width:177px;
}
.MainInOfferPrice {
    color:#c33;
    text-align:center;
    width:177px;
}
.MainInOfferImg {
    text-align:center;
    width:177px;
}
.MainInOfferHot {
    text-align:center;
    padding-bottom:1px;
    margin-left:20px;
    padding-right:2px;
    color:#3A9486;
    width:137px;
}
#MainInBlock1 {
    position:relative;
    top:0;
    left:0;
    width:566px;
    min-height:1045px;
    height:1045px;
    height:auto!important;
    float:left;
}
#MainInBlock1_1 {
    position:relative;
    top:0;
    left:0;
    width:566px;
    height:223px;
    background-image:url(/images/data/jan-sale.jpg);
    background-repeat:no-repeat;
    background-color: #999;
}

#MainInBlock1_1_FA {
    position:relative;
    top:0;
    left:0;
    width:564px;
    height:221px;
    /*background-image:url(/images/FA/main-ad.jpg);*/
    background-repeat:no-repeat;
    border:1px solid #CE0000;
    cursor: pointer;


}
#MainInBlock1_1_AO {
    position:relative;
    top:0;
    left:0;
    width:566px;
    height:223px;
    background-image:url(/images/AO/turn-down.jpg);
    background-repeat:no-repeat;
}
#MainInBlock1_1_FO {
    position:relative;
    top:0;
    left:0;
    width:566px;
    height:223px;
    background-image:url(/images/FO/main-ad.jpg);
    background-repeat:no-repeat;
}
#MainInBlock1_2 {
    position:relative;
    top:10px;
    left:0;
    width:566px;
    height:151px;
    background-image:url(/images/data/hotspots-bg.jpg);
}
#MainInBlock1_2_FO {
    position:relative;
    top:10px;
    left:0;
    width:566px;
    height:151px;
    background-image:url(/images/FO/last-min-flights.jpg);
}
#MainInBlock1_2_AO {
    position:relative;
    top:10px;
    left:0;
    width:566px;
    height:151px;
    background-image:url(/images/AO/accomm-to-suit.jpg);
}
a.hotSpot:hover {
    text-decoration:none;
}
div.hotSpot {
    position:absolute;
    height:114px;
    top:36px;
    width:90px;
    text-align:center;
    font-size:larger;
    font-weight:bold;
    cursor:pointer;
}
div.hotSpotWeather {
    height:68px;
    padding-top:2px;
    color:#f26642;
    vertical-align:middle;
}
div.hotSpotPrice {
    color:white;
    height:38px;
    vertical-align:middle;
    padding-top:5px;
}
div.hotSpotWeather a.hotSpot {
    color:#f26642;
}
div.hotSpotPrice a.hotSpot {
    color:white;
}
#MainInBlock1_3 {

    position:relative;
    top:20px;
    left:0;
    width:566px;
    height:454px;
}
#MainInBlock1_3_1 {
    position:relative;
    top:0;
    left:0;
    width:378px;
    height:454px;
    float:left;
}
#MainInBlock1_3_2 {
    position:absolute;
    top:17px;
    left:389px;
    width:177px;
    height:437px;
}

#MainInBlock1_3_2_FA {
    position:absolute;
    top:95px;
    left:389px;
    width:177px;
    height:437px;
}

#MainInBlock1_3_2_FO {
    position:absolute;
    top:95px;
    left:389px;
    width:177px;
    height:437px;
}

#MainInBlock1_3_2_AO {
    position:absolute;
    top:80px;
    left:389px;
    width:177px;
    height:437px;
}
#MainInBlock1_4 {
    position:relative;
    top:115px;
    left:0;
    width:540px;
    min-height:340px;
    height:340px;
    border:1px solid #3D95DC;
    background-image:url(/images/data/holidayInspiration.gif);
    background-repeat:no-repeat;
    padding-top:130px;
    padding-left:12px;
    padding-right:12px;
}
#MainInBlock1_4_FO {
    position:relative;
    top:110px;
    left:0;
    width:540px;
    min-height:335px;
    height:335px;
    border:1px solid #3D95DC;
    background-image:url(/images/FO/flight-inspiration.gif);
    background-repeat:no-repeat;
    padding-top:130px;
    padding-left:12px;
    padding-right:12px;

}

#MainInBlock1_4_AO {
    position:relative;
    top:50px;
    left:0;
    width:540px;
    min-height:340px;
    height:340px;
    border:1px solid #336666;    
    background-image:url(/images/AO/luxury-accomm.gif);
    background-repeat:no-repeat;
    padding-top:130px;
    padding-left:12px;
    padding-right:12px;


}

#MainInBlock1_4_EmptySpace_FO {
    border:0px solid red;
    height:50px;


}
.luxury_AO{
    border:0px solid red;
    height:0px;
}
.MainInHolInsTd {
    line-height:20px;
    padding-left:2px;
    padding-right:2px;
}
.MainInHolInsTd_AO {
    line-height:20px;
}
.MainInHotInsTit {
    padding-top:10px;
    font-size:14px;
    padding-bottom:5px;
}
.MainInBargHolImgHea {
    position:relative;
    top:0;
    left:0;
    height:23px;
    width:121px;
    background-image:url(/images/data/bargain-holidays.gif);
    background-repeat:no-repeat;
}
.MainInBargHolImgSun {
    position:relative;
    top:0;
    left:0;
    min-height:340px;
    height:340px;
    height:auto!important;
    /*width:118px;*/
    background-image:url(/images/data/sun.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    border-right:1px solid #3D95DC;
    border-left:1px solid #3D95DC;
    border-bottom:1px solid #3D95DC;
}

.MainInBargHolImgHea_FA {
    position:relative;
    top:0;
    left:0;
    height:23px;
    width:121px;
    background-image:url(/images/FA/bargain-holidays.gif);
    background-repeat:no-repeat;
}
.MainInBargHolImgSun_FA {
    position:relative;
    top:0;
    left:0;
    min-height:340px;
    height:340px;
    height:auto!important;
    width:118px;
    /*background-image:url(/images/data/sun.jpg);*/
    background-repeat:no-repeat;
    background-position:top right;
    border-right:1px solid #cc3333;
    border-left:1px solid #cc3333;
    border-bottom:1px solid #cc3333;
}



.MainInBargHolImgHea_FO {
    position:relative;
    top:0;
    left:0;
    height:23px;
    width:121px;
    background-image:url(/images/FO/cheap-flights.gif);
    background-repeat:no-repeat;
}
.MainInBargHolImgSun_FO {
    position:relative;
    top:0;
    left:0;
    min-height:340px;
    height:340px;
    height:auto!important;
    width:118px;
    border-right:1px solid #CE0000;
    border-left:1px solid #CE0000;
    border-bottom:1px solid #CE0000;
}



.MainInBargHolImgHea_AO {
    position:relative;
    top:0;
    left:0;
    height:23px;
    width:121px;
    background-image:url(/images/AO/cheap-hotels.gif);
    background-repeat:no-repeat;
}
.MainInBargHolImgSun_AO {
    position:relative;
    top:0;
    left:0;
    min-height:340px;
    height:340px;
    height:auto!important;
    width:118px;
    border-right:1px solid #CE0000;
    border-left:1px solid #CE0000;
    border-bottom:1px solid #CE0000;
}


a.MainInLinkListd:active {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#3A9486;
    text-decoration:none;
}
a.MainInLinkList:link {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#3A9486;
    text-decoration:none;
}
a.MainInLinkList:visited {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#3A9486;
    text-decoration:none;
}
a.MainInLinkList:hover {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#3A9486;
    text-decoration:underline;
}


a.MainInLinkListd_AO:active {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:none;
}
a.MainInLinkList_AO:link {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:none;
}
a.MainInLinkList_AO:visited {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:none;
}
a.MainInLinkList_AO:hover {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:underline;
}


a.MainInLinkListd_FA:active {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:none;
}
a.MainInLinkList_FA:link {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:none;
}
a.MainInLinkList_FA:visited {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:none;
}
a.MainInLinkList_FA:hover {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#ce0000;
    text-decoration:underline;
}


a.MainInLinkList_FO:link {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#CE0000;
    text-decoration:none;
}
a.MainInLinkList_FO:visited {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#CE0000;
    text-decoration:none;
}
a.MainInLinkList_FO:hover {
    font-family:Helvetica, Tahoma, Verdana;
    font-weight:bold;
    color:#CE0000;
    text-decoration:underline;
}

#MainInBlock2_1 {
    position:relative;
    top:0;
    left:5px;
    width:121px;
    min-height:340px;
    height:340px;
    height:auto!important;
    overflow:hidden;
}

#MainInBlock2_1_FA {
    position:relative;
    top:0;
    left:5px;
    width:121px;
    min-height:340px;
    height:340px;
    height:auto!important;
    overflow:hidden;
}
#MainInBlock2_2 {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:215px;
}
#MainInBlock2_2_Early_FO {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:326px;
}


#MainInBlock2_2_city_AO {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:326px;
}

.MainInDealDayHeadImg {
    width:121px;
    height:23px;
    background-image:url(/images/data/deal-of-the-day.gif);
    background-repeat:no-repeat;
}

.MainInDealDayHeadImg_FA {
    width:121px;
    height:23px;
    background-image:url(/images/FA/deal-of-day.gif);
    background-repeat:no-repeat;
}
.MainInDealDayBorder_FA {
    width:119px;
    height:182px;
    border-right:1px solid #CC3333;
    border-left:1px solid #CC3333;
    border-bottom:1px solid #CC3333;
    text-align:center;
    color:#c33;
}
.MainInDealDayBorder {
    width:119px;
    height:182px;
    border-right:1px solid #3D95DC;
    border-left:1px solid #3D95DC;
    border-bottom:1px solid #3D95DC;
    text-align:center;
    color:#c33;
}
#MainInBlock2_3 {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:164px;
    background-image:url(/images/FA/Save-more.gif);
    background-repeat:no-repeat;
}

#MainInBlock2_3_FA {
    position:relative;
    top:16px;
    left:5px;
    width:121px;
    height:164px;
    background-image:url(/images/FA/Save-more.gif);
    background-repeat:no-repeat;
}
#MainInBlock2_3_FO {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:164px;
    background-image:url(/images/FO/Save-money.gif);
    background-repeat:no-repeat;
}
#MainInBlock2_4 {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:306px;
}

#MainInBlock2_4_FA {
    position:relative;
    top:20px;
    left:5px;
    width:121px;
    height:306px;
}
#MainInBlock2_4_AO {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    height:306px;
}
#MainInBlock2_4_FO {
    position:relative;
    top:10px;
    left:5px;
    width:121px;
    /*height:369px;*/
}
.CheckListRedLine {
    border-bottom:1px solid #c33;
    font-weight:bold;
}
.CheckListBorderL {
    border-left:1px solid #c33;
}
.CheckListCenterLine {
    padding-top:6px;
    border-bottom:1px solid #c33;
    width:21px;
    margin-left:5px;
}
.CheckListTitleRight {
    position:relative;
    top:0;
    left:0;
    right:0;
    height:22pt;
    color:#c33;
    font-size:14pt;
    font-weight:bold;
    background-image:url(/images/data/contact-us-sidebar-sep.gif);
    background-position:bottom left;
    background-repeat:repeat-x;
    padding-left:20px;
}
.CheckListParImg {
    padding-left:10px;
    /*padding-right:4px;*/
}
.CheckListPar20 {
    padding-left:20px;
    padding-right:20px;
    color:#c33;
}
.CheckListParExc {
    padding-left:20px;
    /*padding-right:20px;*/
    color:#c33;
    font-size:17px;
}
.CheckListBlueLine {
    width:429px;
    height:15px;
    border-bottom:1px solid #A6CAED;
    background-image:url(/images/data/tickbox.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    padding-top:5px;
}
div#ChekcListMainForm {
    position:relative;
    left:0;
    top:0;
    width:456px;
    min-height:300px;
    height:300px;
    height:auto!important;
}
div#CheckListFormTitle {
    position:relative;
    top:0;
    left:0;
    right:0;
    height:22pt;
    color:#C33139;
    font-size:14pt;
    font-weight:bold;
    background-image:url(/images/data/small-red-line.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    line-height:2.3;
}
div#CheckListText {
    padding-right:15px;
}
div#CheckListChecks {
    padding-right:25px;
}
a.CheckListLink {
    color:#C33139;
    font-weight:bold;
    text-decoration:none;
}
.FeedbackTextRed {
    color:#c33;
    font-weight:bold;
    padding-left:3px;
    padding-right:3px;
}
.FeedbackTextBold {
    padding-top:8px;
    padding-bottom:3px;
    font-weight:bold;
    text-align:center;
}
.data_center {
    position:relative;
    height:auto;
    width: 687px;
    float: right;
    /*padding-left:2px;
    padding-right:2px;*/
}
.HolExtrasImgHeader {
    background-image:url(/images/data/holiday-extras.jpg);
    background-repeat:no-repeat;
    vertical-align:bottom;
    color:#c33;
    font-size:22px;
}
.HolExtrasRedLine {
    border-bottom:1px solid #c33;
    color:#c33;
}
.HolExtrasList {
    background-image:url(/images/data/grey-dotted-line.gif);
    background-position:bottom left;
    background-repeat:repeat-x;
    margin-left:15px;
    padding-top:10px;
    padding-bottom:10px;
}
.HolExtrasList a {
    text-decoration:none;
    color:#000;
    font-weight:bold;
}
.HolExtrasVertGrey {
    background-image:url(/images/data/vertical-dotted-line.jpg);
    background-repeat:no-repeat;
    background-position:-1px;
}
.HolExtrasP {
    margin-top:10px;
    margin-right:10px;
    margin-bottom:15px;
    text-align:justify;
}
.HolExtrasGap14 {
    padding-top:14px;
}
td.extrasImages {
    padding-right:3px;
}
.errorMess {
    color:red;
    font-weight:bold;
}
.flightResCont {
    font-family:Helvetica, Tahoma, Verdana;
    background-color:#fff;
}
.flightResTit {
    color:#c33;
    font-size:15px;
    font-weight:bold;
    line-height:15px;
    text-align:left;
    text-indent:8px;
    vertical-align:bottom;
    bottom:10px;
    margin:.67em 0;
}
.flightResIOBoundTit {
    color:#c33;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    margin:.22em 0;
}
.flightResDur {
    color:#000;
    font-size:10px;
    font-weight:normal;
    line-height:12px;
    margin:1em 0;
}
.flightResDotted {
    vertical-align:middle;
    border-top:1px dotted #717171;
    border-bottom:1px dotted #717171;
}
.flightResAltTit {
    color:#464242;
    font-size:12px;
    font-weight:bold;
    text-indent:8px;
    width:690px;
    margin:0;
    border-bottom:1px solid black;
    margin-right: 0px;
    margin-left: auto;
}
.flightResYellow {
    position:relative;
    top:0;
    left:0;
    color:#000;
    font-size:12px;
    line-height:14px;
    background-color:#fcfcd9;
    text-align:left;
    text-indent:8px;
    width:690px;
    height:65px;
    border-top:1px solid #c33;
    border-bottom:1px solid #000;
    margin-right: 0px;
    margin-left: auto;
}
.flightResYellow1 {
    position:relative;
    top:0;
    left:0;
    color:#000;
    font-size:12px;
    line-height:14px;
    background-color:#fcfcd9;
    text-align:left;
    text-indent:8px;
    width:690px;
    height:65px;
    border-bottom:1px solid #000;
    margin-right: 0px;
    margin-left: auto;}
.flightResWhite {
    position:relative;
    top:0;
    left:0;
    color:#000;
    font-size:12px;
    line-height:14px;
    background-color:#fff;
    text-align:left;
    text-indent:8px;
    width:690px;
    height:65px;
    border-bottom:1px solid #00000d;
    margin-right: 0px;
    margin-left: auto;}
.flightResBlue {
    position:relative;
    top:0;
    left:0;
    color:#000;
    font-size:12px;
    line-height:14px;
    background-color:#e7f0ff;
    text-align:left;
    text-indent:8px;
    width:690px;
    height:65px;
    border-bottom:1px solid #000;
    margin-right: 0px;
    margin-left: auto;}
.flightResOutbound {
    position:absolute;
    top:0;
    left:0;
    width:271px;
    height:auto;
}
.flightResInbound {
    position:absolute;
    top:0;
    left:271px;
    width:271px;
    height:auto;
}
.flightResSelect {
    position:absolute;
    top:0;
    left:590px;
    width:90px;
    height:auto;
}
.flightResPrice {
    color:#c33;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    padding-top:9px;
}
.flightResButton {
    text-align:center;
    padding-top:10px;
}
.flightResPriceBox {
    position:absolute;
    top:0;
    left:542px;
    width:109px;
}
.flightResPriceTit {
    color:#000;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    margin:.22em 0;
}
.flightResPriceTot {
    text-align:center;
    font-size:19px;
    font-weight:bold;
    color:#c33;
    margin:.42em 0;
}
.perperson {
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#000;
    margin:.22em 0;
}
.flightResYellowDet {
    position:relative;
    top:0;
    left:0;
    color:#000;
    font-size:12px;
    line-height:14px;
    text-align:left;
    width:100%;
    height:65px;
    margin-top:3px;
    text-indent:3px;
}
.AccomResBlock {
    background-color:#fff;
    text-align:left;
    padding-left: 1px;
    padding-right:1px;
    /*width:682px;*/
    /* width:687px;*/
}
.AccomResDestTit {
    color:#c33;
    font-weight:bold;
    font-size:15px;
    line-height:17px;
    text-align:left;
    text-indent:4px;
    vertical-align:bottom;
    margin-bottom:.19em;
}
.AccomResDestInfo {
    color:#333;
    font-weight:bold;
    line-height:15px;
    text-align:left;
    text-indent:4px;
    vertical-align:middle;
    margin-bottom:.19em;
    width:430px;
}
.AccomResNavMenu {
    color:#000;
    line-height:15px;
    text-indent:4px;
    margin-bottom:.19em;
}
.AccomResNavMenuPag {
    width:410px;
    text-align:right;
    vertical-align:middle;
    font-size:13px;
    border :0px solid red;
}
.AccomResNavMenuText {
    width:682px;
    text-align:right;
    font-weight:bold;
    color:#c33;
}
.NavMenuSelected {
    color:#c33;
    font-size:13px;
    /*vertical-align:middle;*/
}
.AccomResSep {
    width:682px;
    border-bottom:3px solid #808080;
}
.AccomResBaseTopLine {
    border-bottom:1px solid #000;
    border-top:1px solid #000;
}
.AccomResFilter {
    background-color:#CF3333;
}
.AccomResFilterText {
    color:#000;
    font-weight:bold;
    line-height:14px;
    /*text-align:right;*/
}
.AccomResFilterField {
    color:#000;
    line-height:12px;
    text-align:right;
    padding-right:1em;
    padding-left:1em;
}
.AccomResGap5 {
    padding-top:3px;
    padding-bottom:3px;
}
.AccomResHotelBox {
    position:relative;
    top:5px;
    left:0;
    width:682px;
    height:175px;
    color:#000;
    padding-bottom:5px;
    padding-left: 2px;
    padding-right:2px;
}
.AccomResHotelImages {
    position:relative;
    top:0;
    left:0;
    width:200px;
    height:170px;
    height:auto!important;
    margin-bottom:15px;
}
.AccomResHotelMainImage {
    position:relative;
    top:0;
    left:0;
    width:197px;
    height:125px;
}
.AccomResHotelOtherImages {
    position:relative;
    top:4px;
    left:0;
    width:200px;
    min-height:33px;
    height:33px;
    height:auto!important;
}
.AccomResHotelInfo {
    position:absolute;
    top:0;
    left:210px;
    width:470px;
    height:80px;
}
.AccomResHotelInfoTop {
    position:relative;
    top:0;
    left:0;
    width:470px;
    height:80px;
}
.AccomResHotelInfoTopLeft {
    position:relative;
    top:0;
    left:0;
    width:470px;
    height:80px;
    float:left;
}
.AccomResPriceF {
    margin-top:5px;
    position:relative;
    top:0;
    left:0;
    width:470px;
    height:15px;
}
.AccomResPrice0 {
    position:relative;
    top:0;
    left:0;
    width:470px;
    height:15px;
}
.AccomResHotelTit {
    color:#c33;
    font-size:15px;
    font-weight:bold;
    padding-top:5px;
}
.AccomResHotelTit2 {
    color:#c33;
    font-size:11px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:8px;
}
.AccomResHotelPriceFromText {
    color:#333;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    padding-top:8px;
}
.AccomResHotelPriceFromQua {
    color:#c33;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    padding-top:8px;
}
.AccomResHotelPriceOnlyText {
    color:#333;
    font-size:15px;
    font-weight:bold;
    line-height:15px;
}
.AccomResHotelPriceOnlyQua {
    color:#c33;
    font-size:15px;
    font-weight:bold;
    line-height:15px;
}
.AccomResHotelCost {
    position:relative;
    top:0;
    left:0;
    width:310px;
    height:25px;
    padding-top:3px;
}
.AccomResHotelCostText {
    color:#333;
    font-weight:bold;
    vertical-align:middle;
}
.AccomResHotelInfoTopRight {
    position:absolute;
    top:82px;
    left:380px;
    width:80px;
    height:80px;
    text-align:right;
}
.AccomResHotelRating {
    position:relative;
    top:0;
    left:0;
    width:470px;
    text-align:right;
    height:15px;
}
.AccomResHotelRatText {
    color:#333;
    font-weight:bold;
}
.AccomResHotelAddShort {
    position:relative;
    top:0;
    left:0;
    width:210px;
    color:#333;
    font-weight:bold;
    text-align:right;
    padding-top:5px;
}
.AccomResHotelMap {
    position:relative;
    top:0;
    left:0;
    width:210px;
    color:#333;
    font-weight:bold;
    text-align:right;
    padding-top:5px;
}
.AccomResHotelTemp {
    color:#333;
    font-weight:bold;
    padding-top:5px;
}
.AccomResHotelTemp>table {
    float:right;
    clear:right;
}
#AccomResHotelInfoBottom {
    position:relative;
    top:5px;
    left:0;
    width:390px;
    height:86px;
}
.AccomResHotelDesc {
    position:relative;
    top:0;
    left:0;
    width:380px;
    height:86px;
    color:#333;
    font-size:11px;
}
.AccomResMoreInfoLink {
    text-decoration:none;
}
.AccomResHotelMoreInfoT {
    color:#000;
    font-weight:bold;
}
.AccomResHotelMoreInfo {
    color:#c33;
    font-weight:bold;
}
.AccomResHotelPriceRat {
    height:33px;
    font-weight:bold;
    text-align:left;
}
.AccomResHotelPrice {
    color:#c33;
    margin-top:8px;
    margin-bottom:8px;
}
.AccomResHotelStarsTit {
    color:#2d2e2e;
    padding-top:10px;
    padding-bottom:10px;
}
.AccomResTableW {

    /*width:684px;*/
}
.AccomResTableDetW {
    width:684px;
}
.AccomResHeaderAccom {
    background-color:#8dddec;
}
.AccomResHeaderAccomTit {
    color:#000;
    font-weight:bold;
    line-height:14px;
    text-align:left;
}
.AccomResRedLine {
    border-bottom:1px solid #c33;
    vertical-align:middle;
}
.AccomResPriceAccom {
    color:#c33;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    border-bottom:1px solid #c33;
}
.AccomResPriceAccomDet {
    color:#c33;
    font-weight:bold;
    text-align:right;
    vertical-align:middle;
}
.AccomResPriceAccom40 {
    text-decoration:line-through;
    font-size:11px;
}
.AccomResPriceAccom15 {
    font-size:14px;
}
.AccomResPriceAccomChoice {
    font-size:19px;
    color:#c33;
    font-weight:bold;
    text-align:center;
    vertical-align:bottom;
}
.AccomResBook {
    color:#000;
    text-align:left;
    padding-right:8px;
}
.AccomResRef {
    font-weight:bold;
    line-height:14px;
    padding-left:16px;
}
.filterDropdown {
    border:1px solid #7F9DB9;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    /*width:150px;*/
    background-color:#FFF;
}
.filterDropdownSmall {
    border:1px solid #7F9DB9;
    font-family:Helvetica, Tahoma, Verdana;
    font-size:11px;
    /*width:100px;*/
    background-color:#FFF;
}
.AccomDetails {
    position:relative;
    top:0;
    left:0;
    width:690px;
    min-height:400px;
    height:400px;
    height:auto!important;
}
.AccomDetBack {
    color:#000;
    line-height:12px;
    background-color:#fcfcd9;
    width:690px;
    padding-right:3px;
    padding-left:3px;
    border:solid 1px #c33;
}
.AccomDetBack td {
    text-align:right;
}
.AccomDetDestTit {
    color:#c33;
    font-weight:bold;
    font-size:15px;
    line-height:15px;
    text-align:left;
    text-indent:4px;
    vertical-align:bottom;
    margin-bottom:.39em;
    margin-top:.67em;
}
.AccomDetSelect {
    height:34px;
    vertical-align:middle;
    text-align:right;
}
a.backLink:link {
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
a.backLink:visited {
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
a.backLink:hover {
    color:#c33;
    text-decoration:none;
    font-weight:bold;
}
a.backLink:active {
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
a.AccomResLNotUnder:link {
    text-decoration:none;
}
a.AccomResLNotUnder:visited {
    text-decoration:none;
}
a.AccomResLNotUnder:hover {
    text-decoration:underline;
    color:#000;
}
a.AccomResLNotUnder:active {
    text-decoration:none;
}
.AccomDetPrFrom {
    color:#c33;
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    padding-bottom:10px;
    border-bottom:1px dotted #717171;
}
.AccomDetSpac5 {
    height:5px;
}
.AccomDetLeft {
    position:relative;
    top:0;
    left:0;
    width:205px;
    height:auto;
}
.AccomDetRight {
    position:relative;
    top:0;
    left:0;
    width:505px;
    height:auto;
}
.AccomDetRightTop {
    position:relative;
    top:0;
    left:0;
    width:505px;
    height:20px;
    margin-bottom:10px;
}
.AccomDetRightTopLeft {
    position:relative;
    top:0;
    left:0;
    width:310px;
    height:20px;
    float:left;
    vertical-align:middle;
}
.AccomDetRightTopRight {
    position:absolute;
    top:0;
    left:310px;
    width:195px;
    height:20px;
    text-align:right;
}
.AccomDetRightBottom {
    position:relative;
    top:0;
    left:0;
    width:505px;
    height:auto;
}
.AccomDetHotelTit {
    color:#c33;
    font-size:15px;
    font-weight:bold;
    vertical-align:middle;
}
.AccomDetHotelMainImage {
    position:relative;
    top:0;
    left:0;
    width:211px;
    height:162px;
}
.AccomDetHotelOtherImages {
    position:relative;
    top:4px;
    left:0;
    width:213px;
    min-height:33px;
    height:33px;
    height:auto!important;
}
.AccomDetWeather {
    position:relative;
    top:0;
    left:0;
    width:211px;
    height:325px;
}
.AccomImgThumb {
    margin-bottom:3px;
}
.AccomDetGap5 {
    padding-top:5px;
    padding-bottom:5px;
}
.AccomDetMainImage {
    position:relative;
    top:0;
    left:4px;
    width:195px;
    height:123px;
    margin-bottom:15px;
    margin-top:7px;
    border:1px solid black;
}
.Extras {
    position:relative;
    top:0;
    left:0;
    width:730px;
    min-height:400px;
    height:400px;
    height:auto!important;
}
.ExtrasInfo {
    position:relative;
    top:0;
    left:0;
    width:730px;
    min-height:400px;
}
.ExtrasTravIns {
    padding-top:10px;
}
.ExtrasBaggage {
    padding-top:30px;
}
.ExtrasAirPark {
    padding-top:10px;
}
.ExtrasTransfer {
    padding-top:10px;
}
.ExtrasTabDet {
    border:1px solid #ccc;
    background-color:#fcfcd9;
}
.ExtrasDetHead {
    color:#c33;
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    margin-bottom:.67em;
    margin-top:.67em;
}
.ExtrasDetTextBold {
    font-weight:bold;
    line-height:14px;
    color:#000;
}
.ExtrasDetText {
    margin-left:8px;
    margin-right:8px;
    line-height:14px;
    color:#000;
}
.ExtrasDetText {
    margin-left:8px;
    margin-right:8px;
    line-height:14px;
    color:#000;
}
.ExtrasDetTotal {
    color:#c33;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    margin:.67em 0;
    margin-right:60px;
}
.ExtrasDeTit {
    color:#c33;
    font-size:15px;
    font-weight:bold;
    line-height:15px;
    text-align:left;
    text-indent:8px;
    vertical-align:bottom;
    bottom:10px;
    margin:.67em 0;
}
.ExtrasTabTrans {
    background-color:#fcf7e8;
    border:#fbdfbe 1px solid;
}
.ExtrasTextBold {
    font-weight:bold;
    line-height:20px;
    text-indent:8px;
}
.ExtrasTabTrav {
    background-color:#e7fffa;
    border:#8dddec 1px solid;
}
img.ExtrasImg {
    width:690px;
    height:70px;
    border:none;
}
table.ExtrasTab {
    width:692px;
    text-indent:8px;
    line-height:20px;
}
table.ExtrasTab th {
    text-align:left;
    font-weight:bold;
    background-color:#e0e0e0;
    border:#b2b2b2 1px solid;
}
table.ExtrasTab td {
    background-color:#fcfcfc;
    border:#b2b2b2 1px solid;
}
.ExtrasTabBag {
    background-color:#fceded;
    border:#b2b2b2 1px solid;
}
.ExtrasImg {
    padding-left:2px;
}
.PassTit {
    font-size:12px;
    font-weight:bold;
    line-height:15px;
}
.ContactInfo {
    padding-top:20px;
}
.ResGuideMainTit {
    font-weight:bold;
    line-height:25px;
    text-indent:8px;
    font-size:13px;
}
table.ResGuide {
    border:1px solid #c33;
}
table.ResGuideLeft {
    background-image:url(/images/data/left-column-holiday-guide.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
table.ResGuideRight {
    background-image:url(/images/data/right-column-holiday-guide.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
table.ResGuide th {
    border-bottom:1px solid #c33;
    text-align:left;
}
.ResGuideListResL {
    border-right:1px solid #c33;
    border-left:1px solid #c33;
    border-bottom:1px solid #c33;
    background-image:url(/images/data/left-column-holiday-guide.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
.ResGuideListResR {
    border-right:1px solid #c33;
    border-left:1px solid #c33;
    border-bottom:1px solid #c33;
    background-image:url(/images/data/right-column-holiday-guide.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
.ResGuideRowRes {
    position:relative;
    top:0;
    left:0;
    width:348px;
    min-height:19px;
    height:19px;
    height:auto!important;
    padding-top:5px;
}
.ResGuideHeadText {
    font-weight:bold;
    line-height:25px;
    text-indent:8px;
    font-size:12px;
    color:#c33;
}
.ResGuideText {
    line-height:19px;
    text-indent:8px;
}
.ResGuideTitCou {
    text-indent:8px;
}
a.ResGuideLinkCo:active {
    text-decoration:none;
    color:#c33;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkCo:link {
    text-decoration:none;
    color:#c33;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkCo:visited {
    color:#c33;
    text-decoration:none;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkCo:hover {
    color:#c33;
    text-decoration:underline;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkReg:active {
    text-decoration:none;
    color:#000;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkReg:link {
    text-decoration:none;
    color:#000;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkReg:visited {
    color:#000;
    text-decoration:none;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkReg:hover {
    color:#000;
    text-decoration:underline;
    font-weight:bold;
    padding-left:8px;
}
a.ResGuideLinkRes:active {
    text-decoration:none;
    color:#000;
    padding-left:8px;
}
a.ResGuideLinkRes:link {
    text-decoration:none;
    color:#000;
    padding-left:8px;
}
a.ResGuideLinkRes:visited {
    color:#000;
    text-decoration:none;
    padding-left:8px;
}
a.ResGuideLinkRes:hover {
    color:#000;
    text-decoration:underline;
    padding-left:8px;
}
.ResGuideBackCountry {
    background-color:#B6DDDD;
}
.ResGuideBackRegion {
    background-color:#D1EDEE;
}
.ResGuideLnDesc {
    border-bottom:1px solid #28AFB2;
    padding-top:7px;
    padding-bottom:2px;
}
.ResGuideTextRed {
    color:#c33;
    font-weight:bold;
    padding-left:3px;
    padding-right:3px;
}
a.ResGuideLinkListRed:active {
    color:#c33;
    font-weight:bold;
    font-size:9px;
    text-decoration:none;
    padding-left:3px;
}
a.ResGuideLinkListRed:link {
    color:#c33;
    font-weight:bold;
    font-size:9px;
    text-decoration:none;
    padding-left:3px;
}
a.ResGuideLinkListRed:visited {
    color:#c33;
    font-weight:bold;
    font-size:9px;
    text-decoration:none;
    padding-left:3px;
}
a.ResGuideLinkListRed:hover {
    color:#c33;
    font-weight:bold;
    font-size:9px;
    text-decoration:underline;
    padding-left:3px;
}
a.ResGuideLinkTitRed:active {
    color:#c33;
    font-weight:bold;
    font-size:15px;
    text-decoration:none;
}
a.ResGuideLinkTitRed:link {
    color:#c33;
    font-weight:bold;
    font-size:15px;
    text-decoration:none;
}
a.ResGuideLinkTitRed:visited {
    color:#c33;
    font-weight:bold;
    font-size:15px;
    text-decoration:none;
}
a.ResGuideLinkTitRed:hover {
    color:#c33;
    font-weight:bold;
    font-size:15px;
    text-decoration:underline;
}
a.ResGuideLinkList:active {
    color:#000;
    text-decoration:none;
}
a.ResGuideLinkList:link {
    color:#000;
    text-decoration:none;
}
a.ResGuideLinkList:visited {
    color:#000;
    text-decoration:none;
}
a.ResGuideLinkList:hover {
    color:#000;
    text-decoration:underline;
}
a.ResGuideLinkListBold:active {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold:link {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold:visited {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold:hover {
    font-weight:bold;
    color:#000;
    text-decoration:underline;
    font-size: smaller;
}



a.ResGuideLinkListBold_FO:active {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold_FO:link {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold_FO:visited {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold_FO:hover {
    font-weight:bold;
    color:#003399;
    text-decoration:underline;
    font-size: smaller;
}





a.ResGuideLinkListBold_AO:active {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold_AO:link {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold_AO:visited {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    font-size: smaller;
}
a.ResGuideLinkListBold_AO:hover {
    font-weight:bold;
    color:#000;
    text-decoration:underline;
    font-size: smaller;
}





.ResGuideCircle {
    color:#00B5E1;
}
.ResGuideBackg {
    position:relative;
    top:0;
    left:0;
    height:92px;
    width:730px;
}
.ResGuideTopLeft {
    position:relative;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-color:#E8FAFC;
    border-top:1px solid #28AFB2;
    margin-top:13px;
}
.ResGuideTLTit {
    line-height:19px;
    text-indent:3px;
}
.ResGuideTit {
    font-weight:bold;
    color:#333;
}
.ResGuideDesc {
    color:#333;
    font-size:12px;
}
.ResGuideTitGap {
    font-weight:bold;
    color:#333;
    padding-bottom:3px;
}
.ResGuideImgTit {
    font-weight:bold;
    color:#3A9486;
}
.ResGuideGapTit {
    font-weight:bold;
    color:#333;
    padding-top:17px;
}
.ResGuideTLDesc {
    line-height:19px;
    text-indent:3px;
}
.ResGuideTLSum {
    padding-left:5px;
    padding-bottom:15px;
    padding-top:10px;
}
.ResGuideBackgSum {
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    padding-left:10px;
}
.ResGuideTLTitDesc {
    line-height:25px;
    text-indent:3px;
    background-color:#C1E3E4;
    border-top:1px solid #28AFB2;
    border-bottom:1px solid #28AFB2;
}
.ResGuideTLRegTitDesc {
    line-height:25px;
    text-indent:3px;
    background-color:#C1E3E4;
    border-bottom:1px solid #28AFB2;
}
.ResGuideAllRes {
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:2px solid #28AFB2;
}
.ResGuideBold {
    font-weight:bold;
}
.ResGuideImgBox {
    position:relative;
    top:0;
    left:0;
    height:50px;
    width:480px;
}
.ResGuideImgBoxLine {
    position:relative;
    top:0;
    left:0;
    height:50px;
    width:409px;
    float:left;
}
.ResGuideImgBoxImg {
    position:absolute;
    top:0;
    left:409px;
    height:50px;
    width:71px;
}
.ResGuideImgBoxLine1 {
    position:relative;
    top:24px;
    left:0;
    height:1px;
    width:409px;
    border-bottom:1px solid #28AFB2;
}
.ResGuideCou {
    position:relative;
    top:0;
    left:0;
    height:19px;
    width:115px;
    float:left;
    padding-top:3px;
    padding-left:8px;
    background-color:#eee;
}
.ResGuideReg {
    position:relative;
    top:0;
    left:0;
    height:19px;
    width:115px;
    float:left;
    padding-top:3px;
    padding-left:8px;
    background-color:#ccc;
}
.ResGuideRes {
    position:relative;
    top:0;
    left:0;
    min-height:19px;
    height:19px;
    height:auto!important;
    width:90px;
    padding-top:3px;
    padding-left:8px;
    background-color:#ddd;
}
.ResGuideGap10 {
    padding-top:10px;
    padding-bottom:10px;
}
.ResGuideImagesDetRight {
    position:relative;
    top:0;
    left:6px;
    width:240px;
    height:100px;
    height:auto!important;
    margin-bottom:15px;
    margin-top:7px;
}
.ResGuideImagesDetLeft {
    position:relative;
    top:0;
    left:0;
    width:240px;
    height:100px;
    height:auto!important;
    margin-bottom:15px;
    margin-top:7px;
}
.ResGuideMainImageDet {
    position:relative;
    top:0;
    left:0;
    width:240px;
    height:160px;
}
.ResGuideOtherImagesDet {
    position:relative;
    top:4px;
    left:0;
    width:240px;
    min-height:38px;
    height:38px;
    height:auto!important;
}
.ResGuideWeathBor {
    border:1px solid #28AFB2;
}
.ResGuideWeathBack {
    border:1px solid #28AFB2;
    background-color:#28AFB2;
    color:#fff;
    font-weight:bold;
    font-size:9px;
}
.ResGuideWeathTemp {
    border:1px solid #28AFB2;
    color:#28AFB2;
    font-weight:bold;
    font-size:15px;
}
.ResGuideWeathBackAO {
    color:#c33;
    font-weight:bold;
    font-size:11px;
}
.ResGuideWeathTempAO {
    color:#28AFB2;
    font-weight:bold;
    font-size:15px;
    margin-bottom:12px;
    padding-bottom:12px;
}
.TermsLine {
    border-bottom:1px solid #28AFB2;
}
.TermsPSmall {
    margin-top:4px;
    margin-bottom:4px;
    text-align:justify;
}
.TermsPMedium {
    margin-top:3px;
    margin-bottom:15px;
    text-align:justify;
}
.TermsTLSum {
    line-height:17px;
    padding-left:5px;
    padding-bottom:15px;
    padding-top:10px;
    padding-right:5px;
    text-align:justify;
}
.TermsTitle {
    color:#c33;
    font-weight:bold;
}
.TermsTitleBlack {
    font-weight:bold;
    padding-top:4px;
    padding-bottom:4px;
}
div#TermsFormTitle {
    position:relative;
    top:0;
    left:0;
    right:0;
    height:22pt;
    color:#c33;
    font-weight:bold;
    background-image:url(/images/data/grey-dotted-line-terms.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    line-height:4.3;
}
.whitelink {
    color:#FFF;
    text-decoration:none;
}
.blacklink {
    color:#000;
    text-decoration:none;
}
.blacklink:hover {
    text-decoration:underline;
}
#contentContact {
    height:910px;
    top:0;
    left:0;
    position:relative;
}
#mainarrowContact {
    position:absolute;
    left:0;
    top:582px;
    width:40px;
    height:22px;
    z-index:1;
    background-image:url(images/arrowMain.gif);
    background-repeat:no-repeat;
    background-position:10px 2px;
}
#mainTitleContact {
    position:absolute;
    left:41px;
    top:582px;
    width:191px;
    height:18px;
    z-index:2;
    color:#D41616;
    font-weight:bold;
    padding-top:4px;
}
#picContact {
    position:absolute;
    left:600px;
    top:519px;
    width:270px;
    height:192px;
    z-index:4;
}
.inputBoxes {
    font-size:11px;
    color:#666;
    font-family:Tahoma;
}
.Red18B {
    font-size:18px;
    color:#D41616;
    font-weight:bold;
}
.Red14B {
    font-size:14px;
    color:#D41616;
    font-weight:bold;
}
.Black11 {
    font-size:11px;
    color:#000;
}
#frmIntoTxt {
    position:absolute;
    left:5px;
    top:5px;
    width:730px;
    height:155px;
    z-index:1;
}
#currentTime {
    position:absolute;
    right:5px;
    top:5px;
    width:164px;
    height:56px;
    z-index:3;
}
div#frmContainer td {
    font-size:8pt;
    text-align:left;
}
#txt1 {
    position:absolute;
    left:5px;
    top:624px;
    width:220px;
    height:270px;
    z-index:3;
    font-size:8pt;
}
#txt2 {
    position:absolute;
    left:295px;
    top:624px;
    width:220px;
    height:270px;
    z-index:5;
    font-size:8pt;
}
#txt3 {
    position:absolute;
    left:550px;
    top:624px;
    width:246px;
    height:106px;
    z-index:6;
    font-size:8pt;
}
#frmContainer {
    position:absolute;
    left:5px;
    top:169px;
    width:730px;
    height:385px;
    z-index:2;
    background-image:url(/images/goldenticket.png);
    background-repeat:no-repeat;
}
#error_div {
    position:absolute;
    left:16%;
    bottom:740px;
    z-index:2;
    font-size:10pt;
}
#no_contact_div {
    width:862px;
    color:#f00;
    display:none;
}
#no_query_div {
    width:862px;
    color:#f00;
    display:none;
}
#doc_no_error {
    width:862px;
    color:#f00;
    display:none;
}
.BookRedLine {
    color:#c33;
    font-weight:bold;
    border-bottom:1px solid #c33;
    border-top:1px solid #c33;
}
.BookBlackLine {
    font-weight:bold;
    border-bottom:1px solid #000;
    border-top:1px solid #000;
}
#footer {
    position:relative;
    top:0;
    left:0;
    font-weight:bold;
    height:331px;
    width:959px;
    text-align:left;
}
.footSum {
    color:#000;
    line-height:14px;
    padding-right:8px;
    padding-left:8px;
}
.footMore {
    color:#000;
    font-weight:bold;
    line-height:12px;
    text-align:center;
    padding-right:1em;
    padding-left:1em;
    padding-top:10px;
}
.redlinevertical {
    color:#b42a2a;
}
.footBookmark {
    line-height:12px;
    text-align:center;
    padding-top:7px;
}
table.diffList {
    padding-right:10px;
}
table.diffList th {
    color:#c33;
    font-size:larger;
    font-weight:bold;
    text-align:left;
}
table.diffList td {
    vertical-align:top;
    padding:10px 3px;
    text-align:justify;
}
span.diffHeader {
    font-weight:bold;
}
a img {
    border:none;
}
div#aiTopText {
    text-align:justify;
}
div#aiTopText p {
    padding:.5em;
}
a.aiDestImg {
    float:left;
    margin:.2em;
}
div.holidayInspiration {
    border:2px solid #3061C8;
    float:left;
    clear:left;
    margin:.5em;
}
div.offer {
    width:186px;
    height:215px;
    padding-top:.5em;
    font-size:larger;
    float:left;
    position:relative;
}
div.offerFO {
    width:176px;
    height:205px;
    padding-top:.5em;
    font-size:larger;
    float:left;
    position:relative;
}
div.offerAO {
    width:176px;
    height:205px;
    padding-top:.5em;
    font-size:larger;
    float:left;
    position:relative;
}
div.offerFA {
    width:176px;
    height:205px;
    padding-top:.5em;
    font-size:larger;
    float:left;
    position:relative;
}
div.offerRed {
    /*background-image:url(/images/data/AIDestinations/box-frame.jpg);*/
    background-position:top left;
    background-repeat:no-repeat;
    color:#B10015;
    border: 1px solid #b10015;
    margin: 5px;
    width: 172px;
}
div.offerBlue {
    background-image:url(/images/data/offerBox.png);
    background-position:top left;
    background-repeat:no-repeat;
    color:#3A9486;
    border:0px solid #3A9486;
}

div.offerBlue_FO {
    /*background-image:url(/images/data/offerBox.png);*/
    background-position:top left;
    background-repeat:no-repeat;
    color:#003399;
    border:1px solid #003399;
}
div.offerBlue_AO {
    /*background-image:url(/images/data/offerBox.png);*/
    background-position:top left;
    background-repeat:no-repeat;
    color:#336666;
    border:1px solid #336666;
}

div.offerBlue_FA {
    /*background-image:url(/images/data/offerBox.png);*/
    background-position:top left;
    background-repeat:no-repeat;
    color:#219cd5;
    border:1px solid #219cd5;
}
div.offer>div {
    position:relative;
    text-align:center;
    width:172px;
}

div.offerFO>div {
    position:relative;
    text-align:center;
    width:172px;
}
div.offerAO>div {
    position:relative;
    text-align:center;
    width:172px;
}
div.offerFA>div {
    position:relative;
    text-align:center;
    width:172px;
}
div.offerRed img {
    border:1px solid #B10015;
}
div.offerBlue img {
    border:1px solid #3A9486;
}
div.offer img {
    margin-top:3px;
    padding:1px;
    width:148px;
    height:90px;
}
div.offer div.blurb {
    width:140px;
    font-size:smaller;
    position:relative;
    margin:auto;
}
div.offer div.priceLine {
    font-size:larger;
    font-weight:bold;

}





div.offerFO img {
    margin-top:3px;
    padding:1px;
    width:148px;
    height:90px;
}
div.offerFO div.blurb {
    width:140px;
    font-size:smaller;
    position:relative;
    margin:auto;
}
div.offerFO div.priceLine {
    font-size:larger;
    font-weight:bold;

}
div.offerFO span.Red_FO {
    color:#cc3333;

}
span.Red_FO {
    color:#cc3333;

}
div.offerAO img {
    margin-top:3px;
    padding:1px;
    width:148px;
    height:90px;
}
div.offerAO div.blurb {
    width:140px;
    font-size:smaller;
    position:relative;
    margin:auto;
}
div.offerAO div.priceLine {
    font-size:larger;
    font-weight:bold;
}



div.offerFA img {
    margin-top:3px;
    padding:1px;
    width:148px;
    height:90px;
}
div.offerFA div.blurb {
    width:140px;
    font-size:smaller;
    position:relative;
    margin:auto;
}
div.offerFA div.priceLine {
    font-size:larger;
    font-weight:bold;
}

.comparePrice_FO {
    text-decoration:line-through;
    color:#CC3333;
}
.comparePrice {
    text-decoration:line-through;
    color:#CC3333;
}
.comparePrice_FA {
    text-decoration:line-through;
    color:#CC3333;
}
.comparePrice_AO {
    text-decoration:line-through;
    color:#CC3333;
}
p.copy {
    margin-right:20px;
    font-size:larger;
    font-weight:bold;
}
a.blueToRedLight {
    color:#CC3139;
    text-decoration:none;
}
a.blueToRedLight:visited {
    text-decoration:none;
}
div.holidayGuideData {
    position:relative;
    padding-left: 0px;
    clear:both;
    /*border:1px solid #FFF;*/
}
div.holidayGuideData div.mainCol {
    width:547px;
    border-right:1px solid red;
    float:right;
    clear:left;
    height:100%;
    margin-top:1em;
}
div.holidayGuideData div.mainColNew {
    width:688px;
    border-right:0px solid red;
    float:left;
    clear:left;
    height:100%;
    margin-top:1em;
}
div.holidayGuideData div.rightCol {
    float:right;
    clear:right;
    width:140px;
    margin-top:1em;
}

div.rightColNew {
    clear:both;
    padding-top:10px;
    width:688px;
    margin-top:1em;
}
div.holidayGuideData div.offers {
    background-color:#E3F6F5;
    border-top:1px solid #3a9486;
    border-bottom:1px solid #3a9486;
    height:225px;
    padding-top:10px;
}
div.holidayGuideData div.offer {
    margin-left:18px;
    margin-right:18px;
}
div.holidayGuideData div.amazingDeals {
    color:#3a9486;
    font-weight:bold;
    font-size:larger;
}
div.titleRow {
    margin-top:10px;
    margin-bottom:5px;
}
div.weatherTitle {
    clear:both;
    color:#3a9486;
    font-weight:bold;
    border-bottom:1px solid #CC3333;
    text-align:center;
    width:232px;
    position:relative;
    left:1px;

}
div.holidayGuideData div.weatherTitle {
    padding-top:10px;
}
div.holidayGuideData div.guideTitle {
    clear:both;
    height:30px;
    font-size:larger;
    font-weight:bold;
    color:#ce0000;
    border-bottom:1px solid #CC3333;
}
div.holidayGuideData div.guideTitleNew{

    font-size:larger;
    font-weight:bold;
    color:#ce0000;
    border-bottom:1px solid #CC3333;

}

div.holidayGuideData div.guideListNew{
    clear:both;
    width:658px;

}
div.holidayGuideData div.generalInfo {
    height:20px;
    font-size:larger;
    font-weight:bold;
    color:#ce0000;
    width:100%;
    float:left;
    clear:both;
}
div.holidayGuideData div.guideDesc {
    float:left;
    text-align:justify;
    padding:0 6px;
    width:300px;
}
div.holidayGuideData div.guideDescNew {
    float:left;
    text-align:justify;
    padding:0 6px;
    width:440px;
}
div.holidayGuideData div.guideImages {
    float:left;
    width:234px;
}
div.holidayGuideData div.guideImages img#mainImage {
    width:232px;
    height:160px;
    border:1px solid #3a9486;
}
div.holidayGuideData div.guideImages img.thumb {
    width:74px;
    height:48px;
    float:left;
    margin:1px;
    border:1px solid #3a9486;
}
div.weatherDay {
    width:76px;
    float:left;
    margin:0 1px;

}
div.weatherDay div {
    border:1px solid #3a9486;
    margin:1px 0;
}
div.weatherDay div.weatherIcon {
    height:58px;
    text-align:center;
    vertical-align:middle;
}
div.weatherDay div.weatherIcon img {
    margin-top:13px;
}
div.weatherDay div.weatherTemp, div.weatherDay div.weatherDate {
    height:17px;
    font-weight:900;
    text-align:center;
    vertical-align:middle;
}
div.weatherDay div.weatherTemp {
    color:#28afb2;
    font-size:larger;
}
div.weatherDay div.weatherDate {
    background-color:#28afb2;
    color:white;
}
div.holidayGuideData div.infoTitle, div.holidayGuideData div.infoContent {
    width:100%;
}
div.holidayGuideData div.infoTitle {
    font-size:larger;
    font-weight:bold;

    clear:none;
}
div.holidayGuideData div.postcard {
    border-top:1px solid #3a9486;
    padding-top:.5em;
    /*width:580px;*/


}
div.holidayGuideData img.postcard {
    float:right;
    margin-left:0;
    margin-right:1em;
}
div.postcardShim {
    width:1em;
    height:50px;
    float:right;
    border-top:1px solid #3a9486;
}
div.info {
    padding-top:1.5em;
}
div.info p {

    text-align:justify;
    margin-right:1em;
    margin-top:0;
}
div#leftCol>div#searchContainer, div#leftCol>div#emailContainer, div#leftCol>div#shortListContainer {
    margin-bottom:28px;
}
div.accLoz {
    padding:0;
    padding-top:1.5ex;
}
img.accLozMainImage {
    float:left;
    width:232px;
    height:160px;
    border:1px solid black;
    margin-right:10px;
    margin-bottom:5px;
}
div.accLozThumbs {
    width:238px;
    float:left;
    padding:0;
    margin-right:6px;
    clear:left;
}
div.accLozWeather {
    width:238px;
    float:right;
    clear:right;
    padding:0;
    margin-right:6px;
}
div.accLozWeather {
    margin-bottom:1em;
}
div.accLozThumbs img {
    width:74px;
    margin-top:3px;
    margin-right:3px;
    border:1px solid black;
}
div.accLozWeather img {
    padding:15px;
    padding-right:16px;
    margin-top:2px;
}
div.accLozWeathDay {
    width:76px;
    float:left;
    margin-right:3px;
}
div.accLozWeathTemp, div.accLozWeathDate {
    margin-top:1px;
    text-align:center;
    font-weight:bold;
}
div.accLozWeathTemp {
    font-size:larger;
    color:#28afb2;
}
div.accLozWeathDate {
    font-size:8.3pt;
    color:#28afb2;
}
h1.accLozAccomName {
    color:#c33;
    font-size:15px;
    font-weight:bold;
    margin:0;
}
div.accLozRating {
    float:right;
    color:#333;
    font-weight:bold;
}
div.accLozRating * {
    vertical-align:middle;
}
div.accLozDesc {
    text-align:justify;
    margin-top:3em;
    clear:right;
}
table.accLozRoomsTable {
    width:100%;
    border-collapse:collapse;
    margin-top:2em;
}
table.accLozRoomsTable th {
    font-weight:bold;
    color:black;
    background-color:#8dddec;
    border-top:1px solid black;
    border-bottom:1px solid black;
    text-align:left;
}
table.accLozRoomsTable td {
    border-bottom:1px solid #c33;
    font-weight:bold;
    text-align:left;
}
table.accLozRoomsTable td.accLozRoomsTablePrice, table.accLozRoomsTable th.accLozRoomsTablePrice {
    text-align:right;
}
td.accLozRoomsTablePrice {
    color:#c33;
    font-size:14px;
}
span.accLozRoomsTableComparePrice {
    font-size:11px;
    text-decoration:line-through;
}
div.accLozUpgradeLink {
    text-align:right;
    font-size:larger;
}
img.extrasHeader {
    margin-top:1.5em;
    width:690px;
}
div.accLozPriceDiv {
    color:#333;
    font-size:large;
    font-weight:bold;
    margin-top:1.5em;
}
span.accLozCompPrice, span.accLozSalePrice {
    color:#c33;
}
span.accLozCompPrice {
    text-decoration:line-through;
}
table.accLozWeatherRatingTable {
    float:right;
    font-weight:bold;
    width:180px;
}
table.accLozWeatherRatingTable td {
    border-bottom:1px solid #b3b3b3;
    padding:.5em 0;
}
table.accLozWeatherRatingTable tr.weather td {
    border-bottom:none;
    color:#c33;
    width:33%;
    text-align:center;
    padding:0;
}
table.accLozWeatherRatingTable tr.weather td.forecast {
    font-size:large;
}
table.accLozWeatherRatingTable tr.weather td.arrow {
    text-align:right;
    width:66%;
}
table.hotSpotsVertical {
    width:121px;
    height:658px;
    background-image:url(/images/data/HotSpotsVertical.gif);
    float:right;
    margin-right:3px;
}
table.hotSpotsVertical td {
    padding:0;
    height:81px;
    color:#E37858;
    font-size:larger;
    text-align:center;
    font-weight:bold;
    vertical-align:top;
}
table.hotSpotsVertical td.top {
    height:139px;
}
table.hotSpotsVertical td.bottom {
    height:auto;
}
table.hotSpotsVertical a {
    color:#E37858;
}
table.hotSpotsVertical a:hover {
    text-decoration:none;
}
/* Review tab */

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 25px;
    /*border-left: 1px solid #CC3333;*/
    width:auto;

}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 18px;
    line-height: 25px;
    /*border: 1px solid #CC3333;*/
    border-left: none;
    /*margin-left: -5px;*/
    background-image:url(/images/reviews/resort-reviews-b.gif);
    width:133px;
    height:25px;
    overflow: hidden;
    position: relative;

}



ul.tabs li  a  {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    font-weight:bold;
    padding-left:22px;
    /*border: 1px solid #fff;*/
    outline: none;
}
ul.tabs li a:hover {
    text-decoration: none;
    background-image:url(/images/reviews/resort-reviews-a.gif);
    width:133px;
    height:25px;

}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    text-decoration: none;
    background-image:url(/images/reviews/resort-reviews-a.gif);
    width:133px;
    height:25px;

}
.tab_container {
    clear: both;

    width: 686px;
    background: #fff;
    border-bottom: 2px solid #CC3333;
    border-left: 2px solid #CC3333;
    border-right: 2px solid #CC3333;
    border-top: 2px solid #CC3333;

}
.tab_content {
    padding-left:10px;
    padding-top:20px;

}



.reviewRating{
    font-size:15px;
    font-weight:bold;
}
.greenFont{
    color:green;
    float:left
}
.redFont{
    clear:both;
    color:red;
    float:left
}
.textFormBoldreview {
    color:#c33;	cursor:pointer;
}


a.textFormBoldblack:link {
    color:#808080;
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
}
a.textFormBoldblack:visited {
    color:#808080;
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
}
a.textFormBoldblack:hover {
    color:#c33;
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
}
a.textFormBoldblack:active {
    color:#808080;
    text-decoration:none;
    font-weight:bold;
    font-size: 12px;
}

.textFormBoldRed{
    color:#c33;
    cursor:pointer;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.reviewRating_review{
    font-size:11px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    color:#CC3333;
    border:0px solid red;
}

.reviewRating_sorry{
    font-size:11px;
    font-weight:bold;
    padding-top:10px;

    border:0px solid red;
}
.AccomResNavMenuText_review {
    font-weight:bold;
    color:#c33;

}
.tabsDiv {


    line-height: 25px;
    border: 0px solid #CC3333;
    text-decoration: none;
    background-image:url(/images/reviews/your-flight-choice-a.gif);
    width:133px;
    height:25px;
    /*background: #e0e0e0;*/
    font-size: 1.2em;
    font-weight:bold;
    padding-left:10px;
    background-repeat: no-repeat;


}
.tabsDivContinue {


    height:25px;line-height: 25px;
    border: 1px solid #CC3333;
    text-decoration: none;

    /*background: #e0e0e0;*/
    font-size: 1.2em;
    font-weight:bold;

    background-repeat: no-repeat;


}
.tabsDivSummary {


    line-height: 25px;
    border: 0px solid #CC3333;
    text-decoration: none;
    background-image:url(/images/reviews/summary-a.gif);
    width:300px;
    height:25px;
    /*background: #e0e0e0;*/
    font-size: 1.2em;
    font-weight:bold;
    padding-left:20px;
    background-repeat: no-repeat;


}
.tab_containerForAll {
    clear: both;
    padding-left:8px;
    /*padding-top:20px;*/
    width: 675px;
    background: #fff;
    border-bottom: 2px solid #CC3333;
    border-left: 2px solid #CC3333;
    border-right: 2px solid #CC3333;
    border-top: 2px solid #CC3333;
    margin-bottom: -1px;

}
.tab_containerForTSM2 {

    background-image:url(/images/TSM/your-price-bar.jpg);
    width:689px;
    height:80px;

}
.TSMdivLeft{
    width: 350px;
    border:0px solid #FFF;
    float:left;
}
.TSMdivMiddleLeft{
    width: 100px;
    border:0px solid #FFF;
    float:left;
    padding-top:2px;

}
.TSMdivMiddle{
    border:0px solid #FFF;
    float:left;
    width: 75px;
}
.TSMdivMiddleEqualTo{
    float:left;
}.TSMdivRight{
    float:left;
    border:0px solid #FFF;
}
.tsm_per_person{
    text-align: center;
    font-size: 13px;
    font-weight:bold;
    color:#000;
    padding-top: 6px;

}
.per_person_price_tsm{
    text-align: center;
    font-size: 19px;
    font-weight:bold;
    color:#CE0000;
    padding-top: 3px;
    padding-bottom: 3px;

}
.total_price_tsm{
    text-align: center;
    font-size: 19px;
    font-weight:bold;
    color:#FFF;

}
.tsm_adults{
    text-align: left;
    font-size: 10px;
    color:#FFF;
    padding-top: 28px;
    padding-left: 10px;
}
.tsm_child{
    font-size: 10px;
    color:#FFF;
    padding-top: 2px;
    padding-left: 10px;
}

.tsm_hotel_name{
    font-size: 1.2em;
    font-weight:bold;
    color:#fff;
    padding-top: 5px;
    padding-left: 10px;
}
.tsm_hotel_rating{
    font-size: 1.2em;
    color:#fff;
    padding-left: 10px;
}
.tsm_equal_to{
    font-size: 4.2em;
    color:#fff;
    padding-top: 9px;
    padding-left: 0px;
}.tsm_total_price{
    text-align: center;
    font-size: 13px;
    color:#fff;
    font-weight:bold;
    padding-top: 10px;
    padding-left: 22px;
}
.tab_containerForSummary {
    clear: both;
    padding-left:  6px;
    padding-right:6px;
    /*padding-top:20px;*/
    width: 671px;
    background: #fff;
    border-bottom: 2px solid #CC3333;
    border-left: 2px solid #CC3333;
    border-right: 2px solid #CC3333;
    border-top: 2px solid #CC3333;
    margin-bottom: -1px;

}
#combinedDiscountCost{
    text-decoration: line-through;
}
/* Accomodation tab */

ul.tabsAcco {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 25px;
    /*border-left: 1px solid #CC3333;*/
    width:auto;

}
ul.tabsAcco li {
    float: left;
    margin: 0;
    padding: 0;
    height: 18px;
    line-height: 25px;
    /*border: 1px solid #CC3333;*/
    border-left: none;
    /*margin-left: -5px;*/
    background-image:url(/images/reviews/accom-choice-b.gif);
    width:214px;
    height:25px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
}
ul.tabsAcco li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    font-weight:bold;

    /*border: 1px solid #fff;*/
    outline: none;

}
ul.tabsAcco li a:hover {
    text-decoration: none;
    background-image:url(/images/reviews/accom-choice-a.gif);
    width:214px;
    height:25px;
}
html ul.tabsAcco li.active, html ul.tabsAcco li.active a:hover  {
    text-decoration: none;
    background-image:url(/images/reviews/accom-choice-a.gif);
    width:214px;
    height:25px;

}
.tab_containerAcco {
    clear: both;
    width: 683px;
    background: #fff;
    border-bottom: 2px solid #CC3333;
    border-left: 2px solid #CC3333;
    border-right: 2px solid #CC3333;
    border-top: 2px solid #CC3333;
    padding-bottom: 5px;

}
.tab_contentAcco {
    padding-left:10px;
    padding-top:2px;
    padding-right: 10px;
    padding-bottom: 2px;
}

.pagenum_cls{
    width:669px;
    border:0px solid red;
    height:37px;
    padding-top:5px;
    padding-right:10px;
    width:auto;
}
.tabAccor1{
    padding-left:15px;
}
.tabAccor2{
    padding-left:25px;
}
.weather_accom{
    border-bottom:none;
    color:#c33;
    width:33%;
    text-align:center;
    padding:0;
    font-size: large;
    font-weight: bold;
}
.weather_tomorrow{
    border-bottom:none;
    color:#c33;
    width:33%;
    text-align:center;
    padding:0;
    font-weight: bold;       
}
.AccomDetPrFrom_accom {
    color:#000;
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    padding-bottom:10px;

}
.empty-top{
    background-image:url(/images/top-empty.gif);
    width:687px;
    height:80px;
    background-repeat: no-repeat;
}
.empty-top-text{
    padding-top:14px;
    padding-left:10px;
    font-size:15px;
    color:#c33;
    font-weight: 900;
}
.DepositPrice{

    color: #cc3333;
    font-weight:bold;
    font-size:14px;
}
.showMoreRoomsCss{
    display:none;
}
.showMoreOptions{
    color: #000000;
    font-weight:bold;
    border-bottom:0px solid #999999;
}

/******Wrap Accom Search Page ***/
.WrapAccomResHotelBox {

    left:0;
    width:682px;
    height:auto!important;
    color:#000;
    padding-bottom:5px;
    padding-left: 2px;
    padding-right:2px;
    border:0px solid blue;
}


.WrapAccomResHotelImages {
    float:left;
    width:200px;
    height:170px;
    height:auto!important;
    margin-bottom:15px;
    border:0px solid red;
}
.WrapAccomResHotelInfo {
    float:left;
    width:460px;
    min-height: 165px;
    height:auto!important;
    border:0px solid red;
    margin-left:10px;
}

#WrapAccomResHotelInfoBottom {
    overflow:hidden;
    left:0;
    width:460px;
    height:auto!important;
    border:0px solid red;
}

.WrapAccomResHotelMainImage{
    position:relative;
    top:0;
    left:0;
    width:197px;
    height:125px;
    padding-top:8px;
}
.wrapPriceInBold{
    font-weight:bold;
    font-size:14px;
}
/******End Wrap AccomSearch page  ***/

div#container {
    padding: 0px 8px;
    width: 959px;
}
/*
 * Header
*/

#header {
    padding-top: 1em;
    min-height: 120px;
}

.headerLogo {
    float: right;
}

.headerLogo * {
    vertical-align: middle;
}

.headerLogo.newLine {
    clear: right;
}

.bookingHotline {
    color: #656565;
    font-size: 12px;
    font-weight: bold;
}

.bookingHotline .telNo {
    font-size: 200%;
    color: #cf3334;
}

a.social:hover {
    text-decoration: none;
}

a.social img {
    margin: 4px;
}

a img {
    vertical-align: bottom;
}

div#menuBar {
    background-image: url(/images/header/menu-bg.gif); 
    background-position: top left; 
    background-repeat: repeat-x;
    text-align: center;
}

div#footer {
    margin-top: 15px;
}

table {
    border-spacing: 0px;
}

div#data {
    margin-right: 0px;
    margin-left: auto;
    min-height: 1015px;
}

.extrasPage div#data,
.passengerDetailsPage div#data,
.confirmationPage div#data ,
.cardDetailsPage div#data 
{
    min-height: 0px;
}

div#data > table {
    z-index: 100;
}

div#AccomResFlightDetails {
    width: 687px;
    margin-right: 0px;
    margin-left: auto;
}

.topImage {
    text-align: right;
    width: 687px;
    margin-right: 0px;
    margin-left: auto;
}

/*td {
    padding: 0px;
}*/

#frontPage .sideBarRight {
    width: 121px;
    float: right;
}

.AccomResHotel, #frmAccomFilter {
    width: 687px;
    margin-right: 0px;
    margin-left: auto;
}

.extrasPageRedBox {
    margin-right: 0px;
    margin-left: auto;
    width: 685px;
}

/*
 * Sitemap Styles
 */
 div.sitemap h1 {
    /* Yeah, I /know/ this looks insane, but it works */
    width: 0px;
    float: left;
}

div.sitemap div.links {
    position: relative;
    left: 40px;
    width: 610px;
    border-bottom: 1px solid black;
    padding: 12px 0px;
}

div.sitemap a.mapHeadLink {
    text-decoration: none;
    color: #CC3139;
    font-size: large;
    margin: 0px 8px;
}

div.sitemap a.mapLink {
    width: 300px;
    display:inline-block;
    /*border-bottom: 2px dotted #aaa;*/
    text-decoration: none;
    color: #CC3139;
}

div.sitemap a.mapLink:hover {
    color: #aaa;
}

/* OLB-Specific */
.tabsBooking {
	background-image:url(/images/reviews/accom-choice-a.gif);
        width:214px;
        height:25px;
	overflow: hidden;
	background-repeat: no-repeat;
        text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	font-weight:bold;
        line-height: 25px;
        padding-left: 30px;
}

div#callToBook {
    text-align: center;
    font-size: large;
    color: #cc3333;
    font-weight: bold;
}

