/*----------------------------------------------------------------
ADANO - CSS print.
----------------------------------------------------
designed by  :: // l a t i t u d // :: design studio
----------------------------------------------------
www.estudiolatitud.com
November 24, 2008,  Montevideo. Uruguay.
----------------------------------------------------------------*/

*{
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	list-style:none;
}
hr{
	display:none;
}
img{
	border:none;
}
html{
	height: 100%;
}
body{
	background: transparent;
	font-size: 12pt;
	color:#000000;
}
fieldset{
	border:0;
	padding:0;
	margin:0;
}
form{
	display: none;
}
h1, h2, h3, ul, li, p{
	margin:0;
}
a{
	outline:none;
	text-decoration:underline;
}
object{
	display:none;
}
div.pusher{
	clear: both;
	height: 0;
	overflow: hidden;
}
strong{
	font-weight:bold;
}
div#wrapper{
	min-height:100%;
	min-width:745px;
}
/*HEADER*/
div#header {
	height:75px;
	padding-top:20px;
	width:100%;
	background:transparent;
}
div#header div#flash{
	margin:0 auto;
	width:745px;
	position:relative;
	margin-bottom:2px;
}
div#header div#flash #banner_spot{
	display:none;
}
div#header div#flash div#slogan{
	width: 526px;
	padding-top:9px;
	height: 19px;	
	background:transparent;
	position:absolute;
	left: 160px;
	top: 20px;	
}
div#header div#flash div#slogan h2{
	text-transform:uppercase;
	text-align:right;
	color:#000;
	font-size:11pt;
	padding-right:10px;
}
h1{
	width:199px;
	height:59px;	
	position:absolute;
	z-index: 100;
	top:5px;
	left: 76px;
}
div.content{
	width:745px;
	margin:0 auto;
}
/*FOOTER*/
div.footer{
	width: 727px;
	margin:0 auto;	
	height: 56px;
	margin-top:10px;
	padding-top:8px;
	text-align:center;	
	background:transparent;
	border:2px solid #000;
	margin-bottom:20px;
}
div.footer ul{
	display:none;
}
div.footer address{
	font-size:12pt;
	font-style:normal;
	margin:6px 0 3px 0;	
	color:#000;
}
div.footer p{
	font-size:11pt;
	color:#000;
	font-style:normal;
}
div.footerBottom{
	display:none;
}
/*FOOTER LOGOS*/
div.footerBottom ul#logos{
	display:none;
}
/*SDS*/
p#sds {
	display:none;
}
/*validators*/
ul.validadores{
	display:none;
}
/*latitud*/
p#latitud{
	display:none;
}
/* ********** 2 COLUMN GROUP STYLES ********** */
div.twoColumnGroup {
	background: transparent;
	width:732px;
	margin:0 auto;
}
div.twoColumnGroupBottom {
	display:none;
}
/* Column 1 */
div.twoColumnGroup .column01 {
	float: left;
	display:none;
}
/* Column 1 content (Use padding for column separation) */
div.twoColumnGroup .column01 .columnContent {
	display:none;
}
/* Column 2 */
div.twoColumnGroup .column02 {
	float: left;
	width: 100%;
}
/* Column 2 content (Use padding for column separation) */
div.twoColumnGroup .column02 .columnContent {
	padding: 10px 10px 10px 10px;
	border-top:2px solid #000;
}
/*RIGHT COLUMN CONTENT*/
div.column02 h2 {
	font-size:12pt;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:32px;
}
/*DETAIL PAGE*/
div.column02 h2.headerDetail {
	background: none;
}
div.propertyDetail {
	background:transparent;
	border: 1px solid #000;
	position:relative;
	padding:0 5px 5px 5px;
}
div.separator {
	border:none;
	padding:0 0 0 25px;
}
div.column02 h2.headerDetail{
	background:none;
	margin-bottom:5px;
}
p#tituloFotos{
	display:none;
}
div.propertyDetail div#code {
	position:absolute;
	left: 540px;
	top: 10px;
	width:160px;
	background:transparent;
	border:none;
	height:19px;
	padding-right:18px;
}
div.propertyDetail div#code p {
	font-size:11pt;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 10px 0 15px;
	background: transparent;
	text-align:right;
	margin-top:10px;
}
div.separatorGroup{
	border:none;
}
div.separator2 {
	padding:0 0 0 25px;
	width:233px;
	float:left;
}
div.propertyDetail dl {
	margin-top:20px;
}
div.propertyDetail dl dt {
	background: url(../img/category_bullet_black.gif) no-repeat 0 0.5em;
	padding-left:10px;
	margin-bottom:5px;
}
div.propertyDetail dl dt strong {
	color:#000;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}
div.propertyDetail dl dd {
	color:#000;
	font-size:11pt;
	margin:0 0 10px 10px;
}
div#bigPicture div.reserved {
	width:69px;
	height:69px;
	background:url(../img/reservada.gif) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
}
div#bigPicture div.reserved span {
	display:none;
}
div.separator div#bigPicture {
	margin-top:15px;
	position:relative;
}
div.separator div#bigPicture img {
	border:2px solid #000;
	width:262px;
	height:196px;
}
div.propertyDetail ul.gallery {
	display:none;
}
div.propertyDetail ul {
	padding-top:0;
	margin:0;
	float:left;
}
div.propertyDetail ul li {
	float:left;
}
div.separator p.descripcionProp {
	display:none;
}
/****** SIMPLE BUTTONS ******/
a.simple_button, a:link.simple_button, a:visited.simple_button, a:active.simple_button {
	display:none;
}
/*MAIN MENU*/
div.menu_bar{
	display:none;
}
