#header {
	background-image: url(../images/header.jpg);
}

ul.dropdown a.c {
	background-image: url(../images/ui/arrow_down_24x24.png);
}

ul#site-nav li a:hover {
	background: #f1f1e5 url(../images/ui/brown_paper_bg.jpg) repeat center center;
	color: #000;
}
ul#site-nav li a.c, ul#site-nav li a.c:hover {
	background: #f1f1e5 url(../images/ui/brown_paper_bg.jpg) repeat center center;
	color: #000;
}

#searchbox button {
	background-image: url(../images/ui/search_24x24.png);
}

.find-a-player button {
	background-image: url(../images/ui/arrow_right_34x34.png);
}
.find-a-player button:hover {
	background-color: #dccc9b;
	color: #000;
}

a.button, button {
	background: #fff url(../images/ui/arrow_right_24x24.png) no-repeat top right;
	color: #000;
}
a.button:hover, button:hover, #user-actions a.button.current {
	background-color: #dccc9b;
	color: #000;
}
a.button.loading {
	background-image: url(../images/ui/button_loading_24x24.gif);
}
a.button.close {
	background-image: url(../images/ui/close_24x24.png);
}
#user-actions a.button:hover {
	background-color: #dccc9b;
	color: #000;
}
ul.dropdown#following:hover a.c, ul.dropdown#following:hover a.c:hover {
	background-color: #dccc9b;
	background-image: url(../images/ui/arrow_down_24x24.png);
	color: #000;
}

.stats-top .rank {
	background: #dccc9b url(../images/ui/brown_paper_bg.jpg) repeat center center;
	color: #000;
}

.sig:hover, .sig .codes {
	background: #af9a6f;
	color: #000;
}

thead tr th a:hover, thead tr th a.c, thead tr th a.c:hover {
	background-color: #af9a6f;
	color: #000;
}

thead tr th a:hover, thead tr th a.c, thead tr th a.c:hover, thead tr th.headerSortUp, thead tr th.headerSortDown, thead tr th.headerSortUp:hover, thead tr th.headerSortDown:hover {
	background-color: #af9a6f;
	color: #000;
}

a.scrollgrid-scrollbutton:hover {
	background-color: #dccc9b;
	color: #000;
}


.grid-item {
	background: #dccc9b url(../images/ui/brown_paper_bg.jpg) repeat center center;
}
.grid-item.disabled {
	background: #fff;
}

ul.stats.medium li {
	width: 175px;
}

.scrollgrid-scroller-container {
	width: 639px;
}
.scrollgrid-item {
	width: 155px;
}
ul.stats.scrollgrid-item-stats li {
	width: 137px;
}

.sig:hover, .sig .codes {
	background: #dccc9b url(../images/ui/brown_paper_bg.jpg) repeat center center;
}

thead tr th a:hover, thead tr th a.c, thead tr th a.c:hover {
	background-color: #dccc9b;
}
