/* 
Styles for Industry Insight pages
Date: August 2012 - updated may 2013
Author: SSS (based on insights.css by MW)
Notes: 
  +  properties are listed in alphabetical order 
  +  font size values are based on an 18px or 1.125em line height. this includes the combination of font size, 
  +  line height, and top and bottom margins. please be mindful of this if altering any of these values.  
  +  *there are some exceptions to this. 
  +  please preserve formatting 
*/

@import url("_bzGlobal.css");


/*--------------------------------
	=BASE
--------------------------------*/
h1 {
	font-size: 2.15em;
	margin: 4px 0;
}
table { font-size: 100%; }
td { vertical-align: top; }


/*--------------------------------
	=LAYOUT
--------------------------------*/

.article { width: 100%; }
.indexPage .articles { 
	border-left: 1px solid #ccc;
	padding-left: 25px;
	margin-left: 0;
	width: 470px; 
}
.indexPage .seperator { float: none; }
.indexPage .articles .seperator { 
	border-top: 1px solid #ccc; 
	margin-bottom: 20px;
	margin-left: -25px;
	width: 495px; 
}
.indexPage .authorList .seperator { 
	border-top: 1px solid #ededed; 
	width: 205px; 
}
.indexPage .articles a, .indexPage .date {
	font-size: .75em;
}
.indexPage .archives { width: 180px; }
.indexPage .articles dd p { margin: 0; }

.col1 {
	float: left;
	text-align: center;
	width: 250px;
}

.col2 {
	float: right;
	width: 685px;
}

.featuredCatsBlock ul {
	width: 100%;
}
.featuredCatsBlock li {
	display: inline-block;
	text-align: center;
	width: 32%;
}
.featuredCatsBlock img { width: 115px; }

.industryImage { float: left; }
.indexPage .industryImage {	width: 236px; }
.indexPage dt:first-child { margin-top: 0; }

.mainContent {
	margin-top: 1px;
	position: relative;
}
.authorPage .mainContent, .indexPage .mainContent, .mcFix { 
	border-top: 2px solid #09c;
	width: 100%; 
}
.mcFix { margin-top: 1px; }

.articlePage .sidebar ul, .indexPage .sidebar ul, .authorPage .sidebar ul {
	margin-top: 0;
}

.topContent {
	margin-bottom: 10px;
	margin-top: 10px;
}


/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/*--------------------------------
	=MODULES
--------------------------------*/
.authorArticles li { margin-bottom: 20px; }
.authorArticles a { text-decoration: underline; }
.authorArticles .pubDate { 
	color: #666;
	margin: 0;
}

.authorBlock { 
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	margin-bottom: 0;
	margin-right: 13px; 
}
.authorBlock, .authorBlock img { float: left; }
.authorBlock img { margin-right: 10px; }
/*.authorBlock img { 
	float: left;
	margin-right: 10px; 
}*/
.authorBlock small { 
	display: block;
	font-style: italic; 
}

.authorBlurb {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #999;
	font-style: italic;
}


.authorImage {
	border-right: 1px solid #ccc;
	margin-top: 22px;
}


.authorList {
	float: left;
	padding: 10px 25px 20px 0;
	width: 205px;
}
.authorList a {
	font-weight: bold;
	text-decoration: underline;
}
.authorList h3 {
	color: #666;
	margin-top: 0;
}
.authorList img { margin-top: 19px; }
.authorList img, .authorList div { 
	margin-left: -100px;
	float: left;
}
.authorList .authorName { 
	font-weight: bold;
	position: absolute;
	top: 80px; 
	width: 60px;
}
.authorList li { 
	margin-left: 100px;
	padding-bottom: 3px; 
	position: relative;
}

/* A blurb is a small synopsis of an article with a linked headline, an abstract, and a date
   A collection of these is called a blurb-list and also has a headline and possibly an image. */
.blurb-list,
.blurb-list img,
.article .blurb-list img,
.blurb-list h5,
.article .blurb-list h5 {
	float: left;
}
.blurb-list { width: 50%; }
.blurb-list > div { padding-right: 20px; }
.blurb-list p,
.blurb-list > div > a {
	font-size: 12px;
}

.blurb-list p,
.blurb-list img,
.article .blurb-list img,
.blurb-list dl,
.article .blurb-list dl,
.blurb-list dt,
.article .blurb-list dt,
.blurb-list dd,
.article .blurb-list dd,
.blurb-list h5,
.article .blurb-list h5 {
	margin: 0;
}

.blurb-list img,
.article .blurb-list img {
	border: 0;
}

.blurb-list .date {
	color: #666;
	font-style: italic;
}
.blurb-list .date,
.blurb-list dt {
	line-height: 24px;
}

.blurb-list h5,
.article .blurb-list h5 {
	margin-top: 60px;
	width: 200px;
}

/* */
.iiQuoteBox blockquote { margin: 0; }
.iiQuoteBox dt { margin-bottom: 10px; }
.iiQuoteLeft, .iiQuoteRight {
	font-size: xx-large;
	font-weight: bold;
}
.iiQuoteLeft { float: left; }
.iiQuoteRight {
	float: right;
	margin-top: -18px;
}

.industryHeader { 
	font-size: 2.15em; 
	margin: 0 0 4px 0;
	padding-top: 40px;
}


.industryIntro {
	clear: both;
	padding: 0 130px;
	text-align: center;
	width: 700px;
}
.industryIntro h3 {
	color: #e98822;
	font-size: 1.5em;
	font-weight: normal;
	margin: 8px 0;
}

.sb-opinions .headline, .sb-articles .headline { display: block; }
.sb-opinions li {
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.sb-opinions ul { list-style-type: none; }

.supplierProgram { /* supplier program button */
	display: block;	
	float: right;
	height: 40px;
	text-indent: -9999px;	/* eventually replace with */
	width: 220px;
}


/*
the featured nav is the strip underneath the carousel that links to insight index pages
and is taken paretially from code on the home page
 */
.featuredNav {
	background: #004a75;
	margin-top: 6px;
	margin-bottom: 18px;
	padding: 8px 0 11px;
}

.featuredNav ul,
.article .featuredNav ul {
	margin: 0;
	width: 100%;
}

.featuredNav li,
.article .featuredNav li {
	color: #fff;
	display: inline-block;
	padding: 0;
	text-align: center;
	width: 24%;		/* why not 25%? couldn't get it to look right */
}

.featuredNav li a {
	color: #fff;
	padding: 3px 13px 5px 13px;
	font-weight: bold;
	font-size: 1.125em;
	text-decoration: none;
}

.featuredNav li .selected {
	background: #013350;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}

.featuredNav li a:hover {
	background: #013350;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	text-decoration: underline;
}


/*--------------------------------
	=STATE
--------------------------------*/

/*--------------------------------
	=THEME
--------------------------------*/

.pageNav a { text-decoration: none; }

.subHead {
	border-bottom: 1px solid #ccc;
	color: #ef8c24;
}

.indexPage dt, .indexPage dd, .indexPage blockquote { 
	font-size: 1em;
}
.indexPage .archives { 
	background-color: #FFF;
	float: none;
}
.indexPage .archives h4 { 
	background-color: #FFF;
	font-size: .875em; 
}
.indexPage .archives ul { list-style: none; }
.indexPage .sidebar h3 { padding-left: 15px; }
.sidebar ul, .sidebar p, .sidebar img, .sidebar dl { padding-left: 0; }


/* from staticAbout.css */
h4.callout { padding:0 !important; background:none !important; }
h4.callout a { display:block !important; height:39px; padding:12px 12px 17px; font-weight:normal !important; font-size:18px; line-height:1.15em; color:#fff; text-decoration:none; text-shadow:1px 1px 0 #333; background:url(/bzng/images/buttons/bgCallout1.png) no-repeat left top; }
h4.alt a { background-image:url(/bzng/images/buttons/bgCallout2.png); }
.callout b { display:block; font-weight:bold; font-size:21px; }
.callout img { vertical-align: sub; }












/*
	AnythingSlider v1.8+ Minimalist Round theme
	By Rob Garrison

	modified by Spencer Sanchez [sanchezs 2013-05-03]
*/
/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider */
.slider {
	/*width: 100%;*/
	/*height: 100%;*/
	width: 712px;
	height: 200px;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
}

.slider img,
.article .slider img {
	margin: 0;
	border: 0;
	padding: 0;
}

.carouselTitle {
	float: left;
	height: 200px;
	position: relative;
}
.carouselTitle h2,
.article .carouselTitle h2 {
	left: 50px;
	margin-top: -1.5em;
	max-width: 300px;
	position: absolute;
	top: 50%;
	width: 300px;
}
.carouselTitle a,
.article .carouselTitle a {
	text-decoration: none;
}
.carouselTitle a:hover,
.article .carouselTitle a:hover {
	text-decoration: underline;
}
/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-minimalist-round {
	margin: 0;
	/*margin: 0 auto;*/
	/* 30px right & left padding for the navigation arrows */
	/*padding: 0 30px;*/
	/*padding: 0 40px;*/
	padding: 0;
}
/* slider window - top & bottom borders, default state */
.anythingSlider-minimalist-round .anythingWindow {
	/*border-top: 3px solid #333;*/
	/*border-bottom: 3px solid #333;*/
	border: 3px solid #333;
}
/* Navigation buttons + start/stop button, default state */
.anythingSlider-minimalist-round .anythingControls a {
	background-color: #333;
	color: #fff;
	border: #000 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Navigation current button, default state */
.anythingSlider-minimalist-round .anythingControls a.cur,
.anythingSlider-minimalist-round .anythingControls a:hover {
	background-color: #777;
	color: #000;
}

/* start-stop button, stopped, default state */
.anythingSlider-minimalist-round .anythingControls a.start-stop {
	background: #040;
	color: #ddd;
	/* top shadow */
	-moz-box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.5);
}
/* start-stop button, playing, default state */
.anythingSlider-minimalist-round .anythingControls a.start-stop.playing {
	background-color: #800;
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-minimalist-round .anythingControls a.start-stop:hover,
.anythingSlider-minimalist-round .anythingControls a.start-stop.hover,
.anythingSlider-minimalist-round .anythingControls a.start-stop .anythingControls ul a:hover {
	color: #fff;
	/* clear top shadow */
	-moz-box-shadow: inset 0 0 0 #000000;
	-webkit-box-shadow: inset 0 0 0 #000000;
	box-shadow: inset 0 0 0 #000000;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-minimalist-round.activeSlider .anythingWindow {
	border-color: #164054;
}

/* Navigation buttons, active state */
.anythingSlider-minimalist-round.activeSlider .anythingControls a {
	background-color: #164054;
	color: #fff;
}
/* Navigation current button, active state */
.anythingSlider-minimalist-round.activeSlider .anythingControls a.cur,
.anythingSlider-minimalist-round.activeSlider .anythingControls a:hover {
	background-color: #fff;
	color: #000;
}

/* start-stop button, stopped, active state */
.anythingSlider-minimalist-round.activeSlider .anythingControls a.start-stop {
	background: #080;
	color: #fff;
}
/* start-stop button, playing, active state */
.anythingSlider-minimalist-round.activeSlider .anythingControls a.start-stop.playing {
	color: #fff;
	background: #f00;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-minimalist-round.activeSlider .start-stop:hover,
.anythingSlider-minimalist-round.activeSlider .start-stop.hover {
	color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-minimalist-round .arrow {
	top: 50%;
	position: absolute;
	display: block;
}

.anythingSlider-minimalist-round .arrow a {
	display: block;
	width: 30px;
	height: 40px;
	margin: -20px 0 0 0; /* half height of image */
	text-align: center;
	outline: 0;
	background: url(../../images/icons/arrows-minimalist.png) no-repeat;
}

/* back arrow */
.anythingSlider-minimalist-round .back { left: 5px; }
.anythingSlider-minimalist-round .back a { background-position: left bottom; }
.anythingSlider-minimalist-round .back a:hover,
.anythingSlider-minimalist-round .back a.hover { background-position: left top; }
/* forward arrow */
.anythingSlider-minimalist-round .forward { right: 5px; }
.anythingSlider-minimalist-round .forward a { background-position: right bottom; }
.anythingSlider-minimalist-round .forward a:hover,
.anythingSlider-minimalist-round .forward a.hover { background-position: right top; }

/* Navigation Links */
.anythingSlider-minimalist-round .anythingControls {
	height: 15px; /* limit height, needed for IE9 of all things */
	outline: 0;
	display: none;
	/*float: right;*/
	position: absolute;
	bottom: 5px;
	/*right: 20px;*/
	/*margin: 0 45px;*/
	margin: 0 20px;
	z-index: 100;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

.anythingSlider-minimalist-round .anythingControls ul {
	margin: 0;
	padding: 0;
	float: left;
}
.anythingSlider-minimalist-round .anythingControls ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.anythingSlider-minimalist-round .anythingControls ul a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 3px;
	padding: 0;
	text-decoration: none;
	text-align: center;
	outline: 0;
}

.anythingSlider-minimalist-round .anythingControls span {
	display: block;
	visibility: hidden;
}

/* navigationSize window */
.anythingSlider-minimalist-round .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}
/* navigationSize nav arrow positioning */
.anythingSlider-minimalist-round .anythingControls li.prev span,
.anythingSlider-minimalist-round .anythingControls li.next span {
	visibility: visible;
	position: relative;
	top: -6px; /* bring navigationSize text arrows into view */
}

/* Autoplay Start/Stop button */
.anythingSlider-minimalist-round .anythingControls .start-stop {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 3px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	z-index: 100;
	outline: 0;
}

/***********************
 IE8 AND OLDER STYLING
 ***********************/
/* Navigation Arrows */
.as-oldie .anythingSlider-minimalist-round .arrow {
	top: 45%;
}
.as-oldie .anythingSlider-minimalist-round .arrow a {
	margin: 0;
}

/***********************
COMMON SLIDER STYLING
***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	/*width: 100%;*/
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
	apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}

/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 1;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
