/*------------------------------------------------------------------------
# "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: #265aa6;
}

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

p.readmore a {
	background: #265aa6;
}

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

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

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

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

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

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

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

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