/* https://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.2;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* CSS reset end */


/*** Design ***/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

strong {
    font-weight: bold;
}

/* Wrapper_top is cuztomized */

.wrapper_center {
    margin: 0 auto;
    width: 1100px;
}

#top {
    width: 100%;
    height: 128px;
}

.top_bar {
    float: right;
    width: 1100px;
    height: 23px;
    padding-top: 7px;
    font-size: 0.7em;
    color: #6e6e6e;
}

.top_bar ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

.top_bar li {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    list-style-type: none;
}

.top_bar li img {
    float: left;
    padding-right: 5px;
}

.top_bar li a {
    color: #b0b0b0;
    text-decoration: none;
}

.top_bar li a:hover {
    color: #fff;
    text-decoration: none;
}

#header {
    width: 1100px;
}

.logo {
    float: left;
    width: 221px;
    margin-top: 20px;
}

.menu {
    width: 728px;
    height: 40px;
    float: right;
    margin-top: 20px;
    margin-left: 10px;
}

.content_style1 {
    width: 100%;
    height: auto;
    background: #d6d6d6;
}

/*
.content_style_accountmenu {
    width: 100%;
	background-color: #e6e6e6;
}

.content_style_accountmenu .content_holder {
	background-color: #ededed;
}
*/

.content_holder {
    margin: 0 auto;
    width: 1100px;
    height: auto;
    background-color: #ededed;
}

.content {
    color: #333;
    line-height: 120%;
    font-size: 0.875em;
}

.content_colum1 {
    width: 750px;
    float: left;
    border-right: 1px dashed #a7a7a7;
    padding: 20px 10px;
}

.content_colum2 {
    width: 305px;
    float: left;
    padding: 20px 10px;
}

/* Wrapper_footer is customized */

#wrapper_footer span {
    margin-top: 10px;
}

#wrapper_footer span.links {
    font-family: "Trebuchet MS", sans-serif, Tahoma, Arial, Verdana;
    font-weight: bold;
    font-size: 9pt;
}

#wrapper_footer span.links a,
span.links a:visited {
    color: white;
    padding: 0 2px 0 2px;
    text-decoration: none;
}

#wrapper_footer span.links a:hover {
    text-decoration: underline;
}

/*** "Theme" stuff ***/

/*** Menu customize default.advanced ***/
ul.dropdown ul a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #243350;
}


/*** Design customize ***/
#wrapper_top {
    width: 100%;
    min-width: 1100px;
    background: #000 url('/temp/cheatdb/design/top-bg.png') repeat-x left top;
}

#wrapper_footer {
    margin: 0 auto;
    width: 100%;
    min-width: 1100px;
    height: 60px;
    background: #000 url('/temp/cheatdb/design/footer-bg.png') repeat-x left;
    float: left;
    color: #ccc;
    border-top: 4px solid #16476d;
}

/*** Content customize ***/
.content a:link,
.content a:visited {
    text-decoration: none;
    color: #365d95;
}

.content a:hover,
.content a:active {
    color: #fff;
    text-decoration: none;
}

div.pagination {
    display: block;
}

div.pagination a:link,
div.pagination a:visited {
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
    padding: 6px 8px;
    margin: 0;
    color: #666;
}

div.pagination a:hover {
    border: 1px solid #1a6fb1;
}

div.pagination span {
    color: #666;
    border: 1px solid #1a6fb1;
    border-radius: 3px;
    padding: 6px 8px;
    margin: 0;
}

/*** Theme end ***/


/*** Content ***/

.clear {
    clear: both;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Gill Sans MT', 'Gill Sans', Futura, Calibri, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.3;
}

h1 {
    font-size: 3em;
    margin: .3em 0 .5em;
}

h2 {
    font-size: 2.2em;
    margin: .2em 0 .3em;
}

h3 {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}

h4 {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

h5 {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 1.3em;
}

ul {
    list-style: square inside;
    color: #999;
}

ul span {
    color: #000;
}

div.cheat {
    width: 650px;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    padding: 2px;
}

div.cheatHeader {
    background: #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid #d3d3d3;
}

div.cheatHeader em,
div.cheatHeader span {
    font-size: 0.85em;
}

div.cheatHeader a {
    text-decoration: none;
}

div.cheatContent {
    padding: 3px;
}

.screenshot {
    float: right;
    margin: 4px 5px;
}

.screenshot img {
    border: 1px solid #000;
    width: 180px;
}

.screenshot img:hover {
    border: 1px solid #488cc1;
}

div.news {
    width: 650px;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    padding: 1px;
}

div.news_header {
    background: #f2f2f2;
    padding: 3px;
    border-bottom: 1px solid #d3d3d3;
}

div.news_header em {
    font-size: 0.85em;
}

div.news_content {
    padding: 3px;
}

tr.cheatTr {
    background: #f5f5f5;
}

tr.cheatTr1 {
    background: #f5f5f5;
}

tr.cheatTr2 {
    background: #dadada;
}

tr.cheatTr1:hover,
tr.cheatTr2:hover {
    background: #919191;
}

td.cheatCell {
    padding: 2px;
}

td.cheatCell a {
    color: #343434;
    text-decoration: none;
}

td.cheatCell a:hover {
    color: #fff;
}

td.cheatCell strong {
    font-size: 0.9em;
}

div.comment {
    width: 650px;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    padding: 2px;
}

div.commentHeader {
    background: #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid #d3d3d3;
}

div.commentContent {
    padding: 3px;
}

div.comment-post,
div.comment-info {
    border: 1px solid #d3d3d3;
    background: #f8f8f8;
    padding: 6px;
}

div.comment-post {
    width: 500px;
}

div.comment-info {
    width: 600px;
    float: left;
}

input[type="text"],
input[type="password"],
select,
textarea {
    font: 0.875em Helvetica, verdana, arial;
    border: 1px solid #488cc1;
    background: #f2f2f2;
    color: #000;
    height: 20px;
    padding: 1px;
}


input[type="text"]:focus,
textarea:focus {
    color: #488cc1;
}

input[type="submit"] {
    background: #f2f2f2;
    color: #000;
    font: 11px sans-serif, Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #488cc1;
    height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px;
}

input[type="submit"]:hover {
    background: #488cc1;
    color: #fff;
}

input.search-input {
    background: #f2f2f2 url('/temp/cheatdb/images/search.png') no-repeat center left;
    height: 24px;
    padding-left: 20px;
}

input.search-submit {
    height: 28px;
    padding: 5px 8px;
}

textarea {
    min-height: 75px;
}

.vacdet {
    color: red;
}

.vacproof {
    color: green;
}

.vacown {
    color: orange;
}

.vacunknown {
    color: black;
}

div#tagwall {
    padding: 10px;
    background: #fbfbfb;
    color: #333;
    font-size: 10pt;
    border: 0;
}

div.content-ad {
    float: left;
    margin: 0 20px 6px 0;
    border: none;
}

div.div-table {
    display: table;
    border: 1px solid #ccc;
    padding: 5px;
}

div.div-row {
    display: table-row;
}

div.div-toprow {
    display: table-row;
    padding: 1px 6px 1px 6px;
    font-weight: bold;
    background: #ccc;
}

div.div-cell {
    display: table-cell;
    padding: 1px 6px 1px 6px;
}

.copyright {
    font: 0.7em verdana;
    color: #ccc;
}

div.acc-menu a:link,
div.acc-menu a:visited {
    color: #fff;
    text-decoration: none;
}

div.acc-menu a:hover,
div.acc-menu a:active {
    text-decoration: underline;
}

div.acc-menu {
    color: #333;
}

/*** Menu ***/
ul.dropdown {
    float: left;
    font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
    position: relative;
    text-transform: uppercase;
    z-index: 597;
}

ul.dropdown *.dir {
    background-image: none;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding-right: 12px;
}

ul.dropdown a.open,
ul.dropdown ul a.open,
ul.dropdown li:hover>a.dir,
ul.dropdown ul li:hover>a.dir {
    background-color: #2e2e2e;
    color: #fff;
}

ul.dropdown a:active,
ul.dropdown ul a:link,
ul.dropdown ul a:visited,
ul.dropdown ul a:active {
    color: #fff;
}

ul.dropdown a:hover {
    color: #76b900;
    text-decoration: none;
}

ul.dropdown a:link,
ul.dropdown a:visited {
    color: #fff;
    text-decoration: none;
}

ul.dropdown li {
    color: #fff;
    float: left;
    line-height: normal;
    padding: 0;
    vertical-align: middle;
}

ul.dropdown li a {
    display: block;
    padding: 10px 15px;
}

ul.dropdown li.dir {
    padding: 10px 20px 10px 14px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
    cursor: default;
    position: relative;
    z-index: 599;
}

ul.dropdown li:hover>ul {
    visibility: visible;
}

ul.dropdown ul {
    background-color: #333;
    color: #fff;
    font-size: 0.9em;
    left: 0;
    list-style-position: outside;
    position: absolute;
    text-transform: none;
    top: 100%;
    visibility: hidden;
    width: 170px;
    z-index: 598;
}

ul.dropdown ul a {
    padding: 5px 6px 5px 14px;
    width: 151px;
}

ul.dropdown ul li {
    background-color: #2e2e2e;
    color: #000;
    float: none;
}

ul.dropdown ul li.dir {
    padding-right: 15px;
}

ul.dropdown ul li.hover,
ul.dropdown ul li:hover {
    background-color: #2e2e2e;
}

ul.dropdown ul ul {
    left: 99%;
    top: 1px;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Floating social buttons */
#social-float {
    position: fixed;
    left: 10px;
    top: 200px;
    width: 55px;
    padding: 10px 5px;
    text-align: center;
    background: #ededed;
    border: 5px solid rgba(180, 180, 180, .7);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: none;
}

.sf-facebook {
    height: 60px;
    margin-bottom: 10px;
}

.sf-plusone {
    height: 60px;
    margin-bottom: 10px;
}

.sf-twitter {
    height: 62px;
}

/* Nyt - download page */
.article-stats {
    float: left;
    width: 100%;
    margin: 0 0 1em;
}

.article-stats .stat {
    display: inline-block;
    padding-right: 1em;
}

.article-stats .stat i {
    background: #9ab3dc;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    line-height: 1.6;
    margin-right: 2px;
    font-size: 15px;
}

div.article-description {
    margin: 5px 0;
    padding: 5px;
    background: #dbdbdb;
    color: #999;
    width: 740px;
}

.resetlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.box {
    margin: 0.8em 0 1em;
    width: 100%;
}

.pad {
    padding: 1.2em;
}

.download {
    background: #AFC3D8;
    position: relative;
}

.download em {
    color: #6e6e6e;
}

.info {
    background: #dbdbdb;
    position: relative;
}

.warning {
    background: #DCB3B3;
    position: relative;
}

.warning code {
    color: #fff;
    font-size: 1.5em;
}

.share_page {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    background: #dbdbdb;
    position: relative;
}

.share_page li {
    float: left;
    width: 110px;
}

/* Adblock message */
.noads {
    padding: 5px;
    border: 3px solid #b90000;
    color: #ececec;
    width: 85%;
    background: #556283;
    margin: 2px;
}

.noads strong {
    color: #fff;
    font-size: 110%;
}

.btn1 {
    margin: 2px;
    padding: 6px;
    color: #bbbbbb;
    background: #556283;
    border: 0;
    border-radius: 10px;
}

.btn1:hover {
    background: #47526f;
}

.disclaimer {
    font-size: 0.8em;
    color: #999;
}

/* Custom share button */
.cs-button,
.cs-button:active,
.cs-button:visited {
    color: #fff;
    background-color: #55acee;
    padding: .8em 1.2em;
    border-radius: 4px;
    display: inline-block;
}

.cs-button-icon,
.cs-button-label {
    vertical-align: middle;
}

.cs-button-icon {
    width: 2em;
    height: 2em;
    font-size: 1.5em;
    margin-right: .2em;
}

.cs-button-icon path {
    fill: #fff;
}

.cs-button-label {
    font-size: 1em;
    font-weight: 500;
}

.cs-button:hover {
    color: #000;
    background-color: #fff;
}