@charset "UTF-8";

/* @group resets */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0; clear: none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: 100; }
q:before,q:after{content:'';}

/* @end */

/* OVERRIDDEN NON-SPECIFIC HTML */

html, body {
	background: #000000;
	background: #000000 url(../images/bg_tile.jpg) repeat-x;
	color: #FFFFFF;
	}

body {
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	padding: 0 0 20px;
	}

p {	margin-bottom: 16px; }
sup { font-size: 9px; line-height: 10px; }	

h1 { font-size: 15px; line-height: 20px; color: #F26522; margin-bottom: 20px; }
h2 { font-size: 15px; line-height: 20px; color: #333333; margin-bottom: 10px; margin-top: 32px; font-weight: normal; text-transform: uppercase; }
h3 { font-size: 13px; line-height: 16px; color: #333333; margin-bottom: 10px; margin-top: 32px; font-weight: bold; text-transform: uppercase; }
h4 { font-size: 12px; line-height: 14px; color: #F26522; margin-top: 10px; }
h5 { font-size: 11px; line-height: 16px; color: #F26522; }
h6 { font-size: 11px; line-height: 14px; color: #F26522; }

a:link { color: #76b4cf; text-decoration: none; outline:none; }
a:visited { color: #76b4cf; text-decoration: none}
a:hover {border: none; color: #FFF; text-decoration: none; outline: none; }
a:active { color: #FFF;	outline: none; }

a img { border: none; outline:none; }
a:hover img { background: none; border: none; outline: none; }


em {zoom: 100%; overflow: hidden;}

/* STRUCTURAL HTML */

#wrapper {
	margin: 0;
	position: relative;
	width: 100%;
	}
#header {
	font-size: 12px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	width: 920px;
	}
#content-wrapper {
	margin: 0 auto;
	overflow: auto;
	width: 960px;
	}
	
#pageWrap {
	background: #dcdcdc;
	background: -moz-linear-gradient(
		top,
		#dcdcdc 0%,
		#898989);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#dcdcdc),
		to(#898989)); 
	margin: 0 auto;
	overflow: auto;
	padding: 0 0 25px;
	position: relative;
	width: 960px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
/* 	min-height: 560px; */
	}
#page {
	background: #1a1a1a;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 920px;
	}
#sidebar {
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
	background: #eeeeee;
	}
#content {
	background: #fefefe;
	color: #333;
	font-size: 14px;
	left: 0;
	padding: 55px 0px 45px 85px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 675px;
	}
	#content.nopad {
		height: 510px;
		margin: 0;
		padding: 0;
		width: 760px;
		}
	#content.mLetter {
		background: #fefefe url('../images/bkgd-letter_sidebar.gif') repeat-y;
		width: 835px;
	}
	#page.letter {
/* 		height: 510px; */
		overflow-y: auto;
		overflow-x: hidden; /* getting horizontal scrollbars on IE7 and IE 8 */
		}
	#home-slides {
		background: #1a1a1a;
		height: 510px;
		width: 920px;
		}




*//* PRIMARY NAVIGATION */

ul#nav li { 
	line-height: 13px; 
	margin: 0; 
	padding: 0; 
	}
ul#nav a:link, ul#nav a:visited { 
	color: #649ab2; 
	display: block; 
	outline: none; 
	text-decoration: none; 
	}
ul#nav a:hover, ul#nav a:active { 
	color: #fff; 
	display: block; 
	outline: none; 
	text-decoration: none; 
	}
	#navLetter {
		height: 13px;
		left: 85px;
		position: absolute;
		top: 25px;
		width: 155px;
		}
	#navFinancials {
		height: 18px;
		left: 605px;
		position: absolute;
		top: 24px;
		width: 155px;
		}
	#navInfo {
		height: 18px;
		left: 605px;
		position: absolute;
		top: 42px;
		width: 155px;
		}
	#navDownload {
		display: block;
		height: 18px;
		left: 237px;
		position: absolute;
		top: 22px;
		width: 66px;
		}
	#nav10k {
		display: block;
		height: 13px;
		left: 85px;
		position: absolute;
		top: 42px;
		width: 155px;
		}
	#navProxy {
		display: block;
		height: 13px;
		left: 85px;
		position: absolute;
		top: 59px;
		width: 155px;
		}
		#navLetter a:link, 
		#navLetter a:visited {
			background: url("../images/sprite-nav-2013.png") no-repeat;
			height: 13px;
			text-indent: -9999px;
			width: 155px;
			}
		#navLetter a:hover, 
		#navLetter a:active,
		#navLetter a.active {
			background: url("../images/sprite-nav-2013.png") no-repeat -155px 0;
			text-indent: -9999px;
			}
		#navFinancials a:link, 
		#navFinancials a:visited {
			background: url("../images/sprite-nav-2013.png") no-repeat 0 -53px;
			display: block;
			height: 17px;
			text-indent: -9999px;
			width: 155px;
			}
		#navFinancials a:hover, 
		#navFinancials a:active,
		#navFinancials a.active {
			background: url("../images/sprite-nav-2013.png") no-repeat -155px -53px;
			display: block;
			text-indent: -9999px;
			}
		#navInfo a:link, 
		#navInfo a:visited {
			background: url("../images/sprite-nav-2013.png") no-repeat 0 -71px;
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 155px;
			}
		#navInfo a:hover, 
		#navInfo a:active,
		#navInfo a.active {
			background: url("../images/sprite-nav-2013.png") no-repeat -155px -71px;
			display: block;
			text-indent: -9999px;
			}
		#navPortfolio a:link, 
		#navPortfolio a:visited {
			background: url("../images/sprite-nav-2013.png") no-repeat 0 -89px;
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 155px;
			}
		#navPortfolio a:hover, 
		#navPortfolio a:active,
		#navPortfolio a.active {
			background: url("../images/sprite-nav-2013.png") no-repeat -155px -89px;
			display: block;
			text-indent: -9999px;
			}
		#navDownload a:link, 
		#navDownload a:visited {
			background: url("../images/sprite-nav-pdf-2013.png") no-repeat 0 0;
			display: block;
			height: 18px;
			outline:  none;
			text-indent: -9999px;
			width: 66px;
			}
		#navDownload a:hover, 
		#navDownload a:active,
		#navDownload a.active {
			background: url("../images/sprite-nav-pdf-2013.png") no-repeat -66px 0;
			display: block;
			text-indent: -9999px;
			outline:  none;
			}
		#nav10k a:link, 
		#nav10k a:visited {
			background: url("../images/sprite-nav-2013.png") no-repeat 0 -18px;
			display: block;
			height: 13px;
			outline:  none;
			text-indent: -9999px;
			width: 155px;
			}
		#nav10k a:hover, 
		#nav10k a:active,
		#nav10k a.active {
			background: url("../images/sprite-nav-2013.png") no-repeat -155px -18px;
			display: block;
			text-indent: -9999px;
			outline:  none;
			}
		#navProxy a:link, 
		#navProxy a:visited {
			background: url("../images/sprite-nav-2013.png") no-repeat 0 -36px;
			display: block;
			height: 13px;
			outline:  none;
			text-indent: -9999px;
			width: 155px;
			}
		#navProxy a:hover, 
		#navProxy a:active,
		#navProxy a.active {
			background: url("../images/sprite-nav-2013.png") no-repeat -155px -36px;
			display: block;
			text-indent: -9999px;
			outline:  none;
			}

/* SUBNAVIGATION */
#subnavRevenue a:link, 
#subnavRevenue a:visited {
	background: url("../images/sprite-charts-2013.png") no-repeat 0 0;
	display: block;
	height: 50px;
	left: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 55px;
	width: 140px;
	}
#subnavRevenue a:hover, 
#subnavRevenue a:active,
#subnavRevenue.activeSlide a {  
	background: url("../images/sprite-charts-2013.png") no-repeat -140px 0;
	}

#subnavEPS a:link, 
#subnavEPS a:visited {
	background: url("../images/sprite-charts-2013.png") no-repeat 0 -51px;
	display: block;
	height: 50px;
	left: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 106px;
	width: 140px;
	}
#subnavEPS a:hover, 
#subnavEPS a:active,
#subnavEPS.activeSlide a {  
	background: url("../images/sprite-charts-2013.png") no-repeat -140px -51px;
	}

#subnavROI a:link, 
#subnavROI a:visited {
	background: url("../images/sprite-charts-2013.png") no-repeat 0 -103px;
	display: block;
	height: 52px;
	left: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 158px;
	width: 140px;
	}
#subnavROI a:hover, 
#subnavROI a:active,
#subnavROI.activeSlide a {  
	background: url("../images/sprite-charts-2013.png") no-repeat -140px -103px;
	}

#subnavStock a:link, 
#subnavStock a:visited {
	background: url("../images/sprite-charts-2013.png") no-repeat 0 -155px;
	display: block;
	height: 52px;
	left: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 207px;
	width: 140px;
	}
#subnavStock a:hover, 
#subnavStock a:active,
#subnavStock.activeSlide a {  
	background: url("../images/sprite-charts-2013.png") no-repeat -140px -155px;
	}
/* HEADER BITS */

#logo {
	display: block;
	height: 32px;
	position: absolute;
	right: 30px;
	top: 25px;
	width: 90px;
}

a#logo span { display: none; }
a#logo:link, a#logo:visited { background: url("../images/sprite-nav-2013.png") no-repeat 0 -107px; }
a#logo:hover, a#logo:active { background: url("../images/sprite-nav-2013.png") no-repeat -155px -107px; }

#title {
	background: url("../images/bg-title-13.png") no-repeat;
	height: 11px;
	left: 16px;
	position: absolute;
	top: 25px;
	width: 32px;
	}
#title div { display: none; }

/* CONTENT */

#headline {
	background: transparent;
	display: block;
	height: 52px;
	margin: 0 auto;
	width: 960px;
}
#headline-sports {
	background: url("../images/bg-headline-2013.png") no-repeat 105px 20px;
	display: block;
	height: 52px;
	margin: 0 auto;
	width: 960px;
}

#headline-sports span { display: none; }

#content a:link, #contentLetter a:link { color: #F26522; text-decoration: none; outline:none; }
#content a:visited, #contentLetter a:visited { color: #F26522; text-decoration: none}
#content a:hover, #contentLetter a:hover {color: #F26522; text-decoration: none; border-bottom: 1px dotted #F26522; }
#content a:active, #contentLetter a:active { color: #F26522; text-decoration: none; border-bottom: 1px dotted #F26522; }

#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 16px;
	margin-left: 0;
	padding-left: 15px;
	}
	#content li {
		margin-bottom: 3px;	
		}

#content blockquote {
	padding-left: 0;
	margin-bottom: 20px;
	}

	#page.shareholder h1 {
		background: transparent url('../images/h1-shareholder.png') no-repeat 0 0;
		height: 13px;
		text-indent: -9999px;
		width: 174px;
		}
	#page.shareholder p {
		max-width: 600px;
		}
	#page.shareholder h2.accountant {
		background: transparent url('../images/h2-accountant.png') no-repeat 0 0;
		height: 13px;
		text-indent: -9999px;
		width: 170px;
		}
	#page.shareholder h2.registrar {
		background: transparent url('../images/h2-registrar.png') no-repeat 0 0;
		height: 13px;
		text-indent: -9999px;
		width: 242px;
		}
	#page p.hd {
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		}
	#page.letter p.date {
		background: transparent url('../images/letter-date-2013.png') no-repeat 0 0;
		height: 13px;
		text-indent: -9999px;
		width: 90px;
		}
	#page.letter p.greeting {
		background: transparent url('../images/letter-greeting-2013.png') no-repeat 0 0;
		height: 14px;
		margin-bottom: 20px; 
		margin-top: 42px;
		text-indent: -9999px;
		width: 146px;
		}
	#page.letter p {
		max-width: 600px;
		}
	#page.letter ul,
	#page.letter ol {
		max-width: 600px;
		}
	#page.letter ol {
		list-style-type: decimal;
		list-style-position: outside;
		margin-bottom: 16px;
		margin-left: 15px;
		padding-left: 15px;
	}

	#page.letter .image {
		padding: 0;
		border-top-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-webkit-border-radius-topleft: 4px;
		border-bottom-left-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-radius-bottomleft: 4px;
		}
		#page.letter .image img {
			float: left;
			border-top-left-radius: 4px;
			margin-right: 15px;
			-moz-border-radius-topleft: 4px;
			-webkit-border-radius-topleft: 4px;
			border-bottom-left-radius: 4px;
			-moz-border-radius-bottomleft: 4px;
			-webkit-border-radius-bottomleft: 4px;
			}


		#page.letter #flyknit {
			float: right;
			height: 210px;
			margin: 5px 0px 15px 25px;
			background: url("../images/letter-flyknit-2013.jpg") no-repeat top left;
			width: 440px;			
			}
		#page.letter #lebron {
			float: right;
			height: 362px;
			margin: 5px 0px 15px 25px;
			background: url("../images/letter-lebron-2013.jpg") no-repeat top left;
			width: 440px;			
			}
		#page.letter #lina {
			float: right;
			height: 373px;
			margin: 5px 0px 15px 35px;
			background: url("../images/letter-lina-2013.jpg") no-repeat top left;
			width: 440px;			
			}
		#page.letter #nfl {
			float: right;
			height: 320px;
			margin: 5px 0px 15px 25px;
			background: url("../images/letter-nfl-2013.jpg") no-repeat top left;
			width: 440px;			
			}
		#page.letter #neymar {
			float: right;
			height: 393px;
			margin: 5px 0px 15px 25px;
			background: url("../images/letter-neymar-2013.jpg") no-repeat top left;
			width: 440px;			
			}
		#page.letter .image p {
			color: #333333;
			font-size: 12px;
			font-style: italic;
			line-height: 15px;
			margin: 0;
			padding: 2px 10px 0 15px;
			text-align: left;
			}
		#page.letter .image h5 {
			color: #333333;
			font-size: 12px;
			font-style: italic;
			line-height: 15px;
			margin: 0;
			padding: 7px 10px 0 0;
			text-align: left;
			font-weight: bold;
			}
		.letter-caption {
			width: 160px;
			float: right;
			}

		#page.letter.image p em { font-weight: bold; text-transform: uppercase; }

.footnote {
	font-size: 11px;
	line-height: 16px;
	margin: 100px 0 20px 0;
}

/* -------------------------------------------------------------
/  Main Nav
/* ------------------------------------------------------------- */

div.select_financials {
	margin-bottom: 70px;
}

div.select_financials img {
	margin-bottom: 10px;
}

div.select_financials div.caption { 
	padding-top: 6px; 
	line-height: 13px;
	font-size: 11px;
	width: 460px;
}


/* -------------------------------------------------------------
/  Slides
/* ------------------------------------------------------------- */

#subnav a:focus { outline: none; }
#subnav img { border: none; display: block }

#slides { height: 510px; width: 760px; padding:0; margin:0; overflow: hidden;  }
#slides img { height: 510px; width: 760px; padding: 0; top:0; left:0;  }
#partner-slides { height: 510px; width: 760px; padding:0; margin:0; overflow: hidden;  }
#partner-slides img { height: 510px; width: 760px; padding: 0; top:0; left:0;  }
#financial-slides { height: 420px; width: 635px; padding:0; margin:0 0 0 -24px; overflow: hidden;  }
#financial-slides img { padding: 0; top:0; left:0;  }


/* -------------------------------------------------------------
/  Global Classes
/* ------------------------------------------------------------- */

.right {
	float: right;
	}
.left {
	float: left;
	}

p.error { color: #FF0000; }

br.clear { line-height: 0; height: 0; clear: both; }
.clear { clear: both; }

.black { color: #000; }


