/* ============ Start of gallery-style.css ============ */

.example3 {
    height: 450px;
    margin: -16px 0 0 1px;
    width: 320px;
    z-index: 999;
}
.example3 .thumbnails {
    color: #efefef;
}
#banner {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.bigImages {
    height: auto;
    margin: 0;
    position: relative;
    width: 300px;
}
.bigImages ul li {
    display: block;
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.bigImages ul li img {
    height: auto;
    margin: 0;
    padding: 0;
    width: 300px;
}
.bigImageOnRight {
    float: right;
    margin: 0 12px 12px 0;
    position: relative;
}
.vimeo, .youtube {
    background: #000000 none repeat scroll 0 0;
    height: auto;
    width: 640px;
}
.aroundthumb {
    margin: 10em 0 0;
    position: relative;
}
.thumbnails {
    color: #fff;
    margin: 25em 0 0 -42px;
    padding: 8px 8px 0 0;
    position: absolute;
    width: 600px;
}
.thumbnailsOnLeft {
    padding: 16px 0 0;
}
.thumbnails a {
    color: #00bfff;
}
.thumbnails .note {
    background: #9acd32 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    padding: 4px;
}
.thumbnails .vimeo {
    background: #00bdee none repeat scroll 0 0;
}
.thumbnails .youtube {
    background: #ff3333 none repeat scroll 0 0;
}
.thumbnails ul li {
    border: 2px solid #a0a0a0;
    display: inline-block;
    float: left;
    height: auto;
    margin: 4px;
    width: 60px;
}
.thumbnails ul li.active {
    border: 2px solid #a0a0a0;
}
.thumbnails h3 {
    font-size: 20px;
    padding: 4px;
}
.thumbnails p {
    clear: left;
    font-size: 12px;
    margin: 8px 0;
    padding: 4px;
}
.closeButton {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
    height: 25px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 25px;
}
.closeButtonLeft {
    left: -12px;
    top: -12px;
}
.arrowButton {
    cursor: pointer;
}
.arrowButton .prevArrow {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
    height: 80px;
    left: 12px;
    position: absolute;
    top: 160px;
    width: 40px;
}
.arrowButton .nextArrow {
    background: rgba(0, 0, 0, 0) url() no-repeat scroll 0 0;
    height: 80px;
    position: absolute;
    right: 12px;
    top: 160px;
    width: 40px;
}
.animated {
    animation: 0.6s ease 0s normal none 1 running none;
}
.animated2 {
    animation: 0.6s ease 0s normal none 1 running none;
}
@keyframes pulse {
0% {
    transform: scale(0);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}
@keyframes pulse {
0% {
    transform: scale(0);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}
@keyframes pulse {
0% {
    transform: scale(0);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}
.pulse {
    animation-name: pulse;
}
@keyframes pulseHide {
0% {
    transform: scale(1);
}
50% {
    transform: scale(0.5);
}
100% {
    transform: scale(0);
}
}
@keyframes pulseHide {
0% {
    transform: scale(1);
}
50% {
    transform: scale(0.5);
}
100% {
    transform: scale(0);
}
}
@keyframes pulseHide {
0% {
    transform: scale(1);
}
50% {
    transform: scale(0.5);
}
100% {
    transform: scale(0);
}
}
.pulseHide {
    animation-name: pulseHide;
}


/* ============ End of gallery-style.css ============ */



/* ============ Start of gamesstyle.css ============ */

body {
    background-image: url(https://images.staticjw.com/gam/8694/background-header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
}
#container {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
#header {
    background-image: url(https://images.staticjw.com/gam/3119/content-header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 19px;
    margin: 20px 0 0;
    padding: 0;
}
#mainhead {
    background-image: url(https://images.staticjw.com/gam/5212/pics-header2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 84px;
    margin: 31px 0 0 39px;
    padding: 0;
    text-align: right;
    width: 820px;
}
#logo {
    height: 103px;
    margin: -103px 0 0 692px;
    padding: 0;
}
#categories {
    background-image: url(https://images.staticjw.com/gam/2495/nav-back.jpg);
    background-repeat: no-repeat;
    height: 64px;
    margin: 0 0 0 39px;
}
#lefttext {
    float: left;
    margin: 0 0 0 40px;
    padding: 10px;
    text-align: left;
    width: 620px;
}
#rightselect {
    float: right;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 220px;
}
#main {
    background-image: url(https://images.staticjw.com/gam/1471/content-back.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    margin: 0;
    min-height: 500px;
    padding: 0;
    text-align: left;
}
#listquad {
    margin: 0 0 23px;
    padding: 0;
    width: 620px;
}
#listhead {
    height: 45px;
    margin: 0;
    padding: 2px;
    width: 620px;
}
#listcontent {
    margin: 0 0 -40px 2px;
    padding: 0;
    width: 620px;
    z-index: 100;
}
#listfooter {
    height: 45px;
    margin: 0;
    padding: 0;
    width: 619px;
    z-index: 1000;
}
#footer {
    background-image: url(https://images.staticjw.com/gam/3320/background-footer.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 60px;
    margin: 0;
    padding: 0;
}
#claimpos {
    padding: 0;
}
#servicepos {
    margin: 0 auto;
    padding-top: 30px;
    text-align: right;
    width: 780px;
}
.mainnav {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.mainnav:link {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.mainnav:visited {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.mainnav:hover {
    color: #ffffff;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.mainnav:active {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.topnav {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.topnav:link {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.topnav:visited {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.topnav:hover {
    color: #ffffff;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.topnav:active {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.mainnavon {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a.mainnavon:link {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a.mainnavon:visited {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a.mainnavon:hover {
    color: #ffffff;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
a.mainnavon:active {
    color: #505050;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.Text {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 19px;
}
a.Text:link {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
a.Text:visited {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
a.Text:hover {
    color: #97959a;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
a.Text:active {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
.Textaufz {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 27px;
}
a.Textaufz:link {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
}
a.Textaufz:visited {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
}
a.Textaufz:hover {
    color: #97959a;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
}
a.Textaufz:active {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    text-decoration: none;
}
.Textweiss {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;
}
a.Textweiss:link {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
a.Textweiss:visited {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
a.Textweiss:hover {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
a.Textweiss:active {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none;
}
.Textgrau11 {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
}
a.Textgrau11:link {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
    text-decoration: none;
}
a.Textgrau11:visited {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
    text-decoration: none;
}
a.Textgrau11:hover {
    color: #97959a;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
    text-decoration: none;
}
a.Textgrau11:active {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
    text-decoration: none;
}
.Titel {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}
.Titelred {
    color: #d3373b;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
}
.Titelweiss {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
}
.Catgrey {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
}
.Catwhite {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
}
.Teaser {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
}
.eigweiss {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
}
.eigweiss10 {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
}
.eigweiss11 {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
.eigweiss12 {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
.eigweiss12norm {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}
.eigweiss14 {
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.eiggrau {
    color: #dcdbdb;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
}
.eiggrau11 {
    color: #dcdbdb;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
@media projection, screen {
.toggler {
    cursor: pointer;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    text-decoration: none;
}
.toggler-closed {
    color: #333;
    padding-left: 20px;
}
.toggler-closed:hover {
    color: #000;
    height: 30px;
    padding-left: 20px;
}
.toggler-opened {
    color: #333;
    height: 30px;
    padding-left: 20px;
}
.toggler-opened:hover {
    color: #000;
    height: 30px;
    padding-left: 20px;
}
.toggler-c {
}
.toggler-c-closed {
    background: transparent none repeat scroll 0 0;
    margin: -25px 0 25px;
    padding: 20px;
}
.toggler-c-opened {
    margin: -25px 0 25px;
    padding: 20px;
}
}
@media print {
.toggler-c {
    margin-bottom: 25px;
}
.toggler {
    display: none;
}
}
button {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    margin: 0;
    outline: medium none;
    overflow: visible;
    padding: 0;
}
:first-child + html button[type] {
}
button span span {
    background: transparent url(https://images.staticjw.com/gam/7376/suche.gif) no-repeat scroll 0 0;
    color: #b1b3b6;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: 21px;
    line-height: 19px;
    margin-left: 30px;
    padding: 0 2px 0 0;
    text-decoration: none;
    width: 99px;
}
.jNiceInputWrapper {
    background: transparent url(https://images.staticjw.com/gam/4359/input2.gif) no-repeat scroll left top;
    float: left;
}
.jNiceInputInner {
    background: transparent url(https://images.staticjw.com/gam/4359/input2.gif) no-repeat scroll right top;
    margin: 0 0 0 4px;
}
.jNiceInputInner input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: middle;
}
.jNiceInputWrapper_hover {
    background-position: left bottom;
}
.jNiceInputWrapper_hover .jNiceInputInner {
    background-position: right bottom;
}
.jRadioWrapper {
    float: left;
    z-index: 2;
}
.jNiceRadio {
    background: transparent url() no-repeat scroll center top;
    cursor: pointer;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 18px;
}
.jNiceCheckbox {
    background: transparent url() no-repeat scroll center top;
    cursor: pointer;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px;
    z-index: 2;
}
.jNiceChecked {
    background-position: center bottom;
}
.jNiceWrapper select {
    border: medium none;
    margin: 0;
    padding: 0;
}
.jNiceSelectWrapper {
    color: #505050;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 3;
}
.jNiceWrapper iframe {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.jNiceSelectWrapper .jNiceSelectText {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #cccccc currentcolor #cccccc #cccccc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    float: none;
    height: 18px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 3px;
    position: absolute;
    z-index: 100;
}
.jNiceSelectWrapper .jNiceSelectOpen {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/gam/9095/select_right.gif) no-repeat scroll center center;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    width: 21px;
    z-index: 100;
}
.jNiceSelectWrapper ul {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 95%;
    z-index: 100;
}
.jNiceSelectWrapper ul a {
    background-color: #fff;
    color: #ac2b30;
    display: block;
    padding: 5px;
    text-decoration: none;
}
.jNiceSelectWrapper ul a:hover {
    background: #e1f5ff none repeat scroll 0 0;
}
.jNiceSelectWrapper ul a.selected {
    background: #ededed none repeat scroll 0 0;
}
.jNiceFocus {
    border: 1px dotted #666666;
}
.jNiceHidden {
    opacity: 0;
    position: relative;
    z-index: -1;
}
.jNiceWrapper {
    position: relative;
    vertical-align: top;
}
.jNiceWrapper input {
    outline: medium none;
}
@media projection, screen {
.toggler2 {
    border: 1px solid #d4d4d4;
    cursor: pointer;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 30px;
    margin: 25px 0;
    padding: 5px;
    text-decoration: none;
}
.toggler2-closed {
    color: #999;
}
.toggler2-closed:hover {
    color: #000;
}
.toggler2-opened {
    color: #999;
}
.toggler2-opened:hover {
    color: #000;
}
.toggler2-c {
    margin-bottom: 25px;
}
.toggler2-c-closed {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: currentcolor #d4d4d4 #d4d4d4;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: -25px 0 25px;
    padding: 20px;
    width: 536px;
}
.toggler2-c-opened {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff8dc none repeat scroll 0 0;
    border-color: currentcolor #d4d4d4 #d4d4d4;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: -25px 0 25px;
    padding: 20px;
    width: 536px;
}
}
@media print {
.toggler2-c {
    margin-bottom: 25px;
}
.toggler2 {
    display: none;
}
}
ul#mysocial {
    margin: 0;
    padding: 0;
}
ul#mysocial li {
    float: left;
    list-style: outside none none;
    margin: 0 12px 0 0;
    padding: 0;
}
ul#mysocial li a:link {
    display: block;
    list-style: outside none none;
    margin: 0 12px 0 0;
    padding: 0;
}
ul#mysocial li a:visited {
    list-style: outside none none;
    margin: 0 12px 0 0;
    padding: 0;
}
ul#mysocial li a:hover {
    list-style: outside none none;
    margin: 0 12px 0 0;
    padding: 0;
}
ul#mysocial li a:active {
    list-style: outside none none;
    margin: 0 12px 0 0;
    padding: 0;
}
#socialtab {
    float: left;
    margin: 16px 0 0 12px;
    text-align: right;
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
}
.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}
.fancybox-skin {
    background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 4px;
    color: #444;
    position: relative;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(https://images.staticjw.com/gam/7799/fancybox_sprite.png);
}
#fancybox-loading {
    background-position: 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
#fancybox-loading div {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/gam/2693/fancybox_loading.gif) no-repeat scroll center center;
    height: 44px;
    width: 44px;
}
.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 8040;
}
.fancybox-nav {
    background: transparent url(https://images.staticjw.com/gam/4128/blank.gif) repeat scroll 0 0;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    cursor: pointer;
    height: 34px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 36px;
    z-index: 8040;
}
.fancybox-prev span {
    background-position: 0 -36px;
    left: 10px;
}
.fancybox-next span {
    background-position: 0 -72px;
    right: 10px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    left: -99999px;
    max-height: 99999px;
    max-width: 99999px;
    overflow: visible;
    position: absolute;
    top: -99999px;
    visibility: hidden;
}
.fancybox-lock {
    overflow: hidden;
}
.fancybox-overlay {
    background: rgba(0, 0, 0, 0) url(https://images.staticjw.com/gam/1739/fancybox_overlay.png) repeat scroll 0 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 8010;
}
.fancybox-overlay-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow-x: auto;
    overflow-y: scroll;
}
.fancybox-title {
    font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    visibility: hidden;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    bottom: 0;
    margin-bottom: -35px;
    position: absolute;
    right: 50%;
    text-align: center;
    z-index: 8050;
}
.fancybox-title-float-wrap .child {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 24px;
    margin-right: -100%;
    padding: 2px 20px;
    text-shadow: 0 1px 2px #222;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    color: #fff;
    margin-top: 10px;
    position: relative;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px;
    position: absolute;
}
#fancybox-buttons {
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 8050;
}
#fancybox-buttons.top {
    top: 10px;
}
#fancybox-buttons.bottom {
    bottom: 10px;
}
#fancybox-buttons ul {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%) repeat scroll 0 0;
    border: 1px solid #111;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    display: block;
    height: 30px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: 166px;
}
#fancybox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0;
}
#fancybox-buttons a {
    background-image: url(https://images.staticjw.com/gam/2264/fancybox_buttons.png);
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    opacity: 0.8;
    outline: medium none;
    text-indent: -9999px;
    width: 30px;
}
#fancybox-buttons a:hover {
    opacity: 1;
}
#fancybox-buttons a.btnPrev {
    background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
    background-position: -33px 0;
    border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
    background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
    background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
    background-position: 3px -60px;
    border-left: 1px solid #111;
    border-right: 1px solid #3e3e3e;
    width: 35px;
}
#fancybox-buttons a.btnToggleOn {
    background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
    background-position: -56px 0;
    border-left: 1px solid #111;
    width: 35px;
}
#fancybox-buttons a.btnDisabled {
    cursor: default;
    opacity: 0.4;
}

/* ============ End of gamesstyle.css ============ */

.jNiceSelectWrapper .jNiceSelectText {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #cccccc currentcolor #cccccc #cccccc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    float: none;
    height: 18px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 3px;
    position: absolute;
    z-index: 100;
}