* {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 20px;
	background:url("../img/bg-main.png") repeat-x;
	margin: 0 0 200px;
	background-color: #004b65;
}

html {
    position: relative;
    min-height: 100%;
}

#countdown {
	color: #fff;
	position: absolute;
}

.en-flag-img {
	float: right;
}

.br-flag-img {
	float: right;
	margin: 0 5px;
}


.dias-box {
	background: #444444;
	width: 185px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	border: 5px solid #f1c40f;
}

.dias-box:hover {
	background: #008C46;
	cursor: pointer;
}

.active {
	background: #008C46;
}

.btnpag {
	width: 289px;
	height: 35px;
	background:url("../img/pagseguro.png");
}

.btnpag:hover {
	cursor: pointer;
}

.btnpagimg {
	background:url("../img/pagseguro-select.png");
}

.btnpay {
	width: 289px;
	height: 35px;
	background:url("../img/paypal.png");
}

.btnpay:hover {
	cursor: pointer;
}

.btnpayimg {
	background:url("../img/paypal-select.png");
}

.dias-box:link {
	background: #000;
}

.dias-box h6 {
	font-size: 16px;
	font-weight: bold;
}

.dias-box h5 {
	font-size: 11px;
	font-weight: bold;
}

#payment-box {
	background: #f1c40f;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box:hover {
	background: #f39c12;
	cursor: pointer;
}

#payment-box2 {
	background: #e67e22;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box2:hover {
	background: #d35400;
	cursor: pointer;
}

#payment-box3 {
	background: #e74c3c;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box3:hover {
	background: #c0392b;
	cursor: pointer;
}

.choose30 {
	margin-top: 20px;
}

.pagseguro30 {
	margin-top: 20px;
}

.paypal30 {
	margin-top: 20px;
}

.choose60 {
	margin-top: 20px;
}

.pagseguro60 {
	margin-top: 20px;
}

.paypal60 {
	margin-top: 20px;
}

.choose90 {
	margin-top: 20px;
}

.pagseguro90 {
	margin-top: 20px;
}

.paypal90 {
	margin-top: 20px;
}

.checkout-p-30 {
	width: 700px;
	height: 100px;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	margin-left: 14px;
}

.ninjawork {
	color: #f1c40f;
}

.ninjawork:hover {
	color: #f39c12;
}

#main {
	width: 750px;
	background: #FFF;
	margin: 0 auto;
}

#header-main {
	width: 750px;
	margin: 0 auto 0 auto;
	background:url("../img/main-head-bg.png");
	height:216px;
}

#menu-main {
	width: 715px;
	margin-top: 150px;
    height: 40px;
    background: #203841;
	border: 1px solid #556e77;
    border-radius: 30px;
}

#change-language {
	margin: 3px 30px;
}

#menu-main img {
	margin: 3px;
}

#menu-main-content {
	margin-top: 8px;
	margin-left: 145px;
}

#menu-main ul {
    list-style: none;
    float: left;
}

#menu-main li {
    float: left;
    padding: 0 8px;
}

#vote-btn {
	padding:5px 10px;
	background: #008C46;
	color: #fff;
	text-decoration: none;
}

#vote-btn:hover {
	background: #00661A;
}

.bold {
	font-weight: bold;
}

.badge {
    float: left;
}

.space {
	height: 70px;
	width: 70px;
	float: left;
}

.curtir {
    float: right;
    margin: 12px 10px;
}

.fl {
	float: left;
	margin: 0;
	padding: 0;
}

.menu-logado {
    padding: 10px 50px;
    margin: 3px;
    background: #2c3e50;
    float: left;
    color: #fff;
    text-decoration: none;
}

.menu-logado ul{
    list-style: none;
}

.menu-logado li {
    display: inline;
	margin: 10px 0;
	float: left;
}

.menu-logado a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 15px;
}

.menu-logado a:hover {
	background: #7f8c8d;
	text-decoration: none;
}

.banner-premium {
    margin-top: 10px;
    margin-bottom: 5px;
}

.premium-infos {
    margin-top: 20px;
    margin-left: 50px;
}

.premium-infos h1 {
    float: left;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.red {
    color: red;
}

.red-p {
    color: red;
    font-weight: bold;
}

.green {
    color: green;
    font-weight: bold;
}

.center  {
    text-align: center;
}

#banner-lateral {
    width: 120px;
    height: 460px;
    background: #000;
    position: absolute;
    z-index: 100;
    /*margin-top: 172px;*/
    margin-top: 172px;
    margin-left: 745px;
    float: right;
}

#banner-lateral-2 {
    width: 160px;
    height: 600px;
    background: #000;
    position: fixed;
    z-index: 100;
}



/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
  background: #002337;
}

#footer2 {
	margin-top: 30px;
	width: 100%;
	height: 120px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002236+0,00374e+100 */
	background: #002236; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #002236 0%, #00374e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #002236 0%,#00374e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #002236 0%,#00374e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002236', endColorstr='#00374e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position: absolute;
	color: #fff;
	bottom:0;
}

/* Customize container */
@media (min-width: 720px) {
  .container {
    max-width: 750px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}
.head {
    height: 100px;
    background: url("../img/header_bg.jpg");
}
  
.menu {
    height: 36px;
    background: #313140;
    z-index: 100;
}

.menu ul {
    list-style: none;
    float: left;
}

.menu li {
    float: left;
    padding: 0 8px;
}

.white {
    text-decoration: none;
    font: 12px Arial, sans-serif;
    color: #fff;
}

.white:hover {
    text-decoration: none;
    color: #95a5a6;
}

.menu-text {
    float: left;
    margin: 6px 60px;
    background: #313140;
}

.orange {
    color: #e67e22;
    font-weight: bold;
}

.orange2 {
    color: #e67e22;
    font-weight: bold;
}

.orange2:hover {
    color: #f1c40f;
    text-decoration: none;
}

.global {
    width: 720px;
    background: #FFFFFF;
    margin-bottom: 30px;
    float: left;
    /*-webkit-box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);
    -moz-box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);
    box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);*/
}

.banner-top {
    width: 720px;
    height: 100px;
    float: left;
    background: #000;
    margin-bottom: 15px;
    margin-top: 10px;
}

.premium-top {
    width: 722px;
    height: 102px;
    float: left;
    margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.premium1 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
}

.premium2 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
    margin: 0 15px;
}

.premium3 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
}



.paginator-indice {
    width: 720px;
    height: 50px;
    float: left;
    margin-top: 6px;
}

.paginator {
	margin-top: 10px;
	float: left;
}

.paginator h6 {
	float: left;
	margin-right: 8px;
	position: relative;
}

.paginator a {
	float:left;
	padding: 4px 6px;
	background: #008aff;
	color: #fff;
	margin-right: 5px;
}

.paginator .paginator-current {
	float: left;
	margin-right: 5px;
}

.paginator a:hover {
	background: #337ab7;
	text-decoration: none;
}

.indice {
    height: 50px;
    float: right;
    margin-top: 14px;
}

.indice ul {
    list-style: none;
}

.indice ul li {
    float: left;
    margin: 0 3px;
}

.rates {
    padding:5px 10px;
    background: #eaeaea;
    color: #000;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.rates:hover {
    text-decoration: none;
    color: #eaeaea;
    background: #9f9fa0;
}

.all {
    background: #008aff;
    color: #fff;
    padding:5px 10px;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.all:hover {
    background: #1767aa;
    color: #fff;
    text-decoration: none;
}

.premium {
    background: #fdebbb;
    color: darkorange;
    border: 1px solid darkorange;
    padding:4px 9px;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.premium:hover {
    background: darkorange;
    color: #fff;
    text-decoration: none;
}

.footer2 p {
    text-align: center;
}

.blue {
    color: #008aff;
    font-weight: bold;
}

.premium-server {
    width: 720px;
    float: left;
    margin-top: 6px;
}

.premium-title {
    width: 720px;
    height: 42px;
    background: url("../img/premium-server-bg.png") repeat-x;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.premium-title img {
    float: right;
    margin-right: 20px;
}

.premium-title h1 {
    font: 16px Arial, sans-serif;
    color: #fff;
	text-decoration: underline;
    font-weight: bold;
    float: left;
    margin: 12px 25px;
}

.server {
    width: 720px;
    /*height: 167px;*/
    float: left;
    margin-top: 6px;
    margin-bottom: 0px;
}

.title {
    width: 720px;
    height: 42px;
    background: #424251;
	text-decoration: underline;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.title h1 {
    font: 16px Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    float: left;
    margin: 12px 25px;
	width: 720px;
}

.server-info {
    width: 720px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.server-info-normal {
    width: 720px;
    height: 125px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.premium-server {
    border-bottom: 1px solid #FFD24D;
    border-left: 1px solid #FFD24D;
    border-right: 1px solid #FFD24D;
}

.server-info-logado {
    width: 720px;
    height: 168px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.position {
    width: 100px;
    height: 168px;
    float: left;
    text-align: center;
	position: absolute;
}

.position h1 {
    font: 26px Arial, sans-serif;
    font-weight: bold;
    color: #454545;
    margin-top: 40px;
}

.position a {
    text-transform: uppercase;
    font: 10px Arial, sans-serif;
    color: #3498db;
}

.position a:hover {
    color: #2980b9;
}

/**/



.position-normal {
    width: 100px;
    height: 125px;
    float: left;
    text-align: center;
	position: absolute;
}

.position-normal h1 {
    font: 26px Arial, sans-serif;
    font-weight: bold;
    color: #454545;
    margin-top: 20px;
}

.position-normal a {
    text-transform: uppercase;
    font: 10px Arial, sans-serif;
    color: #3498db;
}

.position-normal a:hover {
    color: #2980b9;
}

/**/

.banner-infos {
    width: 468px;
    float: left;
}

.emoticon {
	word-wrap: none;
	margin-top: 0;
	margin-bottom: 0;
	margin:0;
	padding:0;
	border:0;
	display: inline-block;
    *display: inline; /* for older IE */
    *zoom: 1; /* for older IE */
}

.banner-content {
	margin-left: 110px;
}

.banner-content-normal {
	margin-left: 110px;
}

.bannerinside {
    margin-top: 12px;
    word-wrap: break-word;
    margin-bottom: 5px;
}

.banner-infos p {
    font: 12px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.banner-infos p.axb {
	font: 11px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    text-align: center;
    word-wrap: break-word;
	z-index: 100;
}

.link-size a  {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;	
}

.details-vote-links {
  clear: both;
}

.details-vote-links .form-group {
  margin-left: 0;
  margin-right: 0;
}

/**/
.banner-infos-normal {
    width: 468px;
    height: 125px;
    float: left;
}

.banner-infos-normal p {
    font: 12px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
}

.banner-infos-normal p.axb {
    font: 11px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 480px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
}

.votes-normal {
    width: 150px;
    height: 125px;
    float: right;
}

.votes-normal p {
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font: 14px Trebuchet MS, sans-serif;
    color: #333;
}

.votes-content-normal {
    margin-top: 30px;
}

.votes-content-normal a {
    background: #008C23;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 45px;
    float: left;
}

.votes-content-normal a:hover {
    background: #00661A;
    text-decoration: none;
    color: #fff;
}

/**/

.votes {
    width: 150px;
    height: 168px;
    float: right;
}

.votes p {
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font: 14px Trebuchet MS, sans-serif;
    color: #333;
}

.votes-content {
    margin-top: 55px;
}

.votes-content a {
    background: #008C23;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 45px;
    float: left;
}

.votes-content a:hover {
    background: #00661A;
    text-decoration: none;
    color: #fff;
}

#qv {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

#cliques {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555;
}

#page-title {
    float: left;
    margin: 5px 15px 20px 15px;
}

#page-title h1 {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

#exibeLimite {
    font-size: 12px;
    font-weight: normal;
}

#instrucao {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 720px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
    font-size: 12px;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
    
  .head {
    height: 100px;
    background: url("../img/header_bg.jpg");
  }
  
  .menu {
    height: 36px;
    background: #313140;
  }
  .menu a:active{
    color: #fff;
  }
  .menu a:link{
    color: #fff;
  }
  
    
.banner-top {
    width: 720px;
    height: 100px;
    float: left;
}

}

#nav-site {
    width: 100%;
    height: 60px;
    background: #111;
    float: left;
}

.position2 {
    width: 100px;
    height: 168px;
    float: left;
    text-align: center;
	position: absolute;
}

.position2 a {
    background: #e67e22;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 65px;
    margin-left: 15px;
    float: left;
}

.position2 a:hover {
    background: #d35400;
    text-decoration: none;
    color: #fff;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    height: 2000px;
}