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

/* This is a variant of default template style */

.topmenurow, .button, .btn, .messagerow .button:hover {
	background: #6CB33E;
}

.button:hover, .btn:hover, .messagerow .button, .contentrow, .contentrow h1, .sparky_inner h2 {
	background-color: #FFD17D;
}

p.readmore a {
	background: #333;
}

i.fa.fa-arrow-circle-o-down, .advertrow .cell_pad:hover .moduletable h3 {
	color: #ff7800;
}

.toprow div.moduletable {
	border-right: 1px solid #ff7800;
}

.trainersrow .cell_pad, .partnersrow .cell_pad {
	background: url(../images/custom/green.png) 0px 58px repeat-x;
}

.bottomrow h3 {
	background: url(../images/custom/green_line.png) no-repeat bottom left;
}

.small_logo, .mnu_footermenu > li > a:hover {
	color: #b2cb4c;
}

.hot_hours > div.today, .bottomrow .container {
	border-bottom: 1px solid #b2cb4c;
}

.mnu_sidemenu > li > a, .mp_left li a, .mp_right li a {
	border-bottom: 1px solid #e56c00;
}

.meter > span {
	background-color: #b2cb4c;
	background-image: -moz-linear-gradient(top, #b2cb4c, #b2cb4c);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b2cb4c),color-stop(1, #b2cb4c));
	background-image: -webkit-linear-gradient(#b2cb4c, #b2cb4c);
}