@charset "utf-8";
/* CSS Document */

html {
	overflow-x: hidden;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565656;
}
a {
	color:#005cc3;
	text-decoration:none;
	cursor:pointer
}
a:hover {
	color:#005cc3;
	text-decoration:underline;
}
input:focus, select:focus, textarea:focus {
	background:#fffded;
}
p {
	text-align:left;
}
/*** SUPERFISH STYLES ***/




#top ul#navbar {
	background:#013f6a url('images/1px.gif') repeat-x top;
	font-weight:normal;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sf-menu {
	line-height:	0.65;
	border-right:#ffffff solid 1px;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #fff;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#013f6a;
}
.sf-menu li li {
	background:		#013f6a;
}
.sf-menu li li li {
	background:		#013f6a;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#002138;
	outline:		0;
}
/*** arrows **/

.sf-sub-indicator {
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*------------------------------------------------------------------------------------- LOGIN ---------------------------------------------------------------------------------------*/




.bck_login {
	background-color:#005d9e;
}
#content_login {
    background: url("images/bck_login_bot.jpg") no-repeat scroll left bottom transparent;
    font-size: 12px;
}
#content_login .login_txt {
	text-align:justify;
	color: #999999;
	font-size:11px;
}
#content_login .login_error {
	text-align:justify;
	color: #e74949;
	font-size:11px;
	background:#ffe5e5;
	border:#b60e0e solid 1px;
}
#content_login .login_error a {
	text-decoration:underline;
	color: #9f0000;
	font-weight:bold;
}

form#login {
    background: url("images/bck_login_top.jpg") no-repeat scroll left top #FFFFFF;
}
form#login #login_footer {
	text-align:right;
	color:#999999;
	font-size:10px;
}
form#login h1 {
	text-align:left;
	color:#005d9e;
	font-size:20px;
	font-weight:normal;
	background:url(images/bck_login_div.gif) no-repeat bottom center;
}
form#login div {
	text-align:left
}
form#login input[type=text], form#login input[type=password] {
	border:#c3c3c3 solid 1px;
	color: #565656;
}
form#login input.btn[type=submit] {
	background:url(images/b_login.gif) no-repeat;
	text-align:center;
	font-size:9px;
	color:#3b5360;
	text-transform:uppercase;
	font-weight:normal;
	border:none;
}
a.boton, a.boton:hover {
	background:url(images/b_varios.png) no-repeat;
	text-align:center;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
}
form#login a.pass {
	text-decoration:none;
	color:#4ba6e6;
}
form#login a.back {
	text-decoration:none;
	color:#4ba6e6;
}
/*-------------------------------------------------------------------------------------- TOP ----------------------------------------------------------------------------------------*/



#top {
	background:#005d9e;
	color:#FFFFFF;
	font-size:2em;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:60px;
}
#top p {
	text-shadow: #000 0px -1px 1px;
}
ul#navbar2 {
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#FFFFFF;
	letter-spacing:0px;
}
ul#navbar2 li a {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
ul#navbar2 li a:hover {
	color:#ec9b00;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------- FOOTER --------------------------------------------------------------------------------------*/


#footer {
	background:#005d9e scroll 1px;
	text-align:center;
	font-size:11px;
	line-height:22px;
	color:#FFFFFF;
}
#footer .left {
	text-align:left;
}
#footer p {
	text-align:center;
}
/*-------------------------------------------------------------------------------------- LEFT ---------------------------------------------------------------------------------------*/



#sidebar {
	border:#aa8315 solid 1px;
	background:#f0d27b;
	opacity:0.9;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-radius-topright:6px;
	-webkit-border-radius-bottomright:6px;
	font-size:0.85em;
}
#sidebar #navEsconder {
	background:url(images/pest_hide_es.png) no-repeat top left;
}
#sidebar #navEsconder.mostrar {
	background:url(images/pest_show_es.png) no-repeat;
}
#sidebar form .form_line label .contador_total {
	color:#565656;
	font-size:10px;
	text-align:left;
	text-transform:none;
}
#sidebar .form_line input[type=text], #sidebar .form_line2 input[type=text], #sidebar .form_line select, #sidebar .form_line2 select, #sidebar .form_line textarea, #sidebar .form_line2 textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#sidebar .form_line input[type=text], #sidebar .form_line select, #sidebar .form_line textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#sidebar form .form_line input.price[type=text] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#sidebar form input[type=submit] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background:url(images/b_submit_left.png) no-repeat;
	color:#3b5360;
	border:none;
	text-transform:uppercase;
	font-weight:bold;
}
/*-------------------------------------------------------------------------------------- MAIN ---------------------------------------------------------------------------------------*/


#content_main #content_home .box_home {
	background:url(images/bck_box_home.jpg) no-repeat;
}
#content_main #content_home .box_home .box_inmuebles {
	background:url(images/bck_box_inmuebles.png) no-repeat 95% 90%;
}
#content_main #content_home .box_home .box_contacto {
	background:url(images/bck_box_contacto.png) no-repeat 95% 90%;
}
#content_main #content_home .box_home .box_herramientas {
	background:url(images/bck_box_herramientas.png) no-repeat 95% 90%;
}
#content_main #content_home .box_home .box_web {
	background:url(images/bck_box_web.png) no-repeat 95% 90%;
}
#content_main #content_home .box_home .box_configuracion {
	background:url(images/bck_box_configuracion.png) no-repeat 95% 90%;
}
#content_main #content_home .box_home .box_mls {
	background:url(images/logo_mls.gif) no-repeat 93% 90%;
}
#content_main #content_home .box_home h2 {
	font-size:20px;
	color:#188bc0;
}
#content_main #content_home .box_home p {
	text-align:left;
}
#content_main #content_home .box_home ul {
	text-align:left;
}
#content_main #content_home .box_home ul li {
	text-align:left;
}
#content_main h1 {
	font-size:1.4em;
	color:#ec9b00;
	text-align:left;
}
#content_main h1 a {
	font-size:0.45em;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
#content_main h1 a:hover {
	font-size:0.45em;
	font-weight:normal;
	text-decoration:none;
	color:#ec9b00;
	text-transform:uppercase;
}
#content_main h2 {
	font-size:1.4em;
	color:#ec9b00;
	text-align:left;
}
#content_main h3 {
	font-size:1em;
	text-align:left;
}
#content_main .subtitle {
	border-bottom:#c8d0d4 solid 1px;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}
#content_main .subtitle3 {
	border-bottom:#c8d0d4 solid 1px;
	font-size:1em;
	text-align:left;/*font-weight:bold;*/
}
#content_main .subtitle2 {
	font-weight:bold;
	text-align:right;
}
#content_main ul#pest_form li a {
	font-size:1em;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
	color:#0e82cb;
}
#content_main ul#pest_form li:hover {
	color:#2c4251;
}
#content_main ul#pest_form li a:hover {
	color:#ec9b00;
}
#content_main ul#pest_form li.actual, #content_main ul#pest_form li.actual:hover {
	background: url(images/bck_pest_form.gif) no-repeat bottom right;
	color:#2c4251;
	text-decoration:none;
}
#content_main ul#pest_form li.actual a, #content_main ul#pest_form li.actual a:hover {
	background: url(images/bck_pest_form.gif) no-repeat bottom left;
	color:#2c4251;
	text-decoration:none;
}
#content_main ul#pest_form li.false, #content_main ul#pest_form li.false:hover {
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
	color:#0e82cb;
}
/*.warning {
	border:#dfb462 solid 1px;
	color:#694f1e;
	background:#fce2b1 url(images/icon_warning.png) no-repeat 10px 10px;
	text-align:left;
	}*/

.content_pics span {
	font-size:1.5em;
	font-weight:bold;
}
.box_pics {
	font-size:0.75em;
	border:#999999 solid 1px;
}
p#queuestatus {
	background: none repeat scroll 0 0 #005D9E;
	border: medium none;
	color: #FFFFFF;
}
/* --- FORMULARIOS GENERALES ---*/




form fieldset, fieldset {
	border: solid 1px #b2dbf5;
	text-align:left;
	background: none repeat scroll 0 0 #FCFCFC;
}
form fieldset legend, fieldset legend {
	font-size:12px;
	text-transform:uppercase;
	color:#0e82cb;
	font-weight:bold;
	background:none repeat scroll 0 0 #FCFCFC;
	border-color:#B2DBF5;
}
form .form_line input[type=text], form .form_line select, form .form_line textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
form .form_line input.novisible[type=text], form .form_line select.novisible, form .form_line textarea.novisible {
	background:#eff0f0;
	border:#cbcbcb solid 1px;
}
form .form_line span {
	text-align:right;
	font-size:0.75em;
	color:#0e82cb;
	text-transform:uppercase;
}
.border_left {
	border-left:#b2dbf5 solid 1px;
}
.border_right {
	border-right:#b2dbf5 solid 1px;
}
.border_center {
	border-bottom:#b2dbf5 solid 1px;
}
.content_submit {
	background:#e0f2fd;
	border:#b2dbf5 solid 1px;
	text-align:center;
}
form input[type=submit] {
	font-size:0.9em;
	background:url(images/b_submit.png) no-repeat;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	vertical-align:middle
}
form input[type=reset] {
	font-size:0.9em;
	background:url(images/b_cancel.png) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
a.button, a.button:hover {
	background:url(images/b_varios.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}
a.button_del, a.button_del:hover {
	background:url(images/b_cancel.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}
a.button_right, a.button_right:hover {
	background:url(images/b_varios.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
	line-height:28px;
}
a.button_left, a.button_left:hover {
	background:url(images/b_varios.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}
/* --- LISTADOS GENERALES --- */


.list, #list {
	border:#93bdeb solid 1px;
}
.list thead tr th, #list thead tr th {
	background:#d4e6fa;
	border-bottom:#93bdeb solid 1px;
	color:#005cc3;
	text-align:center;
}
.list#propios {
	border-top:#98e6a0 solid 1px;
	border-right:#98e6a0 solid 1px;
	border-left:#98e6a0 solid 1px;
	border-bottom:none;
}
.list#propios tr td {
	border-bottom:#98e6a0 solid 1px;
}
.list thead.propios tr th, #list thead.propios tr th {
	background:#bee9c2;
	border:none;
	text-align:center;
	color:#53AB5B;
}
.list#descartes {
	border-top:#fecbcb solid 1px;
	border-right:#fecbcb solid 1px;
	border-left:#fecbcb solid 1px;
	border-bottom:none;
}
.list thead.descartados tr th, #list thead.descartados tr th {
	border:none;
	text-align:center;
	color:#FFFFFF;
	background-color: #FF8080;
}
.list#descartes tr td {
	border-bottom:#fecbcb solid 1px;
}
.list#mls {
	border-top:#d6d6af solid 1px;
	border-right:#d6d6af solid 1px;
	border-left:#d6d6af solid 1px;
	border-bottom:none;
}
.list thead.mls tr th, #list thead.mls tr th {
	background:#f6f6da;
	border:none;
	text-align:center;
	color:#a5a66b;
}
.list#mls tr td {
	border-bottom:#d6d6af solid 1px;
}
.list td, #list td {
	border-bottom:#cce2f9 solid 1px;
	/*text-align:center;*/
	font-size:1em;
}
.list td a, #list td a {
	color:#005cc3;
	text-decoration:none;
}
.list td a:hover, #list td a:hover {
	color:#005cc3;
	text-decoration:none;
}
.list tr.tr1, #list tr.tr1 {
	background:#f0f7fe;
}
.list tr.tr1.mls, #list tr.tr1.mls {
	background-color:#e7e6c7;
}
.list tr.mls, #list tr.mls {
	background-color:#f6f5dd;
}
.list tr.tr2, #list tr.tr2 {
	background:#ddf6de;
}
.list tr.tr3, #list tr.tr3 {
	background:#f6f5dd;
}
.list tr.tr4, #list tr.tr4 {
	background:#fee9e9;
}
.list tr:hover, .list tr.tr1:hover, #list tr:hover, #list tr.tr1:hover {
	background:#fff9e5;
}
.list td a.copiar, #list td a.copiar {
}
.list td a.ficha_cliente, #list td a.ficha_cliente {
}
.list td a.ficha_tecnica, #list td a.ficha_tecnica {
}
.list_footer, #list_footer {
	background:#d4e6fa;
	border:#93bdeb solid 1px;
	text-align:center;
	color:#005cc3;
}
.list_footer a, #list_footer a {
	border:#2d86e9 solid 1px;
	background:#93bdeb;
	font-weight:bold;
	color:#12539b;
	text-decoration:none;
}
.list_footer a:hover, #list_footer a:hover {
	border:#2d86e9 solid 1px;
	background:#93bdeb;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.list_footer span, #list_footer span {
	font-weight:bold;
	color:#12539b;
	text-decoration:none;
}
#paginate {
	text-align:right;
	color:#005cc3;
}
#paginate a {
	font-weight:bold;
	color:#005CC3;
	text-decoration:none;
	border:#93BDEB solid 1px;
}
#paginate a:hover {
	background:#d4e6fa;
	font-weight:bold;
	color:#005CC3;
	text-decoration:none;
	border:#93BDEB solid 1px;
}
#paginate b {
	background:#d4e6fa;
	font-weight:bold;
	color:#005CC3;
	border:#93BDEB solid 1px;
}
#paginate a.favTodoBusq {
	font-weight:normal;
	border:none;
	background:none;
	text-decoration:none;
}
#paginate a.favTodoBusq:hover {
	font-weight:normal;
	border:none;
	background:none;
	text-decoration:underline;
}
a.btn_print, a.btn_mail, a.btn_prop, a.btn_pics, a.btn_data, a.btn_demands, a.btn_edit {
	background:url(images/b_print.png) no-repeat 0px 0px;
	text-align:center;
	color:#686868;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.btn_print:hover {
	background:url(images/b_print.png) no-repeat 0px -35px;
}
a.btn_mail {
	background:url(images/b_mail.png) no-repeat 0px 0px;
}
a.btn_mail:hover {
	background:url(images/b_mail.png) no-repeat 0px -35px;
}
a.btn_prop {
	background:url(images/b_add_prop.png) no-repeat 0px 0px;
}
a.btn_prop:hover {
	background:url(images/b_add_prop.png) no-repeat 0px -35px;
}
a.btn_pics {
	background:url(images/b_add_pic.png) no-repeat 0px 0px;
}
a.btn_pics:hover {
	background:url(images/b_add_pic.png) no-repeat 0px -35px;
}
a.btn_data {
	background:url(images/b_datos.png) no-repeat 0px 0px;
}
a.btn_data:hover {
	background:url(images/b_datos.png) no-repeat 0px -35px;
}
a.btn_demands {
	background:url(images/b_demands.png) no-repeat 0px 0px;
}
a.btn_demands:hover {
	background:url(images/b_demands.png) no-repeat 0px -35px;
}
a.btn_config {
	background:url(images/b_colconfig.png) no-repeat 0px 0px;
}
a.btn_config:hover {
	background:url(images/b_colconfig.png) no-repeat 0px -35px;
}
a.btn_vista1 {
	background:url(images/b_result1.png) no-repeat 0px 0px;
}
a.btn_vista1:hover {
	background:url(images/b_result1.png) no-repeat 0px -35px;
}
a.btn_vista2 {
	background:url(images/b_result2.png) no-repeat 0px 0px;
}
a.btn_vista2:hover {
	background:url(images/b_result2.png) no-repeat 0px -35px;
}
a.btn_edit {
	background:url(images/b_edit.png) no-repeat 0px 0px;
}
a.btn_edit:hover {
	background:url(images/b_edit.png) no-repeat 0px -35px;
}
#esc_bground {
	background-image:none;
}
.inputError {
	border: 1px solid red!important;
}
/* --- POPUPS --- */


#popup h1 {
	background:#1e6089;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-radius-bottomleft:6px;
	-webkit-border-radius-bottomright:6px;
	-webkit-border-radius-topleft:6px;
	-webkit-border-radius-topright:6px;
}
/* --- DEMANDAS --- */


.demands_YES {
	border:#009e16 solid 1px;
	background:#bdeec4;
	color:#009e16;
	font-weight:bold;
	text-align:center;
}
.demands_NO {
	border:#c80000 solid 1px;
	background:#ffe4e4;
	color:#c80000;
	text-align:center;
	font-weight:bold;
}
.tit_demandas {
	font-size:16px;
	font-weight:bold;
	color:#005d9e;
}
.tit_demandas_propias {
	font-size:16px;
	font-weight:bold;
	color:#53ab5b;
	text-align:left
}
.tit_demandas_descartados {
	font-size:16px;
	font-weight:bold;
	color:#FF8080;
	text-align:left
}
.tit_demandas_mls {
	font-size:16px;
	font-weight:bold;
	color:#b7b462;
	text-align:left
}
a.btn_mls_suscripcion {
    background: url("images/btn_mls_sus.png") no-repeat scroll 0 0 transparent;
}
a.btn_taf, a.btn_taf:hover {
	background:url(images/b_submit.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}
.multiple_check {
	font-size:1em;
	text-align:left;
	border:#999999 solid 1px;
}
form .form_line .multiple_check label {
	text-align:left;
}
.multiple_check2 {
	font-size:1em;
	text-align:left;
	border:#999999 solid 1px;
	background:#FFFFFF;
}
.form_line label {
	font-weight:bold;
}
dl.demands dt {
	font-weight:bold;
	text-align:right;
}
dl.demands dd {
	text-align:left;
}
/* --- TAF --- */


a.destinatarios {
	background:url(images/arrow_dest.png) no-repeat right;
	text-decoration:underline;
}
a.destinatarios:hover {
	background:url(images/arrow_dest.png) no-repeat right;
	text-decoration:none;
}
#content_dest {
	background:#fff;
	border: solid 1px #aaaaaa;
	text-align:right;
}
#content_dest a {
	color:#005cc3;
	text-decoration:none;
}
#content_dest a:hover {
	color:#005cc3;
	text-decoration:underline;
}
/* --- CONTRATOS --- */

ul.contratos {
	text-align:left;
}
/* --- CONFIGURACION --- */


form .form_line .limitacion {
	text-transform:lowercase;
	font-size:11px;
	color:#999999;
	font-weight:normal;
}
/* --- DETALLE MLS --- */


#content_det_mls h1 {
	font-size:1.4em;
	color:#ec9b00;
}
form#mls fieldset {
	border: solid 1px #b2dbf5;
	text-align:left;
}
form#mls .form_25 .form_line span {
	text-align:left;
	font-size:12px;
	text-transform:none;
}
form#mls .form_50 .form_line span {
	text-align:left;
	font-size:12px;
	text-transform:none;
}
form#mls img {
	border:#999999 solid 1px;
}
#mls_ref {
	font-size:9px;
	text-transform:uppercase;
	text-align:left;
}
.people_view_pp {
	text-align:left;
}
/* --- RESULTADOS VISTA 2 --- */


.content_result_box {
	border:#93bdeb solid 1px;
	text-align:left;
}
#content_main .content_result_box h2 {
	text-align:center;
	font-size:12px;
	color:#005d9e;
	background:#d4e6fa;
	border-bottom:#93bdeb solid 1px;
}
.content_result_box .result_img {
	border:#93bdeb solid 1px;
}
.content_result_box p {
	color:#5e5e5e;
	text-align:center;
}
.content_result_box p strong {
	color:#5e5e5e;
	font-size:16px;
}
.content_result_box p.ref {
	font-size:10px;
	text-transform:uppercase;
	color:#005d9e;
}
.content_result_box p.venta {
	font-size:10px;
	text-transform:uppercase;
	color:#005d9e;
}
.content_result_box a {
	font-size:10px;
	text-decoration:underline;
	color:#005d9e;
}
.content_result_box a:hover {
	font-size:10px;
	text-decoration:none;
	color:#005d9e;
}
#content_main .content_result_box .box_footer {
	background:#d4e6fa;
	border-top:#93bdeb solid 1px;
	text-align:right;
}
.content_result_box p.actual {
	font-size:10px;
	text-align:right;
}
/* --- RESULTADOS VISTA 2 MLS--- */


.content_result_box.mls {
	border:#b8b79b solid 1px;
}
#content_main .content_result_box.mls h2 {
	color:#7e7d67;
	background:#e7e6c7;
	border-bottom:#b8b79b solid 1px;
}
.content_result_box.mls .result_img {
	border:#b8b79b solid 1px;
}
.content_result_box.mls p {
	color:#7e7d67;
}
.content_result_box.mls p.ref {
	color:#7e7d67;
}
.content_result_box.mls p.venta {
	color:#7e7d67;
}
.content_result_box.mls a {
	color:#7e7d67;
}
.content_result_box.mls a:hover {
	color:#7e7d67;
}
#content_main .content_result_box.mls .box_footer {
	background:#e7e6c7;
	border-top:#b8b79b solid 1px;
}
#content_main .content_result_box.mls .box_footer a.copiar {
	background:url(images/icon_copy.png) no-repeat;
	text-align:left;
}
#content_main .content_result_box.mls .box_footer a.ficha_cliente {
	background:url(images/icon_ficha_cliente.png) no-repeat;
	text-align:left;
}
#content_main .content_result_box.mls .box_footer a.ficha_tecnica {
	background:url(images/icon_ficha_tecnica.png) no-repeat;
	text-align:left;
}
/* DASHBOARD */



.wrap {
}
.groupWrapper {
	font-family:Arial, Helvetica, sans-serif;
}
.groupItem {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background:#FFF;
	border:#aac4d5 solid 1px;
}
.groupItem .itemHeader {
	text-shadow:0 -1px 0 #000;
	color:#FFFFFF;
	font-weight: bold;
	font-size:14px;
	background:url(images/bck_headers.gif) repeat-x;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
}
.groupItem .itemHeader img.icon {
}
.groupItem .itemHeader a {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.groupItem .itemContent {
	background:url(images/bck_itemContent.gif) repeat-y right;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
}
.groupItem .itemContent .right {
}
.groupItem .itemContent .right h2 {
	font-size:14px;
	font-weight:bold;
}
.groupItem .itemContent .right a {
	color:#3a759e;
	text-decoration:none;
}
.groupItem .itemContent .right a:hover {
	color:#3a759e;
	text-decoration:underline;
}
.groupWrapper .groupItem .itemContent .right p, .groupWrapper .groupItem .itemContent .left p {
	font-size:12px;
}
.groupItem .itemContent .left {
}
.groupItem .itemContent .left h3 {
}
.groupItem .itemContent .left h3 a {
	background:url(images/btn.gif) no-repeat;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.groupItem .itemContent .footer_box {
	background:#013f6a;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
}
.sortHelper {
	border: 1px dashed #e2e2e2;
	background:#f9f9f9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.groupWrapper p {
}

