﻿@media screen
{
	#header
	{
		display:none;
	}
	#page
	{
		width:640px;
		margin:20px 0px 0px 50px; 
		text-align:left; /* Counteract to IE5/Win Hack */
	}
	
}
@media print
{
	#header
	{
		display:block;
	}
	#links, #print
	{
		display:none;
	}
	#tableHead{display:none;}
	#tdnav{display:none;}
	#footer{display:none;}	
	#page
	{		
		width:700px;
		margin-left:auto; 
		margin-right:auto;
		padding-left:0px;
		text-align:left; /* Counteract to IE5/Win Hack */	
	}
	body{margin:0px 0px 0px 0px;}
	.site{MARGIN-LEFT: 0px; WIDTH: 600px; MARGIN-RIGHT: 0px;  padding:0px;}
	#tdmain{width:600px;margin:0px;padding:0px;}
}


#content
{
	clear:both;
}
#logo
{
	float:left;
}
#contact
{
	text-align:right;
	font-size:1.5em;
}
#mainimage
{
	float:left;

}
#info
{
	width:200px;
	float:left;
	margin-left:20px;
}
#thumbs
{
	clear:both;
}
#thumbs img
{
	border:none;
	width:137px;
}
#thumbs div, #thumbs img
{
	display:inline;
}
#thumbs
{
	margin:5px 0;
}
#thumbs div
{
	margin:5px;
}
#links a
{
	display:block;
}
address
{
	font-style:normal;
}
#address
{
	font-size:2.0em;
	float:left;
	font-weight:normal;
	width:450px;
}
#address, #price
{
	color:#E28400;
}
#price
{
	text-align:right;
	font-size:2.1em;
}
.pricetext
{
	color:#FF0000;
	font-size:0.9em;
}
#address, #price, #links
{
	margin:10px 0;
}

#links
{
	font-size:1em;
}
#links a
{
	background-color:#eee;
	border-bottom:1px solid #aaa;
	border-top:1px solid #fff;
	width:160px;
	padding:5px 20px;
	color:#876C6C;
	text-decoration:none;
}
#links a:hover
{
	font-weight:bold;
	background-color:#fff;
}
#description2 li
{
	margin:3px 0px 0px -20px;
	font-size:1.1em;   
}
#description1, #description3, #description4, #description5, #description6
{
	margin:10px 0px 5px;
	font-size:1.2em;	
	font-family:Arial;	
}
#description1
{
	margin:20px 0px 5px;
}
.Description
{
	margin:20px 0px;
	Display:none; 
	Visibility:hidden;
}
#floors span
{
	display:block;
}
#floors br
{
	display:none;
}
.FloorTitle, .Heading
{
	font-size:2.3em;
}
.FloorTitle
{
	font-weight:bold;
	margin:10px 0;
}
.Heading
{
	Display:none; 
	Visibility:hidden;
}

#print a
{   
	background:url(http://www.dezrez.com/drapp/images/print_icon.gif) no-repeat left top;
	padding: 0 0 0 30px;
	display:block;
	width:170px;
	line-height:30px;
	text-align:left;
	font-size:1.2em;
	text-decoration:none;
	color:#4265B4;
	margin:0 0 0 20px;
}
#print a:hover
{
	text-decoration:underline;
}
#map
{
	width:500px;
	height:400px;
	border:1px solid #876C6C;
	margin:0 0 0 50px;
}
.status
{
	margin:0 0 0 25px;
	font-size:1.6em;
	font-weight:bold;
	color:#771B2B;
}