/*
#------------------------------------------------------------------------
# Startup - October Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

/* Basic elements */
body {
	min-height: 100%;
	background: #fff;
	font-size: 16px;
	line-height: 2;
	color: #777;
	padding: 0;
	font-weight: 300;
	word-wrap: break-word;
}
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	-webkit-transform: translateZ(0);
}
a {
	color: #363636;
	-webkit-transition: color 0.2s linear;
	   -moz-transition: color 0.2s linear;
	     -o-transition: color 0.2s linear;
	        transition: color 0.2s linear;
	text-decoration: none;
	-webkit-transform: translateZ(0);
}
a:hover,
a:active,
a:focus {
	color: #eb592a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #363636;
	font-weight: 300;
}
h1 {
	font-size: 46px;  
}
h2,
.componentheading {
	font-size: 42px;
	
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 110%;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	line-height: 2.0;
}
p {
	margin: 0.5em 0 1.5em;
}

/* Containers */
.gkPage {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 auto!important;
}
#gkPageTop {
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	z-index: 999;
}
#gkPageTop.nobg {
	border-bottom: none!important;
}
#gkHeader {
	background: #eee;
}
#gkHeader.nobg {
	background: transparent url('../images/header_bg.jpg') no-repeat center top;
	min-height: 760px;
}
#gkPageWrap {
	margin: 0 auto;
}
#gkPageContent {
	margin-bottom: 32px!important;
	width: 100%;
}
#gkPageTop + #gkPageContent #gkSidebar,
#gkPageTop + #gkPageContent #gkContent {
	margin-top: 42px!important;
}

/* Logo  */
#gkLogo {
	margin: 10px 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	width: 220px;
	display: block;
	float: left;
}
#gkLogo img {
	display: block;
	margin: 0;
}
#gkLogo.cssLogo {
	background: transparent url('../images/style1/logo.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 60px;
	width: 140px;
}
#gkLogo.text {
	color: #333;
	font-size: 36px;
	min-height: 48px;
	padding: 0;
	text-indent: 0;
}
#gkLogo.text > span {
	display: block;
	font-size: 25px;
	font-weight: 700;
	line-height: 25px;
	padding: 5px 0;
}
#gkLogo.text .gkLogoSlogan {
	color: #bbb;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

/* userarea */
#gkUserArea {
	float: right;
	margin-left: 20px;
}

#gkUserArea a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 72px;
	letter-spacing: 1px;
	line-height: 73px;
	margin: 0;
	padding: 0 6px;
	text-transform: uppercase;
}

#gkLogin {
	color: #111;
}

#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover {
	color: #eb592a;
}

#gkRegister {
	color: #eb592a;
}

#gkRegister:active,
#gkRegister:focus,
#gkRegister:hover {
	color: #111;
}

/* Top modules */
#gkTop1 {
	background: #fff;
}


/* Group modules */

#gkTop1,
#gkTop2,
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	margin: 14px 0!important;
	overflow: hidden;
}

#gkTop1.gkNoMargin > div,
#gkTop2.gkNoMargin > div,
#gkBottom1.gkNoMargin > div > div,
#gkBottom2.gkNoMargin > div > div,
#gkBottom3.gkNoMargin > div > div,
#gkBottom4.gkNoMargin > div > div {
	margin: 0 -14px;
}

/* standard breadcrumb */
#gkBreadcrumb {
	border-bottom: 1px solid #eee;
	margin: 0 0 24px;
	padding: 8px 0;	
}
#gkBreadcrumb .breadcrumbs {
	float: left;
	color: #999;
}
#gkBreadcrumb .breadcrumbs li.separator {
	width: 10px;
	text-align: center;
	padding: 0 4px!important;
	color: #ccc;
}
#gkBreadcrumb .breadcrumbs li.pathway {
	padding-right: 20px;
}
#gkBreadcrumb .breadcrumbs > ul > li {
	float: left;
	font-size: 12px;
	font-weight: 400;
}
#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}
#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}
a#gkToolsDec {
	background-position: 6px 50%;
}

/* top & bottom modules */

#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 24px 0;
}

/* Bottom I and III modules */
#gkBottom1,
#gkBottom3 {
	background: #f5f5f5;
}

#gkBottom1 .header {
	background: transparent!important;
}

/* Bottom II and IV modules */
#gkBottom2,
#gkBottom4 {
	padding-bottom: 30px;
	border-top: 1px #eee solid;
}
.mtw {
	display: none!important;
}
/* footer */
#gkFooter {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	color: #777;
	font-size: 14px;
	line-height: 21px;
	margin: 32px auto 100px auto!important;
	border-top: 1px #eee solid;
	padding-top: 10px;
}
.gkCopyrights {
	margin: 0 0 20px 0;
	text-align: center;
}

/* other footer elements */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 7px;
	margin: 0;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	     -o-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}
#gkStyleArea > div {
	float: left;
	margin: 13px 0 12px 0;
}
#gkStyleArea a {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
 	        border-radius: 50%;
	display: inline-block;
	height: 7px;
	margin: 9px 3px 9px 0;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	   -moz-transform: scale(1.0);
	    -ms-transform: scale(1.0);
	     -o-transform: scale(1.0);
	        transform: scale(1.0);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	     -o-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	   -moz-transition:    -moz-transform 0.2s ease-out;
	     -o-transition:      -o-transform 0.2s ease-out;
	        transition:         transform 0.2s ease-out;
	width: 7px;
}
#gkStyleArea a:hover {
	-webkit-transform: scale(1.5);
	   -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	     -o-transform: scale(1.5);
	        transform: scale(1.5);
}
#gkColor1 {
	background: #eb592a;
}
#gkColor2 {
	background: #3eabe9;
}
#gkColor3 {
	background: #8f87e4;
}

#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	
}

#gkSocial {
	border: 1px solid #eee;
	border-left: none;
	border-right: none;
	text-align: center;
	width: 100%;
}

#gkSocial p {
	margin: 0;
}

.gkTwitter,
.gkFb,
.gkGplus,
.gkPinterest {
	color: #363636;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 60px;
	padding: 0 65px 0 48px;
	text-transform: uppercase;
	-webkit-transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
	   -moz-transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
	     -o-transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
	        transition: background 0.3s cubic-bezier(.17,.67,.88,1.25), color 0.2s linear;
}

.gkTwitter {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 0;
}

.gkFb {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -60px;
}

.gkPinterest {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -120px;
}

.gkGplus {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -180px;	
}

.gkTwitter:active,
.gkTwitter:focus,
.gkTwitter:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -240px;
	color: #f7693b;
}

.gkFb:active,
.gkFb:focus,
.gkFb:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -300px;
	color: #f7693b;
}

.gkPinterest:active,
.gkPinterest:focus,
.gkPinterest:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -360px;
	color: #f7693b;	
}

.gkGplus:active,
.gkGplus:focus,
.gkGplus:hover {
	background: transparent url('../images/style1/social_icons.png') no-repeat 0 -420px;
	color: #f7693b;	
}

/* Suffixes */
.box {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top: 56px;
	width: 100%;
}
div.content {
	clear: both;
}
.box li a {
	text-decoration: none;
}
.box a {
	text-decoration: none;
}
.box ul ul {
	margin-left: 20px;
}
.box ul ul li:last-child {
	border-bottom: none!important;
}

/* Suffix vertical */
.box.vertical {
	padding: 0!important;
}
.box.vertical .header {
	color: #363636;
	float: left;
	text-transform: uppercase;
	width: 30%;
}

.box.vertical .content {
	clear: none!important;
	float: left;
	width: 70%;
}

/* Suffix bigspaces */
.gkPage div.box.bigspaces {
	padding: 110px 0 90px 0!important;
}

.gkPage div.box.mediumspaces {
	padding: 80px 0 60px 0!important;
}

.gkPage div.box.smallspaces {
	padding: 50px 0 30px 0!important;
}

/* default suffix */
.box .header {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px;
	min-height: 32px;
	text-transform: uppercase;
}

.box .header small {
	clear: both;
	color: #777;
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: none;
}

/* big suffix */
.box.big .header {
	font-size: 48px;
	line-height: 1.0;
	margin-bottom: 10px;
	min-height: 48px;
}

.box.big .header small {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

/* clear suffix */
.box.clear {
	margin: 0;
	padding: 0;
}
.clear div.content {
	clear: both;
}

/* nomargin suffix */
.box.nomargin {
	margin: 0!important;
}

/* nooverflow suffix */
.box.nooverflow,
.box.nooverflow > div {
	overflow: visible!important;
}

/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #999!important;
	font-size: 10px!important;
	font-weight: 300;
	margin: 0 0 10px 0;
	min-height: 16px;
	text-align: right;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Arial, Verdana, sans-serif!important;
}

.box.advertisement .header span {
	background: transparent;
	float: right;
	line-height: 16px;
	padding: 0;
}

/* suffix _text */
.box_text > div {
	background: #fff;
}

/* suffix dark */
.box.dark {
	background: #363636!important;
	color: #999;
	padding: 20px;
}

.box.dark .header {
	background: transparent!important;
}

.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 {
	color: #fff;
}

.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-top: 1px solid #555;
	position: relative;
	padding: 4px 0;
}
.box.dark ul li:first-child {
	border-top: none;
}
.box.dark a {
	color: #fff;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #eb592a;
}
.box.dark ul ul {
	margin: 0 0 0 20px;
}
.box.dark b,
.box.dark strong {
	font-weight: bold;
}

/* suffix light */
.box.light {
	background: #f5f5f5!important;
	padding: 20px;
}
.box.light ul {
	margin: 0;
	padding: 0;
}
.box.light ul li {
	border-top: 1px solid #ddd;
	position: relative;
}
.box.light ul li:first-child {
	border-top: none;
}
.box.light ul ul {
	margin: 0 0 0 20px;
}
.box.light b,
.box.light strong {
	font-weight: bold;
}

/* Suffix color */
.box.color .header {
	color: #eb592a;
}

/* mainbody restrictions */
section#gkBreadcrumb + section#gkMainbody {
	margin-top: 0!important;
}
#gkMainbody .box,
#gkMainbodyTop .box,
#gkMainbodyBottom .box {
	margin-top: 14px;
}
#gkMainbody .box:first-child,
#gkMainbodyTop .box:first-child
#gkMainbodyBottom .box:first-child {
	margin-top: 0;
}
/* tablet/mobile suffixes */
.notablet {
	display: none;
}
.nomobile {
	display: none;
}
.onlytablet {
	display: none;
}
.onlymobile {
	display: none;
}
/* Login form */
#gkFBLogin {
	float: left;
	width: 45%;
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}
#gk-pro h2 {
	position: absolute;
	top: 0px; 
	left: -6300px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
#form-login-remember {
	margin: 10px 0;
}
#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}
#login-form fieldset {
	margin: 0 0 20px;
}
#login-form fieldset p {
	margin: 0.5em 0;
}
#login-form ul {
	border-top: 1px solid #E7E7E7;
	overflow: hidden;
	padding: 12px 0 0;
}
#login-form ul li {
	font-size: 11px;
	line-height: 1.6;
}
#login-form ul li a {
	color: #999;
}
#login-form ul li a:hover {
	color: #222;
}
#login-form input[type="text"],
#login-form input[type="password"] {
	width: 85%;
}
#gk-pro3 h2 {
	position: absolute; 
	top: 0px; 
	left: -6243px;
}
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.logout-button .login-greeting {
	float: left;
	margin-right: 32px;
	font-size: 14px;
}
.gkUsermenu {
	border-top: 1px solid #eee;
	clear: both;
	padding-top: 10px;
	position: relative;
	top: 10px;
}
.gkUsermenu li {
	font-size: 12px;
	padding-left: 16px;
}
/* Login with Facebook button */
span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 2px 7px 0 0;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	border: 1px solid #4d576b;
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 6px;
	padding: 2px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 17px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		    border-radius: 3px;
	-webkit-transition: background-color 0.2s ease-out;
	   -moz-transition: background-color 0.2s ease-out;
	     -o-transition: background-color 0.2s ease-out;
	        transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}
span#fb-auth:hover {
	background-color: #556b9b;
}
.login span#fb-auth {
	margin: 6px 0 0 10px;
}

/* popup */
#gkPopupOverlay,
#gkPopupLogin {
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 50%;
	background: #fff;
}
#gkPopupLogin {
	position: absolute;
	top: 100px;
}
#gkPopupLogin {
	width: 320px;
	margin-left: -160px;
}
.gkPopupWrap {
	padding: 34px 24px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	margin: 0 0 18px;
	font-size: 32px;
	line-height: 32px;
}
#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	opacity: 0.45;
	margin-left: 0;
}
