/*
====================================================================================================
	PRINTABLE ITEMS
====================================================================================================
*/
BODY
{
	background-color	: #FFFFFF;
	margin				: 0px 0px 0px 0px;
	font-family			: Verdana;
	font-size			: 10pt;
}
DIV.ClientLogoPrint
{
	background-color	: #FFFFFF;
	color				: #000000;
	float				: left;
	font-size			: 16pt;
	width				: 100%;
}
DIV.ClientLogo, DIV.BreadCrumbs, DIV.Navigation, DIV.FooterButtons, DIV.PropertyContact, DIV.NoPrint, TD.LeftColumn250, TD.LeftColumn240
{
	overflow			: hidden;
	height				: 0px;
	position			: absolute;
	top					: -1000px;
	width				: 0px;
	visibility			: hidden;
}
TD.RightColumn
{
	vertical-align		: top;
	width				: 100%;
}
TD.PropertyButtons
{
	background-color	: #097054;
	border				: ridge 3px #097054;
	list-style-type		: none;
	padding				: 2px;
	text-align			: center;
	width				: 160px;
}
TD.PropertyButtons A, TD.PropertyButtons A:HOVER
{
	color				: #FFFFFF;
	cursor				: pointer;
	font-weight			: bold;
	text-decoration		: none;
}
/*
=========================
	PROPERY LIST & DETAIL
=========================
*/
TABLE.PropertyPanelHead
{
	width				: 100%;	
}
TD.PropertyListTown
{
	width				: 240px;
}
TD.PropertyListUnderOffer
{
	color				: #FF0000;
	width				: 120px;
}
TD.PropertyListPrice
{
	text-align			: right;
	
}
DIV.PropertyDetailHead
{
	background-color	: #FFE0B2;
	border-bottom		: solid 2px #097054;
	border-top			: solid 2px #097054;
	font-size			: 12pt;

}
TABLE.PropertyDetail
{
	border-style		: none;
	width				: 100%;
}
TD.PropertyImage
{
	background-color	: #FFE0B2;
	text-align			: center;
	width				: 240px;	
	vertical-align		: top;
}
IMG.PropertyImage
{
	border				: ridge 3px #097054;
	margin				: 5px;
}
TABLE.PropertyDetail TD
{
	vertical-align		: top;
}
TABLE.PropertyDetail UL
{
	margin				: 0px 0px 0px 20px;
}
TABLE.PropertyDetail LI
{
	list-style-type		: disc;
}

TD.PropertyDetail
{
	padding-left		: 5px;
}





/*
=========================
	PROPERY LIST & DETAIL
=========================

TABLE.PropertyPanelHead
{
	width				: 100%;	
}
TD.PropertyListTown
{
	padding				: 3px 5px 3px 5px;
	text-align			: left;
	width				: 33%;
}
TD.PropertyListUnderOffer
{
	color				: #FF0000;
	padding				: 3px 5px 3px 5px;
	text-align			: center;
	width				: 34%;
}
TD.PropertyListPrice
{
	padding				: 3px 5px 3px 5px;
	text-align			: right;
	width				: 33%;
}

/*
=========================
	PROPERY LIST
=========================

TD.ConversionCurrency
{
	width				: 240px;
}
TD.PropertyListPages
{
	text-align			: center;
	vertical-align		: middle;
}
DIV.PropertyPanelHead
{
	float				: left;
	width				: 100%;
}
DIV.PropertyPanel
{
	float				: left;
	margin-bottom		: 20px;
	margin-top			: 0px;
	padding-left		: 20px;
	padding-right		: 20px;
}
DIV.PropertyListHead
{
	background-color	: #FFE0B2;
	border-bottom		: solid 2px #097054;
	border-top			: solid 2px #097054;
	float				: left;
	font-size			: 12pt;
	margin-bottom		: 5px;
	width				: 100%;
}
TABLE.PropertyListHead, TABLE.PropertyListDetail
{
	width				: 100%;
}

Div.PropertyListDetail
{
	float				: left;
	margin-bottom		: 10px;
	width				: 100%;
}
TD.PropertyListImage
{
	text-align			: center;
	vertical-align		: top;
	width				: 140px;
}
TD.MoreDetail
{
	text-align			: right;
}
TD.MoreDetail UL
{
	margin				: 0px;
}
TD.MoreDetail LI
{
	background-color	: #097054;
	border				: ridge 3px #097054;
	list-style-type		: none;
	margin				: 5px;
	padding				: 3px;
	text-align			: center;
	width				: 100px;
}
TD.MoreDetail A
{
	color				: #FFFFFF;
	font-weight			: bold;
	text-decoration		: none;
}
/*
=========================
	PROPERY DETAIL
=========================




DIV.PropertyItem
{
	line-height			: 16px;
	margin-bottom		: 15px;
}





/*
====================================================================================================
	NON PRINT ITE<S
====================================================================================================

DIV.Navigation, DIV.CurrencyConversion, DIV.QuickSearch, DIV.BreadCrumbs
{
	position			: absolute;
	visibility			: hidden;
}
TD.LeftColumn
{
	width				: 0px;
}

