.nspMainPortalMode4 { position: relative; overflow: hidden; }
.nspMainPortalMode4 .nspArtsScroll { width: 20000px; }
.nspMainPortalMode4 .nspArts { width: 100%; }
.nspMainPortalMode4 .nspImages { padding: 0 18px; }
.nspMainPortalMode4 .nspArts,
.nspMainPortalMode4 .nspArt { overflow: hidden; }
.nspMainPortalMode4 .nspArt { float: left; }
.nspMainPortalMode4 .nspArt:hover img { }
.nspMainPortalMode4 .nspArt img { }
.nspMainPortalMode4 .nspArt img,
.nspMainPortalMode4 .nspArt img a { display: block; }
.nspMainPortalMode4 .nspArt.active img { background: #1a1a1a; margin: 0!important; }

.nspMainPortalMode4 .nspHeader { width: 100%; background: #000; background: rgba(0, 0, 0, 0.65); padding: 0; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; margin: 0!important; }
.nspMainPortalMode4 .nspHeadline { padding: 0; }
.nspMainPortalMode4 .nspArtHeadline { position: absolute; bottom: -100%; z-index: 1; opacity:0; filter: alpha(opacity=0); -webkit-transition:opacity 0.3s ease-in, bottom 0.3s ease-in;  
   -moz-transition:opacity 0.3s ease-in, bottom 0.3s ease-in;  
   -o-transition:opacity 0.3s ease-in, bottom 0.3s ease-in;  
   transition:opacity 0.3s ease-in, bottom 0.3s ease-in;  }
.nspMainPortalMode4 .nspArt:hover .nspArtHeadline { opacity:1; bottom: 0; padding:0!important; filter: alpha(opacity=100); }
.nspMainPortalMode4 .nspHeader a { font-family: Arial, Verdana, sans-serif!important; color: #fff!important; font-weight: bold!important; font-size: 10px!important; padding: 8px 12px; display:block; line-height: 1.1; }

.nspMainPortalMode4 .nspArt { padding: 0 5px; }
.nspMainPortalMode4 .nspArt > div { padding: 0; position: relative; }
.nspMainPortalMode4 .nspArt > div > div { padding: 0; }

.nspMainPortalMode4 .nspPrev,
.nspMainPortalMode4 .nspNext { height: 16px; width: 16px; display: block; background: transparent url('../images/nsp_portal_mode_4_interface.png') no-repeat 0 0; text-indent: -999em; margin-top: -8px; cursor: pointer; }
.nspMainPortalMode4 .nspPrev { position: absolute; top: 50%; left: 0; z-index: 1; }
.nspMainPortalMode4 .nspNext { background-position: -16px 0; position: absolute; top: 50%; right: 0; z-index:1; }
.nspMainPortalMode4 .nspPrev:hover { background-position: 0 -16px; }
.nspMainPortalMode4 .nspNext:hover { background-position: -16px -16px; }

.nspMainPortalMode4 .nspPrev::selection,
.nspMainPortalMode4 .nspNext::selection { background:transparent!important; }
.nspMainPortalMode4 .nspPrev::-moz-selection,
.nspMainPortalMode4 .nspNext::-moz-selection { background:transparent!important; } 
.nspMainPortalMode4 .nspPrev::-webkit-selection,
.nspMainPortalMode4 .nspNext::-webkit-selection { background:transparent!important; }
/* make element unvisible */
.nspMainPortalMode4 .unvisible { height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; }
/* font-size classes */
.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%; }
