br {
	clear: left;
}


/* topmenu setting */
.jooTopmenuWrapper {
	background: #CCCCCC;
/*	background: #333333; */
	margin-bottom: 20px;
}

.alertaBorrar{
	font-size:15px;
	font-weight:bolder;
}


table.jooTopmenu {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}

table.jooTopmenu td {
  width: 150px;

  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;

  background: #EEEEEE;
  padding: 5px;
  margin: 0px;
  text-align: center;
  font-size: 11px;
}




/*
table.marketplace_recent5 {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
table.marketplace_recent5 td {
  background: black; 
  background: #DDDDDD;
  padding: 0px;
  margin: 0px;
}
*/



table.marketplace_last5 {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 5px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: left;
}
table.marketplace_last5 td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
}
table.forum_last5 {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 5px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: left;
}
table.forum_last5 td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
}



table.marketplace {
	width: 100%;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

table.marketplace_header {
	color: #000000;
	background-color: #FFFFFF;
}

table.marketplace_select {
	/* width: 100%; */
	color: #000000;
	background-color: #F0F0F0;
}




fieldset.marketplace {
	color: #000000;
	border: 1px solid #CCCCCC;
}


legend.marketplace {
	color: #000000;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

form.marketplace {
	/* background-color: #FFFFFF; */
}

input.marketplace {
	display: block;
	width: 20em;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 2px;
}

input.marketplace_required, input.marketplace{
	color:#000000;
}

input.marketplace_required{
	width: 20em;
}

input.marketplace_required, select.marketplace_required {
	display: block;
	float: left;
	border: 2px solid #CCCCCC;
	background-color: #FFEEDD;
	margin: 5px;
	padding: 2px;
}

input.marketplace_error{
	width: 20em;
}

/* Borde de campos con error */
input.marketplace_error, select.marketplace_error, textarea.marketplace_error, #writead_header3{
	border: 2px double #FF0000;
}

select.marketplace_error{
	display: block;
	float: left;
	background-color: #FFEEDD;
	margin: 5px;
	padding: 2px;
}

input.marketplace_error {
	display: block;
	float: left;
	background-color: #FFEEDD;
	margin: 5px;
	padding: 2px;
}

input.marketplace_search {
	display: block;
	width: 10em;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 2px;
}

textarea.marketplace_required {
	width: 35em;
	float: left;
	border: 1px solid #CCCCCC;
	/* background-color: #EEEEEE; */
	background-color: #FFEEDD;
	margin: 5px;
	padding: 2px;
}

textarea.marketplace_error {
	width: 35em;
	float: left;
	background-color: #FFEEDD;
	margin: 5px;
	padding: 2px;
}

select.marketplace {
	/* width: 10em; */
	background-color: #EEEEEE;
	margin: 5px;
	padding: 2px;
}


label.marketplace {
	width: 5em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: right;
}

label.marketplace_center {
	width: 20em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

label.marketplace_right {
	width: 15em;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: left;
}

#writead_header1 {
	border: 1px solid #CCCCCC;
	background-color: #FFEEDD;
	width: 2em;
	margin: 5px;
	padding: 2px;
}

#writead_header2 {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 2em;
	margin: 5px;
	padding: 2px;
}

#writead_header3 {
	/*border: 1px dotted #FF0000;*/
	background-color: #FFEEDD;
	width: 2em;
	margin: 5px;
	padding: 2px;
}

#index_tablecell {
/*	background-color: black; */
	background-color: #F7F7F7; 
	padding: 5px;
}
#index_tablecell_noentries {
/*	background-color: black; */
	background-color: #FFFFFF; 
	padding: 5px;
}
#index_tablecellcenter {
/*	background-color: black; */
	background-color: #F7F7F7; 
	text-align: center;
	vertical-align:middle;
	padding: 5px;
}


#select_table {
	width: 100%;
	text-align: center;
	margin: 5px;
	/* background-color: #F7F7F7; */
}
#select_tablecell {
	width: 100%;
	text-align: right;
	/* background-color: #F7F7F7; */
}



#pagenav_table {
	width: 100%;
	/* background-color: #F7F7F7; */
}


#pagenav_first {
	text-align: left;
	width: 25%;
}
#pagenav_last {
	text-align: right;
	width: 25%;
}
#pagenav_previous {
	text-align: center;
	width: 25%;
}
#pagenav_next {
	text-align: center;
	width: 25%;
}

#pagenav_button_first {
	width: 100px;
}
#pagenav_button_last {
	width: 100px;
}
#pagenav_button_previous {
	width: 100px;
}
#pagenav_button_next {
	width: 100px;
}



/* New in 1.2.2 */
#privateAd {
    width: 100%;
	border: 2px solid lightgray;
	background-color: white;
	padding: 0px;
}
#commercialAd {
    width: 100%;
	border: 2px solid #AA0000;
	background-color: white;
	padding: 0px;
}



/* New in 1.3 */

/* Ad Type - create an id for every type. "jooAdTypeX" where X = id from type table */
#jooAdType1 {
	font-weight: normal;
	text-align: center;
	color: #990000;
}
#jooAdType2 {
	font-weight: normal;
	text-align: center;
	color: #009900;
}
#jooAdType3 {
	font-weight: normal;
	text-align: center;
	color: #000099;
}
/* more examples */
#jooAdType4 {
	font-weight: bold;
	text-align: center;
	color: #AA0000;
}
#jooAdType5 {
	font-weight: normal;
	text-align: center;
	color: #000000;
}


.jooFooter {
/*    color: #333333; */
    color: #BBBBBB; 
    font-size: 9px;
    text-align: center;
}

.jooFooter a {
/*    color: #333333; */
    color: #BBBBBB;
    font-size: 9px;
    text-align: center;
    text-decoration: none;
}
#jooFooterIE {
/*    color: #333333; */
    color: #BBBBBB;
    font-size: 9px;
    text-align: center;
    text-decoration: none;
}




.jooTable {
	width: 100%;
	background-color: lightgrey;
	margin: 0px;
	padding: 0px;
	bordercollapse: collapse;
}
.jooTable th {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
	/*Fondo header tabla*/
	/*background-color: #EEEEEE;*/
	/*background:url(images/system/thTabla.gif);*/
	color:#FFFFFF;
	background-color:#CC0000;
	border-left: 1px solid white;
	border-top: 1px solid white;
	margin: 0px;
	padding: 5px;
}
.jooTable td {
    font-size: 11px;
    font-weight: normal;
    text-align: left;
	margin: 0px;
	padding: 0px;
}



/* recent 5 ads */
.jooRecent5 {
	width: 100%;
/*	background-color: #333333; */
	background-color: lightgrey;
	margin: 0px;
	padding: 0px;
	bordercollapse: collapse;
}
.jooRecent5 th {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
/*	background-color: black; */
	/*background-color: #EEEEEE;*/
	/*background:url(images/system/thTabla.gif);*/
	background-color:#CC0000;
	color:#FFFFFF;
	border-left: 1px solid white;
	border-top: 1px solid white;
	margin: 0px;
	padding: 5px;
}

.jooRecent5 td {
/*  background: black; */
  background: #F7F7F7;
  padding: 5px;
  margin: 0px;
  text-align: center;
}

.jooRecent5 td a{
	text-decoration:none;
}

.jooRecent5 td a:hover{
	text-decoration:underline;
}


/* show_category.php */
#jooTopTextTop {
	font-weight: bold;
	text-align: left;
	color: #777777;
	background: white;
	padding: 5px;
}
#jooTopTextBottom {
	font-weight: normal;
	text-align: left;
	color: #777777;
	background: white;
	padding: 5px;
}



.jooCommercial {
  background: #FFEEBB;
  padding: 5px;
  margin: 0px;
  text-align: center;
  vertical-align: center;
  border-left: 1px solid white;
  border-top: 1px solid white;
}
.jooFeatured {
  background: #DDFFDD;
  padding: 5px;
  margin: 0px;
  text-align: center;
  vertical-align: center;
  border-left: 1px solid white;
  border-top: 1px solid white;
}
.jooNormal {
  background: #F5F5F5;
  padding: 5px;
  margin: 0px;
  text-align: center;
  vertical-align: center;
  border-left: 1px solid white;
  border-top: 1px solid white;
}


/* show_ad.php */
#jooAdHeader {
    text-align: left;
    font-weight: bold;
	margin: 0px;
	padding: 10px;
}
#jooAdText {
    text-align: left;
    font-weight: normal;
	margin: 0px;
	padding: 10px;
}
#jooAdImage {
    text-align: center;
    vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#jooAdInfo {
    text-align: left;
    font-weight: normal;
	margin: 0px;
	padding: 10px;
}
#jooAdToolbar {
    text-align: left;
    font-weight: normal;
	margin: 0px;
	padding: 10px;
}

#listaCategorias select, .listaCategorias{
	font-size:11px;
}

.TituloInterno{
	font-weight:bolder;
	font-size:14px;
	padding-bottom:5px;
	float:left;
}

.comentario textarea{
	border:solid 1px #ddd;
}

.contenedor{
	border:solid 1px #ddd;
}

.comentarios{
	width: 80%;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom:8px;
}

.gris{
	color:#C0C0C0;
	float:right;
}

.txtComentario{
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

.borrar{
/*	float:right;
	padding-right:5px;*/
}

.borrar img{
	margin-top:5px;
	width:10px;
	height:10px;
}

.cabUsCom{
	
	
	width:100%;
	
}

div#comIzq{
	width:36px;
	float:left;
	background-repeat:no-repeat;
	background:url(images/system/userCommentIzq.gif);
}

div#comCen{
	float:left;
	background:url(images/system/userCommentCen.gif);
	background-repeat:repeat;
}

div#comDer{
	float:left;
	width:50px;
	background:url(images/system/userCommentDer.gif);
	background-repeat:no-repeat;
}

#conBorde{
	border:thin;
	border-width:1px;
	border-color:#ddd;
}

input#ad_headline{
	color:#000000;
}

.jooTopmenu td:hover{
	background:#66FF99;
	color:#FF0000;
}

.barra{
	border:0 none #FFFFFF;
}

.ancho20{
	float:left;
	width:20%;
	text-align:center;
}

.cuerpoBarra{
	cursor:pointer;
	width:100%;
	margin:0 auto;
}

#PreviaR5, .respPrev{
	width:100%;
	margin:0 auto;
}

#fotoUsuario{
	border:double;
	float:right;
	bottom:0px;
}

#fotoUsuario img{
	max-height:120px;
	max-width:90px;
}

#compartir{
	float:left;
	bottom:0px;
	vertical-align:bottom;
}

#encShowAd{
	height:96px;
	margin-top:-80px;
}

#encShowAdbu{
	margin-top:-25px;
}

#mp{
	padding:1px 20px 0 5px;
	border:1px solid #d8dfea;
	line-height:50%;
	min-height:20px;
}

#frmMP{
	margin:10px 0 10px 0;
}

#mp:hover{
	cursor:pointer;
	color:#fff;
	border-color:#295582;
	background:#3b5998
}

div#frmMP input{
	width:180px;
}

#estaURL{
	cursor:pointer;
}

.mano{
	cursor:pointer;
}

#divboton{
	background:url(../com_jumi/files/Invitacion.jpg) no-repeat;
	background-position:center;
	min-width:505px;
	min-height:600px;
}

.inpFiesta{
	margin-top:180px;
	margin-left:150px;
	min-height:60px;
	min-width:180px;
	cursor:pointer;
}

.inpFiesta2{
	margin-top:-420px;
	margin-left:90px;
	*float:left;
	background:none;
	cursor:default;
	text-align:left;
	font-size:16px;
	color:#FF0000;
	font-weight:bolder;
	position:absolute;
}

.escribeAviso th{
	text-align:right;
	padding-right:5px;
}

.escribeAviso input{
	width:200px;
}

.escribeAviso#logreTop{
	margin-left:26%;
}

.escribeAviso.asterix{
	font-size:9px;
	color:#999999;
}

.escribeAviso select, .escribeAviso textarea{
	border: 1px solid #cfcfcf;	
	color: #666;
	padding: 2px;
	outline: none;
	margin: 0;
	background: #fdfdfd;
}

.escribeAviso#videoprev{
	background:#999999;
}

#imgY, #imgF{
	cursor:pointer;
}

.spanEstadistica{
	border:outset 1px;
	padding:3px;
}
.spanEstadistica:hover{
	background:#000066;
	color:#FFFFFF;
}

a.VerMas{
	color:#00FF00;
}

.error{
	color:#0000FF;
}

.cats a{
	line-height:25px;
	color:#FFFFFF;
	cursor:pointer;
}

.bold{
	font-weight:bolder;
}


html .fb_share_button, .tw_share_button, .mp_share_button, .vm_share_button, .user_button, .rss_button, .cuboreporte{
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px;
	border:1px solid #d8dfea;
}

html .cuboreporte{
	background:url(http://www.rematearica.cl/components/com_marketplace/images/system/reporte.png) no-repeat top right;
}

html .cuboreporte:hover{
	background:#3b5998 url(http://www.rematearica.cl/components/com_marketplace/images/system/reporte.png) no-repeat top right;
}

html .fb_share_button{
	background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right;
}

html .fb_share_button:hover, .tw_share_button:hover, .mp_share_button:hover, .vm_share_button:hover, .user_button:hover, .rss_button, .cuboreporte:hover{
	color:#fff;
	border-color:#295582;
	text-decoration:none;
}

.rss_button:hover{
	background:#3b5998 url(http://www.rematearica.cl/components/com_marketplace/images/system/feed.gif) no-repeat top right;
}

html .fb_share_button:hover{
	background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right;
}

.rss_button{
	background:url(http://www.rematearica.cl/components/com_marketplace/images/system/feed.gif) no-repeat top right;
}

.tw_share_button{
	background:url(http://www.rematearica.cl/images/twitter16.jpg) no-repeat top right;
}

.tw_share_button:hover{
	background:#3b5998 url(http://www.rematearica.cl/images/twitter16.jpg) no-repeat top right;
}

.mp_share_button{
	background:url(http://www.rematearica.cl/images/mp.gif) no-repeat top right;
}

.mp_share_button:hover{
	background:#3b5998 url(http://www.rematearica.cl/images/mp.gif) no-repeat top right;
}

.vm_share_button{
	background:url(http://www.rematearica.cl/images/mas.gif) no-repeat top right;
}

.vm_share_button:hover{
	background:#3b5998 url(http://www.rematearica.cl/images/mas.gif) no-repeat top right;
}

.user_button:hover{
	background:#3b5998 url(http://www.rematearica.cl/images/user.gif) no-repeat top right;	
}

.user_button{
	background:url(http://www.rematearica.cl/images/user.gif) no-repeat top right;
}

.txtCenter{
	text-align:center;
}

#frm_add_aviso legend{
	border: 2px double #ddd;
	font-size:14px;
	padding:5px;
}

#tabInicio td{
	width:50%;
	text-align:center;
}
#tabInicio a{
	text-decoration:none;
}

#tabInicio img{
	border:0;
	text-decoration:none;
}

.sombra{
	padding:0 5px 5px 0; /*Esta es la profundidad de nuestra sombra, sí haces más grandes estos valores, el efecto de sombra es mayor también */
	background: url(../../images/sombra.gif) no-repeat bottom right; /*Aquí es donde ponemos la imagen como fondo colocando su ubicación*/
}

.sombra img{
	display:block;
	position:relative;
	top: -3px; /* Desfasamos la imagen hacia arriba */
	left:-3px; /*Desfasamos la imagen hacia la izquierda */
	padding:5px;
	background:#FFFFFF; /*Definimos un color de fondo */
	border:1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC; /*Creamos un marco para acentuar el efecto */
}

.pagenav{
	border: 1px solid #00005E;
	padding:3px;
	background: #00005E;
}

a.pagenav, span.pagenav{
	color:#FFFFFF;
}

.pagenav:hover{
	background:#FFFFFF;
	color:#333333;
}

.imgAvatar{
	max-height:50px;
	max-width:50px;
}

#headAviso{
	max-height:120px;
}

#cuadroBusca{
	padding:5px;
	width:600px;
}
#textoBusqueda{
	background: #00FF00;
	padding:3px;
}

.fotoAviso {
    border: 1px solid #DDDDDD;
    margin-bottom: 15px;
    padding: 3px;
}

.fotoAviso:hover{
	border:1px solid #000;
}
