﻿/* Custom CSS */

h1,
h1 a,
.editorContent h1 a,
h2,
h2 a,
.editorContent h2 a,
h3,
h3 a,
.editorContent h3 a,
h4,
h4 a,
.editorContent h4 a,
h5,
h5 a,
.editorContent h5 a,
h6,
h6 a,
.editorContent h6 a,
legend
{
	font-weight: 			500;
}

table, th, td
{
	padding: 				5px 10px 5px 10px;

	border: 				solid 1px #d4d4d4;
}

table.list th, table.list td
{
	border:					0;
}

table:not(.list) th
{
	background: 			#f1f1f1;
}

.no-touch #subMenu a:hover, #subMenu a.active
{
	color: 					#97bf0d;

	background: 			#e5efc2 !important;
}

#right h2, #right h3, #right h4
{
	color: 					#006d8a;
}

#spacerBottom
{
	padding-top:			335px;

	background: 			url(../images/backgrounds/footer.png) no-repeat top center;
}

.box
{
	margin-bottom:			20px;

	color: 					#566148;

	background: 			#e5efc2;
}

.box h2
{
	font-size: 				24px;

	color: 					#566148 !important;
}

.box h3
{
	color: 					#566148 !important;
}

.widget h3
{
	color: 					#98bf0d !important;
}

#groups .sectionOptions .field
{
	display: 				none;
}

.layer .icon {
	display: none;
}

.no-touch #subMenu a:not(.arrow):hover, #subMenu a.active, #subMenu a.extraActive {
	color: #97bf0d;
}