/* CSS Document */
/*------STATIC PAGES REALESTATE-----*/
span.required{
color:#FF9900;
}
span.norequired{
color:#FFFFFF;
}
div.rightcontent{
width:50%;
text-align:justify;
float:right;
}
div.leftcontent{
float:left;

}
div.leftcontent2{
width:60%;
text-align:justify;
float:left;
}
div.rightcontent2{
float:right;

}

div.rightcontent2 img{
border:1px solid #7B4A73;

}
div.leftcontent img{
border:1px solid #7B4A73;

}


/*------------------------------------*/
div#container{
padding:0px 10px 0px 10px;
margin-top:15px;


}
p{
margin-left:10px;
text-align:justify;
}

div.submenustatic a{
text-decoration:none;
color:#009900;
text-align:center;
font-size:12px;
font-weight:bold;
margin-right:10px;
margin-left:10px;
}

div.submenustatic a:hover{
/*color:#FF9900;*/
color:#ff9933;
text-decoration:underline;
}
input.normal{
width:150px;
margin-left:3px;
}
select.normal{
width:150px;
margin-left:3px;
}
td.right{
padding-left:10px;
}
span.required{
color:#FF9900;

font-size:12px;
}
span.norequired{
color:#FFFFFF;
}
/*--PRPERTY LIST---*/
table.listproperty{
margin-bottom:10px;
}
table.listproperty tr.titles{
/*background:url(graphics/logoP2.gif);*/
/*background-color:#FF9933;*/
background-color:#7B4A73;
color:#FFFFFF;
height:25px;
}
table.listproperty tr.titles td{
border-bottom:5px solid #FFFFFF;

}
tr.titles td{
font-weight:bold;


padding-right:3px;
}
tr.titles td#first{

background:url(graphics/logoP.gif);
background-repeat:no-repeat;
background-color:#7B4A73;

} 
td#spacer{
background-color:#FFFFFF;

}
table.listproperty tr.house{
background-color:#F2EAF1;
}
table.listproperty tr.house:hover{
background-color:#FFE2C6;
}
tr.house td.img{
padding:5px;
text-align:center;

}
tr.house td.description{
padding:10px 10px 10px 10px;
vertical-align:top;
color:#7B4A73;
text-align:justify;
margin-bottom:10px;
}
span.description{
font-weight:bold;
font-size:14px;

}
td.description div.moreinfo{
text-align:right;
}
/* COPY CSS OF CASAS */
/*--DETAILS--*/
div.top-content{
	margin-top:5px;
	
	
}

div.basic-info{
	float: left;
	border-right:2px dashed #BCBCBC;
	padding-right:20px;
	height:260px;
}

div.pictures {
	margin: 0px 20px 0px 200px;
/*	border: 1px solid red; */
	
}

div#imgG {
	/*float:left;*/
	width:350px;
	
	min-height:260px;
	margin-bottom: 10px;
	

}

div.imgS{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width:95px;
	height:80px;
	
	overflow:hidden;
}
div.contentimgS{
	
}



div.bottom-content{
margin:10px 10px 20px 10px;
_margin:-15px 10px 20px 10px;
}

table.listDetails{
width:100%;
}
table.listDetails tr.line1{
background-color:#ffffff;
}
table.listDetails tr.line2{
background-color:#D1D1D1;
}
table.listDetails td{
padding:0px 10px 0px 10px;
width:20%;
}
.titList{
background-color:#005104;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;

}
span.price{
color:#FF9933;
font-weight:bold;

}

div.description{
margin-top:5px;
padding-top:10px;
padding-bottom:10px;
border-top:2px dashed #BCBCBC;
border-bottom:2px dashed #BCBCBC;

}
.back{
text-align:left;
margin-top:20px;

}
/*---DETAILS----*/
div.paginacion{
text-align:center;
margin:0px 0px 1px 0px;
background-color:#FF9933;

}
div.paginacion a{
color:#7B4A73;

}
div.paginacion a.selectedpage{
color:#CC3300;
text-decoration:underline;

}
div.descriptionList{
/*width:450px;*/
height:70px;
overflow:hidden;
text-align:left;
margin-top:5px;
}


table.detailList{
margin:auto;
width:100%;
border:1px solid #EEE7ED;


}
table.detailList td{
line-height:20px;
vertical-align:top;

padding:5px 10px 5px 10px;
}
table.detailList tr#midledetail{
height:134px;


}
table.detailList div img{

margin-right:5px;

}
table.detailList div{
float:left;
width:130px;

height:20px;
vertical-align:top;

margin-left:5px;
padding-left:0px;

}
td.rentdetail{
border-bottom:1px solid #EEE7ED;
}
div.prob{

}
table.detailList td.address{
border:0px;

border-bottom:1px dashed #EEE7ED;
/*width:35%;*/
}
td.smallimages{
padding-left:5px;
vertical-align:top;
min-height:260px;

}
table.detailList td.description{
border:0px;
padding-top:5px;

border-bottom:1px dashed #EEE7ED;
border-top:1px dashed #EEE7ED;
line-height:15px;
}
td.submenu_icons{
padding-bottom:10px;
}
div.submenu_icons a{
float:left;
display:block;
text-decoration:none;
color:#009900;
text-align:center;
font-size:11px;
margin-right:10px;
}

div.submenu_icons a:hover{
text-decoration:none;
color:#ff9933;
}

div.submenu_icons img{
border:none;
margin-bottom:2px;

}
td.formemail{
	padding:5px 0px 10px 0px;
}
td.formemail input{
	margin-right:10px;
}

/*--DETAILS--*/
input.buttonList{
text-decoration:none;
color:#009900;
text-align:center;
font-size:12px;
font-weight:bold;
margin-right:10px;
margin-left:10px;
width:300px;
}
input.buttonList2{
text-decoration:none;
color:#009900;
text-align:center;
font-size:12px;
font-weight:bold;
margin-right:10px;
margin-left:10px;
width:200px;
}

input.deletehouse{
font-weight:bold;
padding-left:15px;
color:#FFFFFF;
/*border:0px;*/
background-image:url(graphics/icon_delete.gif);
background-repeat:no-repeat;
background-color:transparent;
border:0px;
}

input.deletehouse:hover{

background-image:url(graphics/icon_delete_hover.gif);
text-decoration:none;
background-repeat:no-repeat;
}
div.registerform{
margin:20px 50px 20px 50px;
}
td.text{
text-align:right;
width:400px;

}
td.submit{
text-align:right;
}
span.requiered{
color:#FF9900;

font-size:12px;
}
span.norequiered{
color:#FFFFFF;
}
table.form td{
padding:3px 0px 2px 0px;
}
td.inputs input{
margin-left:3px;
}
span.green{
color:#009900;
}
a#subselected{
color:#FF9933;

}
div.submenuhome a{
float:left;
display:block;
text-decoration:none;
color:#009900;
text-align:center;
font-size:11px;
margin-right:10px;
}


