/*
 * ============================================================
 * leirás		Joomla 2.5 honlap és sablon
 * készítette	Luft Gábriel - Gabriel Faktor Studio.
 * elérhetosége	info@gfaktor.hu +3620 3434 551 www.gfaktor.hu
 * megrendelo	
 * készült		2013-08
 * szerzoi jog	Gabriel Faktor Studio - Minden jog fenntartva
 * ============================================================
 */
@import "../../gfs.k2.css";
@import "../../variables-custom.css";
@import "variablesIndi-custom.css";


/* ************************************************************* Image Show GK4 */
.gkIsWrapper-gk_startup .gkIsText h2 a {
	color: #FFFFFF;
	display: block;
	font-size: 60px;
	font-weight: 700;
	line-height: 64px;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #222, 0px 0px 5px transparent, -1px -1px 5px #222;
}

.gkIsWrapper-gk_startup .gkIsText p {
	color: #FFFFFF;
	display: block;
	font-size: 34px;
	font-weight: 300;
	line-height: 40px;
	margin: 5px 0 40px;
	text-shadow: 1px 1px 5px #222 !important;
}

.gkIsWrapper-gk_creativity .figure {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.gkIsWrapper-gk_creativity .figcaption h1, .gkIsWrapper-gk_creativity .figcaption h2 {
	color: #222222;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.gkIsWrapper-gk_creativity .figcaption h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto;
	max-width: 920px;
	text-shadow: 1px 1px 5px #cccccc, 0px 0px 5px #cccccc, -1px -1px 5px #cccccc;
	padding:5px 10px;
	display:inline
}

.gkIsWrapper-gk_creativity .figcaption h1 {
	text-shadow: 1px 1px 5px #cccccc, 0px 0px 5px #cccccc, -1px -1px 5px #cccccc;
	padding:5px 10px;
}

.nspVmStore .PricesalesPrice {
	float: none !important;
	margin: 0;
	padding: 0;
}

/* ************************************************************* News Show Pro GK4 */
.nspTopInterface {
	clear: both;
	margin: 5px 10px !important;
	overflow: hidden;
}

.nspArt:first-child { padding-left:0 !important; /*background:#ff0000;*/
}

.nspArt:last-child { padding-right:0 !important; /*background:#ff0000;*/
}

.nspArt {
	-moz-box-sizing: border-box;
	float: left;
}

.nspArt .t3-module { margin-bottom:0; }

.nspArt .module-inner h4.nspHeader {
	min-height:42px;
	margin:0;
	padding: 10px 0 10px 10px;
	background: inherit;
	border-bottom: 2px solid #D3D6DB;
	color: #222222;
	font-family: Arimo, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
	opacity: 1;
	text-transform: none;
}

.nspArt .module-inner .nspText {
	margin:12px 0;
	padding: 0 10px 0 10px;
	background: inherit;
}

