/* Styles Specific to displaying property details */


/* ==================== */
/* Page Content Styles */
/* ==================== */

/* Property details page */

#propertytopwrapper
{
}

#propertytopwrapper .buttonnav
{
	border-right: 1px solid #63002F;
	border-bottom: 1px solid #63002F;
	border-left: 1px solid #63002F;
	width: 140px;


}

#propertytopwrapper .headingcell
{
}




#propertytopwrapper .propertycell
{
	border-bottom: 1px solid #63002F;
	border-left: 1px solid #63002F;

	
}
.property_details
{
	color: #000000;
}


.details_nav
{
	position: relative;
	float: right;


}
.details_nav div
{
	float: right;
	margin: 15px 3px 4px 0px;
}

.details_nav div img
{
padding-bottom: 6px;
}

.estateagentcell
{
	border-left: 1px solid #63002F;

}
.details_estate_agent
{
	position: relative;
	padding-bottom: 2px;
	padding-top: 4px;
	width: 99%;
	padding-right: 5px;
}
/* holly hack to prevent extra padding between div and table in IE \*/
* html .details_estate_agent {
	height: 1%;
}
/* end hack */

.details_estate_agent .agentlogo
{ 
	position: relative;
	float: left;
	padding: 8px;
	margin-top: -10px
}
.details_estate_agent IMG
{ 
	padding-top: 5px;
	padding-bottom: 5px;
}

.details_estate_agent .agenttext
{  

}
.details_estate_agent .agentfooter {
	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.details_summary
{
	
	border-top: 1px solid #63002F;
	padding-top: 1px;
	padding-right: 1px;
	clear: left;
}

/* holly hack to prevent extra padding between div and table in IE \*/
* html .details_summary {
	height: 1%;
}
/* end hack */

.details_summary .picbox
{
width: 310px; 
float: left;
}

.details_summary .textbox
{
margin-left: 10px; 
margin-bottom: 10px;
}

#propertytopwrapper .payments
{

	width: 142px; 
	margin: 0px 0px 0 0px; 
	float: right; 
	text-align: left; 
	padding-left: 5px; 
	color: #FFFFFF;
	background: #63002F url(/images/corner_top_left_brick.gif) top left no-repeat;

}

#propertytopwrapper .payments_inner
{

	background: #63002F url(/images/corner_top_right_brick.gif) top right no-repeat;
	padding-top: 5px;

}


#propertytopwrapper .payments a:link, #propertytopwrapper .payments a:visited, #propertytopwrapper .payments a:hover, #propertytopwrapper .payments a:active
{
 color: #FFFFFF !important;
 font-weight: normal;
 margin-left: 12px;
 	padding-left: 25px;
	background: url(/images/icon_bg_calc.gif) left center no-repeat;
}

.details_summary table
{
	border-collapse: collapse;
	
}

.details_summary table .no_status .status
{
	background: transparent;
	display: none;
}


/* Styles for different status flags */
.details_summary table.underoffer
{
	border-top: 5px solid #EFE3F2;
	width: 100%;
}
.details_summary table.underoffer .status
{
	background: #EFE3F2;
}
.details_summary table.sold
{
	border-top: 5px solid #F2E4E3;
}
.details_summary table.sold .status
{
	background: #F2E4E3;
}
.details_summary table.newlisting
{
	border-top: 5px solid #E3E4F2;
}
.details_summary table.newlisting .status
{
	background: #E3E4F2;
}
.details_summary table.mustbeseen
{
	border-top: 5px solid #F5F3D6;
}
.details_summary table.mustbeseen .status
{
	background: #F5F3D6;
}
.details_summary table.keentosell
{
	border-top: 5px solid #E4F2E3;
}
.details_summary table.keentosell .status
{
	background: #E4F2E3;
}


.details_image
{
	background: #FFFFFF;
	padding: 1px 0px 1px 1px;
	width: 270px;
	width: expression('20%');

}


/* Styles for boiler plate information */

.details_boilerplate
{
	overflow: auto; 
	padding: 10px;
	font-weight: normal;
	width: expression('90%'); 
}

.details_boilerplate h2
{
	color: #000000 !important;
}



.textbox h2
{
	color: #000000 !important;
}
.details_boilerplate .status
{
	margin: -10px -10px 0px -10px;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
}

.textbox .availablefrom
{
color: #0D6826;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
font-size: 105%;
}

.textbox .statusunderoffer
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #A5EAA0;
}

.textbox .statussold
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #D65656;
}

.textbox .statusnewlisting
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #FFCC00;
}

.textbox .statusmustbeseen
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #EACFA0;
}
.textbox .statuskeentosell
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #EAA0A0;
}

.textbox .statuslet
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #D65656;
}

.textbox .statusreduced
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #E1AD49;
}


.textbox .statusnew
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #FFCC00;
}

.textbox .statussaleagreed
{
	padding: 5px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #63002F;
	background-color: #BFE149;
}

.textbox 
{
	margin-left: 300px !important;
}

.details_boilerplate h3
{
	font-weight: bold;
	font-size: 120%;
}
.details_boilerplate h4
{
	font-weight: bold;
	font-size: 110%;
}

/* Image navigation */
.details_image_nav td
{
	background: #63002F;
	color: #FFFFFF;
	padding: 5px;
}
.details_image_nav a:link, .details_image_nav a:visited, .details_image_nav a:hover, .details_image_nav a:active
{
	color: #FFFFFF;
}


/* more property details (lower columns) */
#property_details_more
{
	margin-top: 10px;
	color: #000000;
}
.property_images
{
	position: relative;
	float: left;
	width: 275px;
}
.property_images img
{
	border: 1px solid #63002F;
	margin-bottom: 10px;
}

.property_plans
{
	position: relative;
	float: left;
	width: 125px;
	margin-right: 10px;
}

.property_description
{
	position: relative;
	margin-left: 280px;
}
.property_description p
{
	margin: 0px 25px 10px 0px;
}

/* Fix the IE 3 pixel gap bug with the Holly Hack. Hide from IE5-mac. Only IE-win sees this. \*/
* html .property_images {
	margin-right: 5px;
}
* html .property_description {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac */


.property_description_only
{
	position: relative;
	margin-left: 0px;
}
.property_description_only p
{
	margin: 0px 25px 10px 0px;
}

/* previous next property navigation */
.property_details_nav
{
	margin-top: 10px;
	border: 1px solid #63002F;
	background: #63002F;
	color: #FFFFFF;
	padding: 5px;
	padding-bottom: 3px;
}
.property_details_nav a:link, .property_details_nav a:visited, .property_details_nav a:hover, .property_details_nav a:active
{
	color: #FFFFFF;
}
.previous_property
{
	width: 33%;
	float: left;
	text-align: left;
}
.next_property
{
	width: 33%;
	float: right;
	
}

.list_all_properties
{
	width: 33%;
	float: left;
	text-align: center;
}


