<!--
body {
	background:#FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	color:#000;
	font-size: 8pt;
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	font-weight: normal;

}


* {
	margin:0;
	padding: 0;
}



#pop_up_alertas { position: absolute; top: 150px; left: 400px; background:transparent; }/* */
#pop_up_alertas .bl_close_ico { position:relative; float: right; width: 15px; margin-right: 15px; top:30px; }
#pop_up_alertas .bl_close_ico a { background:url(../img/popup/sanvalentin/close_ico.png) no-repeat; width: 15px; height: 15px; display: block; text-indent: -9999px; }

form {
	margin:0;
	padding:0;
}

/*input, select, textarea {
	font-size:11px;
	font-family: Verdana;
}


/* --- inputs --- */

/* --- a:Link --- */

a:link {
	color:#000;
	font-weight: normal;
	text-decoration:none;
}
a:visited {
	color:#000;
	font-weight: normal;
	text-decoration:none;
}
a:active {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#8a929f;
	font-weight: normal;
	text-decoration:underline;
}

a img {
	border-width:0;
}


/* --- id's --- */
.instantmsg {
	background-color:#FFFFFF;
	float:left;
	display: block;
	font-size: 10px;
	color: #999999;
	top: 10px;
	padding-left: 165px;
	height: 20px;
	width: 795px;
	z-index: 10;
}

.instantmsgname{
	font-weight:bold;
	color:#000000;
}

#main{
	width: 100%;
	margin-bottom:25px;
	background-color:#FFFFFF;

}

#wrapper {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	clear:both;
	width:960px;
	height:110px;
}

.logo{
	width: 160x;
	padding-top: 15px;
	float:left;
}

.menu{
	width: 783px;
	padding:5px;
	margin-top: 19px;
	float:right;
	background-color: #e6f0fa;
	border: #c3cee0 1px solid;
}

.menusearch{
	width: 230px;
	float:left;
}

.menusearch input[type=text] {
	border:1px solid #c3cee0;
	width: 120px;
	height:13px;
	background-color:#FFFFFF;
	margin-right: 5px;
	padding: 4px;
	float:left;

}

.searchbutton{
	width: 60px;
	height:23px;
	line-height:23px;
	font-size:11px;
	font-weight:bold;
	background-color:#3b5998;
	border: 0;
	color:#FFFFFF;
	cursor:pointer;
	cursor: hand;	
}

.searchbutton:hover{
	width: 60px;
	height:23px;
	line-height:23px;	
	font-size:11px;
	font-weight:bold;	
	background-color:#88929e;
	border: 0;
	color:#FFFFFF;
	cursor:pointer;
	cursor: hand;	
}



.menulist{
	float:right;
}

.menulist ul{
	line-height:23px;
}
.menulist li{
	display: inline;
	list-style-type: none;
	padding-left: 6px;
	padding-right: 3px;
	border-left: 1px #c3cee0 solid;
	text-align:center;
}

/*--Header Flash--*/

#headervideochat{	
	width:100%;
}


.menuflash{
	width:100%;
	padding:5px;
	margin-top: 19px;
	margin-right:10px;
	margin-left:10px;	
	float: right;
	background-color: #e6f0fa;
	border: #c3cee0 1px solid;
}

html>body .menuflash
{
width: 100%;
min-width: 773px;
}


.logoflash{

	padding-top: 15px;
	padding-left:10px;
	float:left;
}


#maincontainer{
	width:100%;
	height:70px;
}

html>body #maincontainer
{
width: 100%;
min-width: 960px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 190px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 190px; /*Width of left column*/
margin-left: -100%;
}


.innertube{
margin-left: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

/*End Header Flash*/


.user{
	color: #666666;
	font-weight:bold;
	border:0 !important;
}

.videochat{
	padding-left: 18px;
	background: url(../img/icon_webcam.png) no-repeat left top;
}

.announce{
	padding-left: 18px;
	background: url(../img/icon_announce.png) no-repeat left top;
}

.gallery{
	padding-left: 18px;
	background: url(../img/icon_galleries.png) no-repeat left top;
}

.profile_p_vip{
	padding-left: 18px;
	background: url(../img/p_vip.png) no-repeat left top;
}

.profile_p{
	padding-left: 18px;
	background: url(../img/p.png) no-repeat left top;
}

.profile_h_vip{
	padding-left: 18px;
	background: url(../img/h_vip.png) no-repeat left top;
}

.profile_h{
	padding-left: 18px;
	background: url(../img/h.png) no-repeat left top;
}

.profile_m{
	padding-left: 18px;
	background: url(../img/m.png) no-repeat left top;
}

.profile_m_verified{
	padding-left: 18px;
	background: url(../img/m_verified.png) no-repeat left top;
}

.new_messages{
	padding-left: 18px;
	background: url(../img/new_messages.jpg) no-repeat left top;
}

.new_friends{
	padding-left: 18px;
	background: url(../img/new_friends.png) no-repeat left top;
}

a.total_coins, .total_coins{
	color: #39A671;
	padding-left: 18px;
	background: url(../img/coins_ico.png) no-repeat left top;
}

.negative_value a.total_coins{
	color: #D90106;
}

#content{
	clear:both;
	background-color:#FFFFFF;
}

#leftcol{
	width: 145px;
	float:left;
	padding-right: 20px;
	padding-top:8px;
}

#leftcol ul{
	float:left;
	width:100%;
	margin-bottom:10px;
}

#leftcol li{
	list-style-type: none;
	border-bottom: 1px #c3cee0 solid;
	line-height:22px;
	padding-left:16px;
	font-weight: normal;
	color:#cccccc;
}

.current{
	font-weight: bold;
	color: #000000;
}

.top_menu{
	color: #FF0000;
}

.current_top{
	font-weight: bold;
	color: #FF0000;
}

#leftcol li a:link{
	font-weight: normal;
	color:#666;
	text-decoration:none;
}

#leftcol li a:visited{
	font-weight: normal;	
	color:#666;
	text-decoration:none;
}

#leftcol li a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

.info{
	width:100%;
	float:left;
	font-size:10px;
	color:#999999;
	margin-top:10px;
	margin-bottom:10px;
}

/*#leftcol li:hover{
	list-style-type: none;
	border-bottom: 1px #c3cee0 solid;
	line-height:23px;
	padding-left:16px;
	background-color:#666666;
}*/

#leftcol input[type=text] {
	border:1px solid #c3cee0;
	width: 135px;
	height:13px;
	background-color:#FFFFFF;
	margin-right: 5px;
	padding: 4px;
	float:left;

}


#rightcol{
	width: 783px;
	float: left;
}

.titbox{
	margin-top:12px;
	width:783px;
	height: 40px;	
	padding:5px;
	background-color:#e7f1fa;
	border: #c3cee0 1px solid;	
	float:left;
}


.titboxtail{
	display: block;
	background-image: url(../img/titbox-tail.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	margin-left: 190px;
	margin-top: 32px;
	width: 33px;
	height: 33px;
	position: absolute;
	right: inherit;
	z-index: 0;
}

.titboxtop{
	margin:0px;
	margin-top:12px;
	width:783px;
	padding:5px;
	padding-bottom:0px;
	background-color:#e7f1fa;
	border: #c3cee0 1px solid;
	border-bottom: 0px;
	float:left;
}

.titboxbottom{
	width:783px;
	margin:0px;
	padding:5px;
	padding-top:0px;
	background-color:#e7f1fa;
	border: #c3cee0 1px solid;
	border-top: 0px;
	float:left;
}

.titbox p{
	line-height: 25px;
}

.actions{
	height:30px;
	line-height:30px;
	float:right;
	vertical-align:top;
}

.titboxtitleleft{
	height:28px;
	line-height:22px;
	float:left;
	font-weight:bold;
}

.titboxtitleright{
	height:28px;
	line-height:22px;
	float:right;
}
.actions a:link{
	color:#6c83b2;
	text-decoration:none;
}

.actions a:visited{
	color:#6c83b2;
	text-decoration:none;
}
.actions a:hover{
	color:#6c83b2;
	text-decoration:underline;
}


.selectact{
	border:1px solid #c3cee0;
	width:128px;
	background-color:#FFFFFF;
	padding:4px;
}

input[type=text], input[type=password], textarea, select {
    padding: 2px;
    border: 1px solid;
    border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
    -moz-border-radius: 1px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
}
 
input[type=text]:focus, input[type=text]:hover, textarea:focus, textarea:hover, select:focus, select:hover {
    border-color: #5794bf #b7d5ea #c7e2f1 #c5daed;
}

/*--Pagination*/

.fontten{
	font-size:10px;
}

.pag li{
	display:inline;
	line-height:22px;
}

.pag a:link {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}

.pag a:visited {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}

.pag a:hover {
	background-color: #3b5998;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b5998;
	color: #ffffff;
	text-decoration: none;
}

.pag .current a:link{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3b5998;
	color: #3b5998;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.pag .current a:visited{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3b5998;
	color: #3b5998;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.pag .current a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3b5998;
	background-color: transparent;
	color: #3b5998;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}


.boxcontent{
	width:783px;
	border: 1px #bbbbbb solid;
	float:left;
	margin-top:12px;
	padding: 5px 5px 5px 5px;
}

.boxcontentred{
	width:783px;
	border: 1px #bbbbbb solid;
	background-color: #FFDDCC;
	float:left;
	margin-top:12px;
	padding: 5px 5px 5px 5px;
}

.boxcontentsupport{
	width:753px;
	border: 1px #bbbbbb solid;
	float:left;
	margin-top:12px;
	padding: 20px;
	min-height:95px
}

.boximg{
	min-width: 133px;
	/*min-height:95px;*/
	/*padding-bottom:4px;*/
	float:left;
}

.boximgmeetme{
	width: 228px;
	/*min-height:95px;*/
	/*padding-bottom:4px;*/
	float:left;
}

.boxinfo{
	padding-left: 8px;
	width:475px;
	float:left;
	text-overflow:hidden;
	word-wrap: break-word;
}

.boxinfomeetme{
	padding-left: 8px;
	width:370px;
	float:left;
	text-overflow:hidden;
	word-wrap: break-word;
}

.boxinfoEditAlbum{
	padding-left: 8px;
	width:612px;
	float:left;
	text-overflow:hidden;
	word-wrap: break-word;
}

.boxinfo2{
	padding-left: 8px;
	width:600px;
	float:left;
	text-overflow:hidden;
	word-wrap: break-word;
}

.boxitemone{
	font-size:12px;
	font-weight:bold;
	color:#6c84b2;
}

.boxitemone a:link{
	font-size:12px;
	font-weight:bold;
	color:#6c84b2;
	text-decoration:none;
}
.boxitemone a:visited{
	font-size:12px;
	font-weight:bold;
	color:#6c84b2;
	text-decoration:none;
}
.boxitemone a:hover{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.boxitemtwo{
	font-size:12px;
	font-weight:bold;
	color:#a1a1a1;
	padding-top:4px;
	padding-bottom:5px;
}

.boxitemtwo a:link{
	font-size:12px;
	font-weight:bold;
	color:#a1a1a1;
	text-decoration:none;
}
.boxitemtwo a:visited{
	font-size:12px;
	font-weight:bold;
	color:#6c84b2;
	text-decoration:none;
}
.boxitemtwo a:hover{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.boxitemthree{
	font-size:12px;
	color:#000000;
	padding-bottom:6px;	
}

.boxitemfour{
	font-size:10px;
	color:#999999;
}

.boxitemfive{
	font-size:10px;
	color:#999999;
	padding-bottom:8px;
}

.boxbtn{
	width:128px;
	float:right;
	text-align:right;
}
/* BOTONES NORMALES */
.optbuttondisabled{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#DDDDDD;
	border: 0;
	color:#666666;
	cursor:pointer;
	cursor: hand;
}

.optbutton{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#88929e;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.optbuttonselected{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#3b5998;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;	
}

.optbutton:hover{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#3b5998;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.optbuttonend{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#88929e;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.optbuttonend:hover{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#3b5998;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;	
}

.greenbuttonend{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#64d45a;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.greenbuttonend:hover{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#3b5998;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;	
}

/* BOTONES DESTACADOS */
.empbutton{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#3b5998;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.empbutton:hover{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#88929e;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.empbuttonend{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#3b5998;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

.empbuttonend:hover{
	width:128px;
	height:28px;
	line-height:28px;
	font-size:11px;
	font-weight: bold;
	background-color:#88929e;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;	
}


#content h1 {
	width:944px;
	color:#64d45a;
	text-transform:none;
	font-weight:normal;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACBE0;
	background-image: url(../img/icon-h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	float:left;
}

#leftcol h2{
	width:145px;
	line-height:23px;
	/*padding-top:12px;
	padding-left: 16px;*/
	font-size:13px;
	font-weight:bold;
	color: #6c83b2;
	border-bottom: 1px #c3cee0 solid;
	text-transform:none;
	float:left;
}


.highlight{
	background-color: #f6fdf5;
}

.izq{
	float:left
}
.der{
	float:right;
}

.der p{
	line-height:22px;
}

.full{
	width: 100%;
}

.aviso{color: #ffffff; background-color:#3b5998; padding:2px;}



/*--PROFILE--*/

#rightcol h2{
	width: auto;
	line-height:23px;
	/*margin-top:12px;*/
	/*padding-top:12px;
	padding-left: 16px;*/
	font-size:13px;
	font-weight:bold;
	color: #6c83b2;
	border-bottom: 1px #c3cee0 solid;
	text-transform:none;
	float:left;
}


#rightcol h3{
	line-height:1.2em;
	font-size:13px;
	font-weight:bold;
	color: #6c83b2;
	text-transform:none;
	float:left;
}

.userphoto{
	width:223px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 12px;
	color: #999999;
	text-align: center;

}

.profilephotos{
	width:539px;
	float:right;
}

.profilephotosbox{
	width:545px;
	max-height:360px;
	overflow-y:hidden;
	border: 1px #bbbbbb solid;
	float:left;
	margin-top:12px;
	padding: 2px;
}


.profilephotos ul{
	padding-top:6px;
	width:520px;
	/*width:363px;*/
}

.profilephotos li{
	width:520px;	
	/*width: 363px;*/
	display: inline-block;
	list-style-type: none;
	text-align: left;
}

.profilephotos p{
	padding-bottom:16px;
}	

.profilephotosboxtit{
	float:left;
	width:537px;
	padding:3px;
}

.profilefriendsbox{
	width:545px;
	background-color:#e7f1fa;
	border: #c3cee0 1px solid;
	float:left;
	margin-top:12px;
	padding: 2px;
}

.profilefriensboxtit{
	float:left;
	width:537px;
	padding:3px;
}

.friendsthumbbox{
	background-color:#6c83b2;
	width:128px;
	height:148px;
	float:left;
	padding:2px;
	margin:2px;
	text-align:center;
}


.friendsthumbbox a:link{
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}
.friendsthumbbox a:visited{
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}
.friendsthumbbox a:hover{
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.friendsthumb{
	width:128px;
	height:128px;
	text-align:center;
	margin-bottom:2px;
	background-color: transparent;

}

.profiletitbox{
	width:505px;
	padding:5px;
	background-color:#e7f1fa;
	border: #c3cee0 1px solid;	
	float:left;
	margin:2px;
	
}
.profileimg{
	float:left;
	width:520px;	
}

.profileinfo{
	width:223px;
	float:left;
}

.profileinfo p{
	padding-bottom:16px;
}	

.profileinfo ul{
	padding-top:6px;
	width:223px;
}

.profileinfo li{
	width:223px;	
	display: inline-block;
	list-style-type: none;
	text-align: left;
}

.resizefriendsthumb{
	width: auto;
	height : 60px;
	-ms-interpolation-mode:bicubic;
}

.resizealtura{
	width: auto;
	height : 154px;
	-ms-interpolation-mode:bicubic;	
}


.thumb{
	float:left;
	padding:3px;

}

.canal-thumb{
	float:left;
	text-align:center;
	padding:10px;
	width:125px;
}

.thumb :hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;	
}

/*--FOOTER--*/

.menubottom{
	width:100%;
	float:right;
	padding-bottom: 10px;
}

.footer{
	width: 100%;
	text-align:center;
	border-top: 1px solid #999999;
	marging-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
}

.footer a{
 color: #cf6bb2;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
}

.footer p{
	text-align:right;
	line-height: 40px;
}

.footercontent{
	margin: auto;
	width: 969px;

}

/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}  /* for IE/Mac */

/* DAVID --------------------------------------------------- */

/* BUSQUEDA */
.gris{
	background: #E7F1FA;
	height:25px;
	color:#000000;
}

.gris_before{
	background: #E7F1FA;
	height:25px;
	color:#999999;
	cursor:pointer;
}

.white_before{
	background: #FFFFFF;
	height:25px;
	color:#999999;
	cursor:pointer;
}

.white{
	background: #FFFFFF;
	height:25px;
	color:#000000;
}

.cerrar{
	text-align:right;
	text-weight:bold;
	cursor:pointer;
	vertical-align:top;
	font-weight:bold;
	color:#FF5555;
}

.opciones{
	text-align:left;
	vertical-align:top;
	padding-left:25px;
}
/* MI PERFIL */
.field{
	width:270px;
	text-align:left;
	vertical-align:middle;
	padding:6px;
}

.field_password{
	text-align:left;
	vertical-align:middle;
	padding:6px; 
}


/* PERFIL */
.perfilimagen{
	border: #64d45a solid 4px;
}

#perfil input[type=text] {
	display: inline;
	border:1px solid #999999;
	background:url('../img/input-bg-2.jpg') repeat-x top;
	width: 366px;
	padding: 4px;
	margin: 0px;
	background-color:#FFFFFF;
}

#perfil textarea {
	display: inline;
	border:1px solid #999999;
	background:url('../img/input-bg-2.jpg') repeat-x top;
	width: 366px;
	padding: 4px;
	margin: 0px;
	background-color:#FFFFFF;
}

.contorno_foto{
}

.perfil_foto{
	border: 1px solid #999999;
	padding: 3px; 
	max-width: 128px;
}

.linea_azul{
	background: #E7F1FA;
}

.linea_blanca{
	background: #FFFFFF;
}

/* COMENTARIOS */
#comentarios, #nuevo_comentario{
/*	width:550px;
	margin:0 auto 0 auto;*/ 
}

#comentarios .cabecera{
	background-color:#3b5998;
	color:#FFFFFF; 
	width:100%;
	padding:3px;
}

#comentarios .comentarios_list{
	width:100%;
}

.eliminar, .eliminar:hover{
	color:#3b5998;
	cursor:pointer;
	font-weight:bold;
}

.comentario_autor{
	padding:5px;
	background-color:#e7f1fa;
	border: #c3cee0 1px solid;		
	/*border-top:1px solid #D575B2;
	background-color:#EEEEEE;
	border-bottom:1px solid #BBBBBB;*/
}

.comentario_comentario{
	border: #c3cee0 1px solid;	
	border-top:0px;
	padding:5px;
	background-color:#FFFFFF;	
}

.comentario_foto{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	width:80px;
}

.comentario_texto{
	float:right;
	width:460px;
	margin-bottom:5px;
}
.cancelar, .cancelar:hover{
	cursor:pointer;
	font-weight:bold;
}

#ano{
	margin-top: 6px;
	margin-bottom: 6px;
}
#dia {	
	margin-top: 6px;
	margin-bottom: 6px;
}
#mes {	
	margin-top: 6px;
	margin-bottom: 6px;
}
/* MENSAJES */
.mensajePrivado{
	margin-top:5px;
 	width:400px;
 	height:90px;
}

/* mio */

/* FORMULARIOS */
.form_inputText, form_inputPassword{
	width: 480px;
	padding: 4px;
	margin: 0px;
}

.form_textarea{
	width: 475px;
	padding: 4px;
	margin: 0px;
	height: 80px;
}

/* EDITAR ALBUM */
.retocarFoto{
	width:25%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	vertical-align:middle;
}

.retocarFoto img 
{
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
	margin-left: 10px;
	max-width:128px;
	cursor:default;
	border: 1px solid #999999;
}

.retoqueAlbumButtonTop{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.retoqueAlbumButtonBottom{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
}

.orderAlbumButtonTop{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-top:5px;
}

.orderAlbumButtonBottom{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px;
}

.commentHelp, .orderHelp, .retoqueHelp, .uploadHelp{
	text-align:leftt;
	vertical-align:top;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
}

.uploadAlbumButton, .commentAlbumButtonTop{
	padding-top:6px;
	text-align:right;
	vertical-align:top;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:15px;
}

.commentAlbumButtonBottom{
	padding-top:6px;
	text-align:right;
	vertical-align:top;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:5px;
}

.commentBox{
	padding-bottom: 15px;
}

/* LISTADO AMIGOS */
.exis_cerrar{
	cursor:pointer;
	padding:2px;
	font-weight:bold;
}

/* POPUP ALERT */
#popup_alert_div{
	position:absolute;
	width:400px;
	display:none;
	border:10px solid #3B5998;
	background-color:#E7F1FA;
	color:#000000;
	font-size:12px;	
	padding:5px;
	z-index:100;
}

#popup_alert_title{
	width:396px;
	text-align:left;
	padding:5px;
	color:#000000;
	font-weight:bold;
}
#popup_alert_content{
	width:396px;
	padding:5px;
	min-height:80px;
	color:#000000;
}

#popup_alert_buttons{
	float:right;
	padding-right:5px;
}

#popup_alert_buttons input[type=button]{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#88929e;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

/* POPUP ADD FRIEND */
#add_friend_div{
	position:absolute;
	width:400px;
	display:none;
	border:10px solid #3B5998;
	background-color:#E7F1FA;
	color:#000000;
	font-size:12px;	
	padding:5px;
	z-index:100;
}
#add_friend_title{
	width:396px;
	text-align:left;
	padding:5px;
	color:#000000;
	font-weight:bold;
}
#add_friend_content{
	width:396px;
	padding:5px;
	min-height:80px;
	color:#000000;
}

#add_friend_buttons{
	float:right;
	padding-right:5px;
}

#add_friend_buttons input[type=button]{
	width:128px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	background-color:#88929e;
	border: 0;
	color:#ffffff;
	cursor:pointer;
	cursor: hand;
}

#group_list{
	float:left;
	width:150px;
}

#people_list{
	float:left;
	width:760x;
}

#darse_baja{
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:91%;
	padding:8px;
	text-align:center;
	vertical-align:middle;
}

.div_centrada{
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

/* ERROR */
.error_msg, .error_msg p{
	color:#ba0202;
}

.OKdiv{
	clear:both;
	width:785px;
	text-align:center;	
	color:#000;
	background-color:#b6f1b0;
	margin-top:12px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

.ERRORdiv{
	clear:both;
	width:785px;
	text-align:center;	
	color:#000;
	background-color:#FF7F7F;
	margin-top:12px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

.errorDIV{
	clear:both;
	width:785px;
	text-align:center;	
	color:#000;
	background-color:#b6f1b0;
	margin-top:12px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

/* */
#blContent h2 { color: #6C84B2; font-size: 17px; font-weight: normal; margin-left: 15px; margin-bottom: 2px; }
ul, li { list-style: none; margin: 0; padding: 0;}
.blClear { margin: 0; padding:0; height: 0; clear: both;}
.bl_number_afiliados { width: 600px; height: 350px; overflow: hidden; overflow-y: auto;}
.bl_number_afiliados li, .bl_boxtop { background: url(../img/bg_box_top.gif) no-repeat; padding-top: 7px;}
.bl_bottom { background: url(../img/bg_box_bottom.gif) no-repeat; padding-top: 7px;}
.bl_number_afiliados li { margin-bottom: 2px;}

.bl_box { border: 1px solid #DEDEDE; border-top: none; border-bottom: none; background: #E9EDF1; padding: 9px 14px 0 14px}
.bl_box .bl_image { width: 75px; text-align: center; float: left; margin-right: 15px; }
.bl_box .bl_image img { background: #FFF; padding: 1px; border: 1px solid #DEDEDE;}
.bl_box .bl_image strong { font-size: 11px;}
.bl_box table td { padding-bottom: 14px; padding-right: 15px; font-size: 12px; }
.bl_250px { width: 250px; }
.bl_140px { width: 140px; }
.bl_box table .bl_200px { width: 190px; }
.bl_box table  .bl_nopadd  { padding-right: 0px;}


.blBlock { width: 629px; }
.bl_right { float: right; }
#blContent .bl_title h2 { margin: 0;}
.bl_title { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #DEDEDE;}
.bl_title .bl_right a, .bl_center a, .bl_button a { width: 137px; height: 18px; text-decoration: none; padding-top: 3px; font-size: 11px; border: 1px solid #0E1F5B; border-left: none; border-top: none; background: #3B5998; color: #FFF; text-align: center; display: block; }
.bl_title .bl_right a:hover, .bl_center a:hover, .bl_button a:hover { background: #476AB4;}
.bl_center { width: 139px; margin: 0 auto;} 

.bl_140px span { color: red; }
.bl_140px .bl_green  { color: green; }
.bl_140px span b  { color: #000; }
.bl_small { color: #A3A3A3; font-size: 9px; }
.blBlock .bl_input { width: 90px; text-align: center; font-size: 14px; color: #999A98; border: 1px solid #CECFD0;}
.blBlock .bl_input2 { width: 110px;}


#bl_message { background: #FFF9D7; border: 1px solid #F1E07E; padding: 24px 25px 6px 75px; margin-bottom: 2px; height: 30px;}
.bl_error { background: #FFF9D7 url(../img/icon_error.gif) no-repeat; font-weight:bold; }
.bl_ok { background: #FFF9D7 url(../img/icon_ok.gif) no-repeat; }

.bl_list { height: 300px; background: url(../img/foto-example.jpg) no-repeat right top; }
.bl_list li { margin-bottom: 10px; padding: 3px 210px 5px 25px; font-size: 11px;  }
.bl_1 {background: url(../img/ico-number1.gif) no-repeat; }
.bl_2 {background: url(../img/ico-number2.gif) no-repeat; }
.bl_3 {background: url(../img/ico-number3.gif) no-repeat; }
.bl_4 {background: url(../img/ico-number4.gif) no-repeat; }
.bl_5 {background: url(../img/ico-number5.gif) no-repeat; }
.bl_6 {background: url(../img/ico-number6.gif) no-repeat; }

.bl_button { background: url(../img/only-offer.gif) no-repeat; margin-top: 20px; margin-left: 40px; padding: 30px 0 0 30px}


