﻿/* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'HelveticaNeue', arial, sans-serif;
    color: #000;
    background: #fff;
    min-width: 940px;
}

a { color: #0058af; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: 'HelveticaNeue', arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

h1 { font-size: 14px; color: #2f3131; font-weight: bold; }
h2 { font-size: 24px;  font-weight: normal; color: #000; }
h3 { font-size: 21px; font-weight: bold; color: #007ac2; }
h4 { font-size: 16px; color: #404040; font-weight: 600; }
h5 { font-size: 16px; font-weight: bold; color: #007ac2; }
h6 { font-size: 14px; font-weight: bold; color: #000101; }

h8 { font-size: 20px; font-family: 'Times New Roman', sans-serif; font-weight: normal;color: #2f3131; }

.shell { width: 800px; margin: 0 auto; }

fieldset { border: 0; }


.small-btn { border: 0; display: block; width: 65px; height: 24px; background: url(../images/buttons.png) no-repeat 0 0; font-weight: 600; color: #fff; text-align: center; text-shadow: 0px 1px 1px #000; font-size: 14px; line-height: 23px; cursor: pointer; font-weight: 600; }
.small-btn:hover { text-decoration: none; background-position: 0 -24px; }

.btn { border: 0; display: block; width: 120px; height: 30px; background: url(../images/buttons.png) no-repeat -65px 0; text-align: center; font-size: 14px; line-height: 29px; text-shadow: 0px 1px 1px #000; color: #fff; cursor: pointer; font-weight: 600; }
.btn:hover { background-position: -65px -30px; text-decoration: none; }
.btn1-big { width: 185px; background: url( ../images/buttons.png) no-repeat 0px -139px; }
.btn1-big:hover { background-position: 0px -169px; text-decoration: none; }
input.btn { padding: 0 0 2px;  }

.large-btn { border: 0; display: block; width: 116px; height: 40px; background: url(../images/buttons.png) no-repeat 0 -60px; font-size: 15px; color: #fff; text-shadow: 0px -1px 0px #000; text-align: center; line-height: 38px; font-weight: 600; }
.large-btn:hover { background-position: 0 -100px ; text-decoration: none; }

a.button { color: #fff; font-size: 15px; line-height: 28px; white-space: nowrap; background: #095d8c url(../images/button.jpg) repeat-x 0 0; padding: 0 5px; font-family: 'ChampagneandLimousinesBold', sans-serif; text-shadow: 0px -1px 0 #000; border: 1px solid #243436; letter-spacing: 1px; }
.button:hover { text-decoration: none; }

#wrapper { width: 100%; min-height: 100%;  margin-bottom: -399px; }

#logo { width: 166px; height: 75px; float: left; display: inline; font-size: 0; line-height: 0; text-indent: -4000px; position: relative; margin-left: -4px; }
#logo a { display: block; width: 220px; height: 75px;  }

#header { background: #026aa7 url(../images/header.jpg) repeat-x 0 0; min-height: 78px; color: #fff; font-size: 12px; }
#header .contact { width:750px;  float:left; display:inline;  text-align: left;  font-weight: 600; padding-top: 8px;padding-left:10px }

#header .choose-your-lang { width:590px; float:right; display:inline;   }
#header .choose-your-lang label { color:#fff;  }
#header .choose-your-lang a { float:left; display:inline; font-size:12px; color:#fff; float:right; display:inline; margin-top:20px; margin-right:3px;   }
#header .choose-your-lang a:hover { text-decoration:none;  }


.search-form { float: right; display: inline; width: 188px; height: 20px; background: #fff; -webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2); margin: 28px 0 0; }
.search-form .button { float: left; display: inline; border: 0; width: 13px; height: 13px; background: url(../images/search-form-btn.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; margin: 5px 0 0 6px; }
.search-form .field { border: 0; background: transparent ; padding: 3px; width: 160px; }

#navigation { width: 100%; position: relative; z-index: 2180;  border-top: 1px solid #33373d; border-bottom: 1px solid #3a8898; background: #77bac8 url(../images/nav.jpg) repeat-x 0 0; font-size: 14px; line-height: 38px; font-weight: bold; text-transform: uppercase; }
#navigation ul { list-style-type: none; float: left; display: inline; padding-left: 2px; background: url(../images/nav-sep.jpg) repeat-y 0 0;width:1180px; }
#navigation ul li { float: left; display: inline; background: url(../images/nav-sep.jpg) repeat-y right center ; padding-right: 2px; position: relative; }
#navigation ul li a { float: left; display: inline; color: #fff; padding: 0 18px; text-shadow: 1px 1px 2px #000; font-weight:bold;}
#navigation ul li a:hover,
#navigation ul li a.hover,
#navigation ul li a.active { text-decoration: none; color: #fff; background: #4c4c4c url(../images/nav-active.jpg) repeat-x 0 0 ; text-shadow: 1px 0px 0 #000; }
#navigation ul li ul {  border-top: 1px solid #3a8898;  position: absolute; top: 38px; left: 0; padding: 0; background: #216e9b ; line-height: 18px; display: none; width:250px;  }
#navigation ul li ul ul { left:250px; top:-1px; background:url('../images/ul-bg.png') repeat 0 0; width:200px; display:none; }
#navigation ul li ul ul li {  width:250px;  }

#navigation ul li ul li { float: left; display: inline; padding: 0;  border-bottom:1px solid #689cbb;  padding: 0 0 0; width: 100%;  background:none;}
#navigation ul li ul li a { float: none; display: block; background: transparent ; color: #d2d2d2; text-shadow: 1px 0px 0 #000;  font-size:12px; line-height:32px; padding-bottom:3px;   }
#navigation ul li ul li a.hover,
#navigation ul li ul li a:hover,
#navigation ul li ul li a.active { background: transparent ;  }
#navigation.dd ul li ul { display: block; visibility: hidden; }
 
#navigation ul li ul li a.has-dd:hover { background:url('../images/triangle.png') no-repeat right 0;  }
#navigation ul li ul li a.arrow { background:url('../images/triangle.png') no-repeat right 0; }


#main { padding-top: 20px; }
*/
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

/*#slider { padding: 21px 0 23px; width: 100%; background: url(../images/slider-shadow.jpg) no-repeat center bottom; position: relative; overflow: hidden; }
#slider .shell { position: relative; }
#slider .carousel,
#slider .carousel .jcarousel-clip,
#slider .carousel ul,
#slider .carousel ul li { width: 930px; height:413px; position: relative; overflow: hidden; }
#slider .carousel ul li img { display: block; }
#slider .buttons a { display: block; width: 16px; height: 23px; background: url(../images/slider-arrows.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 185px; }
#slider .buttons a.prev { background-position: 0 0; left: -18px; }
#slider .buttons a.next { background-position: right 0; right: -18px; }
#slider .nav { position: absolute; bottom: 0; left: 0; width: 100%; height: 44px; background: url(../images/slider-nav.png); }
#slider .nav ul { list-style: none outside none; float: left; display: inline; height: 44px; }
#slider .nav ul li { float: left; display: inline; height: 44px; background: url(../images/slider-nav-sep.png) repeat-y right center; padding-right: 2px; width: 70px; text-align: center; }
#slider .nav ul li.last { background: transparent ; padding: 0; width: 71px; }
#slider .nav ul li a { display: block; width: 100%; height: 36px;  font-size: 8.5px; line-height: 12px; font-weight: bold; color: #b6b6b6; text-transform: uppercase; padding: 8px 0 0; position: relative;  }
#slider .nav ul li a.one-line { height: 29px; } /*padding-top: 15px; */
/*#slider .nav ul li a:hover,
#slider .nav ul li a.active {  text-decoration: none; color: #73cee3; background: #1a1d1e; }
#slider .nav ul li a span { display: block; width: 14px; height: 9px; display: block; background: transparent ; position: absolute; top: -9px; left: 50%; margin-left: -7px; font-size: 0; line-height: 0; text-indent: -4000px; }
#slider .nav ul li a:hover span,
#slider .nav ul li a.active span { background: url(../images/slider-nav-arrow.png) no-repeat 0 0; }
#slider .control { display: none; position: absolute; top: 324px; left: 50%; margin-left: -32px; width: 63px; }
#slider .control ul { list-style: none outside none; }
#slider .control ul li { float: left; display: inline; padding: 0 4px; }
#slider .control ul li a { float: left; display: inline; width: 13px; height: 13px; background: url(../images/slider-nav-a.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
#slider .control ul li a:hover,
#slider .control ul li a.active { background-position: right 0; }
#slider .text { position: absolute; top: 87px; left: 0; width: 306px; min-height: 134px; background: url(../images/slider-text.png) ; color: #b6b6b6; font-size: 24px; line-height: 34px;font-family:'Times New Roman', Georgia, Serif; padding: 17px 22px ; font-style:italic;  }
#slider .text .title { font-size: 30px; color: #89d7e8; font-family: 'HelveticaNeue', arial, sans-serif;  text-transform: uppercase; position: relative; margin: -7px 0 0; font-style:normal;  }
#slider .text a.button { margin-top:40px; font-style:normal;   }
#slider .text .price { padding: 0 0 5px 45px; }
#slider .text .price span { color: #89d7e8; font-family: 'ChampagneandLimousinesBold', sans-serif; vertical-align: middle; font-size: 30px; }
#slider .text .price sup { vertical-align: text-top; }*/


/* For MemberBenifits Page
#slider .nav { position: absolute; bottom: 0; left: 0; width: 100%; height: 44px; background: url(../images/slider-nav.png); }
#slider .nav ul.mbr { list-style: none outside none; float: left; display: inline; height: 44px; }
#slider .nav ul.mbr li { float: left; display: inline; height: 44px; background: url(../images/slider-nav-sep.png) repeat-y right center; padding-right: 2px; width: 60px; text-align: center; }

#slider .nav ul.mbr li.last { background: transparent ; padding: 0; width:55px; }
#slider .nav ul.mbr li a { display: block; width: 100%; height: 36px;  font-size: 8px; line-height: 12px; color: #b6b6b6; text-transform: uppercase; padding: 5px 0 0; position: relative;  }
#slider .nav ul.mbr li a.one-line { height: 29px;} */ /*padding-top: 15px; */
/*#slider .nav ul.mbr li a:hover,
#slider .nav ul.mbr li a.active {  text-decoration: none; color: #73cee3; background: #1a1d1e; }
#slider .nav ul.mbr li a span { display: block; width: 14px; height: 9px; display: block; background: transparent ; position: absolute; top: -9px; left: 50%; margin-left: -7px; font-size: 0; line-height: 0; text-indent: -4000px; }
#slider .nav ul.mbr li a:hover span,
#slider .nav ul.mbr li a.active span { background: url(../images/slider-nav-arrow.png) no-repeat 0 0; }*/

/* For MemberBenifits Page*/

.cols { width: 100%; background: url(../images/cols.jpg) ; padding: 26px 0 10px; }
.cols .col { width: 390px; }
.cols .col a { display: block; margin: 0 0 18px; } 
.cols .col img { display: block; border: 1px solid #677271; }
.cols h2 { font-size: 30px; font-weight: bold; font-family: 'HelveticaNeue', sans-serif; color: #007ac2; text-shadow: 0px -1px 0 #000; padding: 19px 0 14px; }
/*
.banner { text-align: center; }
.banner img { display: block;  margin: 0 auto; }
*/
#breadcrumbs { overflow: hidden; margin-top: 20px; font-size: 12px; }
#breadcrumbs ul { float: left; display: inline; background: #ebf3f7 url(../images/breadcrumbs.jpg) repeat-x 0 0; border: 1px solid #b4c5cf; line-height: 28px; -webkit-border-radius: 4px; border-radius: 4px; moz-border-radius: 4px; }
#breadcrumbs ul li { float: left; display: inline; background: url(../images/breadcrumbs-li.png) no-repeat center right; padding-right: 10px; height: 28px; }
#breadcrumbs ul li a { color: #656f80; padding: 0 3px 0 5px; }
#breadcrumbs ul li a:hover,
#breadcrumbs ul li a.active { text-decoration: none; color: #007ac2; }
#breadcrumbs ul li a.active { font-weight: bold; }
#breadcrumbs ul li.last { background: transparent; }
#breadcrumbs ul li.home { padding-left: 10px; }
#breadcrumbs ul li.home a { display: block; width: 11px; height: 11px; background: url(../images/home-ico.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; margin: 9px 0 0;  }

.best-price { overflow: hidden; padding: 64px 0 50px; width: 100%; }
.best-price .title { width: 924px; height: 67px; background: url(../images/bp-title.png) no-repeat 0 0; position: relative; margin: 0 -62px -16px;  color: #fff;  font-size: 12px; line-height: 15px; text-transform: uppercase; text-align: center; vertical-align:middle; text-shadow: 0px -1px 0 #000;padding-top:10px; }
.best-price .left { width: 360px; text-align: center;vertical-align:middle; font-weight:bold }
.best-price .right {  width: 330px; text-align: center;vertical-align:middle; font-weight:bold}
.best-price .img { position: absolute; left: 406px; top: -28px; }
.best-price .inner { border: 1px solid #addfe7; border-top: 0; background: #eef8fa; font-size: 14px; line-height: 20px; padding: 63px 24px 20px; }
.best-price .inner p { text-align:center; }
.best-price .inner img { margin-bottom:14px;  }

.form-container { width: 100%; position: relative; }
.form-container h2 { font-size:18px !important; color:#007ac2;   }
.form-container .service-request { margin-top:19px; margin-bottom:0px;  }
.form-container img { display: block; }
.form-container fieldset { border: 1px solid #0d0e0e; position: absolute; top: 15px; left: 18px; width: 327px; background: url(../images/form-container.png); padding: 9px 18px 14px; } 
.form-container fieldset h2 { font-size: 24px; font-weight: bold; color: #007ac2; font-family: 'HelveticaNeue', sans-serif; }
.form-container fieldset label { display: block; font-size: 13px; color: #404040; font-weight: 600; padding: 0 0 7px;  }
.form-container .col label { font-size:11px !important;  }
.form-container fieldset select { display: block; font-size: 12px;  margin: 0 0 6px; padding:3px 0; width: 240px;  }
.form-container fieldset span{  float: left; }
.form-container .col-1 { width: 126px; padding-right: 15px; margin-bottom: 0px; }
.form-container .col-1 select { width: 124px; margin-bottom: 0px; }
.form-container .col-2 { width: 140px; margin-bottom: 0px; }
.form-container .col-2 select { width: 138px; margin-bottom: 0px; }
.form-container  ul { list-style: none outside none; }
.form-container  ul li { float: left; display: inline; padding-right: 18px; }
.form-container  ul li label { float: left; display: inline; font-size: 12px; font-weight: normal; color: #000; position: relative; margin-top: -2px;  }
.form-container  ul li input { float: left; display: inline; width: 13px; height: 13px; margin-right: 6px; }
.form-container .btn { margin: 8px 0 0 102px; }
.form-container .link { display: block; text-align: center; background: #87c9d7; line-height: 30px; background: #87c9d7; font-size: 18px; color: #363636; }
.form-container .link:hover { text-decoration: none; }
.form-container .field { display: block; border: 1px solid #777474; width: 215px; height: 15px; background: #fff; padding: 1px 5px; margin: 0 0 10px; }
.form-container .date .col { float: left; display: inline; width: 105px; padding-right: 10px; }
.form-container .date .col .field { float: left; display: inline; width: 64px;  }
.form-container .date .col .ico { float: left; display: inline; margin: 2px 0 0 4px; }
.form-container .select-room .col { float: left; display: inline; width: 48px; padding-right: 17px; font-size: 13px; }
.form-container .select-room .col label { font-weight: normal; color: #000;  }
.form-container .select-room .col select  { width: 46px; }

.hotels-form fieldset h2 { padding: 0 0 0px; }
.hotels-form fieldset label { padding:  0 0 0px; font-size:11px;  }
.hotels-form fieldset select { margin: 0 0 0px; padding:0 0 0px;}

.seasonality-guide { padding: 34px 0 92px; height: 100%; }
.seasonality-guide h2 { font-size: 30px; font-weight: bold; font-family: 'HelveticaNeue', sans-serif; color: #55a9da; letter-spacing: -1px; padding: 0 0 10px; }
.seasonality-guide h2 span { color: #0058af; }

.seasonality-guide .nav { font-size: 16px; overflow: hidden; margin: 0 0 20px;  }
.seasonality-guide .nav ul { list-style: none outside none; float: left; display: inline; padding: 0 0 22px  }
.seasonality-guide .nav ul li { float: left; display: inline; padding-right: 28px; }
.seasonality-guide .nav ul li a { text-decoration: underline; }
.seasonality-guide .nav ul li a:hover { text-decoration: none; }

.table-container { border: 1px solid #abd9f0; background: #eef8fa; padding: 0 0 23px; -webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.3); box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.3); }
.table-container th  { background: url(../images/table-title.jpg) repeat-x;  line-height: 40px; font-size: 16px; font-weight: bold; color: #fff; text-transform: uppercase; text-shadow: 0px -1px 1px #000; }
.table-container th,
.table-container td { padding: 6px 50px; text-align: center; border-left: 2px solid #abd9f0; font-size: 16px; }
.table-container th.first,
.table-container td.first  { text-align: left; border-left: 0; }

/*#slider.inner-slider { background:none; }
#slider.inner-slider .text { width:251px; min-height:104px;  padding-left:30px;  }
#slider.inner-slider .nav { display:none;  }
#slider.inner-slider .control { display:block;  }
#slider.inner-slider .control { top:366px; }*/

.inner-sidebar { width:325px; float:left; display:inline;   }

.content.blue { padding:10px 10px; background:#e8f7fe; border:1px solid #137bb8; margin-bottom:14px;}
.content.blue h3 { text-align:center; padding-bottom:5px;  }
.content.blue_dues { padding: 24px 20px 35px 14px; background:#e8f7fe; border:1px solid #137bb8; width: 695px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.content.blue_dues span.save_title {text-align: left; color: #000000; font-weight:bold;}
.content.blue_dues table tr:first {height:0px;}
.content.blue_dues table tr {height:23px;}
.content.blue_dues h3 { text-align:center; padding-bottom:5px;  }
.content.blue_dues span.total_due { color: #229abf; font-size:16px; font-weight:bold;}

#request-destination {   }
#request-destination .field-row { padding-bottom:7px !important;  }
#request-destination label { font-size:14px; color:#404040; padding-bottom:2px; font-weight:600;  }
#request-destination input.field { background:url('../images/field-bg.png') repeat-x 0 0; border:1px solid #9a9ea1; width:220px; padding-left:4px; padding-top:1px; padding-bottom:1px;      }
#request-destination .field-col input.field { width:62px !important; float:left; display:inline;  }
#request-destination .field-col img { float:left; display:inline; margin-right:11px; margin-left:3px;   }
#request-destination .field-col span { float:left; display:inline;  }
#request-destination .field-col input.small { width:39px !important; margin:0 11px;  }
#request-destination .left { width:240px; float:left; display:inline;   }
#request-destination .left p { font-size:14px; line-height:19px; color:#000;  font-family: 'HelveticaNeue', arial, sans-serif; padding-bottom:14px;   }
#request-destination .left .field-row.last { padding-top:5px;  }
#request-destination .right { width:440px; float:right; display:inline;   }
#request-destination .right .checkbox-col { width:215px; float:left; display:inline;  }
#request-destination .right .checkbox-col p { padding-top:13px;  }
#request-destination .right .checkbox-col p input { margin-right:4px; float:left; display:inline; margin-top:3px;   }

#request-destination .left .field-row select { width:225px;font-size:14px;   }
#request-destination .left .field-row .radios {  }
#request-destination .left .field-row .radios input{ width:auto !important; float:left; display:inline; margin-top:5px;  }
#request-destination .left .field-row .radios span { float:left; display:inline; font-size:14px; color:#000000; margin-left:4px; margin-right:17px;     }

#request-destination .btn { margin:40px auto 10px; font-size:21px; }

/*.intro { margin-top:30px; margin-bottom:30px;  }*/

.airfar {  float:left; display:inline; padding:10px 5px 10px 14px !important;  box-shadow:0 0 2px #8a8a8a;  }
.airfar .field-row { padding-bottom:15px !important;  }
.airfar h3 { text-align:left !important; font-size:24px;   }

.entry { width:455px; float:right; display:inline; padding-bottom:50px;   }
.entry h2 { font-size:24px; color:#000; line-height:26px; padding-bottom:16px;  padding-top:10px;    }
.entry p { font-size:14px; line-height:20px; padding-bottom:8px;    }
.entry ul { padding-left:15px; padding-bottom:15px;   }
.entry ul li { font-size:14px; line-height:20px;     }

#rate-02 .field-col.small select { width:75px !important;  }

#save-money {  }
#save-money h3 { text-align:left !important; font-size:18px;   }
#save-money ul { list-style:none; }
#save-money ul li { padding-bottom:14px; font-size:16px; color:#404040;  font-weight:600;  }
#save-money ul li input { margin-right:18px; float:left; display:inline; margin-top:5px;   }
#save-money .left { width:345px; float:left; display:inline;   }
#save-money .right { width:330px; float:right; display:inline;   }


#peperback h3 { text-align:left !important; font-size:18px;   }
#peperback p { padding-bottom:10px; }
#peperback p.text {  line-height:16px;  font-size:14px; width:654px;  }

#peperback { padding-bottom:14px; font-size:16px; color:#404040;  font-weight:600;  }
#peperback input { margin-right:18px; float:left; display:inline; margin-top:5px;   }
#peperback .left { width:345px; float:left; display:inline;   }
#peperback .right { width:330px; float:right; display:inline;   }

.last-field { padding-bottom:30px; margin-top:50px; margin-left:15px;   }
.last-field input.check { float:left; display:inline; margin-top:10px; margin-right:21px;   }
.last-field span { width:390px; float:left; display:inline; font-size:16px; line-height:20px; font-weight:bold; }
.last-field .field { width:300px; float:left; display:inline; background:#fcfcfc url('../images/field-bg2.png') repeat-x 0 0;  font-size:16px; border:1px solid #787575; padding:10px 5px ; }

.last-field-dues { padding-bottom:30px; margin-top:20px; margin-left:15px;   }
.last-field-dues  input.check { float:left; display:inline; margin-top:10px; margin-right:21px;   }
.last-field-dues  span { float:left; display:inline; font-weight:normal; font-size: 12px; width: 335px;}
.last-field-dues  .field { padding:8px 5px; width: 315px; height: 10px; line-height: 10px; font-size:13px; float:left; display:inline; background:#fcfcfc url('../images/field-bg2.png') repeat-x 0 0;  border:1px solid #787575; }


.info-field p.title { font-size:12px; color:#404040; font-weight:bold; }  
.info-field p { font-size:12px; line-height:20px;  padding-bottom:20px;  }  

.pay-anual h2 { padding-top:50px; padding-bottom:15px;   }
.pay-anual .content.blue { margin-bottom:15px;  }
/*.pay-anual .btn { font-size:12px; letter-spacing:1px;  }*/

.upt_secq h2 { padding-top:50px; padding-bottom:15px;   }
.upt_secq .content.blue { margin-bottom:15px;  }
.upt_secq .btn { font-size:12px; letter-spacing:1px;  }
.upt_secq h3 {padding-top:30px;}
.upt_secq span {font-weight:bold; font-size: 13px; color: #000000;}
.upt_secq .upt_box { width: 777px; height: 215px; padding: 5px; margin-top: 20px; margin-bottom: 65px; border:1px solid #b4c5cf; border-radius:4px; padding:30px 47px 10px;
	background-color:                       #fff; 
	background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ebf3f7)); 
	background-image:-webkit-linear-gradient(#fff, #ebf3f7); 
	background-image:   -moz-linear-gradient(#fff, #ebf3f7); 
	background-image:     -o-linear-gradient(#fff, #ebf3f7); 
	background-image:        linear-gradient(#fff, #ebf3f7); }
.upt_secq .upt_box .row { display:block; padding: 10px;}
.upt_secq .upt_box .row label{font-size: 12px; color: #000000; padding-bottom: 10px; }
.upt_secq .upt_box .row input.field { margin-top: 8px; width:370px; padding-left:6px; background:#fcfcfc url('../images/field-bg2.png') repeat-x 0 0; border:1px solid #949292; font-size:14px; padding:6px 5px; height: 14px; line-height:12px;}


.upt_secq .upt_mail_box { width: 777px;  border: 1px solid #A8A8A8; margin-top: 20px; margin-bottom: 22px;
                          border:1px solid #b4c5cf; border-radius:4px; padding:30px 47px 10px; padding-bottom: 40px;
	background-color:                       #fff; 
	background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ebf3f7)); 
	background-image:-webkit-linear-gradient(#fff, #ebf3f7); 
	background-image:   -moz-linear-gradient(#fff, #ebf3f7); 
	background-image:     -o-linear-gradient(#fff, #ebf3f7); 
	background-image:        linear-gradient(#fff, #ebf3f7); }
.upt_secq .upt_mail_box .row { display:block; padding: 10px;}
.upt_secq .upt_mail_box .info_row { display:block; padding: 5px 10px 5px 32px;}
.upt_secq .upt_mail_box .row span{ font-size: 12px; color: #000000; padding-bottom: 10px; font-weight: normal;}
.upt_secq .upt_mail_box .info_row span{ font-size: 12px; color: #000000; font-weight: normal;}
.upt_secq .upt_mail_box .row label{font-size: 12px; color: #000000; padding-bottom: 10px; font-weight: bold;}
.upt_secq .upt_mail_box .info_row label{font-size: 12px; color: #000000; font-weight: bold;}
.upt_secq .upt_mail_box .info_row a {text-decoration: underline; font-weight: bold; color:#229abf; padding-left: 10px;}
.upt_secq .btn_row{ padding-bottom: 65px;}
.upt_secq .upt_mail_box .info_row input.field { margin-top: 8px; width:323px; padding-left:6px; background:#fcfcfc url('../images/field-bg2.png') repeat-x 0 0; border:1px solid #949292; font-size:14px; padding:6px 5px; height: 14px; line-height:12px;}
.upt_secq .upt_mail_box .hidden_udt_box {margin: 10px 0 10px 35px; padding: 10px; padding-bottom: 20px; border: 1px solid #A8A8A8; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 400px}


.breakway-page .content.blue { width:290px; float:left; display:inline; padding:10px 18px;  }
.breakway-page .content.blue h3 { font-size:24px; text-align:left;   }

.intro .shell { position:relative; }
.intro .content.blue { width:334px; padding:10px 19px; position:absolute; top:12px; left:12px; z-index: 10; }
.intro .content.blue h3 { text-align:left; }
#breakway-search { width:334px;  }  

#breakway-search label { display:block; font-size:13px; color:#404040; font-weight:600; padding-bottom:3px;   }
#breakway-search select { width:284px;   }
#breakway-search .field-row { padding-bottom:20px;  }
#breakway-search .field-row select { font-size:14px; color:#000000;   }
#breakway-search .field-row select.small { width:150px;  }
#breakway-search .btn { margin-bottom:20px;  }


.burnweeks-page .sort { float:right; display:inline; width:112px; padding-bottom:11px;    }
.burnweeks-page .sort select { width:112px;   }

.resorts #li { padding:8px 10px 10px 10px; }
.resorts #li .sep { background:url('../images/line-sep.png') no-repeat right center;  height:67px;  }
.resorts #li .name { width:35.5%; float:left; display:inline; margin-right:10px;    padding-right:10px;}
.resorts #li .name img { float:left; display:inline; margin-right:12px;width:80px;height:80px; margin-right:12px  }
.resorts #li .name a { font-size:14px; color:#0161d2; font-weight:bold; text-decoration:underline; display:block; padding-top:4px;    }
.resorts #li .name p { font-size:11px;   }
.resorts #li .time { width:18.5%; float:left; display:inline; padding-top:12px;vertical-align:middle; padding-right:5px;font-size:16px;color:#000;  }
.resorts #li .studio { width:18.5%; margin-right:11px; float:left; display:inline; padding-top:12px;   }
.resorts #li .studio p { text-align:center; font-size:12px; color:#000; }
.resorts #li .studio p.first { font-size:16px; color:#000; }
.resorts #li .price { width:25.5%; float:left; display:inline; vertical-align:middle;}
.resorts #li .price strike { font-size:30px; color:#357adf; font-weight:bold; float:left; display:inline; line-height:63px; margin-right:4px;    }
.resorts #li .price .sum { float:left; display:inline; /*width:60px;*/  }
.resorts #li .price .sum span { font-size:30px; color:#357adf; font-weight:bold; text-align:center; }
.resorts #li .price .button  
{
    border:0; height:25px; font-size:15px; float:right; display:inline; line-height:25px !important	; margin-right:5px;  margin-top:20px;  }

/*.resorts ul { border:1px solid #26b4f8; list-style:none;}
.resorts ul li { padding:8px 10px 0 10px;  border-bottom:1px solid #26b4f8; }
.resorts ul li .sep { background:url('../images/line-sep.png') no-repeat right center;  height:57px;  }
.resorts ul li .name { width:290px; float:left; display:inline; margin-right:15px;   }
.resorts ul li .name img { float:left; display:inline; padding-right:12px;   }
.resorts ul li .name a { font-size:12px; color:#0161d2; font-weight:bold; text-decoration:underline; display:block; padding-top:4px;    }
.resorts ul li .name p { font-size:11px; line-height:17px;   }
.resorts ul li .time { width:127px; float:left; display:inline; padding-top:10px;   }
.resorts ul li .studio { width:119px; margin-right:11px; float:left; display:inline; padding-top:12px;   }
.resorts ul li .studio p { text-align:center; font-size:10px;  }
.resorts ul li .studio p.first { font-size:14px;  }
.resorts ul li .price { width:206px; float:left; display:inline; }
.resorts ul li .price strike { font-size:16px; color:#888888; font-weight:bold; float:left; display:inline; line-height:63px; margin-right:4px;    }
.resorts ul li .price .sum { float:left; display:inline; width:79px; padding-top:5px; }
.resorts ul li .price .sum p { font-size:26px; color:#07bf3f; font-weight:bold; text-align:center; }
.resorts ul li .price .sum span {font-size:12px; color:#07bf3f;  display:block; text-align:center; position:relative; margin-top:-6px; position:relative;  }
.resorts ul li .price .button { border:0; height:25px; font-size:15px; float:right; display:inline; line-height:25px !important	; margin-right:-12px;  margin-top:20px;  }
*/
.pagination { margin-top:20px; margin-bottom:30px;  }
.pagination ul {border:0;text-align:center; }
.pagination ul li { display:inline; border:0; padding:0 2px;  }
.pagination ul li a { font-size:12px; color:#007ac2;   }
.pagination ul li a.active { font-weight:bold; }

.contact-us { padding-bottom:50px; padding-top:40px !important;   }
.contact-us h3 { font-size:30px; color:#55a9da; padding-top:15px; padding-bottom:15px;    }
.contact-us p { font-size:16px; color:#404040; padding-bottom:16px;  }
.contact-us p a { font-size:16px; color:#0058af;   }
.contact-us form { padding-top:20px;  }
.contact-us form .field-col { width:220px; float:left; display:inline; margin-left:40px;    }
.contact-us form label { font-size:16px; color:#404040; font-weight:bold; display:block;   }
.contact-us form label span { color:#d42e37;  }
.contact-us form input.field { width:220px; padding-left:6px;  background:url('../images/field-bg2.png') repeat-x 0 0; border:1px solid #949292; font-size:18px; padding:6px 0;   }
.contact-us form .textarea { margin-left:40px; margin-top:10px;   }
.contact-us form .textarea textarea { width:730px; height:118px;   background:#fcfcfc url('../images/field-bg2.png') repeat-x 0 0; border:1px solid #949292; font-size:18px; padding:5px; }
.contact-us form .buttons { margin-left:40px; margin-top:25px;     }

.contact-form .btn { font-size:21px; letter-spacing:1px;  }

#building-vacation ul { list-style:none;  padding-left:5px;  } 
#building-vacation ul li { padding-bottom:15px;  } 
#building-vacation ul input { margin-right:7px;   } 
#building-vacation .btn { margin-left:83px; margin-top:10px; margin-bottom:15px; } 
#building-vacation ul.left-col { width:130px; float:left; display:inline;   } 
#building-vacation ul.right-col {  width:143px; float:left; display:inline; } 

.faq { padding-bottom:60px;   }
.faq form { padding-bottom:40px;  }
.faq h3 { font-size:30px; color:#55a9da; text-transform:uppercase;   }
.faq input.field { width:350px; padding:10px 0; font-size:16px; border:1px solid #bbbaba; background:url('../images/field-bg2.png') repeat-x 0 0; float:left; display:inline; margin-top:19px;    }
.faq input.btn { margin-left:25px; float:left; display:inline; margin-top:25px;  }

.faq-cnt { padding-top:40px;  }
.faq-cnt h4 { padding-bottom:15px;  }
.faq-cnt ul { list-style:none; padding-left:20px;  }
.faq-cnt ul li { padding-bottom:10px;  }
.faq-cnt ul li a { font-size:16px; color:#000;  }
.faq-cnt ul li a.first { background:url('../images/plus.png') no-repeat 0 5px; padding-left:18px; position:relative; z-index: 10; }
.faq-cnt ul li a.first.active {  background:url('../images/minus.png') no-repeat 0 5px; font-weight:bold; }
.faq-cnt ul li .cnt { width:764px;  padding-left:40px; margin-left:-26px; position:relative; background:#eef8fa; padding-top:6px; padding-bottom:6px; border:1px solid #b4e0e7; padding-right:20px; margin-right:-20px; font-size:16px; line-height:20px; display:none;    padding-top:25px; margin-top:-25px; position:relative;z-index: 5;   }

.hsi-online { padding-bottom:50px;  }
.hsi-online h3 { font-size:30px; color:#55a9da;   }
.hsi-online p { font-size:16px; color:#000000; padding-bottom:10px;  }
.hsi-online p a { font-style:italic; text-decoration:underline; color:#000;    }
.hsi-online ul { padding-left:32px; padding-bottom:20px;  }
.hsi-online ul li { font-size:16px; line-height:28px;   }
.hsi-online .content.blue { padding-left:22px; padding-right:22px; margin-bottom:15px; padding-top:25px;  }
.hsi-online .content .left { width:230px;  }
.hsi-online .content .left p { font-size:37px; color:#55a9db;   font-family: 'HelveticaNeue', arial, sans-serif; font-weight:bold;  }
.hsi-online .content .left p.text { font-size:20px; line-height:20px;  color:#000000; font-weight:normal; font-style:italic;    }
.hsi-online .content .left p small { font-size:16px; color:#404040; line-height:16px;   }
.hsi-online select { width:113px;  }
.hsi-online .btn {font-size:21px; letter-spacing:1px;    }

.search-page {  }
.search-page .sidebar { width:190px; float:left; display:inline; padding:12px; background:#e8f7fe; border:1px solid #2584bc; margin-right:15px;  }
.search-page .sidebar .sidebar-box { padding-bottom:20px;  }
.search-page .sidebar h5 { font-size:13px; color:#007ac2; font-weight:normal; line-height:28px;  padding-bottom:5px;   }
.search-page .sidebar h5 img { float:left; display:inline; margin-right:6px;   }
.search-page .sidebar p { font-size:12px; line-height:16px; color:#000;    }
.search-page .sidebar p a { color:#0968c0; text-decoration:underline;   }

.search-cnt { width:563px; float:right; display:inline;   }
.search-cnt .search-title  { margin-bottom:10px;  }
.search-cnt .search-title h4 { font-size:15px; color:#424242;   }
.search-cnt .search-title p { z-index: 15px; color:#424242; font-weight:bold; }
.search-cnt .search-title p a { font-size:14px; color:#0968c0;  font-weight:normal; text-decoration:underline; margin-left:10px;  }
.search-cnt .sort {   }
.search-cnt .sort select { width:95px; float:right; display:inline; margin-top:-12px; position:relative;    }
  
.search-result { padding:8px 10px; border:1px solid #b6b7b7; margin-top:10px;  }
.search-result .left {  }
.search-result .left .holder { float:left; display:inline; width:240px;  }

.search-result .left img { float:left; display:inline; margin-right:8px;  }
.search-result .left h3 img { float:none;  }
.search-result .left h3 a { font-size:13px; color:#0968c0; text-decoration:underline; margin-right:6px;   }
.search-result .left p { font-size:12px; line-height:14px;   }
.search-result .right { width:190px;  }
.search-result .right .price { width:113px; float:left; display:inline;   }
.search-result .right .price p { font-size:20px; line-height:20px;  color:#0fb31d; text-align:right; font-weight:bold;   }
.search-result .right .price  span { font-size:10px; color:#424242; display:block; text-align:right;    }
.search-result .right .select { width:67px; float:right; display:inline;   }
.search-result .right .select .small-btn { margin-bottom:7px;  }

.pigination { width:334px; height:38px; background:url('../images/pegination-bg.png') no-repeat 0 0; display:block;  margin:23px auto 100px; }
.pigination ul { list-style:none; border:0; }
.pigination ul li { float:left; display:inline; line-height:40px; padding-right:1px;  border:0; padding-left:0; padding-top:0;   }
.pigination ul li a { background:url('../images/pegin.png') no-repeat -54px 0; height:40px; float:left; display:inline;  width:42px;  text-align:center; line-height:40px; margin-top:-1px; position:relative;    }
.pigination ul li a { font-size:15px; color:#444444; font-weight:bold;    }
.pigination ul li a.active,
.pigination ul li a:hover { color:#1c7bb8; text-decoration:none;  }
.pigination ul li.left-arrow a { width:52px; background-position:0 0;  }
.pigination ul li.right-arrow a {  width:52px; background-position:right 0; margin-right:-4px;  }

/*#slider.login.inner-slider {  background: url("../images/slider-shadow.jpg") no-repeat scroll center bottom transparent; }
#slider.login .text { width:370px !important; min-height:118px;   }*/

.login-form { width:490px; float:right; display:inline; margin-top:34px; padding-bottom:15px;    }  
.login-form .field-col { float:left; display:inline; width:194px; margin-right:10px;  }  
.login-form .field-col input.field { width:194px; background:url('../images/field-bg4.png') no-repeat 0 0; border:0; font-size:14px; color:#2f3131;  padding:7px 0 7px 10px; }
.login-form .field-col input.checkbox { margin-right:5px; margin-top:3px; float:left; display:inline;    }
.login-form .field-col a { font-size:11px; color:#ffffff;   }
.login-form input.login { width:83px; height:34px; background:url('../images/white-button.png') no-repeat 0 0;  border:0; float:right; display:inline; font-size:13px; color:#1178b6; text-align:center;  margin-right:-2px; position:relative; cursor:pointer; margin-top:-2px;   }

.footer-box { padding-bottom:30px;  }
.footer-box p { text-align:center; font-size:15px; color:#000000; line-height:30px; font-weight:bold;    }

/*#wrapper.smaller {  margin-bottom:-100px;  }
#footer.small,
.footer.small { height:160px;  }*/


.account-page h3 { font-size:18px; color:#007ac2;   }
.account-page .resorts { padding-bottom:25px;  }

.account-page .account-box .left { background:#f1f6f8; border:1px solid #177fbc;  width:500px; padding:8px 10px;min-height:241px;  }
.account-page .account-box .left a.btn { font-size:14px;  }
.account-page .account-box .left h3 { font-size:24px; color:#007ac2;   }
.account-page .account-box .left p { font-size:14px; padding-bottom:10px;  }
.account-page .account-box .left p.blk { font-weight:bold; }
.account-page .account-box .left .name { width:240px; float:left; display:inline;   }

.account-page .account-box .right .blue-box { background:url('../images/blue-box.jpg') no-repeat 0 0; width:265px; height:261px;  }
.account-page .account-box .right .blue-box ul { padding:15px; list-style:none; }
.account-page .account-box .right .blue-box ul li { padding-bottom:15px; margin-bottom:11px; background:url('../images/border-b.png') repeat-x 0 bottom;    }
.account-page .account-box .right .blue-box ul li.last { background:none; }
.account-page .account-box .right .blue-box ul li .large-btn { font-size:16px; margin-top:5px;  }
.account-page .account-box .right .blue-box ul h4 {font-size:18px; color:#000000;  font-weight:bold; margin-bottom:-10px; position:relative;  }
.account-page .account-box .right .blue-box ul p {font-size:14px; color:#000; font-weight:bold;   }
.account-page .account-box .right .blue-box ul p span { font-size:24px; position:relative; padding-right:2px;  }
.account-page .account-box .right .blue-box ul p span sup { top:8px; position:relative;  }

.statistic { padding-left:10px; background:url('../images/border-left.png') repeat-y 0 0; float:right; display:inline;width:250px;   }  
.statistic ul { list-style:none; padding-top:10px;  }  
.statistic ul li { line-height:20px; padding-bottom:15px;   }  
.statistic ul li span { width:41px; height:31px; background:url('../images/account-statistic.png') no-repeat 0 0; float:left; display:inline; margin-right:8px; line-height:31px; text-align:center;  font-size:18px; color:#007ac2; font-weight:bold;  }  
.statistic ul li a { font-size:14px; color:#077fc5; font-weight:bold; color:#077fc5; text-decoration:underline;  }  

.tabs { margin-top:25px; margin-bottom:25px;  }
.tabs .tab-nav { position:relative; z-index: 10; }
.tabs .tab-nav ul { list-style:none; }
.tabs .tab-nav ul li { float:left; display:inline;  }
.tabs .tab-nav ul li a { width:195px; height:45px; background:url('../images/tab-nav.png') no-repeat right 0; float:left; display:inline; font-size:14px; color:#666666; line-height:38px; text-align:center;      }
.tabs .tab-nav ul li a.active { background-position:0 0; color:#333; font-weight:bold; text-shadow:0 1px #fff;   }
.tabs  .tab-content { border:2px solid #c2c2c2; padding:14px;  margin-top:-10px; position:relative;   }
.tabs  .tab-content .tab-item { display:none;  }

.section-holder .section { float:left; display:inline;  }
.section-holder .section.section1 { border:0; }
.section-holder .section { padding: 0 13px; height:22px; border-left:1px solid #5bd3f0;   }

.account-page .price { margin-top:12px;  }
.account-page .price p { float:left; display:inline; font-size:12px; color:#000000; font-weight:bold;  }
.account-page .price a.small-btn { margin-top:10px; margin-right:-10px; position:relative;   }
.account-page .resorts ul li .name a { color:#077ec4;  }
.account-page .time.sep { font-size:12px; color:#000000;   }
.account-page .studio.sep p { font-size:12px; color:#000; text-align:left; padding-left:17px;   }
.account-page .time p a { font-size:12px; color:#077fc5; font-weight:bold; text-decoration:underline;   }

.concierge { padding-top:40px; padding-bottom:20px; position:relative; width:800px;   }
.concierge h2 { padding-bottom:10px;  }
.concierge ul  { list-style:none; }
.concierge ul li { padding-bottom:41px; border-bottom:1px solid #96d8e7 !important;  margin-bottom:26px;  font-size:16px;   }
.concierge ul li h3 { font-size:16px;  padding-top:5px; padding-bottom:10px;  }
.concierge ul li.last { border:0 !important; }
.concierge ul li.last p { padding-bottom:20px;  }
.concierge ul li.last p a { float:left; display:inline; margin-right:20px;  }
.concierge ul li .left { width:535px; padding-top:25px;    }
.concierge ul li .right { width:187px;  }
.concierge ul li .right p.button3 a { margin:0 auto;  }
.concierge ul li .right p.button3 a:hover { text-decoration:none; opacity:0.8;  }

p.button3 a { width:114px; height:29px; background:url('../images/button3.png') no-repeat 0 0; display:block; text-align:center; font-size:19px; color:#ffffff;  line-height:29px; text-shadow: 0 0 2px #000;  }

.rate-hsi { padding-bottom:80px; padding-top:50px !important;  }
.rate-hsi h3 { font-size:30px; color:#55a9da;  padding-bottom:10px;   }
.rate-hsi p { font-size:16px; line-height:20px; padding-bottom:7px;    }
.rate-hsi label { font-size:16px; color:#404040; font-weight:600; display:block;   }
.rate-hsi form { padding-top:15px;  }
.rate-hsi label strong { color:#d42e37;  }
.rate-hsi input.field { width:220px; padding-left:6px;  width:220px; padding-left:6px;  background:url('../images/field-bg2.png') repeat-x 0 0; border:1px solid #949292; font-size:18px; padding:7px 0 7px 7px;  }

#rate-01 { background:url('../images/border-bottom.png') repeat-x 0 bottom; padding-bottom:15px; margin-bottom:10px;   }
#rate-01 .field-col, #rate-02 .field-col  { width:230px; float:left; display:inline; margin:0 15px 5px;  }
#rate-01 .field-col input { margin-bottom:8px;  }
#rate-01 .field-col select { width:190px;  }
#rate-01 .field-col .c2-sb-button { margin-right:-33px; }
#rate-02 .field-col select { width:120px;  }
#rate-02 .field-col .select { margin-bottom:10px;  }

#rate-02 .textarea { margin-left:16px; margin-bottom:20px;  }
#rate-02 .textarea textarea { border:1px solid #787575; width:734px; height:130px; background:#fcfcfc; margin-bottom:5px;  }
#rate-02 .btn { margin-left:16px; letter-spacing:1px; font-size:21px;  }

#refer-form { background:#eef8fa; border:1px solid #addfe7; padding-left:22px; margin-bottom:110px;  padding-bottom:20px; }
#refer-form h4 { font-size:20px; color:#007ac2; padding-bottom:15px;   }
#refer-form .field-col { margin-left:0; width:355px; margin-right:30px;  }
#refer-form .field-col input.field { width:344px; margin-bottom:8px;  }
#refer-form .bottom { margin-bottom:-110px; position:relative; margin-top:30px;  }
#refer-form .btn { font-size:21px; letter-spacing:1px;   }

.login {  background: url(../images/cols.jpg) ; }
.login #slider { background:none !important; }

.choose-your-lang form { width:212px; float:right; display:inline;  margin-top:20px;  }
.choose-your-lang form label { font-size:10px; color:#000000; float:left; 	display:inline;   }
.choose-your-lang form select { width:97px; float:left; display:inline; margin-left:5px;   }

#slider.home.nobg { background:none !important; padding-bottom:0; margin-bottom:-40px; position:relative; 	 }

.resort { padding-bottom:50px;  margin:0 auto; 	 }

.resort .title h4 { font-size:20px; color:#41a4ff;   }
.resort .title p { font-size:10px !important; line-height:12px !important;   }

.resort .club {width:535px; float:left; display:inline;    }
.resort .resort-sidebar { width:362px; float:right; display:inline;  }
.resort .resort-sidebar td{ padding:10px;}

.gallery { width:334px; margin-top:10px; margin-bottom:15px;   }
.gallery .thumbs { background:#484848; border-top:3px solid #000; padding-left:18px; padding-top:2px; overflow:hidden; position:relative;  }
.gallery .thumbs .jcarousel-clip,
.gallery .thumbs ul { width:296px; overflow:hidden;   }
.gallery .thumbs .left-arrow {  width:11px; height:31px; background:url('../images/thumb-left.png') no-repeat 0 0; display:block; position:absolute; top:2px; left:5px;  }
.gallery .thumbs .right-arrow { width:11px; height:31px; background:url('../images/thumb-right.png') no-repeat 0 0;  display:block; position:absolute; top:3px; right:5px; }
.gallery ul { list-style:none; padding-top:1px;  }
.gallery ul li { float:left; display:inline; margin-left:2px;   }

.resort .club h6 { font-size:14px; color:#0285ff; font-weight:600;  }  
.resort .club p { font-size:12px; line-height:16px; padding-bottom:12px;    }  

.resort .price-list { vertical-align:middle; height:100%;padding:12px}  
.resort .price-list .section { float:left; display:inline; padding:0 10px; border-right:1px solid #96e2f5; min-height:33px;   vertical-align:middle;}  
.resort .price-list .section p {font-size:14px; }  
.resort .price-list .section.section1 { width:30%; padding-top:10px; }  
.resort .price-list .section.section2 { width:35%;  }  
.resort .price-list .section.section3 { /*width:210px;*/ padding:0; border:0;margin-right:0px; position:relative; float:right;  }  
.resort .price-list .section.section3 strike { font-size:15px; color:#888888; font-weight:bold; float:left; display:inline;    }  
.resort .price-list .section.section3 .price { width:80px; float:left; display:inline;margin-top:2px; height:35px; }  
.resort .price-list .section.section3 .divWithPrice {}
.resort .price-list .section.section3 .price p strong { font-size:19px; color:#07bf3f; font-size:24px !important; text-align:center; padding-bottom:5px !important; display:block;   }  
.resort .price-list .section.section3 .price p {  font-size:11px !important; color:#07bf3f !important; text-align:center !important;padding-top:2px;  }  
.resort .price-list .section.section3 a.button { float:right; display:inline;  position:relative; min-width:49px; text-align:center; margin-left:3px; padding:2px;  }  
.resort .price-list .section.section3 a.btn { font-size:14px; width: 88px; padding: 0 3px;height:35px;line-height:35px;  }  

.table-price  { position:relative; margin-top:41px;  }
.table-price h5 { background:#dbf3fe; padding:5px 0; min-height:47px;  font-size:15px; color:#000000; text-align:center; border:1px solid #27b4f8; padding-left:130px;  }
.table-price .price-list { border:1px solid #27b4f8; border-top:0;  }
.table-price .price-list p { padding-bottom:0; font-size:11px; color:#000;   }
.table-price .img { position:absolute; top:-36px; left:22px;  }


.resort-sidebar ul { list-style:none; padding-bottom:10px; border-bottom:2px solid #dddddd; margin-bottom:10px;  }
.resort-sidebar ul:last-child { border-bottom:0;  }
.resort-sidebar ul.unit li { padding-bottom:12px;  }
.resort-sidebar ul li { line-height:12px; font-size:10px; line-height:15px;   }
.resort-sidebar ul li h6 { font-size:12px; color:#0285ff;   }

.entry.posts h2  { border-bottom:2px solid #d3d3d3; display:block;  margin-bottom:17px;  }
.entry.posts h2 span { background:#fff; float:left; display:inline; line-height:20px; padding-right:10px;  }

.post { padding-bottom:20px;  }
.post p { font-size:14px; line-height:20px; color:#535d6c;  padding-bottom:0;    }
.post h4 { font-size:18px; color:#007ac2; font-weight:normal; padding-top:10px;   }
.post h4 a { color:#007ac2;  text-decoration:none;  }

p.view-more { padding-top:25px;  }
p.view-more a { width:454px; height:44px; background:#cce4f3; display:block; font-size:18px; color:#007ac2; line-height:44px; text-align:center;    }
p.view-more a span { background:url('../images/view-arrow.png') no-repeat right 0; display:inline-block; width:13px; height:10px; margin-left:5px;    }

#rate-02.cols2 .select,
#rate-02.cols2 .field-col,
#rate-01.cols2 .field-col { width:350px !important;  }
#rate-02.cols2 .field-col input,
#rate-01.cols2 .field-col input { width:340px;  }
#rate-02.cols2 .select { margin-top:20px;  }
#rate-02.cols2 select { width:313px !important;  }
#rate-02.cols2 .c2-sb-wrap .c2-sb-button { margin-right:-30px; position:relative;  float:right; display:inline; }
#rate-02.cols2 { background:url('../images/border-bottom.png') repeat-x 0 bottom; padding-bottom:20px ;  }

#rate-03 { padding-bottom:15px; margin-bottom:10px;   }
#rate-03 .field-col { width:370px; float:left; display:inline; margin:0 15px 15px;  }
#rate-03 .field-col input {  width:340px; margin-bottom:8px;  }

#rate-03 .textarea { margin-left:16px; margin-bottom:20px;  }
#rate-03 .textarea textarea { border:1px solid #787575; width:740px; height:130px; background:#fcfcfc; margin-bottom:5px; font-size:16px;  }
#rate-03 .btn { margin-left:16px;  font-style:21px !important; letter-spacing:1px;  }
#rate-03 .cols3 { padding-bottom:20px;  }
#rate-03 .cols3 .col { margin:0 14px; float:left; display:inline;  }

.field-col.half-col { width:370px !important;  } 
.field-col.half-col input {  width:340px; } 
.field-col.half-col select { width:313px !important;  } 
.field-col.half-col .c2-sb-wrap .c2-sb-button { margin-right:-30px; position:relative;  float:right; display:inline; }
.field-col.one-third select { width:210px !important;  }

#rate-02 .datepicker { width:157px; height:41px; background:url('../images/datepicker-big.jpg') no-repeat 0 0; padding:0; border:0; padding-left:10px; padding-right:60px;   } 

#rate-02 .checkboxes input.checkbox { float:left; display:inline; margin-right:21px !important; margin-top:12px; margin-bottom:10px;  } 
#rate-02 .checkboxes span {  font-size:16px; color:#000000; font-weight:bold !important; float:left; display:inline; line-height:38px;  } 
#rate-02 .checkboxes input.field { width:139px; float:right; display:inline;  margin-right:-11px;  } 

#rate-03 .checkbox-holder { padding-top:10px;  }
#rate-03 .checkbox { margin-left:21px; padding: 7px 0; }
#rate-03 .checkbox  { margin-right:19px; float:left; display:inline; margin-top:10px; margin-bottom:20px;   }
#rate-03 .checkbox-holder span { font-size:16px; line-height:20px;    }
#rate-03 p.last, #rate-02 p.last { font-size:16px; color:#404040; font-weight:bold;  }
#rate-03 p.last strong, #rate-02 p.last strong{ color:red; }
#rate-02 p.buttons { margin-left:20px;  }
#rate-02 p.last { margin-left:20px;  }
#rate-03 p.buttons, #rate-02 p.buttons { padding-top:20px;   }
#rate-03 p.buttons a, #rate-02 p.buttons a { margin-right:120px; margin-left:0; font-size:21px; letter-spacing:1px;  }
.border-top { background:url('../images/border-bottom.png') repeat-x 0 0 !important; padding-top:30px !important;  }


.request-form form h4 { font-size:16px; color:#000000; text-transform:uppercase;  padding-bottom:15px;   }

/* Steps */
#main.steps { margin-bottom:120px;  } 
.step-navigation { width:331px; }
.step-navigation ul { list-style:none; }
.step-navigation ul li { float:left; display:inline;   }
.step-navigation ul li a { float:left; display:inline; background:url('../images/steps-bg.png') no-repeat 0 0;  height:38px; position:relative; }
.step-navigation ul li a span { font-size:12px; color:#9c9c9c; position:absolute; top:42px; left:0; font-size:12px; color:#9c9c9c; text-transform:uppercase;  width:120px; display:block; text-align:left;    }
.step-navigation .step1 a { width:92px; }
.step-navigation .step1 a.active span { color:#1078b5 !important; }
.step-navigation .step1 a.active { background-position:0 -44px; }
.step-navigation .step2 a { width:145px;  background-position:-92px 0; }
.step-navigation .step2 a.active { background-position:-92px -44px;  }
.step-navigation .step3 a {  width:92px; background-position:right 0;  }
.step-navigation .step3 a.active { background-position:right -44px; }

.step-navigation .step1 a span { left:-26px; }
.step-navigation .step2 a span { left:24px; }
.step-navigation .step3 a span { left:23px; }

.step-navigation ul li a.active span { color:#1078b5 !important;  }
.step-navigation ul li a.active.confirm  {  }
.step-navigation ul li a.active.confirm span  { color:#5ab510 !important; background:url('../images/check-mini.png') no-repeat 0 0;  /*position:relative;*/ padding-left:10px; text-align:left; }
.step-navigation .step1 a.active.confirm span { color:#5ab510 !important; background:url('../images/check-mini.png') no-repeat 0 0;  /*position:relative;*/ padding-left:25px; text-align:left; }
.step-navigation .step2 a.active.confirm span { color:#5ab510 !important; background:url('../images/check-mini.png') no-repeat 0 0;  /*position:relative;*/ padding-left:25px; text-align:left; }
.step-navigation .step3 a.active.confirm span { color:#5ab510 !important; background:url('../images/check-mini.png') no-repeat 0 0;  /*position:relative;*/ padding-left:25px; text-align:left; width:150px; }

.steps-holder h3 { font-size:24px; color:#007ac2;  padding-bottom:10px;  }
.steps-holder p {  font-size:14px; color:#404040; text-align:center; font-weight:bold;  }
.steps-holder .radio-buttons { text-align:center; padding-top:10px;  }
.steps-holder .radio-buttons label { padding: 0 11px 0 2px;}
.steps-holder .radio-buttons input { margin-right:3px; font-weight:normal;  }

.choice2 { display:none; margin-left:30px;  }
.choice2 form { width:252px; margin:0 auto;  }
.choice2 form label { display:block; font-size:14px; color:#404040; font-weight:bold; padding-bottom:5px;   }
.choice2 form select { width:245px; margin-bottom:20px; font-size:14px;  }
.choice2 form input { width:226px; background:#fcfcfc; border:1px solid #787575; padding:2px 0; }

.choice3 { display:none;  }

.choice3 form { width:715px; margin:0 auto;  }
.choice3 form .left { width:252px; font-size:15px; color:#404040;   }
.choice3 form .left label { display:block; font-weight:600px; padding-left:4px;   }
.choice3 form .left select { font-size:14px; color:#000000; margin-bottom:10px;   }
.choice3 form .left .select1 { width:244px;  }
.choice3 form .left .select2 { width:152px;  }
.choice3 form .left .select3 { width:190px;  }
.choice3 form span { padding-left:5px;  }

.choice3 form .right { width:400px;  }
.choice3 form .right .bottom p { text-align:right;  }
.choice3 form .right input.date-mini { width:93px; height:21px; background:url('../images/mini-date.jpg') no-repeat 0 0; border:0; margin-bottom:10px;   }
.choice3 form .right input { margin-right:10px;  }

.next-button { width:136px; margin:25px auto ; padding-left:13px;  }
.next-button input { font-size:21px;  }

.steps .tabs { margin-top:25px; margin-bottom:25px;  }
.steps .tabs .tab-nav { position:relative; z-index: 10; }
.steps .tabs .tab-nav ul { list-style:none; width:1000px; }
.steps .tabs .tab-nav ul li { float:left; display:inline;  }
.steps .tabs .tab-nav ul li a { min-width:100px; height:43px; background:url('../images/tab-nav2.png') no-repeat right 0; float:left; display:inline; .steps font-size:12px; color:#666666; line-height:38px; text-align:center;      }
.steps .tabs .tab-nav ul li a.active { background-position:-1px 0; color:#fff; font-weight:bold; text-shadow:0 1px #000;   }

.steps .tabs  .tab-content { border:2px solid #2c8ac0; padding:14px;  margin-top:-10px; position:relative; background:#e8f7fe;  }
.steps .tabs  .tab-content .tab-item { display:none;  }
.steps .tabs  .tab-content .tab-item .resort .club p { text-align:left;  }
.steps .tabs  .tab-content .tab-item .resort-sidebar { margin-top:60px;  }

.request-hotel-stay { width:700px; margin:0 auto;  }
.request-hotel-stay label { color:#404040;   }
.request-hotel-stay input.field { width:295px; padding-left:5px; font-size:14px; padding-top:2px; padding-bottom:0; background:url("../images/field-bg.png") repeat-x scroll 0 0 transparent; border:1px solid #757475; }
.request-hotel-stay h4 { text-align:center; font-size:18px; color:#404040; padding-bottom:15px;   }
.request-hotel-stay .left { width:245px;  }
.request-hotel-stay .left p { text-align:left; padding-bottom:7px;  }
.request-hotel-stay  .field-row { padding-bottom:7px;  }
.request-hotel-stay .right { width:340px; margin-top:43px;  }
.request-hotel-stay .right .field-row { padding-bottom:18px;  }
.request-hotel-stay .right .datepicker { width:93px; height:21px;  background:url('../images/mini-date.png') no-repeat 0 0; border:0; }
.request-hotel-stay .right input.small { width:48px; margin-right:20px;  }
.request-hotel-stay .right .select-col { width:190px; float:left; display:inline;  }
.request-hotel-stay .right .select-col select { width:185px; font-size:14px;  }
.request-hotel-stay .right .rooms { width:140px; float:right; display:inline; margin-bottom:10px;  }
.request-hotel-stay .right .rooms input { width:58px;  }
.request-hotel-stay .right .radio { margin:0 6px;  }
.request-hotel-stay textarea { width:300px; height:107px; background:#fcfcfc; border:1px solid #757475; resize:none; font-size:14px;  margin-bottom:45px;  }
.request-hotel-stay .btn { margin:0 auto 40px; }

.order-summary { width:615px; margin:0 auto;   }
.order-summary p.center { font-weight:bold; text-align:center;  }
.order-summary .left { width:320px;   }
.order-summary h5 { text-align:left; font-size:14px; color:#000;   }
.order-summary p {text-align:left; font-weight:normal;  }
.order-summary p strong { font-weight:normal; padding-right:22px;  }
.order-summary .right { width:248px;  }

.inner-sidebar { padding-bottom:40px;  }
.customer-service {width:334px; height:105px; background:url('../images/customer-service-bg.png') no-repeat 0 0; margin-bottom:10px;   }  
.customer-service .holder { padding:32px 12px 10px 12px; }
.customer-service p {  font-size:12px !important; line-height:14px !important; padding-right:85px; padding-bottom:0 !important;   }  
p.center { text-align:center; }

.resort .customer-service { margin:20px auto; } 

.top-info { padding-bottom:30px;  } 
.top-info .left { width:395px; float:left; display:inline;  }
.top-info .right { width:385px; float:right; display:inline;   }
.top-info .right .content.blue { padding:10px 22px;  margin-top:40px;   }
.top-info .right .content.blue p { font-size:14px; line-height:20px; color:#1279b7;  }

.hotels-service { margin-top:-30px; position:relative; margin-bottom:45px;   }
.hotels-service .customer-service { margin-top:0; float:left; display:inline; margin-left:23px;   }
.hotels-service .right { width:425px; padding-right:0; padding-top:10px;   }
.hotels-service .right h2 { text-align:left;  }
.hotels-service .right p { text-align:left;  }

a.print { font-size:10px; color:#000000; background:url('../images/print-icon.png') no-repeat 0 0; padding-left:19px; margin-left:10px;    }

p.small {font-size:10px !important; color:#595959; text-align:center; line-height:11px !important;     }

/*
.resort-form { width:285px; margin:20px auto;  }
.resort-form h4 { text-align:center; padding-top:10px; padding-bottom:20px;   }
.resort-form label { font-size:15px; color:#404040; display:block; font-weight:bold; padding-bottom:4px;   }
.resort-form select { font-size:14px; color:#000000; margin-bottom:15px; width:287px;    }
.resort-form select.last { width:155px;  }
.resort-form .btn { margin:10px auto 0; font-size:21px; letter-spacing:1px;  }
.tab-item {  overflow:hidden; }
.tab-item .resort { position:absolute; top:0; left:9000px;   }
*/
.resort-form { width:285px; margin:20px auto;  }
.resort-form h4 { text-align:center; padding-top:10px; padding-bottom:20px;   }
.resort-form label { font-size:15px; color:#404040; display:block; font-weight:bold; padding-bottom:4px;   }
.resort-form select { font-size:14px; color:#000000; margin-bottom:15px; width:287px;    }
.resort-form select.last { width:155px;  }
.resort-form .btn { margin:10px auto 0; font-size:21px; letter-spacing:1px;  }
.tab-item {  overflow:hidden; }
/*.btn1 { border: 0; display: block; width: 120px; height: 30px; background: url( ../images/buttons.png) no-repeat -65px 0; text-align: center; font-size: 12.5px; line-height: 29px; text-shadow: 0px 1px 1px #000; color: #fff; cursor: pointer; font-weight: 600; }
.btn1:hover { background-position: -65px -30px; text-decoration: none; }
.btn1-big { width: 185px; background: url( ../images/buttons.png) no-repeat 0px -139px; }
.btn1-big:hover { background-position: 0px -169px; text-decoration: none; }
input.btn1 { padding: 0 0 2px;  }*/

.steps .tabs1 { margin-top:25px; margin-bottom:25px;  }
.steps .tabs1 .tab-nav { position:relative; z-index: 10; }
.steps .tabs1 .tab-nav ul { list-style:none; }
.steps .tabs1 .tab-nav ul li { float:left; display:inline;  }
.steps .tabs1 .tab-nav ul li a { width:100px; height:43px; background:url('../images/tab-nav2.png') no-repeat right 0; float:left; display:inline; 
                                 font-size:12px; color:#666666; line-height:38px; text-align:center;      }
.steps .tabs1 .tab-nav ul li a.active { background-position:-1px 0; color:#fff; font-weight:bold; text-shadow:0 1px #000;   }


.steps .tabs1  .tab-content { border:2px solid #2c8ac0; padding:14px;  margin-top:-10px; position:relative; background:#e8f7fe;  }
.steps .tabs1  .tab-content .tab-item { display:none;  }
.steps .tabs1  .tab-content .tab-item .resort .club p { text-align:left;  }
.steps .tabs1  .tab-content .tab-item .resort-sidebar { margin-top:60px;  }

.blue-contact { font-size:12.5px; color:#007ac2; }


/* footer 


.footer { height:399px;   }
#footer { background: #dadada url(../images/footer.jpg) repeat-x center top;height:399px;  position: relative; overflow: hidden; font-size: 12px; }
#footer .shell { background: url(../images/footer-shell.png) no-repeat center top; padding-top: 30px;  }
#footer a { color: #0b5696; }
#footer .nav { float: left; display: inline; padding-bottom: 17px; min-height: 284px; }
#footer .nav ul { list-style: none outside none; }
#footer .nav ul li { padding: 0 0 2px; }
#footer .nav-1 { width: 144px; }
#footer .nav-2 { width: 159px; }
#footer .nav-3 { width: 116px; }
#footer .nav-4 { width: 128px; }
#footer .nav-5 { width: 138px; }
#footer .nav-6 { width: 115px; }
#footer .copy { text-align: center; font-size: 10px; }
#footer h4 { font-size:16px; color:#000000;   }
#footer ul ul { padding-left:4px;   }
#footer ul ul li { background:url('../images/footer-list.png') no-repeat 0 7px ; padding-left:8px !important;  }

.footer-cols .footer-col { float:left; display:inline; background:url('../images/right-b.png') repeat-y right 0; }
.footer-cols .footer-col img { float:left; display:inline; padding-right:4px;  }
.footer-cols .footer-col p { min-height:140px;  }
.footer-cols .footer-col.col1 {  width:262px;  padding-right:14px; margin-right:25px;   }
.footer-cols .footer-col.col2 { width:228px; padding-right:20px; margin-right:11px;  }
.footer-cols .footer-col.col3 { width:259px; background:none; margin-right:-20px; position:relative;  }
.footer-cols .footer-col p { font-size:12.5px; line-height:14px;     }
.footer-cols .footer-col .btn { margin:0 auto; color:#fff !important;  }

.footer-bottom { padding-top:30px;  }
.footer-bottom p { font-size:10px; color:#000000; text-align:center;  }
.footer-bottom p.copy { padding-top:20px;  }
*/
.service-request { border:1px solid #000; box-shadow:1px 0 1px #000; background:#fff; padding-left:62px; position:relative; min-height:60px; margin-top:20px; margin-bottom:10px;  } 
.service-request img { position:absolute; top:-11px; left:0;  } 
.service-request h3 { font-size:12px; color:#007ac2; padding-top:3px; padding-bottom:0 !important;    } 
.service-request p { font-size:12px; color:#404040;   } 
.service-request p a { font-size:12px; color:#007ac2; text-decoration:underline;    } 

.content.blue-sidebar { background:#eef8fa; padding:0 14px; padding-bottom:18px; border:1px solid #b1dfe7;  }
.content.blue-sidebar p.center { margin-top:-10px; position:relative; padding-bottom:14px;  }
.content.blue-sidebar h5 { font-size:14px; line-height:20px; text-transform:uppercase; font-weight:bold; color:#000;    }
.content.blue-sidebar p { font-size:14px; line-height:20px;   }

.flexslider .slides > li { padding-right:0;  }

.button { color: #fff; font-size: 15px; line-height: 28px; white-space: nowrap; background: #095d8c url(../images/button.jpg) repeat-x 0 0; padding: 0 5px;  border: 1px solid #243436; letter-spacing: 1px; }
.button:hover { text-decoration: none; }

.CruisSearchImageCell img{ padding-right:10px;}



.destchoices { margin-bottom:10px; margin-bottom:10px; display:none; width:97%; background-color: White; padding-left: 15px;}
.destchoices .descriptionImage {border-color:#0000FF; float: left; padding-right: 15px; padding-bottom: 5px; width:85px; overflow: auto;}
.destchoices .CloseBtnStyle{font-size: smaller; font-weight: bold; position:relative;float:right; left:auto; right:auto;}
.destchoices .Header {color:#336699;background-color:White; text-align: left; border: 0;}
.destchoices .TopText {
    overflow: auto;
    vertical-align: middle;
    text-align: left;
    clear:both;
    height: 90px;
} 
.destchoices .HeaderText {
    display: block;
    vertical-align: middle;
    float: left;
    margin-top: auto;
    margin-bottom: auto;
    position:relative;
    top:50%;
    margin-top:-25px;
}
.destchoices table table {text-align: left;}
.destchoices table table img {padding-right: 3px;}


.chk label {  margin-left:10px; }
.radio label {  padding-left:4px; padding-right: 10px; }
.rad_rc label { margin-left:8px;}


.skibtn  { border: 0; display: block; width: 120px; height: 30px; background: url(../images/buttons.png) no-repeat -65px 0; text-align: center; font-size: 14px; line-height: 29px; text-shadow: 0px 1px 1px #000; color: #fff; cursor: pointer; font-weight: 600; }
.skibtn:hover { background-position: -65px -30px; text-decoration: none; }
input.skibtn { padding: 0 0 2px;  }


.btn5 { border: 0; display: block; width: 185px; height: 30px;cursor:hand; background: url(../images/buttons.png) no-repeat 0 -139px; font-size: 14px; color: #fff; text-shadow: 0px -1px 0px #000; text-align: center; line-height: 23px; font-weight: 600; }
.btn5:hover { background-position: 0 -169px ; text-decoration: none; cursor:hand; }



.hotelname { font-size:16px;} 

#slider .buttonsmbr a { display: block; width: 16px; height: 23px; background: url(../images/slider-arrows.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 185px; }
#slider .buttonsmbr a.prev { background-position: 0 0; left: -18px; }
#slider .buttonsmbr a.next { background-position: right 0; right: -18px; }

.chkAct td label {  float:left;width:230px ;margin-top:0px; font-size: 12px;}
.chkAct td{height:  21px;}

.chkAct td input { float:left;width:30px;}

#fullservice { padding: 21px 0 23px; width: 100%; position: relative; overflow: hidden; }
#fullservice .carousel,
#fullservice .carousel .jcarousel-clip,
#fullservice .carousel ul,
#fullservice .carousel ul li { width: 402px;height:461px;  position: relative; overflow: hidden; }
#fullservice .carousel ul li img { display: block; } { float:right; display:inline;  position:relative; min-width:49px; text-align:center; margin-left:3px; padding:2px;  }  

.Nightly a.button{ float:right; display:inline;  position:relative; min-width:49px; text-align:center; margin-left:3px; padding:2px;  }  
 
#banner
{ 
    background-color:#003366;
    line-height: 25px;
    color:#89d7e8;
    padding:5px;
    	font-family:arial, sans-serif;
font-size:12px;
}

#scrollingText p
{
	display: block;
	float: left;	
	white-space: nowrap;
}
.newsticker-jcarousellite { width:730px;}
.newsticker-jcarousellite ul { list-style:none outside none; display:inline-block; line-height:24px; padding-left:40px;width:99%;/*width:780px;*/ }
.newsticker-jcarousellite ul li{ list-style:none; display:block;width:245px; text-align:center;  vertical-align:middle;}

.savingcCounter
{
/*white-space: nowrap;*/ width:170px;
display:inline-block; vertical-align:middle; border:none; text-align:center; font-size:12px; height:28px; line-height:28px; padding:0 16px; color:#fff; background-repeat:no-repeat;
background-color:                       #228ac7;
background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#228ac7), to(#086eaa));
background-image:-webkit-linear-gradient(#228ac7, #086eaa);
background-image:   -moz-linear-gradient(#228ac7, #086eaa);
background-image:     -o-linear-gradient(#228ac7, #086eaa);
background-image:        linear-gradient(#228ac7, #086eaa);
  -webkit-border-radius: 4px; border-radius: 4px; moz-border-radius: 4px;
	background-color:                       #e6e5e5;
background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#e6e5e5), to(#fff));
background-image:-webkit-linear-gradient(#e6e5e5, #fff);
background-image:   -moz-linear-gradient(#e6e5e5, #fff);
background-image:     -o-linear-gradient(#e6e5e5, #fff);
background-image:        linear-gradient(#e6e5e5, #fff);
border-radius:4px; color:#000;
background-color:                       #e6e5e5;
background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#e6e5e5), to(#fff));
background-image:-webkit-linear-gradient(#e6e5e5, #fff);
background-image:   -moz-linear-gradient(#e6e5e5, #fff);
background-image:     -o-linear-gradient(#e6e5e5, #fff);
background-image:        linear-gradient(#e6e5e5, #fff);
  font-weight:bold; font-size:13px; padding:0 25px;
  height:24px; line-height:24px; padding:0 11px; font-size:10px;
}
.savingcCounter2
{
    display:inline-block; vertical-align:middle; border:none; text-align:center; font-size:12px; height:28px; line-height:28px; padding:0 16px; color:#fff; background-repeat:no-repeat; 
background-color:                       #228ac7;
background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#228ac7), to(#086eaa));
background-image:-webkit-linear-gradient(#228ac7, #086eaa);
background-image:   -moz-linear-gradient(#228ac7, #086eaa);
background-image:     -o-linear-gradient(#228ac7, #086eaa);
background-image:        linear-gradient(#228ac7, #086eaa);

-webkit-transition:background-position 250ms;
   -moz-transition:background-position 250ms;
    -ms-transition:background-position 250ms;
     -o-transition:background-position 250ms;
        transition:background-position 250ms;

-webkit-transition:250ms; 
   -moz-transition:250ms; 
    -ms-transition:250ms; 
     -o-transition:250ms; 
        transition:250ms; 
        border-radius:4px; color:#000;
background-color:                       #e6e5e5;
background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#e6e5e5), to(#fff));
background-image:-webkit-linear-gradient(#e6e5e5, #fff);
background-image:   -moz-linear-gradient(#e6e5e5, #fff);
background-image:     -o-linear-gradient(#e6e5e5, #fff);
background-image:        linear-gradient(#e6e5e5, #fff);
  font-weight:bold; font-size:13px; padding:0 25px;
  height:24px; line-height:24px; padding:0 11px; font-size:10px;
}

.savingcCounter1
{

  color:#003366;
  
}

.saving
{
     color:#ffffff ;font-weight:bold;
}
.counter
{
     color:#98cb00;
}
	

/* === Buttons === 
.blue-btn,.button,.btn1 { display:inline-block; vertical-align:middle; border:none; text-align:center; cursor:pointer; font-size:12px; height:28px; line-height:28px; padding:0 16px; color:#fff; background-repeat:no-repeat; 
	background-color: #228ac7;
	background: #228ac7;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#228ac7', endColorstr='#086eaa'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#228ac7', endColorstr='#086eaa')";
	
	background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#228ac7), to(#086eaa));
	background-image:-webkit-linear-gradient(#228ac7, #086eaa);
	background-image:   -moz-linear-gradient(#228ac7, #086eaa);
	background-image:     -o-linear-gradient(#228ac7, #086eaa);
	background-image:        linear-gradient(#228ac7, #086eaa);

	-webkit-transition:background-position 250ms;
	   -moz-transition:background-position 250ms;
	    -ms-transition:background-position 250ms;
	     -o-transition:background-position 250ms;
	        transition:background-position 250ms;
	
	-webkit-transition:250ms; 
	   -moz-transition:250ms; 
	    -ms-transition:250ms; 
	     -o-transition:250ms; 
	        transition:250ms; 

}

/*.btn1:hover { text-decoration:none; background-position:0 28px; }*/

/* === Buttons === 
.btn1-big  { display:inline-block; vertical-align:middle; border:none; text-align:center; cursor:pointer; font-size:12px; height:28px; line-height:28px; padding:0 16px; color:#fff; background-repeat:no-repeat; 
	background-color:                       #228ac7 !important;

	background: #228ac7;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#228ac7', endColorstr='#086eaa');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#228ac7', endColorstr='#086eaa')";

	background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#228ac7), to(#086eaa)) !important;
	background-image:-webkit-linear-gradient(#228ac7, #086eaa) !important;
	background-image:   -moz-linear-gradient(#228ac7, #086eaa) !important;
	background-image:     -o-linear-gradient(#228ac7, #086eaa) !important;
	background-image:        linear-gradient(#228ac7, #086eaa) !important;

	-webkit-transition:background-position 250ms;
	   -moz-transition:background-position 250ms;
	    -ms-transition:background-position 250ms;
	     -o-transition:background-position 250ms;
	        transition:background-position 250ms;
	
	-webkit-transition:250ms; 
	   -moz-transition:250ms; 
	    -ms-transition:250ms; 
	     -o-transition:250ms; 
	        transition:250ms;
	background-position: 0px 0px !important;
}

.btn1-big:hover { text-decoration:none; background-position:0 28px !important; }
*/

/*.pager table {border-spacing:0;border-width:0px; width:335px; border-style:none;}*/
.pager table {border-spacing:0;border-width:0px;border-style:none; width:335px; }
.pager span {color:Blue;}
.pager a {color:#444444;}
.pager span, .pager a 
{
    font-size:100%;
    font-weight:bold;
    text-decoration:none;
  
    margin-left:0px;
    margin-right:0px;
    padding:5px;
}
.pager  
{
    
   /* height:38px;  display:block; margin:23px auto 10px;
	line-height:40px; padding-right:0px; border:0; padding-left:0; padding-top:0;
     display:block; line-height:40px; padding-right:0px; border:0; padding-left:0; padding-top:0; */
}
.pager a, .pager span  
{
    background:url('/css/images/pegination.png') no-repeat -54px 0; height:40px; display:block; width:40px; text-align:center; line-height:30px; margin-top:-1px; position:relative;
    font-size:15px; font-family: 'helveticaneue', sans-serif; font-weight: normal; 
}
.pager a.active, .pager a:hover { color:#1c7bb8; text-decoration:none; }
.pager .left-arrow a { width:50px; background-position:0 0; }
.pager .right-arrow a { width:50px; background-position:right 0; margin-right:-4px; }
.places  td {
  border-style: none;
}
.ResortProfile{}
#ResortProfileDetailV4_2 table td{ padding:10px}

.gradient_grey_box { width: 777px; padding: 5px; margin-top: 20px; border:1px solid #b4c5cf; border-radius:4px; padding:30px 47px 30px;
	background-color:                       #fff; 
	background-image:       -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ebf3f7)); 
	background-image:-webkit-linear-gradient(#fff, #ebf3f7); 
	background-image:   -moz-linear-gradient(#fff, #ebf3f7); 
	background-image:     -o-linear-gradient(#fff, #ebf3f7); 
	background-image:        linear-gradient(#fff, #ebf3f7); }
.gradient_grey_box .row { display:block; padding: 10px;}
.gradient_grey_box .row label{font-size: 12px; color: #000000; padding-bottom: 10px; }
.gradient_grey_box .row input.field { margin-top: 8px; width:370px; padding-left:6px; background:#fcfcfc url('../images/field-bg2.png') repeat-x 0 0; border:1px solid #949292; font-size:14px; padding:6px 5px; height: 14px; line-height:12px;}

.gradient_grey_box .check_box_holder tr{
    display: inline-block;
    padding: 0 24px 0 0;
}

.gradient_grey_box .check_box_holder tr label {padding-left: 7px;}

.gradient_grey_box span.save_title {text-align: left; color: #000000; font-weight:bold;}
.gradient_grey_box table tr:first {height:0px;}
.gradient_grey_box table tr {height:23px;}
.gradient_grey_box h3 { text-align:center; padding-bottom:5px;  }
.gradient_grey_box span.total_due { color: #229abf; font-size:16px; font-weight:bold;}

#DestinationRequest1_lblNotes .small {
  text-align: left;
}
