body {
	background: #000 url(/_gfx/hate/bg-top.gif) repeat-x top left;
}

h1 span {
	background-image: url(/_gfx/hate/marmite.jpg);	
}

th, td {
	border: 1px solid #ea8501;
}

tr.highlight th, tr.highlight td {
	background-color: #e7d225;
}
	
/* content */

#content {
	background: #333;
	padding-bottom: 20px;	
}


/* large box */

#large-box {
	width: 685px;
	background: #f8f618 url(/_gfx/hate/large-bg.gif) repeat-y top left;
	padding: 10px 36px 0 39px;
}

#large-box div.content {
	width: 100%;
	/*height: 100%;*/
	background: #f8f618 url(/_gfx/hate/large-gradient.gif) repeat-x bottom left;
}

#large-box-footer {
	width: 760px;
	background: url(/_gfx/hate/large-footer.gif) no-repeat top left;
}

#large-box-footer a {
	display: block;
	position: relative;
	width: 242px;
	height: 88px;
	margin: 0 27px 0 491px;
	padding-top: 39px;
}

#large-box-footer a span {
	display: block;
	position: absolute;
	width: 240px;
	height: 75px;
	background: url(/_gfx/hate/large-portal.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

/* footer */

#footer {
	width: 760px;
	height: 44px;
	clear: left;
	background: url(/_gfx/hate/footer-bg.gif) repeat-x top left;
	color: #eee;
}

#footer div.left-border {
	float: left;
	width: 5px;
	height: 44px;
	background: url(/_gfx/hate/footer-left.gif) no-repeat top right;
}

#footer div.right-border {
	float: right;
	width: 5px;
	height: 44px;
	background: url(/_gfx/hate/footer-right.gif) no-repeat top left;
}

/* not used items */
#footer form {
	float: left;
	width: 380px;
	margin: 14px 0 0;
}

#footer fieldset {
	border: none;
}

#footer legend {
	display: none;
}

#footer label input {
	width: 110px;
}

#footer input.submit {
	width: 41px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	top: 4px;
}
/* end of not used items */

#footer ul {
	float: right;
	width: 600px;
	list-style: none;
	margin: -13px 0 0;
}

#footer li {
	float: right;
	margin-right: 10px;
	border-right: 1px solid #eee;
	padding-right: 10px;
}

#footer li.copyright {
	border: none;
	margin: 0;
	padding: 0;
}

#footer li a {
	color: #eee;
	font-weight: normal;
}

#marmite-is-a-trademark {
	color: #6E6E6E;
	font-weight: normal;
	font-size: 11px;
	margin: 20px 0 0;
}