.MXreadmoreBtnHover {
  background-color: #86B1EC;
  background-image: -moz-linear-gradient(90deg, #5499e8 0%, #7eb3f1 100%);
  text-shadow: 0 0 0 rgba(3, 41, 84, 0.8);
}
/** New Homepage Styles */
body {
  background: #ffffff;
  color: #333333;
}

body a {
  color: #335194;
  text-decoration: none;
}

body a:hover {
  color: #1f325b;
  text-decoration: none;
}


.moreNewsBtn {
  width: 80px;
  height: 20px;
  border: 1px solid white;
  /*border: 1px solid #3E6491;*/

  border-radius: 3px 3px 3px 3px;
  display: block;
  /*float: left;*/

  /*margin: 5px;*/

  font-family: 'Helvetica';
  font-size: 8pt;
  /*font-weight: bold;*/

  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
  color: #FFFFFF;
  background-color: #5489D0;
  background-image: -moz-linear-gradient(90deg, #3444de 0%, #63a7f4 100%);
  box-shadow: 0 0 1px #4F7AA2 inset;
  margin-left: 210px;
  /*width: 280px;
	height: 500px;
	background-color: #ccc;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	color: #000;
	padding-top: 300px;*/

}
.moreNewsBtn:hover {
  background-color: #86B1EC;
  background-image: -moz-linear-gradient(90deg, #5499e8 0%, #7eb3f1 100%);
  text-shadow: 0 0 0 rgba(3, 41, 84, 0.8);
}

.fullwidthMainBar {
	background: #ffffff;
	padding-top: 0;
	margin-top: 0;
}

.fullwidthMainBar .wrapper2 {
	margin: auto;
	width: 100%;
}
.fullwidthMainBar #mainbar {
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;

	max-width: 1490px;

  margin-top: 0;
  padding-top: 0;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  /*border: 4px solid #5D5D5D;	*/

}
.fullwidthMainBar #mainbar .homeMainbar {
  /*background-color: @homeBodyBackground;*/

  color: #333333;
  padding-top: 10px;
}
.fullwidthMainBar #mainbar .cubeTitle {
  font-size: 14px;
  font-weight: 700;
  margin: auto;
}
.fullwidthMainBar #mainbar .currDate {
  font-weight: normal;
  font-style: italic;
  margin-bottom: 10px;
}
.fullwidthMainBar #mainbar .homeVidHR {
  margin: 5px;
}
.fullwidthMainBar #mainbar .newsArticle {
  border-top: solid 1px #333333;
  padding-top: 10px;
  width: 300px;
  float: left;
  margin-left: 6px;
}
.fullwidthMainBar #mainbar .newsArticle a {
  color: #000;
}
.fullwidthMainBar #mainbar .newsArticle .newsImage {
  padding: 0 10px 10px 0;
  width: 85px;
  height: 93px;
  float: left;
}
.fullwidthMainBar #mainbar .newsArticle .newsImage img {
  vertical-align: middle;
}
.fullwidthMainBar #mainbar .newsArticle .newsText {
  width: 185px;
  float: left;
  font-weight: 700;
  font-size: 16px;
}
.fullwidthMainBar #mainbar .newsArticle.switch .newsImage {
  padding: 0 0 10px 10px;
}
.fullwidthMainBar #mainbar .newsArticle a.moreNewsBtn {
  margin: 30px 0 30px 60px;
  color: #fff;
}
.fullwidthMainBar #mainbar .sceneHeader {
  width: 300px;
  /*margin: auto;*/

  padding: 20px 0 15px;
}
.fullwidthMainBar #mainbar .vidPopularHeader {
  padding: 10px 0 0 10px;
}
.fullwidthMainBar #mainbar .newsHeader {
  width: 300px;
  /*margin: auto;*/

  padding: 20px 0 15px;
}
.fullwidthMainBar #mainbar .sceneArticle {
  /*border-top: solid 1px #aaa;*/

  padding: 10px 0 10px 0;
}
.fullwidthMainBar #mainbar .sceneArticle .sceneTitle {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2em;
}
.fullwidthMainBar #mainbar .sceneArticle .sceneAuthor {
  margin: 5px 0 0;
  font-size: 10px;
}
.fullwidthMainBar #mainbar .sceneArticle .sceneText {
  /*font-family: Georgia, "Times New Roman", Times, serif;*/

  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3em;
  font-size: 14px;
  margin-bottom: 5px;
  /*color:#d9ffff;*/

}
.fullwidthMainBar #mainbar .sceneArticle .sceneHomeImg {
  margin-top: 7px;
}
.fullwidthMainBar #mainbar .sceneArticle .moreNewsBtn {
  margin-top: 7px;
}
.fullwidthMainBar #mainbar .vidbox {
  height: 84px;
  overflow: hidden;
  width: 142px;
  padding: 3px;
  margin: 2px 0 8px 0;
  float: left;
  overflow: hidden;
  word-wrap: break-word;
  border: 4px solid white;
  position: relative;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.fullwidthMainBar #mainbar .vidboxR {
  height: 84px;
  overflow: hidden;
  width: 142px;
  padding: 3px;
  margin: 2px 0 8px 0;
  float: left;
  overflow: hidden;
  word-wrap: break-word;
  border: 4px solid white;
  position: relative;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.fullwidthMainBar #mainbar .box {
  /*background:#141414;*/

  width: 134px;
  height: 150px;
  float: left;
  margin: 8px;
  padding: 5px;
}

.fullwidthMainBar #mainbar .box:hover {
  cursor: pointer;
}
.fullwidthMainBar #mainbar .vidbox a:hover {
  margin-left: 0;
}
.fullwidthMainBar #mainbar .vidtitle {
  font-weight: 700;
  font-size: 12px;
  color: #170f78;
  padding: 0;
}
.fullwidthMainBar #mainbar .vidtitle a {
  font-weight: 700;
  font-size: 12px;
  color: #170f78;
  text-decoration: none;
  line-height: 14px;
}

.fullwidthMainBar #mainbar .vidtitle a:hover {
  color: #2d13e3;
  text-decoration: underline;
}
.fullwidthMainBar #mainbar .viddesc {
  font-size: 12px;
  width: 205px;
  color: #333;
  padding: 0 2px;
}
.fullwidthMainBar #mainbar .yhnbox {
  width: 134px;
  height: 100px;
  float: left;
  margin: 8px;
  padding: 5px;
}




















/*   -------------------------------------------- Popover Classes for Home Page ------------------ */


.popover {
	z-index: 2060;
}



.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	width: 236px;
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.popover.top {
	margin-bottom: 10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-right: 10px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
	margin-bottom: 0;
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow:after {
	z-index: -1;
	content: "";
}

.popover.top .arrow {
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	border-top-color: #ffffff;
	border-width: 10px 10px 0;
}

.popover.top .arrow:after {
	bottom: -1px;
	left: -11px;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-width: 11px 11px 0;
}

.popover.right .arrow {
	top: 50%;
	left: -10px;
	margin-top: -10px;
	border-right-color: #ffffff;
	border-width: 10px 10px 10px 0;
}

.popover.right .arrow:after {
	bottom: -11px;
	left: -1px;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-width: 11px 11px 11px 0;
}

.popover.bottom .arrow {
	top: -10px;
	left: 50%;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-width: 0 10px 10px;
}

.popover.bottom .arrow:after {
	top: -1px;
	left: -11px;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-width: 0 11px 11px;
}

.popover.left .arrow {
	top: 50%;
	right: -10px;
	margin-top: -10px;
	border-left-color: #ffffff;
	border-width: 10px 0 10px 10px;
}

.popover.left .arrow:after {
	right: -1px;
	bottom: -11px;
	border-left-color: rgba(0, 0, 0, 0.25);
	border-width: 11px 0 11px 11px;
}

/*   -------------------------------------------- Thumb Classes for Home Page ------------------ */
.expandRow {
	margin-bottom: 20px;
	min-width: 996px;
}
.expandRowInner {
	/*width: 996px;*/

	/*overflow-x: hidden;*/
	background-color: #ccf;
}
.wideMargin {
	margin-left: 30px;
	margin-right: 30px;
}
.narrowMargin {
	margin-left: 0;
	margin-right: 0;
}
.expandRowInnerCentered {
	background-color: #fff;
	position: relative;
	/* margin-left: auto;
				margin-right: auto;*/
}
.expandRowInnerCentered2 {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}


.expandRowInnerLeft {
	/*
	 padding-left: 10px;
 */
	float: left;
}
.expandRowInnerRight {
	padding-left: 10px;
	float: right;
}
.expandRowThirds {
	float: left;
	width: 33%;
}
.expandRowHalf {
	float: left;
	width: 50%;
}
.imgHolder300 {
	padding-left: 10px;
	float: left;
}
.imgHolder220 {
	padding-left: 10px;
	float: left;
	overflow: hidden;
	width: 220px;
	height: 124px;
	position: relative;
}
.imgHolder220Tall {
	padding-left: 10px;
	float: left;
	overflow: hidden;
	width: 220px;
	height: 258px;
	position: relative;
	padding-top: 4px;
}
.imgHolder220VeryTall {
	padding-left: 10px;
	float: left;
	overflow: hidden;
	width: 220px;
	height: 258px;
	position: relative;
}
.imgHolder220 a {
	/*position: relative;*/
}
.imgHolder220 img {
	/*width: 220px;
			height: 124px;*/
}
.imgHolder450 {
	padding-left: 10px;
	float: left;
	position: relative;
	width:450px;
	height:260px;
	overflow:hidden;
}
.imgHolder450 img {
	width: 450px;
height: 320px;

}
.imgHolderDoubleRow {
	float: left;
}
.imgHolderDoubleRowTop {
	margin-bottom: 12px;
}
.hidden {
	display: none;
}
.thumbTitle220 {
	position: absolute;
	width: 220px;
	bottom: 0px;
	z-index: 5;
	background-color: rgba(0,0,0,.8);
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 2px 0;

}
.thumbTitle450 {
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	width: 450px;
	bottom: 0px;
	z-index: 5;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	text-align: center;
}
.expandRowTitle{
	font-size: 16px;
	padding-bottom: 8px;
	color: #0044cc;
}
/*******Subway Logo******/
.subway_logo {
	padding: 5px; 
	left: 401px; 
	height: 15px; 
	overflow: visible; 
	margin-top: -41px; 
	position: absolute; 
	cursor: pointer;	
}