/*** CUSTOM ***/
ul#newslist {
	width: 458px;
	margin: 0px;
	padding: 0px;
}

ul#newslist li {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

ul#newslist li span {
	float: left;
}

ul#newslist li span.date {
	color: #6E6E6E;
}

ul#newslist li span.date, ul#newslist li span.title {
	font-weight: bold;
}

ul#newslist li span.date, ul#newslist li span.title, ul#newslist li span.comments {
	height: 16px;
}

ul#newslist li span.title {
	padding: 0px 20px 0px 5px;
}

ul#newslist li span.intro {
	clear: both;
	padding-top: 4px;
	display: block;
	.display: inline;
	float: none;
}

ul#newslist li span.intro a.more:link, ul#newslist li span.intro a.more:active, ul#newslist li span.intro a.more:visited {
	color: #6E6E6E;
	font-weight: bold;
}

ul#newslist li span.intro a.more:hover {
	color: #333;
	font-weight: bold;
}

/*** NIET CUSTOM ***/
body {
	background: url('http://static.gameparty.net/sitegfx/gamesite-lanparties/bg.gif');
}

a:link, a:active, a:visited {
	color: #0E5D85;
}

a:hover {
	color: #333;
}

div#container {
	border: solid #0E5D85;
}

div#networkbar h1 {
	color: #0E5D85;
}

div#networkbar ul li a:link, div#networkbar ul li a:active, div#networkbar ul li a:visited {
	color: #909090;
}

div#networkbar ul li a:hover {
	color: #000;
}

div#header {
	background-image: url('http://static.gameparty.net/sitegfx/gamesite-lanparties/header.gif');
}

ul#topmenu {
	background: url('http://static.gameparty.net/sitegfx/gamesite-lanparties/gradient.gif') repeat-x;
	color: #FFF;
}

ul#topmenu li a:link, ul#topmenu li a:visited, ul#topmenu li a:active {
	color: #FFF;
}

ul#topmenu li a:hover {
	color: #CCC;
}

div#footer {
	background: url("http://static.gameparty.net/sitegfx/gamesite-lanparties/footer_bg.gif") repeat-x;
}

ul#menu {
	border-color: #0E5D85;
	background-image: url("http://static.gameparty.net/sitegfx/gamesite-lanparties/menu_bg.gif");
	background-color: #F6F5F3;
}

ul#menu li a:link, ul#menu li a:active, ul#menu li a:visited {
	color: #000;
}

ul#menu li a:hover {
	color: #0E5D85;
}

/*** CONTENT ***/
#center h1.header {
	background: url("http://static.gameparty.net/sitegfx/gamesite-lanparties/gradient.gif") repeat-x;
	color: #FFF;
}

#center h2.header {
	background: url("http://static.gameparty.net/sitegfx/gamesite-lanparties/gradient.gif") repeat-x;
	color: #FFF;
}

/*** NIEUWS ***/
ul.newslist li span.numcomments {
	color: #999;
}

/** HIGHLIGHTS **/
ul.highlights li {
	background-image: url('http://static.gameparty.net/sitegfx/gamesite-lanparties/gradient.gif');
	background-color: #0E5D85;
}

ul.highlights li a:link, ul.highlights li a:visited, ul.highlights li a:active {
	color: #FFF;
}

ul.highlights li a:hover {
	color: #CCC;
}

/*** PREVIEWS ***/
div.previewscore {
	border-color: #0E5D85;
}

div.previewscore small {
	color: #0E5D85;
}

/*** REVIEWS ***/
div.reviewscore div.total, div.reviewscore div.score, div.reviewscore div.conclusion {
	border-color: #0E5D85;
}

div.reviewscore div.total small {
	color: #0E5D85;
}

div.reviewscore div.score ul li span.bar span {
	background-color: #0E5D85;
}

/*** GAME INFO ***/
div.gameinfo {
	border-color: #0E5D85;
}

/*** NEWS TRACKER RIGHT ***/
div.newstracker h2 {
	background-image: url("http://static.gameparty.net/sitegfx/gamesite-lanparties/gradient.gif");
	color: #FFF;
}

/*** FORUM ***/
body#forum table.tableinner .header {
	background-image: url("http://static.gameparty.net/sitegfx/gamesite-lanparties/gradient.gif");
	background-repeat: repeat-x;
	color: #FFF;
}

/*** OVERZICHT ***/
table.overzicht {
	background-color: #0E5D85;
}

table.overzicht th {
	background-color: #0E5D85;
	color: #FFF;
}

table.overzicht th a:link, table.overzicht th a:active, table.overzicht th a:visited {
	color: #FFF;
}

table.overzicht th a:hover {
	color: #CCC;
}

/*** INZET ***/
table.inzet {
	border-color: #0E5D85;
}