@charset "utf-8";
/* CSS Document */



.propertyFeatures,
.infosession {	
	display:inline-block;
	float:left;
	clear:none;
	font-size:12px;
	line-height:14px;
	padding:0 0 0px 0px;
	margin:0 0 0px 0;
}

.propertyLayout
{	
	display:inline-block;
	float:left;
	clear:none;
	font-size:12px;
	line-height:14px;
	padding:0px;
	margin:0px;
}


.infosession {	
	width: 100%;
}

.propertyFeatures {
}

.propertyLayout ul, 
.propertyFeatures ul {	
	margin-left:0;
}

.propertyLayout ul li
{	
	text-align:center; 
	font-size:10px; 
	line-height:10px; 
	display:inline-block; 
	margin-right:5px; 
	width:38px; 
	float:left; 
	clear:none;
	padding-top:34px;
	
    word-wrap: break-word;
    -moz-hyphens:auto; 
    -webkit-hyphens:auto; 
    -o-hyphens:auto; 
    hyphens:auto;

	
	
}

.propertyFeatures ul li {	
	text-align:center; 
	font-size:10px; 
	line-height:10px; 
	display:inline-block; 
	margin-right:5px; 
	width:38px; 
	height:38px;
	float:left; 
	clear:none;
	padding-top:34px;
	
	
	font-weight: normal;
	font-family: "NimbusSansNovusW01-Regu","Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	
    word-wrap: break-word;
    -moz-hyphens:auto; 
    -webkit-hyphens:auto; 
    -o-hyphens:auto; 
    hyphens:auto;

	
	
}
.propertyLayout ul li.wide,
.propertyFeatures ul li.wide {
	display:inline-block;
	float:left;
	width:auto;
	clear:none;
	font-size:18px;
	line-height:19px;
	text-align:left;
	font-weight: normal;
	font-family: "NimbusSansNovusW01-Regu","Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	color:#999;
	margin:0px 0 10px 0!important;
	height:19px;
	padding-left:24px;
	padding-right:24px;
	padding-top:0px;
	background-size:19px;
}

.propertyFeatures ul li.long {
	height:38px;
	line-height:1em;
	padding-top:0px;
}



.propertyFeatures ul li.wide img {	
	padding:0 10px 0 0;
}


/* listing page */
.archive .propertyFeatures {
	width:100%;	
}
.archive .propertyFeatures ul li.icon-bedrooms {
	display:none;	
}
.archive .propertyFeatures ul li {
	float:left;
	width: 40px;
}




.infosession h4 {
	font-weight:bold;
	color:#000;
	margin: 0 10px 2px 10px;
	padding:0;
	font-size:11px;
	line-height: 12px;
}

.infosession h5 {
	font-weight:bold;
	color:#666;
	margin: 0 10px 4px 10px;
	padding:0;
	font-size:10px;
	line-height: 12px;
}

.infosession h4 a {
	text-decoration:none;
}

.infosession h4 a:hover {
	text-decoration: underline;
}


.ammenities {
	width: 100px; 
	display:block; 
	float:left; 
	clear:none; 
	margin:0 3px 10px 3px; 
	padding: 3px 2px; 
}


#last {margin-right:0px;}

h1 span.address { 
	text-transform: capitalize; 
	font-size: 24px; 
	line-height: 1.09091;
	padding-top:0; 
	padding-left:17px; 
	margin-top:0; 
	cursor: inherit; 
	font-weight: inherit; 
	color:#999999; 
	padding-right: inherit;
}


span.address,
span.accom { font-size:12px; cursor:pointer; font-weight:bold; color:#3b3b3b; padding-right:0px; }

span.accom { background:no-repeat top left; padding-left: 20px;}

span.type {}
span.street {}
span.bedrooms { background:url(icon_beds.png) no-repeat top left; padding-left: 20px; padding-right:30px;}
span.bathrooms { background:url(icon_baths.png) no-repeat top left; padding-left: 20px; padding-right:30px;}
span.maximum.guests { background:url(icon_max_guests.png) no-repeat top left; padding-left: 20px; padding-right:30px;}
span.carspaces { background:url(icon_parking_spaces.png) no-repeat top left; padding-left: 20px; padding-right:30px;}


