@charset "utf-8";

/* Game Themes */
body.game-theme{
    background: #000;
    background-color: #000;
}
.game-theme .contents {
    color: #e5e5e5;
    border-color:  #fff;
}
.game-theme .contents .feature-content h2,
.game-theme .contents .feature-content h3,
.game-theme .contents .feature-content h4,
.game-theme .contents .feature-content h5,
.game-theme .contents .feature-content h6 {
    color: #fff;
}
.game-theme .contents p {
    /*color: #e5e5e5;*/
}
.game-theme .contents a {
    /*color: #fff;*/
}

.game-theme .contents .game_white p {
    color: #e5e5e5;
}
.game-theme .contents .game_white a {
    color: #fff;
}

.game-theme .contents .ttl,
.game-theme .contents .main-title,
.game-theme .contents .sub-title {
    color: #fff;
}


.game-theme .catg{
    border:1px solid #434343;
}
.game-theme .bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
}
.game-theme .suggest a{
    color: #fff;
}
.game-theme .flexslider{
    background: transparent;
}
    .game-theme .flex-control-thumbs img{
        padding: 0;
        border-color: #000;
        border-width: 2px;
    }
    .game-theme .flex-control-thumbs img.flex-active{
        border-color: #187ecc;
    }
.game-theme .product-detail-container .txt-recommended{
    color: #fff;
}
.game-theme .container-breadcrumb .breadcrumb li{
    color: #fff;
    background: #313131;
    border-bottom: 2px solid #959595;
    border-top: 2px solid #959595;
}
.game-theme .container-breadcrumb .breadcrumb li:last-child{
    background: none;
    border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
}
    .game-theme .container-breadcrumb .breadcrumb li:first-child{
        background: #fff;
    }
        .game-theme .container-breadcrumb .breadcrumb li a{
            color: #fff;
        }
        .game-theme .container-breadcrumb .breadcrumb li:first-child a{
            color: #434343;
        }
        .game-theme .container-breadcrumb .breadcrumb li:after{
            border-left: 12px solid #313131;
         }
        .game-theme .container-breadcrumb .breadcrumb li:first-child:after{
            border-left: 12px solid #fff;
        }
        .game-theme .container-breadcrumb .breadcrumb li:before{
            border-left: 14px solid #959595;
        }
        .game-theme .container-breadcrumb .breadcrumb li.active {
                    border-top: 2px solid transparent;
                    border-bottom: 2px solid transparent;
                    background: none;
                }
        .game-theme .container-breadcrumb .breadcrumb li.active:before {
                    display: none;
                }
        .game-theme .container-breadcrumb .breadcrumb li.active:after {
            display: none;
        }

.game-theme .nav-left{
}
    .game-theme .nav-left .lbox{
        -webkit-box-shadow: none; /* Box Shadow */
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -khtml-box-shadow: none;
        --box-shadow: none;
        box-shadow: none; /* End of Box Shadow */
    }
.game-theme .txt-box .ui-tabs-anchor.selected
.game-theme .txt-box .btn-tab-basic h3 a{
    background: #fff;
}
.game-theme .product-detail-container .title-box{
    margin-bottom: 0;
    color: #fff;
}
.game-theme .contents .product-detailbox .txt-box .txt-tabs{
    background: none;
}
    .game-theme .contents .product-detailbox .txt-box .txt-tabs > div{
        background: #fff;
    }

.game-theme .model-desc,
.game-theme .model-desc-2nd,
.game-theme .model-desc-3rd{
    color: #e5e5e5;
}
    .game-theme .model-desc h3{
        color: #fff;
        border-color: #fff;
    }
.game-theme .model-desc-3rd{
}
    .game-theme .model-desc-3rd .table-cont{
    }
        .game-theme .model-desc-3rd .table-cont ul.title-row{
            background: #1a0501;
        }
            .game-theme .model-desc-3rd .table-cont ul.content-row.last li{
                border-bottom: 1px solid #fff;
            }
                .game-theme .model-desc-3rd .table-cont ul.content-row li.pricing p{
                    color: #e73305;
                }
    .game-theme .tabs.txt-tabs > ul > li{
        background: #e6e6e6;
    }
    .game-theme .tabs.txt-tabs > ul > li.ui-state-active{
        background: #fff;
    }
    .game-theme ul.listdown > li{
        color: #e5e5e5;
    }
    .game-theme .product-spec > ul > li a{
        padding: 5px 0 !important;
        text-align: center;
    }
    .game-theme .tabs.product-spec,
    .game-theme .tabs.product-spec .ui-tabs-nav{
        background: none;
    }
    .game-theme .tabs.product-spec .tabcontent,
    .game-theme .tabs.product-spec > ul > li,
    .game-theme .tabs.product-spec > ul > li a:hover,
    .game-theme .tabs.product-spec > ul > li.ui-state-active > a{
        background: #313131;
    }
    .game-theme .product-spec .tabcontent,
    .game-theme .tabs.product-spec > ul > li > h3 > a:hover,
    .game-theme .product-spec > ul > li.ui-state-hover  a,
    .game-theme .tabs.product-spec > ul > li.ui-state-active > a{
        border: none !important;
    }
    .game-theme .tabs.product-spec .boxtable dl{
        color: #fff;
    }
        .game-theme .tabs.product-spec .boxtable dl dt{
            color: #fff;
            background: #535353;
        }
        .game-theme .tabs.product-spec .boxtable dl dd{
            background: #434343;
            color: #e5e5e5;
        }
        .game-theme .tabs.product-spec .boxtable dl:nth-child(2n+1) dd{
            background: #313131;
        }
        .game-theme .tabs.product-spec .tabcontent > .boxtab h5,
        .game-theme .tabs.product-spec .tabcontent > .boxtab .list > li{
            color: #e5e5e5;
        }
        .game-theme .container-list .product-list{
            background: #fff;
        }
            .game-theme .container-list .product-list:first-child h3{
                color: #187ecc;
            }
            .game-theme .container-list .product-list ul{
            }
                .game-theme .container-list .product-list ul li{
                }
                    .game-theme .container-list .product-list ul li p{
                        font-weight: bold;
                    }
                        .game-theme .container-list .product-list ul li p span{
                            font-weight: normal;
                        }
                        .game-theme .container-list .product-list ul li p.price span{
                            font-weight: bold;
                        }
    .game-theme .catg{
        color: #fff;
        background-color: #313131;
    }
        .game-theme .catg h3{
            color: #fff;
        }
        .game-theme .catg ul{
        }
            .game-theme .catg ul li{
                color: #fff;
                background-color: #626262;
                border-color: #fff;
            }
    .game-theme .boxlist{
        background-color: #fff;
    }
        .game-theme .boxlist > ul{
        }
        .game-theme .contents .boxlist a{
            color: #187ecc;
        }

    .game-theme .container-check{
        border-color: #fff;
        background: #000;
    }
        .game-theme .container-check .title {
            color:#fff;
        }
        .game-theme .container-check .checkbox{
            color: #fff;
        }
            .game-theme .container-check .checkbox.mrg p{
                color: #fff;
            }
            .game-theme .container-check .keyword-container li{
                background: #313131;
                border: none;
            }
                .game-theme .container-check .keyword-container li.scnd{
                    font-weight: normal;
                    background: #fff;
                }
                    .game-theme .container-check .keyword-container li.scnd p,
                    .game-theme .container-check .keyword-container li.scnd p a{
                        color: #125f99;
                    }
    .game-theme .tabcontent .boxtab .title {
        color: #fff;
    }
    .game-theme .listdown .title {
        color: #fff;
    }

    .game-theme .product-detailbox .note-box,
    .game-theme .product-detailbox .note-box p{
        color: #e5e5e5;
    }



/*

Tab

*/
.game-theme .tab-button {
    margin-bottom: 0;
}
.game-theme .tab-button:after {
    display: none\9;
    height: 4px;
    background: #000;
}
.game-theme .tab-button>li {
    margin-right: 5px;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-bottom: 7px\9;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: #e5e5e5;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    border-bottom: none;
    border-bottom: 1px solid #ccc\9;
    border-radius: 5px 5px 0 0;
}
.game-theme .tab-button>li,
.game-theme .tab-button>li a{
    color: #535353;
}
.game-theme .tab-button>li:before {
    position: absolute;
    display: block;
    display: none\9;
    left: -1px;
    bottom: -5px;
    width: 150px;
    height: 5px;
    content: "\0009";
    background: #e5e5e5;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.game-theme .tab-button>li:after {
    background: none repeat scroll 0 0 #000;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    bottom: -6px;
    content: "\0009";
    display: block;
    height: 6px;
    left: -6px;
    position: absolute;
    width: 5px;
}
.game-theme .tab-button>li:first-child:after {
    display: none;
}
.game-theme .tab-button>li.active + li:after {
    border-left: 1px solid #000;
    border-radius: 0 0 0 5px;
    bottom: -5px;
    height: 7px;
    left: -6px;
    width: 5px;
}
.game-theme .tab-button>li.active {
    background: #313131;
    border-bottom: 1px solid #313131;
    border-color: #313131;
}
.game-theme .tab-button>li.active:before {
    border-left: transparent;
    border-right: transparent;
    border-bottom: transparent;
    background: #313131;
}
.game-theme .tab-button>li.active:after {
    left: -6px;
}
.game-theme .tab-button>li.active:first-child:after {
    display: none;
}
.game-theme .tab-button>li.active.last:before {
    /*border-right: 1px solid #ccc;*/
}




.game-theme .tab-content {
    clear: both;
    margin-top: -1px;
    padding: 20px;
    background: #313131;
    border: 1px solid #313131;
    border-radius: 0 5px 5px 5px;
}

.game-theme .xproduct-spec .boxtab .title{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.game-theme .xproduct-spec .tab-content,
.game-theme .xproduct-spec > .tab-button > li,
.game-theme .xproduct-spec > .tab-button > li a {
    color: #313131;
}
.game-theme .xproduct-spec > .tab-button > li:hover,
.game-theme .xproduct-spec > .tab-button > li:hover:before,
.game-theme .xproduct-spec > .tab-button > li a:hover {
    background: #313131;
    border-color: #313131;
}
.game-theme .xproduct-spec > .tab-button > li.active:before,
.game-theme .xproduct-spec > .tab-button > li.active {
    color: #fff;
    background: #313131;
    border-color: #313131;
}
.game-theme .xproduct-spec > .tab-button > li:hover a,
.game-theme .xproduct-spec > .tab-button > li.active a {
    color: #fff;
}
.game-theme .xproduct-spec .tab-content,
.game-theme .xproduct-spec > ul > li > h3 > a:hover {
    border: none !important;
    background: #313131;
}
.game-theme .xproduct-spec .boxtable dl{
    color: #fff;
}
.game-theme .xproduct-spec .boxtable dl dt{
    color: #fff;
    background: #535353;
}
.game-theme .xproduct-spec .boxtable dl dd{
    background: #434343;
    color: #e5e5e5;
}
.game-theme .xproduct-spec .boxtable dl:nth-child(2n+1) dd {
    background: #313131;
}
.game-theme .xproduct-spec .tab-content > .boxtab h5,
.game-theme .xproduct-spec .tab-content > .boxtab .list > li {
    color: #e5e5e5;
}


/*

CUSTOMIZE TAB

*/
.game-theme .customize-tab-button li:after {
    background: #000;
}
.game-theme .customize-container {
    background: #fff;
}

.game-theme .contents .title-box h2{
    margin-bottom: 10px;
}

.game-theme .tabs-content.notabs{
    background: #fff;
}

.game-theme .txt-cont,
.game-theme .xproduct-spec .boxtab,
.game-theme .catg p,
.game-theme .product-detail-container,
.game-theme .pke_win8_format table{
    color: #e5e5e5 !important;
}

.game-theme .xproduct-spec .boxtab .title {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.game-theme .xproduct-spec .spec-table .spec-name {
    background: #535353 none repeat scroll 0 0;
    color: #fff;
}
.game-theme .contents .tab-spec ul li{
    color: #e5e5e5;
}
.game-theme .xproduct-spec .spec-table div:nth-child(2n+1) .spec-data {
    background: #313131 none repeat scroll 0 0;
}
.game-theme .xproduct-spec .spec-table .spec-data {
    background: #434343 none repeat scroll 0 0;
    color: #e5e5e5;
}
.game-theme .xproduct-spec > .tab-button > li a{
    color: #555;
}

.game-theme .product-detailbox .txt-description .grid-style li,
.game-theme .product-detailbox .tabs-content .add-cart,
.game-theme .customize-summary-spec,
.game-theme .customize-price,
.game-theme .compare-product-spec .spec-list>[class^=spec-],
.game-theme .boxlist .boxlist-container li dl{
    color: #333;
}
.game-theme .product-detail-topinfo{
    color: #333 !important;
}
.product-detailbox .slider-box{
}
.game-theme .flex-viewport .slides li{
    background: #fff;
}

.game-theme .contents .sub-title{
    border-color:#fff;
}
.game-theme .item-wrap{
    background-color: #fff;
}
.game-theme .info ul li{
    border-color:#747474;
}
    .game-theme .header{
        /*padding-top: 0;*/
    }
    .game-theme .wrap-center-gaming{
        margin: 0 auto 20px auto;
        width: 790px;
    }
    .game-theme .catg{
        border:1px solid #434343;
    }
    .game-theme .bullet {
        display: inline-block;
        background: url("../../product/img/element/game_bullet.png") no-repeat;
        width: 12px;
        height: 12px;
    }
    .game-theme .suggest a{
        color: #fff;
    }
    .game-theme .flexslider{
        background: transparent;
    }
    .game-theme .flex-control-thumbs img{
        padding: 0;
        border-color: #000;
        border-width: 2px;
    }
    .game-theme .flex-control-thumbs img.flex-active{
        border-color: #187ecc;
    }
    .game-theme .product-detail-container .txt-recommended{
        color: #fff;
    }
    .game-theme .container-breadcrumb .breadcrumb li{
        color: #fff;
        background: #313131;
        border-bottom: 2px solid #959595;
        border-top: 2px solid #959595;
    }
    .game-theme .container-breadcrumb .breadcrumb li:last-child{
        background: none;
        border-bottom: 2px solid transparent;
        border-top: 2px solid transparent;
    }
    .game-theme .container-breadcrumb .breadcrumb li:first-child{
        background: #fff;
    }
    .game-theme .container-breadcrumb .breadcrumb li a{
        color: #fff;
    }
    .game-theme .container-breadcrumb .breadcrumb li:first-child a{
        color: #434343;
    }
    .game-theme .container-breadcrumb .breadcrumb li:after{
        border-left: 12px solid #313131;
    }
    .game-theme .container-breadcrumb .breadcrumb li:first-child:after{
        border-left: 12px solid #fff;
    }
    .game-theme .container-breadcrumb .breadcrumb li:before{
        border-left: 14px solid #959595;
    }
    .game-theme .container-breadcrumb .breadcrumb li.active {
        border-top: 2px solid transparent;
        border-bottom: 2px solid transparent;
        background: none;
    }
    .game-theme .container-breadcrumb .breadcrumb li.active:before {
        display: none;
    }
    .game-theme .container-breadcrumb .breadcrumb li.active:after {
        display: none;
    }

    .game-theme .nav-left{
    }
    .game-theme .nav-left .lbox{
        -webkit-box-shadow: none; /* Box Shadow */
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -khtml-box-shadow: none;
        --box-shadow: none;
        box-shadow: none; /* End of Box Shadow */
    }
    .game-theme .txt-box .ui-tabs-anchor.selected
    .game-theme .txt-box .btn-tab-basic h3 a{
        background: #fff;
    }
    .game-theme .product-detail-container .title-box{
        margin-bottom: 0;
        color: #fff;
    }
    .game-theme .contents .product-detailbox .txt-box .txt-tabs{
        background: none;
    }
    .game-theme .contents .product-detailbox .txt-box .txt-tabs > div{
        background: #fff;
    }

    .game-theme .model-desc,
    .game-theme .model-desc-2nd,
    .game-theme .model-desc-3rd{
        color: #e5e5e5;
    }
    .game-theme .model-desc h3{
        color: #fff;
        border-color: #fff;
    }
    .game-theme .model-desc-3rd{
    }
    .game-theme .model-desc-3rd .table-cont{
    }
    .game-theme .model-desc-3rd .table-cont ul.title-row{
        background: #1a0501;
    }
    .game-theme .model-desc-3rd .table-cont ul.content-row.last li{
        border-bottom: 1px solid #fff;
    }
    .game-theme .model-desc-3rd .table-cont ul.content-row li.pricing p{
        color: #e73305;
    }
    .game-theme .tabs.txt-tabs > ul > li{
        background: #e6e6e6;
    }
    .game-theme .tabs.txt-tabs > ul > li.ui-state-active{
        background: #fff;
    }
    .game-theme ul.listdown > li{
        color: #e5e5e5;
    }
    .game-theme .product-spec > ul > li a{
        padding: 5px 0 !important;
        text-align: center;
    }
    .game-theme .tabs.product-spec,
    .game-theme .tabs.product-spec .ui-tabs-nav{
        background: none;
    }
    .game-theme .tabs.product-spec .tabcontent,
    .game-theme .tabs.product-spec > ul > li,
    .game-theme .tabs.product-spec > ul > li a:hover,
    .game-theme .tabs.product-spec > ul > li.ui-state-active > a{
        background: #313131;
    }
    .game-theme .product-spec .tabcontent,
    .game-theme .tabs.product-spec > ul > li > h3 > a:hover,
    .game-theme .product-spec > ul > li.ui-state-hover  a,
    .game-theme .tabs.product-spec > ul > li.ui-state-active > a{
        border: none !important;
    }
    .game-theme .tabs.product-spec .boxtable dl{
        color: #fff;
    }
    .game-theme .tabs.product-spec .boxtable dl dt{
        color: #fff;
        background: #535353;
    }
    .game-theme .tabs.product-spec .boxtable dl dd{
        background: #434343;
        color: #e5e5e5;
    }
    .game-theme .tabs.product-spec .boxtable dl:nth-child(2n+1) dd{
        background: #313131;
    }
    .game-theme .tabs.product-spec .tabcontent > .boxtab h5,
    .game-theme .tabs.product-spec .tabcontent > .boxtab .list > li{
        color: #e5e5e5;
    }
    .game-theme .container-list .product-list{
        background: #fff;
    }
    .game-theme .container-list .product-list:first-child h3{
        color: #187ecc;
    }
    .game-theme .container-list .product-list ul{
    }
    .game-theme .container-list .product-list ul li{
    }
    .game-theme .container-list .product-list ul li p{
        font-weight: bold;
    }
    .game-theme .container-list .product-list ul li p span{
        font-weight: normal;
    }
    .game-theme .container-list .product-list ul li p.price span{
        font-weight: bold;
    }
    .game-theme .catg{
        color: #fff;
        background-color: #313131;
    }
    .game-theme .catg h3{
        color: #fff;
    }
    .game-theme .catg ul{
    }
    .game-theme .catg ul li{
        color: #fff;
        background-color: #626262;
        border-color: #fff;
    }
    .game-theme .boxlist{
        background-color: #fff;
    }
    .game-theme .boxlist > ul{
    }

    .game-theme .container-check{
        border-color: #fff;
        background: #000;
    }
    .game-theme .container-check .title {
        color:#fff;
    }
    .game-theme .container-check .checkbox{
        color: #fff;
    }
    .game-theme .container-check .checkbox.mrg p{
        color: #fff;
    }
    .game-theme .container-check .keyword-container li{
        background: #313131;
        border: none;
    }
    .game-theme .container-check .keyword-container li.scnd{
        font-weight: normal;
        background: #fff;
    }
    .game-theme .container-check .keyword-container li.scnd p,
    .game-theme .container-check .keyword-container li.scnd p a{
        color: #125f99;
    }
    .game-theme .tabcontent .boxtab .title {
        color: #fff;
    }
    .game-theme .listdown .title {
        color: #fff;
    }
    .game-theme .product-detailbox .note-box,
    .game-theme .product-detailbox .note-box p{
        color: #e5e5e5;
    }
    .game-theme .content-bottom-wrap table{
        width: 100%;
        background: #fff;
    }
    .game-theme .feature-title{
        color: #fff;
    }
    .game-theme #lightbox-container-image-data-box{
        box-sizing: content-box;
    }
    .game-theme .bto_copy ~ .game_white {
        padding-top: 30px;
    }
    .game-theme .game_white {
        color: #fff;
    }

.game-theme .game_mini {
    float: left;
    padding: 2px;
}
.game-theme .popup_button {
    position: absolute;
    right: 10px;
    top: 10px;
}
.game-theme .bto_inc_text {
    border-bottom: 1px dotted #cccccc;
    color: #cccccc;
    margin-bottom: 5px;
    margin-left: 0;
}
.game-theme .pke_win8_format h2 {
    /*
    background-color: #e5f1f4;
    border-left: 6px solid #b9d4dc;
    border-top: 1px solid #b9d4dc;
    color: #000000;
    font-size: 16px !important;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 8px 3px;
    */
    font-size: 16px !important;
    padding: 0 0 10px 0;
    margin: 25px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.game-theme h2.no-bg a:hover{
    text-decoration: none !important;
}
.game-theme #search_detail.no-bg >h2,
.game-theme #search_detail.no-bg div >h2,
.game-theme #search_detail >h2.no-bg,
.game-theme #search_detail div >h2.no-bg
{
    font-size: 14px;
    line-height: 130%;
    margin: 3px 0;
    background: none;
    color: #fff;
    border: none;
    padding: 0;
}
.game-theme #search_detail.no-bg h2.class1{background-color:#ff3366;padding:3px;color:#fff;padding-left: 4px;border: none;}
.game-theme #search_detail.no-bg h2.class2{background-color:#ff3366;padding:10px;color:#fff;font-size:120%;padding-left: 4px;border: none;}
.game-theme #search_detail.no-bg h2.class3{background-color:#0033ff;padding:5px;color:#fff;font-size:120%;padding-left: 4px;border: none;}
.game-theme #search_detail.no-bg h2.class4{background-color:#0099ff;padding:5px;color:#fff;font-size:120%;padding-left: 4px;border: none;}
.game-theme #search_detail.no-bg p.class1 {background-color:#0099ff;padding:5px;color:#fff;font-size:120%;padding-left: 4px;border: none;}
.game-theme #search_detail.no-bg .bto_copy{
    color: #cccccc;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: x-small;
    margin: 5px 0;
}

/* detail */
.game-theme .contents .txt-box p,
.game-theme .contents .area-customize p,
.game-theme .contents .compare-container p{
    color: #747474;
}

.game-theme .contents .txt-box a,
.game-theme .contents .area-customize a,
.game-theme .contents .compare-container a{
    color: #187ecc;
}

.game-theme .contents .compare-container .spec-title p{
    color: #fff;
}


@media screen\0 {
    .game-theme .product-detailbox .txt-box .txt-tabs .tabs-content{
        border: none;
    }
    .game-theme .tab-button > li::after,
    .game-theme .tab-button > li.active + li::after{
        bottom: 0;
    }
}


