.item-title {
	color: white;
}

/* needed for footer latest news */
ul.latestnews {
	padding: 0 !important;
	margin: 0 !important;
}
.latestnews li {
	list-style: none !important;
}

/* for user37 on the menu page, second layer */

#user37, #user55 {
	margin: 0px !important;
  	padding: 0px !important;
}

.text-justify {
	text-align: justify;
}

.brown {
  color: #815507;
}

.gr {
  color: #ddd;
}

/* all articles - prevent cutting up the top title */
#region3wrap {
  padding-top: 10px;
}

/*  ABOUT ABOUT */

/* Ensure the background image in Region 3 is different in About */
.about #region1wrap {
  background-image: url("../images/about-header.jpg");
  background-repeat: no-repeat;
  height: 400px;
}

/* limit the article width */
.art {
  max-width: 500px;
  padding: 20px;
}


/* needed for Slider2 on news-events */
/* at the moment not publish */
.news #region1wrap {
  background-image: url("../images/cina.jpg");
  background-repeat: no-repeat;
  height: 400px;
}

.traders #region1wrap {
  background-image: url("../images/cina.jpg");
  background-repeat: no-repeat;
  height: 400px;
}

#region1.xtc-fluidwrapper {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#region2wrap {
  background: #2d221c;
  margin: 0px !important;
  padding: 0px !important;
}

#region2pad {
  margin: 0px !important;
  padding: 0px !important;
}

#region11wrap {
  background: #2d221c;
}

.rugby #region1wrap {
  background-image: url("../images/sport_small.jpg");
  height: 500px;
  text-align: right;
}

.cricket #region1wrap {
  background-image: url("../images/cricket-grad.jpg");
  height: 400px;
  text-align: right;
  background-position: left;
}

.golf #region1wrap {
  background-image: url("../images/golf.jpg");
  height: 400px;
}

.contact #region1wrap {
  background-image: url("../images/contact-header.jpg");
  height: 400px;
  color: black;
}

.fc_page {
  background-color: black;
}
/* SLIDER news and events */
/* div.page-header h2 {text-align: center !important;} */
/* background-image: linear-gradient(to right, black 0%,white 100%), url('w3css.gif');
  background-blend-mode: color-dodge; */