/*
#------------------------------------------------------------------------
# game. - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles 


/* h4.nspHeader a {
    color: #666;
} */

.tblview {
    border: none;
    border-collapse: collapse;
}
.tblro1 {
    background-color: #000;
}

.itemSocialSharing {
    border: none !important;
}

#gkSidebar .box:first-child {
    margin: 0;
    background: #000;
    padding: 0px 0px 15px 0px;
}

.nspArt p.nspText {
    margin: 0 0 0 10px!important;
}

article header h2 {
    background: #d82731;
}

.itemList {
    margin: 0px;
}

#k2Container article header h2 a:hover {
    color: #000;
}

a, #gkMainbody a:active, #gkMainbody a:focus, #gkMainbody a:hover, #gkMainbody header h2 a, #k2Container article header h2 a {
    color: #fff;
}

.itemAttachmentsBlock {
    margin: 0 0 48px;
    min-height: 38px;
    padding: 10px;
    background: #d82731 !important;
}
itemLinks .itemAttachmentsBlock ul li a {

    font-weight: 400;
    margin-left: 12px;
    background: #d82731 !important;
    color: #fff !important;
    float: left !important;
    line-height: 28px !important;
    padding: 0 8px !important;
}

.tblro0 {
    background-color: #000;
}

.tblview td, .tblview th {
    border: none;
    padding: 3px 5px;
    text-align: center;
    color: #fff;
}

.gkTabsWrap ol li.active, .gkTabsWrap ol li.active:hover {
    background: #d82731;
}

.gkTabsWrap ol li.active:after {
    border-top-color: #d82731;
}


/*  Background */

#gkBg {
    background: #000 url(/images/headers/lnjsa-slide-001.jpg) no-repeat center 0;
    background-size: 2400px 900px;
    overflow: hidden;
}


@media only screen and (max-width:760px) {
#gkBanners > div {
    display: block;
    float: none;
    width: 100%;
}

#gkBanners > div > div:first-child {
    margin-top: 0;
}

/*  Page Bits  */

.itemSocialSharing {
    border: 0;
}


#gkHeader h1.gkPage {
    font-size: 0px;
    text-shadow: #000 1px 1px 1px;
}

p {
    margin: 1em 0 1.2em;
}

h3 {
    font-size: 24px;
}

.itemBody > ul, .itemBody > div > ul, ul.gkBullet1, ul.gkBullet2, ul.gkBullet3, ul.gkBullet4 {
    margin: 1em 0;
    padding: 0;
}

ul li {
    line-height: 1.3;
}

.componentheading {
    font-size: 30px;
    font-weight: 500;
    background: #d82731;
    color: #fff;
    padding: 4px 0px 3px 10px;
}

article header h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    background: #fff;
}

/*  Slide  */

.gkIsWrapper-gk_game figcaption p, .gkIsWrapper-gk_game figcaption a {
    color: #fff;
    text-shadow: #000 1px 1px 1px;
}


/* Phoca Download for Banner Right */

.phoca-dl-file-box-mod .pd-mf-box {
    clear: both !important;
    padding: 10px 3px 11px 8px !important;
    border-bottom: 1px solid #e73f48!important;
}

/*  Ladders  */

.gkTabsContainer {
    background: #fff;
}

.gkTabsWrap ol li.active, .gkTabsWrap ol li.active:hover {
    background: #d82731;
}

.gkTabsWrap ol li.active:after {
    border-top-color: #d82731;
}


/*  Inset & Sidebar  */

#gkInset, #gkArticleInset, #gkSidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    text-align: left;
}

#gkInset {
    margin-top: -15px;
    padding: 15px 15px;
}

#gkInset .box, #gkSidebar .box {
    margin: 25px 0 0 0;
}

#gkInset {
    background: #eee;
}


#gkPageContent > div {
    background: #fff;
    box-sizing: border-box;
    clear: both;
    padding: 15px 25px 0 25px;
    width: 100%;
}


.box.list .nspArt {
    border-bottom: none;
}

.box.list .nspHeader {
    color: #000;
    font-size: 20px;
    padding: 0 0 10px 0;
}

#gkBg {
    background: #000 url(../images/bg1.jpg) no-repeat center 0;
    background-size: 2200px 1586px;
    overflow: hidden;
}

/*  k2  */

article header h1 {
    font-size: 34px;
    font-weight: 500;
    background: #d82731;
    color: #fff;
}

.itemSocialSharing {
    border: 0px solid #e5e5e5;
    margin: 5px 0 0;
    padding: 0px 20px 14px;
}

/*  Top Menu  8*/

.gkMenu > ul li > .childcontent .gkcol {
    height: auto !important;
}

 #gkTopBar {
    background: #d82731;
    color: #fff;
}


.gkMenu > ul > li > a {
    color: #FFF;
}

.gkMenu > ul > li.haschild:after {
    color: #FFF;
}

.gkMenu > ul > li.active > a {
    color: #333;
}

*/