/* USE THIS STYLESHEET FOR IE */

BODY
{
	height:100%;
	width:100%;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: MetaPlusMedium,MetaPlus,MetaPlusMedium-,MetaPlusMedium-Roman, Verdana, georgia, "times new roman", times, serif;
	font-size: 10px;
}


/* STRUCTURAL ELEMENTS */

.Menu
{
	/* QUALIFIED FOR IE */
	position:absolute;
	display:block;
	z-index:2;
	top:0px;
	left:0px;
	right: auto;
	width: 100%;
	height:51px;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.MenuSwirl
{
	/* QUALIFIED FOR IE */
	position: absolute;
	z-index:0;
	top: -1px;
	left:35%;
	right: 10px;
	width: 447px;
	height: 51px;
}

.MenuTop
{
	/* QUALIFIED FOR IE */
	position:absolute;
	z-index:4;
	top: -1px;
	left: 20px;
	right: auto;
	width: 600px;
	height: 51px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
}

.MenuLogo
{
	/* QUALIFIED FOR IE */
	position:absolute;
	display:block;
	z-index:2;
	top:auto;
	bottom:-1px;
	left: auto;
	right: 0;
	width: 160;
	height: auto;

}

.StatusHeadline
{
	/* QUALIFIED FOR IE */
	position: absolute;
	z-index:1;
	top: 0;
	left: auto;
	right: 0;
	width: 211px;
	height: 51px;
	vertical-align:middle;
	text-align:right;
	margin-top:7px;
	margin-right:13px;
}

.Content
{
	/* QUALIFIED FOR IE */
	position:relative;
	display:block;
	z-index:0;
	top: 78px;
	right: 0px;
	left:0px;
	bottom:auto;
	vertical-align:middle;
	text-align:center;
	background-color: #ffffff;
	padding-top: 3;
	padding-bottom: 3;
	padding-left: 3;
	padding-right: 3;
	margin-top:auto;
	margin-left:0px;
	margin-bottom:auto;
	margin-right: 0px;
}

.InfoBar
{
	/* QUALIFIED FOR IE */
	position:absolute;
	display:block;
	top:0px;
	left:auto;
	right:0px;
	bottom:50px;
	width:160px;
	height:100%;
	background-color: #AAA79D;
	z-index:1;
	border-width: 0px;
	border-color: #333333;
	border-style: none;
}

.InfoBarContainer
{
	/* QUALIFIED FOR IE */
	position:absolute;
	top:51px;
	right: 0px;
	width: 160px;
	bottom:51px;
	height:90%;
	z-index:3;
	padding-top: 0px;
	margin-bottom: 51px;
	padding-left: 0px;
	padding-right: 0px;
	/*background-color: #000000;*/
}

.InfoBarContent
{
	/* QUALIFIED FOR IE */
	position:absolute;
	top: 1px;
	left: 0px;
	right: 0px;
	width: 145px;
	height:auto;
	z-index:4;
	padding-top: 70px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	margin-right: 30px;
	/*background-color: #FFcccc;*/
}

.StatusArea
{
	position: absolute;
	z-index:4;
	top: 0;
	left: auto;
	right: 0;
	width: 160px;
	height: 51px;
	float: left;
	clear: left;
	vertical-align:middle;
	text-align:center;
}

.BlackTop
{
	position: relative;
	z-index:10;
	top: 0;
	left: 0;
	vertical-align:bottom;
	width: auto;

	height: 38;
	background-image: url(/art/Blacktop2.png);
	background-position:0% 0%;
	background-repeat: repeat;
	clip:auto;
	overflow:hidden;
	background-color: #B4BCCE;
}

.WhiteTop
{
}

.WhiteBottom
{
}


#Property_details_content
{
	/* Need to fork for Safari/Mozilla & MSIE */
	position: relative;
	z-index:2;
	top: 25px;
	left: 0;
	right: 0;
	width: auto;
	height: auto;
	text-align:center;
}

#Property_details_toolbar
{
	position: absolute;
	z-index:5;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 24;
	background-color: #004178;
	clip: auto;
	overflow: hidden;
	
}

.BackstageTop
{
	position: absolute;
	z-index:1;
	top: 51px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 25px;
	background-color: #eeeeee;
	text-align:left;
}
/* END STRUCTURAL ELEMENTS */

