/*

#------------------------------------------------------------------------

# Appsite - March 2011 template (for Joomla 1.6)

#

# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.

# License: Copyrighted Commercial Software

# Website: http://www.gavick.com

# Support: support@gavick.com 

*/



/* 

 * News Show Pro GK4

 */

 

.nsp {
	position:relative;
}
.nspMain {
	overflow:hidden;
}
/* interface */

.nspBotInterface,  .nspTopInterface {
	overflow:hidden;
	width:auto;
	margin: 0;
}
.nspBotInterface {
	margin:0;
	padding-top:6px;
}
.nspTopInterface div {
	position: absolute;
	right: 12px;
	top: 8px;
}
.nspBotInterface div {
	float: right;
}
/* pagination */

.nspBotInterface .nspPagination li,  .nspTopInterface .nspPagination li,  .nspBotInterface .nspPagination li.active,  .nspTopInterface .nspPagination li.active {
	display:block;
	float:left;
	border:none !important;
	width: 8px;
	height: 8px;
	margin:6px 0 0 5px;
	padding:0 !important;
	background: transparent url('../images/style1/gk_nsp_interface.png') no-repeat 50% -92px;
	text-indent: -999em!important;
	cursor:pointer;
}
.nspBotInterface .nspPagination li:hover,  .nspBotInterface .nspPagination li.active,  .nspTopInterface .nspPagination li:hover,  .nspTopInterface .nspPagination li.active {
	background-position: 50% -100px;
	cursor:pointer;
}
.nspTopInterface .nspPagination,  .nspBotInterface .nspPagination {
	border:none !important;
	float:left;
	width:auto;
	padding:2px 8px 0 0 !important;
	list-style-type:none;
	margin:0;
}
.nspBotInterface .nspCounter,  .nspTopInterface .nspCounter {
	padding:4px 8px!important;
	font-size:10px;
	font-weight:normal !important;
	height:10px;
	line-height:10px;
	background:transparent;
	color:#fff !important;
	cursor:pointer;
	float:left;
	margin:2px 0 0 16px !important;
}
.nspBotInterface .nspCounter span,  .nspTopInterface .nspCounter span {
	color:#ffffff !important;
}
/* buttons: prev & next */

.nspBotInterface .nspPrev,  .nspTopInterface .nspPrev,  .nspBotInterface .nspNext,  .nspTopInterface .nspNext {
/*	display: block;
	float:left;
	border:none !important;
	height: 23px;
	width: 23px;
	margin:0 0 0 4px;*/
/*	background: transparent url('../images/style1/gk_nsp_interface.png') no-repeat 0 -46px;*/
/*	cursor:pointer;
	text-indent:-999em;
	padding:0 !important;*/
}
.nspBotInterface .nspPrev:hover,  .nspTopInterface .nspPrev:hover {
	background-position: 0 -69px;
}
.nspBotInterface .nspNext,  .nspTopInterface .nspNext {
	background-position: 0 0;
}
.nspBotInterface .nspNext:hover,  .nspTopInterface .nspNext:hover {
	background-position: 0 -23px;
}
/* article layout */

.nspArts {
	overflow:hidden;
}
.nspArt div {
	overflow:hidden;
	padding:0 10px;
}
.nspArt h4.nspHeader,  .nspArt h4.nspHeader a {
	font-size:18px;
	color: #3b3b3b
}
.nspArt h4.nspHeader {
	line-height:16px;
	margin-bottom: 12px;
}
.nspArt h4.nspHeader a:hover {
	color: #e45b36
}
.nspLinks h4 a {
}
.nspLinks h4 a:hover,  .nspArt h4.nspHeader a:hover {
}
.nspArt p.nspText {
	float:none;
	margin-top: 0!important;
	font-size: 12px;
	line-height: 1.7;
}
.nspArt p.nspInfo {
	font-size:85%;
	margin:6px 0;
}
.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;
}
.readon.left,  .readon.right,  .readon.center {
	clear:both;
}
.readon.left {
	float:left;
}
.readon.right {
	float:right;
}
.readon.center {
	display:inline;
	float:none;
}
.nspLinks ul li {
	border-top: 1px solid #eee;
	list-style-type: none!important;
}
.nspLinks ul li h4 {
	font-size:90%;
	line-height:160%;
	font-weight: normal
}
.nspLinks ul li p {
	margin:0;
	font-size:11px;
	line-height: 130%
}
.nspLinks ul li {
	margin:0;
	padding:6px 0 9px;
	height:auto;
	border-bottom:none;
}
.nspLinks ul {
	padding:0;
	margin:0;
	list-style-type:none;
	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 .readon {
	margin-top: 14px;
}
a.nspComments {
}
/* popups */

/* Moviebox stylesheet */

#lbOverlay {
	position: fixed;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	cursor: pointer;
	z-index:100000;
}
#lbCenter {
	position: fixed;
	left: 50%;
	top: 50%;
	overflow: hidden;
	background: #fff;
	z-index:100001;
}
#lbBottomContainer {
	display:none;
}
.lbLoading {
	background: #fff url(/images/loader.gif) no-repeat center;
}
#lbImage {
	background-repeat: no-repeat;
	border: 20px solid #fff;
}
#lbPrevLink,  #lbNextLink {
	display: none;
}
/* slimbox override */

#sbox-overlay {
	background: #fff!important;
}
#sbox-window {
	background-color: #fff!important;
	border-radius: 0!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	padding: 20px!important;
}
#sbox-btn-close {
	display: none;
}
