/*
#------------------------------------------------------------------------
# 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 
*/
 
/* Base for all menus */
#gkMainMenu,
.imageBg #gkMenuWrap #gkMainMenu {
	float: right;
	padding: 0;
	width: auto;
	margin-top: 29px !important;
	position: absolute;
	right: 0 !important;
}
.imageBg #gkMainMenu {
	margin: 11px 0 0 0;
}
#gkMainMenu,
#gkMenuWrap #gkMainMenu {
	margin-top: 0;
}
#gkMainMenu .gkMenu {
	display: block;
	margin: 0;
	position: relative;
}
.gkMenu > ul > li {
	clear: none!important;
	float: left;
	font-size: 14px;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	width: auto;
}

.gkMenu > ul > li:hover, .gkMenu > ul > li:active {
    
}

.gkMenu > ul > li > a,
.imageBg #gkMenuWrap .gkMenu > ul > li > a {
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
}
.gkMenu > ul > li:last-child > a {
	padding: 0px;
}

.imageBg .gkMenu > ul > li > a {
	color: #fff;
}
.gkMenu > ul > li a small {
	display: block;
	font-size: 11px;
	line-height: 12px;
}
.gkMenu > ul > li > .childcontent,
.gkMenu > ul > li > .childcontent .childcontent {
	position: absolute;
	left: -999em;
	z-index: 999;
}

.gkMenu > ul > li > .childcontent .gkcol {
	float: left;
}
.gkMenu > ul > li:hover > .childcontent,
.gkMenu > ul > li:hover > .childcontent li:hover > .childcontent {
	left: inherit;
}
.gkMenu > ul > li .childcontent {
	margin-left: 0;
	margin-top: 2px;
}
.gkMenu > ul > li .childcontent .childcontent {
	margin-left: 160px;
	margin-top: -35px!important;
}

/* main menu CSS */
.gkMenu > ul {
	margin: 0;
	padding: 0;
}
.gkMenu ul li {
	clear: both;
    line-height: 30px;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
	margin: 0 20px 0 0
}
.gkMenu > ul > li {
	float: left;
}

.gkMenu > ul > li:hover, .gkMenu > ul > li:active {
	border-bottom: 2px solid #fff;
}

.gkMenu > ul > li.active > a {
	color: #3c99df;	
}
.gkMenu > ul > li > a {
	-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;
}
.gkMenu a:hover,
.gkMenu a:active,
.gkMenu a:focus,
.gkMenu li.active > a {
	color: #fff;
	
}
}
.gkMenu > ul li div.childcontent {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	text-transform: none;
}
.gkMenu > ul li div.childcontent-inner {
	background: #3c99df;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gkMenu > ul li > .childcontent .gkcol {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0;
}
.gkMenu > ul li div.childcontent li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 600;
	margin: 0;
	padding: 0 20px;  
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-ms-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}

transform: perspective(1200px) rotateX(-90deg);
   transform-origin: 50% 0 0;
   transition: all 350ms cubic-bezier(0.7, 0, 0.185, 1) 0s;
   visibility: hidden;

.gkMenu > ul li div.childcontent li:hover {
	 background: #55acee;
}

.gkMenu > ul li div.childcontent li:hover > a,
.gkMenu > ul li div.childcontent li:hover > a small {
	color: #fff;	
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}
.gkMenu > ul li div.childcontent li:first-child  { 
	border: none;
}
.gkMenu > ul li div.childcontent a {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 12px;
    padding: 5px 0;
}
.gkMenu > ul li li div.childcontent small {
	color: #c8e7ff;
	font-weight: 400;
	padding-bottom: 5px;
}
.gkMenu > ul li div.childcontent li.group {
	padding: 0;
	margin: 0;
	height: auto;
	border: none !important;
	background: none;
}
.gkMenu > ul li div.childcontent header {
	padding: 10px 16px 6px 16px;
	display: block;
	color: #fff;
	margin: 0;
	font-weight: 400!important;
}
.gkMenu > ul li div.childcontent header a {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 0 4px;
	text-transform: uppercase;
	border-bottom: 2px solid #e5e5e5;
}
.gkMenu > ul li div.childcontent header small {
	display: block;
	text-transform: none;
}
.gkMenu li .module p {
	font-size: 12px;
	line-height: 18px;
}

/* hide mobile menu */
#gkMobileMenu {
	display: none;
}

/* normal menu */
#gkHeader > div:first-child {
	background: #fff;
	min-height: 70px;
}

.imageBg #gkHeader > div {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    margin-top: -92px !important;
    min-height: auto;
    position: relative;
    z-index: 1 !important;
}

.imageBg #gkHeader > div #gkLogo {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.7) 75%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 75%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(255, 255, 255, 0.7)1), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 75%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.7) 75%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 75%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 0.7) 75%, rgba(255, 255, 255, 0) 100%); /* W3C */
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 15px 20px 30px;
    text-indent: -999em;
    text-shadow: none;
    transition: background-color 0.3s linear 0s;
	position: absolute;
}

.imageBg #gkHeader > div #gkLogo img {
   max-width: 75px !important;
}

.imageBg #gkHeader > div .gkMenu > ul li div.childcontent { 
   margin-top: 2px !important;
}

.imageBg #gkHeader > div .gkMenu > ul > li {
    height: 30px !important;
}

.imageBg #gkHeader > div .gkMenu > ul > li > a {
    height: 30px !important;
}

.imageBg #gkHeader > div #gkMainMenu .gkMenu > ul > li.active > a {
	color: #fff !important;	
}

.imageBg #gkHeader > div .gkMenu > ul > li:hover, .gkMenu > ul > li:active {
    border-bottom: 2px solid #fff;
}
.imageBg #gkHeader > div:first-child { 
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 90px !important;
    margin-top: 0 !important;
    position: relative;
    z-index: 123123 !important;
}

/* Fixed menu */
#gkMenuWrap {
	background: none;
	min-height: 70px;
	left: 0;
	position: absolute;
	-webkit-transition: top .2s ease-out;
	-moz-transition: top .2s ease-out;
	-ms-transition: top .2s ease-out;
	-o-transition: top .2s ease-out;
	transition: top .2s ease-out;
	top: -150px;
	width: 100%;
	z-index: 1001;
}
#gkMenuWrap.active {
	top: 0;
}
#gkHeader.gkNoMenu {
	padding-top: 0px;
}
#gkMenuWrap .gkMenu ul ul li:hover > a {
	color: #fff!important;
}
