@CHARSET "UTF-8";

#cnt-main-body-home-page .paginator span,
#cnt-main-body-home-page .paginator a {
    border: 1px solid #c5c8bf;
    background-color: #e1e4db;
    color: #454740;
}

#cnt-main-body-home-page .paginator a.on {
    background-color: #f1440c;
    color: #fff;
    border: 1px solid #f1440c;
}

#cnt-main-body-home-page .paginator a:hover {
    border-color: #f1440c;
}


#cnt-day-offer {
	width: 450px;
	float: left;
}

#cnt-day-offer .box {
	height: 308px;
	padding: 0 7px;
	background: url("../img/day_offer_bg.gif") 0 0 no-repeat;
}

#cnt-day-offer h2 {
    background: url("../img/day_offer_hdr.gif") 9px 0 no-repeat;
    width: 96px;
    height: 27px;
}

#cnt-day-offer h3 {
    display: none;
}

#cnt-day-offer .menu {
	padding: 7px 0 6px 0;
}

#cnt-day-offer .menu li {
    float: left;
}

#cnt-day-offer .menu li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
    height: 24px;
}

#cnt-day-offer .menu li a:hover {
    background-position: 0 -24px;
}

#cnt-day-offer .menu li.on a,
#cnt-day-offer .menu li.on a:hover {
	background-position: 0 -48px;
}

#cnt-day-offer .menu li.last-minute a {
	background-image: url("../img/day_offer_tab_last_minute.gif");
	width: 100px;
}

#cnt-day-offer .menu li.hits a {
    background-image: url("../img/day_offer_tab_hits.gif");
    width: 102px;
}

#cnt-day-offer .menu li.ski a {
    background-image: url("../img/day_offer_tab_ski.gif");
    width: 62px;
}

#cnt-day-offer .menu li.exclusive a {
    background-image: url("../img/day_offer_tab_exclusive.gif");
    width: 108px;
}

#cnt-day-offer .menu li.singles a {
    background-image: url("../img/day_offer_tab_singles.gif");
    width: 84px;
}

#cnt-day-offer .menu li.family a {
    background-image: url("../img/day_offer_tab_family.gif");
    width: 79px;
}

#cnt-day-offer .menu li.first_minute2 a {
    background-image: url("../img/day_offer_tab_first_minute_.gif");
    width: 130px;
}

#cnt-day-offer .menu li.sunny a {
    background-image: url("../img/day_offer_tab_sunny.gif");
    width: 90px;
}

#cnt-day-offer .menu li.exotic a {
    background-image: url("../img/day_offer_tab_exotic.gif");
    width: 97px;
}

#cnt-day-offer .menu li.first-minute a {
    background-image: url("../img/day_offer_tab_first_minute.gif");
    width: 99px;
}

#cnt-day-offer .menu li.travelling a {
    background-image: url("../img/day_offer_tab_travelling.gif");
    width: 94px;
}



#cnt-day-offer .item-list {
    position: relative;
}

#cnt-day-offer .item-list .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 436px;
    height: 264px;
}

#cnt-day-offer .item-list .item.on {
    display: block;
}

#cnt-day-offer .item .offers {
	display: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("../img/day_offer_offers_bg.png") !important;
	background-image: url("../img/day_offer_offers_bg.gif");
	font-size: 12px;
	width: 200px !important;
	
	position: absolute;
	right: 20px;
	bottom: 0;
}

#cnt-day-offer .item .offers table {
    width: 180px;
    margin: 0 auto;
    border: none;
    border-collapse: collapse;
}

#cnt-day-offer .item .offers thead th {
    font-weight: normal;
    color: #767870;
    padding-top: 8px;
    padding-bottom: 2px;
}

#cnt-day-offer .item .offers tbody td {
    padding: 2px 0;
}

#cnt-day-offer .item .offers a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 1em;
}

#cnt-day-offer .item .offers a:hover em,
#cnt-day-offer .item .offers a:hover {
	color: #f1440c;
}

#cnt-day-offer .item .offers thead .col-1 {
    text-align: left;
    
}

#cnt-day-offer .item .offers thead .col-2 {
	text-align: right;
}

#cnt-day-offer .item .offers td strong {
    float: left;
}

#cnt-day-offer .item .offers td em {
    float: right;
    color: #000;
    font-weight: bold;
}

#cnt-day-offer .item .show-offers-btn {
	width: 200px;
	height: 19px;
	position: absolute;
    right: 20px;
    bottom: 0;
    background: url("../img/day_offer_show_offers_btn.png") 0 0 no-repeat !important;
    background: url("../img/day_offer_show_offers_btn.gif") 0 0 no-repeat;
}




#cnt-hotel-reviews {
    width: 259px;
    float: right;
}

#cnt-hotel-reviews .box {
    background: url("../img/hotel_reviews_bg_mid.gif") 0 0 repeat-y;
}

#cnt-hotel-reviews .ftr {
	background: url("../img/hotel_reviews_bg_btm.gif") 0 100% no-repeat;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px;
}

#cnt-hotel-reviews .ftr a span {
	color: #ff7800;
}

#cnt-hotel-reviews .ftr a:hover span,
#cnt-hotel-reviews .ftr a:hover {
    color: #f1440c;
    text-decoration: none;
}

#cnt-hotel-reviews .ftr .lnk-1 {
    float: left;
}

#cnt-hotel-reviews .ftr .lnk-2 {
    float: right;
}



#cnt-hotel-reviews h2 {
    background: url("../img/hotel_reviews_hdr.gif") 0 0 no-repeat;
    width: 133px;
    height: 27px;
}

#cnt-hotel-reviews .menu {
	background: url("../img/hotel_reviews_bg_top.gif") 0 0 no-repeat;
    padding: 7px 7px 6px 7px;
}

#cnt-hotel-reviews .menu li {
    float: left;
}

#cnt-hotel-reviews .menu li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    width: 122px;
}

#cnt-hotel-reviews .menu li a:hover {
    background-position: 0 -24px;
}

#cnt-hotel-reviews .menu li.on a {
    background-position: 0 -48px;
}

#cnt-hotel-reviews .menu li.top a {
    background-image: url("../img/hotel_reviews_tab_top.gif");
}

#cnt-hotel-reviews .menu li.last a {
    background-image: url("../img/hotel_reviews_tab_last.gif");
}


#cnt-hotel-reviews .groups h3 {
    display: none;
}

#cnt-hotel-reviews .groups .group {
   display: none;
}

#cnt-hotel-reviews .groups .group.on {
    display: block;
}

#cnt-hotel-reviews .groups .group ul {
    background-color: #e1e3db;
    width: 245px;
    margin: 0 auto;
}

#cnt-hotel-reviews .groups .group li {
    background-color: #fff;
    margin-bottom: 1px;
    padding: 7px 8px 5px 8px;
    display: inline;
    float: left;
}

#cnt-hotel-reviews .groups .group li.first {
	padding-top: 8px;
    background: #fff url("../img/hotel_reviews_first_review_bg.gif") 0 0 no-repeat;
}

#cnt-hotel-reviews .groups .group li.last {
    background: #fff url("../img/hotel_reviews_last_review_bg.gif") 0 100% no-repeat;
    margin-bottom: 0;
    padding-bottom: 9px;
}


#cnt-hotel-reviews .groups .group .place {
	float: left;
	width: 120px;
}

#cnt-hotel-reviews .groups .group .place h4 {
    font-size: 12px;
    padding-bottom: 0;
}

#cnt-hotel-reviews .groups .group .full .place h4 {
	font-size: 14px;
    padding-bottom: 3px;
}

#cnt-hotel-reviews .groups .group .place h4 a {
    color: #000;
}

#cnt-hotel-reviews .groups .group .place h4 a:hover {
    text-decoration: none;
    color: #f1440c;
}

#cnt-hotel-reviews .groups .group .place em {
    font-size: 12px;
}

#cnt-hotel-reviews .groups .group .place em span {
    color: #ff7800;
}

#cnt-hotel-reviews .groups .group .numbers {
    float: right;
    width: 109px;
}


#cnt-hotel-reviews .groups .group .numbers .score .bar {
    float: left;
}

#cnt-hotel-reviews .groups .group .numbers .score strong {
    float: right;
}

#cnt-hotel-reviews .groups .group .numbers em {
    clear: both;
    font-size: 11px;
    line-height: 12px;
    color: #aaaca4;
    padding-left: 7px;
}

#cnt-hotel-reviews .groups .group .description {
    clear: both;
    padding-top: 7px;
    padding-bottom: 3px;
    line-height: 15px;
}

#cnt-hotel-reviews .groups .group .description .pic {
    float: left;
}

#cnt-hotel-reviews .groups .group .description .txt {
    text-align: left;
    font-size: 12px;
}

#cnt-hotel-reviews .groups .group .description .txt img {
    float: left;
    margin: 0 6px 0 0;
    display: inline;
}

#cnt-hotel-reviews .groups .group-compressed ul li {
    padding: 6px 8px 5px 8px;
}

#cnt-hotel-reviews .groups .group-compressed ul li.last {
    padding-bottom: 5px;
}




#cnt-newest-promotions {
    clear: both;
    padding-top: 15px;
}

#cnt-newest-promotions h2 {
    background: url("../img/newest_promotions_hdr.gif") 9px 0 no-repeat;
    width: 166px;
    height: 27px;
    float: left;
    margin-top: 4px;
    display: inline;
}

#cnt-newest-promotions .paginator {
    float: right;
    padding-bottom: 5px;
    padding-right: 11px;
}

#cnt-newest-promotions .portions {
    clear: both;
    position: relative;
    height: 50px;
}

#cnt-newest-promotions .portion {
    display: none;
}

#cnt-newest-promotions .portion.on {
    display: block;
}

#cnt-newest-promotions .portion li {
	float: left;
	background-color: #e6e6df;
}

#cnt-newest-promotions .portion li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 17px; 
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 50px;
    cursor: pointer;
}

#cnt-newest-promotions .portion li a:hover {
    background-position: 0 100%;
}

#cnt-newest-promotions .portion li a span {
    padding-left: 20px;
    padding-top: 8px;
    float: left;
    white-space: nowrap;
    cursor: pointer;
}

#cnt-newest-promotions .portion li a em,
#cnt-newest-promotions .portion li a strong {
	float: left;
	padding-left: 20px;
    clear: both;
    white-space: nowrap;
    cursor: pointer;
}

#cnt-newest-promotions .portion li.box-1 a {
    background-image: url("../img/newest_promotions_box_1.gif");
    width: 179px;
}

#cnt-newest-promotions .portion li.box-2 a {
    background-image: url("../img/newest_promotions_box_2.gif");
    width: 181px;
}

#cnt-newest-promotions .portion li.box-3 a {
    background-image: url("../img/newest_promotions_box_3.gif");
    width: 180px;
}

#cnt-newest-promotions .portion li.box-4 a {
    background-image: url("../img/newest_promotions_box_4.gif");
    width: 179px;
}






