@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#2a2a2a;
}

img{
	border:none;
}

.importante{
	color:#990000;
}

.alert{
	width:80%;
	margin-top:20px;
	text-align:center;
	background-color:#FFCC00;
	border:1px solid #333;
	color:#FF0000;
}

.aviso{
	padding: 10px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #333;
	margin-bottom: 10px;
	font-weight: bold;
}

#cabecera{
	background: #ddd url(../images/body_bg.gif) repeat-x;
}

#logo{
	background: transparent url(../images/header_bg.jpg) no-repeat 0 0;
	overflow:hidden;
	width:960px;
	margin:auto;
	height: 122px;
}
#botones_logo{
	margin-left:54%;
	margin-top:15px;
	width: 420px;
	z-index: 2;
	position: absolute;
}

.botones{
	background:none;
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FFFFFF;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:140px;
	float:left;
	height:70px;
	border:0px;
	padding-bottom:40px;
	cursor:pointer;
}

.comprar {
	background-image:url(../images/comprar.png);
}

.vender {
	background-image:url(../images/vender.png);
}

.sms {
	background-image:url(../images/sms.png);
}

#menu{
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x;
	height:33px;
	width:100%;
}

#menu_body{
	width:960px;
	margin:auto;
	height:33px;
	color:#FFFFFF;
}

#menu_body a{
	color: #fff;
}

#menu_body .izquierda{
	float: left;
}

#menu_body .izquierda p{
	float:left;
	margin-top:10px;
	text-indent: 10px;
}

#menu_body .izquierda .flags{
	background:url("../images/bg_flags_left.png") no-repeat scroll 0 -8px #D2D1D0;
	float:left;
	height:27px;
	margin-top:6px;
	padding-left:15px;
}

#menu_body .izquierda .flags .endflags{
	background:url("../images/bg_flags_right.png") no-repeat scroll right -8px #D2D1D0;
	float:left;
	height:25px;
	padding-right:15px;
	padding-top:2px;
}

#menu_body .derecha{
	float:right;
}

#menu_body .derecha .login p{
	margin-top:5px;
}

#menu_body .login{
	float:right;
	height:29px;
	padding-right:10px;
	padding-top: 4px;
}

.input_image{
	border: none;
	vertical-align:bottom;
}
.input_login_user{
	border: none;
	color:#646464;
	height:20px;
	padding:2px 2px 2px 22px;
	width:130px;
	background: url(../images/user.png) no-repeat  4px 4px;	
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.input_login_pass{
	border: none;
	color:#646464;
	height:20px;
	padding:2px 2px 2px 22px;
	width:130px;
	background: url(../images/key.png) no-repeat 4px 4px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.iconos{
	cursor: pointer;
	vertical-align:bottom;
}

#main{
	width:1000px;
	margin:auto;
}

#contenido{
	background-image:url(../images/bg_contenido.png);
	background-repeat:repeat-y;
	width:1000px;
	float:left;
	padding:30px 0;
}

#leftcolumn{
	width:210px;
	float:left;
}

#rightcolumn{
	float:right;
	margin-right:45px;
	margin-top:5px;
	width:740px;
}

.info{
	width:900px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:50px;
	font-size:12px;
	font-weight:bold;
}
.info_fila{
	width:680px;
	float:left;
	margin-bottom:10px;
	border:1px solid #333;
	background-color:#EEEEEE;
	padding:10px;
	font-size:11px;	
}
.info_fila p{
	color:#666666;
}
.p_left{
	float:left;
	width:500px;
	padding:25px 15px 0 0;
}
.info_aviso_izq{
	float:left;
	width:440px;
	margin-right:15px;
	border:1px solid #333;
	background-color:#EEEEEE;
}
.info_aviso_der{
	float:right;
	width:440px;
	border:1px solid #333;
	background-color:#EEEEEE;
}
.info_icon{
	float:left;
	padding:5px;
}
.info_aviso_cont{
	float:left;
	padding:15px 0 0 25px;
	font-size:13px;
}
.info_cont{
	width:670px;
	height:290px;
	margin-bottom:10px;
	border:1px solid #333;
	background-color:#EEEEEE;
	padding:10px;
	font-size:12px;
	font-weight:bold;
}
.info_cont_inputs{
	text-align:center;	
	border:1px dashed #000;	
	width:660px;
	height:130px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 0px;

}
.textos{
	float:left;
	height:60px;
	font-weight:bold;
	text-align:center;
	width:170px;
	padding:10px 20px 0px 20px;
}
.h3_vender{
	padding-left:10px;
}
.li_vender{
	list-style:none outside none;
	margin:10px 10px;
}
.inputs_info{
	text-align:left;
	float:right;
	padding:10px 5px;
	width:450px;
}

.fila{
	width:740px;
	float:left;
	border:1px solid #A8A8A8;
	background-color:#EEEEEE;
}



.inputs{
	float:left;
	padding:5px;
	height:70px;
	width:340px;
}

.inputs_bt{
	float:left;
	padding:5px;
	height:70px;
	width:290px;
}
.inputs label{
	width:140px;
	float:left;
	clear:left;
	font-weight:bold;
}
.inputs_info label{
	width:140px;
	float:left;
	clear:left;
	font-weight:bold;
}
.largo{
	width:120px;
}

.inputs input{
	float:left;
	text-align:right;
	padding-right:2px;
}
button{
	background-color:#D0D0D0; 
	border:1px solid #666666; 
	text-align:center; 
	border-top-color:#FFF; 
	border-left-color:#FFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
}

.pasos{
	height:60px;
	float:right;
}

#pie{
	clear:both;
	border-top:1px solid #444;
	width:960px;
	color:#666666;
	margin:auto;
}

#pie_body{
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x;
	width:950px;
	margin:auto;
	height:23px;
	padding-top:10px;
	padding-left:10px;
}

#pie_p{
	clear:both;
	border-top:1px solid #444;
	width:900px;
	color:#666666;
	margin:auto;
}

#pie_body_p{
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x;
	width:890px;
	margin:auto;
	height:23px;
	padding-top:10px;
	padding-left:10px;
}

#pie a, #pie_p a{
	color:#fff;
	text-decoration:none;
}
/**codigo estilo de envia lindens*/
.Estilo4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #4A4A4A;
	margin:auto;
}

.Estilo5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #CC0000;
}
.margen{
padding-left:5px;
}
.bold{
font-weight:bold;
background: #CCCCCC;
}
/*fin codigo estilo envia lindens*/

.nonscript{
	font-weight:bold;
	width:960px;
	padding-left:30px;
	padding-bottom:20px;
	text-decoration:none;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.jTip{
cursor:help;
}
a{ text-decoration:none; color:#333333 }
a_user{text-decoration:none;}
.icon_ayuda{
font-size:12px;
background:#333333;
color:#FFFFFF;
border:1px solid #333333;
}

/* ---------->>> FIN jtip <<<---------------------------------------------------------------*/

.bt_credit{
	float:left;
}
.bt_paypal{
	float:right;
}
.bt{
	width:130px;
	height:60px;
}
/*---slurs cajeros-----*/
.div_img_cajero{
	width:30px;
	float:left;
}
.div_info_cajero{
	padding-top:5px;
}
.clear{
	clear:both;
}

/*------------- SMS -----------------*/

.ejemplo{
font-style:italic;
font-weight:bold;
}

.numero{
font-weight:bold;
}


/* NUEVOS ESTILOS */

#support{
	position:relative;
	float: right;
	padding:30px 20px 0 0;
}

#content{
	background-color: #fff;
	width:100%;
	float:left;
}

#banner{
	text-align: center;
	float:right;
	margin-right:43px;
	margin-top:10px;
}

#leftcolumn ul{
	list-style: none;
	font-family:Myriad Pro,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1em;
	color: #fff;
}

#leftcolumn li{
	width: 191px;
	height: 110px;
	background: url(../images/tab.png) no-repeat  0 0;	
	text-align: center;
	margin-bottom: 10px;
}

#leftcolumn li.mini{
	width: 191px;
	height: 65px;
	background: url(../images/minitab.png) no-repeat  0 0;	
	text-align: center;
	margin-bottom: 10px;
}

#leftcolumn li a{
	color:#E3E3E3;
	display:block;
	font-size:22px;
	font-weight:700;
	line-height:20px;
	padding:20px 0 0 5px;
}

#leftcolumn li.mini a{
	padding:8px 0 5px 5px;
}

#leftcolumn li a span {
	color:#f59c28;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

#rightcolumn h2{
	margin-bottom: 10px;
}

#rightcolumn p.details{
	margin-bottom: 10px;
	line-height: 18px;
}

#review, #sell, .fila{
	border:1px solid #A8A8A8;
}
#inner-review, #inner-sell, .inner-fila{
	border:1px solid #F9F9F9;
	background-color:#E0E0E0;
}
#inner-review{
	border-top: none;
}

.inner-fila{
	float:left;
	width: 738px;
}

.inner-fila.paso1{
	background: #E0E0E0 url(../images/1.gif) no-repeat right 0;
}

.inner-fila.paso2{
	background: #E0E0E0 url(../images/2.gif) no-repeat right 0;
}

.inner-fila.paso3{
	background: #E0E0E0 url(../images/3.gif) no-repeat right 0;
}

.reviewtable td, .smstable td{
	border-bottom: 1px solid #A8A8A8;
	border-top: 1px solid #F9F9F9;
	padding: 5px 10px;
	font-size:13px;
}
.smstable td{
	font-size: 11px;
	background-color: #E0E0E0;
}
.reviewtable td.last, .smstable td.last, .smstable td.notes, .fila.nobottom{
	border-bottom: none;
}
.smstable tr.first th {
	background-color:#FF9933;
	border-bottom:1px solid #B25C00;
	border-top:1px solid #F9F9F9;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 5px 8px;
	text-align:left;
}
.smstable td.notes{
	font-size:90%;
}

.smstable td.notes p{
	margin-bottom:2px;
}



/* nuevo footer */
#footer{
	background-color:#353535;
	background-image:url("../images/bg_footer.png");
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:1px solid #494949;
	margin-top:32px;
	min-width:984px;
	height:135px;
	color: #fff;
	clear:both;
}
#footer .container{
	width: 960px;
	margin: 0 auto;
}
#footer .container a{
	color: #fff;
}
#logos, #footer .column{
	float: right;
	margin: 10px;
	padding-left: 10px;
	background: transparent url('../images/separator.png') no-repeat 0 -140px;
}
#footer .column ul{
	list-style-type:square;
	list-style-position:inside;
}
#footer .column ul li, #footer .column h2{
	margin-bottom: 10px;
}
#copyright {
	background-color:#2a2a2a;
	border-top:1px solid #212121;
	height:80px;
	min-width:984px;
}
#copyright .container{
	width: 960px;
	margin: 0 auto;
}
#copyright .container p{
	color: #ccc;
	text-align: center;
	padding-top:10px;
}

/* nueva ayuda */

.help h1{
	/*background:#eebe7f;*/
	padding:5px 0;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.help p{
	font-size:11px;
	text-align:justify;
	line-height: 17px;
	margin-bottom: 10px;
}

.help p a{
	font-weight:bold;
	border-bottom: 1px dashed #333;
}

.help ol, .help ul {
	list-style: none;
}

.help ol li{
	padding: 2px 0;
	font-weight:bold;
}

.help ol li ol{
	margin-left:15px;
}

.help ol li ol li{
	font-weight:normal;
}

.help .hr_color{
border:0;
background-color: #999;	
margin: 15px 0;
}

.help li img{
	vertical-align: middle;
}

