/*------------------------------------------------------------------------
# "Sparky Framework" - Joomla Template Framework
# Copyright (C) 2016 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 */

.mp_user2 .moduletable,
.mp_advert2 .intro_container {
    background: #8DB888;
}

.logorow, .bottomrow, .copyrightrow {
    background-color:#8DB888;
}

.mp_user4 .moduletable,
.mp_advert3 .intro_container,
.mnu_mainmenuleft ul, .mnu_mainmenuright ul,
.mnu_mainmenuleft li:hover, .mnu_mainmenuright li:hover,
.mnu_mainmenuleft li ul li:hover, .mnu_mainmenuright li ul li:hover {
    background: #C495AD;
}