ul,img, div, li, a, span {
	behavior: url(../css/iepngfix.php);
}

#main-content {
	padding-top: 45px;
	width: 868px;
	min-height:500px;
	height:auto !important;
}

.avatar img {
	width: 126px;
	height: 126px;
	background: white;
	border: 1px solid #717171;
}
.avatar img.small {
	width: 62px;
	height: 62px;
	display: block;
	overflow: hidden;
}

.content textarea,
#TB_window blockquote {
	background: #333;
	border: none;
	padding: 3px;
	font-size: 11px;
	color: #EEE;
}

.stats-rss-link {
	text-transform: uppercase;
	text-align: right;
}
.stats-rss-link a {
	text-decoration: none;
}
.promo-banner {
	width: 868px;
	margin-bottom: 10px;
}
.promo-banner .promo-content {
	padding: 8px;
	background: transparent url(/images/bg_promo_mid.png) top left repeat-y;
}
.promo-banner .promo-top {
	padding: 0;
	font-size: 0;
	line-height: 4px;
	background: transparent url(/images/bg_promo_top.png) top left no-repeat;
}
.promo-banner .promo-btm {
	padding: 0;
	font-size: 0;
	line-height: 3px;
	background: transparent url(/images/bg_promo_btm.png) bottom left no-repeat;
}
.promo-banner .promo-content p,
.promo-banner .promo-content h2,
.promo-banner .promo-content h3 {
	margin: 0;
	padding: 0;
}

.promo-content h2,
.promo-content h3 {
	color: #F6E971;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#leaderboard-wrap {
	background-image: url(/leaderboard/images/ao2-home-1-bkg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-right: 13px;
}

.fors-butt {
	background-repeat: no-repeat;
	position: relative;
}
.fors-butt a {
	background-position: right 0;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	white-space: nowrap;
}
.rounded a {
	height: 21px;
	background-image: url(/leaderboard/images/lb-rounded-corner.png);
	_background-image: url(/leaderboard/images/lb-rounded-corner.gif);
	margin-left: 3px;
	z-index: 50;
	padding: 5px 8px 0 8px;
	font: bold 11px verdana,sans-serif;
}
.rounded {
	height: 21px;
	width: 3px;
	background-image: url(/leaderboard/images/lb-rounded-corner.png);
	_background-image: url(/leaderboard/images/lb-rounded-corner.gif);
}

#lb-top-content-wrap {
	margin: auto;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

#lb-tabs {
	height: 20px;
	padding: 0 6px 0 1px;
	position: relative;
}
#lb-tabs li {
	position: relative;
	float: left;
	display: block;
	height: 20px;
	margin: 0 -1px 0 0;
	background-image: url(/leaderboard/images/lb-tab-right-bg.png);
	background-position: right -22px ;
	background-repeat: no-repeat;
}
#lb-tabs li a {
	float: left;
	display: block;
	background-image: url(/leaderboard/images/lb-tab-left-bg.png);
	background-position: 0 -22px ;
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	padding: 4px 5px 0 10px;
	font: bold 10px arial;
	color: #bdb7b5;
	text-transform: uppercase;
	margin-right: 5px;
	text-decoration: none;
}
#lb-tabs li a:hover, #lb-tabs li.on a:hover {
	color: #f6e971;
}
#lb-tabs li.on a {
	color: #fff;
	height: 16px;
	background-position: 0px 0 ;
}
#lb-tabs li.on {
	color: #fff;
	background-position: right 0 ;
}

.lb-tab-content {
	padding: 10px;
	margin-top: -1px;
	border: 1px solid #717171;
	background: transparent url(/leaderboard/images/lb-tabgallery-bg.png) top left repeat;
	background-color: #000;
}


.content a.rss {
	background: transparent url(/images/icon_rss.png) right 0.2em no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
}
.content a.go-link, .content a.go-link.older {
	background: transparent url(/images/chevron-small.png) right 0.2em no-repeat;
	_background: transparent url(/images/chevron-small.gif) right 0.2em no-repeat;
	padding-right: 10px;
}
.content a.go-link.newer {
	background: transparent url(/images/chevron-left-small.png) left 0.2em no-repeat;
	_background: transparent url(/images/chevron-left-small.gif) left 0.2em no-repeat;
	padding-left: 10px;
}
.content a.add {
	background: transparent url(/leaderboard/images/icon_plus.png) right 0.35em no-repeat;
	_background: transparent url(/leaderboard/images/icon_plus.gif) right 0.35em no-repeat;
	padding-right: 10px;
}
.content a.remove {
	background: transparent url(/leaderboard/images/icon_x.png) right 0.35em no-repeat;
	_background: transparent url(/leaderboard/images/icon_x.gif) right 0.35em no-repeat;
	padding-right: 10px;
}

.content a.flag {
	background: transparent url(/leaderboard/images/icon_flag.png) right top no-repeat;
	_background: transparent url(/leaderboard/images/icon_flag.gif) right top no-repeat;
	padding-right: 18px;
}

.content .lb-header {
/* probably need an image bg here */
background:#121212;
border: 1px solid #717171;
padding: 3px;
}

.content .back-to-profile {
	text-transform: uppercase;
	margin-right: 10px;
	margin-bottom: 5px;
}
.content .lb-header .back-to-profile a {
	text-decoration: none;
	font-size: 9px;
}
.head2head-chooser {
	margin-right: 10px;
}

.content .lb-header h2 {
	text-transform: uppercase;
	color: #f6e971;
	font-weight: normal;
	font-size: 14px;
	padding-left: 3px;
	line-height: 16px;
}
.content .lb-header h2 .data {
	color: #CCC;
}
.content h3, .filter #keyword-results, .filter #filter-results {
	text-transform: uppercase;
	color: #AC3C1A;
	font-weight: bold;
	margin: 5px;
	line-height: 17px;
	padding: 0;
}
.filter #keyword-results, .filter #filter-results {
	overflow: hidden;
	float: left;
	font-weight: normal;
	width: 456px;
}
.filter #filter-results {
	width: auto;
}

.content .lb-header .back-to-profile {
}
.content .lb-header .filter {
	float: right;
}

.content .lb-header {
	text-transform: uppercase;
}
.content .activity-feed .feed-results {
	width: 408px;
}
.content .activity-feed p.none {
	margin: 10px;
}
.content .activity-feed .scroll-pane {
	height: 380px;
	overflow: hidden;
}
.their-friends .scroll-pane {
	height: 280px;
	overflow: hidden;
}
.content .activity-feed .status-update {
	padding: 10px;
	margin: 10px;
	border: 1px solid #717171;
}
.content .activity-feed .avatar {
	float: left;
	width: 64px;
	height: 64px;
}
.content .activity-feed img {
	border: 1px solid #717171;
}
.content .activity-feed span.graphic {
	background: #FFF;
	display: block;
	width: 128px;
	height: 128px;
}
.content .activity-feed span.graphic img,
.flag-graphic img.graphic {
	width: 128px;
	height: 128px;
	border: 1px solid #717171;
	background: #FFF;
}
.content .activity-feed form {
	float: right;
}
.content .activity-feed form label {
	display: block;
	text-transform: uppercase;
}
.content .activity-feed form input.btn {
	margin-bottom: 0;
	vertical-align: bottom;
}
.content .activity-feed form textarea {
	width: 238px;
	height: 42px;
	text-transform: none;
}
.content .feed {
	margin-top: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-right: 10px;
}
body .what {
	padding-right: 60px !important;
	display: block !important;
}
.content .feed .what {
	text-transform: none;
}
.content .feed a.who,
.content .feed a.flag,
.content .feed a.comment {
	text-transform: uppercase;
}
.content .activity-feed .comment-response {
	margin-top: 10px;
}
.content .activity-feed .comment-response form textarea {
	width: 213px;
	height: 55px;
	text-transform: none;
	display: block;
	margin-bottom: 5px;
}
.content .activity-feed .comments .detail {
	width: 213px;
}
.content .activity-feed .comment-response form input.btn {
}

.content .feed ul.feed-items {
	border-top: 1px solid #717171;
	margin: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60px;
}
.content .feed ul li {
	border-bottom: 1px solid #717171;
	padding-bottom: 10px;
	padding-top: 10px;
}
.content .feed ul ul.comments {
	border: none;
}
.content .feed ul ul.comments li {
	border: none;
}

.content .activity-feed .feed .avatar {
	margin-right: 0;
}
.content .feed li .detail {
	float: right;
	width: 293px; /* look out IE */
}
.content .feed li .meta .what a.who {
	color: #F4EA71;
}
.content .feed a.flag,
.content .feed .other a {
	text-decoration: none;
}
.content .feed li .meta .what,
.content .feed li .meta .when {
	display: block;
	position: relative;
}
.content .feed li .meta .what .flag {
	position: absolute;
	right: 0;
	z-index: 9999;
}
.content .feed li .meta .when .comment {
	padding-left: 30px;
}
.content .feed .other {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	width: 385px;
	margin-top: 15px;
}

.content .feed .other .embed {
	text-align: left;
}

.filter .chooser,
.avatar-upload-chooser {
	position: relative;
	cursor: pointer;
	float: left;
	z-index: 50;
}

.chooser ul {
	position: absolute;
	background-color: #000;
	border: 1px outset #717171;
	bottom: 100%;
	right: 0;
}

.chooser ul li {
	color: #fff;
	width: 167px;
	padding: 1px 4px;
	cursor: pointer;
}


.chooser .highlight {
	background-color: #ffcb00;
	color: #000;
}

.filter label,
.filter h4,
.filter ul,
#playmode h4 {
	text-decoration: none;
	font-size: 9px;
	font-family: verdana;
	text-transform: uppercase;
	color: #fff;
}

#playmode h4 {
	display: inline;
	color: #fff;
}

#playmode ul {
	display: inline;
	color: #BDBCB8;
}

#playmode ul li {
	font-size: 9px;
	display: inline;
	margin: 8px 0;
}

#playmode ul li a {
	margin: 0 3px;
	color: #BDBCB8;
	text-decoration: none;
	padding: 8px 0 8px 16px;
}

#playmode ul li a:hover {
	color: #F4EA71;
}

#playmode ul li a.selected {
	color: #F4EA71;
}

#playmode ul li a span {
	background: transparent url('../../images/Toggle_Button_Deselected.gif') no-repeat left center;
	padding: 0 0 0 8px;
	margin-left: 4px;
}

#playmode ul li a.selected span {
	background: transparent url('../../images/Toggle_Button_Selected.gif') no-repeat left center;
}

#playmode ul li a.multiplayer {
	background: transparent url('/images/Multiplayer_Icon.gif') no-repeat left center;
	padding-left: 20px;
}

#playmode ul li a.offline {
	background: transparent url('/images/Campaign_Icon.gif') no-repeat left center;
}

.filter ul {
	font-weight: normal;
	background-color: #000;
}

.filter h4 {
	line-height: 13px;
	background-image: url(/leaderboard/images/lb-scroll-down.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 22px 0 4px;
	margin-left: 4px;
	border: 1px solid #717171;
	overflow: hidden;
	float: left;
	background-color: #000;
}
.avatar-upload-chooser a {
	margin-left: 0;
}
.filter label {
	line-height: 14px;
	float: left;
}

.content .lb-results .lb-pager {
	background: #191919;
	position: relative;
	text-transform: uppercase;
	height: 25px;
}
.content .lb-results .lb-pager .summary {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 250px;
}
.content .lb-results .pager {
	padding: 5px;
	display: block;
	text-align: center;
}
.content .lb-results .pager a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 1px;
}
.content .lb-results .pager a.current {
	color: #F4EA71;
}
.content .lb-results .lb-pager .go-to {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 190px;
	text-align: right;
}
.content .lb-results .lb-pager .go-to input.txt {
	width: 30px;
}

.content input.txt,
#TB_window input.txt {
	background: #363636;
	border: 1px solid #717171;
	color: #EEE;
	font-size: 11px;
	font-weight: normal;
	padding: 0 1px;
}
.content input.btn,
#TB_window input.btn,
#TB_window span.btn {
	background: #262626;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	padding: 0 3px;
	border: 1px solid #717171;
	font-size: 11px;
	cursor: pointer;
}
#TB_window span.inactive.btn {
	background: #000;
	color: #ccc;
	cursor: default;
}


.content .lb-filter-header input.btn {
	margin-left: 2px;
}

.content .lb-filter-header label,
.content .lb-filter-header .chooser,
.content .lb-filter-header .chooser h4,
.content .lb-filter-header input.btn {
	font-size: 9px;
	line-height: 16px;
}
.content .lb-filter-header input.btn {
	padding: 1px 2px 2px 2px;
}

.content .lb-header input.btn,
.content .activity-feed input.btn,
#TB_window input.btn,
#TB_window span.btn {
	background: #981717;
}
body.board .content table th.sortable {
	padding-right: 10px;
	background: transparent url(/leaderboard/images/sort_arrows.png) 95% 0.4em no-repeat;
	cursor: pointer;
}

.content .cols .col-left {
	float: left;
	width: 418px;
}
.content .cols .col-right {
	float: right;
	width: 418px;
}

body.friends .col-right,
body.friends .col-left {
	background: #000 url(/leaderboard/images/bg_profile_killsummary.jpg) bottom left repeat-x;
}

body.featured-profile .lb-tab-content {
	text-transform: uppercase;
	background: #000 url(/leaderboard/images/bg_profile_killsummary.jpg) bottom left repeat-x;
}
.featured-profile h1 {
	margin-bottom: 5px;
	font-size: 18px;
}
.featured-profile h2 {
	color: #F4EA71;
	font-size: 14px;
}
.featured-profile .wrapper {
	border: 1px solid #717171;
}
.featured-profile .cols {
	padding: 15px 20px;
}
.featured-profile .cols .col-left {
	width: 260px;
}
.featured-profile .cols .col-left p {
	margin: 12px 0;
}
.featured-profile .cols .col-right {
	width: 508px;
	height: auto;
	border-left: 1px solid #717171;
	padding-left: 30px;
}

.featured-profile a {
	text-decoration: none;
}
body.featured-profile .featured-profile .profile-detail .details {
	width: 313px;
}

body.profile .featured-profile h5 span.rank {
	color: #444;
	font-size: 13px;
}

body.profile .featured-profile .profile-detail {
	background: none;
	border: none;
}

body.profile .featured-profile .feature-player-description {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;	
}

/* might need to be more specific */
.lb-records ul.friends,
.lb-records ul.associations {
	border-top: 1px solid #717171;
}
.lb-records ul.friends li,
.lb-records ul.associations li {
	border-bottom: 1px solid #717171;
	padding: 10px 0;
}
.lb-records ul .avatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 5px;
}
.lb-records ul .star-rank {
	float: left;
	width: 30px;
	height: 50px;
	margin-right: 5px;
	text-align: center;
}
.lb-records ul .details {
	float: left;
	width: 150px;
	overflow: hidden;
}
.lb-records ul .details span {
	font-weight: bold;
}
.lb-records ul .actions {
	float: right;
	text-align: right;
	width: 135px;
}

.block-content {
	margin: 0 5px;
}
.collectables .block-content li {
	float: left;
	width: 36px;
	text-align: center;
	margin-right: 3px;
}
.collectables .details p {
	font-size: 13px;
}

.achievements .block-content li {
	float: left;
	width: 40px;
	padding: 2px;
	text-align: center;
}

.achievements .block-content li span.small-flyout {
	display: none;
}
.achievements .details p {
	font-size: 13px;
}


body.profile .block {
	margin-top: 15px;
	border: 1px solid #717171;
}
html body.embed .block {
	margin: 5px;
}
body.profile .block .wrap {
	padding: 5px;
}
body.profile .content .block .lb-header {
	border: none;
	background: none;
	border-bottom: 1px solid #717171;
	height: auto;
}
body.profile .block .lb-header h2 {
	float: left;
	width: 210px;
}
body.profile .block .lb-header .meta {
	text-align: right;
	float: right;
	width: 180px;
}
body.profile .block .lb-header .meta input {
	width: 120px;
}

body.profile .profile-detail .avatar {
	float: left;
	width: 130px;
	margin-right: 20px;
}
body.profile .details span {
	color: #AC3C1A;
}
body.profile .profile-detail {
	margin-top: 0;
	text-transform: uppercase;
	background: #000 url(/leaderboard/images/bg_profile_detail.jpg) bottom left repeat-x;
}
body.profile .activity-feed {
	margin-top: 0;
}
body.profile .profile-detail .wrap {
	padding: 20px;
}
body.profile .kills-detail {
	text-transform: uppercase;
	margin-top: 15px;
	background: #000 url(/leaderboard/images/bg_profile_killsummary.jpg) bottom left repeat-x;
}
body.profile .kill-ratio-detail {
	text-transform: uppercase;
	margin-top: 15px;
	background: #000 url(/leaderboard/images/bg_profile_killratio.jpg) bottom left repeat-x;
}
body.profile .deadliest-weapons {
	text-transform: uppercase;
	background: transparent url(/leaderboard/images/bg_profile_weapons.jpg) bottom left repeat-x;
}
body.profile .achievements {
	text-transform: uppercase;
	background: #000 url(/leaderboard/images/bg_profile_killsummary.jpg) bottom left repeat-x;
}
body.profile .collectables {
	text-transform: uppercase;
	background: #000 url(/leaderboard/images/bg_profile_collectibles.jpg) bottom left repeat-x;
}


body.profile .profile-detail .details {
	margin-top: 10px;
	float: left;
	width: 218px;
	overflow: hidden;
}
body.profile .profile-col a {
	text-decoration: none;
}
body.profile .other {
	margin-top: 5px;
	width: 100%;
}
body.profile .block .other,
body.profile .profile-detail .leaders {
	text-align: right;
	float: right;
}
body.profile .block .other .embed {
	float: left;
	text-align: left;
}
body.profile .profile-detail .block .other .chooser {
	float: left;
}
body.friends .lb-records ul .details h5 a,
body.profile .profile-detail .details h5,
body.profile .profile-detail .details h5 a {
	color: #F4EA71;
	text-decoration: none;
}
body.profile .profile-detail .details h5 {
	font-size: 19px;
}
body.profile .profile-detail .details h5 img {
	vertical-align: middle;
	background: #FFF;
}
body.profile .profile-detail .details p {
	margin-top: 10px;
	line-height: 1.5em;
}

body.friends .lb-records ul .actions p.other {
	margin-top: 20px;
}
body.friends .lb-records ul .actions a {
	text-decoration: none;
}
body.friends .content .lb-records {
	margin: 5px 0;
}
body.friends .content {
	text-transform: uppercase;
}
body.friends .pending {
	margin: 15px 0;
	text-transform: uppercase;
}
body.friends .pending h3 {
	margin: 0;
}
body.friends .pending ul {
	border: 1px solid #717171;
	border-bottom: none;
}

body.friends .pending ul li {
	padding: 5px;
	border-bottom: 1px solid #717171;
}
body.friends .pending a {
	color: #F4EA71;
}
body.friends .pending p.all {
	text-align: right;
}

body.board .content .rss-bar {
	text-transform: uppercase;
	margin-top: 15px;
	text-align: right;
	padding-right: 5px;
}
body.board .content .rss-bar a {
	text-decoration: none;
}
body.board .content .lb-filter-header {
	height: 25px;
	margin: 15px 0;
	margin-top: 0;
}
body.board .content .lb-filter-header form {
	float: right;
	padding: 5px;
}
body.board .content .lb-filter-header h3 {
	float: left;
}


body.board .content .lb-filter-header label {
	padding-right: 2px;
	margin-left: 4px;
}


body.profile .content .lb-header,
body.friends .content .lb-header,
body.board .content .lb-header,
body.statistics .content .lb-header {
	height: 18px;
}
body.profile .content .lb-header {
	margin-bottom: 10px;
}

body.statistics .content .stats-header {
	text-transform: uppercase;
	margin-top: 5px;
}
body.statistics .content .stats-header a.rss {
	text-decoration: none;
}
body.statistics .content .stats-header span {
	float: right;
	width: 160px;
	text-align: right;
	line-height: 17px;
	margin: 5px;
}
body.statistics .content .stats-header h3 {
	float: left;
	width: 220px;
	font-size: 16px;
	font-weight: normal;
}
body.statistics .content .stats {
	clear: both;
}

body.friends .cols .wrap {
	padding: 10px;
}

body.friends .col {
	border: 1px solid #717171;
}
body.profile .profile-col {
	border: none;
}
body.friends .col .lb-header,
body.profile .col-right .activity-feed .lb-header {
	border: none;
	background: none;
	padding: 0;
}
body.profile .col-right .activity-feed .lb-header {
	padding: 10px 8px 0 8px;
}
body.profile .col-right .activity-feed .lb-header h2 {
	width: 150px;
}
body.profile .col-right .activity-feed .lb-header .meta {
	text-transform: uppercase;
	width: 230px;
}
body.profile .col-right .activity-feed .lb-header .meta a {
	text-decoration: none;
}
body.friends .lb-header h2 {
	float: left;
	padding-left: 0;
}
body.friends .col-left .lb-header .filter {
	float: right;
}

body.board .content .lb-header h2,
body.statistics .content .lb-header h2 {
	float: left;
	width: 200px;
}
body.board .content .lb-header .filter,
body.statistics .content .lb-header .filter {
	float: right;
	text-align: right;
}

body.board .content table,
body.statistics .content table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 1px;
}

body.statistics .content table td,
body.board .content table td,
body.statistics .content table th,
body.board .content table th {
	text-transform: uppercase;
	padding: 3px;
	border: 1px solid #717171;
}
body.board .content table th,
body.board .content table td.player {
	font-weight: bold;
}

body.board .content table tr.odd td {
	background: #242423;
}
body.board .content table td,
body.board .content table th {
	text-align: center;
}
body.board .content table tr .player {
	text-align: left;
	width: 170px;
}
body.board .content table tr.me th,
body.board .content table tr.me td {
	background-color: #5E5D3A;
}
body.statistics .content table td {
	width: 25%;
}
body.statistics .content table th {
	width: 75%;
}

body.board .content table .player .detail {
	cursor: pointer;
	position: relative;
}
body.board .content table .player .detail span img.rankIcon {
	width: 15px;
	height: 15px;
	background: #FFF;
	vertical-align: middle;
}
.users .user {
	position: relative;
}
body.board .content table .player .flyout,
.user .flyout {
	font-weight: normal;
	top: -16px;
	left: 90px;
	width: 260px;
	position: absolute;
	z-index: 10;
}
.user .flyout {
	top: 6px;
	left: 160px;
	width: 200px;
}
body.board .content table .player .flyout .arrow,
.user .flyout .arrow {
	z-index: 20;
	width: 16px;
	height: 20px;
	position: absolute;
	top: 16px;
	left: 1px;
	background: transparent url(/leaderboard/images/flyout_arrow.png) top left no-repeat;
}

body.board .content table .player .flyout ul,
.user .flyout ul {
	z-index: 9;
	background: #000;
	margin-left: 15px;
	border: 1px solid #717171;
	position: relative;
	padding: 15px;
}
.user .flyout ul {
	text-align: left;
}
body.board .content table .player .flyout ul li,
.user .flyout li {
	margin-bottom: 5px;
}
body.board .content table .player .flyout ul li.close,
.user .flyout li.close {
	position: absolute;
	top: 3px;
	right: 5px;
}
body.board .content table .player .flyout a,
.user .flyout a {
	color: #FFF;
	text-decoration: none;
}

.iframe-thickbox {
	text-transform: uppercase;
}
.iframe-thickbox .lb-tb-header {
	position: relative;
}
.iframe-thickbox .lb-tb-header h2 {
	color: #ac3c1a;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}
.iframe-thickbox .lb-tb-header .close-this {
	position: absolute;
	right: 5px;
	top: 5px;
}
.iframe-thickbox .lb-tb-header .close-this a {
	text-indent: -4000px;
	background: red;
	display: block;
	width: 12px;
	height: 12px;
}
.iframe-thickbox .lb-results {
}

.head-to-head {
	text-transform: uppercase;
}
.head-to-head .block-collectibles,
.head-to-head .block-kills,
.head-to-head .block-achievements,
.head-to-head .block-weapons {
	height: 410px;
}
.head-to-head table {
	width: 750px;
	margin: 0 auto;
}
.head-to-head .users {
	width: 260px;
}
.head-to-head .users .vs {
	font-size: 30px;
	height: 60px;
	width: 140px;
	vertical-align: middle;
	text-align: center;
}
.head-to-head .users .user {
	position: relative;
}

.head-to-head .users .user .avatar {
	display: inline;
}
.head-to-head .users .user-left {
	text-align: right;
}
.head-to-head .users .user-right {
	text-align: left;
}
.head-to-head .users .user span {
	font-size: 18px;
	position: absolute;
	width: 240px;
	top: 20px;
	color: #F6E971;
	cursor: pointer;
}
.head-to-head .users .user-right span {
	left: 75px;
}
.head-to-head .users .user-left span {
	right: 75px;
}

.head-to-head .charts .chart #H2H1,
.head-to-head .charts .chart #H2H2 {
	width: 300px;
	height: 100px;
}
.head-to-head .charts .labels {
	text-align: center;
	vertical-align: top;
}

.head-to-head .charts .labels span {
	display: block;
	color: #AC3C1A;
	padding: 7px 0 9px 0;
	font-size: 13px;
	font-weight: bold;
}

/* JSCROLL STYLES ======================================================== */

a.jScrollArrowUp {
	background: url(/graphicscreator/gallery/images/wd-scroll-up.png) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
}
a.jScrollArrowDown {
	background: url(/graphicscreator/gallery/images/wd-scroll-down.png) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}

.jScrollPaneDrag {
	background-image: url(/graphicscreator/gallery/images/wd-scroll-handle.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.jScrollPaneTrack {
	width: 16px;
	background-image: url(/graphicscreator/gallery/images/wd-scroll-track.png);
	background-position: center center;
	background-repeat: repeat-y;
}

#TB_window #TB_ajaxContent {
	border: none;
	padding-top: 0;
}
#TB_window #TB_ajaxContent .friends .details p {
	margin: 0;
}
#TB_window #TB_ajaxContent .friends .details h5 a {
	color: #F6E971;
}

#TB_window #TB_ajaxWindowTitle {
	color: #AC3C1A;
	font-weight: normal;
}

#TB_window #TB_ajaxContent p {
	margin-left: 0;
}

#TB_overlay,
body .TB_overlayBG {
	background-color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#TB_window .send-to-feed {
	text-transform: uppercase;
}
#TB_window .send-to-feed form {
	width: 340px;
	margin-top: 10px;
}
#TB_window .send-to-feed form table {
	width: 100%;
}
#TB_window .send-to-feed form input.txt {
	padding: 2px;
	width: 150px;
	text-align: left;
}
#TB_window form table td {
	padding: 4px;
	padding-left: 0;
	text-align: right;
}
#TB_window .buttons {
	text-align: right;
	padding-top: 5px;
	padding-right: 4px;
}

#TB_window #TB_ajaxContent .flag-comment {
	padding-top: 0px;
}
#TB_window blockquote {
	margin: 10px;
	padding: 5px;
}

#gg-flagReason {
	color: #fff;
	background-color: #797979;
	border: 0px;
	outline: 0;
	width: 390px;
	height: 41px;
	text-transform: none;
	margin-bottom: 10px;
	font: normal 10px arial;
	padding: 8px;
	overflow: auto;
}

.activity-feed .loading .jScrollPaneContainer {
	background: #171717 url(/leaderboard/images/ajax-loader.gif) 50% 50% no-repeat;
}


table.loading {
	background: #171717 url(/leaderboard/images/ajax-loader.gif) 50% 50% no-repeat;
}

table.loading tr.odd td {
	background: none;
}

table.loading tr td,
table.loading tr th {
	background: none;
	opacity: 0.5;
	border-color: #333;
}
