div.stars {
	padding:0;
	margin:0;
}
div.stars span.hotel-star{
	background:url('../images/star.png') no-repeat center top;
	width:22px;
	height:21px;
	display:block;
	float:right;
}
.hotel-description{
	clear:both;
	color:#4e647d;
	padding:5px 0 0 0;
	text-align:justify;
}
.hotel-description .hotel-image{
	width:180px;
	height:150px;
	overflow:hidden;
	float:left;
	padding: 0 10px 0 0;
}
.hotel-description .hotel-image li{
	text-align:center;
	display:block;
	width:175px;
	height:140px;
}
#hotel-tabs{
	clear:both;
	padding-top: 15px;
}
#hotel-tabs .tabNavigation {
	padding:0;
}
#hotel-tabs .tabNavigation li:hover a, #hotel-tabs .tabNavigation li a.selected{
	background:url('../images/active-tab.png') repeat;
}
#hotel-tabs .tabNavigation li{
	float:left;
	margin: 0 15px 15px;
	width:100px;
	height:100px;
	display:block;
	padding:0;
}
#hotel-tabs .tabNavigation li a{
	color:#0c55a6;
	text-transform: uppercase;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	width:100px;
	height:30px;
	display:block;
	padding-top: 70px;
}
#hotel-tabs .general-tab{
	background:url('../images/general.png') no-repeat center top;
	width:100px!important;
}
#hotel-tabs .room-tab{
	background:url('../images/room.png') no-repeat center top;
}
#hotel-tabs .foto-tab{
	background:url('../images/foto.png') no-repeat center top;
}
#hotel-tabs .review-tab{
	background:url('../images/review.png') no-repeat center top;
}
#hotel-tabs .fact-tab{
	background:url('../images/fact.png') no-repeat center top;
	
}
#hotel-tabs #general{
	clear:both;
}
#hotel-tabs #room{
	clear:both;
}
#hotel-tabs #foto{
	clear:both;
}
#hotel-tabs #review{
	clear:both;
}
#hotel-tabs #review .pager-next,
#hotel-tabs #review .pager-last,
#hotel-tabs #review .pager-first,
#hotel-tabs #review .pager-previous{
	display:none;
}
#hotel-tabs #review .pager{
	padding: 20px 0 10px;
}
#hotel-tabs #fact{
	/*color:#000;*/
	clear:both;
	 text-align: justify;
}
#hotel-tabs  h2{
	color:#4E647D;
	text-transform: uppercase;
	font-weight:bold;
	font-size:13px;
}

.hotel-gallery{
	padding:15px;
}
.hotel-gallery li{
	width:30%;
	float:left;
	text-align:center;
	padding:10px;
	height:140px;
}
#general-category{
	width:100%;
	padding:5px;
}
#general-category .odd{
	background:#ccdff3;
}
#general-category  li{
	background:#dae9f9;
	margin-bottom:3px;
	/*width:100%;*/
	padding:7px 5px;
}	
#hotel-service{
	width:100%;
}
#hotel-service li{
	width:45%;
	float:left;
	padding-left:30px;
}
#hotel-service li span{
	display:block;
	line-height:50px;
	height:50px;
	padding-left:50px;
	color:#4e647d;
}
#hotel-service li.pay{
	background:url('../images/service-pay.png') no-repeat left center;
}
#hotel-service li span.parking{
	background:url('../images/service-parking.png') no-repeat left center;
}
#hotel-service li span.transfer{
	background:url('../images/service-transfer.png') no-repeat left center;
}
#hotel-service li span.roomclean{
	background:url('../images/service-roomclean.png') no-repeat left center;
}
#hotel-service li span.clean{
	background:url('../images/service-clean.png') no-repeat left center;
}
#hotel-service li span.laundry{
	background:url('../images/service-laundry.png') no-repeat left center;
}
#hotel-service li span.internet{
	background:url('../images/service-internet.png') no-repeat left center;
}
#hotel-service li span.condition{
	background:url('../images/service-condition.png') no-repeat left center;
}
#hotel-service li span.parasol{
	background:url('../images/service-parasol.png') no-repeat left center;
}
#hotel-service li span.storage{
	background:url('../images/service-storage.png') no-repeat left center;
}
#hotel-service li span.iron{
	background:url('../images/service-iron.png') no-repeat left center;
}
#hotel-service li span.nosmoke{
	background:url('../images/service-nosmoke.png') no-repeat left center;
}
#hotel-service li span.fax{
	background:url('../images/service-fax.png') no-repeat left center;
}
#hotel-service li span.xerox{
	background:url('../images/service-xerox.png') no-repeat left center;
}
#hotel-service li span.tv{
	background:url('../images/service-tv.png') no-repeat left center;
}
#hotel-tabs h2.service-title{
	font-weight:bold;
	font-size:13px;
	color:#4e647d;
	text-transform:none;
	margin: 25px 0 15px 10px;
}
.bsv-block-contact{
	clear:both;
	padding:30px 5px 0;
	color:#4e647d;
	text-align: justify;
}
.bsv-block-contact .phones{
	color:#4e647d;
	font-weight:bold;
	font-size:12px;
	clear:both;
	padding:0;
	margin:0;
}
.bsv-block-contact a{
	color:#3183e0;
}
#hotel-rooms{

}
#hotel-rooms li{
	clear:both;
	padding-bottom:10px;
	border-top:1px solid #737373;
}
#hotel-rooms li ul li{
	border:none;
}
#hotel-rooms .room-title{
	font-size:13px;
	color:#4E647D;
	font-weight:bold;
	margin:15px 0;
	/*height:27px;
	line-height:27px;*/
}
#hotel-rooms .title-room{
	float:left;
	/*height: 27px;*/
	padding:5px;
	width:500px;
}
#hotel-rooms .room-price{
	background:url('../images/money.png') no-repeat left center;
	/*margin:0 65px;*/
	height:27px;
	padding:5px 0 5px 60px;
	line-height:27px;
	float:right;
	/*	display:block;*/
	width:50px;
}
#hotel-rooms .room-description{
	clear:both;
	color:#4E647D;
}
#hotel-rooms .room-description .images{
	float:left;
	padding:0 10px 10px 0;
}
#hotel-rooms .room-description .count{
	text-align:center;
	color:#64686e;
	font-weight:bold;
}	
#bsv-hotel-comment-form{
	
}
#bsv-hotel-comment-form #edit-name{
	border:1px solid #fff !important;
	color:#949393;
	height:20px;
	padding: 0 5px;
	width: 100px;
	line-height:20px;
	margin-right:28px;
}
#bsv-hotel-comment-form #edit-email{
	border:1px solid #fff !important;
	color:#949393;
	height:20px;
	padding: 0 5px;
	width: 100px;
	line-height:20px;
	margin-right:28px;
}
#bsv-hotel-comment-form #edit-turist{
	color:#949393;
	font-size:12px;
	height:20px;
	width:162px;
	line-height:20px;
	padding:0 5px;

}
#bsv-hotel-comment-form #edit-opinion{
	color:#949393;
	font-size:12px;
	height:20px;
	width:162px;
	line-height:20px;
}
#bsv-hotel-comment-form #edit-comment{
	border:1px solid #fff !important;
	color:#949393;
	width: 620px!important;
	padding:5px;
}
#bsv-hotel-comment-form #edit-submit{
	border:none;
	color:#fff;
	font-size:11px;
	background:url('../images/comment-btn.png') no-repeat left center;
	height:20px;
	width:89px;
	margin:0;
	line-height: 20px;
	padding-top:1px;
}
/*custom select*/
#edit-turist-wrapper .customStyleSelectBox {
	background:url('../images/select.png') no-repeat left center;
	height:20px;
	width:162px;
	font-size:12px;
	border:none;
	margin-right:28px;
}
#edit-turist-wrapper .customStyleSelectBox.changed {
/* You can use this if you want a different style after user has made a selection */
}
/* on the next line we add a down arrow on the right to indicate that it is a select box */
#edit-turist-wrapper .customStyleSelectBoxInner {
	color:#949393;
	padding:0 5px;
	width:162px!important;
}
/*custom select*/
#edit-opinion-wrapper .customStyleSelectBox {
	background:url('../images/select.png') no-repeat left center;
	height:20px;
	width:162px;
	font-size:12px;
}
#edit-opinion-wrapper .customStyleSelectBox.changed {
/* You can use this if you want a different style after user has made a selection */
}
/* on the next line we add a down arrow on the right to indicate that it is a select box */
#edit-opinion-wrapper .customStyleSelectBoxInner {
	color:#949393;
	padding:0 5px;
	width:162px!important;
}
#bsv-hotel-comment-form .form-item {
	float:left;
	width: auto;
	position:static;
	clear: none;
	padding:0;
}
#edit-comment-wrapper{
	clear: both!important;
	width: 630px!important;
}
#review #bsv-hotel-comment-form .error{
	border: 1px solid #f9b9bc!important;
}

#search-hotel-result li{
	border-top:1px solid #737373;
	padding:15px 0 0;
	clear:both;
}
#search-hotel-result .hotel-image{
	float:left;
	text-align:center;
	padding:0 10px 10px 0;
	width:130px;
}
#search-hotel-result .hotel-image .opinion-title{
	display:block;
	padding-top:10px;
	color:#4e647d;
}
#search-hotel-result .hotel-image .opinion-good{
	background:url('../images/good.png') no-repeat left center;
	width:22px;
	height: 14px;
	padding-left:25px;
}
#search-hotel-result .hotel-image .opinion-bad{
	background:url('../images/bad.png') no-repeat left center;
	width:22px;
	height: 14px;
	padding-left:25px;
}

#search-hotel-result .hotel-shortdescription{
	float:left;
	width: 710px;
	padding-right:10px;
	text-align:justify;
}
#search-hotel-result .hotel-shortdescription h2{
	color:#0b53a5;
	font-weight:bold;
	font-size:14px;
	text-transform: none;
	margin: 0px;
}
#search-hotel-result .hotel-info{
	float:left;
}
#search-hotel-result .hotel-info span.hotel-star{
	float:left;
}
#search-hotel-result .hotel-info .hotel-price{
	background:url('../images/money.png') no-repeat left center;
	height:27px;
	padding:5px 0 5px 50px;
	line-height:27px;
	clear:both;
}
#search-hotel-result .hotel-info .hotel-rooms{
	background:url('../images/bed.png') no-repeat left top;
	min-height:40px;
	padding:5px 0 0 50px;
	margin-top:5px;
	width: 100px;
}
#search-hotel-result .hotel-info div.hotel-turist{
	width:160px;
}
#search-hotel-result .hotel-info div.hotel-turist span{
	float:left;
	display:block;
	padding-right:5px;
}
#search-hotel-result .hotel-info .comment-turist-type0{
	background:url('../images/old.png') no-repeat left center;
	width:34px;
	height: 23px;
} 
#search-hotel-result .hotel-info .comment-turist-type1{
	background:url('../images/family.png') no-repeat left center;
	width:34px;
	height: 23px;
} 
#search-hotel-result .hotel-info .comment-turist-type2{
	background:url('../images/young.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#search-hotel-result .hotel-info .comment-turist-type3{
	background:url('../images/children.png') no-repeat left center;
	width:34px;
	height: 23px;
} 
#search-hotel-result .hotel-info .comment-turist-type4{
	background:url('../images/animal.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#search-hotel-result .hotel-links{
	clear:both;
	height: 15px;
	margin: 0 0 15px;
}
#search-hotel-result .hotel-links .hotel-more-link{
	font-weight:bold;
	float:right;
	margin-right:125px;
	color:#4e647d;
}
#search-hotel-result .hotel-links .hotel-review-link{
	float:left;
	color:#4e647d;
}

#hotel-search-block #hotel-word{
	width:180px;
	border:1px solid #a5acb2;
	color:#4e647d;
}
#hotel-search-block #hotel-price1{
	width:40px;
	border:1px solid #a5acb2;
	color:#4e647d;
}
#hotel-search-block #hotel-price2{
	width:40px;
	border:1px solid #a5acb2;
	color:#4e647d;
}
#hotel-search-block #hotel-people{
	width:40px;
	border:1px solid #a5acb2;
	color:#4e647d;
}
#hotel-search-block #hotel-country{
	width:155px;
	margin-right:25px;
	border:1px solid #a5acb2;
	color:#4e647d;
	cursor:pointer;
}
#hotel-search-block #hotel-city{
	width:155px;
	margin-right:25px;
	border:1px solid #a5acb2;
	color:#4e647d;
	cursor:pointer;
}
#hotel-search-block #edit-submit{
	border:none;
	color:#fff;
	font-size:12px;
	background:url('../images/comment-btn.png') no-repeat left center;
	height:20px;
	width:89px;
	line-height: 20px;
	margin:0;
	display:inline;
}
#hotel-search-block .row1{
	height:25px;
	vertical-align:middle;
	padding:2px 0 0 40px;
}
#hotel-search-block .row2{
	margin-top:10px;
}
#hotel-search-block .row2 #star-links{
	float:left;
	padding:0 20px 0 40px;
}
#hotel-search-block .row2 #star-links a{
	background:url('../images/star.png') no-repeat center top;
	width:22px;
	height:22px;
	line-height:22px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	color: #fff;
	font-size: 10px; 
	text-shadow: -1px -1px #b5ab1f; 
	
}
#hotel-search-block .row2 #select-price{
	float:left;
	//background:url('../images/money.png') no-repeat left center;
	height:27px;
	padding:0 5px 0 5px;
}
#hotel-search-block .row2 #select-people{
	background:url('../images/man.png') no-repeat left center;
	float:left;
	height:27px;
	padding:0 30px 0 25px;
}
#hotel-search-block .row2 #submit-btn{
	float:left;
}

#hotel-search-block .row2 #sort-links{
	float:left;
	padding: 5px 10px 0 0;
}
#hotel-search-block .row2 #sort-links a{
	display:block;
	float:left;
}
#hotel-search-block .row2 #sort-links a.link-desc{
	background:url('../images/down.png') no-repeat left center;
	width:18px;
	height: 12px;
}
#hotel-search-block .row2 #sort-links a.link-asc{
	background:url('../images/up.png') no-repeat left center;
	width:18px;
	height: 12px;
}
#hotel-search-block .row2 #sort-links a.link-desc-green{
	background:url('../images/down-green.png') no-repeat left center;
	width:18px;
	height: 12px;
}
#hotel-search-block .row2 #sort-links a.link-asc-green{
	background:url('../images/up-green.png') no-repeat left center;
	width:18px;
	height: 12px;
}
#bsv-hotel-edit-comment-form #edit-email-wrapper,
#bsv-hotel-edit-comment-form #edit-email-wrapper label{
	display:block;
}

#hotel-comment-list{
	clear:both;
	color:#4e647d;
}
#review-form-title{
	clear:both;
	color:#0b53a5;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}
#hotel-comment-list li{
	clear:both;
	border-bottom:1px solid #737373;
	padding-top:20px;
}

#hotel-comment-list span{
	display:block;
	float:left;
}
#hotel-comment-list div{
	clear:both;
	padding:7px 0;
}
#hotel-comment-list .comment-date{
	font-weight:bold;
	padding-right:20px;
}
#hotel-comment-list .comment-author{
	padding-right:10px;
}
#hotel-comment-list .comment-turist-type1{
	background:url('../images/old.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#hotel-comment-list .comment-turist-type2{
	background:url('../images/young.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#hotel-comment-list .comment-turist-type3{
	background:url('../images/young.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#hotel-comment-list .comment-turist-type4{
	background:url('../images/children.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#hotel-comment-list .comment-turist-type5{
	background:url('../images/animal.png') no-repeat left center;
	width:34px;
	height: 23px;
}
#hotel-comment-list .comment-opinion1{
	float:right;
	background:url('../images/good.png') no-repeat right center;
	width:22px;
	height: 14px;
	line-height: 14px;
	padding-right:50px;
}
#hotel-comment-list .comment-opinion2{
	float:right;
	background:url('../images/bad.png') no-repeat right center;
	width:22px;
	height: 14px;
	line-height: 14px;
	padding-right:50px;
}
#hotel-comment-list .comment-more-link{
	text-align:right;
	padding-bottom:20px;
}
#hotel-comment-list .comment-more-link a{
	color:#4e647d;
	font-weight:bold;
}
#hotel-comment-list .comment-text{
	max-height:52px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#hotel-comment-list .comment-text2{
	padding:0;
	margin:0;
}
.simplePagerNav{ 
	clear: both;
    float: left;
    font-size: 13px;
    line-height: 27px;
    margin: 0;
    text-align: center;
}
.simplePagerNav li{
	display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	height: 27px;
    width: 27px;
}
.simplePagerNav li.currentPage{
	display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	   background: none repeat scroll 0 0 #417BC1;
    margin: 0 7px;
}
.simplePagerNav li.currentPage a{
	    color: #FFFFFF;
	text-decoration:none;
}

#hotel-search-block .row2 #star-links a.star-gray{
	background:url('../images/star-gray.png') no-repeat center top;
	width:22px;
	height:22px;
	line-height:22px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
}

#similar-hotels-block{
	margin-top:20px;
}
#similar-hotels li{
	display:block;
	float:left;
	text-align:center;
	margin: 0 20px;
}
#similar-hotels li div{
	font-size: 14px;
	color:#4e647d;
	font-weight:bold;
	padding-bottom:5px;
}








