@charset "utf-8";
/* CSS Document */

.border-left
{
border-left:1px solid #0084DE;
}
.border-top
{
border-top:1px solid #0084DE;
}
.border-right
{
border-right:1px solid #0084DE;
}
.border-bottom
{
border-bottom:1px solid #0084DE;
}
.border_top_right_left
{
border-top:1px solid #0084DE;
border-right:1px solid #0084DE;
border-left:1px solid #0084DE;
}
.whole_border
{
 border:1px solid #0084DE;
 }
 #search_table
 {

 }
 #search_font
{
     margin-left:0px;
	 padding-left:0px;
    font-size: 0.7em;
	font-weight: normal; 
	color:#03426d;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	}
	#search_logo
	{
	padding-left:20px;
	width:114px;
	height:17px;
	 background-image: url(../quaypropertyinvestments-images/property-search2.gif);
	 }
	
	select
	{
	 font-size: 0.7em;
	font-weight: normal; 
	font-family: Arial, Verdana,Helvetica, sans-serif;
	width:80px;
	height:18px;
	}
.featured {
border-left:solid 1px #d4d7db;
border-right:solid 1px #d4d7db;
padding-top:6px;
padding-bottom:6px;
padding-left:3px;
padding-right:3px;
height:216px;
vertical-align:top;
}

.featured ul {
margin-left:20px;
}

.featured ul li {
list-style-image:url(resources/template/bullet.gif);
padding-bottom:8px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#606467;
font-size:11px;
}

.featured .price {
margin-top:-8px;
font-size:12px;
color:#070752;
font-weight:bold;
text-align:center;
}

.featured .location {
font-size:11px;
font-weight:bold;
padding-bottom:6px;
}

.featured_more a {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background:#e4eefc;
display:block;
line-height:22px;
font-weight:bold;
color:#000;
text-decoration:none;
}	