@charset "utf-8";
/* MAIN */
@-ms-viewport {
    width: device-width;
}
body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    color: #272727;
    margin: 0;
    padding: 0;
    background-image: url(im/bg.gif);
    background-color: #f0e6c8;
    background-position: top;
    background-repeat: repeat-x;
}
A:link {
    color: #272727;
    text-decoration: none;
}
A:visited {
    color: #272727;
    text-decoration: none;
}
A:hover {
    color: #272727;
    text-decoration: underline;
    cursor: pointer;
}
A:active {
    color: #558412;
    text-decoration: none;
}
a img {
    border: 0;
}
img {
    display: block;
}
.clear {
    clear: both
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
p {
    padding: 0;
    border: 0;
    margin: 0px
}
h1, h2 {
    padding: 0;
    border: 0;
    margin: 0px;
}
#wrapper {
    width: 996px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
/* HEADER */
.header {
    position: relative;
}
.top_logo {
    width: 307px;
    padding-top: 15px;
    padding-bottom: 12px;
    display: block;
    margin: 0 auto;
}
.socialarea {
    bottom: 7px;
    position: absolute;
    right: 0;
}
.facebook {
    display: inline-block;
    vertical-align: top;
}
.top_b {
    display: none;
}
.top_b_game {
    display: none;
}
/* nav */
.slicknav_menu {
    display: none;
}
nav.responsive {
    display: none;
}
nav {
    float: left;
    width: 996px;
    background-color: #ecbd4c;
    font-weight: 700;
    font-size: 16px;
    color: #513b06;
    text-align: center;
    border-bottom: 3px solid #bb912b;
}
nav A:active, nav A:link, nav A:visited, nav A:hover {
    color: #513b06;
    text-decoration: none;
}
.button_home {
    float: left;
}
.button_main {
    float: left;
    padding: 20px 43px 20px;
    border-left: 1px solid #bb912b;
}
.button_main:hover, .button_home :hover {
    background-color: #fcc33b;
    transition: all 0.1s ease 0s;
}
#bodyarea {
    margin-bottom: 12px;
    clear: both;
}
.leftarea {
    margin-top: 13px;
    float: left;
    width: 214px;
    margin-right: 13px;
}
.menu {
    display: block;
    position: relative;
    width: 214px;
    margin-bottom: 13px;
    background-color: #fbfaf4;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #dacba1;
}
.menu_corner {
    position: absolute;
    left: 9px;
    top: 10px;
}
.menu_content {
    z-index: 100;
    position: relative;
    padding-left: 31px;
    padding-top: 24px;
    padding-bottom: 15px;
    line-height: 24px;
}
.menu_content_title {
    font-weight: 800;
}
.menu_content_200 {
    margin-top: 7px;
    margin-left: 7px;
    margin-bottom: 3px;
    display: inline-block;
}
.menu_content_160 {
    width: 160px;
    height: 600px;
    margin-top: 15px;
    margin-left: 27px;
    margin-bottom: 15px;
    background-color: #ffffff;
    display: inline-block;
}
.rightarea {
    margin-top: 13px;
    float: right;
    width: 769px;
}
.introduction {
    float: left;
    position: relative;
    width: 420px;
    height: 278px;
    margin-bottom: 13px;
    background-color: #a7d8a0;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #8fb571;
}
.introduction_text {
    color: #0a3105;
    line-height: 22px;
    padding-left: 12px;
    padding-right: 8px;
    padding-top: 7px;
}
.adarea1 {
    float: right;
    width: 336px;
    height: 280px;
    background-color: #fbfaf4;
}
.adarea1:hover {
    filter: brightness(111%);
    -webkit-filter: brightness(111%);
    -moz-filter: brightness(111%);
    -o-filter: brightness(111%);
    -ms-filter: brightness(111%);
}
.gamesarea {
    float: left;
    width: 100%;
    margin-bottom: 13px;
    background-color: #fbfaf4;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #dacba1;
}
.gamewrapper {
    margin-left: 13px;
    margin-top: 13px;
    float: left;
    width: 239px;
}
.gameimg:hover {
    filter: brightness(111%);
    -webkit-filter: brightness(111%);
    -moz-filter: brightness(111%);
    -o-filter: brightness(111%);
    -ms-filter: brightness(111%);
}
.gameimg {
    width: 239px;
}
.gametext1 {
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 700;
    padding-top: 4px;
    padding-left: 1px;
}
.gametext1 A:link, .gametext1 A:visited, .gametext1 A:active {
    color: #2f2f2f;
    TEXT-DECORATION: none
}
.gametext1 A:hover {
    color: #2f2f2f;
    TEXT-DECORATION: underline
}
.gametext2 {
    padding-bottom: 2px;
    padding-top: 4px;
    display: block;
}
.gametext3 {
    color: #2f2f2f;
    padding-left: 1px;
    line-height: 22px;
}
.moregames {
    padding-top: 13px;
    clear: both;
}
.moregames_button {
    display: block;
    text-align: center;
    outline: none;
    border-bottom: 3px solid #74a26d;
    padding: 16px 16px;
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 13px;
    background: #a7d8a0;
    font-size: 20px;
    color: #376831;
    font-weight: bold;
    cursor: pointer;
    transition: background .15s ease-in-out, border .15s ease-in-out;
    -webkit-appearance: none;
}
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, moregames_button:hover, .moregames_button:hover {
    background: #90c688;
    color: #2c5c25;
}
.moregames A:hover {
    text-decoration: none;
}
.subarea {
    float: left;
    width: 100%;
    padding-bottom: 2px;
    background-color: #fcf5d8;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #dacba1;
}
.subarea_heading1 {
    font-weight: bold;
    font-size: 20px;
    color: #d96b12;
    padding-top: 12px;
    padding-bottom: 6px;
    padding-left: 16px;
    padding-right: 8px;
}
.subarea_heading2 {
    font-weight: bold;
    font-size: 16px;
    padding-left: 16px;
    padding-right: 8px;
    padding-bottom: 12px;
}
.subarea_text {
    line-height: 22px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
}
.subarea_text a:link {
    color: #0254eb;
    text-decoration: none;
}
.subarea_text a:visited {
    color: #0254eb;
}
.subarea_text a:hover {
    color: #0254eb;
    text-decoration: underline;
}
.subarea_text a:active {
    color: #0254eb;
}
.subarea_text_privacy {
    line-height: 22px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
}
.subarea_text_privacy a:link {
    text-decoration: none;
}
.subarea_text_privacy a:visited {}
.subarea_text_privacy a:hover {
    text-decoration: none;
}
.subarea_text_privacy a:active {}
.subarea_form {
    padding-left: 16px;
    padding-right: 16px;
}
.subarea_img {
    margin-top: 2px;
    margin-bottom: 8px;
    width: 100%;
}
.subarea_vid {
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 8px;
    position: relative;
    padding-bottom: 53.5%;
    height: 0;
    overflow: hidden;
}
.subarea_vid iframe, .subarea_vid object, .subarea_vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bottom_main_b3 {
    display: none;
}
.playarea_b1_side_300 {
    position: absolute;
    top: 501px;
    left: -392px;
    width: 300px;
    height: 600px;
}
.playarea_b2_side_300 {
    position: absolute;
    top: 501px;
    left: 1088px;
    width: 300px;
    height: 600px;
}
.playarea_b1_side_160 {
    display: none
}
.playarea_b2_side_160 {
    display: none
}
.playarea {
    float: left;
    width: 100%;
    margin-top: 13px;
    background-color: #fbfaf4;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #dacba1;
}
.playarea_head {
    background-color: #ffffff;
    width: 728px;
    height: 90px;
    margin: 0px auto;
    margin-top: 12px;
    margin-bottom: 150px;
}
.playarea_game_res {
    display: none;
}
.playarea_game {
    text-align: center;
}
.playarea_social {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
.playarea_facebook {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}
.playarea_twitter {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}
.playarea_bookmark {
    display: inline-block;
    vertical-align: top;
}
.playarea_bookmark_text {
    display: inline-block;
    padding-left: 2px;
}
.playarea_bookmark_text A:link {
    text-decoration: none;
}
.playarea_bookmark_text A:visited {
    text-decoration: none;
}
.playarea_bookmark_text A:hover {
    text-decoration: underline;
}
.playarea_bookmark_text A:active {
    text-decoration: none;
}
.playarea_b2 {
    background-color: #ffffff;
    width: 728px;
    height: 90px;
    margin: 0px auto;
    margin-top: 98px;
    margin-bottom: 12px;
}
.playarea_b2_res {
    display: none;
}
.infoarea_top {
    font-weight: 700;
    font-size: 20px;
    color: #373d36;
    line-height: 46px;
    background-color: #b4dfae;
    height: 46px;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
.infoarea_body {
    padding-top: 20px;
    padding-bottom: 12px;
    padding-left: 24px;
}
.infoarea_left {
    width: 112px;
    float: left;
    margin-bottom: 6px;
    font-weight: 700;
}
.infoarea_right {
    padding-right: 15px;
    width: 85%;
    float: left;
    line-height: 22px;
    padding-bottom: 10px;
}
.rategame_1 {
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 6px;
}
.rategame_2 {
    display: inline-block;
    margin-left: 5px;
    padding-top: 1px;
    position: absolute;
}
.rategame_3 {
    padding-bottom: 14px;
    padding-top: 2px;
    margin-left: -3px;
    font-size: 15px;
}
.rategame_4 {
    padding-bottom: 10px;
}
.rategame_5 {
    color: #c42323;
    font-weight: bold;
}
.rategame_button {
    font-weight: bold;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #272727;
    box-sizing: border-box;
    text-align: center;
    outline: none;
    padding: 0 10px;
    min-width: 200px;
    height: 43px;
    border: 1px solid #adada7;
    border-bottom: 4px solid #adada7;
    background: #d5d5d5;
    margin: 0 0 0.25em;
    cursor: pointer;
    -webkit-appearance: none;
}
.rategame_button:hover, rategame_button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    border: 1px solid #a5a5a4;
    border-bottom: 1px solid #a5a5a4;
    background: #c8c8c8;
    color: #272727;
}
.rategame_votescount {
    margin-left: 4px;
    margin-bottom: 2px;
    color: #959595;
    font-size: 13px;
    font-style: italic;
    width: 155px;
}
.infoarea_b3 {
    display: none;
}
/*** GAMES *****/
.arkadiumspidersolitaire {
    width: 800px;
    height: 526px;
}
.gameboss_spider {
    width: 880px;
    height: 600px;
}
.squidbyte_spider {
    width: 880px;
    height: 550px;
}
.relaxedspider {
    width: 880px;
    height: 550px;
}
.klondikesolitaire {
    width: 800px;
    height: 600px;
}
.solitairespider {
    width: 800px;
    height: 526px;
}
@media (max-width: 1750px) {
    .playarea_b1_side_300, .playarea_b2_side_300 {
        display: none;
    }
    .playarea_b1_side_160 {
        display: block;
        position: absolute;
        top: 501px;
        left: -252px;
        width: 160px;
        height: 600px;
    }
    .playarea_b2_side_160 {
        display: block;
        position: absolute;
        top: 501px;
        left: 1088px;
        width: 160px;
        height: 600px;
    }
}
@media (max-width: 1500px) {
    .playarea_b1_side_160 {
        display: none;
    }
    #wrapper {
        margin-left: 5px;
        margin-right: auto;
    }
}
@media (max-width: 1279px) {
    .playarea_b2_side_160 {
        display: none;
    }
}
@media (max-width: 1023px) {
    #wrapper {
        width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
    .fixed, .leftarea {
        display: none;
    }
    #bodyarea {
        margin-top: 12px;
    }
    .gamesarea {
        margin-bottom: 0px;
    }
    .playarea {
        margin-top: 0px;
    }
    .rightarea {
        margin-top: 0px;
        width: 100%;
    }
    .gamewrapper {
        margin-left: 12px;
        width: 239px;
    }
    .gameimg {
        width: 239px;
        height: auto;
    }
    .bottom_main_b3 {
        padding-bottom: 75px;
        text-align: center;
        float: left;
        width: 100%;
        display: inline-block
    }
    .playarea_head, .playarea_b2 {
        display: none
    }
    .playarea_game {
        margin-top: 12px;
    }
    .top_b {
        display: block;
        padding-top: 0px;
        text-align: center;
        margin-bottom: 10px
    }
    .top_b_game {
        display: block;
        padding-top: 0px;
        text-align: center;
        margin-bottom: 138px
    }
    .playarea_b2_res {
        padding-top: 0px;
        text-align: center;
        width: 100%;
        margin-top: 96px;
        margin-bottom: 12px;
        display: inline-block;
    }
    .infoarea_b3 {
        display: block;
        padding-bottom: 75px;
        text-align: center;
        float: left;
        width: 100%;
    }
    .slicknav_btn {
        position: relative;
        display: block;
        float: right;
        padding: .540em .920em;
        line-height: 1.125em;
        cursor: pointer;
        margin: 6px 6px 11px;
        text-decoration: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #ecbd4c;
        border-right: 1px solid #daad3f;
        border-bottom: 5px solid #bb912b;
    }
    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.188em;
    }
    .slicknav_menu {
        *zoom: 1;
        display: block;
    }
    .slicknav_menu .slicknav_menutxt {
        display: block;
        line-height: 1.188em;
        float: left;
    }
    .slicknav_menu .slicknav_icon {
        float: left;
        margin: 0.188em 0 0 0.438em;
    }
    .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.125em;
        height: .125em;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }
    .slicknav_menu:before {
        content: " ";
        display: table;
    }
    .slicknav_menu:after {
        content: " ";
        display: table;
        clear: both;
    }
    .slicknav_nav {
        clear: both;
    }
    .slicknav_nav ul {
        display: block;
    }
    .slicknav_nav li {
        display: block;
    }
    .slicknav_nav .slicknav_item {
        cursor: pointer;
    }
    .slicknav_nav .slicknav_item a {
        display: inline;
    }
    .slicknav_nav .slicknav_row {
        display: block;
    }
    .slicknav_nav a {
        display: block;
    }
    .slicknav_menu {
        font-size: 16px;
        box-sizing: border-box;
        padding: 5px;
        position: relative;
    }
    .slicknav_menu .slicknav_menutxt {
        color: #513b06;
        font-weight: bold;
    }
    .slicknav_menu .slicknav_icon-bar {
        background-color: #513b06;
    }
    .slicknav_nav {
        font-family: "Open Sans", Arial, sans-serif;
        color: #513b06;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 8px;
        list-style: none;
        background-color: #ecbd4c;
        display: block;
        width: 100%;
    }
    .slicknav_nav a {
        padding: 10px 20px 10px 20px;
        margin: 0px 0px 0px 0px;
        text-decoration: none;
        color: #513b06;
        border-bottom: 1px solid #bb912b;
    }
    .slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_row:hover a {
        background: #fcc33b;
        color: #513b06;
    }
    .arkadiumspidersolitaire {
        width: 743px;
        height: 489px;
    }
    .gameboss_spider {
        width: 743px;
        height: 507px;
        ;
    }
    .squidbyte_spider {
        width: 743px;
        height: 464px;
    }
    .relaxedspider {
        width: 743px;
        height: 464px;
    }
    .klondikesolitaire {
        width: 743px;
        height: 557px;
    }
    .solitairespider {
        width: 743px;
        height: 489px;
    }
}
@media (max-width: 767px) {
    #wrapper {
        width: 631px;
    }
    .socialarea {
        position: relative;
        text-align: center;
        margin-top: 0px;
    }
    .top_logo {
        padding-top: 0px;
        padding-bottom: 14px;
    }
    .adarea1 {
        display: none;
    }
    .introduction {
        height: auto;
        width: 100%
    }
    .introduction_text {
        padding-bottom: 12px;
    }
    .gamewrapper {
        width: 296px;
        margin-left: 13px;
    }
    .gameimg {
        width: 296px;
    }
    .arkadiumspidersolitaire {
        width: 605px;
        height: 398px;
    }
    .gameboss_spider {
        width: 605px;
        height: 413px;
    }
    .squidbyte_spider {
        width: 605px;
        height: 378px;
    }
    .relaxedspider {
        width: 605px;
        height: 378px;
    }
    .klondikesolitaire {
        width: 605px;
        height: 454px;
    }
    .solitairespider {
        width: 605px;
        height: 398px;
    }
}
@media (max-width: 640px) {
    #wrapper {
        width: 503px;
    }
    .gamewrapper {
        width: 239px;
        padding-left: 132px;
    }
    .gameimg {
        width: 239px;
    }
    .playarea_game {
        display: none;
    }
    .playarea_game_res {
        padding-top: 12px;
        width: 479px;
        display: block;
        margin: 0px auto;
    }
    .playarea_game_res img {
        width: 100%
    }
}
@media (max-width: 525px) {
    #wrapper {
        width: 435px;
    }
    .gamewrapper {
        padding-left: 98px;
    }
    .playarea_game_res {
        width: 413px;
    }
}
@media (max-width: 480px) {
    #wrapper {
        width: 320px;
    }
    .gamewrapper {
        width: 294px;
        padding-left: 0px;
    }
    .gameimg {
        width: 294px;
    }
    .playarea_game_res {
        width: 300px;
    }
}