* {
    margin: 0;
    padding: 0;
    outline: none;
    list-style: none;
    border-style: none;
}

body {
    color: #3f4245;
    /*background: #1b366e url(body.jpg) no-repeat center top;*/



    background: #1b366e  no-repeat center top;
}

body,select,textarea,input {
    font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    color: #005296;
    cursor: pointer;
}

a:hover {
    color: #1f81d2;
}

a:active {
    color: #ff5000;
}

a:visited {
    /*color: #64829a;*/
}

select,input,label,img {
    vertical-align: middle;
}

#wrapper {
    margin: 10px auto;
    padding: 10px 0;
    width: 1020px;
    background: #214696 url(wrapper.png);
}

/* HEADER
----------------------------------------------------------- */

#body,
#header {
    margin: 0 auto;
    width: 1000px;
}

#header {
    position: relative;
    height: 260px;
}

#logo {
    z-index: 3;
    position: absolute;
    top: 19px;
    left: 10px;
}

#promo {
    z-index: 3;
    position: absolute;
    top: 4px;
    left: 10px;
    font-weight: bold;
    font-size: 13px;
}

#promo a {
    color: #ee3c31;
}

#langs {
    font-size: 11px;
    height: 25px;
    left: 221px;
    position: absolute;
    text-transform: uppercase;
    top: 7px;
    width: 115px;
    z-index: 3;
}
#langs li {
    background: url("langs.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 25px;
    width: 23px;
}
#langs a {
    color: #7A94A8;
    display: block;
    padding: 15px 0 0;
}
#langs .en {
    background-position: 0 -25px;
}
#langs .ru {
    background-position: 0 -50px;
}
#langs .gr {
    background-position: 0 -100px;
}
#langs .ro {
    background-position: 0 -75px;
    width: 14px;
}

#phone {
    background: url("phone.png") no-repeat scroll 8px 0 transparent;
    left: 335px;
    position: absolute;
    top: 8px;
    width: 199px;
    z-index: 3;
}

.phone-phone {
    display: block;
    height: 25px;
    overflow: hidden;
    text-indent: -100em;
    width: 185px;
}
#phone li ul {
    background: none repeat scroll 0 0 #C3DAEB;
    font-size: 12px;
    padding: 10px;
}
#phone li li {
    height: 22px;
}
#links {
    display: table;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 7px;
    width: 451px;
    z-index: 3;
}
#links li {
    display: table-cell;
    font-size: 11px;
    vertical-align: top;
    width: 74px;
}
#links a {
   background-image: url("ico-links.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 11px;
    padding: 0 5px 0 22px;
}

#links .l1 a {
    background-position: 0 0;
}
#links .l2 a {
    background-position: 0 -30px;
}
#links .l3 a {
    background-position: 0 -60px;
}
#links .l4 a {
    background-position: 0 -90px;
}
#links .l5 a {
    background-position: 0 -120px;
}
#links .l6 a {
    background-position: 0 -150px;
}

#user {
    z-index: 3;
    position: absolute;
    top: 50px;
    right: 10px;
    font-size: 12px;
    text-align: right;
}

#user .hello {
    margin: 0 10px 0 0;
}

#uism {
    z-index: 3;
    position: absolute;
    top: 75px;
    right: 10px;
    width: 180px;
    height: 30px;
    font-weight: bold;
    font-size: 13px;
    text-align: right;
    text-transform: uppercase;
}

#uism a {
    float: left;
    width: 50%;
    color: #ff5000;
}
.user-off a {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
}
#social {
    z-index: 3;
    position: absolute;
    top: 120px;
    right: 10px;
}

#social img {
    margin: 0 0 0 3px;
}

#menu {
    position: absolute;
    top: 155px;
    left: 0;
    width: 1000px;
    height: 65px;
}

.lang-en #menu {
    background: url(menu-en.png);
}

.lang-ro #menu {
    background: url(menu-ro.png);
}

.lang-gr #menu {
    background: url(menu-gr.png);
}

.lang-bg #menu {
    background: url(menu-bg.png);
}

.lang-ru #menu {
    background: url(menu-ru.png);
}

#menu li {
    float: left;
}

#menu .m0 {
    width: 54px;
}

#menu .m1 {
    width: 84px;
}

#menu .m2 {
    width: 105px;
}

#menu .m3 {
    width: 117px;
}

#menu .m4 {
    width: 102px;
}

/*EN*/

#menu .m5 {
    width: 165px;
}

#menu .m6 {
    width: 105px;
}

#menu .m7 {
    width: 119px;
}

#menu .m8 {
    width: 139px;
}

/*RO*/

.lang-ro #menu .m5 {
    width: 123px;
}

.lang-ro #menu .m6 {
    width: 131px;
}

.lang-ro #menu .m7 {
    width: 115px;
}

.lang-ro #menu .m8 {
    width: 159px;
}

/*GR*/

.lang-gr #menu .m5 {
    width: 91px;
}

.lang-gr #menu .m6 {
    width: 116px;
}

.lang-gr #menu .m7 {
    width: 139px;
}

.lang-gr #menu .m8 {
    width: 182px;
}

/*RU*/

.lang-ru #menu .m5 {
    width: 91px;
}

.lang-ru #menu .m6 {
    width: 119px;
}

.lang-ru #menu .m7 {
    width: 168px;
}

.lang-ru #menu .m8 {
    width: 150px;
}

/*BG*/

.lang-bg #menu .m5 {
    width: 135px;
}

.lang-bg #menu .m6 {
    width: 97px;
}

.lang-bg #menu .m7 {
    width: 115px;
}

.lang-bg #menu .m8 {
    width: 173px;
}

#menu a {
    position: relative;
    display: block;
    height: 65px;
    overflow: hidden;
    text-indent: -100em;
}

#menu .flag {
    background: url("menu-flag.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 10px;
    height: 15px;
    line-height: 13px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    top: 7px;
    width: 90px;
}

#submenu {
    bottom: 0;
    height: 40px;
    left: 5px;
    position: absolute;
    width: 755px;
}
#submenu li {
    display: inline;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}
#submenu a {
    color: #FFFFFF;
    margin: 0 20px 0 0;
}
#submenu .last {
    margin: 0;
}
#qsearch {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 240px;
    height: 34px;
}

#qst {
    position: absolute;
    top: 0;
    left: 0;
    width: 206px;
    height: 26px;
    line-height: 26px;
    text-indent: 3px;
    color: #94a0ab;
    background: #fff;
    border: solid 1px #1b366e;
    border-right: none;
}

#qsb {
    position: absolute;
    top: 0;
    right: 0;
    width: 33px;
    height: 28px;
    background: url(btn-qsearch.png);
    border: solid 1px #1b366e;
    cursor: pointer;
}

#banner {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    height: 155px;
}

#banner .mask {
    position: absolute;
    background-image: url(header.png);
}

#banner .mask1 {
    top: 0;
    left: 0;
    width: 1000px;
    height: 73px;
}

#banner .mask2 {
    top: 73px;
    right: 0;
    width: 203px;
    height: 82px;
    background-position: right bottom;
}
#banner .banner_text{
    display:block;
    width:490px;
    position: absolute;
    z-index: 1000;
    top: 95px;
    left: 285px;
    font-size: 16px!important;
    font-weight: bold;
}
#banner .p,
#banner .n {
    z-index: 2;
    display: none;
    position: absolute;
    top: 90px;
    width: 21px;
    height: 32px;
    overflow: hidden;
    text-indent: -100em;
    background: url(btn-np.png) no-repeat;
}

#banner:hover .p,
#banner:hover .n {
    display: block;
}

#banner .p {
    left: 250px;
}

#banner .n {
    right: 200px;
    background-position: 0 -32px;
}

/* BODY
----------------------------------------------------------- */

#side {
    float: left;
    margin: 0 0 10px 0;
    width: 240px;
}

#content {
    float: right;
    margin: 0 0 10px 0;
    width: 750px;
}

/* FOOTER
----------------------------------------------------------- */

.foot1 {
    padding: 10px;
    background: #fff;
}

.foot1 .item {
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 242px;
    vertical-align: top;
    

}

.foot1 .f11 {
    background: #a3c5ff url(bg-sky.png);
}

.foot1 .f12 {
    background: #d1e2fe url(bg-sky.png);
}

.foot1 .f13 {
    background: #e9f4ff url(bg-white.png);
}

.foot1 .f14 {
    margin-right: 0 !important;
    background: #ffecd3 url(bg-white.png);
}

.foot1 h3 {
    padding: 7px 10px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #11254f url(bg-ttl.png);
}

.foot1 ul {
    padding: 7px 10px;
    min-height: 250px;
}

.foot1 li {
    padding: 0 0 7px 0;
    font-size: 13px;
    line-height: 15px;
}

.foot2 {
    margin: 0 auto;
    width: 1000px;
    background: #e9f4ff url(shadow-f2.png) repeat-x;
}

.foot2 .item {
    display: inline-block;
    margin: 15px 0;
    padding: 0 15px;
    vertical-align: top;
}

.foot2 .f21,
.foot2 .f22 {
    height: 240px;
    background: url(hr-v.png) repeat-y right top;
}

.foot2 .f21 {
    width: 200px;
}

.foot2 .f22 {
    width: 280px;
}

.foot2 .f22 .fty {
    padding: 15px 0;
}

.foot2 .f22 .social {
    padding: 15px 0;
}

.foot2 .f22 .social .soc-lk {
    display: none;
}

.foot2 .f22 .social .soc-rf {
    display: inline !important;
    float: left;
}

.foot2 .f23 {
    width: 430px;
}

.foot2 .end {
    margin: 0 10px;
    background: url(hr-h.png) repeat-x;
}

.foot2 .end .item {
    height: auto !important;
    margin-bottom: 0;
}

.foot2 .end .f21 {
    background: none !important;
}

.foot2 .end .f21 {
    padding-left: 0 !important;
}

.foot2 .end .f22 {
    background: url(ico-speclient.png) no-repeat 10px 3px !important;
}

.foot2 .end .f22 p,
.foot2 .end .f22 h4 {
    padding-left: 40px;
}

.foot2 .end .f23 {
    padding-right: 0 !important;
}

.foot2 h4 {
    padding: 0 0 12px 0;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #ff5000;
}

.foot2 p,
.foot2 li {
    font-size: 12px;
    line-height: 14px;
    display:block;
}

.foot2 p,
.foot2 ul {
    padding: 0 0 15px 0;
}

.foot2 li {
    padding-bottom: 4px;
}

.foot3 {
    padding: 10px 10px 0 10px;
    font-size: 12px;
    color: #b2bfdb;
}

.foot3 a {
    color: #b2bfdb;
}

.foot3 a:hover {
    color: #fff;
}

.foot3 .cc {
    float: left;
    width: 71%;
}

.foot3 .pp {
    float: right;
    width: 28%;
    text-align: right;
}

.foot3 .pp a {
    margin: 0 0 0 12px;
}

/* ICONS, BUTTONS, STYLES
----------------------------------------------------------- */

.ico18 {
    display: inline-block;
    padding: 0 0 0 26px;
    min-height: 16px;
    font-size: 12px;
    background: url(ico18.png) no-repeat;
}

.ico-phone {
    background-position: 0 2px;
}

.ico-gsm {
    background-position: 0 -30px;
}

.ico-skype {
    background-position: 0 -60px;
}

.ico-email {
    background-position: 0 -89px;
}

.ico-address {
    background-position: 0 -120px;
}

.ico-comments {
    background-position: 0 -150px;
}
.ico-comments-apres-ski {
    background-position: 0 -150px;
}
.ico-comment {
    background-position: 0 -180px;
}

.ico-shortlist {
    background-position: 0 -210px;
}

.ico-map {
    background-position: 0 -240px;
}

.ico-brochure {
    background-position: 0 -270px;
}

.ico-video {
    background-position: 0 -300px;
}

.ico-pdf {
    background-position: 0 -330px;
}

.ico-print {
    background-position: 0 -360px;
    cursor: pointer;
}

.ico-fax {
    background-position: 0 -390px;
}

.star {
    float: right;
    display: block;
    margin: 4px 0 0 0;
    height: 10px;
    width: 55px;
    overflow: hidden;
    text-align: left;
    text-indent: -100em;
    background: url(ico-star.png) no-repeat;
}

.star-1 {
    width: 11px;
    background-position: 0 0;
}

.star-2 {
    width: 22px;
    background-position: 0 -10px;
}

.star-3 {
    width: 33px;
    background-position: 0 -20px;
}

.star-4 {
    width: 44px;
    background-position: 0 -30px;
}

.star-5 {
    width: 55px;
    background-position: 0 -40px;
}

a.btn-book,
a.btn-book-big,
input.submit {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff !important;
    background: #ff2700 url(bg-submit.png) repeat-x;
    border: solid 1px #c5410f;
    cursor: pointer;
}

input.submit {
    padding: 7px 14px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #ff2700 url(bg-submit.png) repeat-x;
    border: solid 1px #c5410f;
    cursor: pointer;
}

a.btn-book {
    padding: 4px 10px;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

a.btn-book-big {
    padding: 8px 16px;
    font-size: 26px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

a.more:after {
    content: " ›";
}

a.more:hover:after {
    content: " ›";
}

.fletft {
    float: left;
    margin: 2px 20px 0 0;
}

.subscribe {
    position: relative;
    height: 45px;
    margin-top: 15px;
}

.subscribe #sct {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 26px;
    line-height: 26px;
    text-indent: 3px;
    color: #94a0ab;
    background: #fff;
    border: solid 1px #9bb2d8;
    border-right: none;
}

.subscribe #scb {
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    height: 28px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #6db0ea;
    border: solid 1px #9bb2d8;
    cursor: pointer;
}

.subscribe #scb:hover {
    background: #ff5000;
}

.fty {
    height: 40px;
    text-align: center;
}

.fty a {
    float: left;
    width: 33%;
}

.fty img {
    margin: 0 0 5px 0;
}

.triads {
    display:none;
    clear: both;
    margin: 0 0 10px 0;
    height: 160px;
    overflow: hidden;
    text-align: center;
}

.triads .m {
    margin: 0 8px 0 9px;
}

.scale {
    display: block;
    margin: 0 0 7px 0;
    height: 13px;
    font-size: 11px;
    background: #dbe2e7;
    padding-right: 7px; 
}

.scale>span {
    display: block;
    padding: 0 3px;
    height: 13px;
    text-align: right;
    color: #fff !important;
    background: #ff5000;
}

.author {

    color: #6A7681;
    font-style: italic;

}

.note {
    font-size: 11px;
}

/* Clearfix
----------------------------------------------------------- */
ul.list3 {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
ul.list3 li {
    background: url("ico-tick_16.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    list-style: none outside none !important;
    margin: 0 0 0.3em !important;
    padding: 0 0 0 20px;
    width: 30%;
}
ul.list3, ul.list4 {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
ul.list4 li:after {
    color: #AAAAAA;
    content: "|";
}
ul.list4 li {
    display: inline;
    font-size: 12px;
    line-height: 18px;
    list-style: none outside none !important;
    margin: 0 7px 0 0 !important;
    padding: 0;
}
ul.list4 li a {
    padding: 0 5px 0 0;
}
.br:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

/* module: SEARCH
----------------------------------------------------------- */

#search {
    background: url("bg-search.png") no-repeat scroll 0 0 #E9F4FF;
    margin: 0 0 10px;
}
#search input.error{
    border: 1px solid #FF4100;
}
#search select.error{
    border: 1px solid #FF4100;
}
#search h1, #search h3 {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px;
}
#search h1 {
    font-size: 24px;
}
#search h4 {
    color: #315683;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 10px;
}
#search p {
    color: #315683;
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 5px;
}
#search form {
    padding: 15px 0 15px 15px;
}
#search .td {
    display: inline-block;
    vertical-align: top;


}
#search .tr, #search .tdd {
    padding: 0 0 10px;

}

#search label {
    display: block;
    font-size: 14px;
    padding: 0 0 5px;
}
#search .check label {
    display: inline-block;
    font-size: 12px;
    margin: 2px 5px 0 0px;


}
#search .check label span {
    display: inline-block;
    position: relative;
    float: right;
    overflow: auto;
}
#search .check label:last-child {
    margin: 0;
}
#search label.aster:after {
    color: #FF6666;
    content: "*";
}
#search fieldset input, #search fieldset select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #7990B4;
    font-size: 14px;
    padding: 3px;
}
#search .td select, #search .tr select {
    width:189px;
}
#search .tdd select {
    margin: 0 5px 0 0;
    width: auto;
}
#search .default {
    padding: 0 0 5px;
}
#search .extra {
    display: none;
}
#search .extra ul {
    margin: 0 0 10px;
}
#search .extra li {
    float: left;
    margin: 0 0 5px;
}
#search .extra li label {
    display: inline;
    margin: 0;
}
#search .note {
    font-size: 12px;
}
#search span.note {
    color: #829BB9;
    display: block;
    margin: 3px 0 0;
}
#search .submit a {
    display: inline-block;
    font-size: 12px;
    margin: 0 0 0 5px;
}
.bigsearch .td:last-child {
    padding: 0;
}
.bigsearch .default .td:first-child, .bigsearch .default .td:last-child {
    width: 355px;
}
.bigsearch .default .td:nth-child(2n) {
    width: 280px;
}
.bigsearch .default .td:last-child input[type="text"] {
    width: 95%;
}
.bigsearch .extra li {
    width: 24%;
}
.bigsearch div.submit {
    margin: 0 15px 0 0;
    text-align: right;
}
.minisearch li {
    float: left;
    margin: 0 0 5px;
    width: 20%;
}
.minisearch .extra li {
    width: 46%;
}
.minisearch .extra li label {
    font-size: 12px !important;
    line-height: 14px;
}
.minisearch input.submit {
    padding: 4px 6px;
}

/* module: NAV
----------------------------------------------------------- */

.nav {
    background: none repeat scroll 0 0 #E9F4FF;
    margin: 0 0 10px;
}
.nav h3 {
    border-top: 1px solid #214696;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0;
}
.ui-accordion .ui-state-default {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
}
.ui-accordion .ui-state-active {
    background: url("bg-orange.png") repeat scroll 0 0 #FF5000;
}
span.ui-icon-triangle-1-s, span.ui-icon-triangle-1-e {
    float: right;
    height: 7px;
    margin: 10px 10px 0 0;
    width: 10px;
}
span.ui-icon-triangle-1-e {
    width:30px;
    cursor:pointer;
    background: url("nav-down.png") no-repeat scroll 20px 0 transparent;
}
.nav h3 a {
    color: #FFFFFF;
    display: block;
    line-height: 1.1em;
    padding: 5px 20px 5px 15px;
}
.nav ul {
    border-top: 1px solid #FFFFFF;
    padding: 10px 15px 3px;
}
.nav li {
    clear: both;
    float: left;
    font-size: 13px;
    padding: 0 0 10px;
    width: 100%;
}
.nav li a {
    line-height: 14px;
    float: left;
    width: 70%;
}
.nav li.more a {
    cursor: pointer;
    background: url("ico-nav.png") no-repeat scroll 4px 4px #FF5000;
    color: #FFFFFF;
    float: none !important;
    font-size: 12px;
    font-weight: bold;
    padding: 0 6px 0 17px;
    text-transform: uppercase;
    width: auto !important;
}
.nav li.more a.minus {
    background-position: 4px -26px;
}
.nav .on a {
    color: #FF5000;
    font-weight: bold;
}
.nav .hotels a {
    float: left;
    width: 155px;
}
.nav .star-5 {
    width: 55px;
}
.nav .star-4 {
    width: 44px;
}
.nav .star-3 {
    width: 33px;
}
.nav .star-2 {
    width: 22px;
}
/* module: PATH
----------------------------------------------------------- */

#path {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-size: 12px;
    padding: 7px 15px;
}

#path b {
    font-weight: normal;
    font-size: 14px;

}
#path b:before {
    content:" ";
}
#path a {
    color: #b7d7f4;
}

#path a:hover {
    color: #fff;
}

#path a:after{
    color: #B7D7F4;
    content: " ›";
}
#path a:before{
    color: #B7D7F4;
    content: " ";
}
#path a span:after{
    color: #B7D7F4;
    content: " ";
}
#path a.map {
    float: right;
    margin: 2px 0 0 0;
}

#path a.map:after {
    content: "";
}

/* module: TTL
----------------------------------------------------------- */

#ttl {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    border-top: 1px solid #1B366E;
    margin: 0 0 10px;
    padding: 5px 15px 10px;
    position: relative;
}
#ttl h1 {
    color: #FFFFFF;
    font-size: 34px;
    line-height: 34px;
    padding: 0;
}
#ttl h1.br {
    width: 500px;
}
#ttl h1 .ttl {
    float: left;
}
#ttl h1 .star {
    float: left;
    margin: 15px 0 0 5px;
}
#ttl p {
    color: #FFFFFF;
    font-size: 13px;
}
#ttl .ttlbar {
    color: #FFFFFF;
    /* margin: 10px 0 0;*/
    min-height: 18px;
}
#ttl .ttlbar a {
    color: #B7D7F4;
}
#ttl .ttlbar a:hover {
    color: #FFFFFF;
}
#ttl .ttlbar span {
    color: #6A7681;
    float: left;
    font-size: 12px;
}
#ttl .ttlbar .scale {
    margin: 0 20px 0 0;
    width: 60%;
}
#ttl .ttlbar .view-review {
    width: 21%;
}
#ttl .ttlbar .post-review {
    width: 21%;
}
#ttl .ttlbar .shortlist {
    width: 25%;
}
#ttl .ttlbar .map {
    width: 15%;
}
#ttl .book {
    position: absolute;
    right: 15px;
    top: 12px;
}

/* module: FRESH
----------------------------------------------------------- */

#fresh {
    margin: 0 0 10px;
}
#fresh .tab {
    background: none repeat scroll 0 0 #E9F4FF;
    padding: 15px;
}
#fresh .carousel {
    position: relative;
}

.tab_content{
    margin-left:35px;
    width: 900px;
    overflow: hidden;

}
#fresh .carousel-nav .n {
    background-position: 0 -36px;
    float: right;
}


.next-horizontal {
    background: url("../images/btn-carousel-next.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 5px;
    top: 120px;
    width: 32px;
}

.prev-horizontal {
    background: url("../images/btn-carousel-prev.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 36px;
    position: absolute;
    left: 15px;
    top: 120px;
    width: 32px;
}

/* module: CONTAINER
----------------------------------------------------------- */
.jcarousel-container-horizontal {
    width: 970px;
}
.jcarousel-clip-horizontal {
    height: 270px;
    margin: 0 auto !important;
    width: 890px;
}
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;
}
.jcarousel-list {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 1;
}
.jcarousel-item-horizontal {
    margin-right: 10px !important;
    width: 150px !important;
}
.jcarousel-next, .jcarousel-prev {
    display: none;
    z-index: 3;
}
.jcarousel-container {
}
.jcarousel-item-placeholder {
}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
    background: url("btn-carousel.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 36px;
    overflow: hidden;
    position: absolute;
    text-indent: -100em;
    top: 110px;
    width: 20px;
}
.jcarousel-next-horizontal {
    background-position: 0 -36px;
    right: 0;
}
.jcarousel-next-horizontal:hover {
    background-position: 0 -36px;
}
.jcarousel-next-horizontal:active {
    background-position: 0 -36px;
}
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {
    background-position: 0 -36px;
    cursor: default;
}
.jcarousel-prev-horizontal {
    left: 0;
}
.jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}
.jcarousel-prev-horizontal:active {
    background-position: 0 0;
}
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {
    background-position: 0 0;
    cursor: default;
}
#container {
    margin: 0;
}

#container .tab {
    padding: 15px 15px 0 15px;
    background: #fff;
    overflow:hidden;
    display:none;
}

.container h2 {
    padding: 0 0 .5em 0;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    color: #ff5000;
}

.container h3 {
    padding: 0 0 .75em 0;
    font-size: 20px;
}

.container h3 {
    padding: 0 0 .75em 0;
    font-size: 16px;
}

.container p {
    padding: 0 0 1em 0;
    font-size: 13px;
}

.container ul {
    padding: 0 3em 1em 3em;
    font-size: 13px;
}

.container li {
    padding: 0 0 .5em 0;
    list-style: square;
}

.container .fright {
    float: right;
    margin: 0 0 10px 10px;
    width: 390px;
}
.container .fleft {/*BIE*/
    float: left;
    margin: 0 0 10px 10px;
}
.container .fresort {
    width: 240px;
    min-height: 740px;
}

.paralight {
    margin: 5px 0 10px 0;
    font-size: 14px;
    color: #fff;
}

/* module: MINI OFFER
----------------------------------------------------------- */
/*BIE*/
.carousel .item {
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 8px;
    width: 150px;
    min-height: 250px;
    vertical-align: top;
    background: #fff;
    border: solid 2px #b7d7f4;
}
.item div.t{
    min-height: 120px;

}

.carousel .item h3 a{
    padding: 4px 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;

    display: inline;
}
.carousel .d-title{
    display: inline-block;
    width:95px;
    position: relative;
    float: left;
    top:0;
    height: 60px;
    overflow: hidden;
    font-size:11px;
}
.carousel .d-star{
    display: inline-block;
    width:55px;
    position: relative;
    float: right;
    top:0;
}


.carousel .item h4 {
    padding: 0 0 3px 0;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #000;
    width: 100%;
    position: relative;
    float: left;
    display: block;
}

.carousel .item p {
    padding: 0 0 3px 0;
    font-size: 13px;
    line-height: 14px;
}

.carousel .flag {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 170px;
    color: #fff;
}
.carousel .flag span {
    background: url("flag.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    line-height: 18px;
    margin: 0 0 1px;
    text-indent: 7px;
    text-transform: uppercase;
}
.carousel .flag .lastmin {
    background-position: 0 -21px;
    width: 80px;
}
.carousel .flag .earlybook {
    background-position: 0 -42px;
    width: 90px;
}
.carousel .flag .discount {
    position: absolute;
    background: url("flag-discount.png") repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 26px;
    line-height: 29px;
    right: 14px;
    top: 83px;
    width: 42px;
    overflow: hidden;
}


/*
.carousel .flag span {
    position: absolute;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
*/



/* module: AREA
----------------------------------------------------------- */

.area {
    display: inline-block;
    margin-bottom: 10px;
    width: 495px;
    overflow: hidden;
    vertical-align: top;
    
}

.even {
    margin-left: 6px;
}

.area .h {
    padding: 7px 10px;
    background: #11254f url(bg-ttl.png);
}

.area-about .h {
    background: #ff5000;
}

.area h2 {
    padding: 0 !important;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.area h3,
.tabs-extra h3 {
    margin: 0 0 10px 0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 13px;
    background: #e9f4ff url(bg-white.png);
}

.area h4 {
    padding: 0 0 10px 0;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    color: #6a7681;
}

.area .b {
    padding: 10px 10px 0 10px;
    height: 515px;

    overflow: hidden;
    font-size: 13px;
    background: #fff;
}

.area .b p {
    padding: 0 0 10px 0;
    font-size: 13px;
}

.area .b .hr {
    margin: 0 0 15px 0;
    background: url(hr-h.png) repeat-x left bottom;
}

.area .b .center {
    text-align: center;
}

.area .b .foot {
    font-size: 11px;
}

.area .b .foot .reviews {
    color: #6a7681;
}

.area .f {
    padding: 12px 10px;
    font-size: 12px;
    text-align: center;
    background: #f0f0f0;
}

.area .f a {
    margin: 0 4px;
}

.area .f a:after {
    content: "   |";
    color: #ccc;
}

.area .f a.last:after {
    content: "";
}

/* item: NEWS
----------------------------------------------------------- */

.item-news {
    margin: 0 0 15px 0;
}

.item-news h3 {
    font-size: 16px;
}

.item-news .hbar {
    margin: 0 0 5px 0;
    font-size: 12px;
    border-bottom: solid 1px #c0d9ed;
}

.item-news .hbar .date,
.item-news .hbar .author {
    display: inline-block;
    padding: 2px 5px;
   
}

.item-news .hbar .date {
    background: #e9f4ff;
}

.item-news .bbar .thumb {
    float: left;
    margin: 0 10px 0 0;
    height: 90px;
    display:block;
    overflow: hidden;

}
.item-news .bbar .thumb img{

    height: 90px;
    max-height: 90px;
}
.item-news .bbar h4 {
    padding: 0 0 4px 0;
    font-weight: bold;
    font-size: 14px;
    color: #ff5000;
}

.item-news .bbar p {
    padding: 0 0 7px 0;
}

.item-news .bbar div.more {
    color: #6a7681;
}

/* item: RATED
----------------------------------------------------------- */

.item-rated {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
    width: 231px;
}

.item-rated-odd {
    margin-right: 10px;
}

.item-rated .foot {
    padding: 6px 0 11px 0;
    border-bottom: solid 2px #c0d9ed;
}

.item-rated .foot .reviews {
    margin: 0 7px 0 0;
}
.tabs-extra .item-rated h3 a {
    float: left;
    width: 70%;
}
/* item: REVIEW
----------------------------------------------------------- */

.item-review, .item-review .lcol, .item-review .rcol {
    display: inline-block;
    vertical-align: top;
}
.item-review {
    border-bottom: 2px solid #C0D9ED;
    margin-bottom: 10px;
    width: 232px;
}
.item-review-odd {
    margin-right: 10px;
}
.item-review .lcol {
    width: 85px;
}
.item-review .rcol {
    width: 147px;
}
.item-review .stars {
    margin: 0 5px 0 0;
}
.item-review .foot {
    padding: 0 5px 5px 0;
}
.item-review .foot span {
    display: block;
    padding: 3px 0 0;
    text-align: right;
}
.item-review h3 {
    height: 32px;
    margin-bottom: 2px !important;
    overflow: hidden;
}
.item-review p {
    line-height: 14px;
    padding: 0 0 3px 5px !important;
}
.item-review .author {
    border-bottom: 1px solid #C0D9ED;
    height: 12px;
    margin: 0 0 3px;
    overflow: hidden;
}
.item-review p.content{
    height: 55px;
    overflow: hidden;
}
/* item: COMMENTS, PHOTOS
----------------------------------------------------------- */

.item-photos, .item-comments {
    border-bottom: 2px solid #C0D9ED;
    margin: 0 0 10px;

}
.item-photos .lcol .thumb img,.item-comments .lcol .thumb img{
    height: 90px;
}
.item-photos .lcol, .item-comments .lcol, .item-photos .rcol, .item-comments .rcol {
    display: inline-block;
    vertical-align: top;
}
.item-photos .lcol, .item-comments .lcol {
    width: 28%;
}
.item-photos .rcol, .item-comments .rcol {
    width: 72%;
}
.tabs-extra .item-photos .lcol, .tabs-extra .item-comments .lcol {
    width: 54%;
}
.tabs-extra .item-photos .rcol, .tabs-extra .item-comments .rcol {
    width: 45.9%;
}
.item-photos h3, .item-comments h3 {
    font-size: 16px;
    margin-bottom: 3px !important;
}
.item-photos p, .item-comments p {
    line-height: 14px;
    padding: 0 0 5px 5px !important;
}
.tabs-extra .item-photos p.exc, .tabs-extra .item-comments p.exc {
    border-top: 1px solid #C0D9ED;
    margin: 3px 0 0;
    padding: 5px 0 0 !important;
}
.item-photos .author, .item-comments .author {
    border-bottom: 1px solid #C0D9ED;
    margin: 0 0 3px;
}
.tabs-extra .item-photos .author, .tabs-extra .item-comments .author {
    border: medium none;
}
.item-comments .thumb {
    padding: 0 0 5px;
}
.item-photos .foot {
    border-top: 1px solid #C0D9ED;
    font-size: 11px;
    margin: 5px 0 0;
}
.item-photos .foot span {
    border-left: 1px solid #C0D9ED;
    float: left;
    padding: 8px 0;
    width: 23%;
}
.tabs-extra .item-photos .foot span {
    width: 32.5%;
}
.item-photos .foot .info {
    border: medium none;
    width: 30%;
}
.tabs-extra .item-photos .info {
    display: block;
    padding: 5px 0 0;
}
.item-photos .foot .like a, .item-photos .foot .dislike a, .item-photos .foot .comments a {
    background: url("ico-vote.png") no-repeat scroll 6px 3px transparent;
    display: block;
    padding: 0 0 0 22px;
}
.item-photos .foot .dislike a {
    background-position: 5px -44px;
}
.item-photos .foot .comments a {
    background: url("ico18.png") no-repeat scroll 1px -149px transparent;
}

/* item: HOTEL
----------------------------------------------------------- */
#container .tab2 {
    background: none repeat scroll 0 0 #FFFFFF;
    display:none;
    overflow: hidden;
    padding: 15px 15px 0;
}
#container .tab2 .big-no-deal {


    color: #000;
    font-size: 0.8em;
    padding:10px;
    text-indent:20px;
}
#container .tab2 .item-hotel {
    border-bottom: 1px solid #1B366E;
}
.item-hotel {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 10px;
    padding: 10px 0 10px 10px;
    position: relative;
}
.item-hotel .t, .item-hotel .b, .item-hotel .head, .item-hotel .price {
    display: inline-block;
    vertical-align: top;
}
.item-hotel .t {
    width: 210px;
}
.item-hotel .b {
    width: 500px;
}
.item-hotel .b .head {
    width: 320px;
}
.item-hotel .b .head h3 {
    font-size: 20px;
    padding: 0 10px 5px 0;
}
.item-hotel .b .head h3 a {
    float: left;
    padding: 0 5px 0 0;
}
.item-hotel .b .head h3 .star {
    float: left;
}
.item-hotel .b .location {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #6A7681;
    font-size: 13px;
    margin: 0 10px 7px 0;
    padding: 7px 0;
}
.item-hotel .b .location .adr {
    float: left;
}
.item-hotel .b .location .map {
    float: right;
}
.item-hotel .b .price {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    padding: 0 5px 5px 10px;
    width: 160px;
}
.item-hotel .b .price span {
    display: block;
    font-size: 12px;
}
.item-hotel .b .price .big {
    font-size: 18px;
}
.item-hotel .b .price .small {
    color: #6A7681;
}
.item-hotel .b .exc {
    font-size: 13px;
    padding: 0 0 5px;
}
.item-hotel .b .exc dt {
    display: inline;
    font-weight: bold;
}
.item-hotel .b .exc dd {
    display: inline;
}
.item-hotel .foot .scale, .item-hotel .foot .view-review, .item-hotel .foot .shortlist {
    float: left;
    font-size: 12px;
}
.item-hotel .foot .scale {
    margin: 9px 7px 0 0;
    width: 25%;
}
.item-hotel .foot .view-review {
    margin: 8px 0 0;
    width: 26%;
}
.item-hotel .foot .shortlist {
    margin: 8px 0 0;
    width: 25%;
}
.item-hotel .foot .book {
    float: right;
}
.item-hotel .flag {
    left: 7px;
    position: absolute;
    top: 13px;
}
.item-hotel .flag span {
    background: url("flag.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    line-height: 18px;
    margin: 0 0 1px;
    text-indent: 7px;
    text-transform: uppercase;
}
.item-hotel .flag .deal {
    background-position: 0 0;
    width: 61px;
}
.item-hotel .flag .lastmin {
    background-position: 0 -21px;
    width: 80px;
}
.item-hotel .flag .earlybook {
    background-position: 0 -42px;
    width: 90px;
}
.item-hotel .flag .discount {
    background: url("flag-discount.png") repeat scroll 0 0 transparent;
    font-size: 14px;
    height: 26px;
    left: 164px;
    line-height: 29px;
    position: absolute;
    top: 117px;
    width: 42px;
}
#container .tab2 .list-food, #container .tab2 .item-hotel, #container .tab .item-hotel {
    border-bottom: 1px solid #1B366E;
}

.list-food .voucher {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF5000;
    color: #FF5000;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 5px;
    padding: 5px;
}
.list-food .voucher .recommend {
    background: url("ico-thumbup.png") no-repeat scroll 0 0 transparent;
    float: right;
    line-height: 22px;
    padding: 0 0 0 24px;
}
/* bar: FOOT, BOOK, LINKS
----------------------------------------------------------- */

.footbar {
    background: url("bg-white.png") repeat scroll 0 0 #D8EAFA;
    border-top: medium none #FFFFFF;
    padding: 10px 15px 5px;
    position: relative;
}

#ttl .footbar {
    margin: 8px 0 0;
}
.footbar .review {
    border-top: 1px solid #D8EAFA;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 7px 0 3px;
}

.bookbar {
    margin: 0 0 10px 0;
}

.bookbar .btn-book-big {
    float: left;
    margin: 6px 10px 0 10px;
}

.bookbar .call {
    float: left;
    padding: 7px 10px;
    width: 535px;
    background: #d1e2fe;
    border-top: solid 1px #365e82;
}

.bookbar .call p {
    padding: 0 0 6px 0;
    font-weight: bold;
    font-size: 13px;
    color: #ff5000;
}

.bookbar .call li {
    float: left;
    width: 25%;
    height: 20px;
}

.bookbar .call li a,
.bookbar .call li span {
    float: left;
    height: 20px;
}

.linksbar {
    background: url("bg-white.png") repeat scroll 0 0 #D8EAFA;
    padding: 10px 15px 0;
}
.linksbar p {
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 7px;
}
.linksbar ul {
    font-size: 13px;
    padding: 0 0 10px;
}
.linksbar li {
    display: inline-block;
    line-height: 1.4em;
    margin: 0 10px 0 0;
}
.linksbar li a {
    display: inline-block;
    white-space: nowrap;
}
.linksbar li:after {
    color: #CCCCCC;
    content: "   |";
}
.linksbar li:last-child:after {
    content: "";
}

.back-link {
    float: right;
    font-size: 12px;
}

.social span {
    display: inline;
    float: left;
}

.social .soc-lk {
    margin: 0 5px 0 0;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    background: #e9f4ff;
    border: solid 1px #c0d9ed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.social .soc-lk a,
.social .soc-lk span {
    padding: 0 6px;
    height: 18px;
}

.social .soc-lk a {
    float: left;
}

.social .soc-lk span {
    float: right;
    margin: 0;
    color: #6a7681;
    background: #fff;
    border-left: solid 1px #c0d9ed;
}

.social .soc-fb {
    width: 120px;
    overflow: hidden;
}

.social .soc-tw {
    width: 100px;
    overflow: hidden;
}

.social .soc-gp {
    width: 60px;
    overflow: hidden;
}

.social .soc-dg {
    margin: 0 0 0 5px;
}

/* module: SLIDE
----------------------------------------------------------- */

#slide,
#slide .slide-big {
    margin: 0 0 10px 0;
}

#slide h3 {
    padding: 0 0 10px 0;
}

#slide .more {
    font-size: 12px;
    text-align: right;
}

#slide .slide-big img {
    border: solid 5px #e9f4ff;
}

#slide .slide-small {
    position: relative;
    height: 60px;
}

#slide .slide-small .thumb {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 24px;
}

#slide .slide-small .thumb img {
    border: solid 1px #e9f4ff;
}

#slide .slide-small .np {
    z-index: 1;
    position: absolute;
    top: 17px;
    left: 0;
    width: 100%;
}

.slide-webcams .slide-small .np {
    top: 8px !important;
}

#slide .slide-small .np a {
    display: block;
    width: 21px;
    height: 32px;
    overflow: hidden;
    text-indent: -100em;
    background: url(btn-np.png);
}

#slide .slide-small .np .p {
    float: left;
}

#slide .slide-small .np .n {
    float: right;
    background-position: 0 -32px;
}

/* module: POPUPS
----------------------------------------------------------- */

#popups {
    margin: 15px 0;
    padding: 0;
}

#popups li {
    display: inline;
    float: left;
    padding: 0 10px 0 0;
    list-style: none;
}

/* module: MAP
----------------------------------------------------------- */

#map {

    margin: 10px 0;

}
#map .body {
    height: 280px;
    position: relative;
    text-align: center;
}
#map .map img {
    border: 1px solid #DDDDDD;
    height: 280px;
    left: 20px;
    position: absolute;
    top: 10px;
    width: 250px;
    z-index: 1;
}
#map .pos {
    background: url("../images/ico-map.gif") no-repeat scroll 0 4px transparent;
    font-size: 12px;
    padding: 0 0 0 12px;
    position: relative;
    z-index: 2;
}
#map #googlemap {
    border: 1px solid #DDDDDD;
    height: 280px;
    margin-top: 10px;
    overflow: hidden;
    width: 250px;
}
/**********************POP UP GMAP********************/
#map-pp {
    margin: 10px 0 10px;
}
#map-pp .body {
    height: 280px;
    position: relative;
    text-align: center;
}
#map-pp .map img {
    border: 1px solid #DDDDDD;
    height: 280px;
    left: 20px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 1;
}
#map-pp .pos {
    background: url("../images/ico-map.gif") no-repeat scroll 0 4px transparent;
    font-size: 12px;
    padding: 0 0 0 12px;
    position: relative;
    z-index: 2;
}
#map-pp #googlemap {
    border: 1px solid #DDDDDD;
    height: 280px;
    margin-top: 10px;
    overflow: hidden;
    width: 250px;
}
/* module: PRICE
----------------------------------------------------------- */

#prices {
    position: relative;
    padding: 5px;
    background: #c0d9ed url(bg-white.png);
}

#prices h3 {
    margin: 0 0 5px 0;
    padding: 5px 10px;
    color: #fff;
    background: #11254f url(bg-ttl.png);
}

#prices h4 {
    font-size: 13px;
    padding: 0 0 10px 0;
}

#prices .check {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 11px;
}

#prices .check a {
    color: #b7d7f4;
}

#prices .tabs2 ul,
#prices .tabs2 li {
    padding: 0;
    list-style: none;
}

#prices .tab {
    padding: 10px;
    background: #e9f4ff;
}

#prices table {
    width: 100%;
}

#prices th {
    padding: 4px 0;
    font-size: 15px;
    text-transform: uppercase;
    border-top: solid 1px #fff;
}

#prices th span {
    display: block;
}

#prices td {
    padding: 4px 0;
    font-size: 13px;
    border-top: solid 1px #fff;
}

#prices td.p {
    text-align: right;
}

#prices .f {
    padding: 10px 0 0 0;
}

/* module: Newsletter
----------------------------------------------------------- */

#newsletter {
    position: relative;
    margin: 10px 0;
    background: #fff;
}

#newsletter h4 {
    padding: 8px 10px 8px 52px;
    font-size: 14px;
    line-height: 16px;
}

#newsletter form {
    padding: 10px;
    background: #e9f4ff;
}

#newsletter .icon {
    position: absolute;
    display: block;
    top: 2px;
    left: -6px;
    width: 52px;
    height: 52px;
    overflow: hidden;
    text-indent: -100em;
    background: url(ico-nl2.png);
}

/* module: Promos
----------------------------------------------------------- */

#promos .item {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #d1e2fe url(bg-white.png);
}

#promos .item .thumb {
    margin: 0 0 5px 0;
    text-align: center;
}

#promos .item .thumb img {
    border: solid 2px #fff;
}

#promos .item h3 {
    font-size: 18px;
    line-height: 20px;
}

#promos .item h4 {
    margin: 0 0 4px 0;
    padding: 0 0 4px 0;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    border-bottom: solid 1px #bed2e6;
}

#promos .item p {
    font-size: 13px;
}

#promos .item .more {
    margin: 8px 0 0 0;
    padding: 8px 0 0 0;
    height: 16px;
    border-top: solid 1px #bed2e6;
}

#promos .item .more a {
    float: right;
    padding: 2px 4px;
    font-size: 11px;
    color: #fff;
    background: #6db0ea;
}

#promos .item .more a:hover {
    background: #ff5000;
}

#promos .item .more a:after {
    content: " ›";
}

/* module: Paging
----------------------------------------------------------- */

.paging {
    margin: 0 0 10px 0;
    text-align: center;
}
.paging span.inactive{
    display:none;
}
.paging .current{
    background-color: #FF5000;
}
.paging a,
.paging b {
    cursor: pointer;
    display: inline-block;
    padding: 4px 9px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;


}

.paging b {
    color: #ff5000;
    background: #fff;
}

.paging a:hover.paginate {
    background-color: #81c5ff;
}

.paging .p,
.paging .n {
    padding: 0;
    width: 10px;
    height: 12px;
    overflow: hidden;
    text-indent: -100em;
    background: url(btn-paging.png) no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.paging .n {
    background-position: 0 -12px;
}

.paging .p:hover,
.paging .n:hover {
    background-color: transparent;
}
/************************************************/
.paging-hotel {
    margin: 0 0 10px 0;
    text-align: center;
}
.paging-hotel .current{

    background-color: #FF5000;
}
.paging-hotel  a,
.paging-hotel b {
    cursor: pointer;
    display: inline-block;
    padding: 4px 9px;
    font-size: 18px;
    line-height: 18px;
    color: #005296;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;


}

.paging-hotel b {
    color: #ff5000;
    background: #fff;
}

.paging-hotel a:hover.paginate {
    background-color: #81c5ff;
}

.paging-hotel .p,
.paging-hotel .n {
    padding: 0;
    width: 10px;
    height: 12px;
    overflow: hidden;
    text-indent: -100em;
    background: url(btn-paging.png) no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.paging-hotel .n {
    background-position: 0 -12px;
}

.paging-hotel .p:hover,
.paging-hotel .n:hover {
    background-color: transparent;
}
/* module: Bestof
----------------------------------------------------------- */

.bestof .item {
    margin: 0 0 5px;
}
.bestof .item h3 {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px;
    text-transform: uppercase;
}
.bestof .item .more {
    font-size: 12px;
    padding: 0 10px 7px;
    text-align: right;
}
.bestof .item .more a:after {
    content: " ›";
}
.bestof .item li:last-child a {
    color: #FF5000;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.bestof p {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 4px 10px;
}
.bestof .item ul {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 7px 10px 0;
}
.bestof .item li {
    padding: 0 0 7px;
}
.bestof .bof1, .bestof .bof2, .bestof .bof3 {
    min-height: 39px;
}
.bestof .bof1 {
    background: url("bg-sky.png") repeat scroll 0 0 #A3C5FF;
}
.bestof .bof2 {
    background: url("bg-sky.png") repeat scroll 0 0 #D1E2FE;
}
.bestof .bof3 {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    margin: 0 !important;
}

/* table: Price
----------------------------------------------------------- */

.t-price {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 10px;
    width: 100%;
}
.t-price thead td {
    background: url("bg-white.png") repeat scroll 0 0 #D8EAFA;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 4px;
    text-transform: uppercase;
    vertical-align: top;
}
.t-price tbody th, .t-price tbody td {
    border-bottom: 1px solid #D4DFEA;
    font-size: 13px;
    padding: 6px 8px;
    text-align: left;
    vertical-align: top;
}
.t-price .light td {
    font-weight: normal;
    text-align: center;
}

/* page: Hotel [area]
----------------------------------------------------------- */

.area-hotel {
    margin: 0 0 5px 0;
}

.area-hotel .hotel-promo,
.area-hotel .bestof {
    display: inline-block;
    vertical-align: top;
  
}

.area-hotel .hotel-promo {
    width: 265px;
}

.area-hotel .bestof {
    margin: 0 0 0 10px;
    width: 450px;
}

.hotel-promo {
    padding: 7px 010px;
    font-size: 13px;
    background: #fff;
}

.hotel-promo span {
    display: block;
    padding: 0 0 3px 0;
}

.hotel-promo .big {
    color: #FF5000;
    font-size: 31px;
}

/* page: Resort [area]
----------------------------------------------------------- */

.area-resort .slide-resort,
.area-resort .td{
    display: inline-block;
    vertical-align: top;

    display: inline;
}

.area-resort {
    margin: 0 0 5px 0;
}

.area-resort .slide-resort {
    width: 480px;
}

.area-resort .bestof {
    margin: 0 0 0 6px;
    width: 260px;
}
.area-resort .slide-resort, .area-resort .td, .area-resort .bestof {
    display: inline-block;
    vertical-align: top;
}
.area-resort .error {
    background: none repeat scroll 0 0 #FFFFFF;

    padding: 10px;
    color:#FF4100;
    font-size: 1.1em;
    font-weight: bold;
}
.area-resort .info {
    background: none repeat scroll 0 0 #FFFFFF;

    padding: 10px;
    color:#999;
    font-size: 1.1em;
    font-weight: normal;
}
.area-resort .info table{
    font-size: 14px;
}
.area-resort .info h1 {

    color:#000;
    font-size: 1.4em;
    font-weight: bold;
}
.area-resort form {
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 107px;
    padding: 10px;
}

.area-resort form p {
    padding: 0 0 12px 0;
    font-size: 13px;
}


.area-resort .td {
    width: 32.8%;
}
.area-resort .td label {
    color: #6A7681;
    display: block;
    font-size: 12px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.area-resort .td select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #7990B4;
    font-size: 13px;
    padding: 3px;
    width: 96%;
}
.area-resort div.submit {
    height: 25px;
    margin: 10px 0 0;
}
.area-resort div.submit input.submit {
    float: left;
    font-size: 13px;
    padding: 4px 8px;
}


.area-resort div.submit .preloader {
    float: right;
    margin: 2px 10px 0 0;
}
.area-resort div.submit input.submit {
    float: left;
    font-size: 13px;
    padding: 4px 8px;
}
input.submit {
    background: url("bg-submit.png") repeat-x scroll 0 0 #FF2700;
    border: 1px solid #C5410F;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 14px;
    text-transform: uppercase;
    
}
/* page: Resort [extra]
----------------------------------------------------------- */

.tabs-extra {
    font-size: 13px;
    margin: 10px 0;
}
.tabs-extra .tab {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0 !important;
}
.tabs-extra .tab .item {
    display: inline-block;
    margin: 0 0 10px 10px;
    vertical-align: top;
    width: 235px;
}
.tabs-extra .tab .item h3 {
    font-size: 14px;
    line-height: 16px;
}
.tabs-extra .f {
    background: none repeat scroll 0 0 #F0F0F0;
    font-size: 12px;
    margin: 0 10px;
    padding: 12px 10px;
    text-align: center;
}
.tabs-extra .f a {
    margin: 0 4px;
}
.tabs-extra .f a:after {
    color: #CCCCCC;
    content: "   |";
}
.tabs-extra .f a.last:after {
    content: "";
}

/* area: Comments, Request
----------------------------------------------------------- */

.area-comments {
    margin: 10px 0;
    padding: 5px 10px;
    background: #fff;
    display:none;
}

.area-request {
    margin: 10px 0;
    padding: 10px 10px 5px 10px;
    background: #fff;
}

.area-request h2 {
    padding: 0 0 7px 0;
    color: #ff5000;
}

.area-request h3 {
    padding: 0 0 7px 0;
    font-size: 15px;
}

.area-request p {
    padding: 0 0 7px 0;
    font-size: 13px;
}

.area-request p.impotant {
    padding: 5px 0 0 0;
    font-weight: bold;
    font-size: 14px;
}

.area-comments h3 {
    padding: 0 0 7px 0;
}

.area-comments p {
    font-size: 14px;
}

.message {
    background: none repeat scroll 0 0 #E9F4FF;
    margin: 10px 0;
    padding: 10px;
}
.message .ta {
    margin: 0 0 20px;
}
.message .tr {
    margin: 0 0 10px;
}
.message .thr {
    border-top: 1px solid #DDDDDD;
    padding: 10px 0 0 !important;
}
.message .td {
    display: inline-block;
    margin: 0 0 10px;
    vertical-align: top;
    width: 49%;
}
.message .tdd {
    display: inline-block;
    margin: 0 0 10px;
    vertical-align: top;
    width: 33%;
}
.message .tdr, .message td.r {
    text-align: right;
}
.message .td .tdx {
    padding: 0 0 10px;
}
.message .w1 {
    width: 55% !important;
}
.message .w1 select {
    margin: 0 5px 0 0;
    width: 45% !important;
}
.message .w2 {
    width: 35% !important;
}
.message .w2 select {
    width: 90% !important;
}
.message .w3 {
    width: 25% !important;
}
.message label {
    display: block;
    font-size: 14px;
    padding: 0 0 5px;
}
.message label.inline {
    display: inline;
    padding: 0 0 0 5px;
}
.message .tra input {
    border: medium none;
    width: auto;
}
.message .tra select {
    margin: 0 5px 0 0;
    width: auto;
}
.message .tra {
    padding: 0 0 15px;
}
.message table.tra {
    margin: 0 0 15px;
    width: 100%;
}
.message table.tra th {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
.message table.tra td {
    background: none repeat scroll 0 0 #DAE8F7;
    border-bottom: 1px solid #FFFFFF;
    font-size: 13px;
    padding: 5px;
}
.message .tra label {
    display: inline;
    padding: 0 10px 0 0;
    width: auto;
}
.message label.aster:after {
    color: #FF6666;
    content: "*";
}
.message select, .message textarea, .message fieldset input[type="text"],.message fieldset input[type="password"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #7990B4;
    font-size: 13px;
    padding: 3px;
    width: 70%;
}
.message textarea {
    width: 99%;
}
.message span.note {
    color: #829BB9;
    display: block;
    font-size: 12px;
    margin: 3px 0 0;
}
.message .error,.message .success {
    color: #CC0000;
    display: block;
    font-size: 14px;
    margin: 3px 0 0;
    font-family: Calibri,"Trebuchet MS",Arial,Helvetica,sans-serif;
}
.message div.submit {
    margin: 20px 0 0;
}
.message fieldset.transfer {
    border-bottom: 1px solid #7990B4;
    border-top: 1px solid #7990B4;
    margin: 10px 0;
    padding: 10px 0 0;
}
.message fieldset.personal {
    border-bottom: 1px solid #7990B4;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
span.preloader {
    background: url("../img/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    display: none;
    float: right;
    height: 15px;
    margin-top: 10px;
    position: relative;
    width: 128px;
}
span.preloader-arrow {
    background: url("../img/ajax-loader-arrows.gif") no-repeat scroll 0 0 transparent;
    display: none;
    float: right;
    height: 25px;
    margin-top: 10px;
    position: relative;
    width: 25px;
}
span.ble-preloader {
    background: url("../images/ajax-loader-circle.gif") no-repeat scroll 0 0 transparent;
    display: block;
    position: relative;
    float: left;
    height: 90px;

    left:60px;
    top:35px;
    position: relative;
    width: 100%;
}
span.comment-preloader {
    background: url("../images/ajax-loader-circle.gif") no-repeat scroll 0 0 transparent;
    display: none;
    position: relative;
    float: right;
    height: 90px;
    position: relative;
    width: 30px;
    right: 0px;
}
span.cyclepreloader {
    background: url("../img/cycle_preloader.gif") no-repeat scroll 0 0 transparent;
    position: absolute;
    top:35px;
    right: 10px;
    display: none;

    margin-top: 10px;

    width: 32px;
    height: 32px;
}

/* FORUM */

.area-forum {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 0;
    padding: 10px 10px 5px;
}
/* request
--------------------------------------- */

.message fieldset.transfer {
    margin: 10px 0;
    padding: 10px 0 0 0;
    border-top: solid 1px #7990b4;
    border-bottom: solid 1px #7990b4;
}

.message fieldset.personal {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #7990b4;
}

/* comment
--------------------------------------- */
.comment {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    margin: 0 0 10px;
    padding: 10px;
}
.comment-head, .comment-body {
    display: inline-block;
    vertical-align: top;
}
.comment-head {
    background: url("bg-comment.png") no-repeat scroll 100% 13px transparent;
    font-size: 13px;
    padding: 10px 5px 0 0;
    width: 25%;
}
.comment-head .comment-thumb {
    display: block;
    margin: 0 0 5px;
}
.comment-head .comment-date {
    color: #6A7681;
    font-size: 12px;
    font-style: italic;
}
.comment-head span.scale {
    margin: 5px 0 0;
    width: 50%;
}
.comment-body {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E9F4FF;
    border-top: 1px solid #E9F4FF;
    padding: 10px;
    width: 70%;
}
.comment-body p {
    padding: 0 0 10px;
}
.comment-body .vote {
    border-top: 1px solid #E9F4FF;
    font-size: 12px;
    height: 16px;
    padding: 8px 0 0;
}
.comment-body .like_hotel_comments a,.comment-body .like_resort_comments a,.comment-body .like_hotel_review a,.comment-body .dislike_hotel_comments a,.comment-body .dislike_resort_comments a,.comment-body .dislike_hotel_review a {
    background: url("ico-vote.png") no-repeat scroll 6px 4px transparent;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 10px 0 0;
    padding: 0 6px 0 22px;
}

.comment-body .dislike_hotel_comments a,.comment-body .dislike_resort_comments a,.comment-body .dislike_hotel_review a {
    background-position: 5px -44px;
}
.area-comments .paging a {
    color: #005296;
}

.area-comments .paging b {
    color: #fff;
    background: #ff5000;
}

/* list: News
----------------------------------------------------------- */

.list-news {
    margin: 10px 0;
    padding: 10px 0 10px 10px;
    background: #fff;
}

.list-news h3 {
    margin: 0 0 5px 0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 18px;
    background: #e9f4ff url(bg-white.png);
}

.list-news .thumb,
.list-news .body {
    display: inline-block;
    vertical-align: top;
  
}

.list-news .thumb {
    width: 28.5%;
}

.list-news .body {
    width: 70%;
}

.list-news .hbar {
    margin: 0 0 5px 0;
    font-style: italic;
    font-size: 12px;
    color: #6a7681;
    border-bottom: solid 1px #c0d9ed;
}

.list-news .hbar span {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 2px 5px;

}

.list-news .hbar .date {
    background: #e9f4ff;
}

.list-news h4 {
    padding: 3px 0;
    font-weight: bold;
    font-size: 13px;
    color: #ff5000;
}

.list-news p {
    padding: 0 0 7px 0;
    font-size: 13px;
}

.list-news div.more {
    color: #6a7681;
    font-size: 12px;
}

/* list: Photo
----------------------------------------------------------- */

.list-photo {
    margin: 10px 0;
    padding: 10px 0 10px 10px;
    background: #fff;
}

.list-photo h3 {
    margin: 0 0 5px 0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 18px;
    background: #e9f4ff url(bg-white.png);
}

.list-photo .thumb,
.list-photo .body {
    display: inline-block;
    vertical-align: top;
  
}

.list-photo .thumb {
    width: 28.5%;
}

.list-photo .body {
    width: 70%;
}

.list-photo .hbar {
    margin: 5px 0 0 0;
    font-size: 12px;
    color: #6a7681;
}

.list-photo .hbar span {
    display: block;
    margin: 0 0 3px 0;
}

.list-photo p {
    padding: 0 0 7px 0;
    font-size: 13px;
}

.list-photo .author {
    color: #6a7681;
}

.list-photo .foot {
    margin: 5px 0 0 0;
    font-size: 11px;
    border-top: solid 1px #c0d9ed;
    border-right: solid 1px #c0d9ed;
}

.list-photo .foot span {
    float: left;
    padding: 8px 0 4px 0;
    width: 32.5%;
    border-left: solid 1px #c0d9ed;
}

.list-photo .foot .like a,
.list-photo .foot .dislike a,
.list-photo .foot .comments a {
    display: block;
    padding: 0 0 0 33px;
    min-height: 18px;
    background: url(ico-vote.png) no-repeat 14px 0;
}

.list-photo .foot .dislike a {
    background-position: 14px -47px;
}

.list-photo .foot .comments a {
    background: url(ico18.png) no-repeat 9px -151px;
}

/* list: Photo
----------------------------------------------------------- */

.list-resort .head {
    width: 100% !important;
}

.list-resort h2 {
    margin: 0 0 5px 0;
    font-weight: normal;
    font-size: 16px;
}

.list-resort h2 small {
    display: block;
    color: #6a7681;
}

.list-resort h3 .a {
    float: left;
    padding: 0 5px 0 0;
}

.list-resort .foot {
    margin: 0 0 10px 0;
}

.list-resort .vall {
    margin: 0 0 0 1em;
    background: url(hr-h.png) repeat-x left bottom;
}

/* list: WEBCAM, FOOD
----------------------------------------------------------- */

.list-webcam {
    margin: 10px 0;
    padding: 10px 0 10px 10px;
    background: #fff;
}

.list-food h3,
.list-webcam h3 {
    margin: 0 0 5px 0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 18px;
    background: #e9f4ff url(bg-white.png);
}

.list-webcam .t,
.list-webcam .b {
    display: inline-block;
    vertical-align: top;
    
}

.list-webcam .t {
    width: 53%;
}

.list-webcam .t .note {
    display: block;
    padding: 3px 0 0 0;
    font-size: 10px;
    color: #6a7681;
}

.list-webcam .b {
    width: 45.5%;
}

.list-webcam .b h3 {
    font-size: 16px;
}

.list-food h4,
.list-webcam h4 {
    padding: 0 10px 6px 10px;
    margin: 0 0 6px 0;
    font-weight: normal;
    font-size: 13px;
    border-bottom: solid 1px #c0d9ed;
}

.list-food .type:before,
.list-webcam .pos:before,
.list-webcam .time:before {
    content: " | ";
    color: #ccc;
}

.list-food .wtime {
    display: block;
    clear: both;
    padding: 3px 0 0 0;
}

.list-food .b p,
.list-webcam .b p {
    padding: 0 0 8px 0;
    font-size: 13px;
}

.list-food div.more,
.list-webcam div.more {
    font-size: 12px;
    color: #6a7681;
}

/* Registered Users
----------------------------------------------------------- */

.ru-video {
    margin: 0 0 20px 0;
    padding: 15px;
    background: #f5faff;
    border: solid 1px #d3e5f7;
}

.ru-table {
    margin: 0 0 20px 0;
    width: 100%;
    background: #f5faff;
    border: solid 1px #d3e5f7;
    border-collapse: collapse;
}

.ru-table th,
.ru-table td {
    padding: 8px 8px;
    font-size: 12px;
    border-bottom: solid 1px #d3e5f7;
}

.ru-table thead td {
    font-weight: bold;
    text-transform: uppercase;
    background: #e9f4ff;
}

.ru-table-video .t1 {
    width: 60%;
}

.ru-table-video .t2,
.ru-table-video .t3 {
    width: 20%;
    text-align: right;
}
.ru-table-video .t4{
    cursor: pointer;


}
.ru-table-video .t5{
    cursor: pointer;

    background: url('../img/delete.gif')no-repeat scroll center center  transparent;
}
.ru-table-rate th {
    text-align: left;
}

.ru-table-rate td {
    text-align: center;
}

.ru-table h3 {
    padding: 0;
}

.ru-table input,
.ru-table label {
    display: inline;
    width: auto;
    font-size: 12px;
    white-space: nowrap;
}

.edit {
    cursor: pointer;
    padding: 0 0 0 3px;
    font-size: 12px;
    vertical-align: middle;
}

fieldset .ttl,
fieldset .star {
    float: left;
    margin-right: 5px;
}

.ru-join-form {
    float: left;
    width: 55%;
}

.ru-join-form .tr {
    margin: 0 0 10px 0;
}

.ru-join-why {
    float: right;
    padding: 20px 0;
    width: 40%;
}

.ru-join-why ul {
    padding: 10px 0;
}

.ru-join-why li {
    padding: 0 0 10px 20px;
    font-size: 14px;
    background: url(ico-tick_16.png) no-repeat 0 0;
}
/******************************ASSETS***********************/

#a_f_image .assets-image,#a_p_image .assets-image, .assets-image-article{

    position: relative;
    float: left;
    display: block;
    border: 1px solid #D3E5F7;
    margin: 10px 5px;
    padding: 5px;
    width: 190px;
    height: 100px;
    background-color: #fff;
}
#a_f_image .assets-image img, #a_p_image .assets-image img, .assets-image-article img{
    display: inline-block;
    max-height: 110px;
}
#a_f_image .assets-delete-btn, #a_p_image .assets-delete-btn, .assets-delete-btn-article{
    cursor: pointer;
    position: relative;
    float: right;
    display: inline-block;

    width: 40px;
    height: 100%;

}
#a_f_image .assets-delete-btn img, #a_p_image .assets-delete-btn img, .assets-delete-btn-article img{


}


#forgot_pass_btn{
    cursor: pointer;
}
.add-new-article{
    font-size: 12px;
    color: #FF5000;
    position: relative;
    float: right;
    margin-right: 10px;
}


#rating_table_id{
    display:none; 
}


.filter_comments{
    background: url("bg-search.png") no-repeat scroll 0 0 #E9F4FF;
    margin: 0 0 10px;

    padding: 10px 20px;
    border: 1px solid #fff;
    background-color: #f00;
}
#map_canvas{
    width: 100%;
    height: 300px;
}

/* hotel rating */
ul.hotel-rating {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    margin: 0 0 20px;
    padding: 10px 10px 2px;
}
ul.hotel-rating li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 47%;
}
ul.hotel-rating li.hotel-rating-general {
    float: left;
    height: 80px;
}
ul.hotel-rating li.hotel-rating-general span.hotel-rating-ttl {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 7px;
}
ul.hotel-rating li.hotel-rating-general span.hotel-rating-p {
    color: #666666;
    display: block;
    font-size: 12px;
}
ul.hotel-rating li.hotel-rating-general span.scale, ul.hotel-rating li.hotel-rating-general span.scale span {
    font-size: 16px;
    height: 25px;
    line-height: 25px;
}
ul.hotel-rating li.hotel-rating-local {
    float: right;
    height: 20px;
}
ul.hotel-rating li.hotel-rating-local span.hotel-rating-ttl {
    float: left;
    font-size: 12px;
    width: 40%;
}
ul.hotel-rating li.hotel-rating-local span.scale {
    float: right;
    width: 55%;
}

/*  WEATHER */

div.wLoader span{
    background: url("../images/weatherPreloader.gif") no-repeat scroll 0 0 transparent;
    height: 128px;
    margin: 150px 160px;
    position: relative;
    float: left;
    width: 128px;
}
div.wLoader {
    width: 100%;
    height: 400px;
    display: block;


}
.wfWrapper {
    height: 250px;
    margin: 20px 0;
    width: 100%;
}
.wfCurrentContent, .wfNonCurrentContent {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 250px;
    margin: 0 0 0 5px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100px;
}
.wfCurrentContent:hover, .wfNonCurrentContent:hover {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #AAAAAA;
}
.wfNonCurrentDay {
    border-bottom: 1px dotted #DDDDDD;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 9px 0;
    text-align: center;
}
.wfCurrentContent {
    margin: 0;
    width: 183px;
}
.wfCurrentImg, .wfNonCurrentImg {
    display: block;
    margin: 0 auto;
}
.wfCurrentContent .wfCurrentTemp {
    display: inline-block;
    font-size: 48px;
    font-weight: normal;
    line-height: 50px;
}
.wfCurrentFeelTemp {
    display: inline-block;
    font-size: 13px;
    margin: 0 10px 0 0;
}
.wfCurrentFeelTemp span {
    font-weight: bold;
}
.wfNonCurrentDate {
    color: #888888;
    display: block;
    font-size: 13px;
    margin: 0 0 10px;
}
.wfNonCurrentTemp {
    color: #777777;
    display: block;
    font-size: 14px;
    line-height: 17px;
    padding: 36px 0 12px;
}
.wfNonCurrentTemp span {
    color: #000000;
}
.wfNonCurrentCond {
    display: block;
    font-size: 13px;
}
.wfCurrentBottom, .wfNonCurrentBottom {
    border-top: 1px dotted #DDDDDD;
    bottom: 5px;
    display: block;
    font-size: 13px;
    left: 0;
    padding: 5px 0 0;
    position: absolute;
    right: 0;
}



.t-weather {
    border: 1px solid #BCCBE4;
    border-collapse: collapse;
    margin: 0 0 15px;
    width: 100%;
}
.t-weather th {
    background: none repeat scroll 0 0 #B7D7F4;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: left;
}
.t-weather td {
    background: none repeat scroll 0 0 #E9F4FF;
    border-top: 1px solid #BCCBE4;
    font-size: 24px;
    padding: 5px 10px;
}
.t-weather td:nth-child(n+4) {
    text-align: left;
}


/* Table: resort [piste, skirun, lifts]
----------------------------------------------------------- */

.t-resort {
	clear: both;
	margin: 0 0 15px 0 !important;
	width: 100%;
	border-collapse: collapse;
}

.t-resort th {
	padding: 5px 10px;
    font-weight: bold;
    font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #b7d7f4;
	border-bottom: solid 1px #bccbe4;
}

.t-resort td {
	padding: 5px 10px;
    font-size: 13px;
	border-left: solid 1px #fff;
}

.t-resort tr:nth-child(even) {
	background: #e9f4ff;
}

.t-resort tr:nth-child(odd) {
	background: #fff;
}

.t-book select,
.t-resort select {
	padding: 1px;
    font-size: 13px;
	border: solid 1px #ccc;
}

.t-piste td {
	width: 50%;
}

.t-piste td:nth-child(2n) {
	text-align: left;
}

.t-lifts td:nth-child(1n+3),
.t-skiruns td:nth-child(1n+3) {
	text-align: right;
}

.t-skiruns .difficult {
	font-weight: bold;
	color: black;
}

.t-skiruns .medium {
	font-weight: bold;
	color: red;
}

.t-skiruns .light {
	font-weight: bold;
	color: blue;
}

.t-skiruns .beginners {
	font-weight: bold;
	color: green;
}

.t-skisnow th,
.t-skisnow td {
	text-align: center;
}

.t-skisnow td.child {
	background-image: url(bg-sky.png);
}

.t-skisnow th:first-child,
.t-skisnow td:first-child {
	text-align: left;
}

.t-skisnow tr.days td {
	text-align: center;
	white-space: nowrap;
	background-color: #d6e6f5;
	border-bottom: solid 1px #bccbe4;
}

.t-skisnow .column5-9 td {
	background: red;
}
.submit_enquiry_form{
    margin: 20px 5px;
}
span.bold{
    font-weight: bold;
}
span.italic{
    font-style: italic;
}
span.underline{
    text-decoration: underline;
}


/* Feedback */

#Feedback {
    display: block;
    height: 218px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 35px;
}
#Feedback a {

    display: block;
    height: 143px;
    overflow: hidden;
    text-indent: -100em;
    width: 70px;
}
#Feedback a.feedback-en {
    background: url("feedback-en.png") repeat scroll 0 0 transparent;
    height: 88px;
}
#Feedback a.feedback-ru {
    background: url("feedback-ru.png") repeat scroll 0 0 transparent;
    height: 143px;
}
#Feedback a.feedback-bg {
    background: url("feedback-bg.png") repeat scroll 0 0 transparent;
    height: 143px;
}
.single-img-gallery{
    border: 5px solid #E9F4FF;

    overflow: hidden;
    position: relative;

}
.single-img-gallery img{
    width: 385px;
}

.search_result{
    margin: 10px 0;
}
.search_result ul.search_item{

}
.search_result ul.search_item li{
    list-style: none;
    padding: 5px;
    font-size: 1.2em;

}
.search_result ul.search_item li  span{
    padding-left: 5px;
}
.search_title span{
    color:#999;
}
.method_of_payments img{
    margin: 2px 1px;
    height: 32px;
    font-family: Arial,Helvetica,sans-serif;
}
table.accommo {
    border-bottom: 2px solid #B7D7F4;
    border-collapse: collapse;
    clear: both;
    margin: 0 0 5px;
    width: 100%;
}
table.accommo th {
    background: none repeat scroll 0 0 #B7D7F4;
    border-bottom: 1px solid #BCCBE4;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1em;
    padding: 5px 10px;
    text-align: left;
    text-transform: uppercase;
}
table.accommo td {
    border-left: 1px solid #FFFFFF;
    font-size: 13px;
    padding: 5px 10px;
}
table.accommo .note {
    color: #888888;
    font-size: 11px;
    font-weight: normal;
    text-transform: lowercase;
}
table.accommo .discounts {
    color: #FF5000;
    display: block;
    font-size: 12px;
}
table.accommo td {
    border: medium none;
    text-align: left;
}
table.accommo td.price {
    background: none repeat scroll 0 0 transparent !important;
    height: auto !important;
    vertical-align: middle !important;
}
table.accommo td:first-child {
    font-weight: bold;
    text-align: left;
}
table.accommo td:nth-child(n+3) {
    text-align: center;
}
table.accommo tr:nth-child(2n) {
    background: none repeat scroll 0 0 #E9F4FF;
}
table.accommo tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #FFFFFF;
}
table.accommo select {
    border: 1px solid #CCCCCC;
    font-size: 13px;
    padding: 1px;
}

.hotel-book-date {
	margin: 0 0 15px 0;
	padding: 10px;
	font-size: 14px;
	background: #E9F4FF url(bg-white.png);
	border: solid 1px #ddd;
}

.hotel-book-date .dl {
	float: left;
	width: 70%;
	font-weight: bold;
}

.hotel-book-date .dr {
	float: right;
	width: 25%;
	font-weight: bold;
	text-align: right;
}

.hotel-book-date .dr a {
	display: inline-block;
	padding: 0 0 0 24px;
	line-height: 18px;
	background: url(ico18.png) no-repeat 0 -299px;
}
.hotel-book-date a#change-my-dates {
    /*color:#FF5900;*/
    
}
.hotel-book-date-change {
    position: relative;
    float: left;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    margin: 0 0 15px;
    width: 100%;
}
.hotel-book-date-change h3 {
    background: url("bg-sky.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #DDDDDD;
    padding: 5px 10px;
}
.hotel-book-date-change form {
    padding: 10px;
}
.hotel-book-date-change  input.date_change {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    padding: 3px;
}
.hotel-book-date-change .td {
    display: inline-block;
    padding: 0 15px 0 0;
    vertical-align: bottom;
}
.hotel-book-date-change label {
    color: #888888;
    display: block;
    font-size: 14px;
    padding: 0 0 5px;
}
.hotel-book-date-change select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #7990B4;
    font-size: 14px;
    margin: 0 5px 0 0;
    padding: 1px;
    width: 100px;
}
.hotel-book-date-change .td span {
    display: inline-block;
    font-size: 14px;
    height: 22px;
    line-height: 20px;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.hotel-book-date-change .td img {
    vertical-align: middle;
}
.hotel-book-date-change div.submit {
    float: right;
    margin: 12px 0 0;
    text-align: right;
}
.hotel-book-info {
    border-top: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 0 0 15px;
}
.hotel-book-info dt, .hotel-book-info dd {
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    padding: 8px 0;
}
.hotel-book-info dt {
    color: #888888;
    width: 18%;
}
.hotel-book-info dd {
    clear: right;
    width: 81%;
}

.bookform {
    background: url("bg-sky.png") repeat scroll 0 0 transparent;
    border: 2px solid #DDDDDD;
    font-size: 14px;
    margin: 0 0 15px;
}

.bookform .sh1, .bookform .sh2 {
    display: none;
}
.bookform > h3 {
    padding: 10px;
}
.bookform > h3 > a {
    background: url("ico18.png") no-repeat scroll 0 -416px transparent;
    line-height: 18px;
    padding: 0 0 0 22px;
}
.bookform > p {
    padding: 0 10px 10px;
}
.bookform select, .bookform input[type="text"], .bookform textarea {
    border: 1px solid #CCCCCC;
    font-size: 14px;
}
.transfer_total {
    border-collapse: collapse;
    border-top: 2px solid #DDDDDD;
    width: 100%;
}
.transfer_total td {
    background: none repeat scroll 0 0 #FF5000;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    text-align: right;
}
.transfer_total td:last-child {
    padding-left: 0;
    white-space: nowrap;
    width: 60px;
}
table#res_book_opt {
    border: 2px solid #DDDDDD;
    border-collapse: collapse;
    clear: both;
    margin: 0 0 15px !important;
    width: 100%;
}
table#res_book_opt td {
    border-bottom: 1px solid #EEEEEE;
    font-size: 13px;
    padding: 5px 10px;
    vertical-align: top;
}
table#res_book_opt td.price {
    text-align: right;
}
table#res_book_opt td select {
    border: 1px solid #CCCCCC;
    margin: 0 5px 0 0;
    width: 45px;
}
tr.room td {
    background: none repeat scroll 0 0 #E9F4FF;
    border-bottom: 2px solid #DDDDDD !important;
    font-size: 15px !important;
    text-align: left;
}
tr.discount td.price {
    color: #FF5000;
}
tr.subtotal td {
    border-bottom: 2px solid #DDDDDD !important;
    font-size: 15px !important;
    font-weight: bold;
    padding-left: 0 !important;
    text-align: right;
}
tbody.total td {
    background: none repeat scroll 0 0 #FF5000;
    color: #FFFFFF;
    font-size: 16px !important;
    font-weight: bold;
    padding-left: 0 !important;
    text-align: right;
}
tr.subtotal td:first-child, tbody.total td:first-child {
    padding-right: 0 !important;
}
#res_transfer_form {
    border-top: 1px dotted #CCCCCC;
    padding: 10px 0 0;
}
.transfer_from, .transfer_to {
    display: inline-block;
    margin: 0 0 5px;
    padding: 0 10px;
    vertical-align: top;
    width: 47%;
}
label.transfer_notes {
    display: block;
    margin: 0 10px;
    padding: 0 0 5px;
}
textarea.transfer_notes {
    height: 90px;
    margin: 0 10px 7px;
    width: 97%;
}
.selgen {
    padding: 0 0 15px;
}
.selgen .sel_title {
    padding: 0 0 5px;
}
.selgen select {
    width: 75%;
}
.selgen select#persons {
    width: auto;
}
.sel_title, .inp_title, .time_title {
    padding: 0 0 5px;
}
.inp_el, .inp_after {
    display: inline-block;
    margin: 0 5px 0 0;
}

.timegen {
    margin: 10px 0 0;
}
.time_body {
    margin: 0 0 10px;
}
.time_body span {
    display: inline-block;
    margin: 0 10px 0 0;
}
.time_body label {
    display: block;
    margin: 0 0 5px;
}
#res_ski_form {
    border-top: 1px dotted #CCCCCC;
    margin: 0 0 10px;
    width: 100%;
}
#res_ski_form #services_container button {
    background: none repeat scroll 0 0 #DEE7EE;
    border: 1px solid #CCCCCC;
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    padding: 2px 5px;
}
#res_ski_form td {
    padding: 5px 10px;
}
#res_ski_form .selgen, #res_ski_form .inpgen {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 30%;
}
#res_ski_form .selgen {
    width: 45%;
}
#res_ski_form .selgen select {
    width: 99%;
}
#res_ski_form th.opts {
    padding-right: 0;
    width: 180px;
}
#res_ski_form th.opts span {
    display: inline-block;
    width: 60px;
}
#res_ski_form th {
    padding: 5px 10px;
    text-align: left;
}
#res_ski_form .stype {
    padding-right: 0;
    width: 45.5%;
}
#res_ski_form .stype select {
    width: 95%;
}
#res_ski_form td.opts {
    padding-right: 0;
}
#res_ski_form td.opts select {
    margin: 0 10px 0 0;
    width: 50px;
}
#res_ski_form td.price {
    padding-right: 0;
}
#res_ski_form td.price .val {
    font-weight: bold;
}

#res_ski_form  button {

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background: none repeat scroll 0 0 #EEEEEE;*/
    /* border-color: #CCCCCC #999999 #999999 #CCCCCC;
     border-image: none;
     border-style: solid;
     border-width: 1px;*/
    color: #333333;
    cursor: pointer;
    font-size: 13px;
    padding: 3px 8px;
}

#add_service {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #6DB0EA;
    border-color: #93C6F1 #5C95C6 #5C95C6 #93C6F1;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    padding: 4px 8px;
}
.ski-fields label {
    display: block;
    font-weight: bold;
    margin: 0 10px;
    padding: 0 0 5px;
}
.ski-fields textarea {
    height: 90px;
    margin: 0 10px 7px;
    width: 97%;
}
#res_grand_total {
    width: 100%;
}
#res_grand_total td {
    font-size: 20px;
    padding: 0 10px;
    text-align: right;
    vertical-align: baseline;
}
#res_grand_total td:last-child {
    font-size: 42px;
    padding-left: 0;
    white-space: nowrap;
    width: 90px;
}
#error_res_book{
    color:#D80808;
    font-weight: bold;
}
.error_check_rate{
    color:#D80808;
    font-weight: bold;
}
#error_log{
    border: 1px solid #7990B4;
    margin:10px 0;
    padding: 10px 15px;
    font-size: 0.9em;
    color:#D80808;
    font-weight: normal;
    width: 100%;
}
.error_booking_form,.error_capcha_booking_form{
    display: block;
    height: 20px;
    font-size: 12px;
    color: #D80808;
    /* border: 1px solid #D80808;*/
}
#error_log{
    display:none;
}
#element_to_pop_up{
    display: none;
}

/*  BOOKING STEP */

.search_criteria table{
    position: relative;

    display: inline-block;
    font-size: 11px;
}
.search_criteria .label{
    position: relative;

    display:inline-block;

}
.search_criteria .item{
    font-size: 0.9em;
    color:#000;
    margin: 0 10px;
}
.search_criteria .nl{
    display: inline;
    width: 100px;
}
#more-rec-hotel{
    margin:10px 0;
}
span.tags a{
    margin: 0 5px;
}
span.tags a.current_tag{
    font-weight: bold;
    font-size: 1.05em;
}
/* SITEMAP*/
.wrapper_items{
    position: relative;
    float: left;
    display: inline-block;
    width: 46%;
    margin: 10px 10px;
}
.wrapper_items .item_title h3{
    color:#FF4100;
}
.success_send_email{
    font-size: 10px;
    color:#000;
}
#value_adate,#value_ski_date{
    width: 150px;
}
ol.booking-steps {
    border: 1px solid #B7D7F4;
    display: table;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}
ol.booking-steps li {
    border-right: 1px solid #B7D7F4;
    display: table-cell;
    font-size: 16px;
    line-height: 22px;
    list-style: none outside none;
    padding: 4px 10px;
    width: 20%;
}
ol.booking-steps li:last-child {
    border: medium none;
}
ol.booking-steps .past {
    background: url("bg-sky.png") repeat scroll 0 0 #B7D7F4;
}
ol.booking-steps .present {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-weight: bold;
}
ol.booking-steps .step-1:before {
    content: "1. ";
}
ol.booking-steps .step-2:before {
    content: "2. ";
}
ol.booking-steps .step-3:before {
    content: "3. ";
}
ol.booking-steps .step-4:before {
    content: "4. ";
}
.transport{background-color: #fff;padding: 10px;font-size: 14px;margin-bottom: 10px;}

#res_book_form .message textarea {
 height:210px
}
#res_book_form .inp_title {
 text-transform:none;
}

.webcams .webcam {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    margin-left: 16px;
    width: 48.4%;
}

.webcams .webcam {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    margin-left: 16px;
    width: 48.4%;
}
.webcams .webcam:nth-child(2) {
    margin-top: 20px;
    
}

.webcams .webcam:nth-child(odd) {
    margin-left: 0;
}
.webcam a {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 5px #EEEEEE;
    display: block;
    min-height: 150px;
    padding: 10px;
}
.webcam a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px #E0E0E0;
}
.webcam a:active {
    border-color: #E0E0E0;
}
.webcam img {
    float: left;
    margin: 0 10px 0 0;
}
.aster_res:after {
    color: #FF6666;
    content: "*";
}
.g_book {
    margin: 10px 0;
    background: none repeat scroll 0 0 #FF5500;
    color: #FFFFFF;
    padding: 10px 0 10px 10px;
}
table.joinus {
    width: 100%;
}
table.joinus td {
    padding: 5px 0 5px 5px;
}
table.joinus label {
    display: block;
    font-size: 16px;
    padding: 0 0 4px;
}
table.joinus select, table.joinus textarea, table.joinus input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 14px;
    padding: 4px;
    width: 90%;
}
table.joinus select {
    width: 92%;
}
table.joinus textarea {
    width: 95%;
}
table.joinus input[type="text"] {
    width: 90%;
}
table.joinus input[type="submit"] {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
}
table.joinus  .ti_error {
    border: 2px solid #11254F;
}
table.joinus .error{
    color:#11254F;
    
}
.container .paging {
    height: 35px !important;
}
.container .paging a, .area-comments .paging a {
    color: #005296;
    cursor: pointer;
}
.container .paging b, .area-comments .paging b {
    background: none repeat scroll 0 0 #FF5000;
    color: #FFFFFF;
}
a.btn-frame {
    border: 1px solid #81C5FF;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 11px;
    margin: 0 5px 5px 0;
    padding: 4px 8px;
}

.helpfull{
    position: relative;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 10px 0 0;
    padding: 0 6px 0 22px;
    color: #666666;
    font-size: 1em;
}
#ttl .h1 .star {
    display: inline-block;
    float: none;
    margin: 0 0 7px 7px;
    vertical-align: baseline;
}
#ttl .h1.br {
    max-width: 550px;
}
#ttl .h1 .ttl {
    color: #FFFFFF;
    display: inline-block;
    font-size: 34px;
    line-height: 34px;
    padding: 0;
}
/*
#res_ski_form button.Zebra_DatePicker_Icon{
     margin: 8px 0px;
    overflow: hidden;
    position: absolute;
}
#ttl .h1.br {
    max-width: 500px;
}
 */
 .item-review div.h3 {
    height: 32px;
    margin-bottom: 2px !important;
    overflow: hidden;
}
.area div.h3 {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 10px;
}
.nav div.h3 {
    border-top: 1px solid #214696;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0;
}
.nav div.h3 a {
    color: #FFFFFF;
    display: block;
    line-height: 1.1em;
    padding: 5px 20px 5px 15px;
}
.list-news div.h3 {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 5px 10px;
}
#promos .item div.h3 {
    font-size: 18px;
    line-height: 20px;
}

.item-news div.h3 {
    font-size: 16px;
   
}
.item-photos div.h3, .item-comments div.h3 {
    font-size: 16px;
    margin-bottom: 3px !important;
}
.item-hotel .b .head div.h3 {
    font-size: 20px;
    padding: 0 10px 5px 0;
}
.item-hotel .b .head div.h3 a {
    float: left;
     font-weight: bold;
    padding: 0 5px 0 0;
}
.item-hotel .b .head div.h3 .star {
    float: left;
}
.foot1 div.h3 {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 10px;
    text-transform: uppercase;
}
.tabs-extra .item-rated div.h3 a {
    float: left;
    width: 70%;
}
.bestof .item div.h3 {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px;
    text-transform: uppercase;
}
.list-food div.h3, .list-webcam div.h3 {
    background: url("bg-white.png") repeat scroll 0 0 #E9F4FF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 5px 10px;
}
.list-food div.h3 a, .list-webcam div.h3 a{
    font-size: 18px;
    padding: 5px 10px;
}
.container div.h3 {
    font-size: 16px;
    padding: 0 0 0.75em;
}
ul.webcam_screenshoot li{
    list-style: none;
}
.hotel_aggregate_review{
    /*min-height: 60px;*/
   
}

.hotel-rating-p span{
   padding: 0 2px;
   color: #FFFFFF !important;
}
.scale>span>span.fl {
    position: relative;
    float:right!important;
    color: #FFFFFF !important;
    display: block;
    height: 13px;
    padding: 0 3px;
    text-align: right;
   
}
.scale>span>span.fl span{
    color: #FFFFFF !important;
}