/* default styles */
body {
	font: .7em Tahoma, Arial, sans-serif;
	color: #454545;
	background-color: #080000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
a {
	color: #F2C304;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #FCDD61;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */

/* footer */
#footer {
	color: #808080;
	background-color: #D70F82;
	background-image: url(../images/index_r8_c2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#footer a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}	
	


#content {
	width: 770px;
	background-color: #DCCCF7;
	border: 1px solid #9D76E7;	
}



/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(../images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }


	.left_articles {
	color: #ffffff;
	width: 580px;
	
	}
	.left_articles h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F5510A;
	background-image: url(../images/leftarticles.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	}

.left_articles a {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F2C304;	
	}
	.left_articles a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FCD94E;
	}
	
		.left_articles_file {
	color: #AF3907;
	width: 850px;
	background-color: #F2C206;
	}
	.left_articles_file h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F5510A;
	background-image: url(../images/leftarticles.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	}

.left_articles_file a {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #474C0F;	
	}
	.left_articles_file a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #757C18;
	}

		.date {
	font-size: .9em;
	padding: 0 0 0 12px;
	color: #FFFFFF;
	background-color: #D3AA05;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px dotted #80821E;
}
		
/* right side */

.right_articles {
	border: 2px dotted #F2C304;
	padding: 8px;
	margin: 0 0 10px 0;
	color: #F2C304;
	background-repeat: repeat-x;
	background-position: center top;
	}
	
	.right_articles h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F2C304;
	padding-left: 20px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	}
	
	.right_articles a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F2C304;	
	}
	.right_articles a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FDE06C;
	}
/* gameindex */
#gameindeximage {
	background-image: url(../images/gamepicbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 180px;
	width: 270px;
}

#gameindeximage .desc {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#gameindeximage .text a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;

}

#gameindeximage .text a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EAEA00;
	text-decoration: underline;
}

#gameindeximage .text a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;

}
/* end of game index */
.gamebox {
	border: 2px dotted #F2C304;
}

.gameimg {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 5px dashed #F2C304;
}
.gamedesc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.info {
	font-family: Tahoma;
	font-size: 1px;
	line-height: 1px;
	color: #080000;
}
.additionalgames {
	background-color: #FFBBE8;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #9D1961;
	height: 280px;
}

.adbox {
	border: 2px dotted #F2C304;
	background-image: url(../images/reklambg.png);
	background-repeat: repeat-y;
}