/**
 * @package   HLI Joomla! 3 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2014 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/


 /* 
 * 
 * IMPORTANT!
 *
 * Please paste here css rules which you would like to override and change.
-----------------------------------------------------------------------------------*/

#bottom-b {
	color: #fff;
	background-color: #CF003D;
	margin-bottom: -30px;
}

#footer {
	color: #fff;
	background-color: #9A002D;
}

#footer p {
	line-height: 16px;
}

.promo-module .st-image-caption {
	bottom: 0px;
	width: 100%;
}

.st-image-caption.black {
	background-color: #C7C7C7;
	opacity: 0.5;
}

h2 a {
	font-size: 24px;
}

.module-title h3 {
	font-weight: 500;
	text-align: center;
	font-size: 16px;
}

#st-menu .nav.menu > li > a, #st-menu .nav.menu > li span.separator {
	padding: 0 20px;
}

#st-toolbar ul li {
	padding-right: 5px;
}

.su-table .su-even td {
	background: #fff !important;
}	

h1 a {
	text-align: center;
}