body {
    line-height: 1.75em;
    background-color: #27272B;
}

.well {
    background-color: #1C1E20;
}

#template_wrapper {
    margin: 0 auto;
    padding: 0 10px;
    width: 960px;
}

#template_header {
    width: 100%;
    height: 132px;
    margin-bottom: 50px;
}

#site_title {
    float: left;
    margin-top: 34px;
}

#site_title h1 {
    margin: 0;
    padding: 0
}

#site_title h1 a {
    display: block;
    width: 375px;
    height: 135px;
    color: #fff;
    text-indent: -10000px;
    background: url(/img/logo.png) no-repeat top center
}

#template_menu {
    float: right;
}

#template_fw {
    width: 960px;
}

#template_main {
    clear: both;
    width: 960px;
    margin: 0 0 20px;
}

#template_content {
    float: left;
    width: 630px;
}

#template_sidebar {
    float: right;
    width: 300px;
}

.col_fw {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #a3a3a3
}

.col_fw_last {
    padding-bottom: 20px
}

.col_w630 {
    width: 660px;
}

.col_w300 {
    width: 270px
}

.alert a {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}

#footer {
    font-weight: bold;
    text-align: center;
}

/****************/

.well > h1, .well > h2, .well > h3, .well > h4,.well >  h5, .well > h6 {
    /*color: #434848;*/
    font-weight: bold;
    margin-top: 0;
}

.well > h3 {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 11px;
    /*font-size: 22.5px;*/
    line-height: 42px;
    font-weight: bold;
}

legend {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 11px;
    font-weight: bold;
}

.row {
    margin-left: 0;
}

.form-group {
    margin-bottom: 10px;
}

.help-block {
    line-height: 1.35em;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #9b9b9b;
}

p.help-block {
    font-size: 90%;
}

span.help-block {
    font-weight: bold;
}

.alert ul {
    margin-bottom: 0 !important;
}

.table a {
    text-decoration: none;
}

/*------ ADDITIONAL -------*/

#activity {
    font-weight: bold;
}

#activity i {
    display: inline-block;
    width: 25px;
    font-size: 125%;
}

/* thumbs */
.thumb {
    width: 190px;
    font-size: 10px;
    text-align: center;
    margin: 8px;
    float: left;
    line-height: 1.20em;
}

.thumb img {
    border: 1px solid #CCC;
    width: 190px;
    height: 130px;
}

.bold {
    font-weight: bold;
}

/* feature list */

ul.feature_list {
    list-style: none;
    margin: 0;
    font-weight: bold;
    padding: 0 0 10px;
    font-size: 14px;
    width: 300px;
}

ul.feature_list li {
    list-style: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 8px 0 8px 0;
    background: url(/img/checked.png) no-repeat left;
}

ul.feature_list li {
    height: 30px;
    width: auto;
    padding: 3px 0 0 35px;
    margin: 0;
    /*color: #36322b;*/
    text-align: left;
    line-height: 24px;
    text-decoration: none;
}

ul.user_menu {
    margin-left: 6px;
}

ul.user_menu li {
    list-style-type: none;
}

ul.user_menu li:before {
    content: "\f138";
    font-family: FontAwesome;
    color: #ffa500;
    padding-right: 0.5em;
}

#grid input {
    display: none;
}

#grid label.selected {
    border: 1px #A52A2A solid;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #A52A2A;
}

#grid .gamebox, #grid .creditsbox {
    float: left;
    margin: 10px;
    text-align: center;
    width: 120px;
    height: 90px;
    border: 1px transparent solid;
}

#grid .imgbox {
    height: 64px;
    width: 100%;
    position: relative;
}

#grid .imgbox img {
    width: 64px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.tblBuy {
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    width: 100%;
    /*font-family: Verdana, Arial, sans-serif;*/
}

.tblBuy .tag {
    font-size: 75%;
    margin-left: -5px;
}

.btnPagseguro {
    background-image: url(https://p.simg.uol.com.br/out/pagseguro/i/botoes/pagamentos/84x35-pagar.gif);
    display: inline-block;
    width: 84px;
    height: 35px;
    margin-top: 5px;
}

.btnCredits {
    background-image: url(/img/credits_small.png);
    background-color: white;
    display: inline-block;
    width: 27px;
    height: 27px;
}
