/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.2.0
build: 2676
*/

/* the dimensions are Portrait 768 (w) by 955 (h), Landscape 1024 (w) by 699 (h) */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}



@font-face {
	font-family: 'Interstate Regular';
	src: local('☺'), 
		url('../fonts/interstate-regular-webfont.woff') format('woff'),
		url('../fonts/interstate-regular-webfont.ttf') format('truetype'),
		url('../fonts/interstate-regular-webfont.svg#webfontwNj5cPTn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Interstate Bold';
	src: local('☺'), 
		url('../fonts/interstate-bold-webfont.woff') format('woff'),
		url('../fonts/interstate-bold-webfont.ttf') format('truetype'),
		url('../fonts/interstate-bold-webfont.svg#webfontTlwlUgde') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Interstate Regular Condense';
	src: local('☺'), 
		url('../fonts/interstate-regularcondensed-webfont.woff') format('woff'),
		url('../fonts/interstate-regularcondensed-webfont.ttf') format('truetype'),
		url('../fonts/interstate-regularcondensed-webfont.svg#webfontT3VCGr8n') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Interstate Bold Condensed';
	src: local('☺'), 
		url('../fonts/interstate-boldcondensed-webfont.woff') format('woff'),
		url('../fonts/interstate-boldcondensed-webfont.ttf') format('truetype'),
		url('../fonts/interstate-boldcondensed-webfont.svg#webfontZ6rzgKuo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MillerText Roman';
	src: local('☺'), 
		url('../fonts/miller-textroman-webfont.woff') format('woff'),
		url('../fonts/miller-textroman-webfont.ttf') format('truetype'),
		url('../fonts/miller-textroman-webfont.svg#webfontKCzz6sKh') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MillerText Italic';
	src: local('☺'),
		url('../fonts/miller-textitalic-webfont.woff') format('woff'),
		url('../fonts/miller-textitalic-webfont.ttf') format('truetype'),
		url('../fonts/miller-textitalic-webfont.svg#webfontQZXXuxP0') format('svg');
	font-weight: normal;
	font-style:normal;
}

@font-face {
	font-family: 'MillerText Bold Italic';
	src: local('☺'), 
		url('../fonts/miller-textbolditalic-webfont.woff') format('woff'),
		url('../fonts/miller-textbolditalic-webfont.ttf') format('truetype'),
		url('../fonts/miller-textbolditalic-webfont.svg#webfontP5nHmYqr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MillerText Bold';
	src: local('☺'), 
		url('../fonts/miller-textbold-webfont.woff') format('woff'),
		url('../fonts/miller-textbold-webfont.ttf') format('truetype'),
		url('../fonts/miller-textbold-webfont.svg#webfontgGkfWSCY') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Globals
-------------------------------------------------------------- */

body {
	font-size: 10px;
	font-family: "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, sans-serif;
}

/* Structure
-------------------------------------------------------------- */

.wrapper {
	position:relative;
	z-index:1;
	width: 100%;
	height: 100%;
	overflow:hidden;
}

a:active{
	background-color: rgba(0, 0, 0, .8);
	border-radius: 8px;
	color: white !important;
}
/* Link tap feedback for text links in the body, and the sidebar */
div.article-body a:active, .article-sidebar p a:active {
	background-color: rgba(0, 0, 0, .7);
	border-radius: 2px;
	color: white !important;
}


.digipub-content {
	overflow:hidden;
}


#global-overlay{
	background:transparent;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	z-index:9;
}

.hide-overlay{
	display:none;
}
.hide-video {
	display: none;
}

.hidden{
	display: none;	
}

/* Header
-------------------------------------------------------------- */
.digipub-header {
	background-color:#000;
	background-image:
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(138, 138, 138, .7)), color-stop(0.02, rgba(106, 106, 106, .7)), color-stop(0.5, rgba(45, 45, 45, .7)), color-stop(0.5, rgba(10, 10, 10, .7)), color-stop(0.98, rgba(10, 10, 10, .7)), to(rgba(10, 10, 10, .7)));
	color:#FFF;
	background-position: center center;
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	height: 44px;
	width: 100%;
	z-index:3;
}

#browse-popover {
	left: 55px;
}
#browse-popover .popover-anchor {
	left: 30px;
}
#browse-popover.showpopover {
	height: 550px;
}
#community-popover {
	width: 230px;
	right: 30px;
}
#community-popover .popover-anchor {
	left: 160px;
}
#community-popover.showpopover {
	height: auto;
}

.popover .popover-anchor {
	top: -13px;
	width: 35px;
	height: 15px;
	position: absolute;
	-webkit-mask:url('../img/tablet_digital_publication_popover_anchor.png');
	background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#B7C0C8), color-stop(0.02, #7E8D9B), to(#54626E));
}

.popover {
	top: 55px;
	z-index: 10;
	position: absolute;
	height: 0px;
	width: 320px;
	padding: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 0px 2px 10px;
	background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#647482), color-stop(0.02, #262C31), color-stop(0.5, #282F34), color-stop(0.51, #21272C), to(#0B0D0F));
	-webkit-border-bottom-left-radius: 8px 8px;
	-webkit-border-bottom-right-radius: 8px 8px;
	-webkit-border-top-left-radius: 8px 8px;
	-webkit-border-top-right-radius: 8px 8px;
	opacity: 0;
	-webkit-transition: -opacity 0.0s ease-out;
}

.showpopover { 
	opacity: 1;
	height: 550px;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.5s;
}



.popover .popover-anchor {
	top: -13px;
	left: 30px;
	width: 35px;
	height: 15px;
	position: absolute;
	-webkit-mask:url('../img/tablet_digital_publication_popover_anchor.png');
	background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#B7C0C8), color-stop(0.02, #7E8D9B), to(#54626E));
}

.popover .popover-content {
	-webkit-box-sizing: border-box;
	-webkit-user-select: none;
	background-color: white;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	display: block;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	height: 100%;
	width: 100%;	
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}

.popover .popover-article {
	border-bottom:3px solid #cecece;

	margin:15px;
	padding-bottom:15px;
	display: block;
	text-decoration: none;
}

.popover .popover-article-image {
	float:left;
	margin: 0 10px 10px 0;
	text-decoration: none;
}

.popover .popover-article-title {
	font-weight:bold;
	color:#00365b;
	font-style:italic;
	padding-bottom:5px;
	text-decoration: none;
}

.popover .popover-article-summary {
	color:#545454;
	font-size:13px;
	line-height:18px;
	text-decoration: none;
	display: block;
	margin-left: 95px;
}


.blue-button {
	display:block;
	width:160px;
    overflow: hidden;
    border-width: 0 6px;
    height: 26px;
    line-height: 25px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
	margin:0 auto;
	padding:0 5px;
	text-align:center;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px #666;
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(1%,#2989D8), color-stop(46%,#2989D8), color-stop(60%,#03385B), color-stop(95%,#071723), color-stop(100%,#071723));	
}

.button {
	display:inline-block;
    overflow: hidden;
    border-width: 0 6px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
	margin:7px 0 0 5px;
	padding:0 11px;
  	background: url('../img/tablet_digital_publication_header_buttons.png') 0px -30px  no-repeat;
}
.button.back {
	padding:0 16px;
	background: url('../img/tablet_digital_publication_header_buttons.png') 0px 0px  no-repeat;
}

a.home{
	text-indent:-9999px;
	overflow:hidden;
	display: inline-block;
	width:42px;
	height: 35px;
	padding: 0px;
	margin-left: 350px;
	background: url('../img/tablet_digital_publication_header_buttons.png') 0px -156px  no-repeat;
}

.share{
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	display:inline-block;
	width:42px;
	height:31px;
	padding:0px;
	margin:7px 15px 0px 0px;
	background: url('../img/tablet_digital_publication_header_buttons.png') 0px -101px no-repeat;
}
.community{
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	display:inline-block;
	width:34px;
	height:31px;
	padding:0px;
	margin:7px 15px 0px 0;
	background: url('../img/tablet_digital_publication_header_buttons.png') -4px -70px no-repeat;
}

/* Article Containers
-------------------------------------------------------------- */

.article-container {
	font-family: Georgia, Times, Serif;
	background-color: #fff;
	color:#333;
	position: relative;
	overflow:hidden;
	width: 100%;
x	background: url('../img/global-page-bg.gif');
}

.article-header {
	clear: both;
	-webkit-box-shadow: 0 0 15px  rgba(0,0,0,.5);
}


.article-body {
	padding:  50px 40px 40px 40px;
	font-family: Georgia, Times, Serif;
	width: 620px;
	float: left;
}


/* Article Meta
-------------------------------------------------------------- */

.article-meta {
	height: 50px;
	width: 266px;
	position: absolute;
	top: 430px;
	right: 0;
}
.article-meta .article-rated {
	float: left;
	width: 98px;
	height: 50px;
	background: -webkit-gradient(linear, right top, left top, color-stop(0, rgb(5,106,174)), color-stop(1, rgb(9,61,95)));
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	font-family: Helvetica, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
}
.article-meta .article-rated a {
	padding: 15px 5px 0;
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	font-family: Helvetica, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
}
.article-meta .article-read-comment {
	float: left;
	width: 84px;
	height: 50px;
	background: -webkit-gradient(linear, right top, left top, color-stop(0, rgb(5,106,174)), color-stop(1, rgb(9,61,95)));
}
.article-meta .article-read-comment a {
	padding: 15px 5px 0;
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	font-family: Helvetica, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
}

.article-meta .article-write-comment {
	float: left;
	width: 84px;
	height: 50px;
	background: -webkit-gradient(linear, right top, left top, color-stop(0, rgb(5,106,174)), color-stop(1, rgb(9,61,95)));
}
.article-meta .article-write-comment a {
	padding: 15px 5px 0;
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	font-family: Helvetica, Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
}



/* Generic Slider
-------------------------------------------------------------- */

.article .slider  {
	width: 100%;
	-webkit-transform: translate3d(0,0,0);  /* force texture */
}
.article .slider .slider-header {
	display: block;
	font-family: Helvetica, Sans-Serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 0px 8px 15px;;
	margin-top: 5px;
	text-decoration: none;
	z-index:1;
	background: -webkit-gradient(linear, right top, left top, color-stop(0, rgb(5,106,174)), color-stop(1, rgb(9,61,95)));
	-webkit-box-shadow: 1px 1px 1px #c2c2c2;
	color: #fff;
}
.article .slider .slider-content {
	background: #f5f5f5;
}
.article .slider .slider-text {
	padding: 20px;

}
.article .slider .slider-content {
	height: 0;
	overflow: hidden;
	-webkit-transition: height 600ms ease-out;
}
/* actual height must be over written in article-.css */
.article .slider .expanded {
	-webkit-transition: height 600ms ease-out;
	height: 350px
}





/* Sidebar
-------------------------------------------------------------- */

.article-sidebar {
	padding: 120px 0 40px 0;
	float: right;
	min-width:267px;
}

.article-sidebar .ancillary {
	padding: 0px 0px 0px 10px;
	width: 248px;
	border-left: 9px solid #ccc;
}

.article-sidebar .ancillary-section {
	color: #333;
	font-family: Georgia, serif;
}


.article-sidebar .sidebar-callout-text {
	padding: 20px 20px 10px 0px;
	font-size: 22px;
	line-height: 26px;
	font-style: italic;
}

.article-sidebar .sidebar-callout-header {
	margin: 0 40px 0 -19px;
	padding: 5px 5px 5px 15px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Sans-Serif;
	background: -webkit-gradient(linear, right top, left top, color-stop(0, rgb(5,106,174)), color-stop(1, rgb(9,61,95)));
}

.article-sidebar .ancillary-section h5 {
	
}


/* Generic Promo
-------------------------------------------------------------- */
.generic_promo {
	width:220px;
	padding:15px 15px 0px 15px;
	background-color:#f6f6f6;
	-webkit-box-shadow: 0px 0px 6px #888;
	margin-top:40px;
}

.generic_promo .title {
	color:#00365b;
	font-size:26px;
	font-style:italic;
	line-height:30px;
}

.generic_promo .usaa{
	font-family:Helvetica, sans-serif;
	font-size:32px;
	font-style:normal;
}

.generic_promo .body {
	color:#666;
	padding-bottom:30px;
	font-style:italic;
}
.generic_promo .link {
	color:#00365b;
	overflow:auto;
}
.generic_promo .link img {
	float:left;
	padding-top:4px;
}

.generic_promo .sendoff {
	float:right;
	width:180px;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	line-height:18px;
}



/* Article Generic Styles
-------------------------------------------------------------- */

.article a {
	color: #00365b;
}
 
.article p,
.article .article-paragraph {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 16px 0;
}
.article .alignleft {
	float: left;
	margin: 10px 20px 20px 0;
}
.article .alignright {
	float: left;
	margin: 10px 0 20px 20px;
}

.article ul {
	font-size: 16px;
	line-height: 24px;
}
.article ul li {
	list-style-type: disc;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 12px 16px;
}
.article ol {
	font-size: 16px;
	line-height: 24px;
}
.article ol li {
	list-style-type: decimal;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 12px 16px;
}

.article blockquote,
.article .blockquote {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 16px 0;
}

.article h1,
.article .heading1 {
	color: #FFF;
	z-index: 2;
	position: relative;
	padding: 0 0 0 40px;
	font-size: 92px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;

}
.article h2,
.article .heading2 {
	font-size: 40px;
	line-height: 24px;
	margin: 0 0 16px;
}

.article h3,
.article .heading3 {
	font-style: italic;
	font-size: 24px;
	line-height: 26px;
	margin: 40px 0 8px 0;
}

.article h4,
.article .heading4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 8px 0;
}
.article h5,
.article .heading5 {
	font-weight: 100;
	font-weight: lighter;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 16px 0;
}
.article h6,
.article .heading6 {
	font-weight: 100;
	font-weight: lighter;
	line-height: 14px;
	margin: 0 0 16px 0;
}




.article .intro {
	font-size: 22px;
	line-height: 26px;
}




.article .emphasis {
	font-style: italic;
}
.article .large {
	font-size: 24px;
	font-weight: bold;
}

.article .small-dash {
	width: 15%;
	margin: 20px 0;
	border: none;
	border-top: 5px solid #333;
	height: 1px;
}

/* Global Footer
-------------------------------------------------------------- */

.digipub-footer {
	clear: both;
	width: 100%;
	background: #e5ebee;
}

.footer-disclaimer {
	padding: 20px 40px;
	font-size: 12px;
	line-height: 14px;
}
.footer-disclaimer p {
	margin: 0 0 20px 0;
}


#cb {
	width: 30px !important;
	height: 30px !important;
}


/* Media Query Portrait
-------------------------------------------------------------- */
@media only screen and (max-device-width: 1024px) and (orientation:portrait) { 

	a.home{
		margin-left: 235px;
	}

	.article-body {
		padding-top:70px;
		margin: 0;
		float: none;
	}

	.article-sidebar {
		float: none;
		padding-top:20px;
	}
	.article-sidebar { 
		float: left;
		margin-left: 40px;
	}
	.article-sidebar .ancillary {
		margin: 0 40px 40px 40px;
		float:left;
	}
	
	.generic_promo {
		float:right;
		margin:0px 40px 40px 0px;
	}

}