
body {
	margin: 0;
	color: #808284;
	min-width: 990px;
	/*background: #f5f5f5 url(../images/bg-body-l.gif) repeat-x;*/
	background: #f1f1f1 url(../images/bg-nubes.png) repeat-x 50% 0;
	font: bold 13px/14px "trebuchet ms", helvetica, sans-serif;
	position: relative;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% Arial, Helvetica, sans-serif;
}
a {
	color: #E91025; /*#77787b;*/
	text-decoration: none;
}
a:hover {text-decoration: underline;}
b { color: #333; }
input.text {
	float: left;
	overflow: hidden;
	background: url(../images/bg-login-input.png) no-repeat;
	width: 137px;
	height: 20px;
	margin: 0;
	border: 0;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 14px;
}
h1 {
	margin:10px 0;
	padding:0px 10px 0 224px;
	background: url(../images/bg-title.png) no-repeat;	
	color: #ff0000;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	
}
h1.centered {
	margin:10px 0;
	padding:0px 154px 0 165px;
	background: url(../images/bg-title-centered.png) no-repeat top center;	
	color: #ff0000;
	text-align: center;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	
}
h3 { color: #FF0000; margin: 20px 0 3px; }

/* General settings */
#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0 0 20px;
	position: relative;
	/*z-index:3;*/
	background: url(../images/bg-wrapper-nubes.png) no-repeat 50% 0;
}
#bg1 {
	position: absolute;
	height: 650px;
	width: 50%;
	left: 0;
	top: 0;
	/*background: url(../images/bg-nub.jpg) repeat-x -100% 0;*/
	z-index: 1;
}
#header {
	width: 100%;
	height: 228px;
	position: relative;
}
#header .holder-header {
	width: 100%;
	height: 100%;
	background: url(../images/bg-header-2.png) no-repeat;
}
#header .holder:after {
	content: "";
	display: block;
	clear: both;
}

.logo{
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	width: 405px;
	height: 228px;
	margin: 0 0 0 -12px;
	text-indent: -9999px;
	float: left;
	display: inline;
}
.logo a{
	display: block;
	height: 100%;
	position: relative;
	z-index:;
}
.link-google-talk {
	width: 45px;
	height: 41px;
	left: 308px;
	top: 19px;	
}
.link-google-talk .holder {
	background: url(../images/link-google-talk3.png) no-repeat;
	width: 45px;
	height: 41px;
}
.link-google-talk a {
	width: 45px;
	height: 41px;
}
.link-messenger {
	width: 47px;
	height: 42px;
	left: 362px;
	top: 37px;
	
}
.link-messenger .holder {
	background: url(../images/link-messenger3.png) no-repeat;
	width: 47px;
	height: 42px;
}
.link-messenger a {
	width: 47px;
	height: 42px;
}
.link-yahoo {
	width: 48px;
	height: 41px;
	left: 340px;
	top: 128px;
	
}
.link-yahoo .holder {
	background: url(../images/link-yahoo3.png) no-repeat;
	width: 48px;
	height: 41px;
}
.link-yahoo a {
	width: 48px;
	height: 41px;
}
.link-facebook {
	width: 49px;
	height: 40px;
	left: 392px;
	top: 76px;
	
}
.link-facebook .holder {
	background: url(../images/link-facebook3.png) no-repeat;
	width: 49px;
	height: 40px;
}
.link-facebook a {
	width: 49px;
	height: 40px;
}
.link-google-talk,
.link-messenger,
.link-yahoo,
.link-facebook {
	position: absolute;
	z-index:;
}
.link-google-talk a,
.link-messenger a,
.link-yahoo a,
.link-facebook a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	font-size: 18px;
}
.form-login {
	background: url(../images/bg-form-login.png) no-repeat;
	width: 248px;
	float: right;
	margin: 41px 0 0;
	padding: 10px 0 0;
}
.form-login .row {
	height: 1%;
	overflow: hidden;
	margin: 0 0 4px;
}
.form-login label {
	width: 72px;
	float: left;
	margin: 0 8px 0 0;
	text-align: right;
	color: #fff;
	line-height: 16px;
}
.form-login .text {
	float: left;
	overflow: hidden;
	background: url(../images/bg-login-input.png) no-repeat;
	width: 137px;
	height: 20px;
	padding: 0 5px;
}
.form-login .text input {
	width: 137px;
	float: left;
	margin: 0;
	border: 0;
	padding: 2px;
	background: none;
	font-size: 12px;
	line-height: 14px;
}

.form-login .checkbox {
	float: right;
	display: inline;
	margin: 0 19px 0 0;
	padding: 3px 0 0;
}
.form-login .checkbox input {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	float:left;
}
.form-login .checkbox label {
	width: auto !important;
	font-size: 9px;
	color: #808284;
	line-height: 14px;
	font-weight: normal;
}
.form-login .btn-login {
	overflow: hidden;
	float: right;
	width: 119px;
	height: 28px;
	margin: 0 11px 0 0;
	padding: 2px 0 0;
}
.userinfo {
	background: url(../images/bg-form-login.png) repeat-y;
	width: 248px;
	float: right;
	margin: 61px 0 0px;
	padding: 16px 0 10px;
}
.userinfo .row {
	height: 1%;
	overflow: hidden;
	margin: 0 10px 4px;
	text-align: right;
}
.userinfo .welcome {
	color: white;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	/*height: 20px;	*/
}
.userinfo .welcome .username {
	color: #ffd800;
}
.promo {
	width: 100%;
	position: relative;
	/*z-index:99;*/
}
.promo:after {
	content: "";
	display: block;
	clear: both;
}

a.btn-registrate {
	float: left;
	background: url(../images/btn-registrate.png) no-repeat;
	width: 142px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -17px 0 0 181px;
	position: relative;
	cursor: pointer;
}
.user-nav {
	margin: -29px 0 0 52px;
	padding: 6px 0 0;
	list-style: none;
	float: left;
	overflow: hidden;
	position: relative;
}
.user-nav li {
	float: left;
	background: url(../images/bg-user-nav.png);
	width: 97px;
	height: 70px;
	padding: 0 2px 0 0;
	margin: 0 -2px 0 2px;
}
.user-nav li a {
	color: #77787b;
	background: url(../images/bg-user-nav-a-2.png) no-repeat;
	width: 97px;
	float: left;
	height: 54px;
	font: 9px verdana, geneva, sans-serif;
	line-height: 10px;
	text-align: center;
	cursor: pointer;
}
.user-nav li a span {
	margin: -6px 0 0;
	display: block;
	position: relative;
}
.user-nav li a:hover {
	background: url(../images/bg-user-nav-a-active-2.png) no-repeat;
	text-decoration: none;
}
.user-nav li.active a {background: url(../images/bg-user-nav-a-active-2.png) no-repeat;}

.registered {
	margin: -29px 0 0 325px;	
}

#main {
	position: relative;
	padding: 0 94px 21px;
	height: 1%;
	/*z-index:1;*/
}
#main:after {
	content: "";
	display: block;
	clear: both;
}

#content {
	width: 608px;
	float: right;
	display: inline;
	margin: -15px 72px 0 0;
	position: relative;
}
.content-t{
	height: 45px;
	background: url(../images/bg-content-t.png) no-repeat;
}
.content-b{
	height: 45px;
	background: url(../images/bg-content-b.png) no-repeat;
}
.content-c{
	background: url(../images/bg-content-c.png) repeat-y;
	width: 100%;
	min-height: 250px;
}
* html .content-c {overflow: hidden;}
.content-c:after {
	content: "";
	display: block;
	clear: both;
}
.content-holder {
	float: left;
	padding: 0 52px;
	overflow: hidden;
	position: relative;
	top: -26px;
	margin-bottom: -56px;
}
ul.steps {
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 560px;
	margin: 0 -60px 10px 9px;
}
ul.steps li {
	float: left;
	padding: 0 5px 0 25px;
	margin: 0 25px 0 -25px;
	height: 127px;
	background: url(../images/separator-steps.gif) no-repeat 0 85px;
}
ul.steps li a {
	cursor: pointer;
	height: 100%;
	display: block;
	text-indent: -9999px;
}
ul.steps li a.step-reg {
	background: url(../images/step-reg.png) no-repeat;
	width: 140px;
}
ul.steps li a.step-amigas {
	background: url(../images/step-amigas.png) no-repeat;
	width: 140px;
}
ul.steps li a.step-chatea {
	background: url(../images/step-chatea-fb.png) no-repeat;
	width: 197px;
	margin: 0 0 0 -28px;
}
#content p {margin: 0 0 14px;}
#sidebar {
	width: 270px; /*170px;*/
	float: left;
	display: inline;
	margin: 0 -75px 0 0;
	position: absolute; /*relative;*/
}
#sidebar .link1 {
	left: 21px;
	top: 78px;
}
#sidebar .link2 {
	left: 6px;
	top: 138px;
}
#sidebar .link3 {
	left: 22px;
	top: 195px;
}
#sidebar a {
	position: absolute;
	height: 33px;
	color: #808284;
	line-height: 26px;
	font-size: 11px;
	cursor: pointer;	
}
#sidebar a strong.left {
	background: url(../images/bg-side-link-l.png) no-repeat;
	height: 33px;
	padding: 0 0 0 12px;
	float: left;
	width: 125px;
}
#sidebar a strong.right {
	background: url(../images/bg-side-link-r.png) no-repeat;
	height: 33px;
	width: 23px;
	float: left;
}
#sidebar a:hover {text-decoration: none;}
#sidebar a:hover strong.left {background: url(../images/bg-side-link-l-hover.png) no-repeat;}
#sidebar a:hover strong.right {background: url(../images/bg-side-link-r-hover.png) no-repeat;}
#sidebar a.active strong.left {
	background: url(../images/bg-side-link-l-hover.png) no-repeat;
	padding-right: 5px; /*32px;*/
	width: 105px;
}
#sidebar a.active strong.right {
	width: 39px;
	background: url(../images/bg-side-link-r-active.png);
}
#sidebar a.active {
	/*font-size: 14px;*/
	color: #ff0101;
}
#sidebar .que_es { width: 123px; }
#sidebar .como_funciona { width: 123px; }
#sidebar .costo { width: 123px; }
#footer {
	width: 841px;
	margin: 0 auto;
}
#footer a {
	color: #77787b;
}
#footer:after {
	content: "";
	display: block;
	clear: both;
}

ul.flags {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul.flags li {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
}
ul.nav {
	margin: 0;
	padding: 4px 136px 0 0;
	list-style: none;
	text-align: center;
	font: 9px/12px verdana, geneva, sans-serif;
}
ul.nav li {
	display: inline;
	padding: 0 4px 0 3px;
	background: url(../images/separator-footer.gif) no-repeat 100% 50%;
}
ul.nav li a {
}
ul.nav li.last {background: none;}
a.claro {
	float: right;
	background: url(../images/bg-claro.png) no-repeat;
	width: 69px;
	height: 77px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -24px 66px 0 0;
	position: relative;
	cursor: pointer;
}
.shortCode {
	font-weight: bold;
	color:#333333;
	font-size: 14px;
}

