/*  
Theme Name: Inmoba LPA Theme
Theme URI: http://inmoba.com/
Description: Designed by <a href="http://inmoba.com">Inmoba Networks</a>
Version: 1.0
Author: Design Luis A. Badiali + Sergio Gonzalez 
Author URI: http://www.inmoba.com/
*/


/* @group font-reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}

body {
	line-height: 1.22;
	font-size: 13px;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 99%;
}

/* @end */

body {
	background:url(./myimages/body.jpg) repeat-x 0 top;
	font:12px Helvetica,"Trebuchet Ms", Verdana, Arial;
	/*font:14px "Trebuchet Ms", Verdana, Arial;*/
	color:#333;
}

#container {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#header {
	height:160px;
	width:950px;
	position:absolute;
	top:0;
}

#wrapper {
	width:950px;
	padding-top:160px;
}

.home-search-box2 {
	height:240px;
	margin-bottom:40px;
	background:#e3e2dd url(/myimages/home-search.jpg) no-repeat center top;
	width:618px;
	position:absolute;
	border:1px solid #999;
	top:30px;
}

.home-search2 {
	display:block;
	width:370px;
	height:90px;
	position:absolute;
	bottom:0;
	left:0;
}

.search-txt {
	width:228px;
	height:70px;
	position:absolute;
	bottom:0;
	right:0;
	font-size:10px;
	padding:10px;
}

.home-search2 button.go {
	position:absolute;
	right:10px;
	bottom:10px;
}

.home-search2 select.area {
	position:absolute;
	left:120px;
	top:10px;
}

.home-search2 select.category {
	position:absolute;
	left:120px;
	top:35px;
}

.home-search2 select.price {
	position:absolute;
	left:120px;
	top:60px;
}

.home-search2 strong {
	font-size:14px;
	display:block;
	float:left;
	height:70px;
	width:100px;
	padding:10px;
}

.home-search-box {
	height:190px;
	margin-bottom:40px;
	background:#e3e2dd url(/myimages/home-search.jpg) no-repeat center top;
	width:618px;
	position:absolute;
	border:1px solid #999;
	top:30px;
}

.home-search {
	display:block;
	width:620px;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
}

.home-search span.select {
	position:absolute;
	left:190px;
	bottom:10px;
}

.home-search strong {
	font-size:16px;
	position:absolute;
	left:20px;
	bottom:10px;
}

.home-search-box .map-search {
	padding:0;
	position:absolute;
	bottom:13px;
	right:20px;
}

#content {
	width:620px;
	float:left;
	padding-right:30px;
	padding-top:30px;
	position:relative;
}

#content-index {
	width:620px;
	float:left;
	padding-right:30px;
	padding-top:250px;
	position:relative;
}

#content-index2 {
	width:620px;
	float:left;
	padding-right:30px;
	padding-top:300px;
	position:relative;
}

#content-properties {
	width:620px;
	float:left;
	padding-right:30px;
	padding-top:70px;
	position:relative;
}

#content-single {
	width:620px;
	float:left;
	padding-right:30px;
	padding-top:30px;
	position:relative;
}

#content-single img {
	margin:15px;
	border:3px solid #cccccc;
}

#content.ptl {
	padding-top:415px;
}

#search-flash {
	position:absolute;
	top:30px;
}

#rightcol {
	background-color:#f3f2ef;
	width:260px;
	float:right;
	padding:30px 20px 20px;
}

#rightcol ul li {
	list-style-type:none;
	list-style-position:outside;
	font-size:12px;
	border-bottom:1px solid #d4d4d4;
	padding-bottom:5px;
}

#rightcol ul {
	margin-left:5px;
}

#rightcol p {
	font-size:12px;
}

#footer {
	width:100%;
	background:#a7a199 url(./myimages/footer.jpg) repeat-x 0 top;
	margin-top:30px;
	*margin-top:-130px;
	font-size:12px;
	color:#333;
}

#content-footer {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding-top:30px;
	padding-bottom:15px;
}

#login {
	position:absolute;
	right:0;
	width:285px;
	height:47px;
	background:url(./myimages/login.jpg) no-repeat;
	color:#fff;
	line-height:5.2em;
	padding-left:15px;
	font-size:12px;
	top:113px;
}

#login a:link, #login a:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}

#login a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

.logo {
	margin-top:15px;
}

.letter {
	position:absolute;
	left:180px;
	top:83px;
}

#content p a:link, #content p a:visited {
	background:url(/myimages/link.gif) repeat-x 0 bottom;
	padding-bottom:0;
	text-decoration:none;
	color:#003368;
}

#content p a:hover {
	background:url(/myimages/link-hover.gif) repeat-x 0 bottom;
	padding-bottom:0;
	text-decoration:none;
}

.banner {
	position:absolute;
	top:0;
	left:0;
}

label.reference {
	position:absolute;
	right:128px;
	top:83px;
	*top:78px;
}

label.reference input {
	width:95px;
	padding-right:2px;
	padding-top:2px;
	padding-left:2px;
}

label.reference input.button {
	margin-left:15px;
	padding:0;
	margin-top:1px;
	width:40px;
	background:url(/myimages/button.gif) no-repeat;
	border-style:none;
	color:#fff;
	height:20px;
	font-weight:bold;
}

#rightcol input.button-large {
	padding:0;
	margin-top:1px;
	width:160px;
	background:url(/myimages/button-large.gif) no-repeat;
	border-style:none;
	color:#fff;
	height:20px;
	font-weight:bold;
	float:right;
}

#languages {
	position:absolute;
	right:10px;
	top:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#languages a {
	font-weight:bold;
	color:#fff;
}

#content-footer a:link, #content-footer a:hover, #content-footer a:visited {
	color:#ffcb19;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.small-text {
	display:block;
	margin-bottom:15px;
	font-size:11px;
}

.post-title {
	margin-bottom:5px;
}

.post-title a {
	margin-bottom:5px;
	color:#333;
}

/* @group Featured */

.featured {
	width:181px;
	margin-right:18px;
	float:left;
	margin-bottom:20px;
	height:265px;
}

.featured p {
	font-size:11px;
}

.featured strong.title-feat a {
	display:block;
	margin-bottom:5px;
	color:#333;
	font-size:16px;
}

.featured img {
	height:130px;
	border:3px solid #f2f2f2;
	display:block;
	margin-bottom:5px;
	width:175px;
}



/* @end */

/* @group menu */

ul.menulist {
	margin:0;
	padding: 0;
	list-style: none;
	color:#333;
	display:block;
	position:absolute;
	left:0;
	bottom:-2px;
	height:34px;
}

.menulist li {
	float: left;
	display: inline;
	position: relative;
	margin-right: -1px;
}

.menulist ul {
	display: none;
	position: absolute;
	top: 0.7em;
	margin-top: 24px;
	left: -30px;
	width: 175px;
	border-bottom:1px solid #aaa;
	*border-bottom:2px solid #aaa;
}

.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
	border-left-style:none;
}

.menulist a {
	text-decoration: none;
	color:#333;
	display: block;
	padding-left:10px;
	padding-right:10px;
	line-height:2.2em;
	font-size:14px;
}

.menulist a:hover {
	background-color:#fff;
	color:#333;
	text-decoration:none;
}

.menulist ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	border-left:1px solid #aaa;
	background-color:#fff;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-right:1px solid #aaa;
	line-height:1.5em;
	padding:5px 10px;
}

.menulist ul li a:hover {
	background-color:#f1f1f1;
	border-bottom-style:none;
	color:#333;
}

/* Only style submenu indicators within submenus. */

.menulist a .subind {
	display: none;
}

.menulist ul a .subind {
	display: block;
	float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */

.menulist a {
	float: left;
}

.menulist ul a {
	float: none;
}

.menulist a {
	float: none;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/

*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}

* html .menulist ul li {
	float: left;
	height: 1%;
}

* html .menulist ul a {
	height: 1%;
}

/* End Hacks */



/* @end */

hr {
	border: medium none;
	color:#888885;
	background-color:#888885;
	height: 1px;
	display:block;
	margin-bottom:15px;
}

span.post-sep {
	height:5px;
	display:block;
	background:#fff url(/myimages/separador.gif) no-repeat center;
	margin-top:20px;
	margin-bottom:20px;
}

ul {
	margin-left:30px;
	margin-bottom:15px;
}

ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:5px;
	line-height:1.6em;
}

ol {
	margin-left:25px;
	margin-bottom:15px;
	line-height:1.5em;
}

ol li {
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom:15px;
}

a:link, a:visited {
	color:#666;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a:hover {
	color:#666;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.ref {
	font-size:11px;
	font-style:italic;
}

.blank {
	color:#fff;
}

.mb30 {
	margin-bottom:30px;
}

.tac {
	text-align:center;
}

p {
	margin-bottom:15px;
	line-height:1.5em;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

p.dark {
	background-color:#333;
	padding:10px;
	color:#fff;
}

strong.title {
	font-size:16px;
	display:block;
	margin-bottom:15px;
}

strong.title a {
	color: #000000;
}

strong {
	font-weight:bold;
}

h3.super-title {
	font:28px "Trebuchet Ms",Verdana, Arial;
	margin-bottom:15px;
}

h1 {
	font:28px "Trebuchet Ms",Verdana, Arial;
	/*font-size:24px;*/
	margin-bottom:15px;
}

h2 {
	font:22px "Trebuchet Ms",Verdana, Arial;
	/*font-size:18px;*/
	margin-bottom:10px;
}

h6 {
	font-size:15px;
	margin-bottom:15px;
	border-bottom:1px solid #888885;
	color:#003368;
	font-weight: bold;
}

.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.alignright {
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}

/* -------------------TPL--------------------- */

.refine-box {
	position:absolute;
	top:0;
	background-color:#cbdef5;
	border-right:1px solid #9baabc;
	border-bottom:1px solid #9baabc;
	border-left:1px solid #9baabc;
	padding:10px;
}

#content-properties .refine-box a {
	font-weight:bold;
	color:#1e58bb;
}

.refine-box select {
	font-size:12px;
}

.featured-tpl {
	width:260px;
	margin-bottom:20px;
}

.featured-tpl strong.title-feat-tpl a {
	display:block;
	margin-bottom:8px;
	color:#333;
	font-size:16px;
}

.featured-tpl p {
	font-size:12px;
}

.featured-tpl img {
	height:189px;
	border:3px solid #888885;
	display:block;
	margin-bottom:8px;
	width:254px;
}

.properties-box {
	height:142px;
	position:relative;
	margin-bottom:40px;
	background:url(/myimages/properties-box-back.gif) no-repeat right bottom;
}

.properties-box p {
	margin:0;
	padding:0;
}

.properties-box img {
	width:190px;
	height:142px;
	float:left;
	margin-right:15px;
}

.properties-box h2 {
	font-size:16px;
	margin-bottom:10px;
}

#content-properties .properties-box h2 a {
	color:#000;
		font-weight: bold;
}

#rightcol-form {
	background-color:#fff;
	padding:15px;
	border:1px solid #ccc;
	width:228px;
}

#rightcol-form label {
	margin-bottom:10px;
	display:block;
}

#rightcol-form label select {
	color:#333;
}

#property-form {
	background-color:#fff;
	padding:15px;
	border:1px solid #ccc;
	width:228px;
}

#property-form label {
	margin-bottom:5px;
	display:block;
}

#property-form input {
	display:block;
	margin-bottom:10px;
	width:200px;
}

#property-form textarea {
	display:block;
	margin-bottom:10px;
}





#propertyform {
	background-color:#fff;
	padding:15px;
	border:1px solid #ccc;
	width:228px;
}

#propertyform label {
	margin-bottom:5px;
	display:block;
}

#propertyform input {
	display:block;
	margin-bottom:10px;
	width:200px;
}

#propertyform textarea {
	display:block;
	margin-bottom:10px;
}







.property-details {
	background-color:#f1f1f1;
	border:1px solid #ccc;
	padding:20px;
	width:160px;
}

.property-image {
	height:130px;
	border:3px solid #f2f2f2;
}

.properties-price {
	position:absolute;
	bottom:3px;
	left:215px;
}

.properties-info {
	position:absolute;
	bottom:3px;
	right:10px;
}

.listing-areas {
	float:left;
	margin-right:10px;
	display:block;
	width:190px;
}

strong a {
	font-weight:bold;
}

.actual-page {
	background-color:#003368;
	color:#fff;
	padding:5px 3px 3px;
	font-size:14px;
}

em {
	font-style:italic;
	text-indent:40px;
	display:block;
	color:#666;
	font-size:14px;
}

.agents-box {
	display:block;
	width:260px;
	height:90px;
	border: #ccc solid 1px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding: 15px;
}

.agents-box img {
	float:left;
	margin-right:20px;
	width:260px;
	margin-bottom:10px;
}

.owner-details {
	display:block;
	width:200px;
	background-color:#f3f2ef;
	padding:20px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

.thanks {
	background-color:#e9ffdb;
	border:1px solid #569b2b;
	padding:20px;
	margin-bottom:15px;
}

.thanks p {
	margin:0;
	padding:0;
}

.thanks strong {
	font-weight:bold;
	font-size:30px;
}
