/*
#------------------------------------------------------------------------
# Bluap - June 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 
*/
 
/* Style 1 */

label#eu-protect {
	color: #8C7A00;
}
	
/* template.css */
a,
#gkMainMenu div.childcontent a:active,
#gkMainMenu div.childcontent a:focus,
#gkMainMenu div.childcontent a:hover,
article header h1 a:hover,
article header h2 a:hover,
.pane-sliders .panel h3 a:hover {
	color: #8C7A00;
}
#gkHeaderBottom {
	background: #8C7A00;
	padding: 40px 90px 0 90px;
}
#gkBottom4,
#gkBottom6 {
	background: #383114;
}
.breadcrumbs > ul > li a:hover {
	color: #8C7A00;
}
#gkFooter {
	background: #383114;
}
.gkFooterBorder + #gkFooter > div {
	border-top: 1px solid #ffffff;
}
#gkFooter li:hover,
#gkFooter a:hover {
	color: #383114;
}
#gkSidebar .box li a:hover {
	color: #8C7A00;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #8C7A00important;
}
.box.color,
#gkHeaderBottom .box,
#gkBottom4 .box,
#gkBottom6 .box {
	background: #383114!important;
}
.box.color a,
#gkHeaderBottom .box a,
#gkBottom4 .box a,
#gkBottom6 .box a {
	color: #8C7A00!important;
}
.box.colortitle .header {
	color: #8C7A00;
}

/* 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"],
.gkPriceTable dd a {
	background: #8C7A00;
}
.border:hover,
.gkPriceTable dd a:hover {
	background: #8C7A00!important;
	border-color: #8C7A00!important;
}
#gkBottom2 .box .border:hover {
	color: #8C7A00!important;
}
th a:active,
th a:focus,
th a:hover {
	color: #383114!important;
}
article header.itemHasImage h1 a:active,
article header.itemHasImage h1 a:focus,
article header.itemHasImage h1 a:hover {
	color: #8C7A00!important;
}
article header li a:hover {
	color: #8C7A00;
}
.tooltip-inner strong {
	background: #8C7A00;
}
.autocompleter-queried {
	color: #8C7A00!important
}

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { 
	background-color: #8C7A00;
}
.nspNext:hover:after,
.nspPrev:hover:after { 
	color: #8C7A00;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a > .gkImgOverlay {
	background: #8C7A00;
}
.gkNspPM-NewsGallery .gkPagination li.active,
.gkNspPM-NewsGallery .gkPagination li:hover {
	background: #8C7A00;
}
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover {
	 border-bottom: 1px solid #8C7A00;
	 color: #8C7A00;
}
.gkTabsWrap ol li:hover { 
	color: #8C7A00; 
}
.gkIsWrapper-gk_bluap .figcaption a.button {
	background: #8C7A00;
}
.gkIsWrapper-gk_bluap .gkIsPagination li.active,
.gkIsWrapper-gk_bluap .gkIsPagination li:active
.gkIsWrapper-gk_bluap .gkIsPagination li:focus,
.gkIsWrapper-gk_bluap .gkIsPagination li:hover {
	background: #8C7A00;
}
.button-big {
	background: #8C7A00;
}
.button.bordered:active,
.button.bordered:focus,
.button.bordered:hover {
	background: #8C7A00;
	border-color: #8C7A00;
}
#gkBottom4 .button.bordered:active,
#gkBottom6 .button.bordered:active,
#gkBottom4 .button.bordered:focus,
#gkBottom6 .button.bordered:focus,
#gkBottom4 .button.bordered:hover,
#gkBottom6 .button.bordered:hover {
	color: #8C7A00!important;
}
address[data-width] {
	border-left: 1px solid #f1857a;
}
#gkBottom4 address[data-width],
#gkBottom6 address[data-width] {
	border-left-color: #ffffff;
}
#gkBottom4 .gkSocialIcons > a:before,
#gkBottom6 .gkSocialIcons > a:before {
	color: #ff9d93;
}
.gkTogglers dt.active,
.gkTogglers dt.active:before,
.gkTogglers dt:hover:before {
	color: #8C7A00;
}

/* menu.css */
#gkMainMenu .gkMenu a:hover,
#gkMainMenu .gkMenu a:active,
#gkMainMenu .gkMenu a:focus,
#gkMainMenu .gkMenu li.active > a {
	color: #8C7A00;
}

/* k2.css */
.activeCategory a {
	color: #8C7A00
}
h1 > sup,
h2 > sup {
	background: #8C7A00;
}
span#formLog {
	background: #8C7A00;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
	background: #8C7A00;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #8C7A00;
}
table.calendar tr td.calendarTodayLinked a {
	color: #8C7A00;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
	background: #8C7A00;
}
.calendarNavLink {
	color: #8C7A00;
}
.k2TagCloudBlock a:hover {
	color: #8C7A00;
}