/* Original site css */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-gradiant.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 100px;
}
/* Apply class to images that require text-align center */
img.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* stop the annoying blue outline on active links */
a:focus,
button:focus,
input:focus,
:focus {
  outline: none;
}

#share {
	display: inline;
	margin-bottom: 10px;
}
#share img {
	padding-bottom: 10px;
}
h1.homeheadlines {
	background-color: #243e9b;
	text-align: center;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
h1.newsheadline {
	margin-bottom: 0px;
}
h2 {
	text-align: center;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #243e9b;
}
h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h3 > a:link {
	font-weight: normal;
}
h6 {
	color: #FFF;
	background-color: #CCC;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-weight: bold;
	color: #A31A6C;
	font-size: 12px;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatLeftTopPad {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatRightTopPad {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* corner radius setting */
#content, #recruitmentHeading, #featuresHeading, .newsOther, #newsFeatures, .newsHeadlines, #main #leftColumn, #main #rightColumn, #footer, #archiveTableDiv, #archiveContent, #stdContent, #eventCalendars, #quotes, #companyContactDetails, #mk, div.teaser {
	zoom: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: none;
	border-width: 0px;
	border-color: #FFF;
}
#header, #main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	margin-top: 10px;
	background-color: #FFF;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
}
.horizontaltop {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}
#headertop {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	    -ms-flex-order: 2;
	        order: 2;
}
#navcont {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	    -ms-flex-order: 3;
	        order: 3;
}
.topbarcont {
	width: 100%;
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	    -ms-flex-order: 5;
	        order: 5;
}
#logo {
	margin-bottom: 10px;
}
#topBannerAdvert {
	float: right;
	width: 468px;
	text-align: right;
}
#searchBar {
	font-size: 16px;
}
#searchBox {
	float: left;
	font-size: 10px;
	color: #FFF;
	margin-left: 10px;
	width: 354px;
}
#searchButton {
	display: inline;
	position: relative;
	top: 7px;
	margin-left: 5px;
}
#searchBox2 {
	font-size: 10px;
	background-color: #243E9B;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
}
#searchButton2 {
	display: inline;
	position: relative;
	top: 7px;
	margin-left: 5px;
}
div.horizontal_scroller {
	position: relative;
	height: 24px;
	width: 375px;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
}
#freeRegistration {
	float: right;
	color: #FFF;
	padding-top: 10px;
	margin-right: 10px;
	width: 160px;
	text-align: right;
}
#freeRegistration a:link, #freeRegistration a:visited {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#freeRegistration a:hover {
	text-decoration: underline;
}
/* Main top navigation */
#header ul#topNav {
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	height: 25px;
	padding-bottom: 5px;
	clear: both;
	width: 940px;
}
#header #topNav li {
	display: inline;
	text-align: center;
}
#header #topNav li a:link, #header #topNav li a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #FF0;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#topNav li a:hover {
	color: #FFF;
	background-color: #A21A6E;
}
#header #topNav #btnHome a, #header #topNav #btnArchive a, #header #topNav #btnFeatures a, #header #topNav #btnDirectory a, #header #topNav #btnRecruitment a, #header #topNav #btnEvents a, #header #topNav #btnAbout a, #header #topNav #btnAdvertising a, #header #topNav #btnContribute a {
	font-size: 16px;
}
#header #topNav #btnContribute a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #topNav #btnAbout .noBorderLink {
	border: none;
}
/* End of main top nav */

/* Main navigation 2nd row */
#header ul#secondNav {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	height: 25px;
	padding-bottom: 5px;
	clear: both;
	width: 940px;
	font-size: 16px;
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
}
#header #secondNav li {
	display: inline;
	text-align: center;
}
#header #secondNav li a:link, #header #secondNav li a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#header #secondNav li a:hover {
	color: #FFF;
	background-color: #A01B6C;
}
#header #secondNav #btnProduct .lastLink {
	border:none;
}
	
/* End of navigation 2nd row css */


#main {
	background-color: #DFE7F4;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
}
#footer {
	background-color: #DFE7F4;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 12px;
	color: #243e9b;
	line-height: 1.3em;
	position: relative;
	border-radius: 0px 0px 10px 10px;
}
#footer p {
	margin-bottom: 6px;
	margin-top: 0px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #069;
	text-decoration: none;
}
.footersocial img {
	display: inline-block;
	margin: 10px 5px 0px 0px;
	max-width: 30px;
}
#main #leftColumn, #main #rightColumn {
	float: left;
	width: 177px;
	background-color: #DFE7F4;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	min-height: 1370px;
}
#main #rightColumn p, #main #leftColumn p {
	margin-bottom: 8px;
}
.showmobile {
	display: none;
}
#main #content {
	float: left;
	background-color: #DFE7F4;
	width: 564px;
	padding-top: 8px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 14px;
}
#recruitmentHeading img, #featuresHeading img {
	float: none;
	text-align: center;
}
.newsHeadlines, #newsFeatures, .newsOther, #quotes, #homeNewsLeft {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.newsHeadlines .archiveBtn, #newsFeatures .archiveBtn, .newsOther .archiveBtn {
	padding-top: 3px;
	float: left;
	padding-left: 82px;
}
#homeNewsLeft {
	margin-right: 4px;
}
.newsHeadlines {
	margin-right: 4px;
}
#newsFeatures .teaser {
	background-color: #EFEFEF !important;
}
.newsOther {
	background-color: #FFF;
}
.sectionHeading img, .sectionHeadingWide img {
	margin-right: 5px;
}
.contentWidthAdvert {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.teaser {
	font-size: 14px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F4;
	padding: 20px;
}
div.teaser h5 {
	font-size: 14px;
}
#main #content #newsFeatures .teaser {
	border-style: none;
	padding-bottom: 0px;
}
#newsFeatures .teaser img {
	float: right;
	margin-left: 5px;
}
.teaser a:link, .teaser a:visited, .product a:link, .product a:visited, .homefeatures a:link, .homefeatures a:visited {
	color: #9F196C;
	text-decoration: underline;
	font-weight: bold;
}
.teaser a:hover, .product a:hover, .homefeatures a:hover {
	text-decoration: none;
	color: #223F9B;
}
#featuresTable, #recruitmentTable {
	margin-bottom: 10px;
}
#featuresTable td a, #recruitmentTable td a {
	color: #9F196C;
	text-decoration: underline;
	font-weight: bold;
}
#featuresTable td a:hover, #recruitmentTable td a:hover {
	text-decoration: none;
	color: #243E9B;
}
#featuresTable td, #recruitmentTable td {
	width: 250px;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.leftCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7E3F8;
}
#featuresHeading, #recruitmentHeading {
	clear: both;
	background-color: #FFF;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sectionHeading, .sectionHeadingWide, .financialHeading {
	font-size: 16px;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	height: 22px;
	vertical-align: text-bottom;
	padding-top: 3px;
	line-height: 1.2em;
}
.sectionHeading, .sectionHeadingWide {
	margin-top: 10px;
	background-color: #243e9b;
	vertical-align: bottom;
	padding-left: 15px;
	height: 30px;
	border-radius: 5px;
}
.financialHeading {
	margin-top: 10px;
	background-image: url(../images/sectionHeading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	text-align: center;
}
.sectionHeadingWide {
	text-align: center;
	margin-bottom: 20px;
}
div.centreBtn {
	width: 115px;
	margin-right: auto;
	margin-left: auto;
}
table#mediaKit {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#mediaKit td {
	padding: 5px;
	border: 1px solid #223F9B;
}
#mediaKit p {
	line-height: .8em;
}
.mediaKitHdg {
	text-align: center;
	color: #FFF;
	background-color: #223F9B;
	font-weight: bold;
}
#mediaKit a:link, #mediaKit a:visited, #mk a:link, #mk a:visited {
	font-size: 14px;
	color: #9F196C;
	text-decoration: none;
	line-height: 1.1em !important;
}
#mediaKit a:hover, #mk a:hover {
	text-decoration: underline;
	color: #223F9B;
}
div.archiveButtons {
	width: 175px;
	margin-left: 15px;
}
#archiveContent {
	background-color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#archiveContent p, #jobsContent p {
	margin-bottom: 10px;
}
#archiveContent a:link, #archiveContent a:visited, #jobsContent a:link, #jobsContent a:visited {
	color: #9F196C;
	text-decoration: underline;
	font-weight: bold;
}
#archiveContent a:hover, #jobsContent a:hover {
	text-decoration: none;
	color: #223F9B;
}
#jobsContent {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#archiveTableDiv {
	background-color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
table#archiveTable, #eventCal {
	width: 100%;
}
#archiveTable td, #eventCal td {
	font-weight: bold;
	padding: 2px;
	text-align: center;
	width: 25%;
}
#archiveTable a:link, #archiveTable a:visited, #eventCal a:link, #eventCal a:visited {
	text-decoration: none;
	color: #FF0;
	background-color: #223F9B;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#archiveTable a:active, #archiveTable a:hover, #eventCal a:active, #eventCal a:hover {
	color: #FF0;
	background-color: #9F196C;
}
#stdContent {
	background-color: #FFF;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
}
#stdContent p {
	font-size: 12px;
	margin-bottom: 10px;
}
#stdContent li {
	font-size: 12px;
}
#stdContent a:link {
	font-weight: bold;
	color: #9F196C;
	text-decoration: underline;
}
#stdContent a:hover, #stdContent a:active {
	text-decoration: none;
}
#stdContent a:visited {
	color: #C264A0;
	font-weight: bold;
}
#stdContent ul {
	margin-bottom: 10px;
}
#stdContent li {
	list-style-type: disc;
	margin-left: 40px;
}
#stdContent ol li {
	list-style-type: decimal;
	margin-bottom: 10px;
}
.semic {
	font-style: italic;
	font-weight: bold;
}
.staffDetails {
	margin-bottom: 25px;
	clear: both;
}
.staffDetails img {
	float: left;
	margin: 0px 20px 10px 0px;
}
table.rates, table.genTable, #copyReq {
	width: 100%;
}
.rates td, .genTable td, #copyReq td {
	padding: 5px;
	width: 25%;
	border: 1px solid #DFE7F4;
}
.cellHeading {
	color: #FFF;
	background-color: #A21A6E;
	font-weight: bold;
}
.currency {
	background-color: #243E9B;
	font-weight: bold;
	color: #FFF;
}
.topBorder {
	background-color: #DFE7F4;
}
.featuresHeadline {
	font-weight: bold;
	color: #243E9B;
	font-size: 16px;
}
.newsRelated {
	font-weight: bold;
	color: #243e9b;
}
.storyHeadline {
	font-weight: bold;
	color: #A31A6C;
}
#disclaimer {
	font-size: 12px;
	text-align: left;
	color: #0066A5;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
table#suppliersIndex {
	margin-bottom: 10px;
}
#suppliersIndex td {
	padding: 2px;
}
.explanationPara {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.2em;
}
.pageHeading {
	text-align: left;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
}
.archiveHeading {
	text-align: left;
	background-image: url(../images/archive-bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
}
#archiveContent h2 {
	text-align: center;
}
.itemArchive {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F4;
	padding-bottom: 13px;
	padding-top: 2px;
	line-height: 1.2em;
}
.itemFeatures {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F4;
	padding-bottom: 10px;
	padding-top: 2px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.itemFeatures p {
	font-weight: normal;
}
.explanationPara a:link, .explanationPara a:visited {
	color: #9F196C;
	font-weight: bold;
}
.explanationPara a:hover {
	text-decoration: none;
}
div#quotes {
	background-color: #FFF;
	margin-right: 4px;
}
#quotes span {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#eventCalendars {
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}
.bottomMargin {
	margin-bottom: 15px;
}
#rss a:link, #rss a:visited {
	text-decoration: none;
}
#rss a:hover {
	color: #243E9B;
}
#rss a img {
	margin-left: 80px;
}
#subscribeLinks li a:link, #subscribeLinks li a:visited {
	text-decoration: none;
	background-color: #223F9B;
	display: block;
	font-weight: bold;
	color: #FF0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 2px;
}
#subscribeLinks li a:hover {
	background-color: #A21A6E;
}
.pdfCovers {
	margin: 15px 0px;
	text-align: center;
	padding: 15px 5px;
	font-size: 13px;
}
.pdfCovers a img {
	margin-bottom: 2px;
	margin: 0 auto;
}
.pdfpagelinks {
	padding: 15px 0px 5px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.pdfpagelinks a {
	margin: 0px 10px;
}
#main #content #stdContent .pdfCovers a:link {
	text-decoration: none;
}
#main #content #stdContent .pdfCovers a:visited {
	color: #C0659E;
}
#main #content #stdContent .pdfCovers a:hover {
	color: #223F9B;
}
.superscript, .subscript {
	vertical-align: baseline;
	position: relative;
	top: -0.6em;
	font-size: 9px;
	margin-right: 1px;
	margin-left: 1px;
}
.subscript {
	top: 0.4em;
}
.newsItemTable td {
	padding: 4px;
	text-align: center;
	border: 1px solid #000;
}
#doMore {
	background-color: #DFE7F4;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#doMore img {
	margin-right: 5px;
	margin-left: 5px;
}
.attribution {
	display: none;
	height: 0px;
}
#searchBox2 form {
	display: inline;
}
div.blackButton {
	background-image: url(../images/headerMedBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 25px;
	width: 150px;
	display: inline;
}
.blackButton a:link, .blackButton a:visited {
	padding: 5px;
}
.jobsDate {
	font-size: 14px;
	font-weight: bold;
}
#quotes p span a:link, #quotes p span a:visited, #quotes p span a:hover {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
#google_translate_element {
	margin-bottom: 10px;
}
div#storyHorAdd {
	text-align: center;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px;
}
div#storyHorAdd img {
	margin: 0 auto;
}
/* Magazine cover rotator */

table.comProFile {
	width: 100%;
}
.comProFile td {
	background-color: #DFE7F4;
	padding: 5px;
	border: 1px solid #333;
	border-collapse: collapse;
	text-align: center;
	width: 50%;
}
.prevBut {
	margin-bottom: 15px;
}
.tableBgBlueRow td, .tableBgBlue {
	color: #FFFF00;
	background-color: #223F9B;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border: 2px solid #000;
	border-collapse: collapse;
}
.tableBgPurple {
	color: #FFFFFF;
	background-color: #A01B6C;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border: 2px solid #000;
	border-collapse: collapse;
}
.tableBgLtBlue {
	color: #000000;
	background-color: #DFE7F4;
	text-align: center;
	padding: 2px;
	border: 2px solid #000;
	border-collapse: collapse;
}
#mk {
	background-color: #223F9B;
	color: #FFF;
	padding: 10px;
	border-radius: 0px;
}
#mk h6 {
	color: #FFF;
	background-color: #223F9B;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mk a:link, #mk a:visited {
	color: #FFF;
	font-size: 13px;
}
#stdContent, #archiveContent, div.teaser, .leftCell p, .rightCell p {
	line-height: 1.2em;
}
/* cookie notification styles */

#easyNotification {
	padding: 15px 12px;
	color: #FFF;
	position: fixed;
	font-size: 14px;
	bottom: 100px;
	z-index: 1000;
	width: 200px;
	background-image: url(../images/cookie-policy-bg.png);
	background-repeat: repeat;
}
#easyNotification span {
	cursor: pointer;
	background-color: #223F9B;
	color: #FFF;
	display: block;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}
#easyNotification a:link, #easyNotification a:visited, #easyNotification a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#easyNotification a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* original cookie warning code */
#privacy {
	position: fixed;
	height: 20px;
	bottom: 0px;
	background-image: url(../images/cookie-policy-bg.png);
	background-repeat: repeat;
	text-align: center;
	font-size: 12px;
	padding: 8px 4px 4px;
	color: #FFF;
	width: 100%;
}
#privacy a:link, #privacy a:visited, #privacy a:active, #privacy a:hover {
	color: #FFF;
	font-weight: bold;
}
/* End of cookie warning code */.clearFix {
	line-height: 0px;
	clear: both;
}
#newProducts {
	background-color: #FFF;
}
div.product {
	clear: both;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F4;
	padding: 10px;
}
/*external side adverts */
#leftExtTower {
	z-index: 100;
	width: 170px;
	position: absolute;
	margin-left: -188px;	
}
#rightExtTower {
	z-index: 1;
	width: 170px;
	position: absolute;
	margin-left: 961px;
}
#leftExtTower img, #rightExtTower img {
	width: auto;
}
div#sticker {
	z-index: 1;
	padding: 4px;
	text-align: center;
	background-color: #FFF;
}
div#stickerTwo {
	z-index: -1;
	padding: 4px;
	text-align: center;
	background-color: #FFF;
}
.stick {
	position: fixed;
	top: 10px;
}
#pageHeading {
	text-align: left;
	background-image: url(../images/archive-bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
}
.underlineText {
	text-decoration: underline;
}
.archiveCat p {
	font-weight: normal;
}
.storyTeaser {
	border-bottom: 1px solid #DFE7F4;
	margin-bottom: 5px;
	overflow:auto;
}
#topHorizontal {
	float: right;
	width: 468px;
	text-align: right;
}



@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800";
/* apply a natural box layout model to all elements, but allowing components to change */
html {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
}
/* Stop phone number from looking rubbish in iPhones */
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
/*ensure all text is same font */
body, .pure-g [class*="pure-u"] {
	font-family: "Open Sans",sans-serif;
}
p {
	margin-top: 0px;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body {
	background-color: #243e9b;
	background-image: none;
}
/* To allow padding within divs */
.pure-g > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Ensure images will scale properly and responsively */
img {
	max-width: 100%;
	height: auto;
	display: block;
	width: auto; /* For IE8 */
}
/* Apply class to images that require text-align center */
img.centre {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.imageinline {
	display: inline-block;
	margin-right: 5px;
	vertical-align:middle;
}
.floatright {
	float: right;
	margin: 0px 0px 15px 15px;
}
.floatleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
#headercontainer {
	position: relative;
	z-index: 100;
}
#header, #main, #footer {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
	padding: 15px;
}
#header {
	margin-top: 0px;
}
#topnavcont {
	padding-bottom: 15px;
	padding-top: 15px;
}
/* Link transitions */
#footer a:link, .footbox a, #cssmenu > ul > li a, .btn, #free-registration a:link, #free-registration, .sidesocial a, .sidesocial, .homeindustrysections a, #free-registration {
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-khtml-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	/* Stop flickering in Chrome */
	-webkit-backface-visibility: hidden;
}
.headline {
	font-weight: normal;
	font-size: 30px;
	margin-top: 0px;
	text-align: center;
}
.blogheading {
	font-weight: normal;
	font-size: 26px;
	margin-top: 0px;
	color: #e7af19;
}
h3 {
	margin-top: 0px;
}
.subheadingone {
	font-weight: normal;
	font-size: 22px;
	margin-top: 0px;
}
.subheadingtwo {
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
}
#navcont {
	width: 100%;
	min-height: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#mainContent {
	padding: 15px 0px 15px 0px;
}

#contentleft, .contentleftsection {
	padding-right: 25px;
}
#contentright, .contentrightsection {
	padding-left: 25px;
}
.blockfeatcont {
	padding: 0px;
}
.blockfeatcontcat {
	padding: 0px;
}
.blockfeature {
	display: block;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: -160px;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 10px;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.contentcontainer {
	display: flex;
}
.contentcontainer a:link, .contentcontainer a:visited {
	color: #4a4a48;
}
.contentcontainer a:hover {
	color: #e7af19;
}
#footer a:link, #footer a:visited {
	color: #243e9b;
	font-weight: normal;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}
.footbox img {
	display: inline;
	padding-right: 10px;
	max-width: 40px;
}
/* Cookie bar */
#cookiebar {
	padding: 10px;
	background-color: #000;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
#cookiebar a:link, #cookiebar a:visited {
	color: #FFF;
}
/* Header content */
.logo {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
	font-size: 26px;
}
.logo img {
	padding-right: 20px;
}
.topbarcont {
	color: #fff;
}
.topbar a:link, .topbar a:visited {
	color: #fff;
}
.topbar img {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px;
	vertical-align: bottom;
}
#footercont {
	background-color: #4a4a48;
	color: #eee;
}
#footer ul {
	padding: 0px;
	list-style: none;
}

.generictable td {
	padding: 5px;
	vertical-align: top;
}
.tbheader {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: #FFCC00}

.tbbody { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; background-color: #FFFFCC; color: #333333}


/* Tables */
.generictable td {
	padding: 5px;
	vertical-align: top;
	font-size: 16px;
	vertical-align: top;
}
.generictable input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="button"]), .generictable textarea {
	width: 100%;
}
.generictable input#verificationCode, .generictable .fieldformsml {
	max-width: 60px;
	margin-bottom: 10px;
}
.searchfield {
	margin-right: 0px;
}
.sml {
	font-size: 13px;
}

label.error {
	color: #f00;
	display: table;
	margin-bottom: 15px;
	font-size: 13px;
}

/* Semiconductor Today */
.homemain {
-ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

#topheaderimage, #free-registration {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo img {
	width: 100%;
	height: 100%;
}
#search-box {
	background-color: #a21a6e;
	margin-left: 0px;
	padding-left: 5px;
}
.gsc-input {
	padding-right: 0px !important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
	padding: 6px 10px !important;
	background-color: transparent !important;
	border: none !important;
}
table.gsc-search-box, form.gsc-search-box {
	margin-bottom: 0px !important;
}
#search-box div {
	width: 100%;
}
#search-box form {
	margin-top: -1px;
}
#search-box #gsc-i-id1 {
	width: calc(100% - 18px);
}
.searchmidbox {
	text-align: center;
	background-color: #a21a6e;
}
.searchmidbox img {
	padding: 5px;
	display: inline-block;
	margin: 0px;
}
#free-registration {
	background-color: #a21a6e;
	font-weight: bold;
	border-left: 1px solid #fff;
}
#free-registration a:link, #free-registration a:visited {
	text-decoration: none;
	display: block;
	padding: 5px;
}
#free-registration a:hover {
	color: #a21a6e;
}
#free-registration:hover, #free-registration:hover a {
	background-color: #243e9b;
	color: #FFF !important;
}
#search-box {
	display: flex;
  align-items: center;
  border-right: 1px solid #FFF;
}

#hometeasersleft, #hometeasersright, #homeleft, #homeright {
	padding: 0px 10px;
}
#homeleft {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}
.homeheadlinenews, .contentstandardcont {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	    -ms-flex-order: 2;
	        order: 2;
}
#homeright {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	    -ms-flex-order: 3;
	        order: 3;
}
#homefeatures {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	    -ms-flex-order: 4;
	        order: 4;
}
#homeleft img, #homeright img {
	margin: 0 auto;
}
.homeindustrysubs {
	background-color: #243e9b;
	margin-bottom: 10px;
}
.homeindustrysubs p {
	color: #FFF;
	padding: 0px 15px;
}
.homeindustrysubs p a:link, .homeindustrysubs p a:visited {
	color: #FFF
}
div.horizontalscroller {
    white-space:no-wrap;
    overflow:hidden;
	height: 40px;
	background-color: #a21a6e;
	padding: 5px;
	display: flex;
  align-items: center;
}
div.horizontalscroller > div.scrollingtext {
    white-space:nowrap;
    display:inline;
    width:auto;
	font-size: 18px;
	color: #FFF;
	padding-left: 200px;
}
#header #searchBar .horizontal_scroller .scrollingtext {
	position: absolute;
}
.homeindustrysections {
	text-align: center;
	padding-bottom: 5px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height: 1.5;
}
.homeindustrysections li {
	display: inline-block;
	list-style-type: none;
	position: relative;
}
ul.homeindustrysections > li::after {
    color: #fff;
    content: "|";
    height: 17px;
    position: absolute;
    right: 0px;
    top: 3px;
    width: 3px;
}
ul.homeindustrysections > li:last-child::after {
	display: none;
}
.homeindustrysections a:link, .homeindustrysections a:visited {
	text-decoration: none;
	font-size: 15px;
	padding: 10px 10px;
	background-color: #223F9B;
	color: #FFF;
	display: inline-block; 
	margin: 0px;
}
.homeindustrysections a:link:last-of-type {
	border-right: none;
}
.homeindustrysections a:link.btn, .homeindustrysections a:visited.btn {
	border-radius: 0px;
}
.homeindustrysections a:hover {
	background-color: #FFF;
	color: #a21a6e;
}
.newsHeadlines {
	margin-right: 0px;
	width: 100%;
}
div.teaser {
	background-color: #FFF;
	border: 5px solid #DFE7F4;
	border-bottom: 10px solid #DFE7F4;
	border-top: none;
}
div.teaserexternal {
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	border-radius: 0px;
}
div.teaserexternal img {
	display: inline-block;
}
div.teaserexternaltopcontent:first-of-type {
	padding: 0px 5px 0px 0px;
}
div.teaserexternaltopcontent:last-of-type {
	padding: 0px 0px 0px 5px;
}
.homefeatures {
	background-color: #FFF;
	font-size: 14px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F4;
	padding: 20px;
}
.homefeatures p:last-of-type, .teaser p:last-of-type {
	margin-bottom: 0px !important;
}
#main #content {
	float: none;
	background-color: #DFE7F4;
	width: auto;
	padding-top: 8px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 14px;
}
a:link.btn, a:visited.btn, .btn {
	display: inline-block;
	background-color: #243e9b;
	color: #FF0;
	text-decoration: none;
	border-radius: 5px;
	padding: 5px 15px;
}
a:hover.btn {
	background-color: #9F196C;
}
a:link.centrebtn, a:visited.centrebtn {
	width: 170px;
	text-align: center;
	margin: 15px auto 0px auto;
	display: block;
}
.footerlogo {
	padding-right: 15px;
	padding-bottom: 15px;
}

/* External elements */
.horizontalbottom, .horizontaltop {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index:1000;
	background-color: rgba(0, 0, 0, .8);
	display: none;
}
.horizontaltopadvertpage, .horizontalbottomadvertpage {
	display: block;
}
.externalmobile {
	display: none;
}
.horizontaltop {
	position:relative;
}
.horizontalbottom img, .horizontaltop img {
	margin: 0 auto;
	max-height: 100px;
}
.horizontalbottominner, .horizontaltopinner {
	position: relative;
}
.closebtn {
	position: absolute;
	top: 5px;
	right: 5px;
	max-width: 30px;
}

.sidesocial {
	background-color: #223F9B;
	text-align: center;
	padding: 19px 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.sidesocial p {
	margin: 5px 0px 0px 0px;
}
.sidesignupsmall {
	padding: 10px;
}
.sidesignupsmall p {
	margin: 0px;
	font-weight: 700;
	font-size: 14px;
}
.sidesocial a:link, .sidesocial a:visited {
	color: #FFF;
	text-decoration: none;
}
.sidesocial:hover {
	background-color: #FFF;
	color: #a21a6e;
}
.sidesocial:hover a {
	color: #a21a6e;
}
.sidesocial img {
	max-width: 40px;
}
.sidebackissues img {
	width: 100%;
	max-width: 300px;
	border: 3px solid #FFF;
}
.sidesocial, .homeindustrysections a:link, #mk {
	border-radius: 3px;
}

/* Story pages */
.newsstory {
	background-color: #FFF;
	padding: 20px;
	margin-bottom: 15px;
}
h1.storyheadline {
	color: #A31A6C;
	margin: 0px 0px 20px 0px;
	font-size: 18px;
}
.newsstory a:link, .newsstory a:visited {
	color: #a21a6e;
}
.newsstory a:hover {
	color: #000;
}
.newsstory h2 {
	text-align:left;
	color: #000;
	font-size: 18px;
	padding: 0px;
	margin-top: 25px;
}
.newsstory p, .newsstory li {
	line-height: 1.4em;
}
.storylinks {
	margin-bottom: 10px;
	padding-top: 10px;
}
.sharecont {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.contentstandard {
	background-color: #FFF;
	padding: 20px;
	margin-bottom: 20px;
}
.contentstandard a:link {
	color: #9F196C;
}
.contentstandard a:visited {
	color: #a44a82;
}
.contentstandard a:hover {
	text-decoration: none;
}

.top_button {
	background-color: #FFF;
	background-image:url(../images/return-to-top.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding: 30px 10px 6px 10px;
	color: #9F196C;
	border-radius:3px;
	font-weight: bold;
}
.hiddendiv {
	display: none;
}
.suppliercategories {
	padding: 0px 15px 15px 15px;
	background-color: #FFF;
	margin-top: -10px;
}
.suppliercategories a:link, .suppliercategories a:visited {
	color: #243e9b;
}
.suppliercategories p {
	margin-bottom: 5px;
}

/* Archive page year/month dropdowns */
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropbtn {
  color: #FF0;
  padding: 0px 15px;
  border: none;
  cursor: pointer;
  background-color: #243e9b;
  border-right: 1px solid #FFF;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #a21a6e;
  color: #FFF;
}

.dropdown {
  position: relative;
  display: inline;
}

.dropdown-content {
  display: none;
  position: absolute;
  left: 0px;
  top: 20px;
  padding-top: 5px;
  background-color: #243e9b;
  color: #FFF;
  min-width: 90px;
  overflow: auto;
  z-index: 1;
  text-align:left;
}

.dropdown-content a {
  color: #FFF;
  padding: 5px 15px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #a21a6e;}

.dropdown:hover .dropdown-content {display: block;}

.liststory li {
	margin-bottom: 15px;
}
/* Arrange the adverts on category and home landing pages */
.homenewsteasercont {
    display: flex;
  }
  .homenewsteasercont .teaser:nth-of-type(1) {
    order: 1;
  }
   .homenewsteasercont .teaser:nth-of-type(2) {
    order: 2;
  }
  .homenewsteasercont .teaser:nth-of-type(3) {
    order: 3;
  }
  .homenewsteasercont .teaser:nth-of-type(4) {
    order: 4;
  }
  .homenewsteasercont .teaser:nth-of-type(5) {
    order: 7;
  }
  .homenewsteasercont .teaser:nth-of-type(6) {
    order: 8;
  }
  .homenewsteasercont .teaser:nth-of-type(7) {
    order: 9;
  }
  .homenewsteasercont .teaser:nth-of-type(8) {
    order: 10;
  }
  .homenewsteasercont .teaser:nth-of-type(13) {
    order: 5;
  }
 
  .homenewsteasercont .teaser:nth-of-type(14) {
    order: 6;
  }
  .homenewsteasercont .teaser:nth-of-type(15) {
    order: 11;
  }
  .homenewsteasercont .teaser:nth-of-type(16) {
    order: 12;
  }
  
.storyinnerbottom {
	margin-bottom: 15px;
}
.resizeimage {
	max-width: 165px;
}