html, body { 
	height:100%;
}
body { 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	background-color:#fff;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
	
	
}
.fright { 
	float:right;
}



.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
	
}
.container { 
	width:920px; 
	margin:0 auto;
	font-size:100%;
	
}








.Estilo9 {color: #FF0000; text-decoration:underline; font-family:Geneva, Arial, Helvetica, sans-serif; font-style:bold}




.Estilo6 {
	font-size: 18px;
	color: #ffffff;
}
.Estilo7 {color: #666666}
.Estilo8 {color: #FFFFFF}
.search {color: #FFFFFF;
 padding-left:10px;
 }



* {
	margin:0;
	padding:0;
	font-style: normal;
}


.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   width: 102px;
   border: 1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
}


.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   width: 155px;
   border: 1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
}

.marco1 IMG{
   border: 1px solid #000000;
} 


.marco {
   padding:8px;
   background-color: #f5f5f5;
   width: 475px;
   border: 1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
}
.marco_principal IMG{
   border: 1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
} 

/*==================boxes====================*/

	
	
	

	



fieldset {
	padding: 1em;
	border:1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	background-color:#FFFFFF;
	font-size:12px;
	
	}
	

	




/* Featured properties block */

div#feature{
	height: 150px;
	width: 100%;
	padding: 10px;
	border: 1px solid #0097ff;
	background-color:#325BDB;

}

div#feature img{
	width: 100px;
	text-align:center;
	height: 80px;
	margin: 5px 23px;
	z-index: 1;
	 border-color:#999999;
	 
}




div#quote{
	color: #000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	background-color: #ccc;
	padding: 30px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
/* Featured properties block */












/*==== GLOBAL =====*/
#header {
	height:150px;
	background:url(images/tail-top.gif) left top repeat-x #E2E0E6;
}
#slides-box {
	background:#E2E0E6;
	padding-bottom:1px;

	
}









#content {
	background:#E2E0E6;
}
#extra-content {
	background:url(images/content-tail.gif) left top repeat-x #2f2f2f;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}




.extra-wrap { 
	overflow:hidden; 
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#323232; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	color:#000;
	font-size:20px;
	line-height:1.2em;
	font-weight:normal;
	border-bottom:1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	padding:4px 0 10px 0;
	margin-bottom:21px;
	width:100%;
	overflow:hidden;
}
h2 {
	color:#000;
	font-size:20px;
	line-height:1.3em;
	font-weight:normal;
	border-bottom:1px solid #1335D6;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	padding:4px 0 10px 0;
	margin-bottom:21px;
	width:100%;
	overflow:hidden;
}
	h2 img {
		float:right;
		margin:5px 0 0 0;
	}
h3 {
	font-size:1.3em;
	color:#000000;
	font-weight:normal;
	margin-bottom:20px;
}
h4 {
	font-size:1.29em;
	font-weight:normal;
	margin-bottom:10px;
}
h5 {
	font-size:1.14em;
	color:#a2a2a2;
	font-weight:normal;
}




/*==================boxes====================*/



/*===== header =====*/
#header .row-1 {
	height:150px;
	color:#fff;
	
}
	#header .row-1 .fleft {
		padding:14px 0 0 0;
		
	}
#header .row-2 {
	height:89px;
	border-bottom:1px solid #c7c6c6;
}
	#header .row-2 .fleft {
		padding:29px 0 0 0;
	}

.top-links {
	float:right;
	padding:14px 0 0 0;
	margin-right:-7px;

}
	.top-links li {
		display:inline;
	}
		.top-links li a {
			color:#fff;
			text-decoration:none;
			padding:0 7px 0 4px;
		}
		.top-links li a:hover {
			text-decoration:none;
			color:#ff0000;
		}
		
		
		
		
		.top-links_admin {
	float:right;
	padding:25px 0 0 0;
	margin-right:-7px;
}
	.top-links_admin li {
		display:inline;
	}
		.top-links_admin li a {
			color:#ff0000;
			text-decoration:none;
			padding:0 7px 0 4px;
		}
		.top-links_admin li a:hover {
			text-decoration:none;
			color:#fff;
		}











/*== featured box begin ==*/

/*== featured box begin ==*/

#slides-box {
	background:#fff;
	padding-bottom:1px;
	width:880px;

	
}
#featured {
	width:880px;
	position:relative;
	height:184px;
		border:1px;
	border-color:#A52A2A;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
}





#featured ul.ui-tabs-nav {
	position:absolute;
	top:127px;
	left:186px;
	list-style:none;
	width:515px;
	z-index:100;
		background-color:#A52A2A;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
		
		
	padding:13px 11px 10px 11px;
	width:10px;
}
#featured ul.ui-tabs-nav li { 
	width:10px; 
	height:10px; 
	overflow:hidden; 
	margin-bottom:4px;
	background:url(images/item.png) no-repeat 1px top;
	vertical-align:top;
	font-size:0;
	line-height:0;
	color:#000000
}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 
	background:url(images/item-selected.png) no-repeat left top;
	
	
}
	#featured ul.ui-tabs-nav li a {
		display:block;
		width:10px;
		height:10px;
		overflow:hidden;
	}

#featured .info { 
	width:570px;
	height:130px;
	background-color:#fff;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	position:absolute;
	left:286px;
	top:0;
	color:#000;
	font-size:1.1em;
	
	
	font-family:Arial, Helvetica, sans-serif;
}
	#featured .info .inner {
	padding:35px 30px 0 15px;

	background-color:#fff;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	

	}
		
		
		#featured .info ul {
			padding-bottom:15px;
		}
			#featured .info ul li {
				border-bottom:1px solid #A52A2A;/*== featured property ==*/
				width:100%;
				overflow:hidden;
				padding-bottom:2px;
				margin-bottom:2px;
				vertical-align:top;
				color:#786;
				font-size:
				
			
			}
		
			#featured .info ul li.last {
				border-bottom:none;
			}
				#featured .info ul li strong {
					float:left;
					color:#000;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
					padding-left:6px;
				}
				#featured .info ul li span {
					float:right;
				}
			
			#featured .info .button {
				background:url(images/button.gif) no-repeat left top;
				width:92px;
				height:31px;
				float:left;
				display:block;
				color:#fff;
				line-height:31px;
				text-align:center;
				text-decoration:none;
				font-size:12px;
				font-weight:bold;
			}
			#featured .info .button:hover {
				color:#ff0;
			}
			#featured .info .price {
				font-size:30px;
				line-height:1.2em;
				color:#A52A2A; /*== featured property ==*//*== featured property ==*//*== featured property ==*/
				font-weight:normal;
				float:right;
			}


#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/



/*===== content =====*/
#content .indent {
	padding:40px 18px 44px 18px;
		
}

#content .section {
	padding:0 0 70px 0;
		
}




/*===== footer =====*/
#footer {
	padding:12px 0 12px 0;
	color:#000;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	text-align:left;
	border-top:2px solid #fff;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	background-color:#325BDB;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
}




	#footer a {
		color:#fff;/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
		color:#ff0000/*== featured property ==*//*== featured property ==*//*== featured property ==*//*== featured property ==*/
	}


.browse_tool_table {
	background-color: #F7F7F4;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
	border: 1px solid #ccc;
	padding: 2px 2px 2px 2px;
	margin-bottom: 6px;
}
.browse_tool {
	background-color: #EBEBEB;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: #EBEBEB;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border: 1px dashed black;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 100px;
	display: block;

}
.browse_tool_button A:visited {
	color: #555555;
}
.browse_tool_button A:hover {
	color: #555555;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	border: 1px solid #666666;
	color: #555555;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EBEBEB;
	text-decoration:none;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	border:1px solid #666666;
	color: #666666;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #666666;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #ccc;
}
