
@charset "utf-8";
/* CSS Document */

/* style for project.css page*/
#newIssue{ padding-top:-50px;}
.eight-page .main{ padding:0 !important;}
.eight-page .main{ margin-bottom:0 !important;}
.eight-singlecol {
	padding: 40px 20px 60px 25px;
}
.eight-body-column,
.eight-sidebar {
	float: left;
	padding: 15px 20px;
	margin:0 !important;
}
.eight-body-column {
	padding-right: 30px !important;
	padding-left:15px !important;
	padding-bottom: 60px;
	width:628px;
}
.content .eight-body-column {
	
	padding-left:0 !important;
	
}
/* == TITLE ==*/
h1.issue-header-new {
	font-size:1.9em;d
	
	font-weight:normal;
	margin:5px 0 8px;
}
h1.issue-header-new1 {
	font-size:1.9em;d
	
	font-weight:normal;
	margin:5px 0 8px;
}
h2.issue-header-new {
	font-size:0.9em;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:0.9em;
}
	


/* == SIDEBAR == */

.eight-sidebar h4 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	background: transparent url("i/h4sidebar.png") no-repeat 0 4px scroll;
}


/* == MEGAMENU ==*/
.eight-megamenu {
	position: absolute; 
	top:168px;
	margin-left:10px;
	width:950px; 
	height:365px; 
	z-index: 888; 
	background:#ddd;
	border:0 solid #fff;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}
.eight-megamenu .issues-container ul {
	list-style:none;
}
.eight-megamenu .issues-container li {
	margin:0 0 2px 0 !important;
	padding:0 !important;
}
.eight-megamenu .issues-container li a {
	font-size:11px;
	color:#123555 !important;
	padding:0 !important;
	margin:0 !important;
	text-align:left;
}
	


/* ---------- Alert ---------- */
.alert {
	margin: 0 0 10px;
	padding: 4px 4px 4px 20px;
	/* background: rgba(255,183,183,1) url('../images/icon-arrow_full_right_16.png') no-repeat scroll 5px center; */
	background: #f5ead8;
	border: 1px solid rgba(0,0,0,.3);
}
	
/* ---------- Clearfix ---------- */
.clearfix:after{
	clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0
}

* html .clearfix,
*:first-child+html .clearfix{
	zoom:1
}



/* ---------- BLUE HEADER CONVERSION ---------- */

#newIssue .big-blue {
	width:975px;
	padding-top:20px;
	margin:0 !important;
/*	background: #256895;*/
/*	background: -moz-radial-gradient(top, ellipse cover, #72a9ca 4%, #002d51 100%); *//* FF3.6+ */
/*	background: -webkit-gradient(radial, top center, 0px, center center, 100%, color-stop(0%,#72a9ca), color-stop(100%,#003968)); *//* Chrome,Safari4+ */
/*	background: -webkit-radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%); *//* Chrome10+,Safari5.1+ */
/*	background: -o-radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%);*/ /* Opera 12+ */
/*	background: -ms-radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%);*/ /* IE10+ */
/*	background: radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%);*/ /* W3C */
/*	border:0px solid #fff;*/
}
#newIssue .big-blue .heroBackground {
	background: transparent;
    margin:0 !important;
    padding: 0 20px 20px 20px;
}
#newIssue .big-blue h1.issue-header-new {
	color:white;
	padding:0 0;
	text-shadow:1px 1px 2px #000;
	background:none !important;
}
#newIssue .big-blue h1.issue-header-new1 {
	color:white;
	padding:0 0;
	text-shadow:1px 1px 2px #000;
	background:none !important;
	width:100%;
}
#newIssue .big-blue h2.issue-header {
	color:white;
	text-shadow:1px 1px 2px #000;
	text-transform: uppercase;
}
#newIssue .big-blue h2.issue-header a {
	color:#8eaec3;
}
#newIssue .big-blue h2.issue-header a:hover {
	color:#fff;
}
#newIssue .blue-left,
#newIssue .blue-right {
	float: left;
	padding: 0 20px;
}
.blue-left {
	padding-right: 25px;
	width:628px;
	margin-bottom:0px;
}
.blue-right {
	padding-bottom:0;
	width:262px;
}
/*.big-blue-end {
	overflow:hidden;
	position:relative;
	height:35px;
	width:975px;
	background:transparent;
}
.big-blue-end .edge {
	border-color:white;
	border-style:solid;
	border-width:60px;
	border-radius:0 0 10000px 10000px;
	position:absolute;
	top:-10031px;
	left:-4624px;
	width:10000px;
	height:10000px;
}*/
#newIssue .big-blue {
	background: #0d4763 url('i/bigbigblue.png') no-repeat 0 0;
	height: 410px;
}


/*style for New issue landing page*/
/* == ISSUES PAGE -- */
/*h1 {
	font-weight:normal;
}*/

/* == single-column page frame == */
.issues-custom-body {
	width:100%;
	padding:0 20px;
}
/* == primary layout of the page == */
.issues-container {
	display:block;
	float:left;
	background:#e5eaee;
}
.issues-container.left {
	width:458px;
	margin-right:14px;
}
.issues-container.right {
	width:458px;
}
/* == headings == */
.issues-container h3 {
	display:block;
	font-size: 15px;
	background: url("i/issues-listing-heading.png") repeat-x scroll center top rgba(0,30,60,0.8);
	margin: 0;
	padding: 12px 16px 10px;
	font-weight:normal;
	color:white;
	border-radius: 3px 3px 0 0;
}
/* == standard issue listing == */
.issues-col {
	display:block;
	float:left;
	margin:0 0 0 14px;
}
.issues-col.left {
	width:200px;
	clear:left;
}
.issues-col.right {
	width:210px;
	margin-left: 14px;
}

.issues-container ul.eight-primary-listing { 
	min-height:200px;
}
.issues-container ul.eight-primary-listing li { 
	display:block;
	position: relative;
	margin-left:none;
	padding:4px;
	margin-bottom:8px;
	color:#002c53;
	font-size:13px;
	text-shadow: #fff 1px 1px 1px;
	border:0px solid #fff;
	border-radius:4px;
}
.issues-container ul.eight-primary-listing li:hover {
	text-shadow: #fff 1px 1px 2px;
	background-color:rgba(255,255,255,0.7);
}
.issues-container ul.eight-primary-listing li.active {
	background:white;
}

ul.eight-primary-listing > li > a {
    font-size:14px;
}

/* == tag cloud "hot" issue listing == */
.issues-container h4 {
	display: block;
	margin:21px 7px 0 16px;
	padding:13px 5px 15px;
	text-transform:uppercase;
	text-align:center;
	float:left;
	font-size:12px;
	color: #002e52;
	width:auto !important;
/*	background:#e27900;
	background: url("i/big-orange.png") repeat-x scroll 0 0 #e27900;
	color:white;
	border-radius: 0 0 6px 6px;
	width:60px;
	box-shadow: 1px 1px 3px rgba(90, 0, 0, 0.4);
	text-shadow: #300 1px 1px 1px;*/
}
.issues-container ul.issues-hot { /* tag cloud */
	min-height: 50px;
	margin: 10px;
	padding: 5px;
	background-color: #f2f3f5;
	border-radius: 6px;
	border: 1px solid #b8C9db;
	list-style-type:none;
}
.issues-container ul.issues-hot li a { 
	display:block;
	float:left;
	padding:4px 8px;	
	margin: 0 0 1px 1px;
	font-size:12px;
	border-radius:4px;
	font-size:16px;
	font-weight:normal;
	color: #ffffff;
	/* now blue */
/*	background:rgba(0,30,60,0.08);*/
	background-color: #d97900;
	border:1px solid #e7eaed;
	/* was orange:
	border:1px solid #e0c197;
	background:#f8ebd9;
	color:#a73b00;
	*/}

.issues-container ul.issues-hot li a:hover {
	display:block;
	float:left;
	padding:4px 8px;	
	margin: 0 0 1px 1px;	
	border-radius:4px;	
	font-weight:normal;
	color: #fff;
	background-color: #e99900;
	border:1px solid #e7eaed;
}
/* == sub-issues, aka child issues == */
.issues-container li.active ul.issue-child-accordion {
	display:block;
	background:white;
}
.issues-container li	 ul.issue-child-accordion {
	display:none;
	margin:5px 0;
}
.issues-container ul.issue-child-accordion li {
	display:block;
	float:left;
	width:auto;
	margin:0 4px 4px 0;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	padding:0;
}
.issues-container ul.issue-child-accordion li:first-child{
	clear:both;
}
span.eight-child-button {
	color: #66;
    cursor: pointer;
    display: block;
    padding: 5px 8px 5px 12px;
    position: absolute;
    right: 0;
    top: 0;
/*	display:block;
	float:right;
	width:12px;
	color:#666;
	text-align:center;
	cursor:pointer;*/
}
.issues-container li	   span.eight-child-button .off {
	display:none;
}
.issues-container li:hover span.eight-child-button .off {
	display:block;
}
.issues-container li 	    span.eight-child-button .on {
	display:none;
}
.issues-container li.active span.eight-child-button .on {
	display:block;
}
.issues-container li.active span.eight-child-button .off {
	display:none;
}


/* == drawers at the bottom of the page == */

.eight-listing-footer {
	float:left;
	box-shadow: -1px 10px 8px -6px rgba(0, 0, 0, 0.2) inset;
	background: #dce5ec; /* Old browsers */
	background: -moz-linear-gradient(top, #dce5ec 0%, #d2dfe8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dce5ec), color-stop(100%,#d2dfe8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dce5ec 0%,#d2dfe8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dce5ec 0%,#d2dfe8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dce5ec 0%,#d2dfe8 100%); /* IE10+ */
	background: linear-gradient(top, #dce5ec 0%,#d2dfe8 100%); /* W3C */
}
.eight-listing-bracket {
	float:left;
	position:relative;
} 
.eight-listing-bracket.left {
}
.eight-drawer-button {
	display:block;
    cursor: pointer;
	width:190px;
	font-size:16px;
	font-weight:normal;
	padding: 16px 11px 16px 40px;
	color:#123555;
	background: url("i/firstprinciples.png") no-repeat 10px 13px transparent;
}
.eight-drawer-button:after {
	content: '+';
	float: right;
}

.eight-drawer-button.active {
	background-color: rgba(0, 30, 60, 0.1);
}
.eight-drawer-button.active:after {
	content: '-';
}
.eight-drawer-button.legal-and-judicial {
	background-image: url("i/legalandjudicial.png");
}
.eight-drawer-button.by-country {
	background-image: url("i/bycountry.png");
}
.eight-drawer-button.by-organization {
	background-image: url("i/byorganization.png");
}
.eight-listing-bracket.left .eight-drawer-button {
	border-right: 1px solid #dbe6ec;
	width: 165px;
}
.eight-drawer-button:hover {
	background-color: rgba(0,30,60,0.2);
	
}
.eight-drawer-button.active:hover {
	background-color: rgba(0,30,60,0.2);
}
ul.eight-listing-panel {
	padding:13px;
	margin-left:4px;
	width:202px;
	position:absolute;
	background:#fff;
	bottom:52px;
	box-shadow: 2px -3px 5px rgba(0, 0, 0, 0.5);
	border-radius:4px 4px 0 0;
	z-index:1000;
	left:0;
	list-style-type:none;
}
ul.eight-listing-panel li {
	display:block;
	margin-bottom:7px;
	color:#123555;
	font-size:13px !important;
	font-weight:bold;
	text-shadow: #fff 1px 1px 1px;	
	list-style-type:none;
	list-style-position:outside;
}
ul.eight-listing-panel li p a{font-size:13px !important;}
ul.eight-listing-panel ul {
	margin:8px 0 0 8px;
}
ul.eight-listing-panel ul li {
	font-weight:normal;
}
ul.eight-listing-panel.regionalIssues {
	width:290px;
}
ul.eight-listing-panel.firstPrinciplesPanel {
	background:#123555;
	width: 186px;
	z-index:3;
}
ul.eight-listing-panel.firstPrinciplesPanel a {
	color:white;
	text-shadow: #000 1px 1px 1px;	
}
ul.eight-listing-panel li p {
	font-weight:normal;
}

/* === archive link === */

div.archive {
	color:#999;
	padding:10px 16px;
}
div.archive a{ color:#123555}
#New_issue_landing .main{ padding-top:0px !important;}
#New_issue_landing h1{ background:none !important; padding:0 !important; margin:0 0 9px 0 !important;}
#New_issue_landing .issues-container h4{ width: auto !important;}
#New_issue_landing .issues-hot li{ list-style:none !important; white-space:nowrap;}
#New_issue_landing .main div { margin-bottom:0 !important;}

/* == HERO ==*/

#newIssue .eight-issue-hero, #for-government-staff .eight-issue-hero {
	width:625px;
	border:1px solid #174464;
	border-radius:3px;
	position:relative;
	margin-bottom:20px;
}
#newIssue div.eight-issue-hero ul.features, #for-government-staff div.eight-issue-hero ul.features {
	list-style:none;
	width:200px;
	display:block;
	float:left;
	height:305px;
	background: #568ab0; /* Old browsers */
	background: -moz-linear-gradient(top, #568ab0 0%, #0b4776 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#568ab0), color-stop(100%,#0b4776)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #568ab0 0%,#0b4776 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #568ab0 0%,#0b4776 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #568ab0 0%,#0b4776 100%); /* IE10+ */
	background: linear-gradient(top, #568ab0 0%,#0b4776 100%); /* W3C */
	-moz-box-shadow: inset -5px 6px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 6px -5px 7px rgba(0,0,0,.2);
	box-shadow: inset -5px 6px 7px rgba(0,0,0,.2);
	margin:0;
	padding:0;
	border:0;
}
#newIssue div.eight-issue-hero ul.features>li, #for-government-staff div.eight-issue-hero ul.features>li {
	display:block;
	width:200px;
	float:left;
	margin:0;
	padding:0;
	background:transparent;
}
#newIssue div.eight-issue-hero ul.features>li a, #for-government-staff div.eight-issue-hero ul.features>li a {
	display:block;
	margin: 0;
	padding:15px 10px;
	border-bottom:1px solid #6695b7;
	height:30px;
	font-size:13px;
	font-weight:normal;
	text-shadow: #315876 1px 1px 0px;
	position:relative;
	color: #fff;
}
#newIssue div.eight-issue-hero ul.features>li:last-child a, #for-government-staff div.eight-issue-hero ul.features>li:last-child a {
	border-bottom: none;
}
#newIssue div.eight-issue-hero ul.features>li a:hover, #for-government-staff div.eight-issue-hero ul.features>li a:hover {
	background-color: #0e3d64;
}
#newIssue div.eight-issue-hero ul.features>li.active a, #for-government-staff div.eight-issue-hero ul.features>li.active a {
	color:white;
	text-shadow: 1px 1px 1px #04101a;
	border-color: transparent;
	background: #002a4c; /* Old browsers */
	background: -moz-linear-gradient(top, #002a4c 0%, #1e547f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a4c), color-stop(100%,#1e547f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #002a4c 0%,#1e547f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #002a4c 0%,#1e547f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #002a4c 0%,#1e547f 100%); /* IE10+ */
	background: linear-gradient(top, #002a4c 0%,#1e547f 100%); /* W3C */
}
#newIssue div.eight-issue-hero ul.features>li.active a:after, #for-government-staff div.eight-issue-hero ul.features>li.active a:after {
	content: url('i/heroArrow.png');
	position:absolute;
	top:16px;
	left: 200px;
}

#newIssue div.eight-issue-hero div.spotlight-eight, #for-government-staff div.eight-issue-hero div.spotlight-eight {
	width:425px;
	float:left;
	margin:0;
	height:305px;
	border:0px solid white;
	background: #fff;
	border:0px solid #fff;
	border-radius:0 2px 2px 0;
	overflow:hidden;
	padding:0;
}
div.eight-issue-hero div.spotlight-eight .image-crop {
	width:425px;
	height:175px;
	margin-bottom:16px;
	overflow:hidden;
	border-radius:0 3px 0 0;
}
div.eight-issue-hero div.spotlight-eight .image-crop img {
	width:625px;
	margin-left:-100px;
}
div.eight-issue-hero div.spotlight-eight h3, div.eight-issue-hero div.spotlight-single h3 {
	font-size:15px;
	padding:0 0 7px 0 !important;
	color:#123555 !important;
	text-decoration:none !important;
}
#for-government-staff div.eight-issue-hero div.spotlight-eight h3, div.eight-issue-hero div.spotlight-single h3 a {
	
	color:#123555 !important;
	text-decoration:none !important;
}
div.eight-issue-hero div.spotlight-eight h3,
div.eight-issue-hero div.spotlight-eight p,
div.eight-issue-hero div.spotlight-single h3,
div.eight-issue-hero div.spotlight-single p {
	margin:0 25px;
}
div.eight-issue-hero div.spotlight-eight p a{color:#123555;}
.pane {
	display:none;
}
.pane.active {
	display:block;
}

div.eight-issue-hero.oneHighlight div.spotlight-eight,
div.eight-issue-hero.oneHighlight div.spotlight-eight .image-crop,
div.eight-issue-hero.oneHighlight div.spotlight-eight .image-crop img{
	border-radius:3px 3px 0 0;
	width:625px;
}
div.eight-issue-hero div.spotlight-single {
	width:625px;
	float:left;
	margin:0;
	height:305px;
	border:0px solid white;
	background: #fff;
	border:0px solid #fff;
	border-radius:0 2px 2px 0;
	overflow:hidden;
	padding:0;
}
div.eight-issue-hero div.spotlight-single .image-crop {
	width:625px;
	height:175px;
	margin-bottom:16px;
	overflow:hidden;
	border-radius:0 3px 0 0;
}
div.eight-issue-hero div.spotlight-single .image-crop img {
	width:625px;
}








/*=== old ===*/


	div.eight-issue-hero-light {
		width:625px;
		background:#fafbfb;
		border:1px solid #999;
		border-radius: 4px; 
	}
	div.eight-issue-hero-light ul.features {
		list-style:none;
		width:220px;
		display:block;
		float:left;
	}
	div.eight-issue-hero-light ul.features>li {
		display:block;
		width:220px;
		float:left;
		margin:0;
		padding:0;
		background:transparent;
	}
	div.eight-issue-hero-light ul.features>li a {
		display:block;
		margin:0 25px 0 0;
		padding:15px 10px;
		border-bottom:1px solid #c2d6e2;
		border-right:1px solid #f3f5f7;
		height:30px;
		font-size:13px;
		font-weight:normal;
		background:#eef0f2;
		text-shadow: #EEE 1px 1px 0px;
	}
	div.eight-issue-hero-light ul.features>li:first-child a {
		border-top-left-radius:4px;
	}
	div.eight-issue-hero-light ul.features>li:nth-child(5) a {
		border-bottom:0;
		border-bottom-left-radius:4px;
	}
	div.eight-issue-hero-light ul.features>li.active {
		background: url("../images/sprite_research.png") no-repeat -87px -92px transparent;
	}
	div.eight-issue-hero-light ul.features>li.active a {
		background:white;
		color:black;
		font-weight:bold;
		border-color: #73b6d7;
		border-left: 1px solid #739bbd;
		border-top: 1px solid #739bbd;
		margin-left: -1px;
		margin-top: -1px;
		position:relative;
	}
	div.eight-issue-hero-light ul.features>li.active a:after {
		content: url('../../images/heroArrow.png');
		position: absolute;
		top: 0;
		left: 194px;
	}
	div.eight-issue-hero-light ul.features>li:hover a {
/*		color:white;*/
/*		text-shadow: #333 1px 1px 0px;*/
		background:#fff;
	}
	div.eight-issue-hero-light ul.features>li:hover a.active {
		background:white;
		color:#555;
	}
	div.eight-issue-hero-light div.spotlight-eight {
		clear:none;
		width:400px;
		float:left;
		margin:0;
		height:304px;
		border:0px solid white;
	}
	div.eight-issue-hero-light div.spotlight-eight h3 {
		margin:0;
		padding:200px 20px 15px 0;
/*		color:white;*/
	}
	div.eight-issue-hero-light div.spotlight-eight h3 a {
/*		color:#ccc;*/
	}
	div.eight-issue-hero-light div.spotlight-eight p {
/*		color:#DDD;*/
		padding:0 20px 0 0;
	}
	div.eight-issue-hero-light div.spotlight-eight p a {
		text-decoration:underline;;
	}
	
	
	div.eight-issue-hero-light.oneHighlight div.spotlight-eight {
		margin-left: 15px;
	}
	
	

	div.eight-issue-hero-ghost {
		margin:0;
		width:623px;
		background:#E2E7EA;
		border:0px solid #fff;
		border-radius: 3px; 
	}
	div.eight-issue-hero-ghost div.spotlight-eight {
		margin:0;
		padding:20px;
	}
	div.eight-issue-hero-ghost div.spotlight-eight h3 {
		margin:0;
		float:left;
		padding:20px 0 15px 20px;
		width:280px;
		color:#333;
	}
	div.eight-issue-hero-ghost div.spotlight-eight p {
		color:#333;
		float:left;
		padding:0 0 0 20px;
		width:280px;
	}
	div.eight-issue-hero-ghost div.spotlight-eight p a {
		color:#123555;
		text-decoration:underline;
	}
	div.eight-issue-hero-ghost div.spotlight-eight img {
		float:left;
	}
	div.eight-issue-hero-ghost ul.features {
		list-style:none;
		display:block;
		clear:left;
	}
	div.eight-issue-hero-ghost ul.features>li {
		display:block;
		width:124px;
		float:left;
		margin:0;
		padding:0;
		background:transparent;
	}
	div.eight-issue-hero-ghost ul.features>li a {
		display:block;
		padding:4px;
		height:125px;
		font-size:13px;
		font-weight:normal;
		background:#ccc;
		margin: 0 0 2px 2px;
		text-shadow: #EEE 1px 1px 0px;
	}
	div.eight-issue-hero-ghost ul.features>li img {
		width:114px;
	}
	div.eight-issue-hero-ghost ul.features>li.active a {
		background:white;
		color:black;
		font-weight:bold;
	}
	div.eight-issue-hero-ghost ul.features>li:hover a {
		color:white;
		text-shadow: #333 1px 1px 0px;
		background:#123555;
	}
	
	
	.eight-sidebar-highlights {
		margin:0 20px 10px 25px;
	}
	.eight-sidebar-highlights ul.features {
		list-style:none;
		display:block;
		margin:10px 0 0 0;
	}
	.eight-sidebar-highlights ul.features>li {
		padding:0;
		clear:left;
		display:block;
		height:66px;
	}
	.eight-sidebar-highlights ul.features>li a {
		font-size:13px;
		font-weight:normal;
		color:#123555;
	}
	.eight-sidebar-highlights ul.features>li img {
		width:78px;
		float:left;
		margin: 0 10px 5px 0;

	}
	
	
	.heroBackground {
/*		background: -moz-radial-gradient(top, ellipse cover, #72a9ca 4%, #002d51 100%);*/
		background: #256895; /* Old browsers */
		background: -moz-radial-gradient(top, ellipse cover, #72a9ca 4%, #002d51 100%); /* FF3.6+ */
		background: -webkit-gradient(radial, top center, 0px, center center, 100%, color-stop(0%,#72a9ca), color-stop(100%,#003968)); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%); /* Opera 12+ */
		background: -ms-radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%); /* IE10+ */
		background: radial-gradient(top, ellipse cover, #72a9ca 4%,#002d51 100%); /* W3C */
		border:0px solid #fff;
	    margin:0 -25px 35px -20px;
	    padding: 20px;
	}
	
	/* ---------- Sidebar: Intro ---------- */
#newIssue div.eight-issue-intro.sidebarIntro {
	text-shadow: 1px 1px #061822;
}

#newIssue .eight-issue-intro p {
	font-size: 16px;
	line-height: 1.5;
	font-family: 'times new roman',serif;
	font-style: italic;
	color: #e1f0f3;
	padding: 4px 0 12px;
	margin:-5px 0 -1px 0;
}
#newIssue .eight-issue-intro img:last-child {
	margin-bottom:9px;
}
/* == SIDEBAR: BASICS ==*/

 #newIssue div.eight-basics-issue-component {
	width:263px;
	clear:both;
	float:left;
	text-shadow: 1px 1px #061822;
}
#newIssue div.eight-basics-issue-component h4 {
	display: block;
	font-weight: bold;
	color: #e1f0f3;
	font-size: 13px;
	background: transparent url('i/intro-underline.png') repeat-x 0 17px;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
div.eight-basics-issue-component h4,
div.eight-basics-issue-component a {
	color: #e1f0f3;
}
div.eight-basics-issue-component ul {
	list-style:none;
}
div.eight-basics-issue-component li {
	font-size:13px;
	padding: 0 0 7px;
}
div.eight-basics-issue-component a {
	display: block;
    margin-bottom: 8px;
}
div.eight-basics-issue-component span {
	font-weight:normal;
	display:block;
	color:#666;
	font-size:11px;
}

div.eight-basics-issue-component .basicsType {
	display: none;
}

.HideDiv{
	display: none;
}

div.eight-basics-issue-component .year {
	display: none;
/*	float: right;
	font-family:"times new roman",serif;
	font-style: italic;
	color: #333333;*/
}

.eight-basics-issue-component.basics-dateless a {
	width:auto;
}
.eight-basics-issue-component.basics-dateless .year {
	display:none;
}


/*issue-experts*/

.new-issue-experts{ margin-bottom:0 !important;}
.new-issue-experts ul li {
	padding:0;
	margin: 0 0 15px;
	clear:left; 
	float:left;
	width:200px;
	list-style:none;
}
.new-issue-experts ul li a.name {
	display:block;
	font-weight:bold;
	color: #123555;
	font-size:13px;
	text-transform:none;
}
.new-issue-experts ul li img {
	width:50px;
	height:70px;
	float:left; 
	margin-right:8px;
}
.new-issue-experts .short-bio {
	font-size:12px;
	line-height:1.1;
	font-family:Times;
	font-style:italic;
	display:block;
	margin-top:3px;
	text-shadow:none;
	text-transform:none;
}
/* == SIDEBAR: RELATED ==*/
div.eight-related-issue-component {
	width:263px;
	clear:both;
	float:left;
	margin-bottom:0 !important;
}
div.eight-related-issue-component ul {
	width:258px;
	float:left;
	margin-bottom:5px;
}


div.eight-related-issue-component li {
	font-size:14px;
	margin:0 0 7px 0;
	padding:0;
	background-image:none;
	text-shadow: #fff 1px 1px 1px;
	text-transform: uppercase;
	list-style:none;
}
div.eight-related-issue-component .also {
	font-size: 10px;
	margin-top: 10px;
}
div.eight-related-issue-component ul.tagcloud{ margin-top:5px;}
div.eight-related-issue-component ul.tagcloud li {
	text-transform: none;
	float:left;
	white-space: nowrap;
}

/*div.eight-related-issue-component li>ul>li:first-child {
	margin-top:7px;
}*/


p.eight-related-listing a,
div.eight-related-issue-component li>ul>li>a {
	font-size:12px;
	color:#123555;
	font-weight:normal;
}
div.eight-related-issue-component li>ul>li {
	margin:0;
}
div.eight-related-issue-component li>ul>li>a { 	
/* Why using carats? */ 
	margin: 0   0   2px 10px;
	padding:1px 5px 1px 5px;
}
div.eight-related-issue-component ul.tagcloud li a {
	display:block;
	float:left;
	margin: 0 0 2px 2px;
	padding: 3px 5px;
	font-size:12px;
	background:rgba(250,250,250,1);
	border:1px solid #baceec;
	border-radius: 2px;
}
div.eight-related-issue-component ul.tagcloud li a:hover {
	background: #bad9ef; /* Old browsers */
	background: -moz-linear-gradient(top, #bad9ef 0%, #e4e9ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bad9ef), color-stop(100%,#e4e9ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* IE10+ */
	background: linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* W3C */
}
.eight-related-issue-component.light li {
	font-weight:normal;
}
.eight-related-issue-component ul.tagcloud li.active a {
	border: 1px solid #e3b580;
	color: #9d3700;
	font-weight:normal;
	background: #f6e9d0; /* Old browsers */
	background: -moz-linear-gradient(top, #f6e9d0 0%, #fffefd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e9d0), color-stop(100%,#fffefd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6e9d0 0%,#fffefd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6e9d0 0%,#fffefd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6e9d0 0%,#fffefd 100%); /* IE10+ */
	background: linear-gradient(top, #f6e9d0 0%,#fffefd 100%); /* W3C */
}
.eight-related-issue-component ul.tagcloud li.active a:hover {
	background: #fffefd; /* Old browsers */
	background: -moz-linear-gradient(top, #fffefd 0%, #f6e9d0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffefd), color-stop(100%,#f6e9d0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fffefd 0%,#f6e9d0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fffefd 0%,#f6e9d0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fffefd 0%,#f6e9d0 100%); /* IE10+ */
	background: linear-gradient(top, #fffefd 0%,#f6e9d0 100%); /* W3C */
	color: #9d3700;
}
span.eight-related-subscript {
	display:none;
}
/*
span.eight-related-subscript {
	text-transform: uppercase;
	font-size:12px;
	color:#666;
	display:block;
	clear:both;
}
*/
p.eight-related-listing {
	margin-left:15px;
}
li.archive {
	color:#999;
}
li.archive li a {
	background:rgba(0,30,60,0.04) !important;
	color:#999 !important;
}
li.archive li a:hover {
	background:rgba(0,30,60,0.15) !important;
	color:#555 !important;
}
.eight-body-column {
	padding-right: 25px;
	padding-bottom: 60px;
	width:628px;
}
.eight-sidebar {
	padding-bottom:0;
	width:262px;
	background: url("i/sidebar-middle.gif") repeat-y scroll 0 0 #e7eaed;
}
.eight-sidebar-btm {
    background: url("i/sidebar-bottom.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 308px;
    margin-left:-20px !important;
    width: 301px;
	margin-bottom:0 !important;
}
#newIssue .subscribe-module{ margin-left:0 !important;}
/* == CONTROLS: FILTER ==*/
.filter-control-set {
	width:99%;
	border: 1px solid #ccc;
	padding: 10px 0px 10px 10px;
	margin-bottom: 0px !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e7eaed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7eaed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e7eaed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e7eaed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e7eaed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#e7eaed 100%); /* W3C */
	float:left;
}
.filter-control-set label{
	float: left;
	margin-top: 8px;
	font-weight:bold;
	font-size:14px;
}
.filter-control-set div{
	margin-bottom:0px;
}
ul.filter,
.dates {
	list-style:none;
	border:1px solid #c2c2c2;
	border-radius:6px;
	float:left !important;
	margin:0 6px 0 6px ;
	background: #f8f9fa; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f9fa 0%, #e2e7eb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f9fa), color-stop(100%,#e2e7eb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f9fa 0%,#e2e7eb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f9fa 0%,#e2e7eb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f9fa 0%,#e2e7eb 100%); /* IE10+ */
	background: linear-gradient(top, #f8f9fa 0%,#e2e7eb 100%); /* W3C */
}
ul.filter>li {
	position: relative;
	margin:0;
	float:left;
	background:transparent;
   /* border-right: 1px solid #c2c2c2;*/
	height:28px;
	padding:0 !important;
}
ul.filter>li a{border-right: 1px solid #c2c2c2;}
ul.filter>li:nth-child(2):hover {
	border-left: 1px solid #C2C2C2;
	margin-left: -1px;
}
ul.filter>li a,
ul.filter>li.more span {
	display:block;
	padding: 8px 10px 6px 32px;
	font-size:12px;
	cursor: pointer;
	color:#11395d;
	text-shadow: #d7e0e8 1px 1px 2px;	
}
ul.filter>li:first-child {
	border-top-left-radius: 6px; 
	border-bottom-left-radius:6px;
}
ul.filter>li:first-child a {
	padding-left: 15px;
}
ul.filter>li:last-child {
	border-right:0px;
	border-top-right-radius: 6px; 
	border-bottom-right-radius:6px;
}
/*ul.filter>li:last-child a,*/
ul.filter>li:last-child span {
	padding-left: 10px;
	padding-right: 20px;
}
ul.filter > li:last-child a{ border-right: none;}
ul.filter>li.active,
li.more ul.more-types li.active a {
	border: 1px solid #b5c8d7;
	margin: -1px;
	background: #bad9ef; /* Old browsers */
	background: -moz-linear-gradient(top, #bad9ef 0%, #e4e9ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bad9ef), color-stop(100%,#e4e9ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* IE10+ */
	background: linear-gradient(top, #bad9ef 0%,#e4e9ed 100%); /* W3C */
}
ul.filter>li.active a {
}
ul.filter>li.inactive {
	background:rgba(255,255,255,0.3);
	color:#333;
	text-shadow: #ccc 1px 1px 1px;
}
ul.filter>li:hover,
ul.filter>li.active:hover,
li.more ul.more-types li a:hover,
li.more ul.more-types li:active a:hover,
li.more ul.more-types li span:hover,
li.more ul.more-types li:active span:hover {
	background-color: #dae4ec;
	background-image: none;
}
ul.filter>li:hover:last-child>span,
ul.filter>li:last-child>span {
	background: url('i/issues-listing-button-open.gif') no-repeat 40px 13px;
}
ul.filter>li:hover a {
	color:#333;
}
ul.filter>li.inactive:hover {
	background:rgba(255,255,255,0.3);
	text-shadow: #ccc 1px 1px 1px;
}
ul.filter img{
	position: absolute;
	height: 20px;
	top: 5px;
	left: 10px;
}

/* == More Types Dropdown == */
li.more ul.more-types {
	display:none;
}

/*li.more:hover ul.more-types {
	display:block;
	position: absolute;
	top: 25px;
	right: -1px;
	border: 1px solid #ccc;
}*/
.list_box
{
    display:none;
	position: absolute;
	top: 25px;
	right: -1px;
	border: 1px solid #ccc;}
li.more ul.more-types li {
	position:relative;
	list-style:none;
	padding:0 !important;
}
li.more ul.more-types li.active {
	border-bottom: 1px solid #B5C8D7;
}
li.more ul.more-types li a {
	display: block;
	padding-left: 35px;
	background-color: #fff;
	border-bottom: 1px solid #ccc !important;
	white-space: nowrap;
}
li.more ul.more-types li:last-child a {
	border: none;
}


/* == CONTROLS: Faked ==*/
.search-within,
.clear-filters{
	float: left !important;
	margin-right: 7px;
	
}
.search-within input {
	display: block;
	height: 30px;
	width:120px;
	float:left;
	background:none;
	margin-left:5px;
	color: #696969;
    font-size: 12px;
}
.search-within /*input*/ {
	width: 149px;
	background-image: url('i/refinebykeyword.png');
	background-repeat:no-repeat;
	background-size: 100% 100%;
}
.search-within img{
	width:20px;
	height:20px;
	margin-top:5px;
	margin-right:0px;
	cursor:pointer;}
.clear-filters {
	display: block;
	height: 16px;
	width: 16px;
	margin-top: 6px;
	background-image: url('i/clearfilters.png');
}
.clear-filters a {
	display: block;
	height: 16px;
	width: 16px;
	cursor:pointer;
}

/* Controls: Dates */
.dates {
	position: relative;
	float: left;
	margin: 0 6px 0 0;
	background: url('i/issues-listing-button-open.gif') no-repeat 71px 13px transparent;
	width : 86px;

}
.dates p {
	height: 22px;
	margin: 0 20px 0 0;
	padding: 6px 7px 0;
	color: #696969;
	font-size: 12px;
	background-color: #fff;
	border-right: 1px solid #C2C2C2;
	border-radius: 6px 0 0 6px;
	cursor:pointer;
}
.date-list {
	display: none;
	position: absolute;
	height: 200px;
	width: 86px;
	overflow-x: none;
	overflow-y: scroll;
	color: #11395D;
}
.dates:hover .date-list {
	top: 25px;
	right: -1px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.date-list a {
	display: block;
}
.date-list li.active {
	border-bottom: 1px solid #B5C8D7;
}
.date-list li a {
	display: block;
	padding: 2px 5px !important;
	background-color: #fff;
	border-bottom: 1px solid #ccc !important;
	white-space: nowrap;
	cursor:pointer;
}
.date-list li:last-child a {
	border: none;
}
.date-list li a:hover {
	background-color: #DAE4EC;
}
/* == LISTING ==
	div.eight-issue-listing {
		margin-left:25px;
		width:625px;
	}
	div.eight-issue-listing h3 {
		padding-left:0 !important;
		clear:left;
	}
*/	
	
	
/* == LISTING: ITEMS ==*/
	ul.listing {
		list-style:none;
		clear:both;
		padding-top:10px;
		
	}
	.content ul.listing {
		margin-left:0 !important;
	}
	ul.listing>li {
		margin: 0 0 25px;
		/*float:left;*/
		font-size:14px;
	}
	ul.listing>li img {
		float:left;
	}
	ul.listing>li a.title,
	ul.listing>li a.item-title,
	ul.listing>li .item-meta,
	ul.listing>li div.by-author,
	ul.listing>li p {
		display:block;
		margin:0;
		padding:0;
		float:none;
		margin-left:30px; /*for thumbnails 90px*/
	}
/*	.compact ul.listing>li a.title,
	.compact ul.listing>li a.item-title,
	.compact ul.listing>li .item-meta,
	.compact ul.listing>li div.by-author,
	.compact ul.listing>li p {
		margin-left:30px;
	}*/
	
	ul.listing>li a.title,
	ul.listing>li a.item-title {
		color:#123555;
		display:block;		
		font-size:14px;
		font-weight:bold;
		padding-bottom:6px;
	}
	ul.listing > li a.item-title{ width:90%;}
	ul.listing>li p {
		font-weight:normal;
		color:#666;
		display:block;
		padding-top:6px;
		font-size:13px;
	}
	.item-meta,
	div.by-author {
		text-transform: uppercase;
		font-size:10px;
		float:left;
	}
	div.by-author {
		float:right !important;
		text-align:right;
		margin-left:0;
	}
	span.more a {
		color:#123555;
	}

	ul.listing > li {
		clear: left;
	}
	.content ul.listing > li {
		padding:0 !important;
		
	}

	div.item-meta,
	div.by-author {
		text-transform: uppercase;
		width:auto;
		font-size:10px;
		float:none;
	}
	div.by-author {
		float: none !important;
		text-align:left;
		margin-left: 25;
	}	
	
	
	
	ul.listing>li.spotlight {
		background:#e1e8cc;
		padding: 4px;
		margin: 0 0 2px;
	}
	ul.listing>li.spotlight a.title {
		color:#5C7A00;
		margin-left:90px;
	}
	ul.listing>li.spotlight p {
		margin-left:90px;
		padding-top:0;
	}
	ul.listing>li.spotlight img {
		width:78px;
	}
	
	.play {
	    background: url("/static/images/sprites_icon.png") no-repeat scroll -99px top transparent;
	    display: block;
		position: absolute;
	    height: 29px;
	    text-indent: -99999px;
	    width: 28px;
	    margin-left: 55px !important;
	    margin-top: 37px !important;
	}
	
	.eight-pagination {
		/*background: url("i/pagin-blue-bg.gif") repeat-x scroll 0 0 transparent;*/
	    border-top: 1px solid #CCCCCC;
	    float: left;
	    font-size: 0.7em;
	    margin: 10px 0;
	    padding: 10px 10px 15px 10px;
	    text-align: right;
		color:#fff;
		width:590px;
	}
	.eight-pagination a {
		color:#fff;
	}
	
	.compact ul.listing > li p {
		display: none;
	}
	ul.listing > li a img {
		display: none;
	}
	ul.listing > li a.video-thumb img {
		display: block;
		float: left;
		margin-right: 10px;
		margin-bottom:25px;
	}
	.compact ul.listing > li a.video-thumb img {
		display: none;
	}
	
/*------------ Research Icons -----------*/
	
	ul.listing > li a.item-link {
		display: block;
		float: left;
		width:22px;		/* width of icon */
		height:26px;	/* height of icon */
		background-repeat: no-repeat;
	
	}
	ul.listing > li a.audio {
		background-image: url('i/icon-audio.png');
	}
	ul.listing > li a.video {
		background-image: url('i/icon-video.png');
	}
	ul.listing > li a.report {
		background-image: url('i/icon-report.png');
	}
	ul.listing > li a.news {
		background-image: url('i/icon-news.png');
	}
	ul.listing > li a.blogpost {
		background-image: url('i/blogpost_large.png');
	}
	ul.listing > li a.commentary {
		background-image: url('i/commentary_large.png');
	}
	ul.listing > li a.factsheet {
		background-image: url('i/factcheck_large.png');
	}
	ul.listing > li a.clipping {
		background-image: url('i/pressclippings_large.png');
	}
	ul.listing > li a.transcript {
		background-image: url('i/testimonies_large.png');
	}
	.eight-load {
	border-radius: 6px;
	border: 1px solid #608caf;
/*	background: -moz-linear-gradient(center top , #E2E7EB 0%, #6E8BA1 150%) repeat scroll 0 0 transparent;*/
	background: #e2e7eb; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e7eb 0%, #6e8ba1 150%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e7eb), color-stop(100%,#6e8ba1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e7eb 0%,#6e8ba1 150%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e7eb 0%,#6e8ba1 150%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e7eb 0%,#6e8ba1 150%); /* IE10+ */
	background: linear-gradient(top, #e2e7eb 0%,#6e8ba1 150%); /* W3C */
	width:100%;
}

.eight-load p {
	margin-bottom: 0;
	padding-bottom:0 !important;}

.eight-load a {
	display: block;
	text-align: center;
	padding: 8pt;
	font-size: 12pt;
	color: #002b51;
	text-shadow: 1px 1px 2px #D7E0E8;
	cursor:pointer;
	text-decoration:none;
}
#newIssue .subscribe-module h6{ float:none;}

#newIssue .big-blue h2.issue-header-new a {
    color: #8EAEC3;
    text-shadow: 1px 1px 2px #000000;
    text-transform: uppercase;
    font-weight:normal;
    
}
#newIssue .big-blue h2.issue-header-new a:hover 
{
    color:#ffffff;
}
#newIssue .eight-controls div{ margin-bottom:0 !important;}


/*--------------------------------------non-active issues--------------------------------------*/
#archiveIssue .big-blue{ float:left; width:673px;  margin:0 !important; padding:0;}
#archiveIssue .archiveSidebar{ float:left; margin-bottom:0px !important;}
#archiveIssue .issue-header-archive{ background:#FEFAE5 ; border-bottom: 1px solid #FBB034; width:100%;}
#archiveIssue .issue-header-archive .issue-header-new{ color:#002B51; /*font-size:15px;*/ background:none; text-transform:uppercase; display:block; float:none; padding: 20px 0 0 20px; font-weight:normal;}
#archiveIssue .issue-header-archive .issue-header-new1{ color:#002B51; /*font-size:15px;*/ background:none;  display:block; float:none; padding: 0px 0 0 20px; font-weight:normal; margin:0 0 9px 0 !important; width:100%;}
#archiveIssue .issue-header-archive .archive_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:italic; color:#D47900; padding:5px 0 15px 20px;}
/*#archiveIssue .eight-sidebar*/ #archiveIssue .blue-right { color:#123555;
	width:262px; padding:15px 20px; margin-bottom:0 !important;
	background: url("i/sidebar-middle.gif") repeat-y scroll 0 0 #e7eaed; float:none;}

#archiveIssue .archive_sidebar, #archiveIssue .blue-right p{color:#123555;}
#archiveIssue .eight-issue-intro p {
	font-size: 16px;
	line-height: 1.5;
	font-family: 'times new roman',serif;
	font-style: italic;
	color:#123555;
	padding: 4px 0 12px;
	margin:-5px 0 -1px 0;
	font-weight:bold;}
	
#archiveIssue div.eight-basics-issue-component h4 {
	 background: url("i/h4sidebar.png") no-repeat scroll 0 4px transparent;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 3px;
	 color: #333333;
}
#archiveIssue div.eight-basics-issue-component a{color:#123555;}
#archiveIssue .blue-left{width:673px; padding:0 !important; margin-bottom:0px;}
#archiveIssue div.eight-issue-hero ul.features {
	list-style:none;
	width:200px;
	display:block;
	float:left;
	height:305px;
	background: #f2f4f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f4f5 0%, #f3f4f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f4f5), color-stop(100%,#f3f4f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f4f5 0%,#f3f4f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f4f5 0%,#f3f4f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f4f5 0%,#f3f4f6 100%); /* IE10+ */
	background: linear-gradient(top, #f2f4f5 0%,#f3f4f6 100%); /* W3C */
	-moz-box-shadow: inset -5px 6px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 6px -5px 7px rgba(0,0,0,.2);
	box-shadow: inset -5px 6px 7px rgba(0,0,0,.2);
	margin:0;
	padding:0;
	border:0;
}
#archiveIssue div.eight-issue-hero div.spotlight-eight {
    background: none repeat scroll 0 0 #E6EAED;
  /*  border: 0 solid #FFFFFF;*/
    border-radius: 0 2px 2px 0;
    float: left;
    height: 303px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 425px;
}
#archiveIssue div.eight-issue-hero ul.features > li a{border-bottom: 1px solid #cbd9e5; border-left:1px solid #cbd9e5;}
#archiveIssue div.eight-issue-hero ul.features>li.active a {
	color:#123555;
	/*text-shadow: 1px 1px 1px #04101a;*/
	border-color: transparent;
	background: #d9e6ee; /* Old browsers */
	background: -moz-linear-gradient(top, #d9e6ee 0%, #fcfdfe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e6ee), color-stop(100%,#fcfdfe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9e6ee 0%,#fcfdfe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9e6ee 0%,#fcfdfe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9e6ee 0%,#fcfdfe 100%); /* IE10+ */
	background: linear-gradient(top, #d9e6ee 0%,#fcfdfe 100%); /* W3C */
	-moz-box-shadow: inset -5px 5px 7px  rgba(0,0,0,.2);
	-webkit-box-shadow: inset -5px -5px 7px  rgba(0,0,0,.2);
	box-shadow: inset -5px 5px 7px  rgba(0,0,0,.2);
	 border-left:1px solid #cbd9e5;
}

#archiveIssue div.eight-issue-hero ul.features>li a {
	display:block;
	margin: 0;
	padding:15px 10px;
	/*border-bottom:1px solid #6695b7;*/
	height:30px;
	font-size:13px;
	font-weight:normal;
	/*text-shadow: #315876 1px 1px 0px;*/
	position:relative;
	color:#123555;
	border-left:1px solid #cbd9e5;
}
#archiveIssue .eight-issue-hero{ margin:20px 20px 0;}
#archiveIssue div.eight-issue-hero ul.features>li.active a:after {
	content: url('i/heroArrowArchieve.png');
	position:absolute;
	top:16px;
	left: 199px;
}
#archiveIssue div.eight-issue-hero div.spotlight-single {
	width:625px;
	float:left;
	margin:0;
	height:305px;
	border:1px solid #cbd9e5;
	background: #e6eaed;
	border-radius:0 2px 2px 0;
	overflow:hidden;
	padding:0;
}
#archiveIssue .spotlight-eight{
	border:1px solid #cbd9e5;}
/*#archiveIssue .eight-sidebar{ float:right;}*/
.filter-control-set a, ul.listing a{ text-decoration:none !important;}
.filter-control-set li{ padding-top:0 !important; padding-bottom:0 !important;}
.staff-research div{ float:inherit;}
.eight-body-column .researchList{ float:none;}

/* EXPANDED ISSUE */
.expanded-issue {
	margin:0 !important;
	padding:0 !important;
	float:none !important;
	width: 975px;
}
.expanded-issue a {
	color: #336699;
	text-decoration:none;
}
.expanded-issue a:hover { text-decoration:underline !important;}
.expanded-issue p {margin:0px 0px 1em; font-size:14px;}
.expanded-issue div {
	margin:0 !important;
	padding:0 !important;
	float:none !important;
}
.expanded-issue .expanded-intro {
	background: #e7f5fa; 
	border-bottom: solid 1px #008bb8;
	font-size:14px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}
.expanded-issue .expanded-intro .left {
	float:left !important;
	width: 603px;
	padding-top: 20px !important;
	padding-left: 40px !important;
	padding-bottom:20px !important;
	font-size:13px;
}
.expanded-issue .expanded-intro .right {
	float: right !important;
	width: 244px;
	background:#fff;
	background: rgba(255,255,255,.5);
	padding: 15px !important;
	margin-top: 15px !important;
	margin-right: 20px !important;
	font-size: 12px;
}
.expanded-issue .right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
.expanded-issue .right li {padding-bottom:8px;}
.expanded-issue .right li:last-child {padding-bottom:0;}
.expanded-issue h1, .expanded-issue h2, .expanded-issue h3, .expanded-issue h4 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 10px;
	width: auto;
	float: none;
}
.expanded-issue h1 {
	font: normal 36px "Times New Roman", Times, serif;
	background: transparent;
	color: #000;
}
.expanded-issue h3 {
	font-size:18px;
	font-weight: normal;
}
.expanded-issue h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.read, .close {
	float: right;
	font-size: 12px;
	margin-top:-5px;
}
.expanded-issue-featured { margin-bottom:35px !important;}
.expanded-issue-featured p { margin-bottom:0em !important;}
.expanded-issue-featured a {
	color: #336699;
	text-decoration:none;
}
.expanded-issue-featured a:hover { text-decoration:underline !important;}
.expanded-issue-featured .left {
	float: left !important;
	width: 301px;
	margin-right:25px;
	
}
.expanded-issue-featured .right {
	float: right !important;
	width: 301px;
}
.expanded-issue .eight-body-column {
	width: 628px;
	padding-left:15px !important;
	padding-right:30px !important;
	float:left !important;
	padding-top: 20px !important;
}
.expanded-issue .eight-sidebar { float:right !important; width: 302px; background:#e8e8e8;}
.eight-sidebar-btm { display:none;}