* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #9F1419;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin-right: auto;
	width: 1004px;
	background: url('e-sport-img/background.jpg') repeat-y 0% 0%;
}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('e-sport-img/header_bg.jpg') no-repeat 0% 0%;
	width: 775px;
	height: 193px;
}

#toptekst {
	FONT-WEIGHT: normal;
	FONT-SIZE: 22px;
	LEFT: 272px;
	COLOR: #fff;
	POSITION: absolute;
	TOP: 12px;
	width: 423px;
	height: 58px;
	overflow: visible;
	visibility: visible;
}
#toptekst H1 {
	FONT-SIZE: 1.3em; LINE-HEIGHT: 2em
}

/* Main Navigation Menu */

#mainnav {
	width: 775px;
	height: 45px;
	background: url('e-sport-img/headernav_bg.jpg') repeat-x 0% 0%;
	overflow: hidden;
}

#mainnav ul {
	height: 44px;
	font-family: verdana, arial, sans-serif;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 44px;
	
	float: left;
	border-left: #fff 1px solid;
}

#mainnav li a {
	margin: 13px 5px 0px 6px;
	display: block;
	text-decoration:none;	
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#mainnav li a:hover{color:#000000;}


/* Center Column */

#centercolumn {
	width: 552px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 542px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}


/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 542px;
	background: url('e-sport-img/newsbox_bg.jpg') repeat-y;
}

.newsbox_header {
	padding: 19px 10px 5px;
	background: url('e-sport-img/newsbox_bg_top.jpg') no-repeat 0% 0%;
	height: 22px;
}

.newsbox_header h2 {
	padding-left: 20px;
	width: 330px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 10px 20px;
	background: url('e-sport-img/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: 14px;
}
.image-links {
	float: left;
	position: relative;
	margin: 0 1em 1em 0;
}

.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}

#inhoud .artikel-blok {
	background: rgb(245,243,245) url(./template/bg-content.jpg) top left repeat-y;
	border: 1px solid rgb(166,0,0);
	margin: 1em 0;
	padding: 1em;
	clear: right;
}
#inhoud .artikel-blok img {
	border: 1px double rgb(166,0,0);
	margin: 0 1em 0 0;
}

#inhoud .artikel-blok div {
	margin-left: 170px;
}
#inhoud .artikel-blok div ul li {
	margin-left: 1em;
}
#inhoud .artikel-blok div h2 {
	margin-top: 0;
}

.image-right {
	float: right;
	position: relative;
	margin: 0 0 1em 1em;
	clear: right;
}
.image-left {
	float: left;
	position: relative;
	margin: 0 1em 1em 0;
}


/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 10px 7px;
	width: 209px;
	float: left;
	color: inherit;
	background-color: inherit;
}


/* Team gaming */

#progaming {
	margin-bottom: 9px;
	width: 209px;
	background: url('e-sport-img/progaming_bg.jpg') repeat-y;
}
#progaming-plaats {
	margin: 0px 7px 0px 10px;

}
#progaming_header {
	padding: 5px 7px 0px;
	background: url('e-sport-img/progaming_bg_top.jpg') no-repeat 0% 0%;
}

#progaming h2 {
	height: 35px;
	background: url('e-sport-img/progaming_title.jpg') no-repeat 0% 0%;
}

#progaming_content {
	padding: 0px 7px 10px;
	background: url('e-sport-img/progaming_bg_bot.jpg') no-repeat 0% 100%;
}

#progaming_categories {
	padding: 0px 7px 10px;
	font-weight: bold;
}

#progaming_categories a {
	text-decoration: none;
}

#progaming_categories a:hover {
	text-decoration: underline
}

#progaming ul {
	padding-left: 1px;
	padding-right: 1px;
}

#progaming li {
	color: #a71b1f;
	background-color: #a71a1e;
	background-repeat: no-repeat;
	background-position: 45% 3px;
	border: #ffd5d7 1px solid;
	text-align: center;
	float: left;
}

#progaming li a {
	display: block;
	margin-top: 77px;
	width: 94px;
	height: 25px;
	color: #a71b1f;
	background: #ffe0e2 url('e-sport-img/progaming_name_bg.jpg') no-repeat;
	overflow: hidden;
	line-height: 23px;
	text-decoration: none;
}

#progaming li a:hover {
	color: #380100;
	background-color: inherit;
}

li#gaming_cyes {
	background-image: url('e-sport-img/progaming-cyes.jpg');
}

li#gaming_fpsbrain {
	background-image: url('e-sport-img/progaming-fpsbrain.jpg');
}

li#gaming_corepad {
	background-image: url('e-sport-img/progaming-corepad.jpg');
}

li#gaming_thereality {
	background-image: url('e-sport-img/progaming-thereality.jpg');
}

li#gaming_powerball {
	background-image: url('e-sport-img/progaming-powerball.jpg');
}

li#gaming_deskpad {
	background-image: url('e-sport-img/progaming_tb06.jpg');
}

li#gaming_test {
	background-image: url('e-sport-img/progaming-test.jpg');
}

li#gaming_nieuws {
	background-image: url('e-sport-img/progaming_tb08.jpg');
}

#progaming .more_button {
	padding: 10px 0px 0px;
	text-align: center;
}

#progaming .more_button a {
	display: block;
	margin: 0px auto;
	width: 52px;
	height: 21px;
	background: url('e-sport-img/progaming_button_more.gif') no-repeat 0% 0%;
}


/* Sponsors */

#sponsors {
	width: 209px;
	color: inherit;
	background-color: #a21219;
}

#sponsors h2 {
	height: 46px;
	border-bottom: #c80400 1px solid;
	
}

#sponsors_content {
	padding: 15px 10px;
	text-align: center;
}

#sponsors .more_button {
	padding: 10px 0px 0px;
}

#sponsors .more_button a {
	display: block;
	margin: 0px auto;
	width: 68px;
	height: 70px;
	background: url('e-sport-img/sponsors_button_more.gif') no-repeat 0% 0%;
}


/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: #9F1419;
	float: right;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #b3b3b3 url('e-sport-img/latestmatches_bullet.gif') no-repeat 9px 50%;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar h2 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#leftsidebar .more_button {
	padding-left: 48px;
	height: 50px;
	background: url('e-sport-img/latestmatches_bg_bot.gif') no-repeat 0% 100%;
}

#leftsidebar .more_button a {
	display: block;
	margin-top: 14px;
	width: 52px;
	height: 21px;
	background: url('e-sport-img/button_more.gif') no-repeat 0% 0%;
	float: left;
}


/* topleft */

#topleft {
	width: 229px;
	height: 193px;
	color: #fff;
	background: #9F1419 url('e-sport-img/game-bg.jpg') repeat-y 0% 0%;
	font-weight: bold;
}

#topleft a {
	text-decoration: none;
}

#topleft a:hover {
	text-decoration: underline;
}

#topleft h1 {
	width: 209px;
	height: 46px;
    padding: 20px 10px 0px 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	COLOR: #fff;
	color: inherit;
	background: #c80400 
}
#topleft h2 {
	padding: 0px 10px 5px 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #fff;
	color: inherit;
	background: #c80400 
}

#topleft ul {
	width: 229px;
}

#topleft li {
	color: inherit;
	background: #a21219 url('e-sport-img/game-bullet.gif') no-repeat 9px 50%;
}




/* Gaming Services */

#gamingservices {
	color: inherit;
	background-color: #313131;	
}

#gamingservices h2 {
	background-image: url('e-sport-img/gamingservices_title.jpg');
}

#gamingservices li {
	padding-right: 5px;
	color: inherit;
	background-color: #cdcdcd;
	background-image: url('e-sport-img/gamingservices_bullet.gif');
}

#gamingservices .more_button {
	padding-top: 2px;
	background-image: url('e-sport-img/gamingservices_bg_bot.jpg');
}


/* Quick Links */

#quicklinks {
	color: inherit;
	background-color: #000;
}

#quicklinks h2 {
	background-image: url('e-sport-img/quicklinks_title.jpg');
}

#quicklinks li {
	color: inherit;
	background-color: #babdbf;
	background-image: url('e-sport-img/quicklinks_bullet.gif');
}

#quicklinks .more_button {
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url('e-sport-img/quicklinks_bg_bot.gif');
}


/* Page Footer */

#page_footer {
	margin-left: 229px;
	margin-right: 222px;
	padding: 20px 0px 0px;
	width: 552px;
	text-align: center;
	color: #fff;
	background-color: #464646;
	position: relative;
	top: -20px;
}
