/*

Styles For Valad Website
Lateral Systems
Todd Baker - May 2007

Used for ALL printing

*/
/* Remove several elements */
body,html{background-color:#fff;}

#left,.PropertyDetailRight,#ValadLogo,#footer,#SubFooter,#TopNav,#PropertyBanner,#Search,#ValadBanner{
	display:none;
}	
#wrapper{
	width:700px;
	margin:40px 0 0 0;
	padding:0;
}
#ContentWrapper
{

}
#main{
	float:left;
	width:700px !important;
	margin-right:0;
	
}
#LeftContent{
	width:450px;
}
#ValadHiResLogo,#VSelectHiResLogo{
	display:block;
	position:absolute;
	top:0px;
	right:20px;
}
.PrintMap{
	display:block;
}
.GoogleMap{
	display:none;
}
.PropertyDetail
{
	margin-top:80px;
	width:700px !important;
}
.PropertyPrintFund
{
	display:block;
	position:absolute;
	top:-70px !important;
	left:0;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	

}
.PropertyDetail .PropertyImages
{

	margin-right:20px !important;
}

.PropertyPrintFund span
{
	color:#0078ae;
}

.PDFProperty
{
	position:relative;
	width:700px !important;	
}
#PropertyBook
{
	float:left;
}
