/**
* Main CSS file
* @package News Show Pro GK4
* @Copyright (C) 2009-2011 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: GK4 1.0 $
**/
.nspMain {
    overflow: hidden;
}
.nspBotInterface, .nspTopInterface {
    margin: 5px 0;
    overflow: hidden;
}
.nspBotInterface div, .nspTopInterface div {
    float: right;
    margin: 0 16px 0 0;
}
.nspPagination {
    float: left;
    list-style-type: none !important;
    margin: 3px 0 0 !important;
    padding: 0 !important;
}
.nspPagination li {
    background: url("../images/interface.png") no-repeat scroll 50% 0 transparent;
    cursor: pointer;
    float: left;
    height: 8px;
    margin: 0 4px 0 0 !important;
    text-indent: -999em;
    width: 8px;
}
.nspPagination li:hover, .nspPagination li.active {
    background-position: 50% -8px;
}
.nspNext, .nspPrev {
    background: url("../images/interface.png") no-repeat scroll 0 -16px transparent;
    cursor: pointer;
    float: left;
    height: 14px;
    margin: 0 0 0 4px;
    text-indent: -999em;
    width: 14px;
}
.nspPrev {
    background-position: 0 -44px;
}
.nspNext:hover, .nspPrev:hover {
    background-position: 0 -30px;
}
.nspPrev:hover {
    background-position: 0 -58px;
}
.nspCounter {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    color: #878787;
    cursor: pointer;
    float: left;
    font-size: 9px;
    margin: 0 0 0 8px;
    padding: 1px 4px;
}
.nspCounter span {
}
.nspBotInterface .nspCounter strong, .nspTopInterface .nspCounter strong {
}
.nspArts {
    overflow: hidden;
}
.nspArt {
    float: left;
}
.nspArt div {
    overflow: hidden;
}
.nspArt h4.nspHeader {
    color: #9C1C3F;
    font: 18px/18px 'SignikaRegular',Arial,sans-serif;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 0;
	line-height: 23px;
}
.nspArt h4.nspHeader a {
    text-decoration: none;
}
.nspArt h4.nspHeader a:hover {
}
.nspArt img.nspImage {
    border: medium none;
}
.nspArt p.nspText {
    float: none;
}
.nspArt p.nspText a {
}
.nspArt p.nspText a:hover {
}
.nspArt p.nspInfo {
    font-size: 90%;
}
.nspArt p.nspInfo a {
}
.nspArt p.nspInfo a:hover {
}
.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;
    float: none;
    width: 100%;
}
.readon.left, .readon.right, .readon.center {
    clear: both;
}
.readon.left {
    float: left;
}
.readon.right {
    float: right;
}
.readon.center {
    display: inline;
    float: none;
}
.nspAvatar {
}
.nspLinks {
}
.nspLinks ul {
    list-style-type: none !important;
    padding: 0 !important;
}
.nspLinks ul li {
    margin: 0 30px 0 0 !important;
}
.nspLinks ul li:hover {
}
.nspLinks ul li h4 {
}
.nspLinks ul li h4 a {
    text-decoration: none;
}
.nspLinks ul li h4 a:hover {
}
.nspLinks ul li p {
}
.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;
}
.nspFs80 {
    font-size: 80%;
}
.nspFs90 {
    font-size: 90%;
}
.nspFs100 {
    font-size: 100%;
}
.nspFs110 {
    font-size: 110%;
}
.nspFs120 {
    font-size: 120%;
}
.nspFs130 {
    font-size: 130%;
}
.nspFs140 {
    font-size: 140%;
}
.nspFs150 {
    font-size: 150%;
}
.nspFs160 {
    font-size: 160%;
}
.nspFs170 {
    font-size: 170%;
}
.nspFs180 {
    font-size: 180%;
}
.nspFs190 {
    font-size: 190%;
}
.nspFs200 {
    font-size: 200%;
}
.nspVmStore .PricesalesPrice {
    float: left;
    margin: 0;
    padding: 0;
}
.nspVmStore .PricediscountAmount {
    clear: left;
    color: #B6B6B6;
    float: left;
    font-size: 11px;
    line-height: 12px;
}
.nspVmStore .PricetaxAmount {
    clear: left;
    color: #B6B6B6;
    float: left;
    font-size: 11px;
    line-height: 12px;
}
.nspVmStore input.addtocart-button {
    background: url("../images/nsp_add_to_cart.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 30px;
    margin: 0;
    text-indent: -999em;
    width: 30px;
}
.nspVmStore input.addtocart-button:hover {
    background-position: 0 bottom !important;
}
.nspVmStore div.PricesalesPrice {
    font-size: 18px;
    line-height: 22px;
}
.nspVmStore {
    border-top: 1px solid #EEEEEE;
    height: 40px;
    padding: 12px 0 0;
}
.nspVmStore form {
    float: right;
}