body {
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	width: 100%;
	margin: 0;
	background-color: #CCCCCC;
}

#container {
	width: 100%;
	margin: 2px 0 4000px 0;
	padding-bottom: 4px;
	background-color: #ffffcc;
	max-width: 1200px;
	z-index: 1;
}

#container_margin {
	position: relative;
	margin: 2px 4px 0 4px;
	/*text-align: center;*/
	padding-top: 2px;
}

img {
	border: 0;
	max-width: 100%;
}

#header, #nbanner {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 1;
}

#header {
	background-color: #cdcd9b;
	display: none;
	height: auto;
	margin-left: 1px;
}

#nbanner {
	display: block;
	width: 100%;
	height: auto;
	margin-left: 1px;
	margin-bottom: -5px;
}

#header a, #nbanner a {
	display: block;
}

#content {
	text-align: center;
	padding: 0;
	margin: 12pt 0 0 0;
	width: 100%;
}

div.tocYearTitleVolYear, div.tocIssueTitleVolYear {
	text-align: center;
	display: block;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	height: 1em;
	position: relative;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

div.tocYearTitleYear,div.tocYearTitleVol {
	display: table-cell;
}

div.tocYearTitleVol {
	padding-right: 0.7em;
}

div.tocYearTitleYear::before {
	content: "(";
}

div.tocYearTitleYear::after {
	content: ")";
}

div.container {
	position: relative;
}

div.column1, div.column2 {
	display: block;
	float: none;
	max-width: 100%;
}

.column1_margin {
	margin-left: 0px;
	margin-right: 0;
}

.column2_margin {
	margin-left: 0px;
	margin-right: 0px;
}

.table {
	display: table;
}

.tablec {
	display: table;
	margin: 0 auto;
}

.tr {
	display: table-row;
}

.tocYearIssue {
	display:  table;
	vertical-align: top;
	text-align: left;
	margin: 0 0 20px 0;
	max-width: 100%;
}

.tocYearIssueName {
	font-size: .78em;
	font-weight: bold;
	line-height: normal;
	padding-left: 6px;
	display: inline-block;
	position: relative;
	bottom: 14px;
}

div.tocThumbtd {
	display: table-cell;
	width: 33px;
	height: 42px;
}

img.tocThumb {
	border: 1px solid #400030;
}

.tocIssueTitle {
	text-align: center;
	position: relative;
	display: block;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

div.serveIssue {
	position: relative;
	float: right;
	text-align: center;
	font-size: .8em;
	right: 3%;
	top: -360px;
}

div.serveIssueHidden {
	position: relative;
	float: right;
	text-align: center;
	display: none;
	font-size: .8em;
	right: 3%;
	top: -382px;
}

.buttonA {
	background: #cccc99;
	background-color: #cccc99;
	font-size: 14px;
	width: 200px;
	height: 30px;
	margin-bottom: 12px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	border-radius: 4px;
	text-align: center;
}

.buttonA:hover {
	box-shadow: 4px 2px 4px 0 rgba(0,0,0,0.24), 0 6px 6px 0 rgba(0,0,0,0.19);
}

p.tocThumbnail {
	text-align: center;
	position: relative;
	margin-bottom: 6px;
}

div.tocThumbnailServeIssue {
	display: block;
	position: relative;
	padding: 0;
	/*margin: 0;*/
	margin-bottom: 200px;
	line-height: 1em;
}

h3.tocFullIssueView {
	text-align: center;
	position: relative;
	display: block;
	font-size: 1em;
	height: 1em;
	line-height: 1em;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3.tocSubscribersOnly {
	text-align: center;
	position: relative;
	display: block;
	font-size: .8em;
	font-style: italic;
	height: 1em;
	line-height: 1em;
	padding: 0;
	margin-top: 0;
	margin-bottom: 8px;
}

h3.tocFullIssueViewSubOnly {
	text-align: center;
	position: relative;
	display: block;
	font-size: 1em;
	height: 1em;
	line-height: 1em;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 0;
}


p.subOnly {
	text-align: center;
	position: relative;
	display: block;
	font-size: .75em;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}

p.hidden {
	display: none;
}

h3.tocFullIssueDownload {
	text-align: left;
	position: relative;
	display: block;
	font-size: 1em;
}

h3.tocFullIssue {
	text-align: left;
	position: relative;
	display: block;
	font-size: 1em;
}

h2.tocSection {
	border-top-style: solid;
	border-bottom-style: solid;
	color: #400300;
	border-bottom-width: 2px;
	border-top-width: 2px;
	font: 1.2em/1.5em "Arial Black", "AvenirNext-Heavy";
	margin-top: 1em;
}

h2.tocSubSection {
	border-top-style: solid;
	border-bottom-style: solid;
	color: #400300;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font: bold 1.0em/1.5em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin-top: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3.tocArticle {
	text-decoration: none;
	font-size: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.3em;
}

h3.tocArticleSub {
	text-decoration: none;
	font-size: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.3em;
	text-indent: 2em;
}

h3.tocViewSettingsHead {
	border-top-style: solid;
	text-align: center;
}

p.tocAuthor {
	font-size: .9em;
	line-height: 1em;
	font-style: italic;
	margin-left: 2em;
	margin-top: .5em;
	margin-bottom: 0;
}

p.tocBlurb {
	font-size: .9em;
	margin-right: 4em;
	margin-left: 4em;
	margin-top: .5em;
}

p.tocBlurbSub {
	font-size: .9em;
	margin-right: 4em;
	margin-left: 6em;
	margin-top: .2em;
	margin-bottom: .5em;
}

p.tocViewSettings {
	text-align: center;
}

p.tocSpecialNote {
	text-decoration: none;
	font-size: 1em;
	font-style: italic;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.3em;
}

a {
	text-decoration: none;
	color: #400300;
}

a.tocLinkPDF, a.tocLinkAltPDF {
	background: url(images/pdf_icon.gif) no-repeat right center;
	padding-right: 40px;
}

a.tocLinkSubPDF {
	background: url(images/pdf_icon_sub.gif) no-repeat right center;
	padding-right: 136px;
}

a.tocLinkHiddenPDF, a.tocLinkHiddenHTML {
	visibility: hidden;
}

a.tocLinkPDF:hover, a.tocLinkAltPDF:hover {
	background: url(images/pdf_icon_ro.gif) no-repeat right center;
	padding-right: 40px;
}

a.tocLinkSubPDF:hover {
	background: url(images/pdf_icon_sub_ro.gif) no-repeat right center;
	padding-right: 136px;
}

a.tocLinkHTML, a.tocLinkAltHTML {
	background: url(images/html_icon.gif) no-repeat right center;
	padding-right: 40px;
}

a.tocLinkHTML:hover, a.tocLinkAltHTML:hover {
	background: url(images/html_icon_ro.gif) no-repeat right center;
	padding-right: 40px;
}

a:hover {
	text-decoration: none;
	color: #400300;
}

#pubname {
	display: none;
	font: 1.2em/1.5em "Arial Black";
	text-align: center;
	margin: 0;
	padding: 0;
}

#pubname:before {
	content: "Executive Intelligence Review";
}

#prefs {
	display: block;
	float: right;
	position: relative;
	font-size: .7em;
	top: 6px;
	right: 8px;
	margin-top: 139px;
}

#prefs a {
	color: #000;
}

#prefs a:hover {
	text-decoration: underline;
}

#cover {
	height: auto;
	width: auto;
	border-style: solid;
	border-width: 1px;
}

#validators {
	text-align: center;
}

#validatorsLeft {
	left: 0px;
	display: block;
	position: relative;
}

#icon-xhtml, #icon-css {
	border: 0;
	width: 88px;
	height: 31px;
}

#toc {
	background-color: #ffffcc;
	width: 96%;
	float: right;
	/*margin-top: -200px;*/
	transform: translateY(-200px);
	text-align: left;;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}

@media print {

body {
	background: #ffffcc none no-repeat;
	top: 0px;
}

#pubname {
	display: block;
	height: 50px;
	margin: 0;
}

#prefs, #menu, div.serveIssue, #validators, #header, #nbanner {
	display: none;
}

#content {
	margin: 0;
}

div.tocYearTitleVolYear, div.tocIssueTitleVolYear {
	margin: 0;
	height: 30px;
}

div.column1, div.column2 {
	display: block;
	float: left;
	clear: none;
	width: 50%;
	margin: 0;
}

.column1_margin {
	margin-right: 5px;
}

.column2_margin {
	margin-left: 5px;
}

}

@media screen and (min-width: 252px) {

div.tocIssueTitleVolYear {
	margin-top: -3px;
}
	
div.tocYearTitleVolYear
	{
		position: absolute;
		right: 20px;
		margin-top: -132px;
		padding-left: 0;
		margin-bottom: 72px;
	}

div.serveIssue {
	float: none;
	position: absolute;
	text-align: center;
	font-size: .8em;
	right: 3%;
	top: -216px;
	margin: 0;
	padding: 0;
}

div.column1, div.column2 {
	float: none;
	width: 100%;
	margin: 0 auto;
}

}

@media screen and (min-width:360px) {

div.column1, div.column2 {
	float: none;
	width: 335px;
	margin: 0 auto;
}

div.tocYearTitleVolYear {
	right: 20%;
}

}

@media screen and (min-width:453px) {

#header {
	display: block;
}

#nbanner {
	display: none;
}

div.tocYearTitleVolYear {
	right: 30%
}

}

@media screen and (min-width:520px) {

#prefs {
	margin-top: 0;
}

div.tocYearTitleVolYear {
	right: 40%;
}
	
}

@media screen and (min-width:550px) {

div.tocYearTitleVol {
	text-align: center;
	display: block;
	font: 1.2em/1.5em "Arial Black";
	font-size: 1.5em;
	position: relative;
	padding-right: 0;
}

div.tocYearTitleYear {
	text-align: center;
	display: block;
	font-size: 1.5em;
	position: relative;
	letter-spacing: 0;
	margin-top: 24px;
}

div.tocYearTitleYear::before {
	content: "";
}

div.tocYearTitleYear::after {
	content: "";
}

.column1_margin {
	margin-left: 0px;
	margin-right: 0px;
}

.column2_margin {
	margin-left: 0px;
	margin-right: 0px;
}

}

@media screen and (min-width:643px) {

	div.tocYearTitleVolYear {
	float: none;
	right: 0;
	text-align: center;
	display: block;
	clear: both;
	line-height: normal;
	position: relative;
	letter-spacing: 0;
	margin-top: -80px;
	margin-bottom: 72px;
	padding: 0;
}
	div.column1_margin {
		margin-left: 0px;
		margin-right: 0px;
	}
	div.column2_margin {
		margin-left: 0px;
		margin-right: 0px;
	}

}

@media screen and (min-width:715px) {
div.column1, div.column2 {
	display: block;
	float: left;
	clear: none;
	width: 50%;
	margin: 0;
	background-color: #ffffcc;
}

	div.tocIssueTitleVolYear {
	text-align: center;
	display: block;
	clear: both;
	line-height: 1em;
	position: relative;
	letter-spacing: 0px;
	margin-top: -172px;
	margin-bottom: 18px;
	padding: 0;
	z-index: 1;
}

#container {
	width: 708px;
	margin: 2px auto 2000px;
}

div.serveIssue {
	position: relative;
	float: right;
	text-align: center;
	font-size: .8em;
	right: 3%;
	top: -352px;
	margin: 0;
	padding: 0;
}
	
	div.column1_margin {
		margin-left: 18px;
		margin-right: 0px;
	}
	div.column2_margin{
		margin-left: 0px;
		margin-right: 0px;
	}

}
