html {
	font-size: 72%;
}

body {
	margin: 0px;
	background: #5d511c url('http://static.gameparty.net/sitegfx/cz2010/background.gif') no-repeat left top;
}

body, input, textarea, button{
	font-size: 1em;
	font-family: Tahoma, sans-serif;
}

th {
	text-align: left;
}

img {
	border: 0px;
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	text-transform: uppercase;
	font-size: 1.3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	text-transform: uppercase;
	font-size: 1.1em;
}


div#header {
	position: relative;
	margin: 0px auto;
	margin-bottom:10px;
	width: 800px;
	height: 90px;
}

img#logo {
	display: block;
	float: left;
	margin: 13px 10px 0px 0px;
}

img#aanmeldknop {
	display: block;
	float: left;
	margin: 40px 0px 0px 0px;
}

div#userblock-loggedin {
	margin-top: 15px;
	float: right;
	color: #FFF;
}

div#userblock-loggedin  a{
	color: #FFF;
}	

div#userblock-loggedout {
	margin-top: 15px;
	float: right;
	color: #FFF;
}

div#userblock-loggedout a:link, div#userblock-loggedout a:active, div#userblock-loggedout a:visited {
	color: #FFF;
}

div#userblock-loggedout .column-right {
	text-align: right;
	padding-left: 5px;
}

div#userblock-loggedout input {
	width: 120px;
	margin-bottom: 2px;
}

div#userblock-loggedout button {
	width: 125px;
}

div#main {
	position: relative;
	margin: 0px auto;
	width: 800px;
	background: url('http://static.gameparty.net/sitegfx/cz2010/headers.png') no-repeat top left;
	padding-top: 34px;
	overflow:hidden;
}

#colmask {
	background: url('http://static.gameparty.net/sitegfx/cz2010/centerbg.png') repeat-y;
	min-height: 800px;
}

#banner {
	position: relative;
	width: 468px;
	height: 60px;
	z-index: 2;
	margin: -30px 0 -35px 166px;
	padding-top: 5px;
}

#col1 {
	padding: 50px 0px 0px 0px;
}

ul#menu {
	display: block;
	margin: 15px 10px 0px 10px;
	width: 130px;
	padding: 0px;
	list-style: none;
}

ul#menu a {
	color: #000;
}

ul#menu a:hover {
	text-decoration: underline;
}

ul#menu > li {
	font-weight: bold;
	margin-bottom: 15px;
}

ul#menu > li > ul {
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	list-style: none;
}

ul#menu > li > ul > li {
	margin-top: 2px;
}

/** Partners **/
div#partners {
	padding: 6px 0px 0px 0px;
}

div#partners div.partner {
	margin-bottom: 5px;
}

div#partners div.partner  img, div#partners div.partner  object, div#partners div.partner  embed {
	vertical-align: bottom;
}

/** Homepage **/
div#newsitems {
	border-top: 1px #27aae2 solid;
}

div.newsitem {
	border-bottom: 1px #27aae2 solid;
	padding: 5px 0px 15px 0px;
}

div.newsitem h2 {
	font-size: 1em;
	margin: 0px 0px 2px 0px;
}

div.newsitem h2  a {
	color: #000;
}

div.newsitem p {
	margin: 0px;
	line-height:16px;
}

div.newsitem p.byline {
	font-size: 0.80em;
	margin-bottom: 5px;
	margin-left:0;
}

ul#newsarchive {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p#newsarchivelink {
	text-align: right;
}

div#forumtracker {
	width: 200px;
	float: left;
	margin-top: 50px;
}

div#forumtracker ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#forumtracker p {
	text-align: right;
}

div#poll {
	width: 200px;
	float: right;
	margin-top: 50px;
}

div#poll button {
	margin: 10px 0px 0px 50px;
}

div.clear {
	clear: both;
}

/** http://matthewjamestaylor.com/blog/holy-grail-no-quirks-mode.htm **/

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:150px;	/* Left column width plus margins */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-300px;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin: 0px 30px 0px 330px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:150px;
	position:relative;
	margin-left:-50%;
	left:150px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:150px;
	position:relative;
	left:0px;
	overflow:hidden;
}

/**** Network Bar ***/
div#networkbar {
	font-family: Tahoma, sans-serif;
	height: 21px;
	padding: 5px 10px 0px 10px;
	background: url('http://static.gameparty.net/sitegfx/gameparty.net/networkbar_bg.gif') repeat-x;
	border-bottom: 3px solid #7D7D7D;
	text-align: center;
}

div#networkbar h1 {
	margin: 0px;
	display: inline;
	color: #537A88;
	font-size: 1.0em;
}

div#networkbar h1 a {
	color: #537A88;
	margin-top: 0px;
	float: none;
	font-size: 1em;
	font-weight: bold;
}

div#networkbar ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#networkbar ul li {
	margin: 4px 0px 0px 8px;
	padding: 0px;
	list-style: none;
	display: inline;
}

div#networkbar ul li a {
	margin-left: 0px;
	float: none;
	font-size: 1em;
	font-weight: bold;
}

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;
}

/*** IS ***/
body.is div#main {
	width: 900px;
	background: url('http://static.gameparty.net/sitegfx/cz2010/headers-wide.png') no-repeat top left;
}

body.is #colmask {
	background: url('http://static.gameparty.net/sitegfx/cz2010/centerbg-wide.png') repeat-y;
}
