



.float-left {
    float: left;
}

.homepage-top {
    float: left;
    width: 740px;
}

.homepage-top-left {
    display: inline;
    float: left;
    width: 590px;
}

.homepage-top-right {
    display: inline;
    float: right;
    width: 150px;
    height: 275px;
}

.homepage-bottom {
    float: left;
}

.sub_headline1 {
    width: 740px;
}

.homepage-row {
    float: left;
    margin: 7px 1px 0;
    width: 738px;
    
    position: relative;
    font-family: 'Nunito', Arial, sans-serif;
}

.homepage-box {
    border: 6px solid #fad3b4;
    border-radius: 10px;
    float: left;
    height: 130px;
    margin-left: 7px;
    position: relative;
    width: 130px;
}

.homepage-box.first {
    margin-left: 0px;
}

.banner-box {
    float: left;
    margin-left: 7px;
}

.gamebox-wrapper-up {
    float: left;
    height: 130px;
    overflow: hidden;
    position: relative;
    width: 130px;
    z-index: 1;
}

.gamebox-wrapper {
    float: left;
    height: 130px;
    position: relative;
    width: 130px;
}

.gamebox-image,
.gamebox-image-up {
    display: block; 
    position: absolute;
    width: 130px;
    height: 130px;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: #FAD3B4
}

.gamebox-image .game-image {
    border: none;
}

.gamebox-hover {
    display: block;
    width: 130px;
    height: 130px;
    float: left;
    background-color: #f58334;
}

.gamebox-hover-content {
    position: relative;
    top: 10px;
    left: 10px;
    width: 110px;
    height: 110px;
}

.gamebox-hover .game-name {
    color: #fff;
    font-size: 14px;
}

.gamebox-hover .game-category {
    color: #fff;
    font-size: 12px;
}

.gamebox-hover .game-type-name {
    color: #fff;
    font-size: 18px;
}

.gamebox-image-up .game-type-name {
    color: #B7530D;
    font-size: 18px;
    position: absolute;
    text-align: center;
    bottom: 10px;
    width: 100%;
    line-height: 20px;
}

.deluxe-overlay {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/deluxe_overlay.png?v=20210503.171.320') top left no-repeat;
    height: 63px;
    left: 67px;
    position: absolute;
    width: 63px;
}

.playbutton {
    background-color: #fff;
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
    width: 110px;
} 
.playbutton span {
    color: #F58334;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;	
}

.icon-image {
    position: absolute;
    height: 53px;
    width: 57px;
    bottom: 50px;
    left: 36px;
}

.stars-filled {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/stars.png?v=20210503.171.320') 0 -1px repeat-x;
    height: 13px;
    float: left;
}

.stars-empty {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/stars.png?v=20210503.171.320') 0 -14px repeat-x;
    width: 75px;
    height: 13px;
    float: left;
}

.homepage-contact-row {
    height: 78px;
    margin: 7px 1px 0;
    width: 738px;
    float: left;
}

.homepage-newsletter-box {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/box/newsletter.jpg?v=20210503.171.320') top left no-repeat;
    width: 141px;
    margin-right: 8px;
    float: left;
    height: 78px;
}

.homepage-blog-box {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/box/blog.jpg?v=20210503.171.320') top left no-repeat;
    width: 291px;
    margin-right: 8px;
    float: left;
    height: 78px;
}

.homepage-social-box {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/box/social.jpg?v=20210503.171.320') top left no-repeat;
    width: 290px;
    float: left;
    height: 78px;
}

.homepage-newsletter-box-empty {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/box/newsletter_empty.jpg?v=20210503.171.320') top left no-repeat;
    width: 141px;
    margin-right: 8px;
    float: left;
    height: 78px;
}

.homepage-blog-box-empty {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/box/blog_empty.jpg?v=20210503.171.320') top left no-repeat;
    width: 291px;
    margin-right: 8px;
    float: left;
    height: 78px;
}


.newsletter-text-box {
    display: table;
    margin-left: 37px;
    width: 91px;
    height: 78px;
}

.blog-text-box {
    display: table;
    height: 78px;
    margin-left: 75px;
    width: 206px;
}

.social-text-box {
    display: table;
    margin-left: 15px;
    width:65px;
    height: 78px;
    float: left;
}

.text-box {
    display: table-cell;
    vertical-align: middle;
    color: #5E7850;
}

.text-box a {
    font-weight: bold;
    color: #5E7850;
}

.like-button {
    float: left;
    margin-top: 8px;
}

.like-button .float-left {
    margin-right: 3px;
}

.homepage-customer-box {
    background: transparent url('https://cdn.ghstatic.com/images/site/zylom/homepage/grp/knipsels.jpg?v=20210503.171.320') top left no-repeat;
    margin: 15px 2px 0;
    width: 736px;
    float: left;
    height: 168px;
    position: relative;
}

.homepage-customer-box span {
    display: block;
    font-size: 10px;
    margin-right: 0;
    text-align: right;
}

.homepage-customer-box .header {
    color: #6D6D6D;
    font-style: italic;
    font-weight: bold;
    margin-left: 0;
    position: absolute;
    top: 10px;
}

.homepage-customer-box .review1 {
    color: #6D6D6D;
    font-family: Arial;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    left: 5px;
    position: absolute;
    top: 62px;
    width: 247px;
}

.homepage-customer-box .review2 {
    color: #7B7154;
    font-family: Times;
    font-size: 12px;
    margin-left: 8px;
    position: absolute;
    top: 107px;
    width: 245px;
}

.homepage-customer-box .review3 {
    color: #474747;
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 9px;
    top: 14px;
    width: 215px;
}

.homepage-customer-box .review4 {
    color: #5D5D5D;
    font-family: Times;
    font-size: 16px;
    left: 267px;
    position: absolute;
    top: 16px;
    width: 235px;
}

.homepage-customer-box .review5 {
    color: #383838;
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    left: 270px;
    line-height: 12px;
    position: absolute;
    top: 70px;
    width: 215px;
}

.homepage-customer-box .review6 {
    color: #021E70;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 17px;
    top: 77px;
    width: 223px;
}

.mcafee-container {
    float: right;
    height: 35px;
    margin-top: 140px;
    overflow: hidden;
    position: relative;
    width: 80px;
}

.play_again_icon {
    position: relative;
    top: 3px;
}