/*********** Start of General CSS ***********/
body {
    color: #828282;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    height: 100%;
    line-height: 24px;
    margin: 0;
    padding: 0;
    min-width: 1196px;
}

.ct {
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-position: top left;
}

.ct_inner {
    padding: 30px 0;
}

body.isnothome .ct_inner {
    padding: 0 0 30px 0;
}

#content-body {
    min-height: 200px;
    position: relative;
}

div {
    display: block;
}

table {
    width: 100%;
}

    table a,
    table a:link,
    table a:active,
    table a:visited {
        color: #707070;
    }

p {
    margin: 0 0 15px;
}

a img {
    border: 0;
}


img {
    vertical-align: middle;
    max-width: 100%;
}

.img_border {
    border: 1px solid #b3c1ca;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #696969;
    font-weight: normal;
}

h1 {
    font-size: 30px;
    line-height: normal;
    margin: 0 0 30px;
}


h2 {
    font-size: 24px;
    line-height: normal;
}

h3 {
    font-size: 18px;
    line-height: normal;
}

h4 {
    font-size: 16px;
    line-height: normal;
}

.brochure.isnothome h1 {
    text-align: left;
}

.container {
    width: 1000px;
}

.contextMenu a {
    color: red;
}

#top_bar .contextMenu {
    left: -30px; 
    top: 5px;
    right: initial;
}

.clearing {
    clear: both;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.clear_r {
    clear: right;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.clear_l {
    clear: left;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
}

.edit_ctrl {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    margin: 10px 0 0;
    z-index: 1;
    position: relative;
    font-size: 11px;
}

span.display_info {
    color: rgb(234, 80, 80);
    padding-left: 5px;
}

span.blue_text {
    color: #0082c4;
}

.bottom_margin {
    margin-bottom: 25px;
}

#cms_edit {
    background-color: #ffffff;
}

.ui-dialog h1.cmsh1_title,
.ui-dialog h1 {
    margin: 20px 0;
}

.mas_form {
    color: #000;
}

p.iasp_note {
    font-size: 12px;
    color: red;
}


.progress {
    width: 315px;
    height: 20px;
}

/*Firefox hack for progress bar*/
@-moz-document url-prefix() {
    .progress {
        width: 262px;
    }
}

/*IE Exploer hack for progress bar*/
@media screen\0 {
    .progress {
        width: 262px;
    }
}
/******************** End of General CSS **********************/
/************* Style For New Editor **********************/
#cms_edit input[type=text],
#cms_edit input[type=search],
#cms_edit input[type=number],
#cms_edit select,
.ui-dialog input[type=text],
.ui-dialog input[type=search],
.ui-dialog input[type=number],
.ui-dialog select,
.admintbl input[type=text],
.admintbl input[type=search],
.admintbl input[type=number],
.admintbl select,
.ui-combobox > input,
input#load-history {
    color: #2c3e50;
    background-color: #ffffff !important;
    background-image: none;
    border: 1px solid #dce4ec;
    border-width: 1px;
    box-shadow: none;
    height: 35px;
    padding: 0px 9px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    #cms_edit input[type=text]:focus,
    #cms_edit input[type=search]:focus,
    #cms_edit input[type=number]:focus,
    #cms_edit select:focus,
    #cms_edit select[multiple]:focus,
    .ui-dialog input[type=text]:focus,
    .ui-dialog input[type=search]:focus,
    .ui-dialog input[type=number]:focus,
    .ui-dialog select:focus,
    .ui-dialog select[multiple]:focus,
    .admintbl input[type=text]:focus,
    .admintbl input[type=search]:focus,
    .admintbl input[type=number]:focus,
    .admintbl select:focus,
    .admintbl select[multiple]:focus,
    .ui-combobox > input:focus,
    input#load-history:focus {
        border: 1px solid #97989E;
        outline-color: #97989E;
    }

input#load-history {
    vertical-align: top;
    padding: 1px 6px;
    background: #DDD !important;
}

    input#load-history:hover {
        cursor: pointer;
    }

.alert_tbl select#test {
    height: auto;
}

.chosen-container {
    width: 95% !important;
}

.su .chosen-choices span {
    color: #2c3e50;
    font-weight: normal;
}

table.admintbl img {
    vertical-align: middle !important;
}

table.admintbl .chosen-container + img,
table.iasp_editor ~ img, .cms_pimg_block img,
.fileupload-tab + img {
    padding-left: 5px;
}

.iasp_editor_iframe {
    width: 603px !important;
}

.iasp_editor {
    width: 95% !important;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
}

.fileupload-tab {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: middle;
    margin-top: 10px;
}
/******************** End of Style For New Editor ***************************/
/******************** Style for CMS Fix ****************************************/
#iasp_adminmenu_ctr {
    padding-bottom: 20px !important;
}

.ui-dialog h1 {
    width: 100%;
    color: #8db4ce;
    font-weight: normal;
    font-size: 20pt;
    font-family: 'Open Sans', sans-serif;
    line-height: 2;
    padding-bottom: 0;
    background: none;
}
/** Style for popupbox image picker **/
.cms_ui_toolwindow .cms_ui_closer {
    top: -4px;
}

.cms_ui_toolwindow .cms_ui_winhdr {
    width: auto;
}

.cms_ui_toolwindow .cms_ui_toolsizer {
    height: 20px;
}

    .cms_ui_toolwindow .cms_ui_toolsizer img {
        /*vertical-align: middle;*/
    }

#help_onsite .cms_ui_closer {
    top: -7px;
}

#help_onsite .cms_ui_toolsizer {
    height: 20px;
}
#help_onsite .cms_ui_toolsizer img {
    vertical-align: middle;
}
/** shipping table fix **/

.shipping_tbl {
}

    .shipping_tbl td {
        padding: 10px 5px;
    }

    .shipping_tbl thead td {
        padding: 10px 5px 5px;
        border-bottom: 1px solid #9c9c9c;
    }
#system-header {
    position: relative;
    margin: 10px 0 0;
    height: 65px;
    overflow: hidden;
}
#system-header .detail {
    display: none;
}
/******************** End of Style for CMS Fix ****************************************/
/******************** Link and default button style ***********/
:focus {
    outline: none !important;
}

a,
a:link,
a:active,
a:visited {
    text-decoration: none;
    color: #24408E;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.contextMenu a {
    color: red !important;
}

.btn_global,
.btn_global:link,
.btn_global:active,
.btn_global:visited,
.btn_global:focus,
input.button,
form.cms_cartform input.button,
.cms_endform_buttons input {
    background-color: #24408E;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    padding: 8px 20px;
    font-size: 16px;
    text-align: center;
    line-height: 19px;
    vertical-align: baseline;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
}

    .btn_global:hover,
    input.button:hover,
    form.cms_cartform input.button:hover,
    .cms_endform_buttons input:hover {
        cursor: pointer;
        text-decoration: none;
        border: none;
    }

.btn_grey,
.btn_grey:link,
.btn_grey:active,
.btn_grey:visited {
    color: #221e1f;
    background-color: #f4f4f4;
}

.btn_darkgrey,
.btn_darkgrey:link,
.btn_darkgrey:active,
.btn_darkgrey:visited {
    color: #ffffff;
    background-color: #192936;
}

.btn_lightblue,
.btn_lightblue:link,
.btn_lightblue:active,
.btn_lightblue:visited {
    color: #ffffff;
    background-color: #48BEFF;
}
/*********** End of Link and default button style *****************************/
/******************** Style for top bar ***************************************/
#top_bar {
    background-color: #011638;
    height: 55px;
}

#top_bar_inner {
    position: relative;
    height: 55px;
}

#top_bar .seprator {
    width: 1px;
    height: 30px;
    background-color: #d4d4d4;
    position: absolute;
    left: 205px;
    top: 3px;
}
/*##### Top Bar CTA #####*/
#top_special + div {
    position: relative;
}

#top_special .top_btn {
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    line-height: 55px;
}

#top_special .top_text {
    display: inline-block;
    *
    display: inline;
    _height: 30px;
    zoom: 1;
    vertical-align: top;
    padding-left: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 55px;
    pointer-events: none;
    cursor: default;
}
/*##### Top Right #####*/
#top_right {
    font-size: 0;
    text-align: right;
    height: 55px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
    ::i-block-chrome, #top_right {
        padding-left: 42px;
    }

    ::i-block-chrome, #appSearch {
        -webkit-appearance: none;
    }
}

#top_right > div {
    margin-top: 30px;
    vertical-align: top;
    margin-top: 10px;
}
/*##### Top Search Box #####*/
#top_sbox {
    position: relative;
    z-index: 1002;
    width: 35px;
}

.icon-search {
    background-image: url('../../../i/icon-search.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    background-size: auto 16px;
    height: 16px;
    width: 16px;
}

.before_expand {
    z-index: 1003;
    position: relative;
}

    .before_expand .expand_heading {
        background-color: #707070;
        color: #000000;
        cursor: default;
        display: block;
        font-family: Arial,sans-serif;
        font-size: 16px;
        line-height: 20px;
        padding: 7px 0;
        pointer-events: none;
        text-align: center;
        border-bottom: 1px solid #707070;
    }

    .before_expand.open .expand_heading {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        border-bottom: 1px solid #707070;
    }

.after_expand {
    text-align: center;
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
    display: none;
    width: 200px;
    padding: 10px;
    border: 2px solid #707070;
    margin-top: 0;
    margin-left: 2px;
}

    .after_expand .after_expand_content {
        text-align: left;
        position: relative;
        z-index: 1001;
    }

    .after_expand .after_expand_base {
        background-color: #707070;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        /*opacity: 0.9;
        filter: alpha(opacity=90);*/
    }

#search_box_top {
    /*position: absolute;
    top: 5px;
    right: 0;
    width: 170px;*/
    /*background-color: #dadada;
    padding: 2px;*/
}

@-moz-document url-prefix() {
    #search_box_top {
        /*top: 7px;*/
    }
}

#search_box_top #search_box_top_inner {
    background-color: #fff;
}

#search_box_top .search_box input {
    border: none;
    background: transparent;
    line-height: normal;
    font-size: 13px;
    color: #a1a1a1;
    width: 150px;
    line-height: 31px;
    line-height: 20px\0;
}

#search_box_top .search_box .img_bf_search {
    padding-left: 10px;
}

#search_box_top .search_box #searchlist_top + span {
    display: none;
}

    #search_box_top .search_box #searchlist_top + span:hover {
        display: none;
    }
/*##### Top CTA login box #####*/

#top_loginbox {
    position: relative;
    z-index: 1002;
    width: 35px;
    margin-left: 5px;
    margin-right: 10px;
}

    #top_loginbox input[type=submit],
    #top_loginbox input[type=button] {
        cursor: pointer;
        -webkit-appearance: none;
    }

    #top_loginbox input:focus {
        outline: 0;
    }

.icon-account-login {
    background-image: url('../../../i/icon_myaccount_top_white.png');
    background-repeat: no-repeat;
    background-position: -3px center;
    background-color: transparent;
    background-size: auto 24px;
    height: 18px;
    width: 18px;
}

.icon-account-logout {
    background-image: url('../../../i/icon-login.png');
    background-repeat: no-repeat;
    background-position: -3px center;
    background-color: transparent;
    background-size: auto 24px;
    height: 18px;
    width: 18px;
}

.cta_before_expand {
    position: relative;
    text-align: right;
    z-index: 2;
    margin: 0;
    z-index: 1001;
}


.cta_before_expand_heading {
    background-color: #707070;
    color: #000000;
    cursor: default;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: 19px;
    padding: 7px 0;
    pointer-events: none;
    text-align: center;
    border-bottom: 1px solid #707070;
}

.cta_before_expand.logedin .cta_before_expand_heading {
    font-size: 16px;
    line-height: 19px;
    padding: 7px 0;
}

.icon_head {
    background-image: url('../../../i/icon_head.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    height: 17px;
    width: 17px;
    padding-right: 10px;
}

.cta_before_expand.open .cta_before_expand_heading {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #707070;
}

.cta_after_expand {
    text-align: center;
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
    display: none;
    width: 180px;
    padding-top: 15px;
    border: 2px solid #707070;
    /*margin-top: 1px;*/
    margin-left: 2px;
}
/*#top_loginbox.logged-out .cta_after_expand {
      margin-left: -2px;
}*/
.cta_before_expand.logedin {
    /*margin-top: 10px;*/
}

.cta_link {
    vertical-align: middle;
    margin: 0 0 10px;
    overflow: hidden;
    text-align: center;
}

    .cta_link a,
    .cta_link a:link,
    .cta_link a:active,
    .cta_link a:link:visited .cta_link a:focus {
        font-size: 13px;
        color: #ffffff;
        text-decoration: underline;
    }

.cta_after_expand_item {
    width: 150px;
    height: 33px;
    padding: 0;
    white-space: nowrap;
    color: #ffffff;
    line-height: 33px;
    vertical-align: middle;
    font-size: 14px;
    background-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.afterlogin .cta_after_expand_item {
    background-color: #046890;
}

.cta_after_expand_item.name {
    background-color: transparent;
    color: #ffffff;
    height: auto;
    min-height: 33px;
    line-height: normal;
    overflow: visible;
    word-break: break-word;
    white-space: normal;
}

.cta_after_expand_item.forgot_psw {
    height: 20px;
    margin-bottom: 0px;
}

#top_loginbox.logged-out .cta_after_expand_item.forgot_psw input[type = submit],
#top_loginbox.logged-out .cta_after_expand_item.forgot_psw input[type = button] {
    background: transparent;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    margin: 0;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}

.cta_after_expand_item a,
.cta_after_expand_item a:link,
.cta_after_expand_item a:active,
.cta_after_expand_item a:visited,
.cta_after_expand_item a:focus {
    color: #ffffff;
    display: block;
    text-decoration: none;
    line-height: 33px;
    vertical-align: middle;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-weight: normal;
    padding-left: 35px;
}

.cta_after_expand_item input[type="submit"],
.cta_after_expand_item input[type="button"] {
    border: none;
    color: #ffffff;
    padding: 0;
    line-height: 46px;
    vertical-align: middle;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#top_loginbox.logged-out .cta_after_expand_item input {
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 33px;
    padding: 0 10px;
    vertical-align: top;
    width: 130px;
    -webkit-appearance: none;
    color: #000000;
}

    #top_loginbox.logged-out .cta_after_expand_item input[type=email],
    #top_loginbox.logged-out .cta_after_expand_item input[type=password],
    #top_loginbox.logged-out .cta_after_expand_item input[type=text] {
        background: #ffffff;
        text-align: left;
        color: #000000;
    }

    #top_loginbox.logged-out .cta_after_expand_item input[type = submit],
    #top_loginbox.logged-out .cta_after_expand_item input[type = button] {
        background: #046890;
        line-height: 0px;
        margin-bottom: 10px;
        width: 150px;
        text-align: center;
        color: #ffffff;
    }

#top_loginbox.logged-in .cta_after_expand_item input[type = submit],
#top_loginbox.logged-in .cta_after_expand_item input[type = button] {
    margin-bottom: 10px;
    line-height: 15px;
    width: 100%;
    height: 100%;
    background: #046890;
    text-align: center;
}

.cta_after_expand_content {
    text-align: left;
    position: relative;
    z-index: 1001;
    padding: 0 15px;
}

.cta_content_base {
    background-color: #707070;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    /*opacity: 0.9;
    filter: alpha(opacity=90);*/
}

.cta_after_expand_heading {
    height: 36px;
    margin-bottom: 15px;
}

#top_loginbox .iasp_note {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    background-color: #ffbaaf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: normal;
    padding: 15px;
}

    #top_loginbox .iasp_note.success {
        background-color: #E1F0B1;
    }

a.icon_edit_my_profile {
    background-image: url('../../../i/icon_myaccount_login_white.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 33px;
    background-color: transparent;
}

a.icon_my_orders {
    background-image: url('../../../i/icon_cart_login_white.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 33px;
    background-color: transparent;
}

a.icon_my_favourites {
    background-image: url('../../../i/icon_my_favourites.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 33px;
    background-color: transparent;
}
/*##### Mini Cart #####*/
.minicart_box_outter {
    font-size: 15px;
    line-height: 20px;
    height: 35px;
    width: 1148px;
    margin-top: 8px;
}

div.minicart_box {
    height: 55px;
}

    div.minicart_box .minicart_box_inner {
        margin-top: 0;
    }

.minicart_box .minicart_ctrl {
    height: 35px;
}

    .minicart_box .minicart_ctrl .minicart_ctrl_inner {
        border-color: transparent;
        border: none;
        width: 172px;
        height: 35px;
        background-color: #707070;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding-right: 5px;
    }

.minicart_box .minicart.open .minicart_ctrl .minicart_ctrl_inner {
    border-color: transparent;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.minicart_box .minicart_ctrl .minicart_ctrl_inner .minicart_icon {
    height: 35px;
    background-image: url('../../../i/icon_cart_top_white.png');
    background-size: auto 18px;
    margin: 0;
    background-position: 0 45%;
    width: 30px;
}

.minicart_box .minicart_ctrl .triangle_left {
}

.minicart_box .minicart_ctrl .item_no {
    margin: 0.5em 1em 0;
    font-size: 9px;
    height: 26px;
}

    .minicart_box .minicart_ctrl .item_no .item_no_value {
        color: #848484;
        max-width: 23px;
        overflow: hidden;
        padding: 6px;
    }

    .minicart_box .minicart_ctrl .item_no .bg_grey {
    }

.minicart .img-rounded {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_minicart,
.minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_minicart:link,
.minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_minicart:active,
.minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_minicart:visited {
    margin-top: 0;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
}

.minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top {
    line-height: normal;
    background-color: #D8D8DA;
    margin: 0.4em 0 0;
    font-size: 14px;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:link,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:active,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:visited,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:focus,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:hover {
        margin-top: 0.4em;
        width: 60px;
        font-size: 13px;
        color: #a9a9a9;
        font-weight: normal;
        line-height: 30px;
        padding: 0 15px;
        height: 26px;
        vertical-align: middle;
    }

@-moz-document url-prefix() {
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:link,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:active,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:visited,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:focus,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:hover {
        margin-top: 6px;
    }
}

@media \0screen\,screen\9 {
    /* IE6,7,8 CSS*/
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:link,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:active,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:visited,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:focus,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:hover {
        margin-top: 5px;
    }
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    /* IE9+ CSS*/
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:link,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:active,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:visited,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:focus,
    .minicart_box .minicart_ctrl .minicart_ctrl_inner .btn_checkout_top.btn_grey:hover {
        margin-top: 5px;
    }
}

.minicart {
    width: 1148px;
}

.minicart_inner {
    right: 0 !important;
    top: 35px !important;
    left: -310px !important;
    width: 500px;
    text-align: left;
}

.minicart_inner2 {
    border-color: #707070;
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
}

div.minicart_box.fixed {
    width: 1148px;
    height: 45px;
}

    div.minicart_box.fixed .minicart_box_inner {
        margin-top: 0;
    }

    div.minicart_box.fixed + div.minicart_notification {
        right: inherit !important;
        float: right;
        margin-left: -168px;
    }

div.minicart_notification .minicart_notification_inner {
    border-color: #707070;
    text-align: left;
}

    div.minicart_notification .minicart_notification_inner .col1 {
        text-align: center;
    }

div.minicart_box.fixed .minicart_ctrl .minicart_ctrl_inner {
    border: 2px solid #221e1f;
}

div.minicart_box.fixed .minicart.open .minicart_ctrl .minicart_ctrl_inner {
    border-color: #221e1f;
    border-width: 2px;
}

div.minicart_box.fixed .minicart.open .minicart_inner .minicart_inner2 {
    border-color: #221e1f;
}

div.minicart_box.fixed .minicart.open .minicart_ctrl .minicart_ctrl_inner {
    border-bottom: none;
}

.minicart_top .minicart_title {
    line-height: 60px;
}
/******************** End of Style for top bar ******************************/
/*********** Start of Style for Head ******************************************************/
#head {
    min-height: 106px;
    background-color: #ffffff;
    overflow: hidden;
}

#head #logo img {
    height: 165px;
}

#head_inner {
    padding: 30px 0;
}


#head_inner #logo a {
    display: block;
}

/* For Top Right Contact Us */
#head_inner #contact_us {
    font-size: 0;
}

.link_contact_us,
.link_contact_us:link,
.link_contact_us:active,
.link_contact_us:visited {
    color: #000;
    font-size: 0;
    line-height: normal;
    display: block;
    text-align: right;
}

    .link_contact_us:hover {
        text-decoration: none;
    }

    .link_contact_us span.img {
        display: block;
    }

    .link_contact_us span.number {
        font-size: 30px;
        color: #24408E;
        margin: 26px 0 26px 155px;
        display: block;
        background-image: url('../../../i/icon_phone_top.png');
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: auto;
        padding-left: 45px;
        text-align: center;
        width: 202px;
    }

#head_inner #contact_us .btn_global {
    width: 102px;
}
/*********** End of Style for Head ********************************************/
/*********** Start of Style For main menu *************************************/
.main_menu {
    height: 45px;
    background-color: #24408E;
    overflow:hidden;
}

    .main_menu .main_item {
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
        height: 45px;
    }

        .main_menu .main_item .main_item_rtrigger {
            height: 45px;
            position: relative;
        }

            .main_menu .main_item .main_item_rtrigger img {
                height: 24px;
            }

            .main_menu .main_item .main_item_rtrigger a,
            .main_menu .main_item .main_item_rtrigger a:link,
            .main_menu .main_item .main_item_rtrigger a:active,
            .main_menu .main_item .main_item_rtrigger a:visited,
            .main_menu .main_item .main_item_rtrigger a:focus {
                text-decoration: none;
                display: block;
                color: #ffffff;
                background-color: #24408E;
                font-size: 13px;
                line-height: normal;
                /*font-weight: 600;*/
                padding: 14px 20px;
                text-transform: uppercase;
            }

                .main_menu .main_item .main_item_rtrigger a:hover {
                    color: #221e1f;
                    background-color: #f4f5f7;
                }

        .main_menu .main_item .main_item_rcontent {
            display: none;
            margin-top: 20px;
        }

            .main_menu .main_item .main_item_rcontent .triangle_top {
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 20px solid #EFEFEF;
                opacity: 0.9;
                top: -25px;
                left: 44%;
            }

            .main_menu .main_item .main_item_rcontent .main_item_rcontent_base {
                background-color: #EFEFEF;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 1000;
                opacity: 0.9;
            }


            .main_menu .main_item .main_item_rcontent .main_item_rtext {
                position: relative;
                z-index: 1001;
            }


                .main_menu .main_item .main_item_rcontent .main_item_rtext a,
                .main_menu .main_item .main_item_rcontent .main_item_rtext a:link,
                .main_menu .main_item .main_item_rcontent .main_item_rtext a:active,
                .main_menu .main_item .main_item_rcontent .main_item_rtext a:visited,
                .main_menu .main_item .main_item_rcontent .main_item_rtext a:focus {
                    color: #fff;
                    text-decoration: none;
                    display: block;
                    white-space: nowrap;
                    padding: 10px 20px 10px 0;
                }


                .main_menu .main_item .main_item_rcontent .main_item_rtext:hover {
                    color: #111111;
                    text-decoration: none;
                }

/*********** End of Style For main menu ***********************************/
/*********** Start of Homepage List CSS ************************************/
#hp_list .list_item_body {
    padding: 50px 0;
}

#hp_list h1 {
    font-size: 35px;
    line-height: normal;
    margin: 0 0 50px;
    padding: 0 0 50px;
    background-image: url('../../../i/bg_heading.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto;
    color: #24408E;
}

/*##### HP Slider Box #####*/
#hp_slider {
    height: 402px;
    position: relative;
    overflow: hidden;
}

    #hp_slider .list_item_body {
        padding: 0;
        position: relative;
    }

#myCarousel {
    width: 1000px;
    margin: 0;
    overflow: hidden;
}

    #myCarousel .carousel-inner {
        border: 1px solid #dfdddd;
        box-sizing: border-box;
        border-top: none;
    }

    #myCarousel a.carousel-control {
        line-height: 25px;
        text-decoration: none;
        top: 55%;
    }

        #myCarousel a.carousel-control.left {
            text-indent: -4px;
        }

        #myCarousel a.carousel-control.right {
            text-indent: 4px;
        }

    #myCarousel .carousel-inner > .item {
        height: 400px;
        overflow: hidden;
    }

        #myCarousel .carousel-inner > .item > img,
        #myCarousel .carousel-inner > .item > a > img {
            min-height: 400px;
        }

    #myCarousel .overlay {
        position: absolute;
        right: 0;
        left: 0;
        top: 280px;
        height: 120px;
        padding: 0 440px 0 20px;
    }

    #myCarousel .overlay_base {
        z-index: 1;
        position: absolute;
        background: transparent url('../../../i/bg_banner_fade_out.png') 0 0 no-repeat;
        left: 0;
        right: 0;
        bottom: 0;
        height: 120px;
    }

    #myCarousel .overlay_base_top {
        z-index: 2;
        position: absolute;
        background: #030303;
        left: 0;
        right: 0;
        bottom: 0;
        height: 120px;
        opacity: 0.3;
        filter: alpha(opacity=30);
    }

    #myCarousel .overlay_inner {
        z-index: 3;
        position: relative;
        height: 120px;
        overflow: hidden;
    }

    #myCarousel .overlay_title {
        height: 120px;
        overflow: hidden;
    }

        #myCarousel .overlay_title div {
            padding-left: 0;
        }

    #myCarousel .overlay_inner_title {
        color: #ffffff;
        font-size: 30px;
        padding: 20px 0 10px 0;
    }

    #myCarousel .overlay_inner_desp {
        color: #FFF;
        font-size: 17px;
        line-height: 20px;
        padding-right: 0;
    }

    #myCarousel .overlay_btn {
        height: 120px;
        line-height: 120px;
        overflow: hidden;
    }

        #myCarousel .overlay_btn a,
        #myCarousel .overlay_btn a:link,
        #myCarousel .overlay_btn a:active,
        #myCarousel .overlay_btn a:visited,
        #myCarousel .overlay_btn a:focus {
            max-width: 213px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-top: 45px;
            float: right;
        }

.hidectrl + .arrow_btns {
    display: none;
}

#myCarousel .arrow_btns a,
#myCarousel .arrow_btns a:link,
#myCarousel .arrow_btns a:active,
#myCarousel .arrow_btns a:visited,
#myCarousel .arrow_btns a:focus {
    color: #81d0e1;
    font-size: 40px;
    font-weight: 600;
    line-height: 34px;
    top: 10%;
}
/*##### Available Box #####*/
#available_box {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 240px;
    height: 181px;
    padding: 20px;
}

    #available_box .available_box_inner {
        position: relative;
        z-index: 3;
    }

    #available_box .available_box_base {
        z-index: 2;
        position: absolute;
        background: #000000;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    #available_box .heading {
        color: #ffffff;
        font-size: 27px;
        line-height: normal;
        text-align: center;
        margin-bottom: 10px;
    }

    #available_box .sub_heading {
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        margin-bottom: 10px;
    }

    #available_box select#rooms {
        height: 35px;
        border: none;
        margin: 0 0 20px;
        padding: 0 5px;
        width: 240px;
        max-width: 100%;
    }

    #available_box .btn_view {
        width: 70px;
    }
/*##### Welcome Box #####*/
#welcome_box {
    background-color: transparent;
}

    #welcome_box .welcome_btn .btn_global {
        padding: 10px 35px;
    }

    #welcome_box .bottom_margin {
        color: #828282;
        margin-bottom: 35px;
        font-size: 17px;
        line-height: 30px;
    }
/*##### Cycle Slider button controls #####*/
button.cycle-control {
    position: absolute;
    top: 45%;
    left: -60px;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 35px;
    font-weight: 600;
    line-height: 0;
    padding: 0;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    border: 1px solid #dadada;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding-bottom: 5px;
}

    button.cycle-control.right {
        right: -60px;
        left: auto;
    }

    button.cycle-control:hover {
        color: #81d0e1;
        opacity: 0.9;
        filter: alpha(opacity=90);
        cursor: pointer;
    }
/*##### Packages Box #####*/
#packages_box {
    background-color: #ffffff;
}

    #packages_box .bottom_margin {
        color: #828282;
        margin-bottom: 25px;
        font-size: 17px;
        line-height: 30px;
    }

    #packages_box .cycle_slider_wrap {
        position: relative;
    }


    #packages_box #package_cycle.cycle-slideshow {
        margin: 0 -10px;
    }

ul#package_cycle.no_cycle ~ button.cycle-control {
    display: none;
}

ul#package_cycle {
    margin: 0;
    text-align: left;
}

    ul#package_cycle.no_cycle {
        margin: 0;
        font-size: 0;
        text-align: left;
    }


    ul#package_cycle .cycle_item {
        background-color: transparent;
        width: 50%;
        overflow: hidden;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
    }

        ul#package_cycle .cycle_item .cycle_item_inner {
            margin: 10px;
            width: 480px;
            background-color: #ffffff;
        }

        ul#package_cycle .cycle_item:hover .cycle_item_inner {
            border-color: #ADABAB;
            -moz-box-shadow: 0 0 10px #ADABAB;
            -webkit-box-shadow: 0 0 10px #ADABAB;
            box-shadow: 0 0 10px #ADABAB;
        }

        ul#package_cycle .cycle_item .cycle_item_title {
            font-size: 0;
            position: relative;
            background-position: 320px center;
            background-repeat: no-repeat;
            background-size: auto;
            padding: 10px 0 5px 0;
        }

            ul#package_cycle .cycle_item .cycle_item_title a,
            ul#package_cycle .cycle_item .cycle_item_title a:link,
            ul#package_cycle .cycle_item .cycle_item_title a:active,
            ul#package_cycle .cycle_item .cycle_item_title a:visited,
            ul#package_cycle .cycle_item .cycle_item_title a:hover {
                text-decoration: none;
                font-size: 24px;
                line-height: normal;
                font-weight: normal;
                height: 28px;
                color: #24408E;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                z-index: 3;
                position: relative;
                padding: 10px 170px 10px 10px;
            }


        ul#package_cycle .cycle_item .cycle_item_content {
            background-color: transparent;
            padding: 0 10px;
            width: 280px;
            height: 144px;
            position: relative;
        }

            ul#package_cycle .cycle_item .cycle_item_content .cycle_item_text {
                font-size: 0;
                padding: 0;
                height: 144px;
                overflow: hidden;
            }

                ul#package_cycle .cycle_item .cycle_item_content .cycle_item_text .cycle_item_text_inner {
                    color: #828282;
                    font-size: 15px;
                    line-height: 24px;
                    font-weight: normal;
                    position: relative;
                    white-space: normal;
                }

        ul#package_cycle .cycle_item .img_box {
            position: relative;
            background-color: transparent;
            padding: 0 0 0 10px;
            margin: 0;
            width: 170px;
            height: 128px;
            overflow: hidden;
        }

        ul#package_cycle .cycle_item .img_box_inner {
            background-color: #ffffff;
            font-size: 0;
            padding: 0;
            text-align: center;
            display: table;
            position: absolute;
            width: 170px;
            height: 128px;
            overflow: hidden;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        ul#package_cycle .cycle_item .img_box a {
            display: table-cell;
            vertical-align: middle;
            height: auto;
        }

        ul#package_cycle .cycle_item .img_alignment {
            vertical-align: middle;
            display: inline;
        }

        ul#package_cycle .cycle_item .img_box img {
            max-width: 170px;
            max-height: 128px;
            height: 128px;
        }

        ul#package_cycle .cycle_item .cycle_item_actions {
            font-size: 0;
            height: 35px;
            overflow: hidden;
            padding: 10px;
            margin-top: 10px;
        }

            ul#package_cycle .cycle_item .cycle_item_actions .btn_enquiry {
                margin-left: 10px;
                padding: 8px 12px;
            }
/*##### Accomodations Box #####*/
#accommodations_box {
    background-color: #f6fbfe;
}

    #accommodations_box .bottom_margin {
        color: #828282;
        margin-bottom: 25px;
        font-size: 17px;
        line-height: 30px;
    }

    #accommodations_box .cycle_slider_wrap {
        position: relative;
    }


    #accommodations_box #accom_cycle.cycle-slideshow {
        margin: 0 -10px;
    }

ul#accom_cycle.no_cycle ~ button.cycle-control {
    display: none;
}

ul#accom_cycle {
    margin: 0;
    text-align: left;
}

    ul#accom_cycle.no_cycle {
        margin: 0;
        font-size: 0;
        text-align: left;
    }


    ul#accom_cycle .cycle_item {
        background-color: transparent;
        width: 33.33333%;
        overflow: hidden;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
    }

        ul#accom_cycle .cycle_item .cycle_item_inner {
            margin: 10px;
            width: 320px;
            background-color: #ffffff;
        }

        ul#accom_cycle .cycle_item:hover .cycle_item_inner {
            border-color: #ADABAB;
            -moz-box-shadow: 0 0 10px #ADABAB;
            -webkit-box-shadow: 0 0 10px #ADABAB;
            box-shadow: 0 0 10px #ADABAB;
        }

        ul#accom_cycle .cycle_item .img_box {
            position: relative;
            background-color: transparent;
            padding: 0;
            margin: 0;
            width: 320px;
            height: 240px;
            overflow: hidden;
        }

        ul#accom_cycle .cycle_item .img_box_inner {
            background-color: #ffffff;
            font-size: 0;
            padding: 0;
            text-align: center;
            display: table;
            position: absolute;
            width: 320px;
            height: 240px;
            overflow: hidden;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        ul#accom_cycle .cycle_item .img_box a {
            display: table-cell;
            vertical-align: middle;
            height: auto;
        }

        ul#accom_cycle .cycle_item .img_alignment {
            vertical-align: middle;
            display: inline;
        }

        ul#accom_cycle .cycle_item .img_box img {
            max-width: 320px;
            max-height: 240px;
            height: 240px;
        }

        ul#accom_cycle .cycle_item .cycle_item_content {
            background-color: transparent;
            padding: 10px;
            width: 300px;
            height: 189px;
            position: relative;
        }

            ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title {
                font-size: 0;
                position: absolute;
                top: -40px;
                left: 0;
                right: 0;
            }

                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title a,
                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title a:link,
                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title a:active,
                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title a:visited,
                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title a:hover {
                    text-decoration: none;
                    font-size: 17px;
                    line-height: normal;
                    font-weight: normal;
                    height: 20px;
                    color: #ffffff;
                    display: block;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    z-index: 3;
                    position: relative;
                    padding: 10px;
                    text-align: center;
                }

                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_title .overlay {
                    z-index: 1;
                    position: absolute;
                    background-color: #3653a2;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    opacity: 0.7;
                    filter: alpha(opacity=50);
                }

            ul#accom_cycle .cycle_item .cycle_item_content .minimum_price {
                color: #221E1F;
                font-size: 17px;
                line-height: 24px;
                font-weight: 600;
                text-align: center;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_text {
                font-size: 0;
                padding: 0;
                height: 120px;
                overflow: hidden;
            }

                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_text .cycle_item_text_inner {
                    color: #828282;
                    font-size: 15px;
                    line-height: 24px;
                    font-weight: normal;
                    position: relative;
                    white-space: normal;
                }

            ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_actions {
                font-size: 0;
                height: 35px;
                overflow: hidden;
                margin-top: 10px;
            }


                ul#accom_cycle .cycle_item .cycle_item_content .cycle_item_actions .btn_check {
                    margin-left: 10px;
                    padding: 8px 12px;
                }



/*##### Awards Box #####*/
#awards_box {
    background-color: #f6fbfe;
}

#hp_list #awards_box .list_item_body {
    padding: 10px 0;
}

ul#award_cycle {
    margin: 0;
}

ul#award_cycle li {
    height: 150px;
}

ul#award_cycle li > a {
    height: 150px;
}

ul#award_cycle li > a > img {
    max-height: 150px;
    max-width: 250px;
}

ul#award_cycle.no_cycle {
    text-align: center;
}

ul#award_cycle.no_cycle li {
    height: 150px;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
}

ul#award_cycle.no_cycle li > a {
    height: 150px;
}

ul#award_cycle.no_cycle li > a > img {
    max-height: 150px;
    max-width: 250px;
}


/*##### Suscribe Box #####*/
#subscribe_box {
    background-color: #221e1f;
    height: auto;
    padding: 0;
}

#hp_list #subscribe_box .list_item_body {
    background-image: url('../../../i/icon_envelope.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 20px 0;
}

#subscribe_box #subscribe_box_inner {
    padding: 0;
}

    #subscribe_box #subscribe_box_inner .text {
        padding-left: 70px;
    }

        #subscribe_box #subscribe_box_inner .text .text_inner {
            height: 35px;
        }

#subscribe_box .top_margin {
    font-size: 22px;
    font-weight: 500;
    line-height: 35px;
    color: #ffffff;
    height: 35px;
}

#subscribe_box .bottom_margin {
    color: #fff;
    font-size: 22px;
    line-height: normal;
    padding: 0;
    margin: 10px 0 0;
}

#subscribe_box .subscribe_btn {
    line-height: 35px;
}
/*********** End of Homepage List CSS *********************/
/*********** Start of Footer CSS ************************/
/* For footer */
#foot_top {
    background-color: #011638;
}

    #foot_top #foot_top_inner {
        padding: 40px 0;
    }

    #foot_top .col_title {
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        line-height: normal;
        padding: 0 0 20px 0;
        text-align: left;
    }

    #foot_top .desp {
        margin-bottom: 10px;
        color: #e4e3df;
        font-weight: normal;
        font-size: 15px;
        line-height: 25px;
    }

        #foot_top .desp a {
            display: block;
            color:#ffffff;
        }

    #foot_top .col_list {
        list-style: none;
    }

    #foot_top .col1 .col_list,
    #foot_top .col2 .col_list {
        margin: 0;
        overflow: hidden;
        text-align: left;
    }

    #foot_top .col_list li {
        margin-bottom: 10px;
    }

    #foot_top .col1 .col_list li,
    #foot_top .col2 .col_list li {
        list-style: none;
    }

    #foot_top .col2 {
        text-align: left;
    }

    #foot_top .col_list a,
    #foot_top .col_list at:link,
    #foot_top .col_list a:active,
    #foot_top .col_list a:visited {
        color: #e4e3df;
        font-size: 15px;
        display: block;
        text-decoration: none;
    }

        #foot_top .col_list a:hover {
            text-decoration: underline;
        }

    #foot_top #ftr-address {
        padding: 0 0 0 30px;
        background: url("../../../i/icn_address.png") no-repeat left 5px;
    }

    #foot_top #ftr-phone {
        padding: 0 0 0 30px;
        background: url("../../../i/icn_phone.png") no-repeat left 3px;
    }

   #foot_top #ftr-fax {
        padding: 0 0 0 30px;
        background: url("../../../i/icn_fax.png") no-repeat left 3px;
    }
    /*
    #foot_top #ftr-abn {
        padding: 0 0 0 30px;
        background: url("../../../i/icn_abn.png") no-repeat left 3px;
    }*/
    #foot_top .ftr-btn {
        margin-bottom: 10px;
        width: 102px;
        display: block;
    }

    #foot_top #ftr-logos img {
        max-width: 55%;
    }

.footer_logo {
    padding: 15px 0 20px 0;
}

    .footer_logo a {
        display: block;
    }

.social_bar {
    margin-top: 10px;
}

    .social_bar .facebook,
    .social_bar .facebook:link,
    .social_bar .facebook:active,
    .social_bar .facebook:visited,
    .social_bar .facebook:focus {
        display: block;
        background: #fff;
        border-radius: 3px;
        padding: 7px;
        margin: 0 0 10px 0;
        width: 128px;
        text-align: center;
        vertical-align: middle;
    }

    .social_bar .facebook img {
        text-align: center;
        vertical-align: middle;
    }


/*.social_bar .twitter {
        background: url("../../../i/icn_tw.png") no-repeat;
    }

        .social_bar .twitter:hover {
            background: url("../../../i/icn_tw_h.png") no-repeat;
        }

    .social_bar .pintrest {
        background: url("../../../i/icn_pint.png") no-repeat;
    }

        .social_bar .pintrest:hover {
            background: url("../../../i/icn_pint_h.png") no-repeat;
        }

    .social_bar .instagram {
        background: url("../../../i/icn_inst.png") no-repeat;
    }

        .social_bar .instagram:hover {
            background: url("../../../i/icn_inst_h.png") no-repeat;
        }

    .social_bar .youtube {
        background: url("../../../i/icn_ytb.png") no-repeat;
    }

        .social_bar .youtube:hover {
            background: url("../../../i/icn_ytb_h.png") no-repeat;
        }*/
/* For foot*/
#foot {
    position: relative;
    color: #ffffff;
    background-color: #000000;
}

    #foot #foot_inner {
    }

#foot a{
    color:#ffffff;
}

#foot_inner div.iasp_logo a {
    display: block;
}

#foot .iasp_logo {
    line-height: 80px;
}

#foot .copyright {
    padding: 0;
    font-size: 14px;
    line-height: 80px;
    text-align: right;
}

#foot #iasp-powered {
    height: 50px;
}

/*********** End of Footer CSS *****************************/
/*********** For My account module list ********************/
#account_area {
    position: relative;
}

    #account_area h1 {
        line-height: 2em;
        margin: 25px 0 13px;
    }

#account_area_items_list {
    margin-bottom: 13px;
    text-align: center;
    height: 220px;
}

    #account_area_items_list .listitem {
        float: none;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        vertical-align: top;
        margin: 5px;
        border: 1px solid #DADADA;
        width: 177px;
        height: 160px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #EFEFEF;
        text-align: center;
    }

        #account_area_items_list .listitem:hover {
            background-color: #ffffff;
            -moz-box-shadow: inset 0 0 10px #DADADA;
            -webkit-box-shadow: inset 0 0 10px #DADADA;
            box-shadow: inset 0 0 10px #DADADA;
            border-color: #DADADA;
        }

        #account_area_items_list .listitem .img_float {
            float: none;
            margin: 15px 0 0 0;
            width: 100%;
        }

        #account_area_items_list .listitem .img_wrap {
            margin: 0;
            padding-top: 5px;
            text-align: center;
            position: relative;
        }

        #account_area_items_list .listitem a,
        #account_area_items_list .listitem a:link,
        #account_area_items_list .listitem a:active,
        #account_area_items_list .listitem a:visited {
            display: inline-block;
            *display: inline;
            _height: 30px;
            zoom: 1;
            text-decoration: none;
            font-weight: normal;
            color: #474C4E;
        }

            #account_area_items_list .listitem a:hover {
                text-decoration: none;
            }

    #account_area_items_list div.listitem.logout {
        background-color: #221e1f;
        height: auto;
        border: none;
        position: absolute;
        bottom: -40px;
        right: 407px;
    }

    #account_area_items_list div.listitem h4{
        text-align:center;
    }

    #account_area_items_list .listitem.logout h4,
    #account_area_items_list .listitem.logout .img_wrap {
        margin: 0;
        padding: 0;
    }

    #account_area_items_list .listitem.logout a,
    #account_area_items_list .listitem.logout a:link,
    #account_area_items_list .listitem.logout a:active,
    #account_area_items_list .listitem.logout a:visited {
        color: #ffffff;
        display: block;
        vertical-align: middle;
        padding: 10px 0;
        font-weight: normal;
        text-transform: uppercase;
    }

    #account_area_items_list div.listitem.logout div.edit_controls {
        display: none;
    }
/************* End of Style For Account List *************/
/******************** Style for Default List ************************************/
.list {
    margin-top: 10px;
}


    .list .row0 {
        /*border-top: 1px dashed #B2B2B2;*/
    }

    .list .row1 {
        display: table;
        border-top: 1px dashed #B2B2B2;
    }

        .list .row1.f {
            padding-top: 0;
        }
		
	.list .hdr0 {
            margin-bottom: 30px;
        }

    .list .price {
        display: inline-block;
        font-family: "Rotis Sans Serif", Lucida Sans, Arial, sans-serif;
        font-size: 22px;
        line-height: 33px;
    }

    .list .img_float {
        width: 160px;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;      vertical-align: top;
    }

    .list .img_wrap {
        padding: 0 0 0 22px;
        display: inline-block;
        *display: inline;
        _height: 30px;
        zoom: 1;
        width: 300px;
        vertical-align: top;
    }

    .list .item.left {
        width: 484px;
        display: table-cell;
        vertical-align: top;
        padding-right: 15px;
        border-right: 1px dashed #B2B2B2;
        padding-top: 25px;
        position: relative;
    }

    .list .item.right {
        display: table-cell;
        width: 484px;
        padding-left: 15px;
        padding-top: 25px;
        position: relative;
    }


    .list .spacer {
        height: 11px;
    }

    .list .hdr2 h2 {
        margin: 0;
    }


    .list .btn_global {
        padding: 8px 18px;
    }

/******************** End of Style for Default List ***************************/
/******************** Style for Default Detail ***************************/
.isnothome .ct h1 {
    background: none;
    font-size: 30px;
    line-height: 30px;
    margin: 20px 0 30px 0;
    /*pointer-events: none;
    cursor: default;*/
}

.detail .img_box {
    text-align: center;
}

    .detail .img_box .img_box_inner {
        height: 300px;
        width: 400px;
        display: table;
        box-sizing: border-box;
    }

        .detail .img_box .img_box_inner .img_wrap {
            display: table-cell;
            vertical-align: middle;
        }

    .detail .img_box #gallery_list_main {
        max-height: 300px;
        max-width: 400px;
    }

.sml_img {
    height: 55px;
    margin-top: 10px;
    font-size: 0;
    text-align: center;
    width: 100%;
}

    .sml_img .sml_img_item {
        display: inline-table;
        margin-left: 10px;
        height: 53px;
        width: 70px;
    }

        .sml_img .sml_img_item:last-child {
            margin-right: 0;
        }

        .sml_img .sml_img_item.f {
            margin-left: 0;
        }

        .sml_img .sml_img_item .sml_img_wrap {
            display: table-cell;
            vertical-align: middle;
            width: 70px;
        }

            .sml_img .sml_img_item .sml_img_wrap a {
                display: block;
            }

            .sml_img .sml_img_item .sml_img_wrap img {
                max-height: 53px;
                max-width: 70px;
            }
/******************** End of Style for Default Detail ***************************/
/******************** Start of Style for User Registration ***********************************/
.password-strength > #data_text01 {
    border-color: #EEE;
}

.password-strength ul.error-list {
    margin: 15px 0 0 15px;
}

.password-strength .progress {
    overflow: visible;
}

table.displaytbl.regitbl img {
    padding-left: 5px;
    padding-bottom: 3px;
}
/******************** End of Style for User Registration ***********************************/
/*********************** Style for Locations  ***************************************/
.map_detail a#get_direction_web {
    margin: 15px 0 5px 0;
}

    .map_detail a#get_direction_web:hover {
        color: #ffffff;
    }

#map_canvas_web img,
#directions img {
    max-width: none;
}

.location_list .list_item .list_item_text {
    min-height: 85px;
    /*max-height: 146px;*/
    height: auto;
    /*padding-bottom: 10px;*/
    width: 670px;
    margin-top: 0;
}

    .location_list .list_item .list_item_text p {
        margin: 0;
        font-size: 14px;
        line-height: 21px;
    }

.location_list .list_item .imgwrap {
    /*min-height: 140px;
    max-height: 180px;*/
    height: auto;
}

.location_list .list_item .img_box {
    /*margin-top: 10px;*/
}

    .location_list .list_item .img_box .img_box_inner {
        background-color: #ffffff;
    }
/*********************** End of Style for Locations  ***************************************/
/******************** Style for Grouped List ************************************/
.list.grouped_list .hdr2 h3 {
    color: #ffffff;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
}

.list.grouped_list .list_row {
    padding-top: 25px;
    position: relative;
    border-top: 1px dashed #b2b2b2;
}

/******************** End of Style for Grouped List ***************************/
/******************** Style for Titled in-Page List ************************************/

.list.titled_list h4 {
    color: #221e1f;
    font-weight: 600;
}


/******************** End of Style for  Titled in-Page List ***************************/
/******************** Style for Accommodation Detail ************************************/
.detail.accomm_detail .price {
    font-size: 23px;
    line-height: 48px;
    text-align: right;
}

/******************** Style for Accommodation Detail ************************************/
/******************** Style for Contact us Form*****************************************/

#contactusform .span4 {
    text-align: right;
    background: #EEEEEE;
    padding-right: 5px;
}

#contactusform .blank {
    background: none;
}

#user_edit_tbl .row-fluid, #contactusform .row-fluid {
    margin-bottom: 5px;
}

#user_edit_tbl .desp, #contactusform .desp {
    margin-bottom: 20px;
}

#contactusform .message {
    height: 100px;
}
/******************** End of Style for Contact us Form *****************************************/
/******************** Style for In page List ************************************/
.inpage_list.list .img_float {
    width: 373px;
    display: table-cell;
    padding-top: 25px;
    padding-right: 25px;
}

.inpage_list.list .img_wrap {
    width: 575px;
    display: table-cell;
    padding-top: 25px;
    border-left: 1px dashed #B2B2B2;
    padding-left: 25px;
    position: relative;
}

.inpage_list.list .wrapdots {
    display: table;
}

.inpage_list.list .topdots {
    border-top: 1px dashed #B2B2B2;
}

.inpage_list.list .img_float div {
    text-align: center;
}

.inpage_list.list .img_float {
    max-width: 373px;
}

.inpage_list.list .img_wrap h5 {
    margin-top: 0;
}

.inpage_list.list .edit_ctrl {
    top: 3px;
    padding-left: 0;
    right: 0;
}
/******************** Style for In page List ************************************/
/******************** Style for Iframe ************************************/
.iframe_holder {
    padding-top: 10px;
    text-align: center;
}

#frame_carlyle {
    width: 100%;
    height: 503px;
    border: 0;
    margin: 0;
    padding: 0;
}
/******************** Style for In page List ************************************/
/* Style for reservation box starts */
#reservationbox {
    width: 295px;
    height: 285px;
    position: absolute;
    clear: both;
    left: 15px;
    bottom: 15px;
    text-align: center;
}

    #reservationbox .reservationbox0 {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 50px 25px;
        box-sizing: border-box;
    }

        #reservationbox .reservationbox0 .reser_base {
            margin: 0 auto;
            width: 100%;
            background-color: #192936;
            opacity: 0.8;
            filter: alpha(opacity = 80);
            position: absolute;
            bottom: 0;
            top: 0;
            right: 0;
            left: 0;
            z-index: 1;
        }

        #reservationbox .reservationbox0 .heading {
            z-index: 10;
            font-size: 22px;
            position: relative;
            vertical-align: middle;
            line-height: 22px;
            color: #ffffff;
            text-align: left;
            margin-bottom: 20px;
        }

        #reservationbox .reservationbox0 .reser_inner {
            z-index: 10;
            position: relative;
            margin: 0 auto;
            color: #ffffff;
            text-align: left;
            margin-bottom: 30px;
            font-size: 18px;
        }

        #reservationbox .reservationbox0 .btn_check a {
            z-index: 10;
            position: relative;
            color: #ffffff;
            display: inline-block;
            *
            display: inline;
            _height: 30px;
            zoom: 1;
            padding: 8px 29px;
            font-size: 16px;
            text-align: center;
            line-height: 19px;
            vertical-align: baseline;
            text-decoration: none;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            border: none;
        }

            #reservationbox .reservationbox0 .btn_check input:hover {
                cursor: pointer;
            }
#number_adults, #number_children {
    width: 80px;
    margin-top: 5px;
}

#number_adults {
    float: left;
}

#number_children {
    float: right;
}

#check_in_date, #check_out_date, #reser_property {
    max-width: 100%;
    margin: 10px 0;
}

.reser_date {
    padding-left: 10PX;
    width: 213PX;
}

#reser_property {
    padding-left: 7px;
    width: 223px;
}

.reser_inner select, .reser_inner input {
    background-color: #bcbcbc;
    height: 26px;
    border: 1px solid #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .reser_inner select {
        -webkit-appearance: none;
        background: #bcbcbc url("../../../i/icn_arrow.png") no-repeat right 0;
    }
}

.reser_date {
    background: white url("../../../i/icn_cal.png") no-repeat right 0;
    border: 1px solid #fff;
    background-color: #bcbcbc;
}


.error_field {
    background-color: #fdd !important;
    color: #f44 !important;
    font-weight: bold !important;
}

/*Calendar Style*/
#calroot {
    z-index: 100;
    top: 540px;
    margin-top: -1px;
    width: 198px;
    padding: 2px;
    background-color: white;
    font-size: 11px;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 0 15px #666666;
    -webkit-box-shadow: 0 0 15px #666666;
}

#calhead {
    padding: 2px 0;
    height: 22px;
}

#caltitle {
    font-size: 14px;
    color: #0150d1;
    float: left;
    text-align: center;
    width: 155px;
    line-height: 20px;
    text-shadow: 0 1px 0 #dddddd;
}

#calnext, #calprev {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url('../../../i/prev.gif') no-repeat scroll center center;
    float: left;
    cursor: pointer;
}

#calnext {
    background-image: url('../../../i/next.gif');
    float: right;
}

    #calprev.caldisabled, #calnext.caldisabled {
        visibility: hidden;
    }

#caltitle select {
    font-size: 10px;
}

#caldays {
    height: 14px;
    border-bottom: 1px solid #dddddd;
}

    #caldays span {
        display: block;
        float: left;
        width: 28px;
        text-align: center;
    }

#calweeks {
    background-color: white;
    margin-top: 4px;
}

.calweek {
    clear: left;
    height: 22px;
}

    .calweek a {
        display: block;
        float: left;
        width: 27px;
        height: 20px;
        text-decoration: none;
        font-size: 11px;
        margin-left: 1px;
        text-align: center;
        line-height: 20px;
        color: #666666;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .calweek a:hover {
            background-color: #dddddd;
        }

.calfocus {
    background-color: #dddddd;
}

a.calsun {
    color: red;
}

a.caloff {
    color: #cccccc;
}

    a.caloff:hover {
        background-color: #f5f5fa;
    }

a.caldisabled {
    background-color: #efefef !important;
    color: #cccccc !important;
    cursor: default;
}

#calcurrent {
    background-color: #498ce2;
    color: white;
}

#caltoday {
    background-color: #333333;
    color: white;
}
/* Style for reservation box ends */
/* style for widget box starts */
#widgetRow {
    text-align: center;
}

#widgetContainerBox > div {
    text-align: left;
    margin-top: 30px !important;
}

    #widgetContainerBox > div:not(:last-child) {
        margin-right: 60px !important;
    }
/* style for widget box ends */
