/*
#------------------------------------------------------------------------
# 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;
}

.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;
}

.nspK2store input {
	float: none;
}

.nspK2store .nspK2storePrice {
	font-size: 20px;
}

.nspK2store .nspK2storePrice strong {
	color: #656565 !important;
}

/* 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;

	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	padding: 20px !important;
}

#sbox-btn-close {
	display: none;
}

/* k2store */
.k2store_product_price {
	color: #999;
	font-size: 11px;
	margin: 12px 0 18px;
}

.k2ItemsBlock .k2store_product_price {
	float: left;
	width: 100%;
	display: block;
}

.k2store_product_price span.product_price {
	color: #E45B36;
	font-size: 24px;
	line-height: 24px;
}

div.product_attributeoptions,div.product_quantity_input,div.add_to_cart {
	display: inline-block !important;
	width: auto;
}

div.add_to_cart input.addcart.button,div.show_cart {
	display: inline;
	float: none;
}

.show_cart input {
	float: none;
	display: inline-block;
}

.itemView .mycart {
	background: #FFF2EF;
	border: 1px solid #FCD7CD;
	padding: 12px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.userItemView .mycart *,.catItemView .mycart *,.content .mycart * {
	display: none !important;
}

.k2ItemsBlock .mycart {
	float: left;
}

.mycart input[name='product_qty'] {
	width: 17px;
}

div#k2storeCartPopup div.componentheading span {
	background: url("../images/module_header.png") no-repeat scroll 0 bottom transparent;
	color: #373636;
	font-size: 350%;
	height: 105px;
	margin: 0 0 12px;
	padding: 0;
	display: block;
}

div#k2storeCartPopup {
	overflow: hidden;
}

div#k2storeCartPopup table td {
	vertical-align: top;
}

table#cart tr td {
	border: none !important;
	background: #fff !important;
}

table#cart tr td {
	border-bottom: 1px solid #EAEAEA !important;
	padding: 5px 10px;
}

tr.cart_subtotal td {
	text-align: right;
	vertical-align: middle !important;
}

.cart_subtotal td+td {
	font-size: 32px;
	vertical-align: top !important;
}

.k2storeLogin,.k2storeNewusers {
	background: none;
}

.k2storeLogin {
	margin-bottom: 0;
	padding-bottom: 0;
}

.k2storeNewusers {
	border-top: 1px solid #E5E5E5;
	padding-top: 20px;
}

.shipping_address_form table th.key {
	width: 140px !important;
}

.shipping_address_form table td input {
	width: 350px;
}

/* Login with Facebook button */
#com-login-form #fb-auth {
	margin-left: 10px;
}

span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;

	-webkit-box-shadow: 1px 0 #556A9A;
	-moz-box-shadow: 1px 0 #556A9A;
	box-shadow: 1px 0 #556A9A;
	border-right: 1px solid #a0aecd;
	margin: 2px 7px 0 0;
}

span#fb-auth {
	-webkit-box-shadow: inset 0px 1px 0px 0px #aab5cd;
	-moz-box-shadow: inset 0px 1px 0px 0px #aab5cd;
	box-shadow: inset 0px 1px 0px 0px #aab5cd;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #798db9), color-stop(1, #556b9b) );

	background: -webkit-linear-gradient( center top, #798db9 5%, #556b9b 100% );
	background: -moz-linear-gradient( center top, #798db9 5%, #556b9b 100% );
	background: -o-linear-gradient( center top, #798db9 5%, #556b9b 100% );
	background: -ms-linear-gradient( center top, #798db9 5%, #556b9b 100% );
	background: linear-gradient( center top, #798db9 5%, #556b9b 100% );
	background-color: #798db9;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #4d576b;
	display: inline-block;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 8px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 16px;
}

span#fb-auth:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #556b9b), color-stop(1, #798db9) );

	background: -webkit-linear-gradient( center top, #556b9b 5%, #798db9 100% );
	background: -moz-linear-gradient( center top, #556b9b 5%, #798db9 100% );
	background: -o-linear-gradient( center top, #556b9b 5%, #798db9 100% );
	background: -ms-linear-gradient( center top, #556b9b 5%, #798db9 100% );
	background: linear-gradient( center top, #556b9b 5%, #798db9 100% );
	background-color: #556b9b;
}
.gkTabsGK5 { 
	position: relative; 
}
.gkTabsWrap {
	margin: 0;
}
/* tabs */
.gkTabsWrap.vertical ol { 
	background: transparent!important;
	border-bottom: 1px solid #EAEAEA; 
	height:33px;
	margin:0!important; 
	padding: 0!important; 
}
.gkTabsWrap.vertical ol li { 
	border-right: 1px solid #ccc!important; 
	color: #656565;
	cursor: pointer; 
	float: left; 
	font-weight: bold;
	line-height: 23px!important;
	list-style-type: none; 
	margin: 0 5px 0 0!important; 
	padding: 0 12px!important; 
	position: relative; 
}
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.vertical ol li.active {
	color: #3B3B3B!important;
}
/* bottom tabs */
.gkTabsContainer + ol {
	border-bottom: none!important;
	border-top: 1px solid #EAEAEA !important;
} 
.gkTabsContainer.vertical + ol li {	
	
}

/* containers */
.gkTabsContainer { 
	clear: both; 
	overflow: hidden;
	position: relative;
}
.gkTabsItem { 
	background: #fff;
	left: -9999px;
	padding: 20px 25px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.gkTabsItem.active {
	left: 0;
	position: relative;
	z-index: 2;
}
/* buttons prev/next */
.gkTabsButtonNext,
.gkTabsButtonPrev { 
	background: #ddd;
	border-radius: 50%; 
	cursor: pointer; 
	height: 18px; 
	position: absolute;  
	right: 0; 
	font: 0/0px a;
	top: 43%;
	width: 18px;  
	z-index: 3; 
}
.gkTabsButtonPrev {  
	left: 0; 
	right:inherit; 
}
.gkTabsButtonNext:hover,
.gkTabsButtonPrev:hover { 
	background: #eee;
}
.gkTabsButtonNext:before,
.gkTabsButtonPrev:before {
	content: "›";
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 17px;
	text-align: center;
	width: 18px;
}
.gkTabsButtonPrev:before {
	content: "‹";
}