/* ESTILOS GENERALES DE LA SECCION "MI PERFIL" */

.banner_300 {
	background: url(SpaceBody001_img0019.gif) no-repeat;
}


/* ------------ /// ------------ /// ------------ /// ------------ MODULO DATOS DEL USUARIO ------------ */

#info_usuario .center {
	height: 200px;
	position: relative;
}

#info_usuario .foto_perfil {
	width: 150px;
	height: 150px;
	padding: 13px;
	float: left;
}

#info_usuario .foto_perfil img {
	float: left;
}

#info_usuario .datos {
	float: left;
	
}

.UsuarioDatos
{
width:495px;overflow:hidden;margin-right:0px;/*width:515px; si rompe*/
}

.MisDatos
{
overflow:hidden;float:left;margin-top:5px;
}

.birthday
{
margin-top:5px;
}

.Title_Friends
{
overflow:hidden;float:left;margin-top:3px;
}

.ViewFriendsActivity
{
margin-top:5px;
}

.MarginAmigos
{
margin-top:10px;
}
.MarginAmigosEmpty
{
margin-top:0px;
}

#info_usuario .datos h2.user_name {
	font-size: 20px;
	font-weight: bold;
	padding-left:10px;
}
#info_usuario .datos h2.subir_fotos {
	font-size: 14px;
	font-weight: bold;
    margin-top:3px;
}

#info_usuario .datos .logo_comunidad {
	height: 25px;
	margin: 5px 0px 5px 0px;
} 

#info_usuario .datos .logo_comunidad .icono_comunidad {
	float: left;
	margin: 0px;
	padding: 0px;
}

#info_usuario .datos .logo_comunidad span {
	float: left;
	margin-right: 7px;
	padding-top: 5px;
	font-weight: bold;
}

#info_usuario .datos a.link {
	display: block;
	margin-top: 3px;
	margin-bottom:3px;
}
#info_usuario  .padding 
{
padding-left:10px;
}

#info_usuario .datos .cumple {
	margin-bottom: 7px;
	line-height: 17px;
}

#info_usuario .editar_fotos {
	position: absolute;
	left: 58px;
	bottom: 6px;
}

#info_usuario .amigos_descatados {
	width: 288px;
	float: left;
}
#info_usuario .amigos_descatadosNoEmpty {
	width: 466px;
	float: left;
}

#info_usuario .amigos_descatados .amigo_link {
	width: 80px;
	height: 80px;
	margin-bottom:13px;
	margin-right:13px;
	float: left;
	position: relative;

}

#info_usuario .amigos_descatados .amigo_link .marco {
	position: absolute;
	top: 0px;
	left: 0px;
}

#info_usuario .amigos_descatados .amigo_link .foto {
	float: left;
}


/* ------------ /// ------------ /// ------------ /// ------------ MODULO "ACERCA DE MI" ------------ */

#acerca_de_mi .center {
	height: 240px;
	overflow:hidden;
}

#acerca_de_mi .acerca_txt {
	width: 535px;
	height: 184px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 18px 20px 0px 65px;
	font-size: 14px;
}

#acerca_de_mi .acerca_txt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C80693;
	line-height: 23px;
}
#acerca_de_mi .acerca_txt textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C80693;
	line-height: 23px;
	background-color: transparent;
	overflow: auto;
	/*display:none;*/
}

/* ------------ /// ------------ /// ------------ /// ------------ MODULO "FRASE DEL DIA" ------------ */

#frase_del_dia .frase {
	position: relative;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	
	font-style: italic;
	
}

#frase_del_dia .frase .img_left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#frase_del_dia .frase .img_right {
	position: absolute;
	right: 0px;
	top: 0px;
}
.CornerRL
{
	color:#C20995;
	float:right;
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
}

 
/* ------------ /// ------------ /// ------------ /// ------------ MODULO "MIS FOTOS" ------------ */

#mis_fotos .center {
overflow:hidden;
}

#mis_fotos .largebox {
overflow:hidden;
}

#mis_fotos .left {
	width: 647px;
	margin-top: 0px;
	float: left;
    overflow:hidden;

}



#mis_fotos .left .foto_big {
	float: left;
	margin-bottom: 10px;
	height:517px;
}

#mis_fotos .left select {
	width: 190px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	margin-right: 10px;
	color: #666;
	float: left;
}

#mis_fotos .left select option {
	padding: 3px;
}

#mis_fotos .left .link {
	float: left;
	clear: both;

}

#mis_fotos .right {
	margin-top:10px;
	width: 322px;
	float: left;
	overflow:hidden;	
}
#mis_fotos .rightEmpty {
	margin-top: 7px;
	width: 420px;
	padding-left:58px;
}

#mis_fotos .right .myFotos
{
width:300px;
height:608px;
overflow: hidden;
float:left;
padding-left:8px;

}

#mis_fotos .right .FavoriteFotos
{
width:155px;
height:524px;
overflow: hidden;
}

#mis_fotos .right .fotos_thumbs {
	float: left;
	margin-bottom: 4px;
}

#mis_fotos .right .fotos_thumbs .foto_th {
	width: 285px;
	float: left;

 /*  padding-left:64px;*/
	margin-bottom: 7px;
	height:123px;

}

#mis_fotos .right .fotos_thumbs .foto_th .img_link {
	width: 120px;
	height: 120px;
	float: left;
	border: 1px solid #fff;

}

#mis_fotos .right .fotos_thumbs .foto_th .img_link:hover {
	border: 1px solid #ff3291;
}

#mis_fotos .right .fotos_thumbs .foto_th .img_link img {
	float: left;
	margin-right:10px;
}

#mis_fotos .right .fotos_thumbs .foto_th .link {
	font-size: 10px;
	font-weight: normal;
margin-bottom:6px;
	display:block;
}

#mis_fotos .right .fotos_thumbs .foto_th p {
	font-size: 10px;
}

#mis_fotos .right .btn_cuadrado {
	margin-top: 2px;
}
#mis_fotos  .linkComentarios
{
color:#ffffff;
font-size:11px;
margin-left:5px;
cursor:pointer;
text-decoration:none;
font-weight:normal;
}
#mis_fotos  .PublicaDesdeTuMovil
{
float:left;
overflow:hidden;
width:321px;
margin-top:-30px;
height:37px;
background-image:url(desdetumovil.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#mis_fotos  .linkPublica
{
width:295px;
float:left;
line-height:12px;
padding-left:16px;
height:32px;
margin-right:5px;
font-size:11px;
margin-top:5px;
overflow:hidden;
}

#mis_fotos  .DivBotonMovil
{
width:102px;
float:left;
line-height:37px;
padding-left:37px;
height:32px;
margin-right:5px;
font-size:11px;
margin-top:11px;
overflow:hidden;
}


#mis_videos  .PublicaDesdeTuMovil
{
float:left;
overflow:hidden;
width:307px;
margin-top:-83px;
height:37px;
background-image:url(desdetumovil.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#mis_videos  .linkPublica
{
width:288px;
float:left;
line-height:12px;
padding-left:10px;
height:28px;
margin-right:5px;
font-size:11px;
margin-top:5px;
overflow:hidden;
}

#mis_videos  .DivBotonMovil
{
width:102px;
float:left;
line-height:37px;
padding-left:37px;
height:32px;
margin-right:5px;
font-size:11px;
margin-top:11px;
overflow:hidden;
}

#mis_fotos  .DivBotonAgrega
{
overflow:hidden;

}

#mis_fotos  .BotonesDerecha
{
color:#ffffff;font-size:11px;cursor:pointer;text-decoration:none;font-weight:normal;
}

/* ------------ /// ------------ /// ------------ /// ------------ MODULO "MIS VIDEOS" ------------ */

#mis_videos .center {
	margin-bottom:0px;
	overflow:hidden;
	background-color:#ffffff;
}

#mis_videos .left {
	width: 647px;
	margin-top: 10px;
	float: left;
}

#mis_videos .left .video_big {
	float: left;
	margin-bottom: 10px;

	overflow:hidden;
}

#mis_videos .left select {
	width: 190px;
	height: 20px;
	padding: 0px;
	font-size: 11px;
	margin-right: 10px;
	color: #666;
	float: left;
}


#mis_videos .left select option {
	padding: 3px;
}

#mis_videos .left .link {
	float: left;
	clear: both;
	margin-top: 20px;
}

#mis_videos .right {

	width: 420px;
	float: right;
}

#mis_videos .rightEmpty {
	margin-top: 7px;
	width: 420px;
	padding-left:58px;
}

#mis_videos .right .videos_thumbs {
	float: left;
	margin-bottom: 4px;
}

#mis_videos .right .videos_thumbs .video_th {
	width: 285px;
	float: left;
    height:95px;
	margin-bottom: 4px;

}
#mis_videos .contengo_leftbox
{
height:541px;
overflow:hidden;
}
#mis_videos .container
{
overflow:hidden;
height:495px;
}
#mis_videos .right 
{
overflow: hidden;
}
#mis_videos .right  .myVideo
{
width:300px;
height:505px;
overflow:hidden;
float:left;
margin-right:75px;

}
#mis_videos .right  .FavoriteVideo
{
width:125px;
height:367px;
overflow:hidden;
}


#mis_videos .right .videos_thumbs .video_th .img_link {
	width: 120px;
	height: 91px;
	float: left;
	border: 1px solid #fff;
	margin-bottom: 2px;
}

#mis_videos .right .videos_thumbs .video_th .img_link:hover {
	border: 1px solid #ff3291;
}

#mis_videos .right .videos_thumbs .video_th .img_link img {
	float: left;
}

#mis_videos .right .videos_thumbs .video_th .link {
	font-size: 10px;
	font-weight: normal;
}

#mis_videos .right .videos_thumbs .video_th p {
	margin-top: 0px;
	font-size: 10px;
}

#mis_videos .right .btn_cuadrado {
	margin-top: 2px;
}

#mis_videos  .linkComentarios
{
color:#ffffff;
font-size:11px;
margin-left:5px;
cursor:pointer;
text-decoration:none;
font-weight:normal;
}


#mis_videos  .DivBotonAgrega
{
overflow:hidden;

height:24px;
}

#mis_videos  .BotonesDerecha
{
color:#ffffff;
font-size:11px;
cursor:pointer;
text-decoration:none;
font-weight:normal;
overflow:hidden;
width:150px;
}
.view
{
color:#777777;
font-size:13px;
} 
/* COpiar desde aca */

#info_usuario .contengo_normal
{
overflow:hidden;
margin-left:5px;
height:195px;
width:506px;

}

#info_usuario .BigDefault
{
cursor:pointer;
}

#datos .Agregar_como_amigos
{
color:#ffffff;
font-size:11px;
margin-left:30px;
cursor:pointer;
text-decoration:none;
font-weight:normal;
line-height:28px;
}
#datos .contengolink_editarfotos
{
overflow:hidden;margin-top:5px;
}
#datos .link_editarfotos
{
display:inline;
margin-right:112px;
}
#datos .miniavatars
{
float:left;
width:88px;
}

#datos .miniavatars_subefoto
{
display:inline;padding-left:9px;
}

.btnSubir 
{
background-image:url(Spaces001_UploadTagImg001.gif);
background-position:0px;
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-family:Verdana;
font-size:14px;
font-weight:bold;
height:23px;
margin:0px;
overflow:hidden;
padding:4px 0px 0px;
text-align:center;
width:182px;
}

.botonUpload
{
background-image:url(BotonUpload001_img001.jpg);
background-position:0px top;
background-repeat:repeat-x;
overflow:hidden;
width:143px;
height:50px;
float:left;
color:#FFFFFF;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-align:center;
padding:0px;
}

.botonUpload:hover
{
background-image:url(BotonUpload001_img001.jpg);
background-position:0px bottom;
background-repeat:repeat-x;
overflow:hidden;
width:143px;
height:50px;
float:left;
color:#FFFFFF;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-align:center;
padding:0px;
}

.Votacion
{
background-image:url(VotacionImg1.jpg);
background-repeat:no-repeat;
background-position:0px bottom;
float:left;
height:55px;
overflow:hidden;
width:17px;
margin-right:2px;
}

/*Pestaņas */
.btnNotasN
{
	float:left;
	width:162px;
	height:23px;
	overflow:hidden;
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	padding:4px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	background-image:url(space001_img0004.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.btnNotasN span
{
	font-weight:normal;
	font-size:12px;
}


.btnNotasP
{
	float:left;
	width:162px;
	height:23px;
	overflow:hidden;
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	padding:4px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	background-image:url(space001_img0002.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.btnNotasP span
{
	font-weight:normal;
	font-size:12px;
}

.btnNotasD
{
	float:left;
	width:162px;
	height:23px;
	overflow:hidden;
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	padding:4px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	background-image:url(space001_img0001.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.btnNotasD span
{
	font-weight:normal;
	font-size:12px;
}

.btnNotasSelected
{
	background-image:url(space001_img0003.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
}

.colorff5300
{
	color:#ff5300;	
}

.color708aeb
{
	color:#708aeb;	
}

.colorff3291
{
	color:#ff3291;	
}

.color999999
{
	color:#999999;	
}

.floatRight
{
	float:right;	
}

.floatLeft
{
	float:left;	
}
.contengoText
{
font-size:13px;
color:#000000;
height:35px;
line-height:35px;
overflow:hidden;	
text-align:center;
width:980px;
}

.boton_AceptPublic 
{
background-image:url(neutro/botonneutro.jpg);
background-repeat:repeat-x;
background-position:top;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-style:normal;
font-weight:normal;
height:26px;
line-height:26px;
overflow:hidden;
padding:6px;
width:65px;
}

.boton_AceptPublic:hover
{
background-position:bottom;
text-decoration:underline;
}

.TitleBoxPhrase
{
height:33px;
overflow:hidden;
}

.RightContentEmpty
{
overflow:hidden;
float:left;
width:465px;/*267px*/
}

.RightContent
{
overflow:hidden;
float:left;
width:267px;
margin-right:10px;
}


.Line_VerticalD
{
width:1px;
float:left;
overflow:hidden;
height:250px;
background-color:#efc974;
	margin-right:10px;
}

.Line_VerticalP
{
width:1px;
float:left;
overflow:hidden;
height:250px;
background-color:#d8dffb;
margin-right:10px;
}

.Line_VerticalN
{
width:1px;
float:left;
overflow:hidden;
height:250px;
background-color:#ffdbed;
margin-right:10px;
}

.ContainerMarca
{
overflow:hidden;
float:left;
width:195px;	
}

.MarcaAmiga 
{
width: 60px;
height: 60px;
margin-bottom:5px;
margin-right:5px;
float: left;
position: relative;
}

.TipodeMarcoBrand
{
background-color:#eb5d95;
overflow:hidden;
width:54px;
height:54px;
float:left;
}
