<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title_bar {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #000 1px 1px 0px;
	padding: 8px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.titlebg {
  	background: #545353; /* Old browsers */
	background: -moz-linear-gradient(top,  #545353 0%, #343434 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545353), color-stop(100%,#343434)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #545353 0%,#343434 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #545353 0%,#343434 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #545353 0%,#343434 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #545353 0%,#343434 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545353', endColorstr='#343434',GradientType=0 ); /* IE6-9 */

}
.blue_bg {
	background: url('../img/blue-bg.jpg') repeat-x ; 
	padding: 5px;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	width: 200px;
    height: 19px;
    cursor: pointer;

}
.blue_bg:hover {
	background: url('../img/blue-bg-hover.jpg') repeat-x ; 
}
#fb_login.blue_bg span {
	background: url('../img/seperator.jpg') no-repeat; 
	padding: 7px;
	vertical-align: 3px;
}
.blue_bg img {
	padding: 0 5px;
 	height: 17px;
}
.img-left {
	width:50%;
	float:left;
}
.img-left img {
	padding: 20px 62px;
	height: 84px;
}
.vantages {
	width:50%;
	float:left;
}
.vantages ul {
	list-style-image: url('../img/listing.png');
	padding-top: 20px;
}
.vantages ul span {
	font-size:13px;
	font-weight: bold;
}
.vantages ul li{
	padding-top:9px;
	margin-left:20px
}
.email-status {
	padding-top: 20px;
	width:100%;
}
.email-status .first {
	font-size:13px;
	font-weight:bold;
	width:50%;
	text-align:right;
	padding: 3px 5px;
}
.email-status tr td {
	width:50%;
	text-align:left;
	padding: 3px 5px;

}
.register {
    padding-top: 28px;
}
.boxed.register.center{
	width: 646px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.register-column{
	width: 284px;
	display: inline-block;
	vertical-align: top;
}
.register-column.left{
	float: left;
}
.register-column.right{
	float: right;
}
.register span.center{
	display: inline-block;
	width: 78px;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
}
.register_fb {
    padding: 8px;
    border: 1px solid #c8c8c8;
	border-top: none !important;
}
.login_fb {
    padding: 8px;
    border: 1px solid #c8c8c8;
	border-top: none !important;
}

/*.login input[type=password] {
    width: 200px;
}

.login input[type=text] {
    width: 200px;
}
.register input[type=password] {
    width: 200px;
    background-color: #EEEEEE;    
}

.register input[type=text] {
    width: 200px;
    background-color: #EEEEEE;    
}*/
.input-box{
	text-align:right;
	width:45%;
}
/*.register .left{
	width:48%; 
	text-align:center; 
	border-right:2px solid #4c4c4c; 
	padding:115px 10px 200px 0;
}
.register .right{
	width:48%; 
	padding-left:15px;
}*/
.regist_type{
	width:100%; 
	text-align:center;
}
.regist_type td{
	font-weight:bold; 
	font-size:13px;
}
.regist_type .first{
	width:49%; 
	padding:20px 0;
}
.regist_type .last{
	width:49%; 
}
h4.catbg {
  font-size: 12px;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
}

.eula {
    padding-top: 0px;
    padding-left: 20px;
    width: 550px;
    height: 280px;
    overflow: auto;
    /*
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    */
    color: #4C4C4C;
}
.eula p {
    padding-top: 10px;
    color: #4C4C4C;    
}
.eula_check {  
    padding-top: 15px;
    color: #BC0000;
}
.eula_show{
	cursor:pointer;
	text-decoration:underline;
}
.recaptcha {
    width: 320px;
    height: 129px;
    display: block;    
}

.facebook {
    padding-top: 16px;
    padding-left: 20px;
    width: 550px;
    height: 280px;    
    color: #4C4C4C;   
    vertical-align: top;

}
a:hover.update_email, a:hover.update_avatar  {
    text-decoration: underline;
}

.registo-manual-sucesso-bg {
    margin:0 auto; 
    width:624px; 
    max-width:100%;
	position:relative;
	padding-bottom: 30px;
}
.registo-manual-sucesso-bg .texto-box-img {
    max-width:100%;
	text-align:center; 
    margin-top:45px;
    margin-right:2px;
    background:white;

}
.registo-manual-sucesso-bg .texto-box-img p.titulo1,
.unsubscribe p.titulo1 {
	color:#4C4C4C;
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
	margin:5px 0 15px;
}
.registo-manual-sucesso-bg .texto-box-img p.corpo,
.unsubscribe p.corpo {
	color:#4C4C4C;
	font-size:14px;
	line-height:1.3em;
	margin:5px 0;
}
.registo-manual-sucesso-bg .texto-box-img p.rodape {
	color:#8fb73e;
	font-size:12px;
	line-height:1.2em;
	margin:15px 0 5px;
}

.registo-face-sucesso-bg {
	background: url('../img/register-welcome-01.png') no-repeat 10px 0;
	height:400px;
	position:relative;
}
.registo-face-sucesso-bg .texto-24-img {
	width:350px;
	text-align:center; 
	right:195px; 
	top:70px; 
	position:absolute;
	color:#4C4C4C;
	font-size:24px;
	font-weight:bold;
	line-height:1.6em;
}
.registo-face-sucesso-tx {
	padding:10px;
}
.registo-face-sucesso-tx .box {
	width:475px;
    max-width:100%;
	margin:0;
	padding:0;
	float:left;
}
.registo-face-sucesso-tx .box.bleft {
	margin-right:5px;
}

.registo-face-sucesso-tx .box .shadow {
	width:100%;
	height:116px;
	margin:0;
	background: url('../img/shadows-more-475.png') no-repeat center 30px;
}
.registo-face-sucesso-tx .box .wdg {
	width:310px;
	margin:0 auto;
}
.registo-face-sucesso-tx .box .titulo1 {
	text-align:center;
	color:#4C4C4C;
	font-size:20px;
	line-height:1.6em;
	margin:15px 0 35px;
}
.registo-face-sucesso-tx .box .description {
	color:#4C4C4C;
	font-size:13px;
	line-height:1.4em;
	padding:5px;
}
.registo-face-sucesso-tx .box .description .lista {
	margin-left:10px;
}
.registo-face-sucesso-tx .box .description .link {
	text-decoration:underline;
	margin:7px 0 20px;
}

.registo-face-sucesso-tx .box .line-shadow {
	width:100%;
	height:35px;
	margin:5px 0 15px;
	background: url('../img/shadows-more-475.png') no-repeat center -85px;
	text-align:center;
}
.registo-face-sucesso-tx .box .line-shadow .show {
	background-color:#ffffff;
	border:1px solid #c8c8c8;
	padding:1px 10px;
	display:inline-block;
	margin-top:2px;
	cursor:pointer;
	color:#4C4C4C;
	font-size:11px;

}
.registo-face-sucesso-tx .box .line-shadow .show:hover {
	background-color:#D4E8A9 !important;
}

.unsubscribe {
	background: #ffffff url('../img/surprise-body.png') no-repeat 80% center; 
	min-height:242px;
	padding-left:15%;
	padding-right:30%;
}
.unsubscribe p.quote {
	color: #4C4C4C;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.2em;
	margin: 5px 0 5px 20px;
}
.unsubscribe .question {
	text-align:center;
	margin-bottom:20px;
}
.unsubscribe span.info {
	font-size: 12px;
	margin-left: 20px;
}
.unsubscribe .btn.green-bg {
	border-bottom:none;
}
.unsubscribe .btn.big {
	margin:5px;
}
.unsubscribe .answer {
	color: #4c4c4;
	background-color: #E8F5C9;
	border: 2px dashed #8e8e8e;
	padding: 15px;
	text-align:center;
	font-size: 16px;
	margin: 50px 0 15px;
}
.hidden{
	display: none;
}</pre></body></html>