
/* EDITOR.CSS */
.small {font-size:10px;}
.medium {font-size:12px;}
.large {font-size:14px;}

/* NON-HEADERtbody{font-size:0px} */
*{padding:0; margin:0;}



 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0px;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(../images/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.page-container {width:960px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:760px; padding-bottom:30px; background:transparent url("../images/template/bg_main_withnav.jpg") top left repeat-y;}
.main-navi {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:890px; margin:0 0 0 0px; font-size:120%; overflow:visible !important /*Firefox*/;}
.texto-text {font-size:12px}
.main-content a {color:#3B55A8}
.main-content a:hover {color:#536DC2; text-decoration:none;}
.main-content a:visited {color:#3B55A8}

.main-content ul { margin-left:20px;}
.main-content li {
	margin-top:10px;
	list-style-image: none;
	list-style-type: none;
}

/*.footer {clear:both; width:760px; height:3.7em; padding:1.1em 0 0; background:rgb(225,225,225) url("../images/template/bg_foot.jpg") no-repeat; font-size:1.0em; overflow:visible !important /*Firefox; overflow:hidden /*IE6;}*/
/*.new_footer {width:760px; margin:0px auto; margin-top:10px; padding-bottom:10px; border:0 none; font-size:1.0em;}

/* HEADER */
.header {width:760px; font-family:"trebuchet ms",arial,sans-serif; margin-bottom:20px;}
.header-top {width:760px; height:80px; background:rgb(240,240,240) url("../images/template/bg_head_top.jpg"); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:760px; height:150px; background:rgb(230,230,230) url("../images/template/bg_head_middle.jpg"); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.sitename {width:200px; height:80px; position:absolute; z-index:4; margin:0; overflow:visible !important /*Firefox*/;}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {width:520px; float:right; margin:25px 20px 0 0 ;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {width:350px; position:absolute; z-index:3; margin:60px 0 0 400px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 8px 2px 8px; color:#FFFFFF; text-decoration:none; font-size:120%; background-color:#3D57AC; margin-left:8px;}
.nav1 a:hover {text-decoration:none; color:#FFCC00;}

.featured_listings_hor {
	width:110px;
	height:115px;
	float:left;
	margin-right:5px;
	}

.header-featured {
	width:351px;
	height:115px;
	position:absolute;
	z-index:5;
	margin:20px 0 0 15px;
	color:#FFFFFF;
	overflow:hidden /*IE6*/;
	}

.header-featured a {text-decoration:none; color:#FFFFFF;}
.header-featured a:hover {text-decoration:none; color:#FFFFFF;}
.header-featured img {border:#FFFFFF 2px solid; margin:2px; padding:2px; }

.featured_hor {margin-right:30px;}
.featured_hor_txt {margin-left:4px;}

.header-message {
	width:330px;
	height:110px;
	z-index:1;
	float:right;
	color:#FFFFFF;
	margin:20px 30px 0 0;
	}

.header-message h1 {width:350px; text-align:right; font-size:230%;}
.header-message h2 {float:right; width:350px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.header-message h3 {float:right; width:270px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.header-message h3 a {text-decoration:none; color:rgb(234,239,247);}
.header-message h3 a:hover {text-decoration:none; color:#FFCC00;}

/* MAIN NAVIGATION */
.main-navi .round-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url( "../images/template/bg_corner_topright.gif") no-repeat;}
.main-content h3 {font-size:130%;}

/*FOOTER SECTION  */
.footer a {
	text-decoration:underline;
	color:#900;
	font-size:12px
	
}
.footer a:hover {
	text-decoration:none;
	color:#000;
	font-size:12px
}
.footer a:visited {
	color:#900;
	font-size:12px
}

.footer {
	font-size:12px
}

/*  CLEAR FLOATS  */

.page-container:after, .header:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:640px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/*  PRINTING and MISCELLANEOUS  */

@media print {.header-top {width:780px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.main {clear:both; width:780px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:780px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

/* MAIN NAVIGATION */
.nav2-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}

.nav2-grid dt a, .nav2-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 5px 0px 20px;  border-top:solid 1px rgb(200,200,200); text-decoration:none; color:#3B55A8; font-weight:bold; font-size:120%;}

.nav2-grid dd a, .nav2-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 5px 0px 30px; border:none; font-weight:normal; text-decoration:none; color:#3B55A8; font-size:120%;}

.nav2-grid dt a:hover, .nav2-grid dd a:hover {background-color:rgb(225,225,225); color:#3B55A8; text-decoration:none;}

.main-navi h1.navi-headline {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}

.main-navi h1 {clear:both; margin:30px 0 20px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}

.main-navi ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navi ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url("../images/template/bg_bullet_full_1.gif") no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navi ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navi ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* THIS IS THE INTERNAL CSS FOR OPEN-REALTY */
.field_caption {
	font-weight:bold;
	}
.searchpage_field_caption {
	font-weight:bold;
	text-align:right;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
	.searchpage_field_caption2 {
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
.searchpage_field_caption_row {
	font-weight:bold;
	text-align:right;
	}
.lat_long_header{font-size:12px;}
.postalcode_distance_header{font-size:12px;}
.view_image {
	text-align:center;
	}
.image_caption {
	font-size:16px;
	font-weight:bold;
	}
.view_user {
 padding-left:5px;
	}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
	}
.view_user_user_images {
	float:left;
	}
.view_user_user_info {
	float:left;
	padding-left:10px;
	}
.view_user_user_hitcount {
	clear:both;
	}
.view_user_user_box {
	}
.no_results { color:red; margin-top:10px;}

.form_main {width:100%}

/* MORE OPEN-REALTY ORIGINAL SYTLES */

.search_results {width:100%;}

.result_row_0 { background-color:#E4E8F4; }
.result_row_1 { background-color:#FFFFFF; }

.flags {
	float:left;
	margin-top:0px;
	}

.flags a img {border:none; padding-right:0px;}

img { border:none;}

/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */

table.page_display {
	border:3px;
	}
td.page_display {
	width:100%;
	vertical-align:top;
	}

/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */

table.admin_main {
	border:3px;
	width:100%;
	}
td.admin_main {
	width:100%;
	vertical-align:top;
	}

/* THIS CONTROLS THE ROW COLORS */

td.row1_0	{ background-color:#009900; }
td.row2_0	{ background-color:#CCFFCC; }
td.row3_0	{ background-color:#99CC99; }
.adminListingLeft_0 {
	color:#FFFFFF;
	background-color:transparent;
	}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	background-color:#FFFFFF;
	width:100%;
	font-size:11px;
	text-decoration:none;
	color:black;
	}
.browse_tool {
	background-color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	color:black;
	}
.browse_tool_num {
	color:#336699;
	}
.browse_tool_button a {
	display:block;
	color:#003366;
	background-color:#fff;
	width:100px;
	padding:3px;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:2px;
	border:1px ridge #CCC;
	background-image:url(../images/template/hinter.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
.browse_tool_button  a:hover {
	display:block;
	color:#003366;
	background-color:#D9D9D9;
	background-image:url(../images/template/hinter_on.jpg); 
	background-position:top left;
	background-repeat:repeat-x;
	}
.browse_tool_ghost {
	color:#aaaaaa;
	text-decoration:none;
	}
.browse_tool_curpage {
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#CCC;
	width:20px;
	text-align:center;
	font-size:11px;
	border:#CCCCCC 1px solid;
	}
.bt_pages {
	font-family:verdana, arial, Helvetica, sans-serif;
	width:20px;
	color:#000066;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	}
.bt_pages_ghost{
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#aaaaaa;
	text-decoration:none;
	font-size:11px;
	}
.bt_pages a {
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#003399;
	text-align:center;
	font-size:11px;
	}
.bt_pages a:visited {
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#000066;
	text-align:center;
	font-size:11px;
	}
.bt_pages a:hover {
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#CC0000 ;
	text-align:center;
	font-size:11px;
	}

/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin:2em 0 2em 3em;  border:1px solid #a9a9a9; width:40em; text-align:center; }
.next_prev_listing ul { margin:1.5em auto; }
.next_prev_listing li { display:inline; padding:.5em 1em; list-style-type:none; }
.count, .listing_xy { width:100%; background-color:#dcdcdc; clear:both; padding:.5em 0; }



/* listing_detail_#.html
*******************************************************************************/
table.features {
	width:100%;
	}
table.features td {
	width:50%;
	vertical-align:top;
	padding:10px;
	}
.float_left_field_addon {
	float:left;
	}
.field_value_caption {
	margin:0;
	padding:0;
	font-weight:bold;
	}
ul.field_value_elements {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	}
li.field_value_elements {
	margin:0;
	padding:0;
	list-style-image:none;
	}
.field_value_elements {
	font-weight:normal;
	}
div.field_value {
	}

/* UMP v2.4.2 */
#imagerows {
	width:440px;
	padding:2px;
	border-width:medium;
	border:ridge;
	text-align:center;
	}
.multiple_options_caption {
	margin:0;
	padding:0;
	font-weight:bold;
	width:100%;
	}
.multiple_options {
	float:left;
	width:100%;
	}
.multiple_options ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.multiple_options li {
	display:inline;
	}
a.tooltip {
	position:relative;
	vertical-align:top;
	}
a.tooltip span {
	display:none;
	position:absolute;
	top:0px;
	left:20px;
	width:125px;
	padding:2px;
	z-index:100;
	background:#BCCAD1;
	color:#000;
	font-weight:bold;
	}
a:hover.tooltip {
	font-size:99%; /* this is just for IE */
	}
a:hover.tooltip span {
	display:block;
	}


/* nuevo */
.titletext2{
	FONT-WEIGHT:bold;
	FONT-SIZE:8pt;
	COLOR: #272727;
	FONT-STYLE:normal;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	text-transform:uppercase;

}

.titletext3{
	FONT-WEIGHT: regular;
  FONT-SIZE: 8pt;
  text-align:justify;
  COLOR: #515151;
  FONT-STYLE: normal;
  FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
  text-transform:uppercase;
}

.insidetext2{
	FONT-WEIGHT: regular; FONT-SIZE: 8pt; COLOR: #515151; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
.insidetext2 A{
	FONT-WEIGHT: regular; FONT-SIZE: 8pt; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext2 A:ACTIVE{
	FONT-WEIGHT: regular; FONT-SIZE: 8pt; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext2 A:VISITED{
	FONT-WEIGHT: regular; FONT-SIZE: 8pt; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext2 A:hover{
	FONT-WEIGHT: regular; FONT-SIZE: 8pt; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.insidetext3{
	FONT-WEIGHT: regular; FONT-SIZE: 9pt; text-align:justify; COLOR: #515151; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext3 A{
	FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #DF0024; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext3 A:ACTIVE{
	FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #DF0024; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext3 A:VISITED{
	FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #8E071B; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.insidetext3 A:hover{
	FONT-WEIGHT: regular; FONT-SIZE: 9pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

div#buttonA {
	margin-left: 0px;	
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
div#buttonA li {
	list-style-type: none;
	height: 16px;
	margin: 1px;
	text-align:center;
}
div#buttonA li a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	border-width: 1px;
}

div#buttonA li a:link {
    color: #FFFFFF;
	font-weight: bold;
	background-color: #008000;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#buttonA li a:visited {
	color: #000000;
	font-weight: bold;
	background-color: #008000;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#buttonA li a:hover {
  font-weight: bold;
  text-align:center;
  color: #FFFFFF;
	background-color: #66FF66;
	border-style: solid;
	border-bottom-color: #DDDDDD;
	border-right-color: #BBBBBB;
	border-left-color: #555555;
	border-top-color: #333333;
}
div#buttonA li a:active {
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #66FF66;
	border-style: solid;
	border-top-color: #333333;
	border-left-color: #555555;
	border-right-color: #BBBBBB;
	border-bottom-color: #DDDDDD;
}

div#Buy {
	margin-left: 0px;	
}
div#Buy ul {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
div#Buy li {
	list-style-type: none;
	height: 16px;
	margin: 1px;
	text-align:center;
}
div#Buy li a {
	list-style-type: none;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	border-width: 1px;
}

div#Buy li a:link {
	list-style-type: none;
    color: #FFFFFF;
	font-weight: bold;
	background-color: #ed2024;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#Buy li a:visited {
	list-style-type: none;
	color: #FFF;
	font-weight: bold;
	background-color: #ed2024;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#Buy li a:hover {
	list-style-type: none;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #900;
	border-style: solid;
	border-bottom-color: #DDDDDD;
	border-right-color: #BBBBBB;
	border-left-color: #555555;
	border-top-color: #333333;
}
div#Buy li a:active {
	list-style-type: none;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #666666;
	border-style: solid;
	border-top-color: #333333;
	border-left-color: #555555;
	border-right-color: #BBBBBB;
	border-bottom-color: #DDDDDD;
}

#westcoast_thumb_Rent{
	position: absolute;
	background-image: url(../images/rent_thumb.png);
width:67px;height:40px;
	z-index: 10;margin:2px;padding:0;
}

#westcoast_Rent{
	position: absolute;
	background-image: url(../images/rent_big.png);
width:138px;height:82px;
	z-index: 10;margin:2px;padding:0;
}

#westcoast_thumb_Hot{
	position: absolute;
	background-image: url(../images/hot_thumb.png);
width:60px;height:43px;
	z-index: 10;margin:2px;padding:0;
}

#westcoast_Hot{
	position: absolute;
	background-image: url(../images/hot_big.png);
width:134px;height:97px;
	z-index: 10;margin:2px;padding:0;
}

#westcoast_thumb_Sold{
	position: absolute;
	background-image: url(../images/sold_thumb.png);
width:80px;height:80px;
	z-index: 10;margin:2px;padding:0;
}

#westcoast_Sold{
	position: absolute;
	background-image: url(../images/sold_big.png);
width:345px;height:345px;
	z-index: 10;margin:2px;padding:0;
}

#carousel_thumb{
	position: absolute;
	background-image: url(../images/overclip2.png);
width:150px;height:120px;
	z-index: 0;margin:0px;padding:0;
}

textarea {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Geneva, sans-serif
}

INPUT {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Geneva, sans-serif
}

SELECT {
 	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Geneva, sans-serif
}
OPTION {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Geneva, sans-serif
}

