@CHARSET "ISO-8859-1";

.fespBestratedhotellist {
	width: 400px;
}

.fespBestratedhotelElement {
	cursor: pointer;
	padding-bottom: 5px;
	
}

.fespBestratedhotelElement:hover {
	background:#d5d5d5;
}

.fespBestratedhotelElement:hover .fespBestratedhotelIconInner {	
	background: url(../common/listarrow.gif) no-repeat 0 -13px;
}

.fespHotelElementA
{
	background: #F0F0F0;
	color: #3B4148;
	display: block;
	font-size: 13px;
	text-decoration: none;
}

.fespHotelElementB
{
	background: #fff;
	color: #3b4148;
	display: block;
	font-size: 13px;
	text-decoration: none;
}

.fespBestratedhotelImage {
	padding-left: 5px; 
	padding-top: 5px;	
	float:	left;
}

.fespBestratedhotelInfo {
	width: 280px;
	float: right;
	margin-left: -5px;
	padding-top: 5px;
	
}

.fespBestratedhotelTitle h3{
	color: #ff6c00;
	font-size: 16px; 
	font-weight: normal;  
	margin-left: 5px
}

.fespBestratedhotelInfoSplitted {
	overflow: hidden;
	width: 100%;
}

.fespBestratedhotelInfoSplittedC1 {
	float: left;
	width: 70%;
}

.fespBestratedhotelInfoSplittedC2 {
	float:right;
	width: 30%;
	margin-left:-5px;
}

.fespBestratedhotelInfoAco {
	float: left;
	width: 70%;
	
	font-size: 13px; 
	font-weight: normal; 
	color: #3b4148; 
	margin-left: 5px;
}

.fespBestratedhotelInfoStars {
	float:right;
	width: 30%;
	margin-left:-5px;
}

.fespBestratedhotelInfoStarsDings {
	height:10px;
	font-size:1px;
	background:transparent url(../common/stars.gif) repeat-x 0 0;
	background-repeat:repeat-x;
	float:left;
	margin-top:2px;
	overflow:hidden;
	margin-left: 3px;
}

.fespBestratedhotelInfoCusto {
	font-size: 11px; 
	font-weight: normal; 
	color: #6f7479; 
	margin-left: 5px;
}

.fespBestratedhotelInfoPrice {
	float: left;
	width: 80%;
	
	padding-top: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #3b4148;
}

.fespBestratedhotelInfoPrice strong {
	font-size: 16px;
	font-weight: normal;
}

.fespBestratedhotelInfoIcon {
	float:right;
	width: 20%;
	margin-left:0px;
}

.fespBestratedhotelIconInner {
	width:12px;
	height:13px;
	background:url(../common/listarrow.gif) no-repeat 0 0;
	position: relative;
	
	top: 7px;
	overflow: hidden;
	
}

.fespBestratedhotelInfoBewBar {
	float: left;
	width: 40%;
	margin-left: 5px;
}

.fespBestratedhotelInfoEmpf {
	float: right;
	width: 50%;
	margin-left: 0px;

	font-size: 11px; 
	font-weight: normal; 
	color: #04ae00;

	margin-top: 2px;
}

.fespBestratedhotelDaManClearsIt {
	clear: both;
}
