@import url(../warp/css/base.css);
/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL


Base Styling
----------------------------------------------------------------------------------------------------*/
BODY
{
	font: normal 12px / 18px Arial, Helvetica, sans-serif;
	color: #666666;
}
/*Header Tags*/
H1, H2, H3, H4, H5, H6
{
	color: #222222;
}
H1
{
	font-size: 32px;
	line-height: 1.4;
}
H2
{
	font-size: 28px;
	line-height: 1.4;
}
H3
{
	font-size: 21px;
	line-height: 1.4;
}
H4
{
	font-size: 16px;
	line-height: 1.4;
}
H5, H6
{
	font-size: 14px;
	line-height: 1.4;
}
/*Links*/
A
{
	color: #626F88;
}
A:hover
{
	color: #23A924;
}
/*Colors*/
.primary-color
{
	color: #B20000;
}
.secondary-color
{
	color: #222222;
}
/*Other Html Elements*/
ADDRESS
{
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 18px;
}
INS, MARK
{
	background-color: #FFA;
}
MARK
{
	color: #111111;
}
::-moz-selection
{
	background: #B20000;
	color: #FFF;
}
::selection
{
	background: #B20000;
	color: #FFF;
}
.spotlight .overlay>div
{padding:9px!important;
font-size: 10px!important;
line-height: 11px!important;}

.sprocket-mosaic-item .sprocket-mosaic-text {
margin: 10px 0!important;
display: block!important;
font-family: OpenSansLight!important;
font-size: 12px!important;
line-height: 1.4 !important;