﻿.ee.ct {
    
}

.ee.ct h2 {
	background-image: url('../img/ee-ct-h2-trans.png');
}

.ee-tp {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 30px 0;
}

.ee-tp p {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 0.75em;
    color: #444;
}

.ee-tp ul {
    margin: 0;
    padding: 0;
}

.ee-tp ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ee-tp ul li {
    position: relative;
    display: block;
    float: left;
    width: 200px;
    padding: 70px 25px 0 0;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.ee-tp ul li.twitter {
    background-image: url('../img/ee-tp-ul-li-twitter-trans.png');
}

.ee-tp ul li.twibonn {
    background-image: url('../img/ee-tp-ul-li-twibonn-trans.png');
}

.ee-tp ul li.facebook {
    background-image: url('../img/ee-tp-ul-li-facebook-trans.png');
}

.ee-tp ul li.orkut {
    background-image: url('../img/ee-tp-ul-li-orkut-trans.png');
}

.ee-tp ul li .titulo {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 1.13em;
    color: #2c8dc9;
}

.ee-tp ul li .texto {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0.75em;
    color: #444;
}

.ee-tp ul li a {
    display: block;
    height: 30px;
    background: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999px;
    overflow: hidden;
}

.ee-tp ul li a:hover {
    background-position: 0 -30px;
}

.ee-tp ul li.twitter a {
    background-image: url('../img/ee-tp-ul-li-twitter-bt-trans.png');
}

.ee-tp ul li.twibonn a {
    background-image: url('../img/ee-tp-ul-li-twibonn-bt-trans.png');
}

.ee-tp ul li.facebook a {
    background-image: url('../img/ee-tp-ul-li-facebook-bt-trans.png');
}

.ee-tp ul li.orkut a {
    background-image: url('../img/ee-tp-ul-li-orkut-bt-trans.png');
}

.ee-ba {
    margin: 0;
    padding: 0 0 40px 0;
}

.ee-ba:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ee-ba .bx-rounded {
    float: left;
    height: 370px;
}

.ee-ba.external-content .bx-rounded {
    float: none;
    width: 440px;
}

.ee-ba .bx-rounded .texto {
    display: block;
    float: left;
    width: 100px;
    height: 320px;
    padding: 0 20px;
    border-right: 1px solid #bbb;
}

.ee-ba .bx-rounded .formulario {
    display: block;
    float: left;
    width: 260px;
    height: 360px;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
}

.ee-ba .bx-rounded .formulario p {
    margin: 0;
    padding: 0 50px 10px 0;
    font-size: 0.75em;
    color: #444;
}

.ee-ba .bx-rounded .formulario .scroll {
    display: block;
    padding: 0;
    width: 260px;
    height: 270px;
    font-size: 0.75em;
    color: #666;
    overflow: auto;
}

.ee-ba .bx-rounded .texto h3 {
    margin: 0;
    padding: 65px 0 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #2c8dc9;
}

.ee-ba .bx-rounded.cadastro .texto h3 {
    background-image: url('../img/ee-ba-bx-rounded-cadastro-h3-trans.png');
}

.ee-ba .bx-rounded.amigo .texto h3 {
    background-image: url('../img/ee-ba-bx-rounded-amigo-h3-trans.png');
}

.ee-ba .bx-rounded .texto p {
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 0.75em;
}

.ee-ba .bx-rounded .formulario .ln01 {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 5px 0;
}

.ee-ba .bx-rounded .formulario .ln01 label {
    display: block;
    margin: 0;
    padding: 0 0 2px 0;
    font-size: 0.75em;
    color: #444;
}

.ee-ba .bx-rounded .formulario .ln01 span {
    position: absolute;
    top: 27px;
    right: 0;
}

.ee-ba .bx-rounded .formulario .ln01 .ip01 {
    width: 230px;
	padding: 5px;
	background: #f3f3f3;
	border: 1px solid #e6e6e6;
	font-size: 1em;
	color: #666;
}

.ee-ba .bx-rounded.cadastro .formulario .lnCp {
    position: relative;
    height: 76px;
    padding: 10px 0;
    overflow: hidden;
}

.ee-ba .bx-rounded.cadastro .formulario .lnCp .captcha {
    border: 1px solid #eee;
}

.ee-ba .bx-rounded.cadastro .formulario .lnCp .recarregar {
    position:absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 180px;
    overflow: hidden;
}

.ee-ba .bx-rounded.cadastro .formulario .lnCp .recarregar a {
    display: block;
    width: 20px;
    height: 20px;
    background: url('../img/captcha-refresh.png') no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.ee-ba .bx-rounded .formulario .bt {
    position: absolute;
    bottom: 10px;
    right: 0;
    display: block;
    width: 100px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

.ee-ba.external-content .bx-rounded .formulario .bt {
    right: 10px;
}

.ee-ba .bx-rounded .formulario .bt:hover {
    background-position: 0 -30px;
}

.ee-ba .bx-rounded.cadastro .formulario .bt {
    background-image: url('../img/ee-ba-bx-rounded-cadastro-bt-trans.png');
}

.ee-ba .bx-rounded.amigo .formulario .bt {
    background-image: url('../img/ee-ba-bx-rounded-amigo-bt-trans.png');
}

/* Passo 01 */

.ee-ba .bx-rounded .formulario#convite01 {
    
}

.ee-ba .bx-rounded .formulario#convite01 h4 {
    margin: 0;
    padding: 0;
    font-size: 0.88em;
    font-weight: normal;
	color: #444;
}

.ee-ba .bx-rounded .formulario#convite01 p {
    padding-right: 0;
    color: #666;
}

.ee-ba .bx-rounded .formulario#convite01 ul {
    margin: 0;
    padding: 10px 0 20px 0;
    list-style: none;
}

.ee-ba .bx-rounded .formulario#convite01 ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ee-ba .bx-rounded .formulario#convite01 ul li {
    display: block;
    float: left;
    width: 112px;
    height: 42px;
    margin: 0 10px 10px 0;
    padding: 0;
    
    overflow: hidden;
}

.ee-ba .bx-rounded .formulario#convite01 ul li a {
    display: block;
    width: 110px;
    height: 40px;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    text-indent: -9999px;
    overflow: hidden;
}

.ee-ba .bx-rounded .formulario#convite01 ul li a.selected,
.ee-ba .bx-rounded .formulario#convite01 ul li a:hover {
    border: 1px solid #e6e6e6;
}

.ee-ba .bx-rounded .formulario#convite01 ul li.gmail a {
    background-image: url('../img/ee-ba-convite-gmail.png');
}

.ee-ba .bx-rounded .formulario#convite01 ul li.yahoo a {
    background-image: url('../img/ee-ba-convite-yahoo.png');
}

.ee-ba .bx-rounded .formulario#convite01 ul li.hotmail a {
    background-image: url('../img/ee-ba-convite-hotmail.png');
}

.ee-ba .bx-rounded .formulario#convite01 .obtendo {
    display: block;
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 0.75em;
    color: #666;
}

/* Passo 02 */


/* Sucesso */

.ee-ba .bx-rounded .formulario.sucesso {
    padding-top: 120px
}

.ee-ba .bx-rounded .formulario.sucesso h4 {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 1.13em;
    font-weight: normal;
	color: #2c8dc9;
}













