

.gkTab {
    position: relative;
}

.gkTabWrap {
    margin: 0pt auto;
}

ul.gkTabs {
    height: 38px;
    padding: 0pt;
}

ul.gkTabs li {
    background: none repeat scroll 0% 0% transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent transparent #EEEEEE;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-image: none;
    height: 38px;
    line-height: 39px;
    float: left;
    padding: 0pt 16px;
    list-style-type: none;
    position: relative;
    top: 1px;
    color: #AFAFAF;
    -moz-transition: color 0.5s linear 0s;
    font-weight: normal;
}

ul.gkTabs li span {
    display: block;
}

ul.gkTabs li.active {
    border-bottom: 1px solid #DA4D00;
    z-index: 1;
    color: #DA4D00;
}

ul.gkTabs li:hover {
    color: #DA4D00;
    cursor: pointer;
}

.gkTabContainer0 {
    clear: both;
    margin: 0pt;
}

.gkTabContainer1 {
    overflow: hidden;
    border-top: 1px solid #EEEEEE;
}

.gkTabItem {
    float: left;
    overflow: hidden;
    padding: 0pt;
}

.gkTabButtonNext, .gkTabButtonPrev {
    display: none;
}

.gkTabContainer0, .gkTabContainer1, .gkTabContainer2 {
    position: relative;
}

.gkTabItem {
    position: absolute;
    left: -999em;
    top: 0pt;
    width: 100%;
}

.gkTabItem.active {
    position: static;
    left: 0pt;
}

.gkTabItemSpace {
    padding: 0px 0pt;
}

/* suffix tab1 */
.tab1 ul.gkTabs li.active {
    border-bottom: 1px solid #7CA401;
    color: #7CA401;
}

.tab1 ul.gkTabs li:hover {
    color: #7CA401;
}

/* suffix tab2 */
.tab2 ul.gkTabs li.active {
    border-bottom: 1px solid #008BDA;
    color: #008BDA;
}

.tab2 ul.gkTabs li:hover {
    color: #008BDA;
}

.nsp {
    position: relative;
}

.nspMain {
    overflow: hidden;
}

/* interface */
.nspBotInterface, .nspTopInterface {
    overflow: hidden;
    width: auto;
    margin: 0pt;
}

.nspBotInterface {
    margin: 0pt;
    padding: 5px 0pt 0pt;
}

.nspTopInterface div {
    position: relative;
    right: 0pt;
    padding: 0pt 3px;
}

.nspBotInterface div {
    float: right;
    margin-top: 2px;
}

/* pagination */
.nspBotInterface .nspPagination li, .nspTopInterface .nspPagination li, .nspBotInterface .nspPagination li.active, .nspTopInterface .nspPagination li.active {
    display: block;
    float: left;
    border: 3px solid transparent ! important;
    width: 5px;
    height: 5px;
    margin: -1px 0pt 0pt;
    padding: 0pt ! important;
    background: url("../images/style1/bullets.png") no-repeat scroll -1px -102px transparent;
    text-indent: -999em ! important;
    cursor: pointer;
}

.nspBotInterface .nspPagination li:hover, .nspBotInterface .nspPagination li.active, .nspTopInterface .nspPagination li:hover, .nspTopInterface .nspPagination li.active {
    background-position: -1px -12px;
    cursor: pointer;
}

.nspTopInterface .nspPagination, .nspBotInterface .nspPagination {
    border: medium none ! important;
    list-style-type: none;
    margin: 0pt;
    padding: 0pt 8px ! important;
    width: auto;
    float: left;
}

.nspBotInterface .nspCounter, .nspTopInterface .nspCounter {
    padding: 4px 8px ! important;
    font-size: 10px;
    font-weight: normal ! important;
    height: 10px;
    line-height: 10px;
    background: none repeat scroll 0% 0% transparent;
    color: #CCCCCC ! important;
    cursor: pointer;
    float: left;
    margin: 0pt 0pt 0pt 8px ! important;
}

.nspBotInterface .nspCounter span, .nspTopInterface .nspCounter span {
    color: #DFDFDF ! important;
}

/* interface */
.nspBotInterface, .nspTopInterface {
    margin-top: 0pt ! important;
}

.nspTopInterface div {
    top: 10px ! important;
}

.nspBotInterface .nspPrev, .nspTopInterface .nspPrev, .nspBotInterface .nspNext, .nspTopInterface .nspNext {
    display: block;
    float: left;
    border: medium none ! important;
    height: 14px;
    width: 14px;
    margin: -3px 0pt 0pt 2px;
    background: url("../images/style1/nsp_arrows.png") no-repeat scroll 0pt -160px transparent;
    cursor: pointer;
    text-indent: -999em;
    padding: 0pt ! important;
}

.nspBotInterface .nspPrev:hover, .nspTopInterface .nspPrev:hover, .nspBotInterface .nspNext:hover, .nspTopInterface .nspNext:hover {
    opacity: 0.8;
}

.nspBotInterface .nspNext, .nspTopInterface .nspNext {
    background-position: 0pt -10px;
}

/* article layout */
.nspArts {
    overflow: hidden;
}

.nspArt > div {
    overflow: hidden;
    padding: 0pt 10px;
}

.nspArt h4.nspHeader {
    line-height: 1.2;
    margin-bottom: 12px;
    font-size: 18px;
}

.nspArt img {
    border: 1px solid #EEEEEE;
    background: none repeat scroll 0% 0% #FFFFFF;
    padding: 4px;
}

.nspArt img:hover {
    opacity: 0.85;
}

.nspLinks h4 a {
}

.nspLinks h4 a:hover, .nspArt h4.nspHeader a:hover {
}

.nspArt p.nspText {
    margin: 0px 0px 5px ! important;
    line-height: 1.4;
}

.nspArt p.nspInfo {
    font-size: 11px;
    color: #999999;
    margin: 6px 0pt;
}

.nspArt .tleft {
    text-align: left;
}

.nspArt .tright {
    text-align: right;
}

.nspArt .tcenter {
    text-align: center;
}

.nspArt .tjustify {
    text-align: justify;
}

.nspArt .fleft {
    float: left;
}

.nspArt .fright {
    float: right;
}

.nspArt .fnone {
    clear: both;
    width: 100%;
    float: none;
}

.nspArt {
    float: left;
}

.nspReadon_class.left, .nspReadon_class.right, .nspReadon_class.center {
    clear: both;
}

.nspReadon_class.left {
    float: left;
}

.nspReadon_class.right {
    float: right;
}

.nspReadon_class.center {
    display: inline;
    float: none;
}

.box .nspLinks ul li {
    border-top: 1px solid #EBEBEB ! important;
    list-style-type: none ! important;
    background: none repeat scroll 0% 0% transparent ! important;
    padding-left: 0pt ! important;
    margin: 0pt ! important;
}

.nspLinks ul li:first-child {
    border-top: medium none ! important;
    padding-top: 0px;
}

.nspLinks ul li h4 {
    font-size: 13px;
    line-height: 1.2 ! important;
    font-weight: normal;
    margin-bottom: 6px;
}

.nspLinks ul li p {
    margin: 0pt;
    font-size: 12px;
    line-height: 130%;
}

.nspLinks ul li {
    height: auto;
    border-bottom: medium none;
    padding: 2px 0pt;
    list-style: disc outside none;
    margin: 0pt 0pt 0pt 10px;
}

.nspLinks ul {
    padding: 0pt;
    margin: 0pt;
    list-style-type: none ! important;
    clear: none ! important;
}

.nspArts.left {
    float: right;
}

.nspLinksWrap.left {
    float: left;
}

.nspArts.right {
    float: left;
}

.nspLinksWrap.right {
    float: right;
}

.nspMain .unvisible {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}

.nspAvatar {
    margin-bottom: -5px;
}

.nspArt .nspReadon {
    margin-top: 14px;
}

.nspText .readon {
    display: inline ! important;
    float: none ! important;
}

a.nspComments {
}

/* suffix color1 */
.color1 .nspBotInterface .nspPrev, .color1 .nspTopInterface .nspPrev, .color1 .nspBotInterface .nspNext, .color1 .nspTopInterface .nspNext {
    background-position: 0pt -190px;
}

.color1 .nspBotInterface .nspNext, .color1 .nspTopInterface .nspNext {
    background-position: 0pt -40px;
}

.color1 .nspBotInterface .nspPagination li:hover, .color1 .nspBotInterface .nspPagination li.active, .color1 .nspTopInterface .nspPagination li:hover, .color1 .nspTopInterface .nspPagination li.active {
    background-position: -1px -42px;
}

.color1 a.readon {
    background-position: right -37px;
}

/* suffix color2 */
.color2 .nspBotInterface .nspPrev, .color2 .nspTopInterface .nspPrev, .color2 .nspBotInterface .nspNext, .color2 .nspTopInterface .nspNext {
    background-position: 0pt -220px;
}

.color2 .nspBotInterface .nspNext, .color2 .nspTopInterface .nspNext {
    background-position: 0pt -70px;
}

.color2 .nspBotInterface .nspPagination li:hover, .color2 .nspBotInterface .nspPagination li.active, .color2 .nspTopInterface .nspPagination li:hover, .color2 .nspTopInterface .nspPagination li.active {
    background-position: -1px -72px;
}

.color2 a.readon {
    background-position: right -67px;
}

/* suffix color */
.color .nspBotInterface .nspPrev, .color .nspTopInterface .nspPrev, .color .nspBotInterface .nspNext, .color .nspTopInterface .nspNext {
    background-position: 0pt -250px;
}

.color .nspBotInterface .nspNext, .color .nspTopInterface .nspNext {
    background-position: 0pt -100px;
}

.color .nspBotInterface .nspPagination li:hover, .color .nspBotInterface .nspPagination li.active, .color .nspTopInterface .nspPagination li:hover, .color .nspTopInterface .nspPagination li.active {
    background-position: -1px -102px;
    opacity: 0.5;
}

.color .nspTopInterface div {
    right: 12px ! important;
    top: 24px ! important;
}

.box.color .nspLinks ul li {
    border-top: 1px solid #EB4E11 ! important;
}

.box.color .nspLinks ul li:first-child {
    border-top: medium none ! important;
}

.color .nspArt p.nspInfo {
    color: #F5D8BD;
}

.color a.readon {
    background-position: right -97px;
}

/* suffix dark */
.dark .nspBotInterface .nspPrev, .dark .nspTopInterface .nspPrev, .dark .nspBotInterface .nspNext, .dark .nspTopInterface .nspNext {
    background-position: 0pt -250px;
}

.dark .nspBotInterface .nspNext, .dark .nspTopInterface .nspNext {
    background-position: 0pt -100px;
}

.dark .nspBotInterface .nspPagination li:hover, .dark .nspBotInterface .nspPagination li.active, .dark .nspTopInterface .nspPagination li:hover, .dark .nspTopInterface .nspPagination li.active {
    background-position: -1px -102px;
    opacity: 0.5;
}

.dark .nspTopInterface div {
    right: 12px ! important;
    top: 24px ! important;
}

.box.dark .nspLinks ul li {
    border-top: 1px solid #555555 ! important;
}

.box.dark .nspLinks ul li:first-child {
    border-top: medium none ! important;
}

.dark a.readon {
    background-position: right -97px;
}

/* Image Show */
.gkIsWrapper-gk_the_real_design {
    position: relative;
    width: 100%;
    margin-bottom: -20px;
}

.gkIsWrapper-gk_the_real_design .gkWrap, .gkIsWrapper-gk_the_real_design .gkIsSlides {
    position: relative;
    overflow: hidden;
}

.gkIsWrapper-gk_the_real_design .gkIsSlide {
    position: absolute;
    right: -999px;
    bottom: -999px;
}

.slide-links .gkIsSlide {
    cursor: pointer;
}

.gkIsWrapper-gk_the_real_design .gkIsImage {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gkIsWrapper-gk_the_real_design .gkIsTextData {
    display: none;
}

.gkIsWrapper-gk_the_real_design .gkIsPreloader {
    position: absolute;
    z-index: 128;
    top: 0pt;
    left: 0pt;
    width: 100%;
    height: 100%;
}

.gkIsWrapper-gk_the_real_design .gkIsPreloader span {
    -moz-transition: opacity 0.35s ease-out 0s, margin-top 0.5s ease-out 0s, font-size 0.75s ease-out 0s;
    margin-top: -50%;
    opacity: 0;
    font-size: 1px;
    color: #FFFFFF;
    display: block;
    text-align: center;
}

.gkIsWrapper-gk_the_real_design .gkIsPreloader span.loading {
    font-size: 48px;
    margin-top: 23%;
    opacity: 1;
}

.gkIsWrapper-gk_the_real_design .gkIsPreloader span.loaded {
    font-size: 1px;
    opacity: 0;
    margin-top: 50%;
}

.gkIsWrapper-gk_the_real_design .gkHeaderBg {
    width: 100%;
    background: url("../images/style1/is_bg.jpg") no-repeat scroll center 0pt transparent;
}

.gkIsWrapper-gk_the_real_design .gkIsInterface {
    background: url("../images/style1/is_shadow.png") no-repeat scroll center bottom transparent;
    height: 145px;
    width: 100%;
}

.gkIsWrapper-gk_the_real_design .gkIsInterface ul {
    padding-top: 30px;
    text-align: center;
}

.gkIsWrapper-gk_the_real_design .gkIsInterface ul li {
    width: 17px;
    height: 17px;
    background: url("../images/style1/is_pagination.png") no-repeat scroll 0pt bottom transparent;
    margin-right: 8px;
    display: inline-block;
    text-indent: -999em;
    cursor: pointer;
}

.gkIsWrapper-gk_the_real_design .gkIsInterface ul li.active {
    background-position: 0pt 0pt;
}

.gkIsWrapper-gk_the_real_design .gkIsTextTitle {
    height: auto;
    position: absolute;
    float: left;
    z-index: 127;
    color: #E0DAC9 ! important;
    line-height: 80px;
    font-size: 80px;
    left: -999px;
    top: -999px;
}

.gkIsWrapper-gk_the_real_design .gkIsTextTitle a {
    color: #E0DAC9;
    text-decoration: none;
}

.gkIsWrapper-gk_the_real_design .gkIsTextTitle a:hover {
    color: #FFFFFF;
}