/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window #TB_title a:link {color: #fff;}
#TB_window #TB_title a:visited {color: #fff;}
#TB_window #TB_title a:hover {color: #000;}
#TB_window #TB_title a:active {color: #fff;}
#TB_window #TB_title a:focus{color: #fff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #ff33aa;
	text-align:left;
	top:50%;
	left:50%;
	background-image: url(../img/sobre_uon.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	font-weight:bold;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 40px;
	margin-bottom:1px;
	background-image:url(../img/per_chi.gif);
	background-repeat:no-repeat;
}

#TB_title{
	background-color:#ff33cc;
	height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	color: #FF0000;
	font-weight:bold;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#preloader_friend {
	margin-left:25px;
}


#nuevo_form_doble{
width:372px; float:left; clear:both; color: #000000; border-top: 1px solid #999999;
}

#nuevo_form_doble2{
width:372px; float:left; clear:both; color: #000000; padding-top:25px;
}


#caja_sms{
	width:360px; float:left; border-bottom:1px solid #999999; background-color:#99b002; padding-left:10px; border-left:1px solid #999999; border-right:1px solid #999999;
}

	
#caja_nombre {
	 width:139px; float:left; border-bottom:1px solid #999999; padding-left:10px; border-left:1px solid #999999; height:30px; line-height:30px; border-top:1px solid #999999; text-align:center; font-weight:bold;
}

#caja_nombre input{
	margin-top:20px;
	width:125px;
}

#caja_nombre2 input{
	margin-top:20px;
	width:116px;
}

#caja_nombre2 {
	width:135px; float:left; border-bottom:1px solid #999999; border-left:1px solid #999999; border-top:1px solid #999999; text-align:center; height:30px; line-height:30px;  font-weight:bold;
}

#caja_eliminar {
width:74px; float:left; border:1px solid #999999; text-align:left; background-color:#bcd601; height:30px; padding-left:10px; display:block;
}

#caja_eliminar input{
	padding:0px;
	margin:0px;
}

#caja_eliminar1 {
width:84px; float:left; border:1px solid #999999; text-align:center; background-color:#bcd601;  height:30px;  line-height:30px;
}

#caja_eliminar a{
	text-decoration:none;
	color: #333333;
}

#caja_eliminar1 a{
	font-weight: bold;
	color:#FFFFFF;
}


.n_n{
width:145px; text-align:center; border:1px solid #999999;
}

.n_em {
width:135px; text-align:center; border:1px solid #999999;
}

.a_l{
width:70px; padding-left:10px; border:1px solid #999999; background-color:#bcd601; padding-bottom:5px; padding-top:5px;
}

.a_l a{
	font-weight:bold;
	color:#fff;
}

#advise_form {
	width:342px;
	height:60px;
	text-align:center;
	padding:30px 20px 20px 20px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../img/advise_form.jpg);
	background-repeat:no-repeat;
	margin-top:34px;
	
}

#if_friend{
width:400px; float:left; clear:both; text-align:center; height:45px; line-height:25px; display:block;
}

#if_friend a{
	text-decoration:none;
	color:#FF00CC;
	font-weight:bold;
}

#last_me {
width:140px; float:left;
}

#select_me {
width:250px; float:left; text-align:right;
}

#queva_me{
width:400px; float:left; clear:both; padding:12px 0px;
}

#ima_ca{
	width:200px; float:left; display:block; height:60px;
}

#ren_ca{	
width:180px; float:left; display:block; height:50px; padding-top:10px; padding-left:20px;
}

#cam_al_b{
width:200px; float:left; display:block; padding-top:8px;
}

#bt_r_l{
width:180px; float:left; display:block; padding-left:20px;	
}