/* generalElements */
.item-page {
  min-height: 150px;
}
.item-page h1 {
	
}
.item-page p {
  font-size: 1.2em;
}
.item-page ol, .item-page ul {
  padding: 20px!important;
	font-size: 1.2em;
}
.item-page ol li, .item-page ul li {
  margin-bottom: 10px;
}
.item-page .table {
  display: table;
}
.item-page .table img {
  display: block;
  margin: 0 auto;
}
.item-page .table td {
  display: table-cell;
  vertical-align: middle;
}
.item-page h3 {
	margin-top: 50px;
	margin-bottom: 20px;
}
/* conentElements */
.container h3 {
	color: #006838;
	background: url('../images/headingsBg.png') no-repeat left center transparent;
	padding: 20px 0 0 50px;
	font-family: 'Audiowide', cursive;
	min-height: 52px;
	margin-bottom: 30px;
	display: block;
}
.container h4 {
	color: #0b9444;
	margin-top: 20px;
	font-weight: bold;
}
.staffTable {
	width: 100%;
	display: table;
}
.staffTable td {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
}
.staffTable strong {
	color: #0b9444;
	font-size: 1.2em;
	text-decoration: underline;
}
/* contactForm */
.contactForm {
	float: left;
	width:50%;
}
.moduletable_contactInferior {
	float: right;
	width:50%;
	color: #bf1e2e;
	font-size: 1.1em;
}
.moduletable_contactInferior a {
	color: #bf1e2e;
}
.moduletable_contactInferior table td {
	padding: 0 10px 10px 0;
}
.googleMaps {

}
.contactForm div#fox-container-m103 .fox-form-stacked .control-label {
	color: #bf1e2e;
}
.contactForm input[type="text"], .contactForm textarea {
	border: 1px solid #0e76bc!important;
	color: #000!important;
}
.contactForm button {
	background: #bf1e2e!important;
	border-style: none!important;
	float: left;
}
.contactForm button span {
	color: #fff!important;
}
.contactForm button:hover {
	box-shadow: 0 0 5px #00519e!important;
}
.contactForm .fox-item-captcha-cnt img {
	margin: 0!important;
	border-color: #00519e!important;
}
.contactForm div#fox-container-m93 .fox-form-stacked .controls {
	width: 100%!important;
}
.contactForm div#fox-container-m93 .control-group {
	margin-bottom: 15px!important;
}
/* contactInfo */
.contactInfo {
	position: relative;
	margin-top: 60px;
}
.contactInfo table {
	font-size: 1em;
	color: #00519e;
	border-radius: 10px;
	padding: 10px;
}
.contactInfo table td {
	padding: 0 5px;
	display: inline-block;
	margin-bottom: 10px;
}
.contactInfo table a {
	color: #00519e;
}
.bt-googlemaps {
  width: 50%!important;
  float: right;
	margin-top: 20px
}
/* ----------
   blog
------------- */
.blog .page-header {
  border-style: none;
  margin: 0!important;
  padding: 0!important;
}
.blog .page-header h1 {
  color: #ed1d24;
  font-size: 2em;
  display: block;
  border-bottom: 1px solid #ed1d24;
  padding: 0 0 10px 0;
}
.blog .page-header h2 {
  color: #0c8ed1;
  font-size: 1.5em;
  display: inline-block;
  padding: 0 20px 0 0;
}
.blog .readmore .btn {
  background: #ed1d24;
  color: #fff;
  margin-top: 10px;
  font-size: 1em;
}
.blog .readmore .btn:hover {
  background: #ff373e;
}

/* -------------------
   General Pagination
--------------------- */
.pagination {
  display: block!important;
  font-size: 1em!important;
}
div.pagination {
  clear: both;
  text-align: center;
  margin: 15px 0 0 0;
}

div.pagination p.counter {
  font-style: italic;
  float: none!important;
}

div.pagination ul {
  list-style: none;
  padding: 0;
}

div.pagination ul li {
  list-style: none;
  display: inline;
  padding: 0 5px 0 5px;
}
div.pagination ul li a {
  color: #ed1d24;
  text-decoration: underline;
  display: inline-block!important;
}
div.pagination ul li a:hover {
  text-decoration: none;
}

/* ----------
   tabs and slides
------------- */
div.jwts_toggleControlContainer a.jwts_toggleControl {
  background: none;
  border-style: none;
}
div.jwts_toggleControlContainer a.jwts_toggleControl {
  font-size: 18px;
  color: #ed1d24;
}
div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle {
  background: url("../images/arrows.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
}
div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle:hover {
  color: #ed1d24;
}
div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle {
  background: url("../images/arrows.png") no-repeat scroll 0 -138px rgba(0, 0, 0, 0);
  color: #ed1d24;
}
div.jwts_toggleControlContainer a.jwts_toggleControl {
  margin: 0;
  padding: 0;
}
div.jwts_content {
  border-style: none;
  padding: 0!important;
}
div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlNotice {
  display: block;
  font-size: 12px;
  color: #000;
}
ul.jwts_tabbernav li a {
  background-image: none;
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
  background-color: #fecc0c;
}
ul.jwts_tabbernav li a:hover {
  /*background-color: #FBD851;*/
  color: #000;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
  color: #818284;
}
.jwts_tabberlive .jwts_tabbertab {
  padding: 8px 20px;
}

/* ----------
   contactForm
------------- */
.contactForm_table {
  width: 50%;
  color: #000;
  float: left;
}
.contactForm_table b span {
  font-size: 0.7em;
}
.contactForm_table th {
  display: inline-block;
  margin: 10px 0;
  color: #fff!important;
}
.contactForm_input {
  width: 80%;
  border-radius: 5px;
  border-style: none;
  padding: 5px;
}
.contactForm_input_textarea {
  width: 90%;
  border-radius: 10px;
  min-height: 150px;
  border-style: none;
}
#mod_simpleemailform_reset_1 {
  display: none;
}
#mod_simpleemailform_reset_1, #mod_simpleemailform_submit_1 {
  width: 25%;
  background: #ed1d24;
  color: #fff;
  float: right;
  margin: 20px 50px 0 0;
}
#mod_simpleemailform_reset_1:hover, #mod_simpleemailform_submit_1:hover {
  background: #ff373e;
}
/* ----------
   googleMaps
------------- */
