@charset "utf-8";
/* CSS Document */

body {
	background: #bcd7e8 url(/gfx/bg_grey_tile.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}
a:visited{
	color:#000;
}
a {
	color:#000;
}
p{
	line-height:150%;
}
#header {
	margin:0;
	padding:20px 0 0 12px;
	width:924px;
	height:64px;
	border-bottom:3px solid #166A8F;
}
#header-sub {
	font-size:12px;
	height:24px;
	padding:3px 0 0 3px;
	border-bottom:1px solid #000;
}
#header-sub span.left {
  float: left;
  padding-top:4px;
  text-align: left;
  width:69%;
}
#header-sub span.left a {
	font-weight:bold;
}
#header-sub a {
	color:#166A8F !important;
	text-decoration:none;
}
#header-sub span.right {
  float: right;
  text-align: left;
  width:30%;
}
img {
	padding:0;
	margin:0;
	border:0;
}
#container {
	width:936px;
	margin:0 auto;
	padding:0;
}
#header span.left {
  float: left;
  text-align: left;
  width: 49%;
}
#header span.right {
  float: right;
  text-align: left;
  width: 27%;
}
div.clearer {
	clear:both;
}

ul.navigation {
	list-style-type: none;
	padding:3px 0 0 12px;
	margin:0;
	font-size:12px;
}
ul.navigation li {
	list-style-type: none;
	padding:0;
	line-height:170%;
}
ul.subnavigation {
	padding:0 0 0 12px;
	margin:0;
}
ul.subnavigation li {
	padding:0;
	margin:0;
}
ul.navigation a, ul.subnavigation a, #header-sub a {
	text-decoration:none;
	color:#000;
}

ul.navigation a.selected, ul.subnavigation a.selected {
font-weight:bold;
}
ul.news {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 5px;
}
ul.news li {
	padding:12px 0;
}
ul.news li a {
	color:#000;
	text-decoration:none;
}
ul.news li a:hover {
	text-decoration:underline;
}
.metainfo {
color:#0a698e;
display:block;
font-size:12px;
font-weight:normal;
line-height:16px;
margin:0pt;
padding:0pt;
}
.custom_bullet {
color:#0a698e;
}

ul.edur{
	list-style-type: none;
	padding:30px 0 0 12px;
	margin:0;
}
ul.edur li {
	padding:0;
	padding-bottom:11px;
}
ul.edur a {
	text-decoration:none;
	color:#000;
}


h1{font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;}
h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}

#container{
	width:936px;
	margin:auto;
}

#navigation{
	float:left;
	width:192px;
	background-color:#fff;
}
#nav_menu{
	height:216px;
	border-bottom: 36px solid #166a8f;
	border-left:1px solid #000;
}
#wrapper{
	float:right;
	width:744px;
}
#main{
	float:left;
	width:709px;
	background: #ccc url(/gfx/bg_eduroam_news.gif) repeat-y 50% 0;
}
#main-content{
	float:left;
	width:419px;
	padding:0 36px 36px 36px;
	background-color:#FFF;
	border-left: 1px solid #166A8F;
}
#sub-content{
	float:right;
	width:212px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px 5px 0 0;
}
#main-content p.fa{
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:34px;
}
#main-content p.lfa{
	padding-bottom:38px;
	border-bottom: 1px solid #166a8f;
}
#main-content img{
	margin-top:36px;
	margin-bottom:25px;
}

#news_border{
	float:right;
	width:35px;
	height:564px;
	background-color:#166a8f;
}
#footer{
	clear:both;
	padding-top:19px;
	padding-bottom:200px;
	font-size:10px;
	font-weight:bold;
	font-stretch:extra-expanded;
}

/* image map */

#eduroam-map-world {
	background:transparent url(/gfx/map.jpg) repeat scroll 0% 50%;
	display:block;
	height:257px;
	margin:0;
	padding:0;
	position:relative;
}
a#imap_europe {
	background:transparent none repeat scroll 0% 50%;
	display:block;
	height:0;
	left:190px;
	overflow:hidden;
	padding-top:75px;
	position:absolute;
	top:46px;
	width:72px;
}
a#imap_apan {
	background:transparent none repeat scroll 0% 50%;
	display:block;
	height:0pt;
	left:321px;
	overflow:hidden;
	padding-top:122px;
	position:absolute;
	top:99px;
	width:93px;
}
a#imap_europe:hover {
	/*background:#fff url(/gfx/imap/europe_over.jpg) no-repeat 0 0;*/
	border:1px solid #166A8F;
}
a#imap_apan:hover {
	border:1px solid #166A8F;
}
* html a#imap_europe {
	height:75px;
	he\ight:0;
}
* html a#imap_apan {
	height:122px;
	he\ight:0;
}
