﻿


.tableHeadingGreen {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #D7F775;
	top: 2px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.tableHeadingBlack {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	top: 3px;
	vertical-align: top;
}
.mainBodyText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}

.mainBodyTextOrangeB {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;	
}
.mainBodyTextOrange {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;	
	color: #FFCC00;	
}
.mainBodyTextL {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.mainBodyTextBlack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
.mainBodyTextB {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}
.mainBodyTextLB {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}
.addBodyText {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}

.addHeadingYellow {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFCC00;
}

.addHeadingTextGreen {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #D7F775;
}

.addHeadingTextBlack {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #000000;
    font-weight: bold;
    
}

.NormalTabLink
{
	font-family:Arial;
	font-size: 7pt;
	color:#666666;
	text-decoration:none;
	text-align:center
	
}

.SelectedTabLink
{
	font-family:Arial;
	font-size:7pt;
	color:#000000;
	text-align:center;
	text-decoration:none
}

.MarkerToolTip
{
	color:Black;
	font-weight:bold;
	background-color:White;
	white-space:nowrap;
	margin:0;
	padding:2px 4px;
	border:1px Solid Black;
	font-family:Arial;
	font-size:9pt;
	position: absolute;	
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.BubbleTable
{	
	width:100%;	
	font-family:Arial;
	font-size:9pt;
	color:White;
	text-align:justify;
	background-color:#999999;	
}



.HomeBubbleTable
{	
	width:100%;	
	font-family:Arial;
	font-size:8pt;
	color:White;
	text-align:justify;
	background-color:#999999;	
}
.BubbleTableDetail
{	
	width:100%;
	height:145px;	
	font-family:Arial;
	font-size:9pt;
	color:White;
	text-align:justify;
	overflow:auto;
	background-color:#999999;	
	
}


.BubbleDiv
{
	
	width:300px;
	height:210px;		
	overflow:hidden;
	text-align:justify;
	background-color:#999999;
}

.HomeBubbleDiv
{
	
	width:210px;
	height:130px;		
	overflow:hidden;
	text-align:justify;
	background-color:#999999;
}

.BubbleDivDetail
{
	
	width:275px;
	height:240px;
	overflow:hidden;
	text-align:justify;
	background-color:#999999;
}


.BubbleDivContactUs
{
	width:210px;
	height:100%;
	overflow:visible;
	text-autospace:ideograph-alpha;
	background-color:#999999;
	
}

.BubbleDiv1
{
	width:230px;
	height:100px;
	overflow:auto;
	background-color:#999999
}

.NormalMenuItem
{	
	font-family:Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 18px;
}

.NormalMenuItemB
{	
	font-family:Arial;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}

.SelectedMenuItem
{
	font-family:Arial;
	font-size:10px;
	font-weight: bold;
	color:Highlight;
	text-decoration:none;
	line-height: 18px;
}

.LinkInBubble {
	font-size:9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.ErrorMessage {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D7F775;
	top: 2px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.LinkButtonInGrid
{
	color: #C0C0C0;
	font-size: 10px;
	font-family: Arial
}

.LinkOnPage
{
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.ForumTextStyle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #C0C0C0;
	line-height: 18px
}

.ForumUserStyle {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-style:italic
}
.TableStyle {
	background-color:#4C4C4C;
}
.MapTableStyle{

	background-color:#818181;	
}
.MapLegend
{
	background-color:#818181;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.MainBodyTextSmall {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	white-space:nowrap;
}

.TableBorder
{	
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-color:Black;
	
}
.RowBorder
{		
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: black;
}

.RowBorderNoBg
{

	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;	
	
}
.BubbleHeadingGreen
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #D7F775;	
}
.HomeBubbleHeadingGreen
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #D7F775;	
}

.DetailPrintPreview
{	
	width:100%;
	height:100%;	
	font-family:Arial;
	font-size:9pt;
	color:White;
	text-align:justify;
	overflow:visible;
	background-color:#999999;	
	
}

.PropertyImageInBubble
{
	width:145px;
	height:155px;
	border-width:0;	
}
.HomePropertyImageInBubble
{
	width:72px;
	height:77px;
	border-width:0;
}
.AgentImageInBubble
{
	width:140px;
	height:132px;
	border-width:0;	
}

.HideDisplay
{
	display:none;	
}

