/* firstone_template */
.featpropertylocation  {
background-color:#2C5782;
background-image:url(../img/men1pixel.jpg);
background-repeat:repeat-y;
color:#FFFFFF;
font-size:large;
height:22px;
margin:0;
padding:0 5px;
}

}

.proplistcont
{

}
.proplistphotos
{
	width:170px;
	float:left;
}
.proplistdetails
{
	float:left;
	height:auto;
	padding-right:15px;
                     width:520px;

}
.proptype
{
	display:block;
	width:100px;
	float:left;
}
.propprice
{
	float:right;
	width:300px;
	text-align:right;
	font-weight:bolder;
	font-size:larger;
              
}
.proptitle
{
	clear:both;
	margin-top:5px;
	font-weight:bolder;
                     width:350px;
             
}
.proplocation
{
	width:340px;
	float:left;
	padding-right:25px;
   
}

.price{

	font-weight:bold;
                     float:right;
                     color:#FFFFFF;
                     font-size:large;
                     background-color:#2c5782;
                     padding-right:5px;
}

.proplocation h2
{
	
	font-weight:bold;
	margin-bottom:4px;
	margin-right:5px;
	margin-top:5px;
      
}
.propdetails
{
	margin-top:10px;
	text-align:justify;
}
.proplisticons
{
	width:60px;
	float:right;
	height:auto;
        text-align:right;
}
.proplistfooter
{
	clear:both;
	border-bottom:dotted 1px black;
}
.proplink
{
	text-align:right;
	margin-bottom:5px;
}
.proplink a
{
	font-weight:bolder;
}
.proplistpaging
{
	width:100%;
	background:#efefef;
	border:1px solid #dddddd;
	padding:4px;
	height:15px;
	margin:5px 0px 10px 0px;
}
.pagingpos
{
	padding:0px 15px 0px 10px;
	float:left;
}
.pagingfirst
{
	padding:0px 15px 0px 10px;
	float:left;
}
.pagingprev
{
	padding:0px 15px 0px 10px;
	float:left;
}

.pagingnext
{
	padding:0px 15px 0px 10px;
	float:right;
}
.paginglast
{
	padding:0px 15px 0px 10px;
	float:right;
}

