
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	/* margin:			0;
	padding:		0;
	list-style:		none; */
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			3em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;*/
	padding: 		1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}
.sf-menu li li {
	background:		#222;
}
.sf-menu ul {
	/*border: 1px solid #333;
	background: #222;*/
}
.sf-menu ul a {
	color: #aaa;
}
.sf-menu li li {
	/*border-top: 1px solid #333;*/
}
.sf-menu li li:first-child {
	/*border: none;*/
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
nav ul li.current a {
	/*background:		#CFDEFF;*/
	outline:		0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	-moz-box-shadow: inset 0 3px 20px rgba(255, 255, 255, .1);
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/superfish/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 */
	top:			1.1em;
	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/superfish/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;
}


/*NAV*/
#nav{background:transparent;width:auto;margin:0;padding-top:14px;}
#nav li{float:left;}
#nav li a.menu-item{padding:0;cursor:pointer;}
#nav li a{color:#fff;display:block;color:#fff;height:36px;float:left;font-size:14px;}
#nav li a span{height:34px;line-height:34px;padding:0 12px 2px;display:block;float:left;}
#nav li a:hover{text-decoration:none;color:#b7b7b7;background:none;}
#nav li a.active,
#nav li a.active:hover{color:#b7b7b7;background:url(../images/iconosur/cv_Nav_L.gif) no-repeat 0 0;font-weight:bold;cursor:text;}
#nav li a.active span{background:url(../images/iconosur/cv_Nav_R.gif) no-repeat right 0;}

/*NAV2*/
#nav2{background:url(../images/iconosur/bd_Nav2.gif) repeat-x 0 bottom;width:auto;margin:0;padding:4px 0 7px;}
#nav2 li{float:left;padding:0 3px 0 2px;}
#nav2 li a.menu-item{padding:0;cursor:pointer;}
#nav2 li a{color:#fff;display:block;color:#fff;height:28px;float:left;font-size:11px;}
#nav2 li a span{height:27px;line-height:27px;padding:0 9px 1px;display:block;float:left;}
#nav2 li a:hover{text-decoration:none;color:#b7b7b7;background:none;}
#nav2 li a.active,
#nav2 li a.active:hover{color:#b7b7b7;background:url(../images/iconosur/cv_Nav2_L.gif) no-repeat 0 0;font-weight:bold;cursor:text;}
#nav2 li a.active span{background:url(../images/iconosur/cv_Nav2_R.gif) no-repeat right 0;}


#main{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#000000 none repeat scroll 0 50%;border-color:#E1E8F0;border-style:solid;border-width:0 0px;margin:0 auto;padding:0;}


.no_show{
display:none !important;
}

.filter_property div{
		margin-right:	5px;
	}
.property_filter_title{
	/*text-align:center;*/
	}


.button-top {/*width:150px;padding:4px;background-color:#cccccc;-moz-border-radius: 3px 3px 3px 3px;*/}
.button-sel {padding:4px;margin:4px;background-color:#ffffff;-moz-border-radius: 3px 3px 3px 3px;}

.button-top .Pendiente {color:blue;font-weight:bold;}
.button-top .Publicado {color:green;font-weight:bold;}
.button-top .No,.button-top .Negativo {color:red;font-weight:bold;}

.gtable tbody tr td {
    height: 40px;
}

.gtable tbody tr.resumen{
	height: 2px!important;

}


.gtable tbody tr.resumen_internal  {
	font-weight:normal!important;
	color:#FC7232;
	height: 2px!important;
}

.gtable tbody tr.resumen_internal th {
	font-weight:normal!important;
	color:#FC7232;
	padding-left:20px;
	height: 2px!important;

}

.gtable tbody tr.resumen_internal  td {
	height: 2px!important;

}


.gtable tbody tr.titulo{
	border-bottom: 2px solid #D8D7D7;
	border-top: 2px solid #D8D7D7;
	margin-top:7px;

}



.gtable tbody tr.resumen td {
	height: 2px!important;
}

.gtable tbody tr.resumen th {
	font-weight:normal!important;
	color:#0D8B9B;

}
.gtable tbody tr.resumen td {
	color:#0D8B9B;
}



.ColR {
    /*border-bottom: 1px solid #D8D7D7;*/
    float: left;
   position: relative;
    width:74%;
}

.ColL {
    float: left;
    margin: 0 11px 0 0;
    width: 23%;
    background: none repeat scroll 0 0 #FFFFFF;
}

.ColL .Filtros {
    background: none repeat scroll 0 0 #DCF0CD;
    margin-bottom: 10px;
    padding: 13px 9px 9px 7px;
    position: relative;
    -moz-border-radius: 5px 5px 5px 5px;
}

.ColL .Filtros .titulos .title{
    color: #CB0000;
    font-size: 16px;
    font-weight: bold;
}

.ColL .Filtros .Tl {
    background-position: left top;
    left: 0;
    top: 0;
}

.ColL .Filtros .Cv {
    background: url("../img/ResBus/cv_Filtro_aplicados.gif") no-repeat scroll 0 0 transparent;
    height: 8px;
    position: absolute;
    width: 8px;
}

.ColL .Filtros .tipo {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 2px solid #F8F8F8;
    margin: 5px 0 0;
    padding: 3px 0 4px;
    position: relative;
    width: 100%;
    -moz-border-radius: 5px 5px 5px 5px;
}

.ColL .Filtros .tipo .Filtipo {
    color: #333333;
    float: left;
    font-size: 11px;
    padding: 0 0 0 7px;
    width: 167px;
}

.ColL .Filtros .tipo .FiltipoEliminar {
    float: left;
    font-size: 11px;
    padding: 0 0 0 7px;
    width: 167px;
}

 .ColL .Filtros .titulo .title {
    color: #CB0000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

.ColL .Filtros .titulo .Eliminar {
    float: right;
}
.ContGral a {
    color: #224085;
    font-size: 11px;
}
.clearfix {
    display: block;
}

.ColL .Filtros .busquedaSinGuardar .guardar {
    background: url("../img/ResBus/Aicn_guardar.gif") no-repeat scroll 5px 0 transparent;
    font: bold 11px Arial,Helvetica,sans-serif;
    height: 18px;
    padding: 4px 10px 0 26px;
    z-index: 1000;
}

.ContGral a {
    color: #224085;
    font-size: 11px;
}

.ColL .Filtros {
    background: none repeat scroll 0 0 #E9E9E9;
    margin-bottom: 10px;
    padding: 13px 9px 9px 7px;
    position: relative;
}

.ColL .Title {
    background: none repeat scroll 0 0 #E9E9E9;
    padding: 11px 0 0 13px;
    position: relative;
}

.Filtro .Contenido {
    background: none repeat scroll 0 0 #E9E9E9;
    padding: 0 6px 11px;
    position: relative;
}


.Contenido .Bl {
    background-position: left bottom;
    bottom: -1px;
    left: -1px;
}
.ColL .Filtro .FilRes .Contenido .Cv {
    background: url("../img/ResBus/cv_Filtro_aplicados.gif") repeat scroll 0 0 transparent;
}
.ColL .Filtro .FilRes .Contenido .Bl {
    background-position: left bottom;
    bottom: -2px;
    left: -2px;
}
.ColL .Filtro .FilRes .Contenido .Cv {
    background: url("../img/ResBus/cv_FiltroCont.gif") repeat scroll 0 0 transparent;
}
.Bl {
    background-position: left bottom;
    bottom: 0;
    left: 0;
}
.Cv {
    background: none no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 5px;
    position: absolute;
    width: 5px;
}


.ColL .Filtro .FilRes .Contenido .Br {
    background-position: right bottom;
    bottom: -1px;
    right: -1px;
}
.ColL .Filtro .FilRes .Contenido .Cv {
    background: url("../img/ResBus/cv_Filtro_aplicados.gif") repeat scroll 0 0 transparent;
}
.ColL .Filtro .FilRes .Contenido .Br {
    background-position: right bottom;
    bottom: -2px;
    right: -2px;
}
.ColL .Filtro .FilRes .Contenido .Cv {
    background: url("../img/ResBus/cv_FiltroCont.gif") repeat scroll 0 0 transparent;
}
.Br {
    background-position: right bottom;
    bottom: 0;
    right: 0;
}
.Cv {
    background: none no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 5px;
    position: absolute;
    width: 5px;
}

.ColL .Filtro .FilRes .Contenido .borde {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 26px 6px;
    position: relative;
    -moz-border-radius: 5px 5px 5px 5px;
}

.ColL .Filtro .FilRes .Contenido .borde .Tl {
    background-position: left top;
    left: 0;
    top: 0;
}
.ColL .Filtro .FilRes .Contenido .borde .Cv {
    background: url("../img/ResBus/Acv_bordeFiltro.gif") no-repeat scroll 0 0 transparent;
    height: 4px;
    position: absolute;
    width: 4px;
}
.Listado {
    padding: 8px 0 0;
}

.Listado .Boton p {
    background: url("../img/ResBus/ic_FiltroListadoTop.gif") no-repeat scroll 0 1px transparent;
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    padding: 0 0 0 3px;
}

.Separador {
    border-bottom: 1px solid #E9E9E9;
    font-size: 0;
    height: 2px;
    left: -6px;
    margin: 17px 0 0;
    position: relative;
    width: 100%;
}

.Listado .ListadoCont {
    padding: 0 0 0 3px;
}

.Listado .ListadoCont ul {
    padding: 0;
}

.Listado .ListadoCont ul {
    padding: 0;
}

.Listado .ListadoCont ul li {
    list-style: none outside none;
}

.Listado .ListadoCont ul input {
    width:96%;
}

ul.contentList{
	margin:0;padding:0;
}

.contentList .contentItem .left{
	width:60%;
	
}

.contentList .contentItem .right{
	width:30%;
	
}

.ListadoCont a {
    color: #224085;
    font-size: 11px;
}

.ColL .Filtro .FilRes .Title h2 {
    color: #CB0000;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 13px;
}
.FiltipoEliminar{
 padding: 5px;
}

.ColL .Filtros .titulo .title {
    color: #CB0000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

.clearfix {
    display: block;
}


.contentList .contentItem {
	display:table;
	width:100%;
	margin-left:0px;
}

.ColL .Filtros .tipo .ElimFiltro {
    background: url("../imagenes/clasif/ic_Quit.gif") no-repeat scroll 0 3px transparent;
    float: right;
    height: 13px;
    width: 17px;
    color: #224085;
    font-size: 11px;
    color: #224085;
    text-decoration: none;
}

.container_catalog{
	 margin:5px;

}

.avisos_encontrados{
	color: #666666;
	font-size: 14px;
 }
 .ordenarpor {
    border-bottom: 1px solid #C3C3C3;
    border-top: 2px solid #C3C3C3;
    color: #555555;
    margin: 14px 0;
    padding: 4px;
}
.right {
    float: right;
}



div.msg2 {
    border-radius: 5px 5px 5px 5px;
}

div.success {
    background: url("../images/icons/tick.png") no-repeat scroll 10px 13px #E3FFDE;
    border: 1px solid #6CD858;
}

div.buttons_actions {
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    text-align: center;
}

div.msg2 {
    cursor: pointer;
    margin-bottom: 5px;
    padding-left: 25px;
}

div.success2 {
    background: url("../images/icons/tick.png") no-repeat scroll 5px 5px #E3FFDE;
/*    border: 1px solid #6CD858;*/
}

div.error2 {
    background: url("../images/icons/exclamation-red.png") no-repeat scroll 5px 5px #FAE8E8;
 /*   border: 1px solid #FFA2AA;*/
}
.log_updated{
	 color: #CB0000;
    font-size: 16px;
    font-weight: bold;
}

.users_online{
	color: #CB0000;
    font-size: 16px;
    font-weight: bold;
}

.precio input {
    float: left;
    width: 58px;
}

.precio div {
    float: left;
    padding: 2px 9px 2px 10px;
}

div.Moneda, div.Moneda2 {
    float: left;
    width: 48px;
}


.popup_banner_home{
	 background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 20px #000000;
    font-size: 1.2em;
    padding: 7px;
    z-index: 99999;
    /*margin-left:-180px;*/
	widht:660px;
    margin-top:-40px;

}

.popup_banner_container{
	 widht:515px;
	/*padding: 20px 20px 20px 24px;*/
}

.configuration .data{
	width:380px;
}

.txt_resaltado{
	background:#E4FC11;
	color:#404233;
	padding: 2px 4px;
}

