#gameshop_container {
    width: 924px;
    position: absolute;
    margin: -377px 0 0 -462px;
    top: 50%;
    left: 50%;
}

#gameshop_container .ui-tabs-nav {
    margin-left: 20px;
}

#gameshop_container .lex_box_inner {
    padding: 0 10px;
}

#gameshop_container #content_related {
    padding-top: 70px;
}

#gameshop_container #shop_btnNav > ul {
    width: auto;
    margin: 0 5px;
}

#gameshop_container #shop_btnNav .nav > .current {
    width: 100%;
}

#gameshop_container #shop_btnNav .nav {
    min-height: 400px;
    margin-top: 5px;
    width: 175px;
}

#gameshop_container #content_gameshop {
    position: relative;
    width: 660px;
    height: 640px;
    margin-left: 230px;
    margin-bottom: 5px;
    left: 0;
    top: 0;
    overflow: hidden;
}

#gameshop_container #logo {
    position: absolute;
    top: 50px;
    left: 42px;
    z-index: 999;
}

#gameshop_container #logo a {
    display: block;
    width: 173px;
    height: 80px;
}

#gameshop_container .enc_result .enc_table {
    width: 636px;
}

#gameshop_container .enc_result.browse_list {
    width: 100%;
    height: 600px;
    margin: 0;
    padding: 0;
    overflow: auto;
    
    scrollbar-face-color: #17375d;
    scrollbar-shadow-color: #17375d;
    scrollbar-highlight-color: #17375d;
    scrollbar-darkshadow-color: #00254a;
    scrollbar-3dlight-color: #26426a;
    scrollbar-track-color: #070c12;
    scrollbar-arrow-color: #ddb019;
}

#gameshop_container .enc_result table td {
    _padding: 0 5px 0 10px;
    padding: 5px 5px 5px 10px;
}

#gameshop_container .enc_result table table td {
    padding: 0;
    background: none;
    border: none;
    border-spacing: 0;
    height: auto;
    min-height: auto;
}

#gameshop_container .enc_result .itemPrice {
    font-size: 11px;
    float: right;
}

#gameshop_container .enc_result .selectCount {
    float: right;
    width: 48px;
}

#gameshop_container .homelink .hlA, #gameshop_container .homelink .hlB {
    width: 173px;
    height: 80px;
    background-image: url(http://gf1.geo.gfsrv.net/cdnac/8d06ad75340ac8e7ed0e9dd457cf12.png);
}

#gameshop_container .homelink .hlB {
    background-position: 0;
}

#gameshop_container #shop_btnNav .nav a.btnNav_s span {
    background: transparent;
}

#gameshop_container .ui-tabs-nav {
position: relative;
bottom: -3px;
left: 0;
text-align: center;
font-size: 0.9em;
clear: both;
z-index: 1;
}

#gameshop_container #game_control_bar {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

#gameshop_container #shop_btnNav a.btnNav_s {
    margin: -5px 0 0 -5px;
    letter-spacing: 1px;
}

#gameshop_container .ui-tabs .ui-tabs-nav li a {
    min-width: 50px;
}

#gameshop_container #game_control_bar div.bar_button {
    position: relative;
    float: right;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 8px;
    margin: 4px;
    border-radius: 5px;
    letter-spacing: 1px;
    background: #17375D;
    height: 12px;
    background: #17375D;
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17375D', endColorstr='#111E31');*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17375D), color-stop(100%,#111E31));
    background: -moz-linear-gradient(top, #17375D 0%, #111E31 100%);
    -webkit-box-shadow: 1px 1px 3px #000000;
    -moz-box-shadow: 1px 1px 3px #000000;
    box-shadow: 1px 1px 3px #000000;
    border-top: 1px solid #3f5983;
    border-bottom: 1px solid #1f2b40;
    text-shadow: 1px 1px 1px #111E31;
    z-index: 9;
}

#gameshop_container #game_control_bar div.currency {
    padding-right: 3px;
    letter-spacing: 0;
}

#gameshop_container #game_control_bar div.close {
    border-top: 1px solid #892224;
    border-bottom: 1px solid #511d21;
    background: #710314;
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#710314', endColorstr='#3a080d');*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#710314), color-stop(100%,#3a080d));
    background: -moz-linear-gradient(top, #710314 0%, #3a080d 100%);
}

#gameshop_container #game_control_bar .currency strong {
    background: url(http://gf1.geo.gfsrv.net/cdn42/bf4aa7765e1e591b5d0238a3f54737.png) right center no-repeat;
    padding: 3px 20px 3px 5px;
    font-size: 11px;
}

#gameshop_container #game_control_bar .bonus_currency strong {
    background: url(http://gf1.geo.gfsrv.net/cdn4c/fcd82910da99bd2dc2cb9e6d03dbfd.png) right center no-repeat;
    padding: 3px 20px 3px 5px;
    font-size: 11px;
}

#gameshop_container .forum_types {
    width: 100%;
    padding: 0;
}

#gameshop_container .forum_group {
    padding: 3px 0 0 10px;
}

#gameshop_container .forum_item {
    position: relative;
    width: 44%;
    height: 160px;
}

#gameshop_container .forum_item h3 {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 20px 32px 0 32px;
    text-shadow: 1px 1px 1px black;
}

#gameshop_container .forum_item p {
    font-size: .82em;
    margin: 0 32px;
    text-shadow: 1px 1px 1px black;
}

#gameshop_container .forum_item .discount {
    right: -3px;
    top: -3px;
}

#gameshop_container .charLeft, #gameshop_container .charRight {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    right: 0;
    left: 0;
    top: 0;
    background-position: bottom left;
}

#gameshop_container .charRight {
    background-position: bottom right;
}

#gameshop_container .forum_icon {
    margin: 15px;
    float: right;
}

#gameshop_container #game_footer {
    padding: 10px 40px 0 0;
    font-size: .8em;
}

#gameshop_container .itemControl {
    width: 90%;
    padding: 25px auto 0;
    background: none;
}

#gameshop_container .itemDetail div.itemDesc {
    width: 390px;
    margin-top: 20px;
}

h1.gameshop_header {
    margin-bottom: 1em;
    letter-spacing: 1px;
}