/* Estilos genericos */
*,body{
	font-family: Tahoma,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 16px;
}
body {
	
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 70px;
	
	background: #FFFFFF url(../imagenes/fondo.jpg) repeat-x; 

	font-family: Tahoma,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	
	line-height: 16px;
}

a,a:link{
		color: #555555;
		text-decoration:none;
	}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.active {
		color: #555555;
}
a.visited {
		color: #555555;
}

form{
	margin: 0;
}

input[type="text"]{
	border: 1px solid #999;
}

/* Theme Urban */

/* Diseño */
.bg_theme{
	width: 100%;
	height:100%;
	background-color: #000000;
	background-position: 0px 0;
	margin: 0 auto;
}

.head_theme{
	width: 960px;
	border: 0px;
	/* height: 83px; */
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 0px;
}

.logo_theme{
	float:left;
	width: 318px;
}

.opciones_theme{
	float:right;
	padding-top:54px;	
	width: 310px;
}

.search_theme{
	background-image: url(../imagenes/bg_search2.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 4px;
	padding-right:20px;
	width: 145px;
	height: 25px;
}

.logout{
	width:100px;
	height:22px;
	margin-left:auto;
	text-align:right;
	float:right;
}

.logout .cerrar{
	margin-top: -7px;
	*margin-top: 0px;
}

a.opciones_cab:link,a.opciones_cab:visited,a.opciones_cab:hover,a.opciones_cab:active{
	color: #FFF;
	font-weight: bold;
} 

.borde_superior{
	width: 100%;
	position:relative;
	top: 80px;
	height: 29px;
	background: #FFF url(../imagenes/borde_sup.gif) no-repeat 0 0;
	padding:0;margin:0;
}

table.contenedor{
	float: left;
	width: 905px;
	border-width: 2px; 
	border-color: CCCCCC; 
	background-color: FFFFFF repeat-y 0 0; 
	border-style: outset;
	padding-left: 30px;
	padding-right: 30px;
}

.borde_inferior{
	width: 100%;
	height: 30px;
	background: #FFF url(../imagenes/borde_inf.gif) no-repeat 0 0;
	padding:0;margin:0;
	position: relative;
}

.lateral_theme{
	position:absolute;
	float:right;
	top:-65px;
	right: -65px;
	background-image: url(../imagenes/portada_t6.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 614px;
	width: 92px;
}

.wrapper{
	border: 3px solid #999999;
	width: 965px;
	
	margin: 0 auto;
}

.contenidos_portada{
	float:left;
	width: 800px;
	position:relative;
	top: -8px;
}

/* Intro Portal*/

.portada_t2{
	position:relative;
	right: 180px;
	top: 20px;
}

.item1_menu_theme_pos1{
	position:relative;
	float:left;
	top:25px;
	left: 50px;
	background-image: url(../imagenes/portada_t1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 196px;
	height: 35px;
	z-index: 7;
}

.item1_menu_theme_pos2{
	position:relative;
	float:left;
	top:25px;
	left: 240px;
	background-image: url(../imagenes/portada_t1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 196px;
	height: 35px;
	z-index: 7;
}

.item1_menu_theme_pos3{
	position:relative;
	float:left;
	top:25px;
	left: 400px;
	background-image: url(../imagenes/portada_t1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 196px;
	height: 35px;
	z-index: 7;
}

.item2_menu_theme{
	position:relative;
	float:right;
	top:20px;
	left: 0px;
	background-image: url(../imagenes/portada_t2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 161px;
	height: 74px;
	z-index: 8;
}


/* Estructura de contenidos */

.top{ width: 917px;}
.centro{ width: 917px;}
	.zona_menu{}
	.zona_informacion{padding-left:0px;}
		.informacion{width: 100%;}
	.zona_banners{width: 212px;}

.pie{
	background: #04080d url(../imagenes/bg_pie.gif) repeat-x scroll center top;
	width: 100%;
	height: 53px;
	z-index: 1500;
}


/* Cabecera */

.cab_logo{
	position:relative;
	top:-6px;
	left: -47px;
	float: left;
}

.cab_separador{
	background: #FFF url(../imagenes/cab_separador.gif) repeat-x 0 0;
	height: 13px;
}


/* Menu */
a:hover.link_menu,a:active.link_menu{


}

/* Cuadro verde */
.cuadro_verde_der{
	background-image: url(../imagenes/cuadro_verde_der.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.cuadro_verde_izq{
	background-image: url(../imagenes/cuadro_verde_izq.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.cuadro_verde_repeat{
	background-image: url(../imagenes/cuadro_verde_repeat.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* Box */

.box_title{
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	/* padding-left: 60px; */
}

.box_icon{
	position:relative;
	top:0px;
	left:3px;
}

.box td{
	border-bottom:1px solid #cccccc;
}

.box_special{
	text-transform: uppercase;
	font-weight: bold;
	color: #ff9c00;
	font-size: 11px;
}

.minipopup {
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	line-height: 19px;
	width: 60px;
}
.resltadorp {
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	line-height: 19px;
}
.resltadorp3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	line-height: 16px;
}
.resltadorp4 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	line-height: 14px;
}
.resltadorp2 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
}
#popup-con {
	position: absolute;
	z-index: 10;
}
#popup-sin {
	position: absolute;
	z-index: 10;
}
#popupkarma {
	position:relative;
	width:358px;
	height:115px;
	z-index:11;
}
#invitaciones {
	position:relative;
}
#catalogo {
	position: relative;
	z-index: 1;
}
#divexperiencia {
	position: absolute;
	background-color: #FFFFFF;
	top: 145px;
	padding-left: 25px;
	z-index: 1;
}
#divavatar {
	position: relative;
	z-index: 1;
}
#pareja {
	position: absolute;
	top: 130px;
	padding-left: 25px;
	z-index: 3;
}
#calendario {
	font-style: bold;
	position:relative;
	display: inline;
	z-index:0;
}
.pequeno {
	font-size: 9px;
}
.pequeno2 {
	font-size: 10px;
}
.pequeno2 {
	font-size: 11px;
}
.desactivado {
	color:#CCCCCC; 
}
.resaltado {
	font-size: 13px;
	font-weight:bold;
	color: #555555;
}
.resaltador {
	font-size: 13px;
	font-weight:bold;
	color: #666666;
}
.resaltadopblanco {
	font-size: 32px;
	font-weight:bold;
	color: #FFFFFF;
}
.resaltadopblanco2 {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.resaltadop {
	font-size: 11px;
	font-weight:bold;
	color: #555555;
}
.resaltado2 {
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.resaltado3 {
	font-weight:bold;
	color: #555555;
}
.resaltado4 {
	font-size: 22px;
	font-weight:bold;
	color: #000000;
}
.resaltado5 {
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}
.resaltado6 {
	font-size: 16px;
	font-weight:bold;
	color: #555555;
}
.experiencia {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.experiencia2 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.cabecera {
	font-style: bold;
}
.satisfaccion {
	color: #333333;
	font-weight: bold;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FF0000;
}
.pequena {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
}
.lista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	vertical-align: middle;
}
.lista2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
.portada {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 24px;
	font-weight: normal;
}

.formulario {
	font-size: 13px;
	vertical-align: top;	
}

/*
 * Ranking de usuarios destacados
 */
.contenedor_ranking_cool .user{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	float: left;
	width: 25%;
	margin: 10px 0px;
	height:135px;
}

.contenedor_ranking_cool .user_p{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	float: left;
	width: 23%;
	margin: 10px 0px;
	height:135px;
}

.contenedor_ranking_cool img.imgUser{
	width: 90px;
	border:1px solid #CCCCCC;
	padding:1px;
}


.contenedor_ranking_cool .info_user{
	clear:both;
	padding: 6px;
}
.contenedor_ranking_cool .info_user .nombre_user{
	font-weight: bold;
	display: block;
}

.contenedor_ranking_cool .puesto_user{	
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:38px;
	padding:12px 0 0;
	text-align:center;
	width:50px;
	float:left;
}
.contenedor_ranking_cool .info_user .cats_user{
	color: #444444;
}
/*
 * Ranking de usuarios
 */
.contenedor_ranking {
	margin-top: 10px;
	padding: 4px;
	width:100%;
}
.contenedor_ranking .user{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width: 110px;
	margin: 10px 0px;
}
.contenedor_ranking .user td{
	border-bottom: 1px solid #EFEFEF;
}

.contenedor_ranking .user.first{
	background-color: #EFEFEF;
}
.contenedor_ranking .img_user {
	width: 50px;
	height: 50px;
}
.contenedor_ranking .img_user img{
	height: 50px;
	border:1px solid #CCCCCC;
	padding:1px;
}
.contenedor_ranking .info_user{
	clear:both;
	padding: 6px;
}
.contenedor_ranking .info_user .nombre_user{
	font-weight: bold;
	display: block;
}

.contenedor_ranking  .puesto_user{
	color:#FFFFFF;
	text-align:center;
	padding-top:-5px;
	width: 40px;
	height: 50px;
}

.contenedor_ranking  .pos_50{
	background-repeat: no-repeat;
	background-position: -2px 11px; 
}

.contenedor_ranking  .pos_20{
	background-repeat: no-repeat;
	background-position: -2px 4px;
}
.contenedor_ranking .info_user .cats_user{
	color: #444444;
}
/* Selector de categorias
 */
.filtro_categoria {
	/* height:30px; */
    overflow:hidden;
    text-align:center;
    width:100%;
    margin:0 auto 10px auto;
	border-bottom: 1px solid #EFEFEF;
}
.filtro_categoria ul{
	padding:0;
	width:100%;
	text-align:center; 
}
.filtro_categoria li{
	display:inline;
	float:left;
	margin:0 7px;
	font-size: 12px; 
	font-weight: bold;
	height: 21px;
}

.filtro_categoria li a:link, .filtro_categoria li a:visited{
	font-size: 12px; 
	font-weight: bold;
}
/* Paginacion de listados
 */
div.paginacion_listado{
	clear: both;
}
div.paginacion_listado ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.paginacion_listado li{
	margin: 0;
	padding: 0 5px;
	float:left;
	display:block;
}
div.paginacion_listado li.actual{
	font-weight: bold;
}
div.paginacion_listado li a:link,
div.paginacion_listado li a:visited{
	text-decoration: none;
}


#mediaspace{
	font-size:12px;
	border:1px solid #CCCCCC;
	padding:1px;
	width: 450px;
}

#mediaspace2{
	font-size:12px;
	border:1px solid #CCCCCC;
	padding:1px;
	width: 210px;
}
#mediaspace3{
	font-size:12px;
	border:1px solid #CCCCCC;
	padding:1px;
}
#mediaspace4{
	font-size:12px;
	padding:1px;
	width: 210px;
}

/*
 * Recordar Contrase�a
 */

#recordar_pwd {
	padding:0 14px 14px;
}
#recordar_pwd a{
	margin-left:14px;
}
#recordar_pwd div.contenedor_rec{
	margin-top:4px;
}
#recordar_pwd div.contenedor_rec .contenedor_rec_ocultar{
	padding:6px;
	border: 1px solid #CCCCCC;
	background:transparent url(../imagenes/fondoalto.png) no-repeat scroll 100% -50px;
	display: none;
}

#recordar_pwd div.contenedor_rec .contenedor_rec_ocultar .b_recordar{
	margin-bottom:0;
	margin-left:38px;
	margin-right:0;
	margin-top:10px;
}


#recordar_pwd div.contenedor_rec p{
	padding:0 0 8px 0;
	margin:0px;
}

#recordar_pwd div.contenedor_rec label{
	margin-right: 10px;
}

#recordar_pwd div.contenedor_rec img.loading_ajax{
	float:right;
	margin-right:20px;
	margin-top:8px;
	display:none;
}

.alerta{
	border: 1px solid #267dd4;
	background: #e3e7ee;
	color: #666;
	font-weight: bold;
	padding:5px;
	margin-top:5px;
}

/* Marcos fotos y miniaturas */
.marco_foto_thumb_200{
	border:1px solid #CCCCCC;
	padding:1px;
	width: 200px;
	background-color:#FFF;
	overflow: hidden;
	text-align:center;
}

.marco_foto_thumb_150{
	border:1px solid #CCCCCC;
	padding:1px;
	width: 150px;
	background-color:#FFF;
	overflow: hidden;
	text-align:center;
}

.marco_foto_thumb_128{
	border:1px solid #CCCCCC;
	padding:1px;
	width: 128px;
	background-color:#FFF;
	overflow: hidden;
	text-align:center;
}

.marco_foto_thumb_100{
	border:1px solid #CCCCCC;
	padding:1px;
	width: 100px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_90{
	border:1px solid #CCCCCC;
	padding:1px;
	width: 90px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_80{
	border:1px solid #CCCCCC;
	padding:1px;
	width: 80px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_60{
	border:1px solid #CCCCCC;
	padding:1px;
	width:60px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_50{
	border:1px solid #CCCCCC;
	padding:1px;
	width:50px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_40{
	border:1px solid #CCCCCC;
	padding:1px;
	width:40px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_35{
	border:1px solid #CCCCCC;
	padding:1px;
	width:35px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_75{
	border:1px solid #CCCCCC;
	padding:1px;
	width:75px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.marco_foto_thumb_20{
	border:1px solid #CCCCCC;
	padding:1px;
	width:20px; 
	background-color:#FFFFFF;
	overflow: hidden;
}

.recorte{
	max-height: 90px;
	overflow: hidden;
}
.recorte_300{
	max-height: 300px;
	overflow: hidden;
}
.recorte_250{
	max-height: 250px;
	overflow: hidden;
}
.recorte_200{
	max-height: 200px;
	overflow: hidden;
}
.recorte_150{
	max-height: 150px;
	overflow: hidden;
}
.recorte_128{
	max-height: 128px;
	overflow: hidden;
}

.recorte_100{
	max-height: 100px;
	overflow: hidden;
}

.recorte_90{
	max-height: 90px;
	overflow: hidden;
}

.recorte_80{
	max-height: 80px;
	overflow: hidden;
}
.recorte_75{
	max-height: 75px;
	overflow: hidden;
}
.recorte_60{
	max-height: 60px;
	overflow: hidden;
}

.recorte_50{
	max-height: 50px;
	overflow: hidden;
}

.recorte_40{
	max-height: 40px;
	overflow: hidden;
}

.recorte_35{
	max-height: 35px;
	overflow: hidden;
}

.recorte_20{
	max-height: 20px;
	overflow: hidden;
}

.marco_video, .marco_foto{
	border:1px solid #CCCCCC;
	padding:1px;
}


/*Tablon - Tabs*/

.contenedor_tab{
	display: block;
	border-bottom: 1px solid #d74646;
	cursor: pointer;
	float:left;
	width:100%;
	padding-left: 10px;
}

.contenedor_tab .tab{
	float: left;
	margin-right: 5px;
	height: 25px;
	width: 100px;
	text-align:center;
	
}

.contenedor_tab .inactive{
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	background: #eee;
}

.contenedor_tab .active{
	border-top: 1px solid #d74646; 
	border-left: 1px solid #d74646; 
	border-right: 1px solid #d74646;
	background: #f5c4cd;
}

.tab .link_tab{
	line-height: 28px;
}

.tablon{
	display:block;
}

.ver_mas{
	display:block;
	height: 25px;
	cursor:pointer;
}

.comentario, .tablon_item{
	border: 1px dotted #ccc;
	background: #F2F2F2;
}

.comentario_ribete{
	float:right;
	margin-top: -7px;
	margin-right: -7px;
}

.com_parrafo{
	margin: 0; padding: 0;
}

.usuario_puesto{
	text-align:center;
	font-size: 13px;
	font-weigth: bold;
	color: #FFF;
}

/* Enviar contenidos a amigo */
.content_enviar_amigo{
	display:none;
}

.activar_enviar_amigo{
	cursor: pointer;
}

.caja_enviar_amigo{
	border: 1px solid #ccc;
	background-color:#EBEBEB;
	margin: 4px;
	padding: 3px;
}
.envio_amigo_status{
	padding-left: 5px;
}
