/* GENERAL CSS */

* {
    outline : none;
}

.clearfix:after {
    content    : ".";
    display    : block;
    height     : 0;
    clear      : both;
    visibility : hidden;
}

.spacer {
    clear  : both;
    height : 10px;
}

a, img {
    border : none;
}

h1 {
    font-family : Arial, Verdana, sans-serif;
    font-size   : 12pt;
    margin      : 0;
}

h3 {
    margin : 0;
}

h4 {
    margin : 0;
}

p {
    margin-top  : 0;
    line-height : 1.3em;
}

a:link {
    color           : #1D5D93;
    text-decoration : none;
    font-weight     : bold;
}

a:visited {
    color           : #1D5D93;
    text-decoration : none;
    font-weight     : bold;
}

a:hover {
    color           : #1D5D93;
    text-decoration : none;
    text-decoration : underline;
    font-weight     : bold;
}

a:active {
    color           : #1D5D93;
    text-decoration : none;
    font-weight     : bold;
}

ol li {
    margin-bottom : 15px;
}

table, td {
    padding         : 0;
    margin          : 0;
    vertical-align  : top;
    border          : none;
    border-collapse : collapse;
}

ul {
    padding    : 0;
    margin     : 0;
    list-style : inside;
}

body {
    background  : #FFFFFF url("/images/bg.jpg") no-repeat top center; /* standard font - whole site */
    color       : #333333;
    font-size   : 10pt;
    font-family : Verdana;
    margin      : 0 0 30px 0;
}

.main {
    position : relative;
    width    : 1006px;
    margin   : auto; /*border: thin solid green;*/
    z-index  : 0;
}

#logo_container {
    margin-top    : 20px;
    margin-bottom : 5px;
    height        : 154px;
}

#tagline {
    position : absolute;
    top      : 135px;
    left     : 0;
    font     : 10pt Verdana;
    color    : #2F8CCE;
}

#tagline h1 {
    display        : inline;
    font           : 10pt Verdana;
    color          : #2F8CCE;
    text-transform : uppercase; /*border: thin solid black;*/
}

#nav_container {
    clear            : both;
    height           : 59px;
    background-image : url("/images/navbg.png");
}

.navigation {
    float       : left;
    margin-left : 17px;
    margin-top  : 7px; /*border-right: thin solid #FFFFFF;*/
}

.contentSection {
    clear             : both;
    background-image  : url("/images/main_container_mid.png");
    background-repeat : repeat-y;
    margin            : 0;
    padding           : 20px;
    width             : 1006px; /*border: thin dashed red;*/
    float             : left;
}

.contentContainer {
/*border: thin dashed blue;*/
    float : left;
    width : 965px;
}

.contentBottom {
    background-image : url("/images/main_container_bot.png");
    height           : 20px;
    width            : 1006px;
    float            : left;
}

.footer {
/*border: thin dashed blue;*/
}

.copyright {
    text-align : center; /*border: thin solid red;*/
    font-size  : 9pt;
}

/* SITE SPECIFIC */
.right_sidebar {
    float : right;
    width : 188px;
}

.right_sidebar a {
    float : right;
}

.booking_module {
    float : left;
    width : 760px;
}

#floating_link {
    position : fixed;
    right    : 0;
    top      : 285px;
    z-index  : 10;
}

.booking_module table {
    width  : 100%;
    border : none;
}

.booking_module table td {
    border : none;
}

.bookingtabs {
    position         : relative;
    z-index          : 70;
    height           : 31px;
    background-image : url("/images/NEW-HOMEPAGE_07.jpg"); /*border: thin solid black;*/
    font-size        : 9pt;
    border-bottom    : 1px solid #FFFFFF;
    margin-bottom    : 15px;
    /*border-top: 1px solid #9e9ca0;
    border-bottom: 1px solid #605d62;*/
    border-radius    : 3px; /* todo: this does not work on IE8 below */
}

.bookingtabs div {
    float : left;
}

.bookingtabs div a {
    float   : left;
    border  : thin solid black;
    padding : 5px 23px;
}

#formtd {
    width          : 184px !important;
    font-size      : 10px;
    vertical-align : top;
    font-weight    : bold;
}

.searchRequestForm {
/*border: thin solid  black;*/
    padding-top      : 5px;
    padding-left     : 5px;
    background-color : #EFE6CA;
    width            : 184px;
    height           : 280px;

}

.searchRequestForm label {
    clear : both;
}

.searchRequestForm select {
    width         : 175px;
    margin-bottom : 5px;
}

.searchRequestForm input[type=submit] {
    font-size : 8pt;
}

#featured_destinations {

}

.searchRequestForm select, input {
    font-size : 8pt;
}

#searchRequestForm2 {
    padding     : 10px;
    width       : 230px;
    height      : 420px;
    float       : left;
    font-weight : bold;

}

#searchRequestForm2 select, input {
    font-size : 10pt;
}

#extras {
    position      : relative;
    height        : 140px;
    margin-bottom : 20px;
}

#extras div {
    border : 1px solid red;
}

#col1 {
    left : 0;

}

#col2 {
    left : 190px;
}

#col3 {
    left : 380px;
}

#col4 {
    background : url("/images/layout_43.jpg");
    right      : 0;
    width      : 188px;
    height     : 140px;
}

#resorts_wrap .right_col {
    float          : left; /* border: thin solid black; */
    width          : 100%;
    background     : #A3CDE9;
    padding-bottom : 10px;
}

#resorts_wrap .right_col .sort_info .sort_desc {
    margin : 0 10px 10px 10px;
}

#resorts_wrap .right_col .resort {
    background : #F9E9C7;
    padding    : 10px;
    margin     : 0 10px 10px 10px;
    clear      : both;
    min-height : 100px;
}

#resorts_wrap .right_col .resort .thumb {
    width  : 100px;
    height : 100px;
}

#resorts_wrap .right_col .resort .info {
    float : right;
    width : 420px;
}

#resorts_wrap .right_col .resort .info div {
/*border: thin solid black;*/
    margin : 4px 0;
}

#resorts_wrap .right_col .resort .info div.type {
    font-style : italic;
    color      : #1D5D93;
}

#resorts_wrap .right_col .resort .info a.readmore {

    text-align  : right;
    display     : block;
    font-weight : normal;
}

#resorts_wrap .right_col .resort .info .rating span {
    float        : left;
    font         : bold 13px Verdana, Arial, Helvetica, sans-serif;
    margin-right : 10px;
    line-height  : 20px;
}

#resorts_wrap .right_col .resort .info .rating {
    line-height   : 20px;
    margin-top    : 5px;
    padding-top   : 5px;
    border-top    : 1px dotted #A3CDE9;
    margin-bottom : 5px;
    float         : none;
}

#resorts_wrap .right_col .resort .info .rating div {
    margin : 0;
}

#resorts_detail_wrap {
    position : relative;
}

#resorts_wrap h1, #resorts_detail_wrap h1 {
    font-family    : Arial, Verdana, sans-serif;
    text-transform : uppercase;
    background     : #3A92D0;
    padding        : 10px;
    color          : white;
}

#resorts_wrap .h1-wrap {
    font-family    : Arial, Verdana, sans-serif;
    text-transform : uppercase;
    background     : #3A92D0;
    padding        : 10px;
    color          : white;
    overflow: auto;
}

#resorts_detail_wrap .h1-wrap {
    font-family    : Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-transform : uppercase;
    background     : #3A92D0;
    padding        : 10px;
    color          : white;
    overflow: auto;
}

#resorts_wrap .h1-wrap h1, #resorts_detail_wrap .h1-wrap h1{
    float: left;
    padding : 0;
    margin  : 0;
}

#resorts_wrap .h1-wrap a {
    float          : right;
    font-size      : 13px;
    text-transform : capitalize;
    color          : #A3CDE9;
}

#resorts_wrap h4, #resorts_detail_wrap h4 {
    font-family   : Arial, Verdana, sans-serif;
    background    : #FF9E02;
    padding       : 10px;
    margin-bottom : 10px;
    font-size     : 14px;
    color         : #F9E9C7;
    clear         : both;
    min-height    : 10px;
}

#resorts_wrap .h2-wrap {

    font-family      : Arial, Verdana, sans-serif;
    font-size        : 14px;
    background-color : #FF9E02;
    color            : #F9E9C7;
    clear            : both;
    padding          : 10px;
    margin-bottom    : 10px;
}

#resorts_wrap .h2-wrap a {
    float : right;
    color : #F9E9C7;
}

#resorts_wrap .h2-wrap h2 {
    font-size : 14px;
    display   : inline;
    margin    : 0;
    padding   : 0;
}

.noclick {
    cursor : default !important;
}

#resorts_detail_wrap .right_col {
    width          : 100%;
    float          : left;
    background     : #A3CDE9;
    padding-bottom : 10px;

}

#resorts_detail_wrap .right_col .resort {

    background : #F9E9C7;
    padding    : 10px;
    margin     : 10px 10px 10px 10px;
    clear      : both; /*border: thin solid black;*/
}

#resorts_detail_wrap .right_col .resort .thumb_holder {
    text-align   : center;
    padding      : 0;
    margin       : 0;
    margin-right : 5px;
    width        : 210px;
    overflow     : auto;
    float        : left;
}

#resorts_detail_wrap .right_col .resort .thumb_holder a {
    float         : left;
    margin-bottom : 3px;
}

#resorts_detail_wrap .right_col .resort .thumb_holder .ip-media {
    display: block;
    float: left;
    width: 190px;
    border : 1px solid #fff;
}

#resorts_detail_wrap .right_col .resort .thumb_holder .ip-media img {
    vertical-align: middle;
}

#resorts_detail_wrap .right_col .resort .thumb_holder .thumb {
/* border: 1px solid #3A92D0; */
    float : left;
    clear : both;
}

/*#resorts_detail_wrap .right_col .resort .info_detail {float: left; width: 430px;}*/

#resorts_detail_wrap .right_col .resort .info_detail div {
    margin-bottom : 10px;
}

#resorts_detail_wrap .right_col .resort .info_detail .description {
}

.sidepad10 {
    padding : 0 10px;
}

.botpad10 {
    padding-bottom : 10px;
}

.contentwrap .right_col {
    float          : right;
    width          : 700px; /*border: thin solid black;*/
    padding-bottom : 10px;
    position       : relative;
}

#contact_info {
    float : left;
    width : 100%; /*border: thin solid black;*/
}

#contact_info .form {
    float        : left;
    border-right : 1px dashed #3A92D0;
    width        : 325px;
    padding-left : 10px;
}

#contact_info .form input {
    width         : 300px;
    border        : 1px solid #3A92D0;
    margin-bottom : 10px;
}

#contact_info .form textarea {
    width  : 300px;
    height : 170px;
    border : 1px solid #3A92D0;
}

#contact_info .form #submit {
    width            : 50px;
    color            : #FFFFFF;
    background-color : #3A92D0;
    margin-top       : 10px;
    cursor           : pointer;
    padding          : 5px 10px;
}

#contact_info .info {
    float       : left;
    margin-left : 25px;
    width       : 195px; /*border: thin solid black;*/
}

#contactTable td {
    padding : 5px;
}

.content_wrap {
    padding-top  : 10px;
    padding-left : 10px; /*border: thin solid black;*/
}

.side_gal {
    /*position: absolute;
   top: 400px;
   left: 0;*/
    font       : 13px Verdana, Arial, Helvetica, sans-serif;
    margin-top : 15px;
    width      : 187px;
}

.side_gal .thumbnail {
    padding : 10px;
}

#home_feed {
    float : left;
    width : 100%; /*border: thin solid black;*/
}

#home_feed .article {
    float   : left;
    width   : 460px;
    margin  : 0;
    padding : 10px; /*border: thin solid black;*/
}

#home_feed .article .title {
    font-size   : 12pt;
    font-family : Verdana, Arial sans-serif;
}

/* BLOG FEED LEFT */

.side_feed {
    width       : 190px;
    font-weight : normal;
    font-size   : 10pt;
    margin-top  : 11pt;
}

.side_feed img {
    width  : 180px;
    height : auto;
    margin : 5px 0;
}

.side_feed a:link {
    font-size : 10pt;
}

.side_feed .article {
/*border: thin solid black;*/
    margin-right   : 10px;
    margin-top     : 10px;
    padding-bottom : 10px;
    border-bottom  : 1px solid #999999;
}

.side_feed  h1 {
    color     : #000;
    font-size : 11pt;
}

#botnav {
    padding-top : 15px;
    border-top  : 1px solid #999;
    margin-top  : 15px;;
    display     : block;
    clear       : both;
    float       : left;
}

#botnavtbl {
    width : 100%; /*border: thin solid red;*/
}

#botnavtbl td {
    width        : 20%;
    padding-left : 5px; /*border-right: 1px solid #999;*/
}

#botnavtbl a.d {
/*margin-left: 5px;*/
    font-weight : normal; /*color: #666;*/
    font-size   : 8pt;
}

#bot_nav {
    text-align    : center;
    margin-bottom : 5px;
}

#sitemap {
    margin-left : 20px;
}

#sitemap ul {
    margin-left : 20px;
}

#sitemap ul li {
    margin-left : 20px;
}

/*#apple-vacation-specials ul {
    list-style : none;
    overflow   : auto;
}

#apple-vacation-specials li {
    float         : left;
    width         : 25%;
    margin-bottom : 15px;
}

#apple-vacation-specials li a {
    display            : block;
    text-align         : center;
    padding            : 5px;
    background-color   : #3991D0;
    margin             : 0 5px;
    color              : #FFFFFF;
    -moz-border-radius : 7px;
    border-radius      : 7px;
    text-shadow        : 1px 1px #333;
}*/

.dest-specials-animation {
    position : absolute;
    right    : 0;
    width    : 400px;
    height   : 59px;
    bottom   : 0;
}

.dest-specials-animation  #cover {
    position : absolute;
    top      : 0;
    left     : 80px;
    z-index  : 1;
}

.dest-specials-animation  #btn {
    position : absolute;
    right    : 20px;
    top      : 15px;
    z-index  : 0;
}

/* Lists */
ul.list_outside {
    list-style-position : outside;
    padding-left        : 20px;
    margin-bottom       : 15px;
}

ul.list_inside {
    list-style-position : inside;
    margin-bottom       : 15px;
}

ol.list_outside {
    list-style-position : outside;
    padding-left        : 30px;
    margin-bottom       : 15px;
}

ol.list_inside {
    list-style-position : inside;
    margin-bottom       : 15px;
}

/* Online Survey Page */
.online_survey {
}

.online_survey legend {
    font-weight : bold;
    color       : #004D92;
}

.online_survey fieldset {
    margin-bottom : 15px;
}

.online_survey ol label {
    display       : block;
    margin-bottom : 5px;
}

.online_survey ol li {
}

.online_survey ul {
    list-style : none;
}

.online_survey label {
    font-weight : bold;
}

.online_survey li {
    margin-bottom : 15px;
}

.online_survey ul li {
    overflow : auto;
}

.online_survey ul label {
    float        : left;
    width        : 300px;
    text-align   : right;
    margin-right : 10px;
}

.online_survey ul input[type='text'] {
    width : 200px;
}

.online_survey ul textarea {
    width  : 300px;
    height : 200px;
}

.online_survey input[type='submit'] {
    margin-left : 310px;
}

label.required:after {
    content     : "*";
    color       : red;
    margin-left : 3px;
}

div#other_more_info {
    display : none;
}

div#other_refering_source {
    display : none
}

/* latest review */
#latest_review {
    background-color : #03B1F8 !important;
}

/* review bubble */
.resort-review {
    width  : 557px;
    margin : auto;
}

.resort-review .review-bubble .top {
    background : url("/images/review-bubble-bg-top.png") no-repeat;
    height     : 8px;
    width      : 557px;
}

.resort-review .review-bubble .mid {
    background     : url("/images/review-bubble-bg-mid.png") repeat-y;
    width          : 557px;
    padding-bottom : 1px;
}

.resort-review .review-bubble .mid .inner {
    padding : 0 15px;
}

.resort-review .review-bubble .mid .inner .comment_title {
    font  : 18px Arial, Helvetica, sans-serif;
    color : #03B1F8;
    /*padding-top:  0 ;
    margin-top: 0;*/
    border : 1px solid red !important;
}

.rating {
    height : 20px;
    float  : left;
}

.rating .star {
    width      : 20px;
    height     : 20px;
    float      : left;
    overflow   : hidden;
    background : url("/images/starrating.png") no-repeat;
}

.rating .active {
    background : url("/images/starrating.png") no-repeat 0 -20px;
}

.resort-review .review-bubble .bot {
    background : url("/images/review-bubble-bg-bot.png") no-repeat;
    height     : 21px;
    width      : 557px;
}

.resort-review .review-bubble .rating {
    float : none;
}

.resort-review p.info {
    padding-left : 30px;
    font-style   : italic;
    background   : url("/images/person-icon.png") no-repeat 5px 0;
}

.resort-review p.actions {
    margin      : 15px 0;
    margin-left : 5px;
}

.resort-review p.actions a {
    text-decoration : underline;
}

#average-rating {
    padding          : 10px;
    border           : 1px dotted #3A92D0;
    background-color : #EEF6FC;
    margin-bottom    : 12px;
    overflow         : auto;
}

#average-rating strong {
    float        : left;
    color        : #666;
    font         : bold 13px Verdana, Arial, Helvetica, sans-serif;
    margin-right : 10px;
    line-height  : 20px;
}

#average-rating span.number-of-reviews {
    float       : left;
    line-height : 20px;
    margin-left : 10px;
}

#no-reviews #share {
    padding       : 10px;
    border        : 1px dotted #3A92D0;
    margin-bottom : 12px;
    background    : #EEF6FC url("/images/write-review-icon.png") no-repeat 5px 5px;
    padding-left  : 50px;
}

#reviews-wrapper {
    background-color : #A3CDE9;
}

#reviews-wrapper h1 {
    background-color : #3A92D0;
    color            : #FFF;
    padding          : 10px;
}

#reviews-wrapper span {
    color : #FF0000;
}

#back-to-resort {
    padding          : 10px;
    border           : 1px dotted #3A92D0;
    background-color : #EEF6FC;
    margin-bottom    : 12px;
}

/* Resort summary in all reviews resort */
#resort-summary {
    margin           : 10px;
    padding          : 10px;
    background-color : #F9E9C7;
}

#resort-summary .thumb_holder {
    float        : left;
    margin-right : 10px;
    width        : 195px;
}

#resort-summary .thumb_holder img {
    border : 1px solid #3A92D0;
    float  : left;
    width  : 195px;
}

#resort-summary .thumb_holder {
    text-align : center;
}

#resort-summary .info_detail {
    float : right;
    width : 315px;
}

#resort-summary .info_detail > div {
    margin-bottom : 10px;
}

#sharethis {
    margin-right  : 10px;
    margin-bottom : 10px;
    overflow      : auto;
}

#sharethis > span {
    float : right;
}

#all-videos {
    float : left;
    width : 750px;
}

#all-videos .region-list {
    float         : left;
    margin-bottom : 35px;
    clear         : both;
    width         : 100%;
}

#all-videos .region-list ul {
    list-style : none;
    float      : left;
    width      : 100%;
}

#all-videos .region-list li {
    float         : left;
    width         : 33%;
    color         : #999999;
    font-size     : 12px;
    margin-bottom : 5px;
}

#all-videos .region-list li a {
    color : #FF3300;
}

/*#all-videos h1 { font: bold 20px Arial, Helvetica, sans-serif; color: #333; }*/

#all-videos h2 {
    font       : bold 17px Arial, Helvetica, sans-serif;
    color      : #FFF;
    background : #2A89CC;
    padding    : 5px 7px;
}

#destination-videos-section {
    float : left;
    width : 760px;
}

#dest-videos {
    margin        : 20px 0;
    border-bottom : 8px solid #D6E8F6;
}

#dest-videos .dest-video-item {
    overflow      : auto;
    margin-bottom : 35px;
}

#dest-videos .dest-video-item .photo-thumb {
    float        : left;
    width        : 120px;
    height       : auto;
    border       : 3px solid #999;
    margin-right : 15px;
    margin-left  : 10px;
}

#dest-videos .dest-video-item .info {
    float : left;
    width : 600px;
}

#dest-videos .dest-video-item .info img {
    margin : 10px 0;
}

#dest-videos .dest-video-item .info .actions a {
    font-weight : normal;
}

/* Home Boxes */
#latest-resort-review-homebox .resort-info .resort-name {
    font : bold 16px Arial, Helvetica, sans-serif;
}

#latest-resort-review-homebox .resort-info .type {
    color : #999999;
}

#latest-resort-review-homebox .review-info {
}

#latest-resort-review-homebox .review-info .comment {
    margin-bottom : 15px;
}

#latest-resort-review-homebox .review-info .review-title {
    color : #03b2f4;
    font  : 18px Arial, Helvetica, sans-serif;
}

#latest-resort-review-homebox .review-info .rating {
    float : none;
}

.homebox {
    border : 3px solid #dff0f8;
}

.homebox > .inner {
    padding  : 7px;
    overflow : auto;
}

#latest-resort-review-homebox .resort-image-holder {
    float        : left;
    margin-right : 30px;
}

#latest-resort-review-homebox .resort-image-holder img {
    max-width  : 150px;
    max-height : 120px;
}

#latest-resort-review-homebox .resort-info {
    float : right;
    width : 590px;
}

#latest-resort-review-homebox .resort-info a {
    color : #017cc2;
}

/*
#latest-blog-posting div.feed-thumb {
    width        : 100px;
    float        : left;
    margin-right : 10px;
}


#latest-blog-posting div.feed-thumb img {
    width  : 100px;
    height : auto;
    float  : left;
}*/

#latest-blog-posting-homebox {
    float  : left;
    width  : 430px;
    height : 332px;

}

#latest-blog-posting-homebox .article {
    overflow      : auto;
    margin-bottom : 15px;
}

#latest-blog-posting-homebox .title {
/*color         : #03b2f4;*/
    font          : bold 16px Arial, Helvetica, sans-serif;
    display       : block;
    margin-bottom : 10px;
    color         : #0178BC;
}

#latest-blog-posting-homebox .article .article-content {
    margin-bottom : 10px;
}

#homebox1 {
    float : right;
    width : 310px;
}

/* rotating relationships */
#homebox1 #homebox-module-relationships div.title {
    text-align       : center;
    padding          : 5px;
    color            : #3c9dce;
    font             : bold 14px Arial;
    background-color : #eee;
}

#homebox-module-specials {
    padding          : 15px;
    background-color : #fff2c9;
    margin-bottom    : 5px;
}

#homebox-module-specials div.title {
    font          : bold 18px Arial;
    color         : #0178BC;
    margin-bottom : 5px;
}

/*#jlist-wrap {
    float         : left;
    width         : 49%;
    margin-bottom : 20px;
}

#jlist-wrap select {
    font    : 13px Arial, Helvetica, sans-serif;
    padding : 2px;
}

#jlist-wrap label {
    font-style : italic;
}*/

#google-search-wrap {
    float       : right;
    width       : 49%;
    padding-top : 10px;
}

#google-search-wrap label {
    font-style : italic;

}

.resort #rate-wrap {
    overflow       : auto;
    margin-bottom  : 0 !important;
    padding-bottom : 0;
}

.resort #rate-wrap strong {
    float        : left;
    margin-right : 3px;
}

.resort #rate-wrap .rating {
    margin-bottom : 0;
}

.resort #rate-wrap span {
    float       : left;
    margin-left : 3px;
    display     : block;
    font-size   : 9px;
    line-height : 13px;
}

/*.resort .rating { float: none; margin-bottom: 1px !important; }*/

/*.resort .number-of-reviews { margin-bottom: 10px; display: block; } */

#resorts_wrap .right_col .resort .media {
    margin-top : 15px;
    background-color: #ffffff;
    padding: 3px;
    padding-left: 7px;
}

#resorts_wrap .right_col .resort .media img {
    vertical-align: middle;
    margin-right: 5px;
}


/*#resorts_wrap .right_col .resort .media div {
    float        : left;
    margin-right : 15px;
}*/

#resort-reviews #rate-wrap {
    margin-bottom : 20px;
    overflow      : auto;
}

#resort-reviews #rate-wrap strong {
    float : left;
    width : 100%;
    clear : both;
}

#resort-reviews #rate-wrap .rating {
    float        : left;
    width        : 100px;
    margin-right : 20px;
}

#resort-reviews #rate-wrap .span {
    float : left;
}

#valentine-button {
    position : absolute;
    right    : 200px;
    top      : 100px;
}

.paginator {
    display          : block;
    background-color : #FFF;
    padding          : 5px;
    clear            : both;
}

.paginator a {
    text-decoration : underline;
    font-weight     : normal;
    font-size       : 12px;
}

.paginator .activePage {
    color       : #333;
    font-weight : bold;
}

.booknow {
    line-height      : 25px;
    font-weight      : normal;
    font-size        : 11px;
    text-transform   : capitalize;
    background-color : #CC0033;
    text-align       : center;
    color            : #FFFFFF !important;
    margin           : 5px auto;
    width            : 100%;
    float            : left;
}

.booknow:hover {
    background-color : #990000;
    text-decoration  : none;
}

#resorts_wrap .right_col .resort  .resortLeftCol {
    float : left;
    width : 100px;
}

#resorts_wrap .right_col .resort  .resortLeftCol .btn {
    border: 3px solid #FFF;
    float: left;
    margin-left: -3px;
    margin-bottom: 4px;
}

#resorts_wrap .right_col .resort  .resortLeftCol .btn img {
    float:  left;
}

.all-videos {
    overflow       : auto;
    margin-bottom  : 25px;
    padding-bottom : 25px;
    border-bottom  : 5px solid #D6E8F6;
}

.all-videos table {
    width : 100%;
}

.all-videos table td a {
    font-weight : normal;

}

.all-videos table td.resort-name a {
    color : #1e90ff;
}

.all-videos table td {
    padding-bottom : 10px;
}

div.right_sidebar {
/*border: 1px solid red;*/
}

div.right_sidebar .sidebar-box * {
    float : none;
}

div.right_sidebar .sidebar-box {
    overflow         : auto;
    width            : 100%;
    background-color : #eeeeee;
    text-align       : center;
    margin-bottom    : 15px;
    padding-bottom   : 15px;
}

div.right_sidebar .sidebar-box h4 {
    display          : block;
    background-color : #0082c3;
    padding          : 7px 5px;
    text-align       : center;
    color            : #FFF;
    margin-bottom    : 15px;
    font             : bold 14px Arial;
}

div.right_sidebar .sidebar-box .resort-name {
    padding : 10px 0;
}

div.right_sidebar .sidebar-box .thumb {
    overflow   : auto;
    text-align : center;
}

#sidebar-box-random-hd-slideshow h4 {
    background : #0082C2 url("/images/NEW-HOMEPAGE_24.jpg") no-repeat top left;
}

div.right_sidebar .sidebar-box .read-more-link {
    font-weight : normal !important;
    color       : red;
}

/* new slideshow */
#slideshow-area {
    background-color : #e2e2e2;
    height           : 285px;
    margin-bottom    : 15px;
}

#slideshow-area .left-sidebar {
    float : left;
    width : 190px;
}

#slideshow-area .left-sidebar ul {
    list-style  : none;
    padding     : 5px 0;
    margin-left : -8px;
}

#slideshow-area .left-sidebar li {
    margin-bottom : 5px;
}

#slideshow-area #home-slideshow {
    float    : right;
    overflow : hidden;
}

/* jquery slider*/
#home-slideshow {
    position   : relative;
    width      : 568px;
    height     : 285px;
    overflow   : hidden;
    background : #E2E2E2;
}

#home-slideshow ul.ui-tabs-nav {
    list-style : none;
    position   : absolute;
    z-index    : 50 !important;
    bottom     : 10px;
    right      : 10px;
    height     : 30px;
}

#home-slideshow ul.ui-tabs-nav li {
    float        : left;
    margin-right : 5px;
}

#home-slideshow ul.ui-tabs-nav li a {
    background : url("/images/slider-nav.jpg") no-repeat 50% 50%;
    display    : block;
    padding    : 5px;
    color      : #999999;
}

#home-slideshow li.ui-tabs-selected {
}

#home-slideshow li.ui-tabs-selected a {
    background : url('/images/slider-nav-active.jpg') no-repeat 50% 50% !important;
    color      : #333 !important;
}

#home-slideshow .ui-tabs-panel {
    width    : 568px;
    height   : 285px;
    position : absolute;
    top      : 0;
    left     : 0;
    z-index  : 20;
    overflow : hidden;
}

#home-slideshow .ui-tabs-hide {
    display : none;
}

.special-dest .dest a:link {
    color : #ffcc00 !important;
}

.special-dest .dest a:visited {
    color : #ffcc00 !important;
}

.special-dest p, .special-dest li a {
    font-size : 11px !important;
}

.media .write-review {

}

.listing-header {
    padding: 15px;
}


