/**************** UI Layout *******************/
.UiLayoutTableCell
{
	display:table-cell;
	text-align:center;
	margin: 4px 8px 4px 8px;
	border:solid 0px #ff0000;
}
.UiLayoutUiElement
{
	text-align:left;
	margin:0px;
	padding:0px;
	border:solid 0px #00ff00;
}
/*------ IE7 Styles ------*/
*:first-child+html .UiLayoutTableCell
{
	display:table-cell;
	text-align:center;
	margin:8px 8px 8px 8px;
	border:solid 0px #ff0000;
}
/*------ IE6 Styles ------*/
*html .UiLayoutTableCell
{
	display:table-cell;
	text-align:center;
	margin:8px 2px 8px 2px;
	border:solid 0px #ff0000;
}
/**************** UI Layout End *******************/


body, td {
	font-family:Arial;
	font-size: 9pt;
}
	#link{width:350px; height:25px;}
	#demo {
    background:#ccc;
    margin-bottom:1em;
    height:100px;
    width:100px;
}
#topTabs {
	width: 720px;
	height: 30px;
}

#sideTabs {
	width: 40px;
	vertical-align: top;
}

.mainLayout {
	width: 720px;
	vertical-align: top;
}

.tblContainer {
	width: 100%;
}

.navLinks {
	clear: both;
	text-align: center;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
	font-weight: bold;
}

.navLinks a {
	text-decoration: none;
}

.propPrev {
	float: left;
}

.propNext {
	float: right;
}

.tPropInfo {
	margin: 10px;
}

.basePropInfo {
	clear: both;
	font-weight: bold;
	padding: 5px;
	font-size:14px;
}

.propMLSID {
	float: left;
}

.propPrice {
	text-align: center;
}

.propStatus {
	float: right;
}

#slideShowContainer {
	width: 355px;
}

.agentOfficePhoto {
	width: 80px;
	border: 0px;
}

.agentOrOfficeName {
	font-size: 14pt;
	font-weight: bold;
}

.companyName {
	font-size: 11pt;
}

.propIcons {
	height: 80px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.propIcons a {
	border: 1px solid;
	padding: 3px;
	cursor: hand;
	float: right;
	text-decoration: none;
	font-size: 8pt;
	margin-right: 10px;
}

.propIcons a div {
	margin: 0px;
	width: 45px;
}

.propIcons img {
	margin-bottom: 5px;
	border: 0px;
}

.bPropInfo {
	padding: 10px;
	padding-top: 0px;
}

.tblHeader {
	padding: 3px;
	padding-left: 7px;
	font-weight: bold;
}

.descAndFullPropInfo {
	width: 50%;
	vertical-align: top;
}

.fullPropInfoLabel {
	width: 120px;
	font-weight: bold;
}
.featuresLabel {
	font-weight: bold;
	color: #1F4A7F;
	width:150px;
}

.features td {
	width: 25%;
	vertical-align: top;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

body {
}

body, td {
	color: #000000;
	
}

.LinkBar a {
	color: #6B271C;
	 text-decoration:none; 
	 display: inline;
}

.LinkBar a:hover {
	color: #6B271C;
	text-decoration: underline;
}

#topTabs {
	display: none;
}

#sideTabs {
	display: block;
}

.mainLayoutBorderBG {
	border: 1px solid #F1D089;
	background-color: #FFFFFF;
}

.navLinks {
	background-color: #F5F0CC;
}

.tblContainer {
	border: 1px solid #996633;
	background-color: #F5F0CC;
}

.basePropInfo {
	color: #FFFFFF;
	background-color: #BC8650;
}
.directLinkSlideIn
{
	padding:2px;
	color: #FFFFFF;
	background-color: #BC8650;
	font-weight:bold;
}
.agentOfficePhoto {
/*			float: left; */
	margin: 5px;
	margin-right: 15px;
}

.tblHeader {
	background-color: #BC8650;
	color: #FFFFFF;
}

.fullPropInfo td {
	border-bottom: 1px solid #CCCCCC;
	padding:4px;
}

.fullPropInfoLabel {
	color: #1F4A7F;
}
.Address
{
	
}
.LinkBar{
	padding-right:7px;
}
.LinkBar a{
	border: solid 1px #996633;
	margin-left:2px;
	padding:5px;
	background-color:#ffffff;
	font-size:10px;
}
#tabContainer{
	margin:10px
	}
  #link
  {
		z-index:2000;
  }
  #link input
  {
	border:solid 1px #CCCCCC;
	padding:5px;
	margin:5px;
	background-color:#FFFFFF;
  }
		  
#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=70); 
    -moz-opacity:0.7; 
    opacity: 0.7;
    width: 100%; 
    height: 100%; 
    background-color: #CCCCCC;
    position: fixed;
    z-index: 2000;
    top: 0px; left: 0px;
}
*html .modalBackground
{
    position: absolute;
    left: expression(ignoreMe = document.documentElement.scrollLeft + "px");
    top: expression(ignoreMe = document.documentElement.scrollTop + "px");
    width: expression(document.documentElement.clientWidth + "px");
    height: expression(document.documentElement.clientHeight + "px");
}
.modalContainer
{
	position:absolute;
    left:0px;
    top:0px;
    z-index:2001;
    border: 1px solid #996633;
	background-color: #F5F0CC;
}
.modal
{
    top: -150px;
    z-index: 2;
    padding: 0px;
}

#closeButtonbg
{
	padding:2px;
	background:url('../images/barBG.png') repeat-x top;
}
#barShaddow
{
	background:url('../images/barShaddow.png') repeat-x top;
}
body
		{
			font-family:Arial;
			font-size:12px;
			margin:0px;
		}
		select
		{
			FONT-SIZE: 11px;
		}
		.clear
		{
			font-size:0;
			height:1px;
			background:transparent;
			margin-bottom:-1px;
			clear:both;
			overflow:hidden;
		}
		#listingContainer
		{
			height:440px; 
			overflow:hidden;


		}
		#slider-bg 
		{
			background:url(../images/bg-fader.gif) 12px 0 repeat-y;
		}
		/*
		Copyright (c) 2008, Yahoo! Inc. All rights reserved.
		Code licensed under the BSD License:
		http://developer.yahoo.net/yui/license.txt
		version: 2.6.0
		*/
		.yui-h-slider,.yui-v-slider{position:relative;}
		.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb{position:absolute;cursor:default;}
		.yui-skin-sam .yui-h-slider .yui-slider-thumb{top:4px;}
		.yui-skin-sam .yui-v-slider{background:url(../images/bg-fader.gif) no-repeat 12px 0;height:228px;width:48px;}
		
		
	/*Map Scripts*/
	
	.customInfoBox-noBeak,.customInfoBox-with-rightBeak,.customInfoBox-with-leftBeak 
{
	border:0 solid black;
	color:#676767;
	display:block;
	font-size:1.2em;
	position:absolute;
	z-index:500 !important;
	background:transparent;
}
.customInfoBox-with-rightBeak 
{
	padding:0 19px 0 0;
}
.customInfoBox-with-leftBeak 
{
	padding:0 0 0 19px
}
.customInfoBox-noBeak 
{
	padding:0 4px;
}
.customInfoBox-body 
{
	border:1px solid #888;
	left:-3px;
	overflow:visible;
	position:relative;
	top:-3px;
	width:290px;
	height:150px;
	background:#FFF
}
.customInfoBox-shadow 
{
	float:left;
	position:relative;
	background:#BFBFBF
}
.customInfoBox-previewArea 
{
	width:100%;
	background:#FFF
}
.customInfoBox-previewArea p 
{
	font-size:1.1em;
	margin:0;
	padding:0px;
}
.customInfoBox-previewArea div.firstChild 
{
	margin:0px;
	overflow:visible;
}
.customInfoBox-previewArea .title 
{
	color:#000;
	font-size:1.1em;
	font-weight:bold;
	margin:0px
}
.customInfoBox-previewArea .ero-previewArea-image 
{
	display:block;
	float:left;
	height:150px;
	padding:3px 10px 5px 0;
	position:relative;
	width:80px
}
.customInfoBox-actionsBackground 
{
	margin:4px;
	background:#E4EDF3
}
.customInfoBox-beak,.customInfoBox-progressAnimation 
{
	visibility:hidden;
}
.customInfoBox-actions 
{
	padding:4px 8px 0
}
* html .customInfoBox-actions 
{
	padding-top:8px
}
.customInfoBox-actions ul 
{
	list-style-image:none;
	margin:0;
	padding:0;
	list-style:none outside none
}
.customInfoBox-actions ul a,.customInfoBox-actions ul a:link,
.customInfoBox-actions ul a:visited 
{
	color:#0088E4;
	text-decoration:none
}
.customInfoBox-actions ul a:hover 
{
	text-decoration:underline
}
.customInfoBox-actions ul li 
{
	margin-bottom:4px
	}
.customInfoBox-paddingHack 
{
	font-size:8px;
	height:8px;
	width:1px
}
.customInfoBox-beak 
{
	height:34px;
	position:absolute;
	top:10px;
	width:19px;
	display:none;
	}
.customInfoBox-with-leftBeak .customInfoBox-beak 
{
	background:transparent url(../Images/beakLeft.gif) no-repeat scroll 0;
	display:block;
	left:0
}
.customInfoBox-with-rightBeak .customInfoBox-beak 
{
	background:transparent url(../Images/beakRight.gif) no-repeat scroll 0;
	right:4px
}
.customInfoBox-noBeak .customInfoBox-beak 
{
	display:none;
}
.customInfoBox-progressAnimation 
{
	font-size:0;
	height:3px;
	overflow:hidden;
	position:absolute;
	width:13px;
	z-index:500
}
.customInfoBox-progressAnimation div 
{
	font-size:0;
	height:100%;
	position:absolute;
	width:3px;
	background:#54CE43}
.customInfoBox-progressAnimation div.frame0 {left:-3px}
.customInfoBox-progressAnimation div.frame1 {left:0}
.customInfoBox-progressAnimation div.frame2 {left:5px}
.customInfoBox-progressAnimation div.frame3 {left:10px}
#mapListContainer
{
	height:150px; 
	width:275px;
}
.ero .ero-body {
border:1px solid #888;
left:-3px;
overflow:visible;
position:relative;
top:-3px;
width:305px;
height:125px;
background:#FFF
}
.ero .ero-previewArea div.firstChild {
margin:0px;
overflow:visible;
height:120px;
}
.ero .ero-previewArea p
{
	font-size:1.1em;
	margin:0;
	padding:0px;
}
.ListingElementHover
{
	background-color:#CCCCCC;
}
#listingElementUC
{
	cursor:pointer;
}
.loginRequired
{
    filter: Alpha(Opacity=70); 
    -moz-opacity:0.7; 
    opacity: 0.7;
    background-color: #CCCCCC;
    position: absolute;
    z-index: 50;
}
.favIcon a
{
	margin:0 0 0 5px;
	padding: 6px 4px 3px 22px;
	line-height:25px;
	background:url(../images/favIcon.png) no-repeat left;
}
.favIconRemove a
{
	margin:0 0 0 5px;
	padding: 6px 4px 3px 22px;
	line-height:25px;
	background:url(../images/favIconRemove.png) no-repeat left;
}
*html .favIcon a
{
	margin:0 0 0 5px;
	padding: 0px 4px 3px 22px;
	line-height:25px;
	background:url(../images/favIcon.png) no-repeat left;
}
*html .favIconRemove a
{
	margin:0 0 0 5px;
	padding: 0px 4px 3px 22px;
	line-height:25px;
	background:url(../images/favIconRemove.png) no-repeat left;
}
.favIcon, favIconRemove
{
	width:150px;
}
.qhLoginLink a
{ 
	
	padding:3px 4px 6px 20px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
	background:url(../images/padlock.png) no-repeat top left; 
}
*html .qhLoginLink a
{ 
	
	padding:2px 4px 6px 10px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
	background:url(../images/padlock.png) no-repeat top left; 
}
.qhRegisterLink a
{ 
	
	padding:3px 4px 6px 20px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
}
*html .qhRegisterLink a
{ 
	
	padding:2px 4px 6px 10px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
}
.memberControls
{
	font-weight:bold; 
	font-size:12px;
}
.saveSeachLink
{
	display:none;
	cursor:pointer;
	padding: 3px 4px 3px 18px;
	line-height:18px;
	font-weight:bold;
	background:url(../images/saveSearch.png) no-repeat left;
}
.myAccountLink
{
	cursor:pointer;
	padding: 3px 4px 3px 20px;
	line-height:18px;
	font-weight:bold;
	background:url(../images/user.png) no-repeat left;
}
.logoffLink
{
			padding:4px 4px 3px 20px;
			line-height:18px;
			font-weight:bold;
			background:url(../images/unlock.png) no-repeat left;
}
/*----------- IE6 -------------*/
*html .saveSeachLink
{
	display:none;
	cursor:pointer;
	padding: 0px 4px 3px 10px;
	line-height:18px;
	font-weight:bold;
	background:url(../images/saveSearch.png) no-repeat left;
}
*html .myAccountLink
{
	cursor:pointer;
	padding: 0px 4px 3px 10px;
	line-height:18px;
	font-weight:bold;
	background:url(../images/user.png) no-repeat left;
}
*html .logoffLink
{
			padding:0px 4px 3px 10px;
			line-height:16px;
			font-weight:bold;
			background:url(../images/unlock.png) no-repeat left;
}
*html .fontColor:hover
{
	 text-decoration:underline;
}
.editSearch
{
	cursor:pointer;
	padding: 3px 4px 3px 18px;
	line-height:18px;
	background:url(../images/edit.png) no-repeat left;
}
.deleteSearch
{
	padding: 3px 4px 3px 18px;
	line-height:18px;
	background:url(../images/delete.png) no-repeat left;
}
.viewSearch
{
	cursor:pointer;
	padding: 3px 4px 3px 18px;
	line-height:18px;
	background:url(../images/link.png) no-repeat left;
}
.notedefault {
 padding-top:-5px;
 padding-left:5px;
 background:url(../Images/note1bg.png) no-repeat top left;
 color: #000000;
 z-index:50;
 width: 186px; 
 height:95px;
 position:absolute;
 display:none;
}
.loginHeader
{
	height:20px;
}
/*--------------------- Display Type Styles --------------------*/
#ct	{ padding:0; }

#ct ul, #ct2 ul { list-style:none;width:150px; float:left; margin-top:0px; margin-left:3px;}
*:first-child+html #ct ul, *:first-child+html #ct2 ul { display:inline;float:left; list-style:none; margin-left:-1px; width:195px;}
#ct #title {border:solid 1px; float:left; padding:8px 4px 3px 8px;height:19px;}
#ct2 #title {border:solid 1px; float:left; padding:2px 2px 6px 2px;height:10px}
#title a
{
	border:solid 1px #ccc; background-color:#E3E3E3; padding:2px 5px 2px 5px;height:19px;margin-left:5px;text-decoration:none;
}
#ct li, #ct2 li  { margin-left:-45px;}
*:first-child+html #ct li, *:first-child+html #ct2 li  { display:inline;}
#ct a {
	margin:0 0 0 5px;
	padding:8px 4px 3px 34px;
	height:19px;
	color:#2e74bf;
	font-weight:bold;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:9px;
	text-decoration:none;
	border:1px solid #e4f4ff;
	}
#ct2 a {
	margin:0 0 0 5px;
	padding:4px 4px 4px 4px;
	height:10px;
	color:#2e74bf;
	font-weight:bold;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:9px;
	text-decoration:none;
	border:1px solid #e4f4ff;
	}
a.twoGrids {display:block;}
a.threeGrids {display:block;}
a.fourGrids {display:block;}

#ct a.grid { background:url(../../Images/grid.gif) no-repeat top left; display:block;}
#ct a.list { background:url(../../Images/list.gif) no-repeat top left; display:block;}
#ct a.map { background:url(../../Images/mapView.gif) no-repeat top left; display:block;}

#ct table.grid a.grid {cursor:default; }
#ct table.list a.list {cursor:default; }
#ct table.map a.map {cursor:default; }
#ct2 table.twoGrids a.twoGrids { cursor:default; display:block;}
#ct2 table.threeGrids a.threeGrids { cursor:default; display:block;}
#ct2 table.fourGrids a.fourGridss {cursor:default; display:block;}


#drawControls{
	filter: Alpha(Opacity=60);
	-moz-opacity:0.6; 
    opacity: 0.6;
     width: 125px; 
	height: 20px;
    background-color: #1e4578;
    padding:5px;
}
#propCount
{
	filter: Alpha(Opacity=90);
	-moz-opacity:0.9; 
    opacity: 0.9;
     width: 284px; 
    background-color: #FFFFCC;
    padding:5px;
    border:solid 1px #003366;
    display:none;
    font-weight:bold;
    position:absolute;
    text-align:center;
    color:#003366;
    z-index:2000;
}
#drawControlsContainer
{
	    width: 200px; 
		height: 30px;
		position:absolute;
		border:solid 0px #2d425b;
		border-top:0px;
		z-index:2000;
		
}
#poly
{
	position:absolute;
	z-index:2001;
	height: 25px;
	width:135px;
	text-align:left;
}
.btnPoly
{
	line-height:25px;
	background:url("../images/poly.gif") no-repeat top left;
	padding:5px 0px 5px 20px;
	text-decoration:none;
}
.btnPoly:hover
{
	line-height:25px;
	background:url("../images/poly_ov.gif") no-repeat top left;
	padding:5px 0px 5px 20px;
	text-decoration:none;
}
.btnRec
{
	line-height:25px;
	background:url("../images/rec.gif") no-repeat top left;
	padding:5px 0px 5px 20px;
	text-decoration:none;
}
.btnRec:hover
{
	line-height:25px;
	background:url("../images/rec_ov.gif") no-repeat top left;
	padding:5px 0px 5px 20px;
	text-decoration:none;
}
.btnClear
{
	line-height:25px;
	background:url("../images/clearMap.gif") no-repeat top left;
	padding:5px 0px 5px 72px;
	text-decoration:none;
}
.btnClear:hover
{
	line-height:25px;
	background:url("../images/clearMap_ov.gif") no-repeat top left;
	padding:5px 0px 5px 72px;
	text-decoration:none;
}
#MSVE_obliqueNotification {visibility: hidden;}
