/*
#------------------------------------------------------------------------
# John S. - March 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 
*/

/* Style 1 */
#fitem label{
	font-weight:normal;
	text-align:left;
	margin: -25px 0 0 25px;
}
/* template.css */
a,
#gkMainMenu div.childcontent a:active,
#gkMainMenu div.childcontent a:focus,
#gkMainMenu div.childcontent a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover {
	color: #F1C40F;
}
#gkFooter a:hover,
#gkFooter a:focus,
#gkFooter a:active,
body.frontpage.dark_bg #gkFooter a:active,
body.frontpage.dark_bg #gkFooter a:focus,
body.frontpage.dark_bg #gkFooter a:hover { color: #1DBAF4 }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover,
.box.dark-bg a:active,
.box.dark-bg a:focus,
.box.dark-bg a:hover { color: #1dbaf4!important; }
.box.color,
.box.color-bg {
	background: #1dbaf4;
}
.box.color-bg { background: url('../images/style1/color_pattern_bg.png') repeat 0 0; }
.box.icon-color3 h3 i { color: #1dbaf4; }
.box.red,
.box.black,
.box.blue,
.box.green {
    padding: 0px!important;
    min-height: 550px;
}
.box.red div.nspArt.nspCol1,
.box.black div.nspArt.nspCol1,
.box.blue div.nspArt.nspCol1,
.box.green div.nspArt.nspCol1 {
border-bottom: 0px solid #999999;
    margin-bottom: 0px;
}
.box.red {
    color: #F29494;
    background: #810102;
}
.box.black {
    color: #FFFFFF;
    background: #6E6E6E;
    padding: 0px!important;
}
.box.blue {
    color: #77CDF7;
    background: #0188CC;
}
.box.green {
    color: #FFF;
    background: #6A961C;
}
/* joomla.css */
button,
.button,
.readon,
.button.inverse:active,
.button.inverse:focus,
.button.inverse:hover,
input.button,
span.button,
button.button,
div.button,
.readmore a,
input[type="submit"],
input[type="button"] {
	background: #1DBAF4;
}
.tip-title {
	background: #1dbaf4;
}
#system-message dd {
	background-color: #1dbaf4;
}
.pagination ul li a:hover {
	border-color: #1dbaf4;
	color: #1dbaf4;
}
dl#tabs dt.tabs.open a,
dl.tabs dt.tabs.open a {
	background: #1DBAF4;
}

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { background-color: #F1C40F; }
.nspNext:hover:after,
.nspPrev:hover:after { color: #F1C40F; }
.nspArt h4.nspHeader a:hover { color: #F1C40F; }
.box.dark a.readon:hover {
	border-color: #1dbaf4;
	color: #1dbaf4;
}
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover,
.gkTabsWrap ol li:hover {
	background: #1DBAF4;
}
.gkContactForm input[type="submit"]:active,
.gkContactForm input[type="submit"]:focus,
.gkContactForm input[type="submit"]:hover {
	background: #1dbaf4;
}
.gkCols + .button {
	background: #1dbaf4;
}
.gkTeamPrev:hover,
.gkTeamNext:hover {
	color: #1dbaf4;
}
.gkTeamOverlay {
	background: #1dbaf4;
}

/* menu.css */
#close-menu {
	color: #1dbaf4;
}
#aside-menu li a.active,
#aside-menu li a:active,
#aside-menu li a:focus,
#aside-menu li a:hover {
	color: #1dbaf4;
}

/* k2.css */
.activeCategory a { color: #1dbaf4 }
.itemList .itemBody > ul li a:active,
.itemList .itemBody > ul li a:focus,
.itemList .itemBody > ul li a:hover { color: #1dbaf4; }
.k2LatestCommentsBlock div p a:hover { color: #1DBAF4 }
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	background: #1dbaf4;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #1dbaf4;
}
table.calendar tr td.calendarTodayLinked a {
	color: #1dbaf4;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
	background: #1dbaf4;
}
.calendarNavLink { color: #1dbaf4; }
.k2TagCloudBlock a:hover {
	background: #1dbaf4;
}
.gbs3 button, .gbs3 html input[type="button"], .gbs3 input[type="reset"], .gbs3 input[type="submit"] {
background:#1dbaf4;
}