.new {
	font-size:105%;
	font-weight:bold;
	color: #D00000;
	text-align: left;
	}

.break, .clear {
	clear: both;
	}

#wrap {
	width:850px;
	margin:0;
	float: left;
	padding: 0;
	}
*html #wrap {
	text-align: center;
	}
/*====================*/
/*-----> Text <------*/
/*====================*/

#customSearch,
.customGallery, 
.customList, 
#customDetails,
#customForm {
	font: normal 11px/15px Arial, Verdana, sans-serif;
	}


/*====================*/
/*-----> links <------*/
/*====================*/

.customGallery a:link, 
.customGallery a:visited,
.customList a:link, 
.customList a:visited,  
#customDetails a:link, 
#customDetails a:visited { 
	color: #FFFA00;
	font-weight:bold;
	text-decoration:none;
	border: none;
	}
	
.customGallery a:hover,
.customList a:hover,
#customDetails a:hover {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	border: none;
	}	
	
/* link*/

.customGallery .link,
.customList .link {
	display:block;
	height: 20px;
	margin: 8px 0 0 4px;
	padding: 2px 8px 2px 8px;
	float:right;
	width: auto;
	border: none;
	}
	
.customGallery .link a:link, 
.customGallery .link a:hover, 
.customGallery .link a:visited	
.customList .link a:link, 
.customList .link a:hover, 
.customList .link a:visited  {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	border: none;
	}	
	
	
/*====================*/
/*-----> icons <------*/
/*====================*/

.customGallery .icons,
.customList .icons,
#customDetails .icons {
	margin: 10px 0 0 0;
	}
	
.customGallery .icons .bed,
.customGallery .icons .bath,
.customGallery .icons .car,
.customList .icons .bed,
.customList .icons .bath,
.customList .icons .car,
#customDetails .icons .bed,
#customDetails .icons .bath,
#customDetails .icons .car {
	color: #3369bd;
	display:inline;
	font-weight:bold;
	height: 18px;
	margin: 0 0 0 1px;
	padding: 2px 2px 2px 30px;
	/*ie hack*/_margin: 0 0 0 4px;
	}

.customGallery .icons .bed,
.customList .icons .bed,
#customDetails .icons .bed {
	background: #FFFa00 url(http://www.bayviewrealestate.com.au/images/icons/bed.gif) no-repeat 4px 4px;	
	}
	
.customGallery .icons .bath,
.customList .icons .bath,
#customDetails .icons .bath {
	background: #FFFa00 url(http://www.bayviewrealestate.com.au/images/icons/bath.gif) no-repeat 4px 4px;	
	}
	
.customGallery .icons .car,
.customList .icons .car,
#customDetails .icons .car {
	background: #FFFa00 url(http://www.bayviewrealestate.com.au/images/icons/car.gif) no-repeat 4px 4px;	
	}
	
	
/*====================*/
/*------> nav <-------*/
/*====================*/
	
.searchNavigation {
	color: #fff;
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	margin: 2px 0 10px 0;
	padding: 0;
	width: 100%; /* ALL browsers read this */
 	voice-family:"\"}\"";
 	voice-family:inherit;
 	width: 100%; /* IE 5.x wont read this line */
	}

.searchNavigation .numberResults {
	float:left;
	}
	
.searchNavigation .prevNext {
	float:right;
	}
	
.searchNavigation a:link, 
.searchNavigation a:hover, 
.searchNavigation a:visited  {
	color: #fff;
	text-decoration:none;
	}	 /*contains all common styles - icons, links, etc.)*/
	
	
	
		/*=== Details ===*/

/* container */

#customDetails {
	background-color:#3369bd;
	margin: 0;
	padding: 10px;
	overflow: auto;
 	width: 640px;
	text-align:left;
	}
*html #customDetails {
 	width: 100%;
	}
	
/* images */

#customDetails .mainImage {
	float: left;
	margin: 0 10px 0 0;
	}
	
#customDetails .mainImage img {
	background-color:#0044ad;
	border: 1px solid #fffa00;
	height:400px;
	width:440px;
	}
	
#customDetails .subImage {
	float: right;
	width:180px;
	}

#customDetails .subImage img {
	background-color:#0044ad;
	border: 1px solid #fffa00;
	height:125px;
	margin: 0 0 10px 0;
	width:180px;
	}
	
/* text */

#customDetails .description {
	float: left;
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica;
 	width: 430px;
	}
	
#customDetails .title {
	font-size:105%;
	font-weight:bold;
	}

#customDetails p {
	margin: 5px 0 15px 0;
	}
	
#customDetails em {
	float:left;
	font-style:normal;
	font-weight:bold;
	font-size: 14px; 
	font-family: Arial, Verdana, Helvetica;
	border-bottom:1px solid #fffa00;
	width:100%;
	margin-bottom: 3px;
	}
	
/* overview */

#customDetails .overview {
	float:left;
	margin: 5px 0 10px 0;
 	width: 430px;
	}

dl {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 430px;
	}

dt  {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	width: 130px;
	font-weight: bold;
	}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd {
	float: left;
	margin: 0 0 0 0;
	padding: 2px;
	width: 270px;
	}
	
/* options */
#customDetails .options  em {
	float:left;
	font-style:normal;
	font-weight:bold;
	font-size: 14px; 
	font-family: Arial, Verdana, Helvetica;
	border-bottom:1px solid #fffa00;
	width:100%;
	margin: 15px 0 0 0;
	}
	
#customDetails .options {
	float:right;
	width:170px;
	}

#customDetails ul {
	margin: 10px 0 20px 20px;
	padding: 0;
	clear:both;
	}

#customDetails li {
	list-style: square;
	margin: 2px 0 0 0;
	}
	
#customDetails .options a:link,  
#customDetails .options a:visited  {
	color: #FFFA00;
	font-weight:bold;
	text-decoration:none;
	}
	
#customDetails .options a:hover {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	}

/* lister */

#customDetails .lister {
	float:right;
	width: 170px;
	clear:both;
	}
	
#customDetails .agent {
	float:right;
	width:170px;
	}
	
.prevNext{
	display:none;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	 
	
