@charset "utf-8";
/* CSS Document Gaastra*/


#z-layer{
	width:200px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	/*background:#FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;*/
}
#slideshow{
	width:960px;
	height:410px;
	margin:0 0 0 20px;
	overflow:hidden;
}
			#mainmenu a{
				color:#fff;
			}
/************************************* HEADER *******************************************/		
#header{
	background:none;
}
		#topmenu a:link, #topmenu a:visited {
			color:#FFFFFF;
		}	
		#topmenu a:hover, #topmenu a:active {
			color:#666;
		}
/************************************** PANEL *******************************************/	
#panel{
	width:560px;
	height:70px;
	margin:60px 0 0 420px;
	float:right;
	color:#FFFFFF;
}
	#tabitems{
		width:540px;
		height:70px;
		background:#034a6a url(/images/interface/bg_newstab_red.jpg);
		float:left;
		visibility:hidden;
	}
	#tab{
		width:20px;
		height:40px;
		margin:15px 0 0 0;
		float:left;
		cursor:pointer;
	}
	.tabitem{
		width:240px;
		height:40px;
		padding:15px;
		float:left;
	}
#panel h2{
		margin:0px;
		padding:0 0 5px 0;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}
#panel h3{
		margin:0px;
		font-size:11px;	
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
}	
#panel a{text-decoration:none;}
#panel a:link, #panel a:visited {
		color:#FFF;
}	
#panel a:hover,#panel  a:active {
		color:#CC0001;
}	
/****************************************************************************************/	
/*#noflash{
	
	width:920px;
	margin:240px 0 0  0;
	text-align:right;
	
}*/

#noflash img{
	float:right;
	margin:250px 50px 0 0;
}
#row_bottom{
	width:960px;
	height:180px;
	margin:10px 0 0 20px;
}
.item_small{
	width:307px;
	height:180px;
	margin:0 10px 0 0;
	float:left;
}
.e-store{
	width:240px;
}
.item_small.last{
	margin:0;
}


