@charset "utf-8";
/* CSS Document */

body, html, p, form, input 	{ }
div 						{ }
a							{ color:#808080; }

pre						{ background:#000; color:#00FF33;}

body					{ background:url(../images/page_bg.gif) center top repeat-x; }
.page_block				{ background:url(../images/header_alogra_splash.jpg) center top no-repeat; }

h1						{ color:#666; }

#page					{ }

#pageheader				{ }
#pageheader .pagelogo 	{ }

#pageheader .right		{ }

#pagesubheader			{  }
#pagesubheader .right	{ }
#pagesubheader ul		{ }
#pagesubheader ul li	{ color:#666; }
#pagesubheader ul li a	{ color:#008AFF;}

#sitemap 				{ background:#f6f6f6;  }
#sitemap .block			{ }
#sitemap .block h1		{ color:#666; }
#sitemap .block ul		{ }
#sitemap .block ul li	{ }

#footer					{ }
#footer ul				{ }
#footer li				{ color:#666;} 

#content				{ }
#content .left			{ }

#content .right			{ }

#content p				{ color:#666; }
#content h1				{ color:#666; }

#content ul 			{ }
#content ul li 			{ color:#666; }

/* Content */

#list 					{ color:#666; }
#list li ul				{ }
#list li ul li.text 	{ }
#list a 				{ color:#666; }
#list a:hover 			{ color:#0187c5; background:none;}

#navi_alpha 				{ }
#navi_alpha li.navi_alpha 	{ }

#page_navi 					{ border-right:1px dotted #ccc; }
#page_navi ul				{ }
#page_navi ul li			{ }
#page_navi ul li a			{ color:#666; }
#page_navi ul li a:hover 	{ color:#008AFF;}
#page_navi ul li.selected a { color:#008AFF;}

#page_navi ul li.level0		{ }
#page_navi ul li.level1		{ }
#page_navi ul li.level2		{ }
#page_navi ul li.level3		{ }
#page_navi ul li.level4		{ }
#page_navi ul li.level5		{ }

#splash						{ }
#splash .left				{ border-left:1px dotted #ccc;}
#splash .right				{ border-left:1px dotted #ccc;}
#splash h1 					{ }
#splash p					{ color:#666; }
#splash ul 					{ line-height:1.4em; }

.bt							{ border-top:1px dotted #ccc; }

.splash_it li a				{ color:#666; }
.splash_infra li a				{ color:#666; }
.splash_media li a				{ color:#666; }

.splash_it li a:hover			{ color:#fff; background:#e04010;}
.splash_infra li a:hover		{ color:#fff; background:#652BE4;}
.splash_media li a:hover		{ color:#fff; background:#11AA22;}
.splash_news  li a:hover		{ color:#fff; background:#28BDB9;}


#language_select { background:url('../images/white50_grad.png'); }

#overview	{ background:#f9f9f9; padding:5px; }
