@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;
	color: #FFFFFF;
	}

body {
	background: #000000;
	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; }
h3 { font-size: 13px; line-height: 16px; color: #F26522; margin-bottom: 0; }
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;  }

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

/* STRUCTURAL HTML */

#wrapper {
	margin: 0;
	position: relative;
	width: 100%;
	}
#header {
	font-size: 12px;
	height: 105px;
	margin: 0 auto;
	position: relative;
	width: 920px;
	}
#pageWrap {
	background: #3c3838;
	margin: 0 auto;
	padding: 0 0 25px;
	position: relative;
	width: 960px;
	}
#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;
	}
#content {
	background: #d1d2d4;
	color: #333;
	font-size: 14px;
	left: 0;
	padding: 55px 75px 45px 85px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 600px;
	}
	#content.nopad {
		height: 510px;
		margin: 0;
		padding: 0;
		width: 760px;
		}
	#page.letter {
		height: 510px;
		overflow-y: auto;
		}
	#home-flash, #folio-flash {
		background: #1a1a1a;
		height: 510px;
		width: 920px;
		}

/* PRIMARY NAVIGATION */

ul#nav li { 
	line-height: 12px; 
	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: 18px;
		left: 85px;
		position: absolute;
		top: 25px;
		width: 215px;
		}
	#navFinancials {
		height: 17px;
		left: 614px;
		position: absolute;
		top: 25px;
		width: 146px;
		}
	#navInfo {
		height: 18px;
		left: 614px;
		position: absolute;
		top: 42px;
		width: 146px;
		}
	#navPortfolio {
		height: 18px;
		left: 614px;
		position: absolute;
		top: 60px;
		width: 146px;
		}
	#navDownload {
		display: block;
		height: 18px;
		left: 300px;
		position: absolute;
		top: 25px;
		width: 66px;
		}
	#nav10k {
		display: block;
		height: 10px;
		left: 85px;
		position: absolute;
		top: 43px;
		width: 155px;
		}
	#navProxy {
		display: block;
		height: 18px;
		left: 85px;
		position: absolute;
		top: 61px;
		width: 155px;
		}
		#navLetter a:link, 
		#navLetter a:visited {
			background: url("../images/sprite-nav-rev2.gif") no-repeat;
			height: 18px;
			text-indent: -9999px;
			width: 215px;
			}
		#navLetter a:hover, 
		#navLetter a:active,
		#navLetter a.active {
			background: url("../images/sprite-nav-rev2.gif") no-repeat -230px 0;
			text-indent: -9999px;
			}
		#navFinancials a:link, 
		#navFinancials a:visited {
			background: url("../images/sprite-nav.gif") no-repeat 0 0;
			display: block;
			height: 17px;
			text-indent: -9999px;
			width: 146px;
			}
		#navFinancials a:hover, 
		#navFinancials a:active,
		#navFinancials a.active {
			background: url("../images/sprite-nav.gif") no-repeat -146px 0;
			display: block;
			text-indent: -9999px;
			}
		#navInfo a:link, 
		#navInfo a:visited {
			background: url("../images/sprite-nav.gif") no-repeat 0 -17px;
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 146px;
			}
		#navInfo a:hover, 
		#navInfo a:active,
		#navInfo a.active {
			background: url("../images/sprite-nav.gif") no-repeat -146px -17px;
			display: block;
			text-indent: -9999px;
			}
		#navPortfolio a:link, 
		#navPortfolio a:visited {
			background: url("../images/sprite-nav.gif") no-repeat 0 -35px;
			display: block;
			height: 18px;
			text-indent: -9999px;
			width: 146px;
			}
		#navPortfolio a:hover, 
		#navPortfolio a:active,
		#navPortfolio a.active {
			background: url("../images/sprite-nav.gif") no-repeat -146px -35px;
			display: block;
			text-indent: -9999px;
			}
		#navDownload a:link, 
		#navDownload a:visited {
			background: url("../images/sprite-nav-pdf.gif") 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.gif") no-repeat -66px 0;
			display: block;
			text-indent: -9999px;
			outline:  none;
¸			}
		#nav10k a:link, 
		#nav10k a:visited {
			background: url("../images/sprite-nav-rev2.gif") no-repeat 0 -18px;
			display: block;
			height: 18px;
			outline:  none;
			text-indent: -9999px;
			width: 155px;
			}
		#nav10k a:hover, 
		#nav10k a:active,
		#nav10k a.active {
			background: url("../images/sprite-nav-rev2.gif") no-repeat -230px -18px;
			display: block;
			text-indent: -9999px;
			outline:  none;
¸			}
		#navProxy a:link, 
		#navProxy a:visited {
			background: url("../images/sprite-nav-rev2.gif") no-repeat 0 -36px;
			display: block;
			height: 18px;
			outline:  none;
			text-indent: -9999px;
			width: 155px;
			}
		#navProxy a:hover, 
		#navProxy a:active,
		#navProxy a.active {
			background: url("../images/sprite-nav-rev2.gif") no-repeat -230px -36px;
			display: block;
			text-indent: -9999px;
			outline:  none;
¸			}


/* SUBNAVIGATION */

#subnavNike a:link, 
#subnavNike a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 0;
	display: block;
	height: 30px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 55px;
	width: 114px;
	}
#subnavNike a:hover, 
#subnavNike a:active,
#subnavNike a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px 0;
	}
#subnavJordan a:link, 
#subnavJordan a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 -40px;
	display: block;
	height: 65px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 268px;
	width: 114px;
	}
#subnavJordan a:hover, 
#subnavJordan a:active,
#subnavJordan a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px -40px;
	}
#subnavConverse a:link, 
#subnavConverse a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 -115px;
	display: block;
	height: 47px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 160px;
	width: 114px;
	}
#subnavConverse a:hover, 
#subnavConverse a:active,
#subnavConverse a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px -115px;
	}
#subnavHurley a:link, 
#subnavHurley a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 -179px;
	display: block;
	height: 51px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 217px;
	width: 114px;
	}
#subnavHurley a:hover, 
#subnavHurley a:active,
#subnavHurley a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px -179px;
	}
#subnavUmbro a:link, 
#subnavUmbro a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 -240px;
	display: block;
	height: 53px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 388px;
	width: 114px;
	}
#subnavUmbro a:hover, 
#subnavUmbro a:active,
#subnavUmbro a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px -240px;
	}
#subnavGolf a:link, 
#subnavGolf a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 -304px;
	display: block;
	height: 57px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 331px;
	width: 114px;
	}
#subnavGolf a:hover, 
#subnavGolf a:active,
#subnavGolf a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px -304px;
	}

#subnavCole a:link, 
#subnavCole a:visited {
	background: url("../images/sprite-portfolio.gif") no-repeat 0 -371px;
	display: block;
	height: 44px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 95px;
	width: 114px;
	}
#subnavCole a:hover, 
#subnavCole a:active,
#subnavCole a.activeSlide {
	background: url("../images/sprite-portfolio.gif") no-repeat -115px -371px;
	}

#subnavRevenue a:link, 
#subnavRevenue a:visited {
	background: url("../images/sprite-charts.gif") 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 a.activeSlide {  
	background: url("../images/sprite-charts.gif") no-repeat -140px 0;
	}

#subnavEPS a:link, 
#subnavEPS a:visited {
	background: url("../images/sprite-charts.gif") 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 a.activeSlide {  
	background: url("../images/sprite-charts.gif") no-repeat -140px -51px;
	}

#subnavROI a:link, 
#subnavROI a:visited {
	background: url("../images/sprite-charts.gif") 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 a.activeSlide {  
	background: url("../images/sprite-charts.gif") no-repeat -140px -103px;
	}

#subnavStock a:link, 
#subnavStock a:visited {
	background: url("../images/sprite-charts.gif") 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 a.activeSlide {  
	background: url("../images/sprite-charts.gif") no-repeat -140px -155px;
	}

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

/* HEADER BITS */

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

a#logo span { display: none; }
a#logo:link, a#logo:visited { background: url("../images/sprite-swoosh.gif") no-repeat; }
a#logo:hover, a#logo:active { background: url("../images/sprite-swoosh.gif") no-repeat 0 -30px; }

/*#header a:link { color: #F26522; text-decoration: none; outline:none; }
#header a:visited { color: #F26522; text-decoration: none}
#header a:hover {color: #FFF; text-decoration: none;  }
#header a:active { color: #FFF;  }*/
#title {
	background: url("../images/bg-title.gif") no-repeat;
	height: 10px;
	left: 16px;
	position: absolute;
	top: 30px;
	width: 36px;
	}
#title div { display: none; }

/* CONTENT */

#headline {
	background: #3c3838;
	display: block;
	height: 52px;
	margin: 0 auto;
	width: 960px;
}
#headline-sports {
	background: #3c3838 url("../images/bg-headline.gif") no-repeat 105px 22px;
	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: disc;
*/
/*
	list-style-position: inside;
	margin-bottom: 16px;
	margin-left: 0;
	padding-left: 0;
	}
	#content li {
		padding-left: 15px;
		background-image: url('../images/bullet.gif');
		background-repeat: no-repeat;
		background-position: 0 7px;
		margin-bottom: 3px;	
		}
*/

#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.gif') no-repeat 0 0;
		height: 10px;
		text-indent: -9999px;
		width: 210px;
		}
	#page.shareholder h2.accountant {
		background: transparent url('../images/h2-accountant.gif') no-repeat 0 0;
		height: 10px;
		text-indent: -9999px;
		width: 210px;
		}
	#page.shareholder h2.registrar {
		background: transparent url('../images/h2-registrar.gif') no-repeat 0 0;
		height: 10px;
		text-indent: -9999px;
		width: 310px;
		}
	#page.letter p.date {
		background: transparent url('../images/letter-date.gif') no-repeat 0 0;
		height: 10px;
		text-indent: -9999px;
		width: 110px;
		}
	#page.letter p.greeting {
		background: transparent url('../images/letter-greeting.gif') no-repeat 0 0;
		height: 10px;
		margin-bottom: 20px; 
		margin-top: 42px;
		text-indent: -9999px;
		width: 180px;
		}
	#page.letter .image {
		background: #bfe0f0;
		padding: 0;
		}
		#page.letter #kobelebron {
			float: right;
			margin: 0px -15px 0 20px;
			width: 300px;
			}
		#page.letter #federer {
			float: left;
			margin: 5px 30px 5px 0;
			width: 215px;
			}
		#page.letter #barcelona {
			float: right;
			margin: -5px -15px 5px 15px;
			width: 300px;
			}
		#page.letter .image p {
			color: #333333;
			font-size: 13px;
			line-height: 15px;
			margin: 0;
			padding: 7px 15px 10px 15px;
			}
	

/* -------------------------------------------------------------
/  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: 410px; width: 600px; padding:0; margin:0 0 0 -20px; 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; }

.footnote {
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 0;
}

.quoteAttribute {
	color: #808080;
	text-align: right;
}