@charset "UTF-8";

/* ==========================================
NewsSlider Styles
========================================== */





/* Default Styles */

.articleList {
	margin-bottom: 20px;
}

.articleList.nomargin,
.articleList.noMargin {
	margin-bottom: 0px;
}

.articleList.nopadding,
.articleList.noPadding {
	margin-bottom: 0px;
}

.articleList.inTabs {
	padding-left: 20px;
	padding-right: 20px;
}

.articleList.border {
	background-image: url('/media/image/sa-main-divider-sprites.png');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 20px;
}

.articleList .wrapper {
	overflow: hidden;
}

.articleList .wrapper +p  {
	display: none;
}

.articleList .wrapper .thumb img {
	width: 100%;
	height: auto;
}

.articleList .title {
	font: italic 16px/18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

.articleList .title a {
	color: #000;
	text-decoration: none;
}

.articleList .title a:hover {
	color: #82141e;
}

.articleList .readmore a:hover {
	text-decoration: underline;
}

.articleList .date,
.articleList .byline,
.articleList .location {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	color: #666;
}

.articleList .thumbnail,
.articleList .intro {
	margin-bottom: 5px;
}

/* .articleList .intro a {
	text-decoration: underline;
} */





/* Article List (side-by-side) */

.articleList.side-by-side {
	position: relative;
	overflow: hidden;
}

.articleList.side-by-side .wrapper {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.articleList.side-by-side.noWrap .text {
	overflow: hidden;
}

.articleList.side-by-side.dividers .wrapper {
	background-image: url('/media/image/sa-main-divider-sprites.png');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

.articleList.side-by-side.dividers.greyLight .wrapper:last-child {
	background-image: none;
}

.articleList.side-by-side.thumbLeft .thumb {
	float: left;
}

.articleList.side-by-side.thumbRight .thumb {
	float: right;
}

.articleList.side-by-side.thumb290 .thumb {
	width: 290px;
}

.articleList.side-by-side.thumb250 .thumb {
	width: 250px;
	margin-left: 10px;
}

.articleList.side-by-side.thumb140 .thumb {
	width: 140px;
}

.articleList.side-by-side.thumb70 .thumb {
	width: 70px;
}

.articleList.side-by-side.thumb35 .thumb {
	width: 35px;
}

.articleList.side-by-side.thumb90 .thumb {
	width: 90px;
}

.articleList.side-by-side.thumbLeft.thumb290 .text {
	margin-left: 300px;
}

.articleList.side-by-side.thumbRight.thumb290 .text {
	margin-right: 300px;
}

.articleList.side-by-side.thumbLeft.thumb140 .text {
	margin-left: 150px;
}

.articleList.side-by-side.thumbRight.thumb140 .text {
	margin-right: 150px;
}

.articleList.side-by-side.thumbLeft.thumb70 .thumb {
	margin-right: 10px;
}

.articleList.side-by-side.thumbRight.thumb70 .thumb {
	margin-left: 10px;
}

.articleList.side-by-side.thumbLeft.thumb35 .thumb {
	margin-right: 10px;
}

.articleList.side-by-side.thumbRight.thumb35 .thumb {
	margin-left: 10px;
}

.articleList.side-by-side.thumbLeft.thumb90 .thumb {
	margin-right: 10px;
}

.articleList.side-by-side.thumbRight.thumb90 .thumb {
	margin-left: 10px;
}

.articleList.side-by-side.twoColumn .wrapper {
	float: left;
	width: 285px;
	margin-right: 10px;
	clear: none;
}

.articleList.side-by-side.twoColumn .text {
	margin-left: 145px;
}

.articleList.side-by-side.twoColumn .title {
	font-size: 12px;
	line-height: 14px;
}

.articleList.side-by-side.twoColumn .title a {
	color: #82141e;
}





/* Article List (stacked) */

.articleList.stacked {
	position: relative;
	overflow: hidden;
	margin-right: -10px;
	font-size: 0px;
}

.articleList.stacked .wrapper {
	width: 290px;
	/* float: left; */
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}

.articleList.stacked.thumb90 .wrapper {
	width: 90px !important;
}

.articleList.stacked .thumb {
	margin-bottom: 5px;
}

.articleList.stacked.border {
	background-position: -300px 100%;
}





/* Article List (stacked four column) */

.articleList.stacked.fourColumn .wrapper {
	width: 140px;
	display: inline-block;
	float: none;
	vertical-align: top;
}

.articleList.stacked.fourColumn .title {
	font-size: 12px;
	line-height: 14px;
}

.articleList.stacked.fourColumn .title a {
	color: #82141e;
}





/* Left Column Overrides */

.contentSidebar .articleList.stacked {
	margin-bottom: 15px;
}

.contentSidebar .articleList.stacked.thumb90 .title {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
}

.contentSidebar .articleList.stacked .title a {
	color: #82141e;
}

.contentSidebar .articleList.stacked.thumb290 .wrapper {
	background-color: #ebebeb;
}

.contentSidebar .articleList.stacked.thumb290 .text {
	padding: 0px 5px 10px;
}





/* Other Overrides */

.articleList.noBottomMargin {
	margin-bottom: 0px;
}

.greyMedium .articleList .text {
	margin-left: 5px;
}

.articleList.stacked.maroon-box-title {
	margin-right: 0px;
}

.articleList.stacked.maroon-box-title .wrapper {
	width:285px;
	margin-right: 0px;
	padding: 0px 5px;
}

.articleList.stacked.maroon-box-title .title {
	text-align: center;
	color: #ffffff;
	background-color: #82141e;
	padding: 10px;
}





/* Slider Styles */

.newsSlider {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.newsSlider .newsSliderWrapper .itemsWrapperOuter {
	overflow: hidden;
	position: relative;
	margin-left: 31px;
	margin-right: 32px;
}

.newsSlider .newsSliderWrapper .itemsWrapper {
	position: relative;
	width: 20000px;
}

.newsSlider .wrapper {
	margin-right: 16px;
	width: 165px;
	float: left;
}

.newsSlider .wrapper img {
	width: 100%;
	height: auto;
}

.newsSlider .prevArrow, 
.newsSlider .nextArrow {
	position: absolute;
	top: 0;
	height: 80px;
	width: 20px;
	background-color: #BFBFBF;
}

.newsSlider .prevArrow {
	left: 0;
}

.newsSlider .nextArrow {
	right: 0;
}

.newsSlider .prevArrow a, 
.newsSlider .nextArrow a {
	background-image: url('/media/image/sa-main-newsSlider-sprites.png');
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 80px;
	display: block;
}

.newsSlider .prevArrow a {
	background-position: -12px -135px;
}

.newsSlider .nextArrow a {
	background-position: -58px -135px;
}

.newsSlider .prevArrow a:hover {
	background-position: -102px -135px;
}

.newsSlider .nextArrow a:hover {
	background-position: -148px -135px;
}

.newsSlider .location {
	float: left;
}

/* Fix for different height thumbnails */

.newsSlider .wrapper .thumbnail {
  height: 80px;
  overflow: hidden;
}





/* Full Page Width Overrides */

.newsSlider.thumb185 .wrapper {
	margin-right: 20px;
	width: 185px;
}

.newsSlider.thumb185 .prevArrow, 
.newsSlider.thumb185 .nextArrow,
.newsSlider.thumb185 .prevArrow a, 
.newsSlider.thumb185 .nextArrow a,
.newsSlider.thumb185 .prevArrow a:hover, 
.newsSlider.thumb185 .nextArrow a:hover {
	height: 90px;
	width: 25px;
}

.newsSlider.thumb185 .newsSliderWrapper .itemsWrapperOuter {
	margin-left: 45px;
	margin-right: 45px;
}

.newsSlider.thumb185  .prevArrow a {
	background-position: -10px -130px;
}

.newsSlider.thumb185  .nextArrow a {
	background-position: -56px -130px;
}

.newsSlider.thumb185  .prevArrow a:hover {
	background-position: -100px -130px;
}

.newsSlider.thumb185  .nextArrow a:hover {
	background-position: -146px -130px;
}

.newsSlider.thumb185 .wrapper .thumbnail {
  height: 90px;
}





/* Mini Bio Slider Styles */

.newsSlider.miniBio .topGroup {
	height: 80px;
	display: table;
	width 165px;
	margin-bottom: 8px;
}

.newsSlider.miniBio .thumbnail {
	height: 80px;
	width: 62px;
	display: table-cell;
	padding-right: 5px;
}

.newsSlider.miniBio .thumbnail img {
	height: 100%;
	width: auto;
}

.newsSlider.miniBio .text {
	display: table-cell;
	vertical-align: bottom;
}

.newsSlider.miniBio .title {
	margin-bottom: 2px;
}

.newsSlider.miniBio .byline {
	margin-bottom: 0px;
}





/* Meet Our Experts (as list) */

.articleList.stacked.thumb90 ul,
.articleList.stacked.thumb90 li {
	list-style: none;
}

.articleList.stacked.thumb90 li {
	display: inline-block;
	vertical-align: top;
}





/* Leadership Grid */

.leadershipGrid ul,
.leadershipGrid li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.leadershipGrid li {
  display: inline-block;
  vertical-align: top;
}

.leadershipGrid h3 {
  width: 145px;
  float: left;
}

.leadershipGrid .section {
  border-bottom: dotted 1px #999;
  overflow: hidden;
  margin-bottom: 20px;
}

.leadershipGrid .grid {
  margin-left: 145px;
}

.leadershipGrid .wrapper {
  width: 135px;
  margin-right: 10px;
  padding-bottom: 20px;
  overflow: hidden;
}

.leadershipGrid .thumb {
  margin-bottom: 10px;
}

.leadershipGrid .title {
  font: italic 16px/18px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 5px;
}

.leadershipGrid .title a {
  color: #333;
}

.leadershipGrid .intro {
  margin-bottom: 5px;
}

.leadershipGrid .wrapper.single {
  width: auto;
}

.leadershipGrid .wrapper.single .thumb {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}





/* Meet Our People Grid */

#MeetPeopleGrid,
#MeetPeopleGrid.columnsThree {
  /* width: 600px; */
  margin-right: -10px;
}

#MeetPeopleGrid.columnsTwo {
  width: 500px;
}

#MeetPeopleGrid .wrapper {
  position: relative;
  width: 190px;
  margin-right: 10px;
  height: 280px;
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}

#MeetPeopleGrid .thumb {
  position: relative;
}

#MeetPeopleGrid .thumb:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #82141e;
  position: absolute;
  left: 10px;
}

#MeetPeopleGrid .wrapper .text {
  padding: 10px;
  background-color: #82141e;
  color: #fff;
  max-height: 40px;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

#MeetPeopleGrid .wrapper:hover .text {
  max-height: 200px;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

#MeetPeopleGrid .title {
  font: italic 15px/15px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 5px;
  margin-top: 5px;
}

#MeetPeopleGrid .title a {
  color: #fff;
  text-decoration: none;
}

#MeetPeopleGrid .position {
  font-size: 10px;
  margin-bottom: 10px;
}

#MeetPeopleGrid .intro a {
  color: #fff;
  text-decoration: underline;
}

#MeetPeopleGrid .intro p {
  margin-bottom: 0px;
}

#MeetPeopleGrid .intro > p,
#MeetPeopleGrid .intro > span {
  margin-bottom: 5px;
  display: block;
}





/* Video Playlist */

.videoPlaylist {
  background-color: #eee;
  padding: 0px 10px 10px;
  margin-bottom: 10px;
}

.slider.videoPlaylist .wrapper {
  color: #000;
}

.videoPlaylist .video {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.videoPlaylist .video iframe, 
.videoPlaylist .video object, 
.videoPlaylist .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoPlaylist .title {
  font-size: 24px !important;
  line-height: 26px !important;
}

.videoPlaylist .intro {
  font-size: 12px !important;
  line-height: 15px !important;
}





.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}
