/*-----------------------------------------------------------------------------
Web Site: Countryside New Homes

$CreatedDate: 2009-09-07 $
$CreatedBy: tanyas $

$Revision: 1120 $
$LastChangedDate: 2011-02-02 08:57:52 +0000 (Wed, 02 Feb 2011) $
$LastChangedBy: tanyas $
-----------------------------------------------------------------------------*/
.search-parameter{
	overflow:hidden;
	border-top:2px solid #E9EAEB;
	padding:12px 0 3px;
	margin-top:4px;
	}
	.search-parameter p {
		padding:0;
		}

/* = search result list
---------------------------------------- */
.search-results-list {
	overflow:hidden;
	padding:12px 0 0;
	}	
		
.development-item,
.other-developments{
	overflow:hidden;
	padding:13px 19px 23px 12px;
	border:1px solid #D7D7D7;
	margin:0 0 19px;
	background:url('../../../images/developments/dev-item-bg.gif') repeat-x top #F1EFEF;
	}
	.other-developments {
		width:907px;
		}
	.primary-content .development-item p {
		padding:1px 0 10px 2px;
		}
	.development-item .left-info {
		float: left;
		width: 266px;
		padding: 0 20px 0 0;
		}
		.image-shadow {
			float: left;
			background: url('../../../images/developments/img-shadow-bot.png') no-repeat bottom left;
			padding: 0 0 7px;
			width: 266px;
			margin: 0 0 17px;
			overflow: hidden;
			}
			.image-shadow-inner {
				width: 252px;
				padding: 7px 7px 0;
				background: url('../../../images/developments/img-shadow-top.png') no-repeat top left;
				overflow: hidden;
				float: left;
				}
				.image-shadow-inner a {
					padding:0 !important;
					background:#fff !important;
					float: left;
					overflow: hidden;
					}
					.image-shadow-inner a img {
						border:1px solid #fff;
						float:left;
						}
			.primary-content a.register-interest,
			.primary-content a.register-interest:visited,
			.primary-content a.development-overview {
				display:block;
				width:176px;
				height:40px;
				line-height:1.3em;
				background:url('../../../images/buttons/add-links-bg.png') 0 0;
				overflow:hidden;
				text-align:left;
				padding:3px 50px 0 26px;
				margin:0 0 6px 7px;
				font-weight:bold;
				color:#fff;
				}		
			.primary-content a.register-interest.short-text {
				padding-top:11px !important;
				height:32px;
				}
			.primary-content a.development-overview,
			.primary-content a.development-overview:visited	 {
				background-position:0 -43px;
				line-height:2em;
				height:27px;
				padding:0 0 0 29px;
				width:226px;
				color:#002a5c;
				} 	
			.primary-content a.register-interest:hover {
				background-position:-252px 0;
				text-decoration:none;
				color:#fff;
				}	
			.primary-content a.development-overview:hover{
				background-position:-255px -43px;
				text-decoration:none;
				color:#fff;
				}	
	.development-item .right-info {
		width:618px;
		overflow:hidden;
		float:left;
		}	
	
		.header-info {
			overflow:hidden;
			border-bottom:1px solid #EAE9E9;
			padding:4px 0 0 1px;
			margin:0 0 6px;
			}
			.header-info h3 {
				font-size:1.5em;
				padding:0 0 6px;
				}
			.header-info h3 a {
				padding:0 !important;
				color:#002a5c;
				background:none !important;
				}
			.header-info img {
				float:right;
				margin:2px 0 0;
				}
	 	.development-logo {
	 		float:right;
	 		margin:6px 0 10px 25px;
	 		}
	 	.primary-content .development-item .right-info ul{
	 		margin:0 0 0 2px;
	 		}	
	 		.primary-content .development-item .right-info ul li {
	 			color:#0DB02B;
	 			font-weight:bold;
	 			font-size:1.1em;
	 			background:none !important;
	 			padding-bottom:6px;
	 			padding-left:0;
	 			}
	 			
	 		.development-item .development-summary {
	 			padding:10px 0 0;
	 			}
	 			.development-item .development-summary p{
	 				text-align:left;
	 				line-height:1.5em;
	 				font-family:Arial, Helvetica, sans-serif !important;
	 				}	
	 				.development-item .development-summary p strong {
	 					font-weight:normal;
	 					}
	 	.development-item .large-text,
	 	.other-developments .large-text {
	 		font-size:1.2em;
	 		font-weight:bold;
	 		}
/* = Not-founded results page
---------------------------------------- */
.other-developments ul  {
	margin:0 0 0 5px;
	}
	.other-developments ul li{
		font-weight:bold;
		font-size:1.1em;
		}	 		
	 		
