@font-face {
    font-family: 'Dumbledor';
    src: url('fonts/dum1.eot?#iefix') format('embedded-opentype'), 
         url('fonts/dum1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'Open Sans';
    font-size: 12pt;
    background-image: url('img/bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center 0;  
    background-color: #000000;
    text-shadow: #dddddd 1px 1px 3px;
    color: #000;
    margin: 0;
    padding: 0;
	overflow-x: hidden;
    overflow-y: scroll;
}

select {
  font-size: 20px;
}

input {
  font-size: 20px;
}

.important {
    font-size: 14pt;
}

.small-grey {
    font-size: 8pt;
    color: #808285;
    line-height: normal;
}

a, a:active, a:hover, a:visited {
    color: #DCAA46;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: 0;
}
.justify {
    text-align: justify;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}

.hidden {
    display: none;
}

.fr {
    float: right;
}
.fl {
    float: left;
}

.nomargin {
    margin: 0;
}
.no-topmargin {
    margin-top: 0;
}

.img-margin {
    margin: 30px 0;
}
.img-margin-top {
    margin: 30px 0 0 0;
}
.img-margin-bottom {
    margin: 0 0 30px 0;
}

#logo {
    margin: 0;
    text-align: center;
}
#logo img { 
    border: 0; 
}

#header {
    width: 1000px;
    height: 67px;
    background-image: url(img/menu-line.png);
    margin: 0 auto;
}
#menu {
    font-family: 'Dumbledor';
    font-size: 13pt;
    background-repeat: no-repeat;
    padding: 26px 0 0 30px;
    text-transform: uppercase;
    text-shadow: #000 1px 1px 3px;
    list-style: none;
}
#menu li a {
    color: #ccc;
    display: inline-block;
    float: left;
    margin-right: 40px;
}
#menu li a img {
    border: 0;
}
#menu li a.selected {
    color: #DCAA46;
}
#menu li a.highlighted {
    color: white;
}
#menu li a.important {
    color: red;
}
#menu li a, #menu li a:hover, #menu li a:active, #menu li a:visited {
    font-weight: normal;
    text-decoration: none;
}
#menu li a:hover {
    color: #DCAA46;
}

#content-title {
    margin: 0;
    padding: 0;
    min-height: 120px;
    display: block;
    color: #000;
    font-size: 22pt;
    font-weight: bold;
    background-color: #E1E1E1;
    background-position: 520px 0;
    background-repeat: no-repeat;
}
#content-title .pad {
    padding: 22px 30px;
    position: relative;
    top: 58px;
    transform: translateY(-50%);
}
.subtitle {
    font-style: italic;
    font-weight: normal;
}

#content-wrapper {
    width: 1000px;
    background-image: url('img/content-bg.png');
    margin: 0 auto;
    background-color: #E1E1E1;
}

#content-left {
    margin: 0;
    padding: 0;
    min-height: 830px;
    width: 695px;
}
#content-right {
    margin: 0;
    padding: 0;
    float: right;
    width: 302px;
}

#content {
    margin: 0;
    padding-bottom: 30px;
}

#content-wrapper .pad {
    padding: 0 30px;
}

#content .pad {
    line-height: 17pt;
}


#footer {
    margin: 0 auto;
    width: 1000px;
    height: 60px;
    text-align: left;
    background-color: #000;
    text-shadow: none;
}
#footer .pad {
    color: #fff;
    padding-top: 22px;
    padding-left: 3px;
    font-size: 9pt;
}

h2 {
    font-size: 22pt;
    font-weight: lighter;
    display: block;
    line-height: normal;
}

h2 div {
    padding: 10px 30px;
    background-color: #E1E1E1;
    width: auto;
    display: inline-block;
}

h2 div.full {
    display: block;
}

.icon-head {
    background-color: #E1E1E1;
    width: 100%; 
    height: 106px; 
    margin: 30px 0;
}

.icon-head img {
    float: left;
}

.icon-head h2 {
    display: inline-block; 
    margin: 32px 30px 0 30px;
}

.portrait {
    width: 100%;
    min-height: 265px;
}

.portrait h2 {
    display: block; 
    height: 60px;
    width: 100%; 
    background-color: #E1E1E1; 
}

.portrait h2 span {
    padding: 9px 0 0 230px;
    display: block;
}

.portrait img {
    float: left;
}

.portrait div {
    padding: 0 30px 0 230px;
    line-height: 17pt;
}

.content-margin {
    margin-top: 30px;
}

.bullet-head {   
    margin: 0px 30px 5px 0;
    position: absolute; 
}
.bullet-cont { 
    height: 43px;
    margin: 4px 0 0 50px;
}
.bullet-cont.l2 { 
    height: 55px;
    margin-top: -2px;
}

.game-menu {
    display: block;
    width: 100%;
    height: 30px;
    background-color: #E1E1E1;
    margin-bottom: 2px;
}

.game-menu-readmore {
    margin-top: 60px;
}

.game-menu.active {
    background-color: #DCAA46;
}
 a.game-menu:hover {
    background-color: #D3BA8D;
    
}

.game-menu div {
    padding: 4px 30px;
    font-size: 12pt;
}

.game-menu div img {  
  margin-bottom: -2px;
}

a.game-menu, a.game-menu:hover, a.game-menu:active, a.game-menu:visited {
    color: black;
    text-decoration: none;
    font-weight: normal;
}

.bullet-list {
    list-style-type: none;
    padding: 0;
}

.bullet-list li {
    background: url("img/bullet-dot.png") no-repeat left 9px;
    padding-left: 20px;
}

.image-wrapper {
    background-color: #E1E1E1;
}

.news {
    background-color: #E1E1E1;
    padding: 0 0 60px 0;
}
.news h2 {
    margin: 0;
    padding: 9px 0;
    font-weight: 400;
}
#news-more-button-div {
    margin: 14px 0 -32px 0;
}

.news-item {
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 2px 0;
    padding: 17px 30px;
}
.news-item .timestamp {
    position: absolute;
    color: #A7A9AC;
}
.news-item img {
    float: right;
}
.news-item h3 {
    font-size: 12pt;
    margin: 0 0 0 120px;
    display: block;
}

.news-item .content {
    display: none;
    padding: 15px 0 0 0; 
}

.news-item.open .content {
    display: block;
}

#news-hidden-items {
    display: none;
}

h2.current-status {
    margin: 39px 0 40px 0;
    font-weight: 400;
}

/* Contact page */

.cu-textbox, .cu-textarea, .subs-textbox {
    width: 302px;
    height: 20px;
    color: #808285;
    background-color: #E1E1E1;
    border: 0;
    margin: 2px;
    padding: 5px;
}

.cu-textarea {
    color: #000;
    width: 618px;
    height: 130px;
}

.cu-submit, .subs-submit {
    width: 90px;
    height: 30px;
    background-color: #DCAA46;
    border: 0;
    color: #000;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    cursor: pointer;
    margin: 5px;
    padding: 0;
}

#pledge-changevote-button {
    width: 100px;
}

.cu-submit:hover, .subs-submit:hover {
    box-shadow: 0px 0px 2px #000;
}

.subs-submit {
    width: 80px;
    margin: 0 0 0 -3px;
}

/* Subscribe area */

.subs-textbox {
    margin: 0;
    width: 150px;
    background-color: #fff;
}

#subscribe-container {
    height: 202px;
}

#subscribe-thankyou {
    display: none;
    margin: 25px 0;
    padding-top: 64px;
    text-align: center;
}

#subscribe-header {
    margin: 25px 0;
}

#subscribe-footer, #subscribe-error {
    margin: 25px 0 0 0;
}

#subscribe-error {
    color: red;
    display: none;
}

#pledge-thankyou, #pledge-changevote, #pledge-vote, #pledge-alreadyvoted, #pledge-pleaseselect {
    display: none;
}

#pledge-pleaseselect {
    color: red;
}

.pledge-radio {
    display: block;
    width: 100%;
    background-color: #fff;
    height: 30px;
    margin: 0 0 3px 0;
    cursor: pointer;
}

.pledge-radio.active {
    background-color: #DCAA46;
}

.pledge-radio input {
    margin-top: 8px;
}

.pledge-radio label {
    position: absolute;
    margin: 5px 0 0 8px;
    width: 200px;
    font-size: 10pt;
}

.pledge-radio.l2 {
    height: 40px;
}

.pledge-radio.l2 label {
    margin-top: 2px;
}

.pledge-radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}
.pledge-radio input[type=radio] {
    display: none;
}
.pledge-radio label:before {
    content: " ";
    background-image: url('img/radio-img.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 0px;
    position: absolute;
    left: -8px;
    top: -7px;
}

.pledge-radio.l2 label:before {
    top: 2px;
}

.pledge-radio input[type=radio]:checked + label:before {
    background-position: 0 -24px;
}

.pledge-radio input[type=radio]:checked + label {
    font-weight: bold;
}

#subscribe-overlay-container {
    display: none;
}

.small-black {
    font-size: 10pt;
    font-weight: bold;
    color: #000;
}

.game-modelimg {
    float:right; 
    padding: 0px 0px 0px 30px;
}

.media-grid {
    margin: 0 30px;
    position: relative;
    padding: 0;
}

.media-grid.part1 {
    margin-top: 30px;
    height: 1050px;
	margin-bottom: 65px;
}

.media-grid.part2 {
    margin-top: 30px;
	height: 430px;
    margin-bottom: 65px;
}
    
.media-item {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 210px;
}

.media-item.w2 { width: 424px; }
.media-item.h2 { height: 424px; }
.media-item.w3 { width: 638px; }
.media-item.h3 { height: 638px; }

.media-item img {
    position: absolute;
    z-index: 1;
    border: 0;
    padding: 0;
}

.media-item div.title {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 9pt;
    height: 30px;
    background: rgba(0,0,0,0.9);
}

.media-item div.title div {
    text-shadow: none;
    padding: 6px 10px;
    font-weight: normal;
    color: white;
}

.media-item a div.title {
    text-shadow: none;
    background-image: url("img/magnifier.png");
    background-repeat: no-repeat;
    background-position: right center;
}

.media-item a:hover div.title {
    background-image: url("img/magnifier-sel.png");
}

.media-item a:hover div.title div {
    color: #dcaa46;
}

.c1 { left: 0; }
.c2 { left: 214px; }
.c3 { left: 428px; }
.r1 { top: 0; }
.r2 { top: 214px; }
.r3 { top: 428px; }
.r4 { top: 642px; }
.r5 { top: 856px; }
.r6 { top: 1070px; }
.r7 { top: 1284px; }
.r8 { top: 1498px; }
.r9 { top: 1712px; }
.r10 { top: 1926px; }
.r11 { top: 2140px; }
.r12 { top: 2354px; }
.r13 { top: 2568px; }
.r14 { top: 2782px; }


.faq_q {
    background-image: url(img/faq-q-icon.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-top: 30px;
    padding: 0 0 20px 32px;
}

.faq_a {
    background-image: url(img/faq-a-icon.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding: 0 0 30px 32px;
}

#ks-logo {
    margin: 29px 0 24px 0;
}

.see-more, .see-less {
    margin: 9px 0;
}
.see-more.big, .see-less.big {
    text-align: center;
    width: 100%;
    margin: 24px 0;
}
.see-more-content {
    display: none;
}
.see-less {
    display: none;
}

.social-facebook-element {
    position: absolute;
    margin-left: 895px;
    margin-top: -18px;
}

.help-social-facebook-element {
    position: absolute;
    margin-left: 445px;
    margin-top: -22px;
}

.navi-container {
    margin-top: 22px;
    margin-bottom: -43px;
    text-align: center;
}

.navi-next, .navi-prev, .navi-jump {
    background-image: url("img/navi-buttons.png");
    width: 30px;
    height: 31px;
    display: inline-block;
    cursor: pointer;
    line-height: 30px;
}

.navi-prev {
    background-position: 0 0;
}
.navi-prev:hover {
    background-position: 0 31px;
}
.navi-jump {
    background-position: -30px 0;
    color: #a7a9ac;
}
.navi-jump:hover, .navi-jump.active {
    background-position: -30px 31px;
    color: #000000;
}
.navi-next {
    background-position: -60px 0;
}
.navi-next:hover {
    background-position: -60px 31px;
}


/* BxSlider */

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bxslider {
    margin: 0;
    padding: 0;
}

.bx-wrapper .bx-viewport {
    margin: 0;
    background: #fff;
    
    /* fix other elements on the page moving (on Chrome) */
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-image: url(img/carousel-inactive.png);
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-image: url(img/carousel-active.png);
}

/* Poup newsletter subscription box */

.nlpopup-message {
    padding: 2em;
    position: relative;
}
.nlpopup-content {
    width: 100%;
    height: 260px
}
.nlpopup-content .nlpopup-content-title {
    font-size: 2.2em;
    text-shadow: #dddddd 1px 1px 3px;
    color: #000;
    font-weight: normal;
    margin: 0;
    width: 90%;
}
.nlpopup-content .nlpopup-content-subtitle {
    font-size: 0.94em;
    line-height: 1.8em;
    color: #b2b2b2;
    margin: 2em 0 2em;
    width: 100%;
}
.nlpopup-content form {
    margin:0;
}
input.nlpopup-field {
    width:66%;
    padding: 15px;
    font-size:1em;
    border:1px solid #cccccc;
    outline:none;
    margin: 0 0 1em;
    background:#f8fafa;
    -webkit-appearance:none;
    color: #999;
}
input.nlpopup-field:hover {
    border:1px solid #aaaaaa;
}
.nlpopup-message .nlpopup-submit-button, .nlpopup-message .nlpopup-close-button {
    width:30%;
    padding: 13px;
    font-size:1.3em;
    border:0;
    background:#dcaa46;
    outline:none;
    color:#fff;
    cursor: pointer;
    vertical-align: bottom;
    margin: 0 0 0.8em;
    -webkit-appearance:none;
}
.nlpopup-message .nlpopup-submit-button:hover, .nlpopup-message .nlpopup-close-button:hover {
    box-shadow: 0px 0px 3px #000;
    transition: 0.5s all;
}
