﻿.header_left {
  background: transparent url('/assets/images/sites/WorldGeo/header_left.png') top left no-repeat;
}
.header_middle {
  background: transparent url('/assets/images/sites/WorldGeo/header_middle.png') top left no-repeat;
}
.header_right {
  background: transparent url('/assets/images/sites/WorldGeo/header_right.png') top left no-repeat;
  position: relative;
}
#header {
  background-color: #ad4a10;
  height: 107px;/*158px;*/
}
.widget-background-color {
    background-color: #ad4a10;
}
.right_subtitle {
  background-color: #e4901a;
  color: #fff;
}
.sidebar_content .research_list {
  background-color: #ad4a10;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  left: 0;
  line-height: 40px;
  padding: 0 10px;
  position: absolute;
  text-transform: capitalize;
  width: 220px;
}
.right_subtitle h3,
.right_subtitle h3 a {
  background-color: #e4901a;
  color: #fff;
}

/* Country Facts heading */
.ffmainhdr {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 75%;*/
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	text-transform: uppercase;
	display: block;
	line-height: 1.2em;
	margin-bottom: 0px;
	background-color: #ad4a10;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3px;
}
