#print-searchoptions{display:none}
#print-navbar{display:none}
#print-hide{display:none}
.print-hide{display:none}
.print-tel
{
	display: block;
	text-align: left;
}

.non-print-tel {	display: none; }

.footer {	display: none; }
.copyRight { display: none; }

hr
{
	width: 100%; height: 1px; background-color: #C5C7C9;	color: #C5C7C9;
}

/*#### RE-USEABLE STYLES ####*/

.picBorder
{
	border: solid 1px #000000;
}

.propAddress
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #84221E;
	font-weight: bold;
}

.propDetails
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}

.propPrice
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.propBrief
{
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}

a.propAdd:link		{ color: #84221E; text-decoration: none; font-weight: bold; font-size: 8pt; }
a.propAdd:hover  { color: #84221E; text-decoration: none; font-weight: bold; font-size: 8pt; }
a.propAdd:visited	{ color: #84221E; text-decoration: none; font-weight: bold; font-size: 8pt; }

a.fullDetails:link		{ color: #84221E; text-decoration: none; font-size: 8pt; height: 10px }
a.fullDetails:hover		{ color: #84221E; text-decoration: none; font-size: 8pt; height: 10px }
a.fullDetails:visited	{ color: #84221E; text-decoration: none; font-size: 8pt; height: 10px }

a.paging:link		{ color: #84221E; text-decoration: none; font-size: 8pt; }
a.paging:hover		{ color: #84221E; text-decoration: none; font-size: 8pt; }
a.paging:visited	{ color: #84221E; text-decoration: none; font-size: 8pt; }

.galleryNav
{
	border: solid 1px #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.hr
{
	background-color: #C5C7C9;
	color: #C5C7C9;
}

ul
	{
		margin-left: 0px;
		padding-left: 0px;
		list-style: none;
		line-height: 150%;
		margin-top: 0px;
		margin-bottom: 0px;
	}

li
	{
		padding-left: 10px;
		padding-top: 0px;
		/* background-image: url(../images/general/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 6px; */
	}

/*#### RE-USEABLE STYLES ####*/

/* PROPERTY CART STYLES */

.PropCartFrame
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	background-color: #7D2E48;
}

.PropCartTitle
{
	background-color: #F4E0AA;
	color: #000000;
	font-size: 8pt;
	font-family: Times New Roman, Tahoma, Verdana;
}


.PropCartBottom
{
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.PropertyCartHide
{
	display:none;
}


.PropertyCartMessage
{
	position:absolute;
	background-color: #942929;
	color: #FFFFFF;
	z-index: 100;
	left: 41%;
	top: 260px;
	width:220px;
	height:80px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	
}

.PropertyCartBK
{
	position:absolute;
	background-color: #000000;
	z-index: 99;
	left: 42%;
	top: 267px;
	width:216px;
	height:80px;
	filter:alpha(opacity=30);
}
.image-block2{
		position: relative;
		margin: 0px ;
		padding: 0px ;
}