﻿.OpenHousesPageHeader
{
	float: right;
	position: relative;
	clear: left;
	font-size: 10pt;
	color: #336699;
	text-align: center;
	font-weight: bold;
	width: 50%;
}

.OpenHousesPageCount
{
	float: right;
	position: relative;
	font-size: 10pt;
	color: #336699;
}

.OpenHousesPager
{
	color: #003366;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

.OpenHousesPager a
{
	color: #003366;
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	cursor: pointer;
	margin: 0 10px 0 10px;
	text-decoration: none;
}

.OpenHousesPagerLeft
{
	text-align: left;
	float: left;
	position: relative;
	width: 25%;
}

.OpenHousesPagerCenter
{
	text-align: center;
	float: left;
	position: relative;
	width: 50%;
}

.OpenHousesPagerRight
{
	text-align: right;
	float: left;
	position: relative;
	width: 25%;
}

.OpenHousesInfo
{
	float: left;
	position: relative;
	width: 100%;
	font-size: 10pt;
	line-height: 12pt;
	padding: 0 10px 0 10px;
	text-align: left;
	top: 3px;
	vertical-align: top;
}

.OpenHousesInfo *
{
	vertical-align: top;
}

.OpenHousesInfo img
{
	border: none 0;
}

.OpenHousesInfo th, .OpenHousesTableHeader
{
	color: #336699;
}

.OpenHousesInfoLink
{
	font-family: Times New Roman, Serif;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
}

.OpenHousesDesc
{
	float: left;
	position: relative;
	width: 275px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 10px 0 10px 10px;
	clear: right;
}

.OpenHousesPropertyDetails
{
	float: left;
	position: relative;
	clear: left;
	text-decoration: none;
	display: block;
	padding: 0 20px 0 0;
	cursor: pointer;
	color: #666666;
	font-weight: bold;
}

.OpenHousesPropertyDetails img
{
	border: none 0px;
	top: -3px;
	position: relative;
	padding: 0 5px 0 5px;
}

.OpenHousesMapLink
{
	float: left;
	position: relative;
	clear: none;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 0;
	cursor: pointer;
	color: #666666;
	font-weight: bold;
}

.OpenHousesVirtualTour
{
	cursor: pointer;
	float: left;
	position: relative;
	clear: right;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
	cursor: pointer;
	color: #666666;
	font-weight: bold;
	top: -8px;
}

.OpenHousesMapLink img
{
	border: none 0px;
	top: -3px;
	position: relative;
	padding: 0 5px 0 5px;
}

.OpenHousesDateList
{
	width: 700px;
}

.OpenHousesDateList td
{
	width: 50%;
	text-align:center;
	padding-right: 50px;
	padding-bottom: 50px;
}

.OpenHouseUpdating
{
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	font-style: italic;
}