@charset "utf-8";
body {
	background-color: #FF6600;
	background-image: url(../images/tile01.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link 		{ color: #666666; font-weight: normal; text-decoration: underline; font-size: 11px; }
a:active 	{ color: #02b2fc; font-weight: normal; text-decoration: none; font-size: 11px; }
a:visited 	{ color: #666666; font-weight: normal; text-decoration: underline; font-size: 11px; }
a:hover 	{ color: #02b2fc; font-weight: normal; text-decoration: none; font-size: 11px; }

h1 {
	font-size:14px;
	color:#666666;
	margin:0px;
	padding:0px;
}
div#outer {
    width: 934px;
   	margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#peopleOnline {
	font-size:10px;
    padding: 0px;
    margin-top: 20px;
	margin-right: 12px;
    text-align: right;
	vertical-align: bottom;
	height: 36px;
	color: #FFFFFF;
}
/* NAVIGATION and FLASH */
div#navgame{
    margin: 0px;
	height: 391px;
	background-image: url(../images/bg_navgame.gif);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(../images/logo_fantazm.gif);
	height: 54px;
	width: 158px;
	position: relative;
	top: 13px;
	left: 15px;
}
.flashnavigation {
	position: absolute;
	top: 123px;
	width:931px;
	height:300px;
}
/* end NAVIGATION and FLASH */
/* COLUMNS */
div#mainContent {
	margin:0px;
	padding:0px;
	position:relative;
}
div#columnSmall {
    width: 310px;
	height: 302px;
    padding: 0px;
	margin-right: 2px;
    float: left;
	background-image: url(../images/bg_columnSmall.gif);
	background-repeat: no-repeat;
}
div#columnSmallRight {
    width: 310px;
	height: 302px;
	margin: 0px;
    padding: 0px;
	float: left;
	background-image:url(../images/bg_columnSmall.gif);
	background-repeat:no-repeat;
}
div#columnBigTop {
	background-image:url(../images/columnBigTop.gif);
	width:934px;
	height:7px;
	margin:0px;
	padding:0px;
}
div#columnBigHome {
	width:934px;
	height:7px;
	margin:0px;
	padding:0px;
}
div#columnBigMiddle {
	background-image:url(../images/columnBigMiddle.gif);
	width:934px;
	margin:0px;
	padding:0px;
	min-height:300px;
}
div#columnBigMiddleHome {
	width:934px;
	margin:0px;
	padding:0px;
	min-height:300px;
}
div#columnBigBottom {
	background-image:url(../images/columnBigBottom.gif);
	width:934px;
	height:13px;
	margin:0px;
	padding:0px;
}
div#columnSmallVervolg {
    width: 310px;
	height: 302px;
    padding: 0px;
	margin-right: 2px;
	margin-top:0px;
   	float: left;
	position:absolute;
}

/* end COLUMNS */
/* CONTENT */
.column1 {
	margin:0px;
	padding:11px;
	background-image:url(../images/rantsandraves_bg.jpg);
	background-repeat:no-repeat;
}
.column2 {
	margin:0px;
	padding:11px;
	background-image:url(../images/everybodyplays_bg.jpg);
	background-repeat:no-repeat;
}
.column3 {
	margin:0px;
	padding:11px;
	background-image:url(../images/gameovision_bg.jpg);
	background-repeat:no-repeat;
}
.title {
	margin-top:105px;
	padding:0px;
}
.columnSmallContent {
	margin-top:15px;
	padding:0px;
}
.columnBigMiddleContent {
	margin:0px;
	padding:10px 20px 20px 330px; /* top right bottom left */
	width:580px;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	margin:0px;
	padding-left:20px;
	padding-bottom:5px;
	list-style:none;
	background-image:url(../images/listitem.gif);
	background-repeat:no-repeat;
}
/* end CONTENT */
/* FOOTER */
div#footer {
    padding:0px;
    margin:0px;
	text-align:center;
	color:#FFFFFF;
}
#footer a:link 		{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
#footer a:active 	{ color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 11px; }
#footer a:visited 	{ color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; }
#footer a:hover 	{ color: #FFFFFF; font-weight: normal; text-decoration: underline; font-size: 11px; }
/* end FOOTER */

/* FORM ELEMENTS */
form {
	margin:0px;
	padding:0px;
}
#form td {
	height: 27px;
	padding-right:20px;
}
#form font {
	font-size:9px;
	color:#FF0000;
}
.textFieldContact {
	border:solid 1px #02b2fc; 
	margin:0px; 
	padding:0px;
	width:250px;
	color:#666666;
}
.radio {
	margin:0px;
	padding:0px;
}
.button {
	border:solid 1px #666666;
	background-color:#02b2fc;
	margin:0px;
	padding:0px;
	width:250px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
/* end FORM ELEMENTS */
