/*
By mitchan
Background: #4e463d
Background2: #3c3834
Panels: #534c46
Menues: #312b27
*/

#topMenu {
	background-image: none;
	background-color: #312b27;
	height: 25px;
}

.topMenuIcon {
	height: 25px;
}

#messages {
	color: #bbbbbb;
	font-size: 13px;
}

#topBorder {
	background-image: url(sepia/header.png);
	background-position-x: center;
}

#usersOnline {
	background: url(base/background.png);
	color: #bbb;
}

#numUsersOnline {
	font-size: medium;
	color: #bbb;
}

#logo {
	background-image: url(sepia/logo.png);
}

body {
	background-image: url(sepia/background.png);
	background-color: #4e463d;
}

.quote {
	background-color: #534c46;
}

.forum_header {
	background-image: url(base/title.png);

	border-bottom: 1px solid #312b27;
}

.forum_row {
	border-bottom: 1px solid #312b27;
	background-color: #3c3834;
}

.forum_side {
	border-bottom: 1px solid #312b27;
	border-right: 1px solid #312b27;
	background-color: #534c46;
}

.forum_table {
	border: 1px solid #312b27;
}

.shopNotice {
	background-color: #534c46;
}

th {
	background-image: url(base/title.png);
}

td {
	background-color: #534c46;
}

td.highlight {
	background-color: #565756;
}

#main {
	background-color: #3c3834;
}

#leftMenu {
	background-color: #312b27;
}

#copyright {
	color: #555555;
}

#insiderPanel {
	background: #534c46;
}

.panel {
	background: #534c46;
}

li.menuItem {
	background-color: #312b27;
}

li.menuItem:hover {
	background-color: #cccccc;
}

.menuItem a:link, .menuItem a:active, .menuItem a:hover, .menuItem a:visited {
	color: #ffffff;
}

#contentContainer {
	margin-top: 132px;
	background-color: #3c3834;
}

.tombstoneText {
	color: #222222;
}

#animalshopInfo {
	background-color: #534c46;
}

#duelWandPanel {
	background-color: #534c46;
}

a:link, a:active, a:visited {
	color: #bbbbbb;
	text-decoration: none;
}

a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}
