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

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

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

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

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: 100%;
        background: #214696 url(wrapper.png);
}
*/
/* HEADER
----------------------------------------------------------- */

#body,
#header {
    margin: 0 auto;

}


#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;
}



#links {
    z-index: 3;
    position: absolute;
    top: 7px;
    right: 0;
    width: 456px;
    height: 25px;
}

#links li {
    display: inline;
    float: left;
    width: 74px;
    font-size: 11px;
}

#links a {
    float: left;
    padding: 0 0 0 22px;
    line-height: 12px;
    background-repeat: no-repeat;
    background-image: url(ico-links.png);
}

#links .l1 {
    width: 82px;
}

#links .l1 a {
    width: 82px;
    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;
}

#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: 113px;
}

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

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

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

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

#menu .flag {
    position: absolute;
    top: 7px;
    right: 18px;
    width: 80px;
    height: 15px;
    overflow: hidden;
    text-indent: -100em;
    background: url(menu-flag.png);
}

#submenu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 755px;
    height: 40px;
}

#submenu li {
    display: inline;
    line-height: 40px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

#submenu a {
    margin: 0 20px 0 0;
    color: #fff;
}

#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 .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: 237px;
    vertical-align: top;
    zoom: 1;
    /**display: inline;*/
}

.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;
    zoom: 1;
    *display: inline;
}

.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;
}

.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: 73%;
}

.foot3 .pp {
    float: right;
    width: 26%;
    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-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;
}

.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;
    zoom: 1;
    *display: inline;
}

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: 35px;
}

.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 {
    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 5px 0;
    height: 13px;
    font-size: 11px;
    background: #dbe2e7;
}

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

.author {
    font-style: italic;
    color: #6a7681;
}

.note {
    font-size: 11px;
}

/* Clearfix
----------------------------------------------------------- */

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

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

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

#search {
    margin: 0 0 10px 0;
    background: #e9f4ff url(bg-search.png) no-repeat;
}

#search h1,
#search h3 {
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    background: #11254f url(bg-ttl.png);
}

#search h1 {
    font-size: 24px;
}

#search h4 {
    padding: 0 0 9px 0;
    font-weight: bold;
    font-size: 14px;
    color: #315683;
}

#search p {
    padding: 0 0 10px 0;
    color: #315683;
}

#search form {
    padding: 15px 0 15px 15px;
}

#search .td,
#search .tdd,
#search fieldset {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.bigsearch fieldset.default {
    width: 620px;
}

#search fieldset.optional {
    padding: 0 0 0 30px;
    width: 300px;
    background: url(hr-v.png) repeat-y;
}

#search .td {
    padding: 0 0 17px 0;
}

.bigsearch .td {
    width: 50%;
}

.minisearch .td {
    width: 100%;
}

#search .tdd {
    width: 30%;
}

#search .tr {
    padding: 0 0 17px 0;
}

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

#search label {
    display: block;
    padding: 0 0 5px 0;
    font-size: 14px;
}

#search label.aster:after {
    content: "*";
    color: #f66;
}

#search fieldset input,
#search fieldset select {
    padding: 3px;
    font-size: 13px;
    background: #fff;
    border: solid 1px #7990b4;
}

#search .td select,
#search .tr select {
    width: 85%;
}

#search .td .tr select {
    margin: 0 5px 0 0;
    width: 38%;
}

#search .note {
    font-size: 12px;
}

#search span.note {
    display: block;
    margin: 3px 0 0 0;
    color: #829bb9;
}

#search .submit a {
    float: right;
    margin: 9px 15px 0 0;
    font-size: 12px;
}

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

.nav {
    margin: 0 0 10px 0;
    background: #e9f4ff;
}

.nav h3 {
    padding: 0;
    font-weight: bold;
    color: #fff;
    background: #11254f url(bg-ttl.png);
    border-top: solid 1px #214696;
}

.nav h3 a {
    display: block;
    padding: 5px 20px 5px 15px;
    line-height: 1.1em;
    color: #fff;
    background: url(nav-down.png) no-repeat 97% 12px;
}

.nav ul {
    padding: 10px 15px 3px 15px;
    border-top: solid 1px #fff;
}

.nav li {
    float: left;
    clear: both;
    padding: 0 0 10px 0;
    width: 100%;
    font-size: 13px;
}

.nav li a {
    line-height: 14px;
}

.nav li.more a {
    float: none !important;
    padding: 0 13px 0 0;
    width: auto !important;
    font-size: 12px;
    background: url(ico-nav.png) no-repeat 100% 3px;
    border-bottom: dotted 1px #4582cf;
}

.nav .on a {
    font-weight: bold;
    color: #ff5000;
}

.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 {
    padding: 7px 15px;
    font-size: 12px;
    color: #fff;
    background: #11254f url(bg-ttl.png);
}

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

#path a {
    color: #b7d7f4;
}

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

#path a:after {
    content: " ›";
    color: #b7d7f4;
}

#path a.map {
    float: right;
    margin: 2px 0 0 0;
}

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

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

#ttl {
    margin: 0 0 10px 0;
    position: relative;
    padding: 5px 15px 10px 15px;
    background: #11254f url(bg-ttl.png);
    border-top: solid 1px #1b366e;
}

#ttl h1 {
    padding: 0;
    font-size: 34px;
    line-height: 34px;
    color: #fff;
}

#ttl h1.br {
    width: 500px;
}

#ttl h1 .ttl {
    float: left;
}

#ttl h1 .star {
    float: left;
    margin: 15px 0 0 5px;
}

#ttl p {
    font-size: 13px;
    color: #fff;
}

#ttl .ttlbar {
    margin: 10px 0 0 0;
    height: 18px;
    color: #fff;
}

#ttl .ttlbar a {
    color: #b7d7f4;
}

#ttl .ttlbar a:hover {
    color: #fff;
}

#ttl .ttlbar span {
    float: left;
    font-size: 12px;
    color: #6a7681;
}

#ttl .ttlbar .scale {
    margin: 0 20px 0 0;
    width: 23%;
}

#ttl .ttlbar .view-review {
    width: 21%;
}

#ttl .ttlbar .post-review {
    width: 16%;
}

#ttl .ttlbar .shortlist {
    width: 18%;
}

#ttl .ttlbar .map {
    width: 15%;
}

#ttl .book {
    position: absolute;
    top: 12px;
    right: 15px;
}

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

#fresh {
    margin: 0 0 10px 0;
}

#fresh .tab {
    padding: 15px;
    background: #e9f4ff;
}

#fresh .carousel {
    position: relative;
}

#fresh .carousel-nav {
    position: absolute;
    top: 110px;
    left: 0;
    width: 970px;
    height: 36px;
}

#fresh .carousel-nav a {
    display: block;
    width: 20px;
    height: 36px;
    overflow: hidden;
    text-indent: -100em;
    background: url(btn-carousel.png) no-repeat;
}

#fresh .carousel-nav .p {
    float: left;
    background-position: 2px 0;
}

#fresh .carousel-nav .p:hover {
    background-position: 0 0;
}

#fresh .carousel-nav .p:active {
    background-position: 1px 0;
}

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

#fresh .carousel-nav .n:hover {
    background-position: 2px -36px;
}

#fresh .carousel-nav .n:active {
    background-position: 1px -36px;
}

#fresh .carousel .minioffer {
    margin: 0 auto;
    width: 890px;
}

/* module: CONTAINER
----------------------------------------------------------- */

#container {
    margin: 0;
}

#container .tab {
    padding: 15px 15px 0 15px;
    background: #fff;
}

.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 .fresort {
    width: 240px;
}

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

/* module: MINI OFFER
----------------------------------------------------------- */

.minioffer .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;
    zoom: 1;
    *display: inline;
}

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

.minioffer .item h4 {
    padding: 0 0 3px 0;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #6a7681;
}

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

.minioffer .flag {
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    color: #fff;
}

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

.minioffer .flag .deal {
    top: 11px;
    left: 5px;
    width: 61px;
    height: 21px;
    line-height: 18px;
    font-weight: bold;
    font-size: 11px;
    background: url(flag-deal.png);
}

.minioffer .flag .discount {
    top: 96px;
    right: 9px;
    width: 42px;
    height: 26px;
    line-height: 29px;
    font-size: 14px;
    background: url(flag-discount.png);
}

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

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

.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: auto;
    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;
    zoom: 1;
    *display: inline;
}

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

.item-news .bbar .thumb {
    float: left;
    margin: 0 10px 0 0;
}

.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;
    width: 232px;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.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;
}

/* item: REVIEW
----------------------------------------------------------- */

.item-review,
.item-review .lcol,
.item-review .rcol {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.item-review {
    margin-bottom: 10px;
    width: 232px;
    border-bottom: solid 2px #c0d9ed;
}

.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 0;
    text-align: right;
}

.item-review h3 {
    margin-bottom: 2px !important;
}

.item-review p {
    padding: 0 0 3px 5px !important;
    line-height: 14px;
}

.item-review .author {
    margin: 0 0 3px 0;
    border-bottom: solid 1px #c0d9ed;
}

/* item: COMMENTS, PHOTOS
----------------------------------------------------------- */

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

.item-photos .lcol,
.item-comments .lcol,
.item-photos .rcol,
.item-comments .rcol {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.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 {
    margin-bottom: 3px !important;
    font-size: 16px;
}

.item-photos p,
.item-comments p {
    padding: 0 0 5px 5px !important;
    line-height: 14px;
}

.tabs-extra .item-photos p.exc,
.tabs-extra .item-comments p.exc {
    margin: 3px 0 0 0;
    padding: 5px 0 0 0 !important;
    border-top: solid 1px #c0d9ed;
}

.item-photos .author,
.item-comments .author {
    margin: 0 0 3px 0;
    border-bottom: solid 1px #c0d9ed;
}

.tabs-extra .item-photos .author,
.tabs-extra .item-comments .author {
    border: none;
}

.item-comments .thumb {
    padding: 0 0 5px 0;
}

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

.item-photos .foot span {
    float: left;
    padding: 8px 0;
    width: 23%;
    border-left: solid 1px #c0d9ed;
}

.tabs-extra .item-photos .foot span {
    width: 32.5%;
}

.item-photos .foot .info {
    width: 30%;
    border: none;
}

.tabs-extra .item-photos .info {
    display: block;
    padding: 5px 0 0 0;
}

.item-photos .foot .like a,
.item-photos .foot .dislike a,
.item-photos .foot .comments a {
    display: block;
    padding: 0 0 0 22px;
    background: url(ico-vote.png) no-repeat 6px 3px;
}

.item-photos .foot .dislike a {
    background-position: 5px -44px;
}

.item-photos .foot .comments a {
    background: url(ico18.png) no-repeat 1px -149px;
}

/* item: HOTEL
----------------------------------------------------------- */

.item-hotel {
    position: relative;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 10px;
    background: #fff;
}

.item-hotel .t,
.item-hotel .b,
.item-hotel .head,
.item-hotel .price {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.item-hotel .t {
    width: 210px;
}

.item-hotel .b {
    width: 520px;
}

.item-hotel .b .head {
    width: 320px;
}

.item-hotel .b .head h3 {
    padding: 0 10px 5px 0;
    font-size: 20px;
}

.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 {
    margin: 0 10px 7px 0;
    padding: 7px 0;
    font-size: 13px;
    color: #6a7681;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.item-hotel .b .location .adr {
    float: left;
}

.item-hotel .b .location .map {
    float: right;
}

.item-hotel .b .price {
    padding: 0 5px 5px 10px;
    width: 185px;
    background: #e9f4ff url(bg-white.png);
}

.item-hotel .b .price span {
    display: block;
    font-size: 12px;
}

.item-hotel .b .price .big {
    font-size: 24px;
}

.item-hotel .b .price .small {
    color: #6a7681;
}

.item-hotel .b .exc {
    padding: 0 0 5px 0;
    font-size: 13px;
}

.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 0;
    width: 28%;
}

.item-hotel .foot .shortlist {
    margin: 8px 0 0 0;
    width: 25%;
}

.item-hotel .foot .book {
    float: right;
}

.item-hotel .flag {
    position: absolute;
    top: 13px;
    left: 7px;
}

.item-hotel .flag span {
    display: block;
    margin: 0 0 1px 0;
    height: 21px;
    line-height: 18px;
    font-weight: bold;
    font-size: 11px;
    text-indent: 7px;
    text-transform: uppercase;
    color: #fff;
    background: url(flag.png) no-repeat;
}

.item-hotel .flag .deal {
    width: 61px;
    background-position: 0 0;
}

.item-hotel .flag .lastmin {
    width: 80px;
    background-position: 0 -21px;
}

.item-hotel .flag .earlybook {
    width: 90px;
    background-position: 0 -42px;
}

.item-hotel .flag .discount {
    position: absolute;
    top: 117px;
    left: 164px;
    width: 42px;
    height: 26px;
    line-height: 29px;
    font-size: 14px;
    background: url(flag-discount.png);
}

/* bar: FOOT, BOOK, LINKS
----------------------------------------------------------- */

.footbar {
    position: relative;
    padding: 10px 15px 5px 15px;
    background: #d8eafa url(bg-white.png);
    border-top: #fff;
}

#ttl .footbar {
    margin: 8px 0 0 0;
}

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

.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 {
    padding: 10px 15px 0 15px;
    background: #d8eafa url(bg-white.png);
}

.linksbar p {
    padding: 0 0 7px 0;
    font-weight: bold;
    font-size: 15px;
}

.linksbar ul {
    padding: 0 0 10px 0;
    font-size: 13px;
}

.linksbar li {
    display: inline;
    margin: 0 10px 0 0;
    line-height: 1.4em;
}

.linksbar li:after {
    content: "   |";
    color: #ccc;
}

.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: 80px;
    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 p {
    margin: 10px 0 0 0;
}

#map p a {
    margin: 0 15px 0 0;
}

/* 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 a,
.paging b {
    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;
    zoom: 1;
    *display: inline;
}

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

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

.paging .f,
.paging .l,
.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;
    margin-left: 10px;
}

.paging .f {
    margin-right: 10px;
    background-position: 0 -24px;
}

.paging .l {
    background-position: 0 -36px;
}

.paging .f:hover,
.paging .l:hover,
.paging .p:hover,
.paging .n:hover {
    background-color: transparent;
}

/* module: Bestof
----------------------------------------------------------- */

.bestof .item {
    margin: 0 0 5px 0;
}

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

.bestof .item .more {
    padding: 0 10px 7px 10px;
    font-size: 12px;
    text-align: right;
}

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

.bestof p {
    padding: 5px 10px;
    font-weight: bold;
    font-size: 14px;
}

.bestof .item ul {
    padding: 7px 10px 0 10px;
    font-weight: bold;
    font-size: 13px;
}

.bestof .item li {
    padding: 0 0 7px 0;
}

.bestof .bof1 {
    background: #a3c5ff url(bg-sky.png);
}

.bestof .bof2 {
    background: #d1e2fe url(bg-sky.png);
}

.bestof .bof3 {
    background: #e9f4ff url(bg-white.png);
}

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

.t-price {
    margin: 0 0 10px 0;
    width: 100%;
    background: #fff;
}

.t-price thead td {
    padding: 8px 4px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: top;
    background: #d8eafa url(bg-white.png);
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.t-price tbody th,
.t-price tbody td {
    padding: 6px 8px;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    border-bottom: solid 1px #d4dfea;
}

.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;
    zoom: 1;
    *display: inline;
}

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

.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 {
    font-size: 31px;
}

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

.area-resort .slide-resort,
.area-resort .td,
.area-resort .bestof {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *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 form {
    padding: 10px;
    background: #fff;
}

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

.area-resort .td {
    width: 33%;
}

.area-resort .td label {
    display: block;
    padding: 0 0 5px 0;
    font-size: 12px;
    color: #6a7681;
    text-transform: uppercase;
}

.area-resort .td select {
    padding: 3px;
    font-size: 13px;
    width: 96%;
    background: #fff;
    border: solid 1px #7990b4;
}

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

.tabs-extra {
    margin: 10px 0;
    font-size: 13px;
}

.tabs-extra .tab {
    padding: 10px 0 !important;
    background: #fff;
}

.tabs-extra .tab .item {
    display: inline-block;
    width: 235px;
    margin: 0 0 10px 10px;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.tabs-extra .tab .item h3 {
    font-size: 14px;
    line-height: 16px;
}

.tabs-extra .f {
    margin: 0 10px;
    padding: 12px 10px;
    font-size: 12px;
    text-align: center;
    background: #f0f0f0;
}

.tabs-extra .f a {
    margin: 0 4px;
}

.tabs-extra .f a:after {
    content: "   |";
    color: #ccc;
}

.tabs-extra .f a.last:after {
    content: "";
}

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

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

.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 {
    margin: 10px 0;
    padding: 10px;
    background: #e9f4ff;
}

.message .ta {
    margin: 0 0 20px 0;
}

.message .thr {
    padding: 10px 0 0 0 !important;
    border-top: solid 1px #ddd;
}

.message .td {
    display: inline-block;
    margin: 0 0 10px 0;
    width: 50%;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.message .tdd {
    display: inline-block;
    margin: 0 0 10px 0;
    width: 33%;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.message .tdr,
.message td.r {
    text-align: right;
}

.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;
    padding: 0 0 5px 0;
    font-size: 14px;
}

.message .tra input {
    width: auto;
    border: none;
}

.message .tra select {
    margin: 0 5px 0 0;
    width: auto;
}

.message .tra {
    padding: 0 0 15px 0;
}

.message table.tra {
    margin: 0 0 15px 0;
    width: 100%;
}

.message table.tra th {
    padding: 5px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #11254f url(bg-ttl.png);
    border-bottom: solid 1px #fff;
}

.message table.tra td {
    padding: 5px;
    font-size: 13px;
    background: #dae8f7;
    border-bottom: solid 1px #fff;
}

.message .tra label {
    width: auto;
    display: inline;
    padding: 0 10px 0 0;
}

.message label.aster:after {
    content: "*";
    color: #f66;
}

.message fieldset input,
.message select,
.message textarea {
    padding: 3px;
    width: 70%;
    font-size: 13px;
    background: #fff;
    border: solid 1px #7990b4;
}

.message textarea {
    width: 99%;
}

.message span.note {
    display: block;
    margin: 3px 0 0 0;
    font-size: 12px;
    color: #829bb9;
}

.message .error {
    display: block;
    margin: 3px 0 0 0;
    font-size: 12px;
    color: #c00;
}

.message div.submit {
    margin: 20px 0 0 0;
}

/* 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 {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #e9f4ff url(bg-white.png);
}

.comment-head,
.comment-body {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.comment-head {
    padding: 10px 5px 0 0;
    width: 25%;
    font-size: 13px;
    background: url(bg-comment.png) 100% 13px no-repeat;
}

.comment-head .comment-thumb {
    display: block;
    margin: 0 0 5px 0;
}

.comment-head .comment-date {
    font-style: italic;
    font-size: 12px;
    color: #6a7681;
}

.comment-body {
    padding: 10px;
    width: 71%;
    background: #fff;
    border-top: solid 1px #e9f4ff;
    border-bottom: solid 1px #e9f4ff;
}

.comment-body p {
    padding: 0 0 10px 0;
}

.comment-body .vote {
    padding: 8px 0 0 0;
    height: 16px;
    font-size: 12px;
    border-top: solid 1px #e9f4ff;
}

.comment-body .like a {
    float: left;
    margin: 0 10px 0 0;
    height: 22px;
    line-height: 22px;
    padding: 0 6px 0 22px;
    background: url(ico-vote.png) no-repeat 6px 4px;
}

.comment-body .like .dislike {
    background-position: 5px -41px;
}

.comment-body a.liked {
    cursor:pointer;
    color: #fff;
    background-color: #00aa4f;
    background-position: 6px -89px;
}

.comment-body a.disliked {
    cursor:pointer;
    color: #fff;
    background-color: #c00;
    background-position: 5px -135px;
}

.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;
    zoom: 1;
    *display: inline;
}

.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;
    zoom: 1;
    *display: inline;
}

.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;
    zoom: 1;
    *display: inline;
}

.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;
    zoom: 1;
    *display: inline;
}

.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-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 {
    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;
}