/* ------------------------ new concept June 2010 ------------------------ */

/**** bg-field for top navigation ****/	
.navifieldtop {
	position:absolute; 
	left:33px; 
	top:8px; 
	z-index:1;}
	
/**** Top navigation positioning ****/	
#navigation {
	position:absolute; 
	left:115px; 
	top:11px; 
	z-index:2;}

/**** Plugin link positioning ****/	
#mm_link {
	position:absolute; 
	left:790px; 
	top:6px; 
	z-index:1;}	
	
/**** Games navigation bar positioning ****/	
#navgame {
	position:absolute; 
	left:40px; 
	top:35px; 
	z-index:1;}	

/* -------------------- old concept before June 2010 --------------------- */

.text1 {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: 600; 
	color: #434349; 
	text-decoration: none}	

.text2 { font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: 400; 
	color: #434349; 
	text-decoration: none }
	
.text3 { font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 400; 
	color: #434349; 
	text-decoration: none }	

.link1 {  font-family: Tahoma, "Trebuchet MS" ,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: 600; 
	color: #1242CF; 
	text-decoration: none}
	
.link3 { font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 600; 
	color: #D9653F; 
	text-decoration: none }
	
.linkbig16 { font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: normal; 
	font-weight: 600; 
	color: #D9653F; 
	text-decoration: none;
	letter-spacing: 3px }	
	
A:hover {text-decoration: underline; font-style: italic}	

.title2start { font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 28px; 
	line-height: normal; 
	font-weight: 900; 
	color: #D9653F;
	text-decoration:none}
	
.emaill {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: 600; 
	color: #DB4255; 
	text-decoration: none}
	
.close {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: 600; 
	color: #DB4255; 
	text-decoration: none}
	
/* css for images */
/* 1=top, 2=right, 3=bottom, 4=left */
.noPad {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border:0px;
}
