.modal-title
{
	font-size: 17px;
}

html, body
{
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Arial;
	font-size: 14px;
}

.wrapper-outer
{
	border-left: none;
}

h1:not(.page-top-header):not(.fl-panel-header):not(.modal-title)
{
	font-size: 17px;
	font-weight: 900;
}

h2.fields-sub-header
{
	font-size: 15px;
	font-weight: 900;
}

h2.fields-sub-header > div.fields-sub-header-info
{
	font-family: Arial, Verdana, Helvetica, Arial;
	font-size: 14px;
	font-weight: 400;
}

.wrapper-inner-header > div:first-of-type
{
	display: block;
	width: 100%;
	padding: 0;
}

.wrapper-inner-header > div:first-of-type > h1
{
	display: none;
}

.wrapper-inner-header > div:first-of-type > a, .wrapper-inner-header > div:first-of-type > img
{
	display: block;
}

.wrapper-inner-header > div:last-of-type
{
	display: none;
}

.standard-button
{
	background-color: #9a141b;
}

ul.category-header > li
{
	background-color: #9a141b;
}

.right-menu-content
{
	background-color: #ffffff;
}

.menu-box-anchor-outer
{
	background-color: #9a141b;
}

.menu-button:hover
{
	color: #9a141b;
}

.menu-button.active,.menu-button:active,.menu-button.focus,.menu-button:focus
{
	color: #9a141b;
}

@media (min-width: 1200px)
{
	.wrapper-outer
	{
		width: 1132px;
	}
}

