/*------------------------------------------------------------------------
# "Hot Explorer" - Commercial Joomla template
# Copyright (C) 2013 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

a {
	color: #005c2b;
}

a:hover {
	color: #333;
}

a.k2ReadMore, p.readmore, .button {
	background: #005c2b !important;
	box-shadow: 0px 2px 3px #666;
}

a.k2ReadMore:hover, p.readmore:hover, .button:hover {
	background: #444 !important;
	box-shadow: 0px 2px 3px #666;
	color:#fff;
}

.footerrow, .footerrow .container {
	background: #f2def3;
  padding:0px;
}

.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > a,
.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > span {
    color:#67b8d3 !important;
}

.sparky_inner .topmenurow {
	background: url(../images/custom/header_bg4.jpg) top left;
}