body{
	margin:0;
	color: #009;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	min-width: 935px;
}
img{border:none;}
table,tr,td,th {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a{
	color:#009;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	color: #f60;
}
h3 {
	padding: 0 0 0 15px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	margin: 0;
}
/*tabs start */
.tabs-holder {
	position: relative;
	width: 100%;
}
.tabs-holder .title {height: 20px;}
.tabs-holder .lowestprice {
	line-height: 50px  !important;
	height: 60px;
}
.tabs-holder:after {
	display: block;
	content: "";
	clear: both;
}
.tabcontent {
	padding: 20px 0 0;
	width: 100%;
}
.tabcontent img{
	display: block;
	margin: 0 auto;
}
.tabset {
	height: 50px;
	width: 191px;
	padding: 0 3px 0 5px;
	position: absolute;
	right: 25px;
	top: -10px;
	z-index: 100;
	background:#fff url(../images/tab-line-red.gif) no-repeat 50% 100%;
}
.tabset.blueline {
	background: #fff url(../images/tab-line-blue.gif) no-repeat 50% 100% !important;
}
.tabset ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 42px;
	overflow: hidden;
}
.tabset li {
	float: left;
	width: 95px;
}
a.tab {
	margin: 8px 0 0;
	font-size: 11px;
	text-align: center;
	width: 95px;
	height: 51px;
	line-height: 28px;
	font-weight: normal;
	color: #fff !important;
	background: url(../images/tab-red.gif) no-repeat;
	float: left;
	display: inline;
}
a.tab.bluetab {
	background: url(../images/tab-blue.gif) no-repeat;
}
a.active{
	margin-top: 0;
	line-height: 42px;
	font-size: 12px;
}
div.tab {
	width:100%;
	clear: both;
	padding-bottom:25px;
}
/*tabs end */

.tabset2 {
	height: 50px;
	width: 97px;
	padding: 0 3px 0 5px;
	position: absolute;
	right: 25px;
	top: -10px;
	z-index: 100;
	background:#fff url(../images/tab-line-red2.gif) no-repeat 50% 100%;
}
.tabset2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 42px;
	overflow: hidden;
}
.tabset2 li {
    margin: 0 0 0;
	font-size: 12px;
	text-align: center;
	width: 95px;
	height: 51px;
	line-height: 42px;
	font-weight: normal;
	color: #fff !important;
	background: url(../images/tab-red.gif) no-repeat;
	float: left;
	display: inline;
}
div.tab {
	width:100%;
	clear: both;
}
/*tabs end */
#main {
	width: 986px;
	overflow: hidden;
	margin: 10px 0 0;
	background:#9ff;
	padding:0 0 3px;
	position:relative;
}
.container{padding:76px 0 0;}
.content-holder {
	width: 977px;
	padding: 0 4px 0 5px;
	overflow: hidden;
	background: url(../images/content-holder-bg-middle.gif) repeat-y;
	position:relative;
}
.top-content-holder {
	background: url(../images/top-content-holder-middle.gif) no-repeat;
}
.bottom-content-holder {
	background: url(../images/bottom-content-holder-middle.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:18px 0 15px 5px;
	width:100%;
	position: relative;
}
/*header start */
#header{
	width:100%;
	height:94px;
	position:absolute;
	top:4px;
	_top:0px;
	left:0;
}
#header strong.logo a{
	float:left;
	width:334px;
	height:94px;
	overflow:hidden;
}
#header .book{
	float:right;
	margin:5px 47px 0 0;
	display:inline;
}
.page-title {
	float: right;
	text-align: center;
	font:bold 24px Arial, Helvetica, sans-serif;
	width: 352px;
	padding:0px 182px 0 0 !important;
}
.pint-logo {
	display:none;
}
/*header end */
/*left column start */
#left-column{
	width:104px;
	padding:4px 5px 0;
	position:inherit;
	top:18px;
	z-index:555;
	margin-left:-118px;
	_margin-left:-59px;
    float:left
}
.side-bar{
	width:104px;
	background:url(../images/side-bar-bg.gif) repeat-y;
	margin:0 0 8px;
}
.side-bar .top{background:url(../images/top-side-bar.gif) no-repeat;}
.side-bar .bottom{
	background:url(../images/bottom-side-bar.gif) no-repeat 0 100%;
	padding:1px 5px 6px;
}
.side-bar ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	line-height:15px;
}
.side-bar ul li{
	margin:6px 0 0;
	background:#9ff url(../images/top-side-bar-link.gif) no-repeat;
	width:100%;
	vertical-align:top;
}
.side-bar ul li a:hover{
	color:#f60;
	text-decoration:none;
}
.side-bar ul li span{
	padding:0 0 0 2px;
	display:block;
	background:url(../images/bottom-side-bar-link.gif) no-repeat 0 100%;
}
/*left column start*/
/*content start*/
#content{
	width: 655px;
	padding:5px 0px 0 122px;
	float: left;
}
#content:after {
	display: block;
	content: "";
	clear: both;
}
.title {
	height: 30px;
	position: relative;
	width: 702px;
	background: #99fffe;
}
/*block start */
.details {margin-top: 15px !important;}
.details .title{
	height: 17px;
}
.details p {
	background: #fff;
	padding: 15px 30px 15px 92px !important;
	margin: 0 1px !important;
}
.block {
	background: url(../images/block-bg2.gif) repeat-y;
	width: 655px;
	margin:0 0 20px;
}
.block .top {
	background: url(../images/top-block2.gif) no-repeat;
	width: 100%;
}
.block .bottom {
	background: url(../images/bottom-block2.gif) no-repeat 0 100%;
	padding:8px 0 13px;
}
.title {
	width: 100%;
}
.block h1{
	margin:0;
	text-align:center;
	font:bold 14px/28px Arial, Helvetica, sans-serif;
	color:#009;
}
.block p{
	font-size:9px;
	margin:5px 0 0;
	line-height:13px;
	color:#009;
}
.orang-link{
	display:block;
	padding:0 0 15px;
	text-align:center;
	font-size:14px;
	margin:-10px 0 0;
}
.orang-link a{
	color:#f60;
	text-decoration:underline;
	font-weight:bold;
}
.lowestprice {
	position: absolute;
	top: -19px;
	font-size:16px !important;
	left:30px;
	line-height: 60px !important;
	color: #f60;
	background: url(../images/seal.gif) no-repeat;
	padding: 0 0 0 80px !important;
}
.waytosearch {
	position: absolute;
	right: 4px;
	top: -7px;
}
* html .waytosearch{
	right: 3px;
}
.waytosearch p {
	padding:0 0 0 9px !important;
	margin: 0 !important;
	font-size: 11px !important;
	line-height: 20px !important;
}
.waytosearch ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.waytosearch li {
	float: left;
	padding:0 8px 0 9px;
	background: url(../images/sep01.gif) no-repeat 0 50%;
	margin: 0 0 0 -1px;
}
.waytosearch li a {
	font-weight: normal;
}
/*block end */
/* form search start */
.search-place {
	padding: 26px 0 0 20px;
	position: relative;
	width: 580px;
}
label.none {
	display: none;
}
.search-place div{
	overflow: hidden;
	height: 1%;
}
.search-place label {
	float: left;
	font-size: 11px;
	width: 92px;
}
.search-place select {
	float: left;
	font-size: 11px;
	padding: 0;
	margin: 0 0 0 9px;
}
.city {
	padding: 0 0 14px;
}
.roomtype select,
.city select {
	width: 220px;
}
.arrival {
	padding: 0 0 9px;
}
.departure select,
.arrival select{
	margin: 0 5px 0 9px;
}
.departure .month,
.arrival .month {
	width: 47px;
}
.departure .year,
.arrival .year {
	width: 51px;
}
.departure .day,
.arrival .day {
	width: 39px;
}
.departure span,
.arrival span {
	color: #f60;
	font-size: 11px;
	float: left;
	width: 38px;
	line-height: 16px;
}
.departure {
	padding: 0 0 16px;
}
.peoplenumber {
	padding:0 0 11px
}
.peoplenumber select {
	width: 40px;
	margin: 0 9px 0 9px;
}
.peoplenumber input {
	float: left;
	padding: 0;
	margin: 2px 12px 0 0;
	display: inline;
	width: 13px;
	height: 13px;
}
.peoplenumber label {
	white-space: nowrap;
	line-height: 15px;
}
.btn-search {
	position: absolute;
	bottom:-20px;
	height:121px;
	right:-3px;
	color: #009;
	width:257px;
	background: url(../images/btn-search.gif) no-repeat;
}
.btn-search span {
	font-size: 26px;
	
	padding: 60px 0 0 45px;
	display: block;
}
.btn-search:hover span {color: #f60;}
* html .btn-search {
	right: -1px;
	background: -28px;
	background: url(../images/btn-search.gif) no-repeat;
}
/* form search end */
#content h2 {
	color:#009;
	font: bold 15px Arial,Helvetica,sans-serif;
	margin:0;
	padding:8px 0 0 7px;
}
#content p {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;;
	color: #009;
	margin: 0;
	padding:7px 20px 11px 8px;
}
/*product start */
.dark-blue {background: #c5d7f7 !important;}
.products-holder {
	margin-left: -14px;
	width: 666px;
	padding-bottom: 23px;
	overflow: hidden;
	float: left;
	display: inline;
}
.product{
	width:150px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.product strong{
	text-align:center;
	color:#203f6f;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	background:#f2f2f2;
	border:1px solid #a4acad;
	margin:0 0 6px;
	height:38px;
	display:table;
	width:148px;
}
* html .product strong{
	position:relative;
	display:block;
}
* +html .product strong{
	position:relative;
	display:block;
}
.product strong span{
	text-align:center;
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
* html .product strong span{
	position:absolute;
	top:50%;
}
* html .product strong span a{
	position:relative;
	top:-50%;
	left:-50%;
}
* +html .product strong span{
	position:absolute;
	top:50%;
}
* +html .product strong span a{
	position:relative;
	top:-50%;
	left:-50%;
}
.product strong a{color:#203f6f;}
.product strong a:hover{
	color:#f60;
	text-decoration:none;
}
.product {
	width: 207px;
	margin-left: 15px;
}
.product-block {
	padding:15px 0 17px;
	width: 100%;
	overflow: hidden;
}
.product strong {
	width: 205px;
	height: 44px;
}
.product strong a {
	color: #009;
	font-size: 14px;
}
.product img {
	border:1px solid #a4acad;
	padding:3px;
}
.map {
	background:#f2f2f2;
	border:1px solid #a4acad;
	height:116px;
	margin:5px 0 0;
	overflow:hidden;
	width:205px;
}
.map .btn {
	display:inline;
	float:left;
	margin:9px 0 0 8px;
	width: 53px;
}
.map img {
	border:none;
	display:block;
	float:none;
	margin:0 auto;
	padding:0 !important;
}
.map span {
	color:#009;
	display: block;
	font-size:13px;
	line-height:19px;
	padding:25px 18px 0 0;
	text-align:center;
}
.product .price {
	display:block;
	margin:6px 0 0;
	background:url(../images/btn-price2.gif) no-repeat;
	text-align:center;
	font:10px/24px Arial, Helvetica, sans-serif;
	color:#009;
}
.product .price span {font:bold 12px/50px Verdana, Arial, Helvetica, sans-serif;}
.product .price span span {color: #f60;}
.product .price:hover {color: #f60;}
/*product end */
.btn-orange {
	margin:0 auto 23px;
	padding:0 15px;
	width:487px;
	background: url(../images/btn-orange-l.gif) no-repeat;
	color:#fff;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:36px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
.btn-orange span {
	background: url(../images/btn-orange-r.gif) no-repeat 100% 0;
	display: block;
	height: 36px;
	cursor: pointer;
}
.btn-orange span strong {
	font-size: 14px;
	font-weight: bold;
	line-height:32px;
}
/*box start */
.box {
	width: 653px;
	border: 1px solid #9affff;
	margin: 27px 0 29px;
}
.box .title {height: 24px;}
.box p {
	width: 536px;
	padding: 12px 0 24px !important;
	margin: 0 0 -1px 92px !important;
	background: #fff;
}
.box .fastselling {
	font-size:14px !important;
	line-height:114px !important;
	text-indent:5px;
	top:-45px;
}
.fastselling {
	background: url(../images/icon01.gif) no-repeat;
	padding: 0 0 0 70px !important;
	line-height: 112px !important;
	position: absolute;
	height: 142px;
	top: -52px;
	left: 20px;
}
/*box end */
/*preview start */
.preview {position: relative;}
.preview .offer {
	left:554px;
	position:absolute;
	z-index: 2;
	top:-17px;
}
.info {
	background: #fff;
	padding: 19px 0 10px;
	margin: 0 1px;
	height: 1%;
	overflow: hidden;
}
.photo-holder {
	width: 88px;
	margin: 0 17px 0 13px;
	float: left;
}
.about-hotel {
	float: left;
	width: 485px;
	padding: 0 30px 0 0;
	position: relative;
}
.about-hotel .price {
	position: absolute;
	bottom: 2px;
	right: 0;
	display:block;
	margin:6px 0 0;
	background:url(../images/btn-price3.gif) no-repeat;
	text-align:center;
	font: 10px/50px Arial, Helvetica, sans-serif;
	color:#009;
	width: 159px;
}
.about-hotel .price span {font:bold 12px/50px Verdana, Arial, Helvetica, sans-serif;}
.about-hotel .price span span {color: #f60;}
.about-hotel .price:hover {color: #f60;}
* html .about-hotel .price {
	bottom: 1px;
	right: -1px;
}
.hotel-name {
	line-height: 17px;
	display: block;
	color: #009;
	overflow: hidden;
	height: 1%;
}
.hotel-name img {
	margin: 0 5px 0 0;
	float: left;
}
.about-hotel h4 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	margin:11px 0 10px 5px;
}
.about-hotel p {
	padding: 0 0 17px 5px !important;
}
.photo-holder img {
	padding: 1px;
	border: 1px solid #a1a1a1;
	margin: 0 0 9px;
	display: block;
}
.preview h3 {
	font: bold 14px/12px Arial, Helvetica, sans-serif !important;
	color: #009 !important;
	margin: 0 !important;
	padding: 0 0 10px 30px !important;
}
.our-rating {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 5px;
	color: #009;
}
.our-rating img {
	float: left;
	margin: 2px 12px 0 0;
}
.our-rating .star-rating {
	margin: 2px 12px 0 0;
	float: left;
}
.preview-link {
	margin: 0;
	padding: 9px 0 0;
	list-style: none;
	float: left;
	overflow: hidden;
}
.preview-link li {
	float: left;
	margin: 0 0 0 -2px;
	padding: 0 7px 0 7px;
	background: url(../images/sep02.gif) no-repeat 0 50%;
}
.preview-link li a{
	text-decoration: underline;
	font-weight: bold;
}
/*preview end */
.centred {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	width: 380px;
	margin: 14px auto 0;
}
.btn-blue {margin:8px auto 35px;}
/*table start */
.small {
	width: 410px;
	margin:3px auto 11px;
}
.wimbledon {
	padding: 25px 15px 0 0 !important;
	width: auto !important;
}
.table {margin: 32px 0 20px;}
.table .bottom {padding:6px 0 10px;}
.table .title{
	position:relative;
	z-index:10;
	padding:16px 0 0 !important;
	height: 1px;
}
.table p.intro {
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0 0 92px !important;
	position: relative;
	z-index: 1;
	text-align: left;
}
.table2 p,
.table p {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif !important;
	text-align: center;
	position: relative;
	z-index: 1;
	padding:5px 0 0 !important;
}
.table h2{
	padding: 0 28px 5px 19px !important;
}
.table h2 span {
	float: right;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
}
.hotels {
	position: relative;
	width: 653px;
	margin:5px 1px 25px;
}
.table p span {
	display: block;
	font-weight: normal;
	font-size:10px !important;
	padding:8px 0 14px;
}
.hotels th {
	font-weight:normal;
	height:28px;
	text-align:center;
	vertical-align: bottom;
	padding: 5px 0 10px;
}
th.left-cell {
	text-align: left;
	text-indent: 20px;
}
.starrating {
	text-align: right !important;
}
td.right-padding {
	padding: 0 5px 0 5px !important;
}
.hotels th a {
	font-weight: normal;
	white-space: nowrap;
}
.hotels th a img {padding: 0 0 0 3px;}
.hotels th a:hover {
	text-decoration: none;
	color: #f60;
}
.hotels tr {
	height: 33px;
	color: #009;
	width: 100%;
	overflow: hidden;
}
.hotels td {padding:0 0 0 20px;}
.hotels td a {white-space: nowrap;}
.hotels tr.blue {background: url(../images/bg-table-color.gif) repeat-x;}
.hotels .btn-price{
	display: block;
	background: url(../images/btn-in-table.gif) no-repeat;
	width: 108px;
	height: 29px;
	font: bold 12px/25px Verdana,Arial,Helvetica,sans-serif;
	color: #009;
	text-align: center;
	padding: 0;
	margin: 0 12px 0 -12px;
}
.hotels .btn-price span{
	color: #f60;
}
.hotels .btn-price:hover {
	text-decoration: none;
	color: #f60;
}
.hotels .stars img {
	float:right;
}
/* reviuv score start */
.star-rating {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:70px;
	height:14px;
	overflow: hidden;
	position:relative;
	background:url(../images/blocks.gif) repeat-x;
}
.star-rating li{
	padding: 0 3px 0 0;
	float:left;
}
.star-rating li a{
	display:block;
	width:7px;
	height:14px;
	text-decoration:none;
	text-indent:-9999px;
	z-index:2;
	position:absolute;
	padding:0px;
}
/*.star-rating li a:hover,*/
.star-rating li.active a{
	background:url(../images/blocks.gif) 0 14px;
	z-index:1;
	left:0px;
}
.star-rating a.s05{left:0px;}
/*.star-rating a.s05:hover,*/
.star-rating li.active a.s05{width:7px;}
.star-rating a.s1{left:7px;}
/*.star-rating a.s1:hover,*/
.star-rating li.active a.s1{width:14px;}
.star-rating a.s15{left:14px;}
/*.star-rating a.s15:hover,*/
.star-rating li.active a.s15{width:21px;}
.star-rating a.s2{left:21px;}
/*.star-rating a.s2:hover,*/
.star-rating li.active a.s2{width:28px;}
.star-rating a.s25{left:28px;}
/*.star-rating a.s25:hover,*/
.star-rating li.active a.s25{width:35px;}
.star-rating a.s3{left:35px;}
/*.star-rating a.s3:hover,*/
.star-rating li.active a.s3{width:42px;}
.star-rating a.s35{left:42px;}
/*.star-rating a.s35:hover,*/
.star-rating li.active a.s35{width:49px;}
.star-rating a.s4{left:49px;}
/*.star-rating a.s4:hover,*/
.star-rating li.active a.s4{width:56px;}
.star-rating a.s45{left:56px;}
/*.star-rating a.s45:hover,*/
.star-rating li.active a.s45{width:63px;}
.star-rating a.s5{left:63px;}
/*.star-rating a.s5:hover,*/
.star-rating li.active a.s5{width:70px;}
/* reviuv score end */
/*table end */
.table2 .title, .big-map .title {
	height:21px;
	padding:0;
}
.bottom-block .title h2, .table2 .title h2, .big-map .title h2 {
	font-size:14px !important;
	padding:0 0 0 20px !important;
}
.big-map {margin: 30px 0 0;}
.map-holder{
	width: 655px;
	background: none;
	margin:0 1px;
	padding:10px 0 17px;
}
.map-holder img {
	margin: 0 auto 20px;
	display: block;
}
.map-holder h3 {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	padding: 0 0 0 20px !important;
}
.news {margin: 30px 0 39px;}
.news .bottom {padding-top: 6px !important;}
.news .title {height: 18px !important;}
.news ul{
	margin: 0;
	padding: 20px 0 10px 17px;
	list-style: none;
	width: 560px;
}
.news li{
	background: url(../images/bull02.gif) no-repeat 0 4px;
	padding: 0 0 15px 22px;
	line-height: 15px;
	color: #009;
}
.news li span {
	font-size: 12px;
	line-height:12px !important;
}
.map-list {
	margin: 0;
	padding:16px 0 8px 18px;
	list-style: none;
	float: left;
	width: 110px;
}
.map-list li{
	height: 30px;
	background: url(../images/bull03.gif) no-repeat 0 4px;
	padding: 0 0 5px 14px;
}
.map-list li a {
	font-size: 12px;
	font-weight: normal;
	color: #009;
}
.map-list li a:hover {color: #f60;}
.guides {
	clear: left;
	font-size:12px;
	height:1%;
	margin:0;
	overflow:hidden;
	padding:0 0 3px 20px;
}
/*product small start */
.product-block-small {
	padding: 0;
	margin: 0 0 -15px;
}
.products-holder-small {
	position: relative;
	text-align: center;
	width:665px;
	overflow:hidden;
	padding:12px 0 20px;
	margin:0 0 0 -10px;
}
.holder-l {
	position: relative;
	text-align: center;
	left: 50%;
	float: left;
}
.holder-r {
	float: left;
	position: relative;
	text-align: center;
	left: -50%;
}
.product-small{
	width: 156px !important;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.product-small strong{
	text-align:center;
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background:#f2f2f2;
	border:1px solid #a4acad;
	margin:0 0 6px;
	height:50px;
	display:table;
	width:154px;
}
* html .product-small strong{
	position:relative;
	display:block;
}
* +html .product-small strong{
	position:relative;
	display:block;
}
.product-small strong span{
	text-align:center;
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
* html .product-small strong span{
	position:absolute;
	top:50%;
}
* html .product-small strong span a{
	position:relative;
	top:-50%;
	left:-50%;
}
* +html .product-small strong span{
	position:absolute;
	top:50%;
}
* +html .product-small strong span a{
	position:relative;
	top:-50%;
	left:-50%;
}
.product-small strong a{color:#0a03a8;}
.product-small strong a:hover{
	color:#f60;
	text-decoration:none;
}
.product-small .discribe {
	width: 154px;
	background:#f2f2f2;
	border:1px solid #a4acad;
	height:73px;
	padding: 0 0 30px;
	margin:5px 0 0;
	overflow:hidden;
	position: relative;
}
.rating-holder {
	position: absolute;
	bottom: 5px;
	left: 10px;
}
.product-small .discribe span {
	padding: 0;
	line-height: 18px;
}
.product-small .discribe span.rating {
	padding: 5px 0 0;
	display: block;
}
.product-small .discribe span img {
	border: none;
	padding: 0;
}
.product-small .discribe .btn {
	float: right;
	display: inline;
	margin: 44px 3px 0 0;
}
.product-small .discribe .btn img {
	border: none;
	padding: 0;
}
.describe-holder {
	text-align:left;
	width: 85px;
	padding: 5px 0 0 10px;
	float: left;
}
.describe-holder .star-rating {
	float: left;
}
.corner {
	clear: both;
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 42px;
	background: url(../images/corner.gif) no-repeat;
	color: #f60;
	font-size: 10px;
	text-decoration: none !important;
	overflow: hidden;
}
.corner em {
	padding: 5px 0 0 22px;
	display: block;
}
.product-small img{
	padding:2px;
	border:1px solid #a4acad;
}
.product-small .price {
	background: url(../images/btn-price-small-product.gif) no-repeat;
	text-align: center;
	height: 38px;
	font-weight: bold;
	width: 156px;
	display: block;
	margin:7px 0 0;
	color: #009;
	font:bold 12px/32px Verdana, Arial, Helvetica, sans-serif;
}
.product-small .price span span {color: #f60;}
.product-small .price:hover {color: #f60;}
/*product small end */
/*bottom-block start */
.bottom-block {
	margin: 30px 0 0 !important;
}
.bottom-block .title {
	height: 20px;
}
.bottom-block .title h2 {
	padding: 0 0 0 20px!important;
}
.bottom-block p{
	padding: 20px 0 0 17px !important;
	color: #009 !important;
	overflow: hidden;
}
.bottom-block p{
	padding: 17px 0 0 17px !important;
}
.list {
	margin: 0;
	padding: 30px 0 0 17px;
	list-style: none;
}
.list li {
	background: url(../images/bull02.gif) no-repeat 0 8px;
	padding: 0 0 0 27px;
	color: #009;
	line-height: 21px;
}
.sale-on {
	float: right;
	margin: 13px 18px 35px 40px;
}
img.center {
	margin: 0 auto;
	display: block;
}
/*bottom-block end */
/*content end*/
/*right column start */
#right-column {
	width: 168px;
	overflow: hidden;
	padding: 0 0 320px;
	display:inline;
	float:right;
	margin:0 11px 0 0;
}
.orange {
	width: 160px;
	margin: 0 auto 80px;
	background: url(../images/orange-side-bar-bg2.gif) repeat-y;
}
.orange .top {
	background: url(../images/top-orange-side2.gif) no-repeat;
	width: 100%;
}
.orange .bottom {
	background: url(../images/bottom-orange-side-bar2.gif) no-repeat 0 100%;
	height: 1%;
	overflow: hidden;
}
.bookmark {
	width: 151px;
}
.orange li{
	background: #fbfdc8  url(../images/right-col-bg-top2.gif) no-repeat !important;
	padding: 2px 0 0;
	margin:3px 0 0;
	line-height: 12px !important;
}
.side-bar.orange ul li span {
	background: url(../images/right-col-bg-bottom2.gif) no-repeat 0 100%;
	padding: 0 0 2px 3px;
}
#right-column h3 {
	font-size:15px;
	line-height:25px;
	padding:25px 0 5px;
	margin:0 0 10px;
	text-align:center;
}
.asbanner a {
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:12px 0 0;
	text-align:center;
	text-decoration: none !important;
}
.asbanner p {margin:0;}
.asbanner p a {
	font: 10px Arial, Helvetica, sans-serif !important;
	padding-bottom: 8px !important;
}
.hotel-price ul {
	width: 151px;
}
.seal2 img {
	display: block;
	margin: 16px auto 0;
}
.banner-zone {
	padding: 100px 0;
	width: 125px;
	margin: 0 auto;
}
.banner-zone .banner {
	margin: 14px 0 0;
	padding: 0;
	display: block;
}
.flash-holder {
	width: 160px;
	margin: 0 auto 17px;
	background: #feffcc;
	padding: 3px;
}
.flash-holder img {
	display: block;
}
.right-bottom-block {
	margin: 67px auto 0 !important;
}
.right-bottom-block .bottom {
	height: 1%;
	overflow: hidden;
}
.yellow-box {
	background: #feffcc;
	margin:5px 0 0;
	width:151px;
	overflow: hidden;
}
.right-bottom-block div .btn-hoteliers {
	background: url(../images/btn-hoteliers.gif) no-repeat 0 0;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:32px;
	line-height:28px;
	text-align:center;
	width:119px;
	margin: 5px 0 0 5px;
}
.right-bottom-block div p {
	color:#009;
	font:bold 14px Arial,Helvetica,sans-serif;
	line-height:18px;
	margin:10px 0 4px 5px !important;
}
.right-bottom-block div p a{
	text-decoration: underline;
}
.bottom-image-holder {
	position: relative;
}
#content .bottom-text {
	position: absolute;
	bottom: 15px;
	left:14px;
	width: 629px;
	padding: 0 !important;
	text-align: center;
	color: #fff !important;
	font:bold 18px Arial, Helvetica, sans-serif !important;
	cursor: pointer;
}
/*right column end */
.absolute-block {
	clear: both;
	position: absolute;
	bottom: 34px;
	right: 9px;
	width: 168px;
}
* html .absolute-block {
	bottom: 33px;
	right: 8px;
}
.absolute-block  h3 {
	font-size: 14px;
	line-height: 25px;
	color: #009 !important;
	text-align: center;
	padding: 0;
}
/*footer start */
#footer{
	background:#fff;
	margin:5px 0 0;
	width: 100%;
	padding:0 0 15px;
}
#footer p{
	margin:0;
	padding: 0 0 0 10px;
	font-size:9px;
	color:#009;
}
/*footer end */
.contact{display:none;}
.contact h3{text-align:center;}
.contact p{text-align:center; font-size:12px;}
/*pages start*/
.pages{
	overflow:hidden;
	height:1%;
	position: relative;
	text-align: center;
	padding:15px 10px 25px;
}
.pages-holder {
	position: relative;
	left: 50%;
	text-align: center;
	float: left;
}
.pages ul{
	position: relative;
	left: -50%;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
}
.pages ul li{
	float:left;
	padding:0 0 0 5px;
}
.pages ul li a{
	background:#dffeff;
	border:1px solid #a5ffff;
	display:block;
	padding:0 5px;
	color:#1f2dac;
}
.pages ul li.active a,
.pages ul li.active a:hover{
	background:#fff;
	color:#ff9a00;
}
.pages ul li a:hover{
	color:#f60;
	text-decoration:none;
}
.pages ul li a.previous span{
	background:url(../images/previous-arrow.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
}
.pages ul li a.next span{
	background:url(../images/next-arrow.gif) no-repeat 100% 50%;
	padding:0 8px 0 0;
}
/*pages end*/
/* footer nav start*/
.footer-nav ul{
	margin:0;
	padding:10px 0 0;
	list-style:none;
	text-align:center;
	font-weight:bold;
}
.footer-nav ul li{
	display:inline;
	padding:0 2px 0 8px;
	background:url(../images/separator.gif) no-repeat 0 1px;
}
.footer-nav ul li:first-child{background:none;}
.footer-nav ul li a:hover{
	color:#f60;
	text-decoration:none;
}
/* footer nav end*/
.map-in-form {
	margin: 30px auto 0;
	width: 609px;
	background: url(../images/border01.gif) no-repeat;
	padding: 10px 12px 0;
}
/*yellowblock start */
.yellowblock {
	border: 1px solid #a9a69d;
	background: #fdffce;
	width: 607px;
	margin: 0 auto;
	overflow: hidden;
}
.yellowblock-flex ul,
.yellowblock ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	overflow: hidden;
}
.yellowblock-flex li,
.yellowblock li {
	float: left;
	line-height: 28px;
}
.yellowblock-flex li a,
.yellowblock li a {
	font-weight: normal;
	font-size: 11px;
}
.yellowblock-flex li.active a:hover,
.yellowblock li.active a:hover {
	text-decoration: none;
}
.yellowblock-flex li.active a,
.yellowblock li.active a {
	font-weight: bold;
	text-decoration: underline;
}
.like-breadcrumb {margin: 0 0 0 -3px !important;}
.like-breadcrumb li:first-child {
	background: none;
}
.like-breadcrumb li {
	background: url(../images/bull01.gif) no-repeat 0 50%;
	padding: 0 0 0 12px;
}
.like-breadcrumb li a {
	padding: 0 6px 0 0;
}
.places li {
	padding: 0 9px;
	margin: 0 0 0 -2px;
	display: inline;
	background: url(../images/sep03.gif) no-repeat 0 50%;
}
/*yellowblock end */
/*quote start*/
.quote {
	border-left: 1px solid #9bfdfe;
	margin: 8px 0;
}
#content .quote h2 {
	font: bold 15px/30px "Trebuchet MS", Helvetica, sans-serif;
	background: url(../images/bull02.gif) no-repeat 9px 10px;
	padding: 0 0 0 28px;
}
/*quote start*/
/*helper start*/
.helper {
	background: url(../images/border02.gif) no-repeat 50% 0;
	width: 125px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 0 0 53px;
}
.helper ul {
	padding: 10px 0;
}
* html .icon-helper {bottom: -2px;}
.icon-helper {
	position: absolute;
	left: 55px;
	bottom: -1px;
}
.helper li {
	width: 105px !important;
	overflow: hidden;
	margin: 0 !important;
	padding:4px 0 0 10px;
	line-height: 20px !important;
	background: none !important;
}
.helper li a {font-weight: normal !important;}
.helper li img {float: right;}
/*helper end*/
/*essays start */
.essays {
	padding: 15px 10px 50px;
	font-size: 11px;
}
/*essays end */
/*big map*/
/*page structure start */
#main-map {
	background: #9ff;
	margin:0px 5px 0px 0px;
	overflow:hidden;
	padding:6px 5px 3px;
	position:relative;
	height: 1%;
}
.container-map {
	height: 1%;
	overflow: hidden;
	background:#fff url(../images/bg-left.gif) repeat-y 0 0;
}
.right-hold {
	position: relative;
	padding: 0 245px 0 0;
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-r-t.gif) no-repeat 100% 0;
}
.bg-right-b {background: url(../images/bg-r-b.gif) no-repeat 100% 100%;}
.contleft-hold {
	position: relative;
	padding: 18px 0 0;
	float: left;
	width: 100%;
	background: url(../images/bg-l-t.gif) no-repeat;
}
.left-hold {padding: 0 0 0 118px;}
.content-map{
	width: 100%;
	float: right;
	padding: 0 0 10px;
}
.content-padding {padding: 0 10px;}
.left{
	margin-left:-123px;
	float:left;
	padding: 400px 0 0 5px;
	width: 114px;
	display: inline;
}
.bg-left-b {background: url(../images/bg-l-b.gif) no-repeat 0 100%;}
.bg-right {background: url(../images/bg-right.gif) repeat-y 100% 0;}
.right{
	float:right;
	margin-right:-245px;
	width: 242px;
	display: inline;
	padding: 18px 0 0;
}
.big-right {
	right: 0 !important;
	width: 242px;
}
/*page structure end */
/* right column element settings start*/
.big-right .side-bar.orange {
	background: url(../images/bg-box.gif) repeat-y  0 0;
	width:217px;
	margin-bottom: 5px;
}
.big-right .orange .top {
	background: url(../images/bg-box-top.gif) no-repeat  0 0;
	width:100%;
}
.big-right .orange .bottom {
	background: url(../images/bg-box-b.gif) no-repeat  0 100%;
	overflow:hidden;
	height: 1%;
}
.big-right #right-column ul {
	margin:0 auto;
	overflow:hidden;
	width:204px;
}
.big-right #right-column li {
	background:#feffce url(../images/bg-right-column-item-t.gif) no-repeat  0 0;
	margin:4px 0 0;
	vertical-align: top;
	padding:0;
}
.big-right #right-column {
	padding:3px 0;
	right:17px;
	width:218px;
}
.big-right .banner-zone {
	padding: 20px 0;
}
.big-right .yellow-box {
	width: 100%;
}
.yellow-box .content-padding {
	padding: 15px 10px;
}
.orange-btn {
	background: #ff8f43 url(../images/orange-btn-l.gif) no-repeat;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 10px 0;
	display: inline;
}
.orange-btn span {
	background: url(../images/orange-btn-r.gif) no-repeat 100% 0;
	float: left;
	padding: 0 10px;
}
/* right search form start */
.right-search {
	width: 100%;
	overflow: hidden;
}
.right-search p {
	clear: left;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 10px;
}
.notes 
{
	padding-right:10px !important;
}
.attractions 
{
	padding-right:0px !important;
}
.btn-search01 {
	clear: both;
	float: right;
	line-height: 35px;
	font-size: 13px;
	text-align: center;
	color: #009;
	margin: 15px 0px 20px 0;
}
.search-field {
	width: 174px;
	font-size: 11px;
	padding: 2px 5px;
	border: 1px solid #000;
}
/* right search form end */
/* accommodation form start*/
.accommodation-form {
	width: 100%;
	overflow: hidden;
}
.accommodation-form ul {
	clear: left;
	width: 100% !important;
	overflow: hidden;
	padding: 0 !important;
}
.accommodation-form ul li {
	background: none !important;
	float: left;
	width: 100%;
	vertical-align: top;
	display: inline;
	padding: 5px 0 !important;
	margin: 0 !important;
}
.accommodation-form ul li.icon-hotel 
{
	background: url(../images/hotel.png) no-repeat 100% 50% !important;
	height:34px;
	padding-top:10px !important;
}
.accommodation-form ul li.icon-hostel 
{
	background: url(../images/hostel.png) no-repeat 100% 50% !important;
	height:34px;
	padding-top:10px !important;
}
.accommodation-form ul li.icon-bed-breakfast 
{
	background: url(../images/bed_and_breakfast.png) no-repeat 100% 50% !important;
	height:34px;
	padding-top:10px !important;
}
.accommodation-form ul li.icon-studios-apartments 
{
	background: url(../images/studios_Apartments.png) no-repeat 100% 50% !important;
	height:34px;
	padding-top:3px !important;
	padding-bottom:17px !important;
}
.accommodation-form ul li.icon-university-tourist-accommodation 
{
	background: url(../images/university_tourist_accommodation.png) no-repeat 100% 50% !important;
	height:34px;
	padding-top:3px !important;
	padding-bottom:17px !important;
}
.accommodation-form ul li.icon-major-attraction 
{
	background: url(../images/attraction_medium_image.png) no-repeat 100% 50% !important;
}
.accommodation-form ul li.icon-local-attraction 
{
	background: url(../images/local_attraction_image.png) no-repeat 100% 50% !important;	
}
.accommodation-form ul li input {
	margin: 5px 5px 5px 0;
	padding: 0;
	float: left;
	display: inline;
	height: 15px;
	width: 16px;
}
.accommodation-form ul li label {
	font-weight: normal !important;
	line-height: 22px;
	float: left;
}
.accommodation-form ul li label span {
	background: none !important;
	display: inline;
}
.icon-atbottom {
	background:#ffc url(../images/icon.gif) no-repeat 90% 100%;
}
/* accommodation form end*/
/*right column element settings end */
.none {display:none;}
/* header title start*/
#main-map .page-title{
	width: 470px;
	margin-top: 5px;
}
/* header title end */
/*iframe start*/
.iframe-holder {
	width: 100%;
	overflow: hidden;
}
/*iframe end*/
.yellowblock-flex {
	background: #ffc;
	width: 100%;
	margin: 6px 0 10px;
}
.yellowblock-flex:after {
	display: block;
	content: "";
	clear: both;
}
.yellowblock-flex-in {
	border: 1px solid #d9d9bd;
	height: 1%;
	overflow: hidden;
}
/*flexible block start*/
.block-flex .top-flex {background: url(../images/title-l.gif) no-repeat;}
.block-flex .top-flex-r {
	background: url(../images/title-r.gif) no-repeat 100% 0;
	padding: 7px 0 0;
}
.block-flex .title {
	height: 31px;
	margin: 0 0 10px;
}
.block-flex .title .lowestprice {line-height: 60px !important;}
.block-flex .title h1 {
	font-size: 16px;
	color: #009;
	font-weight: bold;
	line-height: 25px;
	padding:0 0 0 20px;
	margin: 0;
}
.block-flex {background: url(../images/block-flex-l.gif) repeat-y;}
.block-flex-r {background: url(../images/block-flex-r.gif) repeat-y 100% 0;}
.bottom-flex {background: url(../images/block-flex-bottom-l.gif) no-repeat 0 100%;}
.bottom-flex-r {
	background: url(../images/block-flex-bottom-r.gif) no-repeat 100% 100%;
	padding: 0 0 35px;
}
.no-bg {
	background: none;
}
/*flexible block end*/


/* big map*/

.lang{
	float:right;
	background-image:url(../images/bg-lang-b.gif); 
	background-position:bottom;
	background-repeat:no-repeat;
	width:126px;
	display:block;
	height:30px;
	margin:0px 30px 48px 0px;
	padding-top: 5px;
	position: absolute;
	right: 0px;
}
#lang-select{
	width:102px;
	display:block;
	float:left;
	padding:3px 16px 0 11px;
	margin:0;
	list-style:none;
	font-size:12px;
	color:#220595;
}
#lang-select:after{
	content:'';
	display:block;
	clear:both;
}
ul{
margin:0px;
}
#lang-select li{
	float:left;
	padding-bottom:9px;
	position:relative;
}
#lang-select li:after{
	content:'';
	display:block;
	clear:both;
}
.choose-lang{
	display:inline;
	float:left;
	overflow:hidden;
}
#lang-select img{
	float:left;
	margin:2px 4px 0 0;
}
#lang-select span{
	float:left;
	font:1.0em/1.25em Arial,Verdana,Helvetica,sans-serif;
}
.btn-lang-drop{
	float:left;
	margin:2px 0 0 17px;
	background:url(../images/btn-lang-drop.gif) no-repeat;
	width:11px;
	height:11px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#lang-select li.active .lang-drop{
	display:block;
}
.lang-drop{
	display:none;
	position:absolute;
	top:60%;
	left:-11px;
	_left:-9px;
	width:106px;
	padding:9px 10px 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	background:url(../images/bg-lang-b.gif) no-repeat 0 100%;
}
.lang-drop li{
	width:100%;
	float:left;
}
.lang-drop li a{
	cursor:pointer;
	text-decoration:none;
	COLOR: #000099;
	FONT-WEIGHT:normal;
	font:1 em/1.25em Arial,Verdana,Helvetica,sans-serif;
}
.lang-drop li a:hover{
	text-decoration:underline !important;
	COLOR: #000099;
	FONT-WEIGHT:normal;
	font:1 em/1.25em Arial,Verdana,Helvetica,sans-serif;
}