﻿/* firstone_template */
/* property layout */

.icons{
	float:right;
       padding-right:5px;

 }

.proplocation h2 {
        font-weight:bold;
        margin-bottom:4px;
        margin-right:5px;
        margin-top:5px;
	display:block;

}

.propdetails{

 padding-left:5px;

}

.proplink{

 padding-left:5px;
 padding-right:5px;

}

.featpropertyinfo{

 padding-left:5px;
font-size:large;
color:#2c5782;

}

.featpropertycont
{
	  valign:top;
}
.featproperty
{
	 /*     height:530px;   */
	display:inline;
	float:right;
	background-color:#d9d9db;
	

}
.featpropertylocation
{
	width:490px;
	/*       height:50px;     */
}
.featpropertylocation h2
{
	margin:0px;
	font-size:large;
	background-color:#2c5782;
	background-image:url('../img/men1pixel.jpg');
	background-repeat:repeat-y;		
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
        height:22px;

}
.featpropertydetails
{
	clear:both;

                 
}

.featpropertyprice
{
                     color:#FFFFFF;
                     font-size:large;
                     valign:middle;
                     float:right;
}

.featpropertyphotos
{
	height:336px;
	width:490px;
	vertical-align:middle;


}
.featpropertyphotos a, a:link, a:visited
{
	border-style:none;
}
.featpropertyphotos img
{
	border-style:none;
	width:490px;;
	height:336px;
}

.featpropertyicons
{
	display:block;
	height:50px;
	float:right;
	font-size:large;
}
#featbeds
{
	display:inline;
	vertical-align:top;
        float:right;
}
#featbaths
{
	display:inline;
	vertical-align:top;
        float:right;
}
#featcars
{
	display:inline;
	vertical-align:top;
        float:right;
}
.featpropertyfooter
{
	clear:both;
}
/* featured property slideshow */
.slideshow
{
	cursor:pointer;
}
/*.slideshow {
    position:relative;
    height:350px;

}

.slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.slideshow img.active {
    z-index:10;
}

.slideshow img.last-active {
    z-index:9;
}*/
