/*---corporate pages-master css | s.whitted - you know what it is---*/ 

/*
------------------------------------------------------------------------------
- h2 headers -
*/

#leaderlinks {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
}

h5 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 0 2px 4px;
	text-align: left;
	border-bottom: 1px solid #e0e0e0;
	font-size: 16px;
	text-transform: uppercase;
	color: #414e5b;
}
/*
------------------------------------------------------------------------------
-  UNO leaderboard links-
*/

ul.leaderboard-links	{
	position: relative;
	width: 100%;
	height: 20px;
	background: #afa295;
	margin: 0 0 5px 0;
	}

ul.leaderboard-links li {
	float: left;
	position: relative;
	list-style: none;
	}
	
ul.leaderboard-links li, ul.leaderboard-links li a {
	padding-top: 1px;
	padding-left: 2px;
	margin-right: 12px;
	display: block;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	}
	
ul.leaderboard-links li a:visited {
	color: #fff;
}
	
ul.leaderboard-links li a:hover {
	text-decoration: underline;
	}

/*------------------------------------------------------------------------------
-UNO Table -
*/
table#uno-leaderboard {
	width: 100%;
	position: relative;
}

table#uno-leaderboard  tr td  {
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 4px;
	vertical-align: top;
}

tr.toggle-a td.player, tr.toggle-a td.score, tr.toggle-a td.winnings, tr.toggle-b td.player, tr.toggle-b td.score, tr.toggle-b td.winnings {
	font-weight: normal !important;
}

table#uno-leaderboard td.player {
	width: 60%;
}

table#uno-leaderboard td.score {
	width: 20%;
}

table#uno-leaderboard td.winnings {
	width: 20%;
}

/*------------------------------------------------------------------------------
-Hellmuth  Table -
*/

#hellmuth-scores {
	width: 100%;
	position: relative;

	
}

.hellmuth-table {
	overflow: auto;
}


.hellmuth-headers {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #282828;
	color: #999;
	height: 25px;
	width: 280px;
	background: #181818;
}

#blank-spot {
	background: #181818;
	border: none;
}
.section-title {
	background: #181818;
	font-size: 9px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #282828;
	font-weight: bold;
	text-align: center;
	color: #666;
	width: 20px;
}
.top-players {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background: url('../img/h1-top-players.png') 220px 0 no-repeat;
	text-indent: -99999px;
	height: 45px;
	color: #ffd585;
}
.bodytable {
	border: 0px;
	height: 500px !important;
}
.tdtopleft {
	border-right: 1px solid #181818;
	border-bottom: 1px solid #181818;
}
.tdmidleft {
	border-right: 1px solid #181818;
	border-bottom: 1px solid #181818;
}	
.tdbotleft {
	border-right: 1px solid #181818;
}	
.tdtopmiddle {
	border-bottom: 1px solid #181818;
	border-right: 1px solid #181818;
}
.tdmiddle {
	border-bottom: 1px solid #181818;
	border-right: 1px solid #181818;
}
.tdtopright {
	border-bottom: 1px solid #181818;
	}	
.tdmidright {
	border-bottom: 1px solid #181818;
	padding-bottom: 10px;
}

.tdbotright {
	border-left: 1px solid #181818;
}

.tdwinnersbotleft {
	border-top: 1px solid #181818;
	border-right: 1px solid #181818;
	border-bottom: 1px solid #181818;
}

.tdwinnerstopleft {
	border-right: 1px solid #181818;
	border-top: 1px solid #181818;
}

.tdwinnersbotmid {
	border-bottom: 1px solid #181818;
}

.tdwinnerstopright {
	border-top: 1px solid #181818;
}

.tdwinnersbotright {
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
}
.notable  {
	border: 0px;
	text-align: center;
	padding-bottom: 10px;
}	
.notable td {
	border: 0px;
	font-size: 10px;
	padding-right: 5px;
}	

/*1-10------------------*/
.rose10 {

	font-size: 12px;
	color: #afa395;
}

/*number one / first place------------------*/
.burgandybold10 {

	font-size: 12px;
	font-weight: bold;
	color: #ffd585;
}

/*2nd - 10th place------------------*/
.burgandy10 {
	text-align: left;
	font-size: 12px;
	padding-bottom: 2px;
	color: #d6d6d6;
}

.screenshotmargin {
	margin-bottom: 20px;
}

.brown10 {
	font-size: 12px;
	line-height: 120%;
	color: #B86404;
}
.burgandybold12 {
	font-size: 12px;
	font-weight: bold;
	color: #701826;
}
.burgandybold13 {
	font-size: 13px;
	font-weight: bold;
	color: #701826;
}
.burgandybold14 {
	font-size: 14px;
	font-weight: bold;
	color: #701826;
}
.bghome {
	background-image: url(img/bg_home3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFB30F;
}
.burgandyCAPS12 {
	font-size: 12px;
	text-transform: uppercase;
	color: #701826;
}
