
/* CSS Document */
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #103b10 url(../img/background.jpg) top left repeat-x;
	font: 12px Arial, Tahoma, sans-serif;
	color: #fff;
}

#imageLoader{
	display:none;
}

#container {
	position:absolute;
	left: 50%;
	margin-left: -483px;
	width: 966px;
	
	
}

#header {
	width: 966px;
	height: 202px;
	background: url(../img/header.jpg) top left no-repeat;
}

#mainMenu {
	width: 966px;
	height: 50px;
	background: url(../img/menu.jpg) top left no-repeat;
}

#home {
    position:relative;
	width: 203px;
	height: 50px;
    background: url(../img/homeOver.jpg) top left no-repeat;
	float: left;
	cursor:pointer;
}

#home a {
    position:relative;
	width: 203px;
	height: 50px;
	float: left;
	cursor:pointer;
}

#news {
	width: 141px;
	height: 50px;
	background: url(../img/news.jpg) top left no-repeat;
	float: left;
	cursor:pointer;
}

#news a {
    position:relative;
	width: 160px;
	height: 75px;
	float: left;
	cursor:pointer;
}


#blog {
	width: 145px;
	height: 50px;
	background: url(../img/blog.jpg) top left no-repeat;
	float: left;
	position: relative;
	cursor:pointer;
}

#blog a {
    position:relative;
	width: 145px;
	height: 50px;
	float: left;
	cursor:pointer;
}

#game {
	width: 145px;
	height: 50px;
	background: url(../img/game.jpg) top left no-repeat;
	float: left;
	position: relative;
	cursor:pointer;
}

#game a {
    position:relative;
	width: 145px;
	height: 50px;
	float: left;
	cursor:pointer;
}

#media {
	width: 144px;
	height: 50px;
	background: url(../img/media.jpg) top left no-repeat;
	float: left;
	position: relative;
	cursor:pointer;
}

#media a {
    position:relative;
	width: 144px;
	height: 50px;
	float: left;
	cursor:pointer;
}

#team {
	width: 188px;
	height: 50px;
	background: url(../img/team.jpg) top left no-repeat;
	float: left;
	position: relative;
	cursor:pointer;
}

#team a {
    position:relative;
	width: 188px;
	height: 50px;
	float: left;
	cursor:pointer;
}

#content {
    margin: 0px auto 0px 47px;
	width: 863px;
	background: url(../img/content.jpg);
	float: left;
}

#footer {
	width: 966px;
	height: 220px;
	float: left;
	background: url(../img/footer.jpg)  top left no-repeat;
}

#latestNews{
    margin: 18px auto 0px 21px;
	width: 300px;
	height: 290px;
	float: left;
	background-color:#715844;
}

.newsBackground{
    margin: 35px auto 0px 175px;
	width:  550px;
	float: left;
	background-color:#715844;
}

.newsBox{
    margin: 21px auto 25px 25px;
	
	width: 500px;
	height: 150px;
	background-color:#382b1f;
}

.newsBoxNoHeigth{
    margin: 21px auto 25px 25px;
	width: 450px;

}

.newsImageBox{
	margin: 20px auto 0px 21px;
	width: 140px;
	height: 65px;
	float:left;
}

.newsTextBox{
	margin: 25px auto 0px 21px;
	width: 300px;
	float:left;
}

.newsNavigation{
	margin: 10px auto 10px 21px;
	padding-bottom: 10px;
	width: 50px;
	float:left;
}
.newsNavigationNoWidth{
	margin: 10px auto 10px 50px;
	padding-bottom: 10px;
	float:left;
}

.teamContent{
	float:left;
}


#trailer{
    margin: 18px auto 0px 21px;
	width: 500px;
	height: 290px;
	float: left;
	background-color:#382b1f;
	background: url(../img/guardianofeden.jpg)  top left no-repeat;
}

.video
{
	margin: 0px 5px 0px 10px;
	float: left;
}

#videoMenu{
    margin: 18px auto 0px 21px;
	width: 300px;
	height: 290px;
	float: left;
	background-color:#715844;
}

#pictureGallery{
    margin: 18px auto 0px 21px;
	width: 500px;
	height: 172px;
	float: left;
	background-color:#69523f;
}

#gameMenu{
    margin: 18px auto 0px 21px;
	width: 821px;
	height: 302px;
	float: left;
	background:  #69523f url(../img/guardian_of_eden_voor_en_na.jpg)  top left no-repeat;
	background-position: center center;

}

.gameMenuItem
{
	margin: 20px auto 0px 21px;
	float:left;
	width:187px;
	height:172px;
	background-color:#715844;
}


#downloadMedia{
    margin: 18px auto 0px 21px;
	width: 300px;
	height: 172px;
	float: left;
	background-color:#584737;
	background-image:url(../img/mediaDownload.jpg);
}

.mediaDownload{
    margin: 120px auto 0px 15px;
	width: 125px;
	float: left;
	text-align:center;
}



.TeamPicture
{
	margin: 20px auto 0px 25px;
	float:left;
	width:254px;
	height:309px;
	background-color:#715844;
}

.TeamInfo
{
	margin: 20px auto 0px 25px;
	padding:10px 10px 10px 10px;
	float:left;
	width:234px;
	height:250px;
	background-color:#715844;
}

.contentBox{
    margin: 18px auto 0px 21px;
	width: 260px;
	height:  172px;
	float: left;
	background-color: #715844;
}

h1{
	font-size: 14px;
	padding-left: 10px;
	padding-right: 30px;
}

h4{
	font-size: 12px;
	font-style:italic;
	padding-left: 10px;
	padding-right: 30px;
}

p.latestNews{
	padding-left: 10px;
	padding-right: 30px;
}

img.image{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 0px;
}

img.imageNews{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 0px;
}


img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;

}

a{
	color:#e5d442;
	text-decoration:none;
	font-weight:bold;
}


