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

/* Here you can include your override CSS styles */
#mod_vertical_dropmenu_564 dl.level1 dt:HOVER span {
    color: #fff!important;
}

.gkIsPagination  a{

    background: #fff!important;

}

.gkIsPagination  > ol li.active a{

    background: #00a198!important;

}

.big-nav .nspNext:after {
    color: #fff;
    content: url('/images/SEACHANGE/conR.png');
}

.big-nav .nspPrev:after {
    color: #fff;
    content: url('/images/SEACHANGE/conL.png');
}

@media (max-width: 640px) {
	.gkIsWrapper-gk_startup .gkIsText.active {
		top: 105px;
	}

}
