body {
    font-family: arial,sans-serif;
    font-size: 11px;
    color: #82a0a8;
    background: url('../images/bg.webp') no-repeat top center #000;
}

*:focus {
    outline: none;
}

a:hover, a:active, a:focus {
	outline: 0;
}

::-webkit-input-placeholder {
    color: #82a0a8;
}

:-moz-placeholder {
    color: #82a0a8;
}

::-moz-placeholder {
    color: #82a0a8;
}

:-ms-input-placeholder {
    color: #82a0a8;
}

[placeholder]:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.1s 0.1s ease;
}

[placeholder]:focus::-moz-input-placeholder {
    opacity: 0;
    transition: opacity 0.1s 0.1s ease;
}

[placeholder]:focus::input-placeholder {
    opacity: 0;
    transition: opacity 0.1s 0.1s ease;
}

[placeholder]:focus::-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.1s 0.1s ease;
}

a:link {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: underline;
    color: inherit;
}

a:visited {
    color: inherit;
}

.clear {
    clear: both;
}

.wrapper {
    clear: both;
    width: 960px;
    margin: 0 auto;
}

.news-content {
    float: left;
    width: 720px;
    margin: 38em 0 0;
    min-height: 850px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    background-color: #080d11;
}

.news-content-full {
    width: 960px;
    margin: 42em 0 0;
    min-height: 300px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #080d11;
    padding-bottom: 10px;
}

.news-wrapper {
    width: 700px;
    margin: 0 auto;
}

.news-wrapper-full {
    width: 940px;
    margin: 0 auto;
    padding-top: 1px;
    min-height: 400px;
}

.sd-bar {
    float: right;
    width: 240px;
    margin: 44em 0 0;
    min-height: 200px;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    background-color: #0a1620;
}

#menu {
    position: absolute;
    top: 17px;
    width: 960px;
    height: 59px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#menu li {
    float: left;
    position: relative;
    height: 59px;
    background: url('../images/menu-bg.webp') no-repeat;
}

#menu li a {
    display: block;
    width: 160px;
    height: 59px;
}

#menu li a:hover {
    text-decoration: none;
}

#menu li.home {
    width: 160px;
    background-position: 0 0;
}

#menu li.game {
    width: 160px;
    background-position: -160px 0;
}

#menu li.community {
    width: 160px;
    background-position: -320px 0;
}

#menu li.download {
    width: 160px;
    background-position: -480px 0;
}

#menu li.media {
    width: 160px;
    background-position: -640px 0;
}

#menu li.get-zen {
    width: 160px;
    background-position: -800px 0;
}

#menu li.home:hover {
    width: 160px;
    background-position: 0 -59px;
}

#menu li.game:hover {
    width: 160px;
    background-position: -160px -59px;
}

#menu li.community:hover {
    width: 160px;
    background-position: -320px -59px;
}

#menu li.download:hover {
    width: 160px;
    background-position: -480px -59px;
}

#menu li.media:hover {
    width: 160px;
    background-position: -640px -59px;
}

#menu li.get-zen:hover {
    width: 160px;
    background-position: -800px -59px;
}

#menu li ul li {
    float: none;
    position: relative;
    width: 139px;
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid #383838;
    border-right: 1px solid #383838;
    border-left: 1px solid #383838;
    text-decoration: none;
    line-height: 30px;
    background-color: #333;
    background-image: none;
}

#menu li ul li:hover {
    color: #ccc;
    background-color: #2b2b2b;
    -webkit-box-shadow: inset 0 0 5px 2px #222222;
    box-shadow: inset 0 0 5px 2px #222222;
}

#menu li ul {
    display: none;
    position: absolute!important;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none!important;
}

#menu li:hover>ul {
    display: block;
    z-index: 9999;
    list-style: none;
}

#menu li ul li a {
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
}

#menu li ul li ul {
    display: none;
    position: absolute!important;
    left: 161px!important;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none!important;
}

.realm {
    width: 220px;
    margin: 10px auto;
    min-height: 50px;
    background-color: #060e14;
}

.realm-header {
    zoom: 1;
    width: 220px;
    height: 27px;
    margin-top: -15px;
    overflow: hidden;
    background-image: url('../images/realm-header.png');
}

.realm-body {
    zoom: 1;
    overflow: hidden;
}

.r-name {
    float: left;
    margin: 0 10px;
    padding: 0;
    line-height: 27px;
}

.online {
    float: right;
    margin: 0 10px;
    padding: 0;
    line-height: 27px;
    color: #339933;
}

.offline {
    float: right;
    margin: 0 10px;
    padding: 0;
    line-height: 27px;
    color: #CC0000;
}

.text-left {
    float: left;
    margin: 0 10px;
    padding: 0;
    text-shadow: 1px 1px 1px rgb(0,0,0);
    line-height: 27px;
}

h3.text-left {
    line-height: 30px;
}

.text-right {
    float: right;
    width: 80px;
    margin: 0 10px;
    padding: 0;
    text-align: right;
    line-height: 27px;
}

.sd-header {
    zoom: 1;
    width: 240px;
    height: 43px;
    margin-bottom: 10px;
    overflow: hidden;
    background-image: url('../images/sd-header.gif');
}

.sd-body {
    margin-top: -25px;
    margin-bottom: 10px;
    min-height: 50px;
}

input {
    color: #82a0a8;
}

.input {
    display: block;
    width: 198px;
    height: 29px;
    margin: 0 auto 10px;
    padding-right: 10px;
    padding-left: 10px;
    border: 0;
    border: 1px solid #0B2731;
    outline: 0;
    color: #82a0a8;
    background-color: #000506;
}

.input:focus {
    width: 198px;
    height: 29px;
    border: 1px solid #162e40;
}

.button {
    display: block;
    float: left;
    width: 76px;
    height: 32px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 0;
    outline: 0;
    color: #82a0a8;
    background: url('../images/login.png') no-repeat;
    background-color: transparent;
    cursor: pointer;
}

.button:hover {
    background-position: 0 -32px;
}

input.submit {
    display: block;
    width: 76px;
    height: 32px;
    margin: 10px auto;
    border: 0;
    text-indent: -9999px;
    outline: 0;
    color: #82a0a8;
    background: url('../images/submit.png') no-repeat;
    background-color: transparent;
    cursor: pointer;
}

input.submit:hover {
    background-position: 0 -32px;
}

a.register {
    display: block;
    float: right;
    width: 76px;
    height: 32px;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: -999em;
    background-image: url('../images/register.png');
    background-repeat: no-repeat;
}

a.register:hover {
    background-position: 0 -32px;
}

.progress-label {
    display: block;
    zoom: 1;
    overflow: hidden;
}

.progress-container {
    display: block;
    width: 214px;
    height: 11px;
    margin: 0 auto;
    padding-top: 2px;
    padding-right: 3px;
    padding-left: 3px;
    background-color: #132636;
}

.pagination {
    text-align: center;
}

ul.pagination {
    display: block;
    padding-left: 0;
    text-align: center;
    list-style: none;
}

ul.pagination li {
    display: inline;
    padding: 5px;
}

.progressbar {
    display: block;
}

.column1 {
    float: left;
    margin: 10px 20px 10px 10px;
    padding: 3px 0 3px 0;
    padding: 0;
    list-style-type: none;
}

.column1 li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.column1 li:first-child {
    padding-top: 0;
}

.column1 li:last-child {
    padding-bottom: 0;
}

.column2 {
    float: right;
    margin: 10px 10px 10px 20px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    list-style-type: none;
}

.column2 li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.column2 li:first-child {
    padding-top: 0;
}

.column2 li:last-child {
    padding-bottom: 0;
}

.column1 {
    display: block;
}

.column2 {
    display: block;
}

.footer {
    z-index: 5;
    width: 960px;
    height: 50px;
    margin: 20px auto 20px;
    background: transparent;
}

.copyright {
    text-align: center;
}

#banner-fade {
    margin-top: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.content-divider {
    width: 700px;
    height: 2px;
    background-image: url('../images/content-divider.gif');
}

.thumbnail {
    float: left;
    width: 160px;
    height: 127px;
    margin-right: 20px;
    border: solid 1px #334b5f;
}

.thumbimg {
    padding: 0;
    border: 0;
    outline: none;
}

.content {
    clear: both;
    zoom: 1;
    margin: 15px 0 15px;
    min-height: 127px;
    overflow: auto;
}

.content img {
    display: block;
    margin: 0 auto;
}

.content h3 {
    margin: 0 0 15px;
}

datetime {
    float: right;
    font-size: 0.8em;
    font-weight: normal;
}

.submenu {
    margin: 0 auto;
    text-align: center;
}

.read-more {
    margin: 20px 0;
    text-align: right;
}

.download {
    display: block;
    width: 240px;
    height: 66px;
    background: url('../images/download.webp') no-repeat;
}

.download:hover {
    display: block;
    width: 240px;
    height: 66px;
    background-position: 0 -69px;
}

.donate {
    display: block;
    width: 240px;
    height: 66px;
    background: url('../images/donate.png') no-repeat;
}

.donate:hover {
    display: block;
    width: 240px;
    height: 66px;
    background-position: 0 -69px;
}

.logo {
    display: block;
    z-index: 0;
    position: absolute;
    top: 115px;
    left: 50%;
    width: 428px;
    height: 176px;
    margin-left: -187px;
    border: 0;
    background: url('../images/logo.webp') no-repeat;
}

.websh {
    float: right;
    width: 720px;
    margin-top: 7px;
    margin-right: -5px;
    margin-bottom: 10px;
    min-height: 600px;
}

.websh img {
    display: block;
    margin: 0 auto;
}

.webshop-info {
    font-size: 10px;
    color: #ccc;
}

#register {
    width: 698px;
    height: auto!important;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
}

.reginput {
    display: block;
    float: left;
    width: 210px;
    height: 25px;
    margin: 5px;
    margin-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
    border: 0;
    border: 1px solid #001a1f;
    text-align: left;
    color: #82a0a8;
    background: #000506;
}

div.selectbox-wrapper {
    position: absolute;
    margin-left: 5px;
    padding: 0;
    overflow: auto;
    text-align: left;
    background-color: #000506;
}

div.selectbox-wrapper ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.selectbox-wrapper ul li.selected {
    background-color: #010f12;
}

div.selectbox-wrapper ul li.current {
    background-color: #02181c;
}

div.selectbox-wrapper ul li {
    display: block;
    margin: 0;
    padding: 2px;
    list-style-type: none;
    cursor: pointer;
}

.selectbox {
    display: block;
    width: 222px;
    height: 28px;
    margin-top: 12px;
    margin-left: 5px;
    padding-left: 10px;
    border: none;
    text-align: left;
    color: #82a0a8;
    background: url('../images/dropdown-bg.png');
    cursor: pointer;
}

.secret-input {
    display: block;
    float: left;
    width: 233px;
    height: 25px;
    margin: 5px;
    margin-top: 12px;
    margin-left: 9px;
    padding-right: 5px;
    padding-left: 10px;
    border: 0;
    border: 1px solid #001a1f;
    text-align: left;
    color: #82a0a8;
    background: #000506;
}

.secret-questions {
    display: table-cell;
    width: 345px;
    height: 55px;
    vertical-align: middle;
}

#register label {
    float: left;
    text-align: left;
}

#register_errorloc {
    color: #e72a2a;
}

#countries {
    display: inline-block;
    width: 300px;
    height: 31px;
    margin: 5px;
    text-align: left;
    line-height: 31px;
}

.submit {
    margin: 5px;
    margin-top: 9px;
}

.pageheader {
    margin: 5px;
}

.recent-video {
    width: 220px;
    margin: 0 auto;
}

.accountsteps {
    margin: 10px;
    padding-left: 10px;
    border-bottom: 1px dotted #0f181f;
    text-align: left;
    font-size: 15px;
    font-weight: 700;
}

.row2 {
    width: 100%;
    margin: 0;
    overflow: hidden;
    background: #162430;
}

.userinfo {
    margin: 0 10px;
    overflow: hidden;
}

.row {
    display: table;
    position: relative;
    width: 100%;
    height: 55px;
    margin: 5px;
    overflow: hidden;
}

.form-title img {
    vertical-align: middle;
}

.row-left {
    display: table-cell;
    float: left;
    width: 345px;
    height: 55px;
    text-align: right;
    line-height: 55px;
    vertical-align: middle;
}

.row-left p {
    margin: 0;
}

.row-captcha-left {
    display: table-cell;
    float: left;
    width: 345px;
    height: 129px;
    padding-top: 20px;
    text-align: right;
    vertical-align: middle;
}

.row-captcha-left p {
    margin: 0;
}

.row-right {
    display: table-cell;
    float: right;
    width: 345px;
    height: 55px;
    vertical-align: middle;
}

.row-captcha-right {
    display: table-cell;
    float: right;
    width: 340px;
    /*height: 129px;*/
    padding-top: 20px;
    vertical-align: middle;
}

.left {
    float: left;
    margin-top: 5px;
    margin-right: 15px;
}

.right {
    float: right;
    margin-top: 5px;
    margin-left: 15px;
}

.download-header {
    width: 700px;
    height: 319px;
    background: url('../images/download-bg.webp') no-repeat top center;
}

.download-content {
    min-height: 300px;
}

.title {
    float: left;
    width: 200px;
    text-align: right;
}

.info {
    float: right;
    width: 400px;
    padding-right: 70px;
}

.shopbox {
    float: left;
    position: relative;
    width: 168px;
    margin: 5px;
    min-height: 253px;
    border: 1px solid #1a2833;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #111b23;
}

.shopbox p {
    text-align: center;
}

.shopbox img {
    padding-top: 5px;
}

.shopbox h4 {
    height: 30px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    background: #1a2833;
}

.buy {
    display: block;
    float: left;
    width: 62px;
    height: 33px;
    margin-bottom: 10px;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-indent: -9999px;
    vertical-align: middle;
    background: url('../images/buy.png') no-repeat;
    cursor: pointer;
}

.buy:hover {
    background-position: 0 -32px;
}

.gift {
    display: block;
    float: right;
    width: 62px;
    height: 33px;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-indent: -9999px;
    vertical-align: middle;
    background: url('../images/gift.png') no-repeat;
    cursor: pointer;
}

.gift:hover {
    background-position: 0 -32px;
}

.details {
    display: block;
    margin: 5px;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    background: #334b5f;
}

.btncontainer {
    display: block;
    margin-top: 20px;
    text-align: center;
}

.aclink {
    margin-top: 20px;
}

#accordian {
    width: 220px;
}

#accordian ul {
    padding: 0;
}

#accordian h3 {
    zoom: 1;
    height: 30px;
    margin: 0;
    padding-left: 5px;
    overflow: auto;
    font-size: 12px;
    line-height: 30px;
    background: #1a2833;
    cursor: pointer;
}

.row-odd {
    display: block;
    overflow: hidden;
    background: #131f29;
}

.row-odd p {
    display: block;
    margin: 5px;
}

.row-even p {
    display: block;
    margin: 5px;
}

.row-odd b {
    margin: 5px;
}

.row-even b {
    margin: 5px;
}

.row-odd h3 {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 10px;
}

.row-even {
    display: block;
    overflow: hidden;
    background: #0d161d;
}

.item-title {
    float: left;
    height: 15px;
    margin: 0;
}

.plus {
    float: right;
    height: 15px;
    margin: 0;
    padding-right: 5px;
}

#accordian h3:hover {
    text-shadow: 0 0 1px rgba(255,255,255,0.7);
}

#accordian h3 span {
    font-size: 16px;
}

#accordian li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #080d11;
    list-style-type: none;
    background: #111b23;
}

#accordian ul ul li a {
    display: block;
    padding-left: 10px;
    text-decoration: none;
    font-size: 11px;
    line-height: 27px;
    transition: all 0.15s;
}

#accordian ul ul li a:hover {
    color: #44657f;
    background: #0b1218;
}

#accordian ul ul {
    display: none;
}

#accordian li.active ul {
    display: block;
}

.sidebar-full {
    float: left;
    width: 200px;
}

.tip-item {
    position: relative;
}

.activator {
    cursor: pointer;
}

.activator:hover+.tip {
    display: block;
}

.tip {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 125px;
    width: 200px;
    padding: 10px;
    border: 1px solid #0f181f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: black;
}

.tip p {
    text-align: left;
}

.tip h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.gold {
    color: gold;
}

.red {
    color: red;
}

.purple {
    color: purple;
}

.green {
    color: green;
}

.hottest {
    border: 1px solid #503232;
}

.hottest h4 {
    background: #503232;
}

.recommended {
    border: 1px solid #584B68;
}

.recommended h4 {
    background: #584B68;
}

.discont {
    border: 1px solid #70664D;
}

.discont h4 {
    background: #70664D;
}

.row-right-cap {
    float: right;
    width: 345px;
}

.error {
    padding-right: 5px;
    color: red;
}

.user {
    padding-bottom: 5px;
    padding-left: 10px;
}

.coin-container {
    display: block;
    height: 18px;
    line-height: 1;
}

.coins {
    display: inline;
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}

.coins p {
    display: inline;
    padding-right: 5px;
}

.button-container {
    display: block;
    position: relative;
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
}

.change-pass {
    display: block;
    float: right;
    width: 76px;
    height: 32px;
    background: url('../images/settings.png') no-repeat;
}

.loginPopup {
    display: block;
    float: right;
    position: relative;
    width: 76px;
    height: 32px;
    margin: 0;
    list-style: none;
    background: url('../images/settings.png') no-repeat;
}

.loginPopup:hover {
    background-position: 0 -32px;
}

.loginOverlayWindow {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 35px;
    right: -70px;
    width: 133px;
    margin: 0;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #072A35;
    list-style: none;
    list-style-type: none;
    background: #071216;
}

.loginOverlayWindow ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.loginOverlayWindow ul li:last-child {
    border: 0;
}

.change-pass:hover {
    background-position: 0 -32px;
}

.logout {
    display: block;
    float: left;
    width: 76px;
    height: 32px;
    background: url('../images/logout.png') no-repeat;
}

.logout:hover {
    background-position: 0 -32px;
}

.fpw {
    display: block;
    padding: 10px;
    text-align: center;
}

.logedin-container {
    margin: 10px;
    padding: 5px;
    border: 1px solid #0f202c;
    background: #060e14;
}

.price {
    height: 30px;
    background: url('../images/shop-divider.png') no-repeat;
    background-position: bottom center;
}

.price-discounted {
    height: 30px;
    background: url('../images/shop-divider.png') no-repeat;
    background-position: bottom center;
}

.buy-more {
    display: block;
    width: 77px;
    height: 32px;
    margin-top: 12px;
    margin-right: 15px;
    background: url('../images/buy-coins.png') no-repeat;
}

.login {
    display: block;
    width: 74px;
    height: 33px;
    margin-top: 12px;
    margin-right: 15px;
    background: url('../images/login.png') no-repeat;
}

.buy-more:hover {
    background-position: 0 -32px;
}

.login:hover {
    background-position: 0 -32px;
}

.gift-item {
    display: block;
    width: 74px;
    height: 32px;
    margin-top: 12px;
    margin-right: 15px;
    background: url('../images/gift-items.png') no-repeat;
}

.gift-item:hover {
    background-position: 0 -32px;
}

.shopcontainer {
    width: 100%;
    height: 55px;
    margin-top: 10px;
    border: 1px solid #1a2833;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #111b23;
}

.shopcontainer p {
    display: inline;
    padding-left: 20px;
    line-height: 55px;
}

.shopcontainer a {
    float: right;
    line-height: 55px;
}

.inline {
    display: inline;
    height: 28px;
    margin: 12px;
    border: 1px solid #1f333d;
}

.inline:focus {
    height: 28px;
    border: 1px solid #314d5b;
}

.webshop-login {
    display: block;
    float: right;
    margin: 12px;
}

.webshop-login:hover {
    float: right;
    margin: 12px;
}

.home-category {
    display: block;
    clear: both;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    border-bottom: 1px solid #112129;
    font-size: 14px;
    font-weight: 800;
}

.gridtable {
    width: 100%;
    border: 1px solid #0f181f;
}

.gridtable th {
    border: 0;
    background: #233746;
    background: -moz-linear-gradient(top,#233746 0,#0f1921 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#233746), color-stop(100%,#0f1921) );
    background: -webkit-linear-gradient(top,#233746 0,#0f1921 100%);
    background: -o-linear-gradient(top,#233746 0,#0f1921 100%);
    background: -ms-linear-gradient(top,#233746 0,#0f1921 100%);
    background: linear-gradient(to bottom,#233746 0,#0f1921 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233746',endColorstr='#0f1921',GradientType=0);
}
.name {
    background:#1f313f;
    background:-moz-linear-gradient(top,#1f313f 0%,#16232d 50%,#1f313f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1f313f),color-stop(50%,#16232d),color-stop(100%,#1f313f));
    background:-webkit-linear-gradient(top,#1f313f 0%,#16232d 50%,#1f313f 100%);
    background:-o-linear-gradient(top,#1f313f 0%,#16232d 50%,#1f313f 100%);
    background:-ms-linear-gradient(top,#1f313f 0%,#16232d 50%,#1f313f 100%);
    background:linear-gradient(to bottom,#1f313f 0%,#16232d 50%,#1f313f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f313f',endColorstr='#1f313f',GradientType=0);
    border:1px solid #0f181f!important
}

.gridtable td {
    height:30px;
    border:1px solid #172530!important
}

.gridtable tr {
    background:#101a21;
    background:-moz-linear-gradient(top,#101a21 0%,#080d11 50%,#101a21 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#101a21),color-stop(50%,#080d11),color-stop(100%,#101a21));
    background:-webkit-linear-gradient(top,#101a21 0%,#080d11 50%,#101a21 100%);
    background:-o-linear-gradient(top,#101a21 0%,#080d11 50%,#101a21 100%);
    background:-ms-linear-gradient(top,#101a21 0%,#080d11 50%,#101a21 100%);
    background:linear-gradient(to bottom,#101a21 0%,#080d11 50%,#101a21 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#101a21',endColorstr='#101a21',GradientType=0)
}

.download-td {
    border:1px solid #172530!important;
    padding-left:10px
}

.download-td.name {
    border:1px solid #0f181f!important
}

.mbox {
    display:block;
    float:left;
    width:213px;
    height:148px;
    margin:10px;
    border:1px solid #0f181f;
    background:#ccc
}

.mbox img {
    width:100%;
    height:100%;
    margin:0;
    padding:0
}

.sidebartable {
    width:200px;
    margin:10px;
    border:0;
    border:1px solid #0f181f;
    text-align:center;
    background:#050c11
}

.sidebartable td {
    height:5px;
    padding:5px;
    border:0
}

.sidebartable tr {
    margin:0;
    padding:5px;
    border:0;
    line-height:20px
}

.row-captcha {
    float:right;
    width:345px;
    height:129px
}

#recaptcha_area,#recaptcha_table {
    padding-left:5px
}

.download-container {
    background:#040709;
    width:696px;
    height:200px;
    border:1px solid #0f181f;
    margin-bottom:15px
}

.download-container p {
    padding:0;
    margin:5px
}

.download-button-container {
    padding-top:20px
}

.button-row1 {
    display:block;
    width:606px;
    margin:0 auto;
    height:38px
}

.button-row2 {
    display:block;
    width:606px;
    height:38px;
    margin:10px auto
}

a.direct_drive {
    width:192px;
    height:38px;
    background:url(../images/button_array2.png);
    background-position:-216px -78px;
    display:block;
    float:left;
    margin-right:10px
}

a.direct_drive:hover {
    background-position:-216px -247px
}

a.deposit-files {
    width:192px;
    height:38px;
    background:url(../images/button_array2.png);
    background-position:-418px -128px;
    display:block;
    float:left;
    margin-right:10px
}

a.deposit-files:hover {
    background-position:-418px -297px
}

a.four_shared {
    width:192px;
    height:38px;
    background:url(../images/button_array2.png);
    background-position:-216px -128px;
    display:block;
    float:left;
    margin-right:10px
}

a.four_shared:hover {
    background-position:-216px -648px
}

a.atomic_gamer {
    width:192px;
    height:38px;
    background:url(../images/button_array2.png);
    background-position:-418px -78px;
    display:block;
    float:left;
    margin-right:10px
}

a.atomic_gamer:hover {
    background-position:-418px -598px
}

a.google_drive {
    width:192px;
    height:38px;
    background:url(../images/button_array2.png);
    background-position:-640px -78px;
    display:block;
    float:left;
    margin-right:10px
}

a.google_drive:hover {
    background-position:-640px -598px
}

a.mega {
    width:192px;
    height:38px;
    background:url(../images/button_array2.png);
    background-position:-15px -129px;
    display:block;
    float:left;
    margin-right:10px
}

a.mega:hover {
    background-position:-15px -298px
}

.recommended_download {
    width:604px;
    height:58px;
    background:url(../images/button_array2.png) no-repeat;
    background-position:-11px -10px;
    display:block
}

.button-row0 {
    width:612px;
    margin:0 auto 10px
}

.recommended_download:hover {
    background-position:-11px -179px
}

.download-bg {
    background:url(../images/download-bg.png);
    display:block;
    width:700px;
    height:272px
}

.google_adds {
    width:728px;
    height:90px;
    display:block;
    margin:10px auto;
    margin-bottom:10px;
    background:url(../images/placeholder.png);
}

.footerLinks {
    float: left;
    width: 22%;
    /* margin-left: 20px; */
    margin: 0 auto;
    margin-right: 12px;
    margin-left: 12px;
}
.footerLinks ul {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.footerLinks h3 {
    border-bottom: 1px solid #555F70;
    line-height: 30px;
}
.footerLinksContainer {
    margin: 0 auto;
    /* text-align: center; */
    margin-left: 25px;
}
.footerLinks span p {
    margin-left: 10px;
}
.footerLinks div {
    padding-top: 10px;
}
.social-buttons {
	height: 32px;
}
.social-buttons ul li {
	float: left;
	list-style: none;
}
.soc_twitter {
	background-image: url('../images/social-buttons.webp');
	background-position: 160px 0px;
	display: block;
	width: 80px;
	height: 32px;
}
.soc_facebook {
	background-image: url('../images/social-buttons.webp');
	background-position: 0px 0px;
	display: block;
	width: 80px;
	height: 32px;
}
.soc_youtube {
	background-image: url('../images/social-buttons.webp');
	background-position: 80px 0px;
	display: block;
	width: 80px;
	height: 32px;
}
.item {
	width: 227px;
	height: 160px;
	float: left;
	background-color: #121C24;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.item img {
  max-width: 400px;
  position: relative;
  margin-left: -35%;
  margin-top: -10%;
}
h3.media-header {
  padding-left: 10px;
  margin: 0;
  line-height: 20px;
  border-bottom: 1px solid #131D25;
  padding-top: 10px;
  padding-bottom: 8px;
  display: inline-block;
  width: 950px;
  font-size: 15px;
}