﻿body {
	background: #242424 url('http://www.pixelbrush.net/forum/templates/AcidTechTiger/images/body.gif');
	margin: 0;
	padding: 0;
	color: #e8c5ed;
}
#header {
	width: 798px;
	height: 88px;
	margin: 0 auto;
	padding: 0;
	background-image: url('http://www.pixelbrush.net/thumblist/images/header.jpg');
	border: #000000 1px solid;
}
#header h1 {
	display: none;
}
h2 {
	width: 778px;
	height: 40px;
	margin: 0 auto;
	padding: 2px 0 0 20px;
	background: #313131 url('http://www.pixelbrush.net/thumblist/images/h2background.gif');
	border: #000000 1px solid;
	font: 12px/15px bold Verdana, Arial, Helvetica, sans-serif !important;
	color: #e8c5ed;
}
#thumblist {
	width: 798px !important;
	height: 64px;
	margin: 0 auto;
	padding: 0;
	background-image: url('http://www.pixelbrush.net/thumblist/images/toplistbackground2.gif');
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
#thumblist img, #eventlist img, #thumballlist img {
	border: none;
}
#thumblist ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 798px !important;
}
#thumblist li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	height: 64px;
	width: 42px;
	white-space: nowrap;
}
#thumblist li a {
	display: block;
	width: 100%;
	height: 100%;
}
#thumblist a.opacity img {
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}
#thumblist a.opacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
#eventlist {
	width: 798px !important;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	border: #000000 1px solid;
}
#eventlist ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 798px !important;
	height: 90px;
}
#eventlist li {
	float: left;
	display: inline;
	padding: 0;
	height: 90px;
	width: 266px;
	white-space: nowrap;
}
#eventlist li a {
	display: block;
	width: 100%;
	height: 100%;
}
#eventlist a.opacity2 img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
#eventlist a.opacity2:hover img {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
#forumtest {
	width: 798px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	background-image: urlurl('http://www.pixelbrush.net/thumblist/images/forumtest.gif');
	border-right: #000000 1px solid;
	border-leftt: #000000 1px solid;
}
#thumbcontainer{
	width: 798px;
	margin: 0 auto;
	border-right: #000000 1px solid;
	border-leftt: #000000 1px solid;
	background: transparent;
}
#thumballlist {
	width: 791px;
	margin: 0 auto;
	padding: 0;
}
#thumballlist ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 798px;
}
#thumballlist li {
	float: left;
	display: inline;
	padding: 0;
	margin: 12px;
	height: 64px;
	width: 42px;
	white-space: nowrap;
}
#thumballlist li a {
	display: block;
	width: 100%;
	height: 100%;
}
#thumballlist a.opacity img {
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
#thumballlist a.opacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
#footer {
	width: 798px;
	height: 22px;
	margin: 15px auto 0 auto;
	padding: 6px 0 0 0;
	background: #313131 url('http://www.pixelbrush.net/forum/templates/AcidTechTiger/images/hdr_mid.gif');
	border-right: #000000 1px solid;
	border-leftt: #000000 1px solid;
	clear: both;
	text-align: center;
}
#footer .copyright {
	font: 12px/15px bold Verdana, Arial, Helvetica, sans-serif;
	color: #e8c5ed;
}
#footer .copyright a {
	font: 12px/15px bold Verdana, Arial, Helvetica, sans-serif;
	color: #f2ffe6;
	text-decoration: none;
}
#footer .copyright a:hover {
	font: 12px/15px bold Verdana, Arial, Helvetica, sans-serif;
	color: #f2ffe6;
	text-decoration: underline;
}
#adderror {
	width: 758px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background: #313131 url('http://www.pixelbrush.net/thumblist/images/addpagecontent.gif') bottom;
}
#adderrorimg {
	width: 91px;
	height: 91px;
	margin: 30px auto;
	padding: 0;
	background: #313131 url('http://www.pixelbrush.net/thumblist/images/error.gif');
}
#adderror p {
	font: 12px/15px bold Verdana, Arial, Helvetica, sans-serif;
	color: #f2ffe6;
	margin: 0 0 50px 0;
}
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	height: 25px;
}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	height: 25px;
}
