/* Fix for the editor */
.item-page.edit .formelm {
	clear: both;
	float: left;
}
.item-page.edit .formelm .button2-left {
	margin-top: 6px;
}
.item-page.edit .formelm-area label {
	display: block;
	width: 100%;
}
.item-page.edit .formelm-buttons {
	margin-top: 5px;
	overflow: hidden;
}
.item-page.edit .fltlft {
	float: left;
}
.item-page.edit legend {
	font-size: 140%;
	font-style: italic;
}
.item-page.edit .toggle-editor {
	margin-top: -5px;
}

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 30px 0 10px;
	font-size: 12px;
	line-height: 23px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(/templates/gk_magazine/images/joomla/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(/templates/gk_magazine/images/joomla/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(/templates/gk_magazine/images/joomla/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,
.button2-left .article {
	background: url(/templates/gk_magazine/images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(/templates/gk_magazine/images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(/templates/gk_magazine/images/joomla/j_button2_blank.png) 100% 0 no-repeat;
}
/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/gk_magazine/images/joomla/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section{display:block;}
audio,
canvas,
video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
[hidden]{display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html,
button,
input,
select,
textarea{font-family:sans-serif;}
body{margin:0;}
a:focus{outline:none;}
a:hover,
a:active{outline:none;}
h1{font-size:2em;}
abbr[title]{border-bottom:1px dotted;}
b,
strong{font-weight:400;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
pre,
code,
kbd,
samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before,
q:after{content:'';content:none;}
small{font-size:75%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
ul,
ol{margin:0;padding:0 0 0 40px;}
dd{margin:0px;}
nav ul,
nav ol{list-style:none;list-style-image:none;}
img{border:0;-ms-interpolation-mode:bicubic;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset{border:none;margin:0;padding:0;}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}
button,
input,
select,
textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button,
input{line-height:normal;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}


/*
#------------------------------------------------------------------------
# Magazine - January Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* Base elements and classes */
html {
	border-bottom: 1px solid transparent;
	min-height: 100%;
}
body > div > footer,
body > div > header,
body > div > section,
body > footer,
body > header,
body > section {
	/* class used in the full template-width containers */
	clear: both;
	margin: 0 auto;
}
section#gkPageTop {
	overflow: visible; /* Necessary to make menu working */
	width: 100%; /* Necessary to achieve full background width */
}
#gkTop1,
#gkTop2,
#gkBottom1,
#gkBottom2 {
	/* Positions blocks -clearing */
	clear: both;
}

#gkTop1,
#gkTop2 {
	overflow: hidden;
}

#gkTop1 + #gkBreadcrumb,
#gkTop2 + #gkBreadcrumb {
	border-top: 1px solid #e5e5e5;
	margin-top: 0;
}

/* clearfix */
#gkPageContent::after,
#gkContent::after,
#gkSidebar::after,
footer::after,
header::after,
section::after,
aside::after,
article::after,
.box::after,
.itemSocialSharing::after,
#gkTopMenu::after,
article header ul::after,
#gkTop1 > div::after,
#gkTop2 > div::after {
	clear: both;
	content: "";
	display: table;
}

/* Columns */
section#gkContent,
section#gkComponentWrap,
aside#gkSidebar {
	/* Main columns */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
#gkInset {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: right;
	padding: 50px 0 0 50px;
}
#gkSidebar {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	padding-left: 25px;
}
#gkSidebar > div {
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
}

#gkContent.gkColumnLeft {
	float: right;
}
#gkContent.gkColumnLeft + #gkInset {
	float: left;
	padding-left: 0;
	padding-right: 25px;
}
#gkContentWrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	padding: 0 25px;
}
#gkContentWrap > section:first-child {
	border-top: 1px solid #e5e5e5;
	padding-top:  50px;
}

#gkContentWrap + #gkSidebar {
	float: left;
	padding-left: 25px;
}
#gkContentWrap.gkSidebarLeft {
	float: right;
}
#gkContentWrap.gkSidebarLeft + #gkSidebar {
	float: left;
	padding-left: 0;
	padding-right: 25px;
}

#gkMainbodyTop .box,
#gkMainbodyBottom .box {
	padding-left: 0;
	padding-right: 0;
}

#gkMainbody .box {
	padding-left: 0!important;
	padding-right: 0!important;
	width: 100%;
}

#gkMainbodyTop + #gkMainbody {
	border-top: 1px solid #e5e5e5;
	margin-top: 50px;
	padding-top: 25px;
}

#gkMainbody + #gkMainbodyBottom {
	border-top: 1px solid #e5e5e5;
	margin-top: 50px;
	padding-top: 25px;
}

/* Module groups */
#gkTop1 > div,
#gkTop2 > div {
	margin: 0 -10px;
}

#gkTop1 .box,
#gkTop2 .box,
#gkBottom1 .box,
#gkBottom2 .box {
	/* Columns in the positions blocks */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-2 .column-2 {
	width: 50%;
}
.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
	float: left;
	width: 33.3%;
}
.column-1,
.column-2,
.column-3 {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
}
/*
Layout calculations
 */
#gkMainbody .box {
	margin-bottom: 30px;
} 

/* base spaces */
body > footer:first-child,
body > header:first-child,
body > section:first-child,
section#gkPage > section:first-child,
section#gkContent > section:first-child,
section#gkComponentWrap > section:first-child {
	margin-top: 0;
}
/* Joomla columns */
.cols-2 .column-1,
.cols-3 .column-1 {
	padding-right: 10px;
}
.cols-2 .column-2,
.cols-3 .column-3 {
	padding-left: 10px;
}
.cols-3 .column-2 {
	padding-left: 10px;
	padding-right: 10px;
}
/* top/bottom modules */

/* 3-column layout */
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols3 .box.gkmod-1 {
	width: 100%;	
}
.gkCols3 .box.gkmod-2 {
	width: 50%;
}
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
	width: 33.3%;
}
.gkCols3 .box.gkmod-more:nth-child(3n+1) {
	clear: both;
}
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}

/* 4-column layout */
.gkCols4 .box.gkmod-1,
.gkCols4 .box.gkmod-2,
.gkCols4 .box.gkmod-3,
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols4 .box.gkmod-1 {
	width: 100%;	
}
.gkCols4 .box.gkmod-2 {
	width: 50%;
}
.gkCols4 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
	width: 25%;
}
.gkCols4 .box.gkmod-more:nth-child(4n+1) {
	clear: both;
}
.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}

/* 6-column layout */
.gkCols6 .box.gkmod-1,
.gkCols6 .box.gkmod-2,
.gkCols6 .box.gkmod-3,
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	float: left;
	padding: 0 10px;	
}
.gkCols6 .box.gkmod-1 {
	width: 100%;	
}
.gkCols6 .box.gkmod-2 {
	width: 50%;
}
.gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-more {
	width: 25%;
}
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-more {
	width: 20%;
}
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
	width: 16.66%;
}
.gkCols6 .box.gkmod-more:nth-child(6n+1) {
	clear: both;
}
.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 20%!important;
}
.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 16.66%!important;
}

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



select,
textarea,
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"] {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	box-sizing: border-box;
	font-weight: 300;
	color: #777;
	height: 44px;
	max-width: 100%!important;
	padding: 0 12px
}

textarea {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%!important;
	padding: 24px
}
legend {
	color: #242424;
	font-size: 32px
}

select {
	height: inherit;
	padding: 6px
}

html.-moz-select {
	padding: 3px 5px
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
	background: #fffef4
}

button,
.button,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.pagenav-prev a,
.pagenav-next a,
.pager .next a,
.pager .previous a,
.readon,
.pagination ul li a,
.pagination ul li span,
.pager ul li a,
.pager ul li span {
	
	background: #4d90fe;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 42px;
	margin: 0 5px 2px 2px;
	padding: 0 25px;
	text-align: center;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out
}

button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.pagenav-prev a:hover,
.pagenav-next a:hover,
.pager .next a:hover,
.pager .previous a:hover,
.readon:hover,
.pagination ul li a:hover,
.pagination ul li span:hover,
.pager ul li a:hover,
.pager ul li span:hover {
	background: #fec64d;
	color: #fff
}


#gkMainbody .itemReadMore,
#gkMainbody .readmore > a {
	background: #4d90fe;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: 300;
	height: 50px;
	line-height: 51px;
	padding: 0 20px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gkMainbody .itemReadMore:after,
#gkMainbody .readmore > a:after {
	content: "a";
	font-size: 24px;
	top: 5px;
	position: relative;
	margin-left: 20px;
	font-family: "magazine-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#gkMainbody .itemReadMore:active,
#gkMainbody .itemReadMore:focus,
#gkMainbody .itemReadMore:hover,
#gkMainbody .readmore > a:active,
#gkMainbody .readmore > a:focus,
#gkMainbody .readmore > a:hover {
	background-color: #fec64d;
	color: #fff;
}

input[type=checkbox],
.checkbox,
input[type=radio],
.radio {
	background: transparent!important;
	border: none!important;
	height: auto!important;
	margin-top: 7px!important
}

select[size] {
	font-size: 12px;
	height: auto
}

select[size="1"] {
	height: 29px!important;
	line-height: 24px
}

.invalid {
	background: #fffef4;
	border: 1px solid #e25527!important;
	color: #000
}

label {
	color: #242424;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

label.invalid {
	background: #fff;
	border: none!important;
	color: #e25527!important
}

fieldset.filters > div > * {
	float: left;
	margin-right: 10px
}

fieldset.filters > div > select {
	margin-top: 4px
}

section article {
	margin-top: 20px
}

section > header {
	margin: 0 0 32px;
	padding: 0
}

section > header h2 small {
	color: #666;
	font-size: 20px
}

section > header div p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	text-transform: none
}

section img {
	height: auto;
	max-width: 100%;
}

section.category .children,
section.blog .children {
	clear: both;
	margin-top: 32px
}

section.categories-list ul ul {
	margin-left: 20px;
}

section.categories-list ul ul li {
	border: none;
	border-top: 1px solid #eee;
	padding-left: 6px
}

section.categories-list li,
section.category .children li,
section.blog .children li {
	border-top: 1px solid #e5e5e5;
	clear: both;
	font-size: 16px;
	line-height: 1.4;
	overflow: hidden;
	padding: 12px 0
}

section.categories-list li > div p,
section.category .children li > div p,
section.blog .children li > div p {
	font-size: 14px;
	margin: .5em 0
}

section.categories-list li > dl,
section.category .children li > dl,
section.blog .children li > dl {
	font-size: 11px;
	margin: 0
}

section.categories-list li > dl > dt,
section.category .children li > dl > dt,
section.blog .children li > dl > dt {
	float: left
}

section.categories-list li > dl > dd,
section.category .children li > dl > dd,
section.blog .children li > dl > dd {
	float: left;
	font-weight: 700;
	margin-left: 5px
}

section.category .children h3,
section.blog .children h3 {
	font-size: 24px;
	line-height: 24px;
	margin: 20px 0
}

.blog .k2box {
	margin-bottom: 30px
}

.filters .display-limit select {
	display: inline!important;
	float: none
}

table {
	margin-bottom: 20px;
	width: 100%
}

th {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	font-weight: 600;
	padding: 8px 10px;
	text-align: left;
	text-transform: uppercase;
}

th a {
	color: #333!important;
}

th a:active,
th a:focus,
th a:hover {
	color: #4d90fe!important;
}

tbody tr td {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 10px
}

tbody tr td p {
	margin: .5em 0
}

tr:hover {
	background: #fbfbfb
}

section.blog .items-row {
	clear: both;
	margin-bottom: 40px;
	overflow: hidden
}

section.blog-featured .items-row {
	margin-top: 40px;
	margin-bottom: 0;
}

section.blog-featured .items-row:first-child {
	margin-top: 0;
}

section.blog .items-more h3 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px
}

.items-leading > div {
	clear: both!important;
	margin-top: 50px;
}

.items-leading > div:first-child {
	margin-top: 0;
}

article,
article > section {
	position: relative
}

article header {
	-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 0 40px;
	width: 100%;
}

article header + * {
	clear: both;
}

article header h1 {
	clear: both;
	line-height: 52px;
}

article header h2 {
	line-height: 38px;
}

article header h1 a,
article header h2 a {
	color: #2f3336;
}

article header h1 a:hover,
article header h2 a:hover {
	color: #418cd1;
}

li.print-icon,
li.email-icon {
}

li.print-icon a,
li.email-icon a {
	position: relative;
	top: 3px;
	height:14px;
	margin:3px 0 0 0;
}
li.edit-icon a,
li.print-icon a,
li.email-icon a {
   text-indent:-9999px;
   float:left;
}
li.print-icon a {
	background: url(../images/system/printButton.png) top left no-repeat;
	width:15px;
}
li.email-icon a {
	background: url(../images/system/emailButton.png) top left no-repeat;
	width:18px;
}
li.edit-icon a {
	background: url(../images/system/edit.png) top left no-repeat;
	width:18px;
	height:18px;
}		
article header ul {
	margin: 0 0 30px!important;
}

.blog article header ul {
	margin: 0 0 10px!important;
}

article header li {
	float: left;
	margin: 0 12px 0 4px!important;
	font-size: 11px!important;
	font-weight: 400;
	text-transform: uppercase
}

article header li:first-child {
	margin-left: 0
}

article header li a {
	color: #222;
}

article header li a:hover {
	color: #418CD1;
}

article.item-page ul.content-links li {
	background: none
}

.img-intro-none {
	float: none
}

.img-intro-none img {
	float: none!important;
	margin: 0 auto
}

.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right {
	float: none;
	margin: 0 0 32px;
	overflow: hidden;
	position: relative
}

.img-fulltext-none > div,
.img-fulltext-left > div,
.img-fulltext-right > div {
	float: none!important;
	width: 100%!important
}

.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
	display: block;
	height: auto!important;
	max-width: 100%!important;
	width: 100%!important
}

p.img_caption {
	display: block;
	color: #999;
	padding: 8px 0 0;
	font-size: 11px;
}

section.blog div.img_caption img.caption {
	display: block;
	float: none!important
}

.item-page ul {
	list-style-type: none
}

.edit fieldset > div {
	clear: both;
	padding: 5px 0
}

.edit fieldset > div label {
	display: block;
	float: left;
	min-width: 120px
}

section.login .login-fields {
	padding-bottom: 16px
}

section.login .login-fields label {
	display: block;
	float: left;
	line-height: 34px;
	min-width: 100px
}

section.login ul {
	font-size: 11px;
	margin-top: 40px
}

.profile dt {
	clear: both;
	float: left;
	color: #242424;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
	min-width: 200px
}

.contact-image {
	border: 10px solid #fff;
	float: right;
	padding: 0;
}
.contact-form legend {
	color: #999;
    font-size: 13px;
    margin: 0 0 24px; 
}

dt.inline,
dd.inline {
	display: inline-block!important;
	float: left!important;
	width: auto!important
}

.contact h3 {
	border-top: 1px solid #e5e5e5;
	margin: 30px 0 0;
	padding: 12px 0 0
}

#jform_contact_email_copy {
	margin-left: 10px
}

section.newsfeed > ol {
	list-style: none
}

section.newsfeed > ol > li {
	border-top: 1px solid #eee;
	padding: 24px 0 0
}

section.newsfeed > ol > li > a {
	font-size: 42px
}

section.contentpane iframe {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #eee;
	box-sizing: border-box
}

.tooltip {
	background: #fff;
	border: 1px solid #ccc;
	max-width: 350px;
	min-width: 160px;
	padding: 8px;
	position: absolute!important;
	opacity: 1;
	z-index: 10;
}

.tooltip-inner strong {
	background: #4d90fe;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	padding: 5px 15px;
	width: 100%;
	clear: both;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tooltip-inner {
	color: #555;
	font-size: 12px;
	padding: 5px 0
}
.tooltip-inner br {
	display: none;
}
#system-message {
	margin: 0
}

#system-message dd ul {
	list-style: none!important
}

#system-message a,
#system-message h4 {
	display: none;
}

#system-message dd {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #FEC64D url('../images/style1/typography/info.png') no-repeat 0 1px;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	min-height: 50px;
	padding: 10px 10px 12px 86px;
}

#system-message dd.error {
	background: #FE724D url('../images/style1/typography/warning.png') no-repeat 0 1px;
}

#system-message dd.notice {
	background: #4D90FE url('../images/style1/typography/tips.png') no-repeat 0 1px;
}

#system-message-container {
	margin: 0 0 40px;
	padding: 0
}

.item-page > div.pagination,
.item-page > div.pager {
	display: none!important
}

.pagination,
.pager {
	clear: both;
	padding: 36px 0 0
}

.pagination ul li,
.pager ul li {
	background-image: none!important;
	color: #909090;
	cursor: default;
	display: inline-block;
	margin: 0
}
.pagination ul li:first-child,
.pager ul li:first-child {
	float:left;
	padding:2px 6px;
} 

.pagination ul li a,
.pagination ul li span,
.pager ul li a,
.pager ul li span {
	color: #fff!important;
	display: block;
	
	height: 34px;
	line-height: 36px;
	min-width: 34px;
	padding: 2px 6px;
	text-align: center
}
.pagination ul li:first-child a,
.pager ul li:first-child a,
.pagination ul li:first-child span,
.pager ul li:first-child span  {
	margin:-2px;
}
.pagination ul li.counter {
	float: right;
	font-size: 11px;
	line-height: 38px;
	margin-right: 12px
}

ul.pagenav {
	margin: 0;
	overflow: hidden;
	padding: 0
}



#member-registration dt,
#member-registration dd {
	display: inline-block;
	padding-bottom: 10px
}

#member-registration dt {
	min-width: 170px
}

#member-registration dd {
	min-width: 200px
}

#member-registration dd:after {
	content: '\A';
	white-space: pre
}

#gkMainbody .registration {
	width: 500px
}

.bannergroup:first-line,
.bannergroup_text:first-line {
	color: #333;
	font-size: 14px;
	font-weight: 600
}

div.banneritem {
	border-top: 1px solid #eee;
	color: #999;
	font-size: 12px;
	padding: 8px 0
}

div.banneritem a {
	font-size: 14px
}

div.bannerfooter {
	border-top: 1px solid #e5e5e5;
	color: #4d90fe;
	font-size: 10px;
	font-style: italic;
	padding: 5px 5px 0 0;
	text-align: right
}

#gkSocialAPI {
	border-top: 1px solid #e5e5e5;
	clear: both;
	margin: 20px 0;
	padding: 20px 0 0 0;
}

#gkSocialAPI > iframe,
#gkSocialAPI > #___plusone_0 {
	position: relative;
	top: -5px
}

#gkSocialAPI #___plus_0 {
	margin-right: 10px!important;
	position: relative;
	top: -5px;
	vertical-align: top
}

#gkSocialAPI > a {
	top: -5px;
}

#gkSocialAPI .fb_iframe_widget {
     top: -9px;
     max-width: 1000px!important; 
     overflow: visible;
}
.fb_iframe_widget_lift {
	max-width: inherit!important;
}
#dynamic_recaptcha_1,
#recaptcha_area {
	margin-bottom: -30px;
	max-width: 480px;
	min-height: 112px
}

#gkMainbody #dynamic_recaptcha_1,
#gkMainbody #recaptcha_area {
	margin-bottom: 10px
}

.pane-sliders .panel h3 {
	border-bottom: 1px solid #eee;
	color: #333;
	padding: 5px 0;
	text-transform: uppercase
}

.pagenavcounter {
	color: #999
}

.article-index {
	
	float: right;
	margin: 0 0 30px 30px;
	padding: 0 24px;
	width: 160px
}

.article-index h3 {
	font-size: 21px;
	
	line-height: 1;
	margin: 24px 0 6px;
	
}

.article-index li {
	background: none!important;
	border-top: 1px solid #e5e5e5;
	
	padding: 7px 0
}

.article-index li.active a {
	color: #242424 !important;
	
}

.article-index li:first-child {
	border-top: none;
	margin-top: 10px
}

dl#tabs,
dl.tabs {
	border: 1px solid #e5e5e5;
	margin: 0 0 16px;
	min-height: 30px;
	overflow: hidden;
	padding: 12px 24px
}

dl#tabs dt.tabs,
dl.tabs dt.tabs {
	border-right: 1px solid #e5e5e5;
	float: left;
	margin-right: 24px;
	padding-right: 12px
}

dl#tabs dt.tabs span h3,
dl.tabs dt.tabs span h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}

dl#tabs dt.tabs span h3 a,
dl.tabs dt.tabs span h3 a {
	float: left;
	height: 30px;
	line-height: 29px;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0
}

dl#tabs dt.tabs h3:hover a,
dl.tabs dt.tabs h3:hover a {
	cursor: pointer
}

dl#tabs dt.tabs.open a,
dl.tabs dt.tabs.open a {
	color: #333
}

#searchForm fieldset input[type="radio"],
#searchForm fieldset input[type="checkbox"] {
	margin-top: 5px!important
}

#search-form fieldset.word label,
#search-form fieldset.word input,
#search-form fieldset.word button {
	float: left;
	margin-right: 5px
}

#searchForm label,
#searchForm input,
#finder-search input {
	float: left;
	height: 42px;
	margin: 0 5px 0 0
}

#searchForm fieldset,
.search-results dt {
	border-top: 1px solid #e5e5e5;
	margin: 12px 0 0;
	padding: 18px 0 0
}

fieldset.phrases,
fieldset.only {
	border: 1px solid #e5e5e5;
	padding: 12px 24px 24px!important
}

#searchForm fieldset.word {
	border: none;
	padding: 20px 0
}

#searchForm fieldset legend {
	
	padding: 0 6px
}

.search-results dt:first-child {
	border-top: none
}

.searchintro strong {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.form-limit {
	float: right;
	margin: 24px 0 0
}

.result-category,
.result-created {
	color: #AFAFAF;
	font-size: 13px;
	padding: 0 0 8px
}

.result-created {
	float: right;
	
	margin: 6px 0 0
}

.result-title {
	clear: both;
	color: #242424;
	font-size: 24px;
	font-weight: 300
}

#advanced-search-toggle {
	display: block;
	font-size: 11px;
	padding: 10px 0;
	text-align: center
}

.advanced-search-tip {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 0 0 24px;
	padding: 12px 0
}

.advanced-search-tip p {
	margin: 0
}

#finder-filter-select-list label {
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 36px;
	min-width: 140px
}

#finder-filter-select-list li {
	overflow: hidden;
	padding: 0
}

#search-query-explained {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	padding: 10px 0
}

#search-result-empty h2 {
	font-size: 18px
}

.autocompleter-queried {
	color: #4d90fe!important
}

div.search-pages-counter {
	font-size: 12px;
	font-style: italic;
	text-align: center
}

.search-results .highlight {
	background-color: #ffc;
	font-weight: 400;
	padding: 1px 4px
}

.archive article {
	padding: 32px 0 0
}

.img-intro-left,
.img-intro-right,
.img-intro-center {
	margin-bottom: 32px;
	max-width: 100%!important
}

.box ul.menu ul {
	margin-left: 0
}

.menu li {
	border-bottom: none!important;
	margin: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.menu .header + .content ul li:first-child {
	border-top: none;
}

.menu li a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	display: block;
}

.menu li:hover {
	background: #4d90fe;
	padding-left: 20px;
}

div.mod-languages > div,
div.mod-languages > form {
	display: inline-block;
	margin: 0 3px
}

div.mod-languages {
	text-align: center
}

div.mod-languages p {
	margin-bottom: .5em
}

.mod-languages ul.lang-inline,
.mod-languages ul.lang-block {
	display: inline-block;
	float: left
}

div.mod-languages > ul.lang-block > li,
div.mod-languages > ul.lang-inline > li {
	line-height: 32px;
	margin: 0 5px
}

.mod-languages ul li.lang-active {
	font-weight: 700
}

.mod-languages ul li a img {
	-moz-transform: scale(1);
	-moz-transform-style: preserve-3d;
	-moz-transition: 0 .1s ease-out;
	-ms-transform: scale(1);
	-ms-transform-style: preserve-3d;
	-o-transform: scale(1);
	-o-transition: 0 .1s ease-out;
	-webkit-transform: scale(1);
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0 .1s ease-out;
	transform: scale(1);
	transform-style: preserve-3d;
	transition: transform .1s ease-out
}

.mod-languages ul li a:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transition: 0 .6s ease-out;
	transform: scale(1.2);
	transition: transform .6s ease-out
}

.mod-languages ul li.lang-active a img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

legend.hidelabeltxt,
.filters .hidelabeltxt,
.contact .jicons-icons,
#system-message dt {
	display: none
}

fieldset.filters,
.blog .leading,
.content-links,
.pane-sliders {
	margin-bottom: 50px;
}

section article:first-child,
section.blog .items-more ol {
	margin-top: 0
}

section.categories-list ul,
section.blog .items-more,
article header + *,
article header + div,
article header + p,
dd.inline + dd,
dd.inline + dt {
	clear: both
}

section.categories-list ul ul li:first-child,
section.blog .items-row article header li {
	border: none
}

.filters .display-limit,
ul.pagenav .pagenav-next {
	float: right
}

th a,
.menu li:hover a {
	color: #fff
}

th a:active,
th a:focus,
th a:hover,
article header h1 a:hover,
article header h2 a:hover {
	color: #4d90fe
}

.img-intro-left,
.img-intro-right,
.img-intro-left > img,
.img-intro-right > img,
section.blog div.img_caption {
	float: none!important
}

.filter-search .filter-search-lbl,
#finder-search fieldset label[for="q"],
#searchForm label {
	margin-top: 0;
}
#searchForm label.ordering {
	margin-top:7px;
}


#member-registration fieldset + div,
#member-profile > div {
	line-height: 35px
}

/* tags */
div.tags > span.tags-label {
	margin-right: 40px;
}
div.tags {
	margin-top: 10px;
}
div.tags a {
    display: inline-block;
    margin-right: 10px;
}
div.tags a > span {
	color: #000;
}
li.tags a:hover,  
div.tags a:hover {}
span.tag-body p {
	display: inline;
}
div.tags.tagcloud ul li {
	display: inline-block;
	margin-right: 10px;
}
div.tags.tagcloud a.gk-tooltip span {
    z-index:10;
    display:none; 
    padding: 15px;
    margin-top: -50px; 
    margin-left: 60px;
    width: 240px; 
    max-width: 240px;
    line-height:16px;
    font-size: 85%;
    transition: all 1s ease-in; 
}

div.tags.tagcloud  a.gk-tooltip:hover span {
	border: 1px solid #eee; 
	background: #fff;
    display:inline; 
    position:absolute; 
    color:#111;
}
div.tags.tagcloud a.gk-tooltip span img {
	max-width: 150px!important;
	height: auto;
	float: left;
	margin: 0 10px 10px 0;
}
div.tag-category div.btn-group {
	margin-top: 10px;
}
div.tag-category div.btn-group label {
	margin-top: 10px;
}
div.tag-category h3 {
	font-size: 19px;
	margin: 8px 0;
}
div.tag-category h3 {
	font-size: 19px;
	margin: 8px 0;
}
div.tag-category ul.category li {
	border-bottom: 1px solid #E5E5E5;
	padding: 10px;
	font-size: 80%;
}
div.tags.tagcloud li {
	margin: 0!important;
}
div.tags.tagcloud a {
	background: #FEC64D;
	border: 1px solid #FEC64D;
	color: #fff!important;
	font-size: 10px;
	font-weight: 600;
	margin: 3px!important;
	padding: 10px;
	text-transform: uppercase;	
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	transition: all 0.1s ease-out 0s 
}
div.tags.tagcloud a:hover {
	color: #fff;
	background: #4d90fe;
	border-color: #4d90fe
}
div.tags.tagcloud a {
	float: left;
	margin-bottom: 6px;
}

/* user edit page */
.item-page.edit .formelm {
     width: 100%;
}
.item-page.edit input {
     float: left;
     height: 42px;
}
.item-page.edit #jform_images_image_intro,
.item-page.edit #jform_images_image_fulltext {
     padding: 3px 6px;
     height: auto;
     line-height: auto;
}
.item-page.edit .formelm .btn  {
     float: left;
     display: inline-block;
}
.item-page.edit .icon-calendar:before {
     padding: 0;
}
#gkMainbody .item-page.edit a {
     color: #333;
}
.item-page.edit #jform_title {
     width: 80%;
}
.item-page.edit fieldset > div label {
	margin-right: 20px;
}
.gkTypoTable code {
     border: 0;
     margin: 0!important;
     padding: 0!important;
}
.calendar .button {
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     border: 0;
}
.tooltip.top .tooltip-arrow {
     display: none;
}
.tooltip-inner {
     background: #fff;
}
.btn.jmodedit {
   color: #272727;
   width: 16px;
   height: 16px;
   margin: 5px 8px 0 0;
   display: block;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABCUlEQVR4nMXSL0sEQRjH8c+eymkxaRDlBDHopStGMRoMgsl3cMFiNRm0iZYLgiDYTAeCFsEXYLCLoEW4JCaLHpxr2FluD253BYM/eJhh5nm+z58Z/qgos9YwUeDbwUfYj+MzvWjgBXGJvWMKx/jGYQp4wAmqJdWOYQVHGehphB7qeCoBtDCLm5CshdsKKgFSpP1QwTLOMY1VbI2WBMIOZrCGpXA2h/vQhhiLOcHbuMKjft8X+q+nCLCOV0l7afClpOUB5QE6WMBu8GljA5O/BXRxhj1cS4b4pT+HAcf6EMBzsLbk2aoh2XzWKcId3nAQYMM0giY2Q7Vx9rIWIF3537gn+bGNnAT/qB/kgkb/tx0dIAAAAABJRU5ErkJggg==);
   background-repeat: no-repeat;
}
.btn.jmodedit > span.icon-edit:before{
     content: "";
}	

/* Module edit form */
#modules-form .btn {
	background: #ddd;
	border-radius: 0;
	border: none!important;
	color: #222!important;
	height: 40px!important;
	line-height: 40px!important;
	padding: 0 15px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#modules-form .btn:active,
#modules-form .btn:focus,
#modules-form .btn:hover {
	background: #222!important;
	color: #fff!important;
}
#modules-form .btn:hover i {
	color: #fff!important;
}
#modules-form .btn-group {
	padding: 0!important;
}
#modules-form .btn-group .btn {
	margin: 0 20px 0 0!important;
}
#modules-form .radio.btn-group {
	padding-left: 20px!important;
}
#modules-form .radio.btn-group input[type=radio] {
	display: block;
	position: relative;
	top: -5px;
}
#modules-form .control-label label {
	display: block;
	line-height: 20px;
	min-width: 160px;
	padding: 5px 20px 10px 0;
}
#modules-form input[type="text"],
#modules-form input[type="password"],
#modules-form input[type="number"],
#modules-form input[type="email"],
#modules-form .input-append .btn,
#modules-form .chzn-single,
#modules-form .chzn-choices,
#modules-form .chzn-container {
	border-radius: 0;
	height: 40px!important;
	line-height: 40px!important;
}
#modules-form .chzn-container-single .chzn-single div b {
	background-position: 0 10px;
}
#modules-form #jform_content {
	height: 500px!important;
}
#modules-form .input-prepend .add-on {
	display: none;
}
#modules-form .accordion-heading a {
	color: #222;
	font-size: 18px;
	text-decoration: none!important;	
}
#modules-form .accordion-heading .accordion-toggle {
	padding: 15px;	
}	
#modules-form .btn-group {
	padding-left: 20px;
}
#modules-form hr {
	display: none;
}
#modules-form .row-fluid {
	padding: 20px 0;
}
#modules-form label {
	text-transform: none!important;
}
#modules-form .chzn-container-single .chzn-single {
	background: #fff!important;
}

/* Item edit form */
.item-page.edit #jform_articletext {
	clear: both;
}
.item-page.edit #jform_title {
	width: 100%;
}	
.item-page.edit .formelm {
	height: auto!important;
	min-height: 40px;
	overflow: hidden;
}
.item-page.edit fieldset {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 52px;
	padding: 0 0 52px;
}
.item-page.edit fieldset > div {
	clear: both;
	padding: 5px 0;
}
.item-page.edit fieldset > div label {
	display: block;
	float: left;
	line-height: 50px;
	min-width: 160px;
}	
.item-page.edit legend {
	font-size: 24px!important;
	font-style: normal !important;
	padding: 0 0 24px;
}
.item-page.edit .control-group {
	margin: 10px 0;
}
.item-page.edit .control-group:after {
	clear: both;
	content: "";
	display: table;
}
.item-page.edit #jform_articletext {
	height: 500px!important;
}
.item-page.edit .formelm {
	height: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	width: 100%;
}	
.item-page.edit .formelm label {
	display: inline-block;
	line-height: 40px;
	text-transform: none;
}
.item-page.edit *[class^="icon-"] {
	display: none;
}
.item-page.edit i.icon-remove,
.item-page.edit i.icon-calendar {
	background-image: url('../../../media/jui/img/glyphicons-halflings-white.png');
	display: block;
}
.item-page.edit i.icon-remove {
	margin-top: 12px;
}
.item-page.edit .btn {
	color: #fff!important;
	padding: 12px 20px!important;
}
.item-page.edit .media-preview.add-on {
	display: none;
}
.item-page.edit .input-append > .btn {
	height: 40px!important;
	line-height: 40px;
	padding: 0 10px!important;
}
.item-page.edit #jform_metadesc,
.item-page.edit #jform_metakey {
	width: 100%;
}
.item-page.edit .chzn-single,
.item-page.edit .chzn-choices,
.item-page.edit .chzn-container {
	height: 50px!important;
	line-height: 50px!important;
}
.item-page.edit .chzn-container-single .chzn-single div b {
	background-position: 0 14px;
}
.calendar .button {
	display: table-cell!important;
	float: none!important;
}
.item-page.edit .formelm-buttons button {
	margin-right: 10px;
}
.item-page.edit .btn {
	background: #ddd;
	border-radius: 0!important;
	border: none!important;
	color: #222!important;
	height: 40px!important;
	line-height: 40px!important;
	padding: 0 15px!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.item-page.edit .btn:active,
.item-page.edit .btn:focus,
.item-page.edit .btn:hover {
	background: #222!important;
	color: #fff!important;
}
.item-page.edit .btn:hover i {
	color: #fff!important;
}
.item-page.edit .btn-group {
	padding: 0!important;
}
.item-page.edit .btn-group .btn {
	margin: 0 20px 0 0!important;
}
.item-page.edit .radio.btn-group {
	padding-left: 20px!important;
}
.item-page.edit .radio.btn-group input[type=radio] {
	display: block;
	position: relative;
	top: -5px;
}
.item-page.edit .control-label label {
	display: block;
	line-height: 20px;
	min-width: 160px;
	padding: 5px 20px 10px 0;
	text-transform: none;
}
.item-page.edit .media-preview + input {
	min-width: 250px;
}
.item-page.edit input[type="text"],
.item-page.edit input[type="password"],
.item-page.edit input[type="number"],
.item-page.edit input[type="email"],
.item-page.edit .input-append .btn,
.item-page.edit .chzn-single,
.item-page.edit .chzn-choices,
.item-page.edit .chzn-container {
	border-radius: 0;
	height: 40px!important;
	line-height: 40px!important;
}
.item-page.edit .chzn-container-single .chzn-single div b {
	background-position: 0 10px;
}
.item-page.edit .chzn-container-single .chzn-single {
	background: #fff!important;
}

#jform_articletext_parent {
   clear: both!important;
}html{background:#353535;-webkit-font-smoothing:antialiased;}
body{background:#fff;color:#555;font-size:14px;font-weight:400;line-height:2;margin:0 0 0 52px;min-height:100%;padding:0;word-wrap:break-word;}
b, strong{font-weight:600;}
a,
#gkMainbody a:active,
#gkMainbody a:focus,
#gkMainbody a:hover,
#gkMainbody header h1 a,
#k2Container article header h2 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:underline;}
a:hover,
a:active,
a:focus,
#gkMainbody a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover{text-decoration:underline;color:#4d90fe;}
h1,
h2,
h3,
h4,
h5,
h6{margin:0;padding:0;color:#242424;font-weight:300;}
h1{font-size:44px;}
h2,
.componentheading{font-size:38px;}
h3{font-size:30px;}
h4{font-size:22px;}
h5{font-size:17px;}
h6{font-size:13px;}
ul{list-style:none;margin:0;padding:0;}
ul li{line-height:2.0;}
p{margin:0.5em 0 1.5em;}
iframe{max-width:100%!important;}
.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;padding:0 50px;}
body[data-layout="left"] .gkPage{margin:0!important;}
#gkPageTop{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;min-height:45px;}
#gkBannerTop{float:left;margin:24px 20px 0 50px;}
#gkBannerTop p{color:#999;line-height:60px;margin:0;}
#gkHeader{background:#eee;}
#gkPageWrap{margin:0 auto;}
#gkPageContent{width:100%;}
#gkPageContent + section,
#gkPageContent + footer{margin-top:50px!important;}
#gkToolbar{left:0;position:fixed;top:0;width:52px;}
#gkSocial{float:none;margin:108px 0 0 0;}
#gkBackToTop{border-top:1px solid #484848;color:#797979;bottom:0;height:52px;left:0;position:fixed;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;width:52px;}
#gkBackToTop:hover{background:#4d90fe;color:#fff;}
#gkLogo{height:35px;margin:5px 30px 0 0;padding:0;text-indent:-999em;text-shadow:none;width:140px;display:block;float:left;-webkit-transition:background-color .3s linear;-moz-transition:background-color .3s linear;-ms-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear;}
#gkLogo img{display:block;margin:0;}
#gkLogo.cssLogo{background:#4d90fe url('../images/logo.png') no-repeat 0 0;height:107px;margin:0;width:124px;}
#gkLogo:hover{background-color:#fec64d;}
#gkLogo.text{background:#4d90fe;color:#fff;display:block;font-size:36px;height:auto;margin:0;min-height:107px;overflow:hidden;padding:10px 5px;text-align:center;text-indent:0;}
#gkLogo.text > span{display:block;font-size:24px;font-weight:400;line-height:56px;padding:0;}
#gkLogo.text .gkLogoSlogan{color:#fff;display:block;font-size:12px;line-height:24px;text-align:center;}
#gkUserArea{float:right;margin:38px 0 0 0;}
#gkUserArea .gk-icon-arrow{font-size:20px;color:#b5b5b5;margin-left:20px;top:4px;position:relative;}
#gkUserArea a{display:block;float:left;font-size:13px;height:46px;line-height:45px;margin:0;padding:0 12px 0 12px;text-transform:uppercase;-webkit-transition:background-color .3s ease-out, color .15s ease-out;-moz-transition:background-color .3s ease-out, color .15s ease-out;-ms-transition:background-color .3s ease-out, color .15s ease-out;transition:background-color .3s ease-out, color .15s ease-out;}
#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover,
#gkRegister:active,
#gkRegister:focus,
#gkRegister:hover{background-color:#fec64d;background-position:90% top;color:#fff;}
#gkLogin:active i,
#gkLogin:focus i,
#gkLogin:hover i,
#gkRegister:active i,
#gkRegister:focus i,
#gkRegister:hover i{color:#fff;}
#gkSearch{color:#797979;border-top:1px solid #484848;border-bottom:1px solid #484848;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:52px;margin-top:108px;width:52px;}
#gkSearch + #gkSocial a:first-child{border-top:none;}
#gkSearch + #gkSocial{margin-top:0;}
#gkSearch form{background:#4d90fe;margin-left:-230px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;width:230px;margin-top:-52px;position:relative;}
#gkSearch:hover form,
#gkSearch.active form{margin-left:0;}
#gkSearch .search{overflow:hidden;}
#gkSearch #mod-search-searchword{background:#4d90fe;border:none;border-bottom:1px solid #72a7ff;color:#fff;display:block;height:38px;font-size:18px;font-weight:300!important;margin:7px 0 7px 15px;padding-left:0;padding-right:0;width:160px;float:left;}
#gkSearch i{float:left;display:block;color:#fff;}
#gkStyleArea{border-top:1px solid #484848;border-bottom:1px solid #484848;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;clear:both;display:block;height:52px;width:52px;color:#797979;}
#gkLinks + #gkStyleArea,
#gkSearch + #gkStyleArea,
#gkSocial + #gkStyleArea{border-top:none;}
#gkStyleArea > div{background:#353535;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;height:52px;margin-left:-226px;padding:0 0 0 12px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;width:226px;margin-top:-52px;}
#gkStyleArea.active > div,
#gkStyleArea:hover > div{margin-left:0;}
#gkStyleArea a{display:inline-block;height:22px;margin:15px 0 0 9px;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:22px;}
#gkStyleArea a:first-child{margin-left:0;}
#gkStyleArea a:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
#gkColor1{background:#4d90fe;}
#gkColor2{background:#7065ff;}
#gkColor3{background:#598473;}
#gkColor4{background:#909090;}
#gkColor5{background:#d68989;}
#gkColor6{background:#ff875e;}
.gkRSS,
.gkMail,
.gkTwitter,
.gkFb,
.gkGplus,
.gkPinterest{background:transparent url('../images/style1/icons.png') no-repeat 0 0;border-bottom:1px solid #484848;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;display:block;float:none;height:52px;line-height:52px;padding:0;text-indent:-9999px;-webkit-transition:background-position .15s ease-out;-moz-transition:background-position .15s ease-out;-ms-transition:background-position .15s ease-out;-o-transition:background-position .15s ease-out;transition:background-position .15s ease-out;width:52px;}
#gkSocial a:first-child,
#gkLinks a:first-child{border-top:1px solid #484848;}
.gkMail{background-position:0 0;}
.gkRSS{background-position:0 -54px;}
.gkTwitter{background-position:0 -162px;}
.gkFb{background-position:0 -108px;}
.gkPinterest{background-position:0 -270px;}
.gkGplus{background-position:0 -216px;}
.gkMail:active,
.gkMail:focus,
.gkMail:hover{background-position:-53px 0;}
.gkRSS:active,
.gkRSS:focus,
.gkRSS:hover{background-position:-53px -54px;}
.gkTwitter:active,
.gkTwitter:focus,
.gkTwitter:hover{background-position:-53px -162px;}
.gkFb:active,
.gkFb:focus,
.gkFb:hover{background-position:-53px -108px;}
.gkPinterest:active,
.gkPinterest:focus,
.gkPinterest:hover{background-position:-53px -270px;}
.gkGplus:active,
.gkGplus:focus,
.gkGplus:hover{background-position:-53px -216px;}
#gkBottom1,
#gkBottom2{overflow:hidden;padding:0 50px;}
#gkBottom1 > div,
#gkBottom2 > div{border-top:1px solid #e5e5e5;padding:36px 0;}
#gkBottom1 .box .header,
#gkBottom2 .box .header{font-size:16px}
#gkBottom2 .box{color:#999;}
#gkBottom2 .box ul li{border:none;padding:0;}
#gkBottom2 .box a{color:#777}
#gkBottom2 .box a:hover{color:#363636}
#gkBreadcrumb{background:transparent;border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding:14px 0 15px;}
#gkBreadcrumb .breadcrumbs{float:left;color:#333;}
#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:600;}
#gkBreadcrumb .breadcrumbs > ul > li a{font-weight:normal}
#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%;}
#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:#888;font-size:14px;line-height:21px;padding:0 50px;}
#gkFooter > div{border-top:1px solid #e5e5e5;padding:16px 0;}
#gkFooterNav{float:left;}
#gkFooterNav li{border:none;float:left;margin:0 16px 0 0!important;padding:0;}
#gkFooterNav a{color:#888}
#gkFooterNav li:hover,
#gkFooterNav a:hover{background:transparent;color:#363636;}
#gkCopyrights{float:right;margin:0 0 20px;}
#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;opacity:0.4;}
.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;color:#666;font-size:14px;line-height:1.6;margin:0 0 20px 0;padding:20px;width:100%;}
#gkInset .box,
#gkSidebar .box{border-top:1px solid #e5e5e5;margin:0 0 40px 0;padding:20px 0;}
#gkInset .box:first-child,
#gkSidebar .box:first-child{border-top:none;padding-top:0;}
div.content{clear:both;}
.box li{border-bottom:1px solid #e5e5e5;padding:5px 0;}
.box li:last-child{border-bottom:none;}
.box li a{text-decoration:none;}
.box a{text-decoration:none;}
.box ul ul{margin-left:20px;}
.box .header{color:#242424;font-size:14px;font-weight:700;line-height:20px;padding:0 0 30px;text-transform:uppercase;}
#gkInset .box.noborder,
#gkSidebar .box.noborder{border-top:none;}
.box.clear{margin:0;padding:0;}
.clear div.content{clear:both;}
.box.nomargin{margin-left:0!important;margin-right:0!important;}
.box.nooverflow,
.box.nooverflow > div{overflow:visible!important;}
#gkInset .box.advertisement,
#gkSidebar .box.advertisement{border-top:none;}
.box.advertisement .header{background:transparent;border-bottom:1px solid #e5e5e5;color:#999!important;font-size:10px!important;font-weight:300;margin:0 0 5px 0;min-height:16px;padding:0;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;}
.box_text > div{background:#fff;}
.box.color1{background:#4d90fe!important;color:#fff;padding:20px!important;}
.box.color1 .header{background:transparent!important;line-height:1.2;}
.box.color1 h1,
.box.color1 h2,
.box.color1 h3,
.box.color1 h4,
.box.color1 h5,
.box.color1 h6{color:#fff;}
.box.color1 ul{margin:0;padding:0;}
.box.color1 ul li{border-bottom:1px solid #659fff;position:relative;padding:2px 0;}
.box.color1 ul li:last-child{border-bottom:none;}
.box.color1 a{color:#c7dcff;}
.box.color1 a:active,
.box.color1 a:focus,
.box.color1 a:hover{color:#fff;}
.box.color1 ul ul{margin:0 0 0 20px;}
.box.color1 b,
.box.color1 strong{font-weight:bold;}
.box.light{background:#F6F7F9 !important;border-top:none!important;padding:20px!important;}
#gkInset .box.light{margin:1px;width:99%;}
.box.light ul{margin:0;padding:0;}
.box.light ul li{position:relative;}
.box.light ul ul{margin:0 0 0 20px;}
.box.light b,
.box.light strong{font-weight:bold;}
.box.color2 .header{color:#4d90fe;}
.bigtitle .header{font-size:26px;font-weight:300;}
.box.badge-new .header,
.box.badge-popular .header,
.box.badge-top .header,
.box.badge-hot .header{position:relative;}
.box.badge-new .header::after,
.box.badge-popular .header::after,
.box.badge-top .header::after,
.box.badge-hot .header::after{background:#9eb931;color:#fff;content:"New";font-size:10px;font-weight:400;padding:0 4px;position:absolute;right:0;top:0;text-transform:uppercase;z-index:1;}
.box.badge-popular .header::after{background:#fe724d;content:"Popular";}
.box.badge-top .header::after{background:#4d90fe;content:"Top";}
.box.badge-hot .header::after{background:#fec64d;content:"Hot";}
section#gkBreadcrumb + section#gkMainbody{margin-top:0!important;}
.onlytablet{display:none;}
.onlymobile{display:none;}
#gkFBLogin{float:left;width:45%;}
#gkFBLogin p{line-height:18px;margin:14px 0 20px;}
#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 input[type="text"],
#login-form input[type="password"]{width:85%;}
.gkPopupWrap .logout-button input{float:right}
label#jform_spacer-lbl{font-size:11px;font-weight:normal;color:#666;}
#loginForm .login-greeting{float:left;font-size:18px;margin-right:32px;}
.gkUsermenu{clear:both;padding-bottom:32px;position:relative;top:10px;}
.gkUsermenu li{border-bottom:1px solid #e5e5e5 !important;padding:3px;}
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:3px 16px 0 0;height:17px;}
span#fb-auth{background-color:#798db9;display:inline-block;color:#fff;font-family:arial;line-height:26px;font-size:12px;font-weight:bold;margin:12px 0 6px;padding:7px 24px 7px 12px;text-decoration:none;text-shadow:1px 1px 0px #445375;cursor:pointer;height:24px;-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;}
#gkPopupOverlay,
#gkPopupLogin{display:none;overflow:hidden;position:fixed;z-index:1000002;left:50%;top:50%;background:#fff;}
#gkPopupLogin{position:absolute;top:70px;width:560px;margin-left:-280px;}
#gkPopupLogin #loginForm{background:url('../images/login.png') no-repeat 4px 6px;padding-left:170px;min-height:185px;}
#gkPopupLogin #login-form input[type="text"],
#gkPopupLogin #login-form input[type="password"]{float:right;width:70%;}
#gkPopupLogin #login-form fieldset p{padding:0 0 18px}
#gkPopupLogin #form-login-remember,
#gkPopupLogin #form-login-buttons{margin-left:100px}
#gkPopupLogin #form-login-buttons input.button{background:#fec64d;}
#gkPopupLogin #form-login-buttons input.button:hover{background:#4d90fe;}
#gkPopupLogin #login-form ul{background:none;border-top:1px solid #e5e5e5;margin-left:100px;padding:10px 0 0}
#gkPopupLogin #login-form ul li{float:left;}
#gkPopupLogin #login-form ul li:first-child{margin-right:8px}
.gkPopupWrap{padding:32px;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;margin-left:0;}
@media (max-height:620px){#gkToolbar #gkSearch,
#gkToolbar #gkSocial{margin-top:0;}
}
@media (max-height:480px){#gkSocial{display:none;}
}
@media (max-height:320px){#gkLinks{display:none;}
}
#gkSidebar a,
#gkInset a{text-decoration:underline;}
.box a:hover{background-color:#c0c0c0;color:black;}
#gkMainMenu a{text-decoration:underline;}
#gkMainMenu a:hover{background-color:#c0c0c0;text-decoration:underline;color:black;}
.newsintro p a{text-decoration:underline;}
#at_257 tbody tr td a{text-decoration:underline;}


@charset "UTF-8";@font-face{font-family:"magazine-icons";src:url("../fonts/magazine-icons/magazine-icons.eot");src:url("../fonts/magazine-icons/magazine-icons.eot?#iefix") format("embedded-opentype"),
url("../fonts/magazine-icons/magazine-icons.ttf") format("truetype"),
url("../fonts/magazine-icons/magazine-icons.svg#magazine-icons") format("svg"),
url("../fonts/magazine-icons/magazine-icons.woff") format("woff");font-weight:normal;font-style:normal;}
[data-icon]:before{font-family:"magazine-icons" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
[class^="gk-icon-"]:before,
[class*=" gk-icon-"]:before{font-family:"magazine-icons" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.gk-icon-arrow:before{content:"a";}
.gk-icon-cog:before{content:"b";}
.gk-icon-email:before{content:"c";}
.gk-icon-fb:before{content:"d";}
.gk-icon-gplus:before{content:"e";}
.gk-icon-pinterest:before{content:"f";}
.gk-icon-rss:before{content:"g";}
.gk-icon-search:before{content:"h";}
.gk-icon-top:before{content:"i";}
.gk-icon-twitter:before{content:"j";}
#gkToolbar [class^="gk-icon-"]:before,
#gkToolbar [class*=" gk-icon-"]:before,
#gkBackToTop[class^="gk-icon-"]:before,
#gkBackToTop[class*=" gk-icon-"]:before{font-size:20px;text-indent:999999em;line-height:52px;margin:0 16px;}
#gkSocial [class^="gk-icon-"]:before,
#gkSocial [class*=" gk-icon-"]:before{font-size:23px;margin:0 15px;}
#gkBackToTop:hover,
#gkToolbar a.gk-icon-search:hover,
#gkToolbar a.gk-icon-email:hover{background:#4d90fe;}
#gkToolbar a.gk-icon-rss:hover{background:#fd9f13;}
#gkToolbar a.gk-icon-fb:hover{background:#3c5b9b;}
#gkToolbar a.gk-icon-twitter:hover{background:#359bed;}
#gkToolbar a.gk-icon-gplus:hover{background:#d44132;}
#gkToolbar a.gk-icon-pinterest:hover{background:#cb2027;}
#gkToolbar a:hover{color:#fff;}
#gkLinks a,
#gkSocial a{color:#797979;border-bottom:1px solid #484848;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;float:none;display:block;height:52px;line-height:52px;padding:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;width:52px;}
.nsp{position:relative}
.nspMain{overflow:hidden}
.nspBotInterface,
.nspTopInterface{overflow:hidden;clear:both;}
.nspBotInterface div,
.nspTopInterface div{float:right}
.nsp .nspTopInterface div{position:absolute;right:16px;padding:0 3px;top:16px;z-index:10;}
.nspPagination{list-style-type:none !important;margin:9px 0 0 !important;padding:0 !important;float:left;}
.nspPagination li{float:left;width:8px;height:8px;margin:1px 3px 0 1px!important;background:#d6d6d6;border:none!important;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:0!important;text-indent:-999em;cursor:pointer;}
.nspPagination li:hover,
.nspPagination li.active{background:#4d90fe;height:10px;margin:0 2px 0 0!important;width:10px;}
.nspNext,
.nspPrev{float:left;width:22px;height:22px;margin:3px 0 0 4px;background:url('../images/nsp_interface.png') no-repeat -22px 0;text-indent:-999em;cursor:pointer;}
.nspPrev{background-position:0 0;}
.nspNext:hover,
.nspPrev:hover{background-position:-22px -22px;}
.nspPrev:hover{background-position:0 -22px;}
.nspCounter{float:left;margin:0 0 0 8px;padding:1px 4px;border:1px solid #ddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#878787;font-size:9px;cursor:pointer;}
.nspArts{overflow:hidden;}
.nspArtPage{float:left;}
.nspArt{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left;}
.nspArt div{overflow:hidden}
h4.nspHeader{color:#333;font-size:14px;font-weight:400;line-height:1.2;margin-bottom:10px;}
.nspArt h4.nspHeader a{color:#333;text-decoration:none;}
.nspArt h4.nspHeader a:active,
.nspArt h4.nspHeader a:focus,
.nspArt h4.nspHeader a:hover{color:#4d90fe}
.nspArt a{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;}
.nspArt img.nspImage{border:none;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.nspArt img.nspImage:hover{-webkit-transform:scale(1.15) rotate(-1.5deg);-moz-transform:scale(1.15) rotate(-1.5deg);-ms-transform:scale(1.15) rotate(-1.5deg);-o-transform:scale(1.15) rotate(-1.5deg);transform:scale(1.15) rotate(-1.5deg);}
.nspArt .nspImageWrapper{overflow:hidden}
.nspArt p.nspText{color:#777;float:none;font-size:12px;margin:0;}
.nspArt p.nspText + .readon{margin-top:32px;}
.nspArt p.nspText + .nspInfo{margin-top:12px;}
.nspArt p.nspInfo{color:#888;font-size:11px;font-style:normal;font-weight:300;line-height:1.0;margin:0 0 5px 0;}
.nspArt p.nspInfo a{color:#333;padding-left:8px;}
.nspArt p.nspInfo a:active,
.nspArt p.nspInfo a:focus,
.nspArt p.nspInfo a:hover{color:#4d90fe;}
.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;}
.readon.left,
.readon.right,
.readon.center{clear:both}
.readon.left{float:left}
.readon.right{float:right}
.readon.center{display:inline;float:none;}
.nspList{float:left}
.nspLinks .nspLinkScroll1 div ul{padding:0 !important;list-style-type:none !important;}
.nspLinks .nspLinkScroll1 div ul li{margin:0 !important;padding:14px 0;}
.nspLinks ul li h4{color:#242424;font-size:14px;font-weight:300;line-height:18px;}
.nspLinks ul li h4 a{text-decoration:none;}
.nspLinks ul li p{font-size:12px;line-height:22px;margin:0;}
.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;}
.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%}
.gkResponsive{line-height:1}
.gkResponsive img.nspImage,
img.nspImage.gkResponsive{width:100% !important;height:auto;}
.gkResponsive a,
a.gkResponsive{display:block;position:relative;}
.gkResponsive{position:relative}
.nspArt img.nspImage{max-width:100%}
.nspArtScroll1,
.nspLinkScroll1{overflow:hidden;width:100%;}
.nspPages1{width:100%}
.nspPages2{width:200%}
.nspPages3{width:300%}
.nspPages4{width:400%}
.nspPages5{width:500%}
.nspPages6{width:600%}
.nspPages7{width:700%}
.nspPages8{width:800%}
.nspPages9{width:900%}
.nspPages10{width:1000%}
.nspCol1{width:100%}
.nspCol2{width:50%}
.nspCol3{width:33.3%}
.nspCol4{width:25%}
.nspCol5{width:20%}
.nspCol6{width:16.66%}
.nspCol7{width:14.285%}
.nspCol8{width:12.5%}
.nspCol9{width:11.1%}
.nspCol10{width:10%}
.nspCol11{width:9.09%}
.nspCol12{width:8.33%}
.nspCol13{width:7.69%}
.nspCol14{width:7.14%}
.nspCol15{width:6.66%}
.nspCol16{width:6.25%}
.nspCol17{width:5.88%}
.nspCol18{width:5.55%}
.nspCol19{width:5.26%}
.nspCol20{width:5%}
.color1 .nspArt p.nspText{color:#fff}
.color1 .nspArt p.nspInfo{color:#c7dcff}
.color1 .nspArt p.nspInfo a{color:#c7dcff}
.color1 .nspArt p.nspInfo a:active,
.color1 .nspArt p.nspInfo a:focus,
.color1 .nspArt p.nspInfo a:hover{color:#fff}
.color1 .nspLinks ul li h4 a{color:#c7dcff}
.color1 .nspLinks ul li h4 a:active,
.color1 .nspLinks ul li h4 a:focus,
.color1 .nspLinks ul li h4 a:hover{color:#fff}
.color1 .nspArt h4.nspHeader a{color:#c7dcff}
.color1 .nspArt h4.nspHeader a:active,
.color1 .nspArt h4.nspHeader a:focus,
.color1 .nspArt h4.nspHeader a:hover{color:#fff}
.color1 .nspPagination li{background:#c7dcff}
.color1 .nspPagination li:hover,
.color1 .nspPagination li.active{background:#fff}
.gkAdvert > .content{background:#91c46c;color:#fff;font-size:15px;font-weight:800;padding:23px 42px;text-transform:uppercase;text-align:center;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}
.gkAdvert > .content:hover{background:#35353A;}
#gkSidebar .box.gkAdvert{margin-bottom:20px;}
.gkAdvert a,
.gkAdvert a:hover,
.gkAdvert a:active{color:#fff;}
.gkAdvert a span{opacity:0.98;clear:both;font-size:11px;display:block;font-weight:500;line-height:0.7;}
.headlines .nspArt{position:relative;}
.headlines .nspNewWrap{background:#4d90fe url('../images/big_arrow.png') no-repeat 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;cursor:pointer;filter:alpha(opacity=0);opacity:0;position:absolute;-webkit-transition:opacity .4s ease-out;-moz-transition:opacity .4s ease-out;-ms-transition:opacity .4s ease-out;-o-transition:opacity .4s ease-out;transition:opacity .4s ease-out;}
.headlines .nspNewWrap h4,
.headlines .nspNewWrap h4 a,
.headlines .nspNewWrap h4 a:active,
.headlines .nspNewWrap h4 a:focus,
.headlines .nspNewWrap h4 a:hover{color:#fff!important;}
.headlines .nspArt.active .nspNewWrap{filter:alpha(opacity=100);left:0!important;opacity:1;}
.headlines .nspArt.unactive .nspNewWrap{left:0!important;}
.nsphover .content{margin:0;}
.nsphover .nspImageWrapper{position:relative;}
.nsphover .nspImageWrapper .nspHeader{background:#4d90fe;background:rgba(77, 144, 254, 0.85);bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-size:18px;font-weight:300;margin:0;padding:20px;position:absolute;}
.nsphover .nspImageWrapper .nspHeader a,
.nsphover .nspImageWrapper .nspHeader a:active,
.nsphover .nspImageWrapper .nspHeader a:focus,
.nsphover .nspImageWrapper .nspHeader a:hover{color:#fff;}
.nsphover .nspArt .nspInfo2{background:#fec64d;color:#fff;display:block;font-size:12px;font-weight:600;line-height:12px;margin:0 0 20px 0;padding:12px 22px;text-transform:uppercase;}
.nsphover .nspInfo2 a{color:#fff!important;margin:0!important;padding:0!important;}
.nsphover .nspInfo2 a:hover,
.nsphover .nspInfo2 a:focus,
.nsphover .nspInfo2 a:active{color:#fff!important;}
.nsphover .nspArt{border:none!important;margin:6px 0 0 0;overflow:hidden;position:relative;}
.nsphover .nspText{bottom:-200px;position:absolute;}
.nsphover .nspHoverOverlay{background:#4d90fe;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;height:600px;margin:0 3px 0 0;padding:20px 20px 0 20px;position:absolute;top:100%;-webkit-transition:top .3s ease-out;-moz-transition:top .3s ease-out;-ms-transition:top .3s ease-out;-o-transition:top .3s ease-out;transition:top .3s ease-out;z-index:9;}
.nsphover .nspHoverOverlay .nspText,
.nsphover .nspHoverOverlay .nspText a{color:#c7dcff;font-size:14px;margin-top:20px;position:static;}
.nsphover .nspHoverOverlay .nspText a:active,
.nsphover .nspHoverOverlay .nspText a:focus,
.nsphover .nspHoverOverlay .nspText a:hover{color:#fff;}
.nsphover .nspHoverOverlay .nspHeader,
.nsphover .nspHoverOverlay .nspHeader a{color:#fff;font-size:18px;font-weight:300;}
.nsphover .nspHoverOverlay .nspHeader a:active,
.nsphover .nspHoverOverlay .nspHeader a:focus,
.nsphover .nspHoverOverlay .nspHeader a:hover{color:#c7dcff;}
.nsphover .nspHoverOverlay.active{top:0;}
.nsphover .nspInfo1,
.nsphover .nspInfo1 a{color:#fff!important;font-size:13px!important;font-weight:400!important;margin-top:30px!important;}
.gkTabsGK5{position:relative;overflow:hidden;}
.gkTabsWrap.vertical ol li{border:1px solid #e5e5e5;border-left:none;color:#242424;cursor:pointer;display:block;float:left;line-height:37px;list-style-type:none;height:36px;padding:2px 14px;text-align:center;font-size:13px;font-weight:400;text-transform:uppercase;}
.gkTabsWrap.vertical ol li:first-child{border-left:1px solid #e5e5e5;}
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.vertical ol li.active:hover{background:#FEC64D;border-color:#FEC64D;color:#fff;}
.gkTabsWrap.vertical ol li.active::after{content:"";clear:both;display:block;float:left;height:2px;margin-left:-14px;position:absolute;top:38px;width:100%;z-index:2;}
.gkTabsWrap.vertical ol li:hover{color:#4d90fe;}
.gkTabsContainer{clear:both;overflow:hidden;position:relative;}
.gkTabsItem{background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;left:-9999px;padding:0;position:absolute;top:0;width:100%;z-index:1;}
.gkTabsItem.active{left:0;position:relative;z-index:2;}
.gkTabsNav{margin:0 0 30px;min-height:36px;}
.gkTabsButtonNext,
.gkTabsButtonPrev{display:none;}


