@charset "UTF-8";
/* Expat Reseach - Site by Jive Media Solutions */
html, body {
	height: 100%;
}
body {
	font: 100% 'AmericanTypwrterITCW01-_731031';
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background: #FFF;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h1 {
	font-family: 'AmericanTypwrterITCW01-_731025';
	font-size: 4em;
	font-weight: normal;
	font-style: normal;
	color: #88CED8;
	word-wrap: break-word;
}
h1.small_title {
	font-size: 3em;
}
h2 {
	font-size: 1.1875em;
	line-height: 1.25em;
	color: #179AB1;
	margin-bottom: 0.5em;
}
ul, label, input, select {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
strong {
	font-family: 'AmericanTypwrterITCW01-_731010';
	font-weight: normal;
	font-style: normal;
}
a {
	color: #032565;
	text-decoration: none;
}
/* Page Positioning Classes */
.page_align {
	width: 960px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/* Page Structure */
#page-container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;
	position: relative;
}
#header-container {
	border-bottom: 2px solid #009AB1;
}
#nav-container {
	height: 50px;
}
#clear-footer {
	height: 130px;
}
#footer-container {
	width: 100%;
	border-top: 2px solid #009AB1;
}
/* Header */
#header {
	height: 130px;
}
#logo {
	float: left;
	padding-top: 12px;
}
#header_cta {
	float: right;
}
#flags li {
	float: left;
	list-style: none;
	padding-left: 7px;
}
/* Navigation */
.nav {
	float: left;
	width: 960px;
}
.nav li {
	float: left;
	position: relative;
	margin: 0 0.8125em;
	list-style: none;
}
.nav a {
	font-size: 1em;
	color: #032565;
	line-height: 50px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
.nav a:hover {
	color: #009AB1;
}
.nav .current {
	color: #009AB1;
	background-image: url(../images/global/nav_highlight.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
}
.strong_nav {
	font-family: 'AmericanTypwrterITCW01-_731010';
	font-weight: normal;
	font-style: normal;
}
/* Content Structure */
#content-main {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
#left-sidebar {
	float: left;
	width: 338px;
}
#sidebar_cta {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#sidebar_cta li {
	width: 100%;
	float: left;
	list-style: none;
	margin-bottom: 20px;
}
#sidebar_cta li img {
	display: block;
	margin: 0;
	padding: 0;
}
#aLinks {
	width: 100%;
}
#aLinks li {
	display: inline-block;
	list-style: none;
	padding-right: 10px;
}
#content {
	float: left;
	width: 338px;
	padding: 0 30px;
	border-right: 1px solid #88CED8;
}
#content-wide {
	float: left;
	width: 562px;
	padding: 0 30px;
}
#right-sidebar {
	float: left;
	width: 193px;
	padding-left: 30px;
}
#social-media li {
	float: left;
	list-style: none;
	padding-right: 10px;
}
/* Content Master Styling */
#left-sidebar a, #right-sidebar a, #publications td a {
	color: #333333;
}
#contact-details {
	margin-bottom: 20px;
}
#contact-details td {
	font-size: 0.8125em;
	line-height: 1.375em;
	padding: 8px 0;
	vertical-align: top;
}
#content a, #contact-details td a {
	font-family: 'AmericanTypwrterITCW01-_731010';
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
#content .highlight a {
	color: #009AB1;
}
#content-main p, #content ul {
	font-size: 0.8125em;
	line-height: 1.375em;
}
#content ul li {
	list-style: url(../images/global/magnifying_glass.gif) outside;
	margin: 0 0 0.875em 16px;
}
#content-main .lhs-colourbox-in p {
	font-size: 0.9375em;
}
#content-main .lhs-colourbox-in a {
	font-family: 'AmericanTypwrterITCW01-_731010';
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
#content-main .sidebar_title, #content-main .sidebar_title a, #publications .sidebar_title a {
	color: #179ab1;
}
#content-main small {
	line-height: 0.875em;
}
#content .largetxt {
	font-size: 1.125em;
	line-height: 1.25em;
	margin-top: 0;
}
#right-sidebar .participate_list {
	font-size: 0.8125em;
	line-height: 1.375em;
	list-style: url(../images/global/arrow.gif);
	margin: 0 0 1em 19px;
}
#right-sidebar .participate_list li {
	padding: 0.25em 0;
	margin-left: -2px;
}
#right-sidebar .contact_link {
	color: #666666;
}
/* Percentage Box Styling - Home Page */
#popstats {
	height: 152px;
	margin-bottom: 30px;
	clear: both;
}
#percentage-flips {
	float: left;
	width: 960px;
}
#percentage-flips li {
	float: left;
	width: 152px;
	height: 152px;
	list-style: none;
	padding: 0 4px;
}
/* Content Styling Classes */
.date, .news_title {
	font-family: 'AmericanTypwrterITCW01-_731010';
	font-size: 0.8125em;
	font-weight: normal;
	font-style: normal;
	color: #009AB1;
	margin: 0;
}
.description {
	font-size: 0.8125em;
	margin: 0 0 1em;
}
.box-btn-container {
	width: 100%;
	box-sizing: border-box;
	padding: 0.25em;
	text-align: center;
}
.box-btn-inner {
	padding: 0.5em;
	border: 1px dashed #FFF;
}
.box-btn-inner a {
	display: block;
	color: #FFF !important;
	font-size: 1.25em;
}
.fb_blue {
	background-color: #054af6;
}
.lhs-colourbox-out {
	background-color: #009AB1;
	padding: 5px;
}
.lhs-colourbox-out-studies {
	background-color: #D94C39;
	padding: 5px;
}
.lhs-colourbox-out-project {
	background-color: #858585;
	padding: 5px;
}
.lhs-colourbox-in {
	color: #FFFFFF;
	padding: 2px 15px;
	border: 1px dashed #FFFFFF;
}
.cboxpad {
	margin-top: 20px;
}
.highlight {
	color: #009AB1;
}
.img_shadow {
	-webkit-box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.35);
	box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.35);
}
.pdf_icon {
	background-image: url(../images/global/PDF-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.link_icon {
	background-image: url(../images/global/link.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.hide_title {
	width: 0;
	height: 0;
	display: block;
	text-indent: -9999px;
}
/* Projects Table Styling */
#projects-list {
	float: left;
	width: 100%;
	list-style: none;
}
#projects-list li {
	float: left;
	width: 180px;
	height: 180px;
	padding: 3px;
}
/* Publications */
#publications {
	width: 562px;
}
#publications td {
	font-size: 0.8125em;
	line-height: 15px;
	vertical-align: top;
	border-collapse: collapse;
	width: 50%;
	padding: 0 35px 15px;
	margin: 0;
}
/* White Papers */
#contentFullWidth {
	float: left;
	width: 960px;
}
#whitePapers {
	width: 100%;
	padding: 20px 0;
	table-layout: fixed;
}
#whitePapers td {
	font-size: 0.8125em;
	color: #179ab1;
	width: 25%;
	padding: 20px 10px;
	text-align: center;
	vertical-align: text-top;
}
#whitePapers td img {
	margin-bottom: 5px;
}
/* Footer */
#footer {
	color: #009AB1;
	height: 128px;
}
#copyright {
	font-size: 0.875em;
	line-height: 1.25em;
	text-align: center;
	position: relative;
	clear: both;
}
#copyright a {
	color: #032565;
}
/* Shareaholic Overrides */
#content-main .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	margin: 0 !important;
}
#content-main .shareaholic-share-buttons li:first-child {
	padding-left: 0 !important;
}