<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
#------------------------------------------------------------------------
# CloudHost - September 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 
*/

/* Basic elements */

html { -webkit-font-smoothing: antialiased; }
body {
	background: #fff !important;
	color: #555;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}
a,
#gkMainbody a:active,
#gkMainbody a:focus,
#gkMainbody a:hover,
#gkMainbody header h1 a,
#gkMainbody header h2 a,
#k2Container article header h2 a {
	color: #555;
	-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;
}
a:hover,
a:active,
a:focus,
#gkMainbody a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover,
#gkSidebar .box a:hover { color: #3c99df; }
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
h1 {
	color: #2d2d2d;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 5px;
    text-transform: none;
}
h2,
.componentheading {
	color: #00669c;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: none;
}
#gkBottom5 h2 {
    color: #fff;
    display: inline-block;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    text-transform: none;
}
#gkBottom5 h2 span {
    font-size: 70%;}
h3 { color: #dfd100;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 5px;
    text-transform: none;}
h4 { color: #555;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 1em;}
h5 { font-size: 17px; font-weight: 500;
    text-transform: uppercase; color: #393D7A; }
h6 { font-size: 13px; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li { line-height: 1.5; }
p { margin: 0 0 1em; }
iframe { max-width: 100%!important; border: 0 none;}
/* 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;
	padding: 0;
}
body[data-layout="left"] .gkPage { margin: 0!important; }
#gkHeader {
	/*background-size: cover;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 0px solid #eee;
	margin-bottom: 0px;
}
.imageBg #gkHeader {
	background: rgba(0, 0, 0, 0);
	background-size: cover;
	border-bottom: none;
	margin-bottom: 0;
}
#gkHeaderMod {
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
#gkBg { background: #fff; }
#gkPageWrap { margin: 0 auto; }
 #gkContent {width: 100%; background: #2d2d2e; margin-top: -130px;
    position: relative;
    width: 100%;
    z-index: 1;}
 #gkPageContent { 
    background: #e4e4e4;
    padding-bottom: 0px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 0px;
 }

/* Patterns */
body.pattern1 #gkBottom2,
body.pattern1 #gkBottom4,
body.pattern1.grey-content #gkPageContent { background-image: url('../images/patterns/pattern1.png'); }
body.pattern2 #gkBottom2,
body.pattern2 #gkBottom4,
body.pattern2.grey-content #gkPageContent { background-image: url('../images/patterns/pattern2.png'); }
body.pattern3 #gkBottom2,
body.pattern3 #gkBottom4,
body.pattern3.grey-content #gkPageContent { background-image: url('../images/patterns/pattern3.png'); }
body.pattern4 #gkBottom2,
body.pattern4 #gkBottom4,
body.pattern4.grey-content #gkPageContent { background-image: url('../images/patterns/pattern4.png'); }
body.pattern5 #gkBottom2,
body.pattern5 #gkBottom4,
body.pattern5.grey-content #gkPageContent { background-image: url('../images/patterns/pattern5.png'); }
body.pattern6 #gkBottom2,
body.pattern6 #gkBottom4,
body.pattern6.grey-content #gkPageContent { background-image: url('../images/patterns/pattern6.png'); }
body.pattern7 #gkBottom2,
body.pattern7 #gkBottom4,
body.pattern7.grey-content #gkPageContent { background-image: url('../images/patterns/pattern7.png'); }
body.pattern8 #gkBottom2,
body.pattern8 #gkBottom4,
body.pattern8.grey-content #gkPageContent { background-image: url('../images/patterns/pattern8.png'); }
body.pattern9 #gkBottom2,
body.pattern9 #gkBottom4,
body.pattern9.grey-content #gkPageContent { background-image: url('../images/patterns/pattern9.png'); }
body.pattern10 #gkBottom2,
body.pattern10 #gkBottom4,
body.pattern10.grey-content #gkPageContent { background-image: url('../images/patterns/pattern10.png'); }
body.pattern11 #gkBottom2,
body.pattern11 #gkBottom4,
body.pattern11.grey-content #gkPageContent { background-image: url('../images/patterns/pattern11.png'); }
body.pattern12 #gkBottom2,
body.pattern12 #gkBottom4,
body.pattern12.grey-content #gkPageContent { background-image: url('../images/patterns/pattern12.png'); }

/* Logo  */
#gkLogo {
	height: auto;
	margin: 15px 0px 15px 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	display: block;
	float: left;
	max-width: 360px;
	-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;
	width: 100% !important;
}
#gkLogo.cssLogo,
#gkMenuWrap #gkLogo.cssLogo {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/john-dollin-logo-large.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
    margin-top: 15px;
    width: 235px;
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
}
#gkMenuWrap.detached  #gkLogo.cssLogo,
#gkMenuWrap.detached  #gkMenuWrap #gkLogo.cssLogo {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/john-dollin-logo-small.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60px;
    margin-top: 15px;
    width: 54px;
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
}
.imageBg #gkLogo.cssLogo {
	background: transparent url('../images/logo.png') no-repeat 0 0;
	margin-top: 24px;
}
#gkLogo.text {
	color: #fff;
	display: block;
	font-size: 36px;
	height: auto;
	margin: 14px 0 0 0;
	overflow: hidden;
	padding: 10px 5px;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
#gkMenuWrap #gkLogo.text { margin-top: 2px; }
#gkMenuWrap #gkLogo.text,
#gkMenuWrap #gkLogo.text .gkLogoSlogan { color: #111; }
#gkLogo.text &gt; span {
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	padding: 0;
}
#gkLogo.text .gkLogoSlogan {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
}
/* Top bar */
#gkTopBar,
#gkMenuWrap #gkTopBar {
	color: #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
}
.imageBg #gkTopBar {
	background: #1780C3;
}
#gkTopBar &gt; div {
	position: relative;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
}
.imageBg #gkTopBar {
	top: 100px;
}
#gkTopBar.active { margin-top: 0; }
#gkTopBar.active &gt; div { top: 0; }
.imageBg #gkLogin,
#gkLogin {
	background: rgba(0, 0, 0, 0);
	color: #0160B4;
	float: right;
	font-size: 11px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	-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;
	border-right-color: rgba(255, 255, 255, 0.2);
    border-right-style: solid;
    border-right-width: 1px;
}
#gkMenuWrap #gkLogin {
	background-color: transparent;
	position: relative;
    z-index: 21;
    width: 5%;
}
#gkLogin:hover,
.imageBg #gkLogin:hover,
#gkMenuWrap #gkLogin:hover {

}
#gkTopBar .custom { float: right;
    font-size: 15px;
    font-weight: 500;
    padding: 0 10px;}
#gkTopBar .custom a {color: #fff;}
#gkTopBar .custom strong {font-weight: 700;}
.gk-info,
#gkMenuWrap .gk-info {
	color: #fff;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	padding:  0 20px 0 0;
}
.gk-info &gt; a,
#gkMenuWrap .gk-info &gt; a { color: #fff; }
.gk-info &gt; a:active,
.gk-info &gt; a:focus,
.gk-info &gt; a:hover,
#gkMenuWrap .gk-info &gt; a:active,
#gkMenuWrap .gk-info &gt; a:focus,
#gkMenuWrap .gk-info &gt; a:hover { color: #fff; }
.gk-info &gt; i,
#gkMenuWrap .gk-info &gt; i {
	color: #fff;
	font-size: 22px;
	position: relative;
	top: 3px;
}
.imageBg .gk-info {
	color: #fff;
}
.imageBg .gk-info &gt; i {
	color: #ffffff;
}
.imageBg .gk-info &gt; a:active,
.imageBg .gk-info &gt; a:focus,
.imageBg .gk-info &gt; a:hover {
	color: #3c99df;
}
.imageBg .gk-info &gt; a { 
	color: #fff; 
}

/* Header */
#gkHeader { background: #f8f8f8; }
/* Mainbody */
#gkMainbody { margin-bottom: 0px; }
.grey-content #gkMainbody { margin: 0; }
/* Stylearea */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 15px 0 0 5px;
	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-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: 10px;
}
#gkStyleArea a:first-child { margin-left: 0; }
#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: #3c99df; }
#gkColor2 { background: #f8b90d; }
#gkColor3 { background: #64728b; }
#gkColor4 { background: #e24f43; }
#gkColor5 { background: #a54042; }
#gkColor6 { background: #6c6ca0; }

/* Group modules */

#gkBottom1 {background: #fff; padding: 0; overflow: hidden; }
#gkBottom2,
#gkBottom3,
#gkBottom4{
	padding: 30px 0;
	overflow: hidden;
}
#gkBottom5 {background: #004970 url('../images/whitearrow.png') no-repeat scroll center top; padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px; overflow: hidden; }
.home #gkBottom5 {background: #004970 url('../images/greyarrow.png') no-repeat scroll center top; padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px; overflow: hidden; }
#gkBottom2,
#gkBottom4,
.grey-content #gkPageContent { background: #E2E2E2 ; }
#gkBottom6 + #gkFooter &gt; .gkPage {  }
/* standard breadcrumb */
#gkBreadcrumb {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#gkBreadcrumb .breadcrumbs {
	float: left;
	color: #999;
}
#gkBreadcrumb .breadcrumbs li.separator {
	width: 10px;
	text-align: center;
	padding: 0 6px!important;
	color: #999;
}
#gkBreadcrumb .breadcrumbs li.pathway { padding-right: 0px;  }
#gkBreadcrumb .breadcrumbs &gt; ul &gt; li {
	float: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
}
#gkBreadcrumb .breadcrumbs &gt; ul &gt; 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%; }
/* 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;
	font-size: 13px;
    font-weight: 400;
    line-height: 14px;
	padding: 0;
    background-color: #2d2d2e !important;
	margin-bottom: -150px;
}
#gkFooter &gt; div { padding: 5px 0; }
#gkFooterNav {
	margin-bottom: 10px;
	text-align: center;
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
	margin: 0 10px 0 0!important;
	padding: 0;
}
#gkFooter a { color: #fff; }
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { color: #ccc; }
#gkCopyrights {
	color: #666;
	float: none;
	margin: 15px 0;
	text-align: center;
}
/* Other footer elements */
#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;
}
/* 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;
	color: #fff;
	font-size: 15px;
	line-height: 1.65;
	margin: 0 0 20px 0;
	padding: 20px;
	width: 100%;
}
#gkBottom5 .box {
	margin: 0;
	text-align: center;
}
#gkBottom6 .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: #222;
	font-size: 15px;
	line-height: 1.65;
	margin: 0 0 15px 0;
	padding: 0 25px 0 0;
}
#gkBottom6 .box:last-child {padding-right: 0;}
#gkSidebar .box {
	padding: 0;
	font-size: 14px;
	margin: 0 0 25px
}
#gkSidebar .box:last-child {
	margin: 0px
}
div.content { clear: both; }
.box li {
	padding: 0;
	
}
.box li a {
	line-height: 2.2;
	text-decoration: none;
	display: block;
	
}
.box a { text-decoration: none; color: #fff; }
.box ul ul { margin-left: 20px; }
/* default suffix */
.box .header {
	color: #fff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 25px;
    text-transform: none;
}
/* Icons in the title */
.header &gt; i {
	float: right;
	padding: 0!important;
}
.color-icon .header &gt; i,
.header.color-icon &gt; i { color: #3c99df; }
.grey-icon .header &gt; i,
.header.grey-icon &gt; i { color: #999; }
/* clear suffix */
.box.clear {
	margin: 0;
	padding: 0;
}
.clear div.content { clear: both; }
/* bigspaces suffix */
.box.bigspaces { padding: 20px 0!important; }
#gkMainbody .box.bigspaces { padding: 30px 0!important; }
/* bigtitle suffix */
.bigtitle .header {
	color: #111;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0 0 30px;
	text-align: center;
	text-transform: capitalise;
}
.bigtitle .header small {
	clear: both;
	color: #888;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.8;
	text-align: center;
	text-transform: none;
}
/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e5e5e5;
	color: #ccc!important;
	font-size: 11px!important;
	margin: 0 0 12px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Arial, Verdana, sans-serif!important;
}
/* suffix light */
.box.light {
	background: rgba(0, 0, 0, 0) url('../images/tafel-stamp.png') no-repeat scroll right -7px top;
	padding: 0px!important;
}
/* suffix _text */
.box_text &gt; div { background: #fff; }
/* suffix color1 */
.box.dark {
	background: #111!important;
	color: #999;
	padding: 24px!important;
}
.box.dark .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { color: #ddd; }
.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-bottom: 1px solid #222;
	position: relative;
}
.box.dark ul li:last-child { border-bottom: none; }
.box.dark a { color: #ddd!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #3c99df!important; }
.box.dark ul ul { margin: 0 0 0 20px; }
/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}
/* Bottom */
#gkBottom6 { padding: 30px 0; background: #F8EA18; position: relative;}
#gkBottom6 .box {
	color: #555;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px !important;
}
#gkBottom6 .box a {
	color: #555;
    font-size: 14px;
    font-weight: 400;
}
#gkBottom6 .box a:hover {
	padding-left: 2px;
}
#gkBottom6 .box .header,
#gkBottom6 .box .content h3 {
	color: #2d2d2e;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0px;
	padding-bottom: 10px;
    text-transform: none;
}
#gkBottom6 li a {
	border-bottom: 1px solid #DDCF00;
	padding: 0;
}
#gkBottom6 strong {
	font-weight: 800;
}
#gkBottom6 p { margin: 5px 0; }
/* tablet/mobile suffixes */
.onlytablet { display: none; }
.onlymobile { display: none; }
/* Login form */
#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: 5px 0; }
#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}
#login-form fieldset { margin: 0 0 10px; }
#login-form fieldset p { margin: 0 0 0.2em; }
#login-form ul {
	border-top: 1px solid #E7E7E7;
	overflow: hidden;
	padding: 5px 0 0;
}
#login-form ul li {
	font-size: 11px;
	line-height: 1.6;
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 100%; }
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
/* Popup Login */
#gkPopupOverlay {color: #777;
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 40px;}
#gkPopupLogin {
	color: #777;
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 1000002;
	left: 50%;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#gkPopupLogin {
	margin-left: -220px;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-ms-perspective: 1200px;
	perspective: 1200px;
	width: 426px;
}
#gkPopupLogin &gt; div {
	-webkit-transform: rotateX(-45deg);
	-moz-transform: rotateX(-45deg);
	-ms-transform: rotateX(-45deg);
	-o-transform: rotateX(-45deg);
	transform: rotateX(-45deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 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;
}
#gkPopupLogin.gk3Danim &gt; div {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.gkPopupWrap {
	background: #fff;
	padding: 20px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-transform: none;
}
.gkPopupWrap h3 small { font-size: 13px!important; }
.gkPopupWrap h3 a { color: #3c99df; }
.gkPopupWrap h3 a:hover { color: #272727; }
.gkPopupWrap ul.menu { margin: 0; }
.gkPopupWrap .logout-button { margin-top: 20px; }
#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;
}
/* 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: 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; }
body[data-mobile="true"] #gkMobileMenu select { font-size: 50px; }

.loginpage #gkMainMenu {display: none !important;}
	
#dpc-event-view {display: none !important;}

#mod-finder-searchform {float: right;}
#mod-finder-searchword {max-width: 300px !important; width: 75%;}
.finder .btn.btn-primary.hasTooltip.finder {color: #fff !important;
    float: right !important;
    height: 32px;
    margin-left: 3%;
    width: 22%;}
.finder .icon {color: #fff !important;}


#cta {
    position: relative;
    height: 100% !important;
    width: 100%;
    display: block;
}

.cta {
    width: 33.33%;
	padding: 0;
	margin: 0;
	float: left;
	display: inline-block;
	position: relative;
	height: 100%;
	overflow: hidden !important;
}
.cta img {
    width: 100%;
	height: auto;
}
.black img {
    width: 100%;
	height: auto;
	position: absolute;
	top: 0;
}
.black {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
	transition: background .8s ease-in-out;
   -moz-transition: background .8s ease-in-out;
   -webkit-transition: background .8s ease-in-out;
   -o-transition: background .8s ease-in-out;
   -ms-transition: background .8s ease-in-out;
}
.black:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	transition: background .8s ease-in-out;
   -moz-transition: background .8s ease-in-out;
   -webkit-transition: background .8s ease-in-out;
   -o-transition: background .8s ease-in-out;
   -ms-transition: background .8s ease-in-out;
}
.ctatext {
    text-align: center;
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    opacity: 1;
	z-index: 1;
	top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
	-webkit-transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
	-moz-transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
	-o-transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
	-ms-transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
}
.ctatext h1, .ctatext h1 a, .ctatext h1 a:hover {color: #fff; font-weight: 300;}


#contacttop {display: block; float: right; margin-top: 25px; display: none;}
#contacttop h4 {color: #94C11F; font-weight: 400; text-align: right; font-size: 23px; margin-bottom: 0;}
#contacttop h4 a {color: #94C11F !important;}
#contacttop h3 {color: #94C11F !important; font-weight: 700; text-align: right; font-size: 37px; margin-bottom: 0;}
#contacttop h3 span {color: #aaa!important;
    font-size: 60%;
    font-weight: 400;}


.tick {background: #fff url("http://217.199.187.194/screwdriver-flatpack.co.uk/templates/gk_cloudhost/images/stick.png") no-repeat scroll left top;
	color: #666; 
	min-height: 50px;
	padding-bottom: 15px;
    padding-left: 65px;
    padding-right: 0;
    padding-top: 0px;}
	
#homeheader {background-color: rgba(0, 73, 112, 0.5) !important; padding: 30px;}
#homeheader h1 {color: #BABAB9; text-align: left; letter-spacing: 1px;}
#homeheader h1 span {font-weight: 900;}
#homeheader p {color: #babab9;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 19px !important;
    text-align: left;}
#homeheader .readon {min-width: 200px; margin-right: 20px;}

.tafel1 {width: 30%; float: left; margin-right: 3%; text-align: center !important;}
.tafel2 {width: 30%; float: left; margin-right: 1.5%; margin-left: 1.5%; text-align: center !important;}
.tafel3 {width: 30%; float: left; margin-right: 1.5%; text-align: center !important;}

.tafel1 h3 a, .tafel2 h3 a, .tafel3 h3 a {color: #2d2d2e !important; }

.imgleft {width: 50%; margin-right: 15px; margin-top: 7px; margin-bottom: 15px; height: auto; border-radius: 10px;-o-border-radius: 10px;-ms-border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
.imgright {width: 50%; margin-left: 15px; margin-top: 7px; margin-bottom: 15px; height: auto; border-radius: 10px;-o-border-radius: 10px;-ms-border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}</pre></body></html>