@charset "UTF-8";
/* CSS Document */
/* -- main styles -- */
/*font list
font-family:'HelveticaNeueW01-Thin';
font-family:'HelveticaNeueW01-75Bold';
font-family:'HelveticaNeueW01-65Medi';
font-family:'Helvetica W01 Roman';
font-family:'Helvetica W01 Bold';*/
body {
	background: #fff;
	color: #444;
	font-family: "Helvetica W01 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
sup{
	vertical-align: top;
	font-size:50%;
}
#main-wrapper {
	margin: 0 auto;
	min-width: 1000px;
	width: 100%;
}
#header-wrapper, #content-wrapper, #footer-wrapper {
	clear: both;
	float: left;
	width: 100%;
}
#header-wrapper {
  background: url(/media/2013/usa/images/back-navigation.png) repeat-x;
}
#navigation-wrapper {
  margin:0px auto;
  /*max-width:1248px;*/
}
#content-wrapper {
	background: url(/media/2013/usa/images/back-content.png) #fff;
	margin: 10px 0px;
	width: 100%;
}
.fixed-width {
	margin: 0 auto;
	width: 980px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
a {
	text-decoration: none;
}
/* -- home styles -- */
#home-container {
  background:#FFF;
  margin:0 auto;
  max-width:1245px;
  padding:0 0 0 1px;
}
.item {
	height: 248px;
	float: left;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}
.item.w1, .item.w1open, .item.news-feed {
	width: 248px;
}
.item.w2, .item.news-story {
	width: 497px;
}
.item.h2 {
	height: 497px;
}
.item-start {
	cursor: pointer;
}
.mantra {
	background: #ec303c;
	display: none;
	height: 100%;
	max-height: 497px;
	max-width: 497px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
}
.mantra p {
	color:#fff;
  font-size: 20px;
	line-height: 1.5em;
	margin: 90px 90px 0px 50px;
}
.mantra span {
	color: #000;
}
.mantra-close {
	background: url(../images/sn-top-close.png) top left no-repeat;
	bottom: 15px;
	cursor: pointer;
	height: 32px;
	position: absolute;
	right: 15px;
	width: 32px;
}
.item-overlay, .item-start {
	height: 100%;
	max-height: 497px;
	max-width: 497px;
	position: absolute;
	top: 0px;
	width: 100%;
}
.item-overlay {
	background: #000;
	color: #fff;
	display: table;
	font-size: 14px;
	font-family: "Helvetica W01 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
}
.news-story .item-start {
	background: #ec303c;
	color: #fff;
	cursor: default;
	font-size: 13px;
	font-family: "Helvetica W01 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
}
.news-feed .item-start {
	cursor: default;
}
.news-feed-date {
	font-family: "Helvetica W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.home-box-hover {
	background: url(/media/2013/usa/images/home-box-hover.png) top right no-repeat;
	cursor: pointer;
	display: none;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
}
.overlay-content {
	display: table-cell;
	vertical-align: middle;
}
.item.w1 .item-overlay, .item.w1open .item-overlay {
	left: -249px;
}
.item.w2 .item-overlay {
	left: -499px;
}
.item.w1 .item-overlay p, .item.w1open .item-overlay p {
	margin: 20px 40px;
}
.item.w2 .item-overlay p {
	margin: 20px 160px 20px 50px;
}
.item.w2 .item-overlay.main-box p {
	margin: 20px 100px;
	text-align: center;
}
.item-overlay a {
	color: #ec303c;
}
.homebox-read-more {
	background: url(/media/2013/usa/images/btn-read-more.png) center right no-repeat;
	padding: 1px 25px 1px 0;
}
.video-link {
	background: url(/media/2013/usa/images/btn-play-video.png) center left no-repeat;
	padding: 20px 0 20px 60px;
}
.home-news-feed {
	margin: 20px;
}
.home-news-feed h2 {
	color: #000;
	font-family: "HelveticaNeueW01-75Bold", "Helvetica W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 1em;
	text-transform: uppercase;
}
.home-news-row {
	clear: both;
	float: left;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 16px 0px;
	border-bottom: 1px solid #5a5a5a;
}
.home-news-date {
	float: left;
	font-family: "HelveticaNeueW01-75Bold", "Helvetica W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	width: 25%;
}
.home-news-title {
	float: left;
	font-family: "HelveticaNeueW01-75Bold", "Helvetica W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	width: 75%;
}
.home-news-title a {
	color: #444;
}
.home-news-title a:hover {
	color: #ec303c;
}
.news-story .item-start p {
	margin: 16px 60px 16px 40px;
}
.news-story .item-start h2 {
	font-size: 24px;
	line-height: 1em;
	margin: 0px 40px;
	text-transform: uppercase;
}
.news-story .item-start a {
	color: #fff;
}
.news-read-more {
	background: url(/media/2013/usa/images/btn-read-more-white.png) center right no-repeat;
	padding: 1px 25px 1px 0;
}
.news-read-more:hover {
	padding: 1px 28px 1px 0;
}
@media only screen and (min-width : 996px) and (max-width : 1244px) {
#home-container, #navigation-wrapper {
	/*max-width:996px;*/
}
/*.item {
	height: 248px;
}
    .item img {
    width:100%;
      }
.item.w1, .item.w1open, .item.news-feed {
	width: 25%;
}
.item.w2, .item.news-story {
	width: 49%;
}
.item-overlay, .item-start {
	max-width: 800px;
}
.item.w1 .item-overlay, .item.w1open .item-overlay {
	left: 100%;
}
.item.w2 .item-overlay {
	left: 100%;
}*/
}

