@charset "utf-8";

/*** NAVIGATION ***/

div#serverstatus {
    float: none;
    padding: 0;
    background: url("navi/background.jpg") repeat-y scroll right top transparent;
    display: block;
    position: relative;
    width: 170px;
}

div#serverstatus ul.external {
	list-style: none outside none;
    padding: 9px 0 5px 17px;
    width: 153px;
}

div#serverstatus li.level-1 {
	background: url("navi/serverstat_field.jpg") no-repeat scroll left top transparent;
    color: #D1BA89;
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    padding: 0 0 7px;
    text-align: center;
    width: 134px;
	color: #D1BA89;
    font-size: 12px;
    font-weight: bold;
	text-align: center;
}

div#serverstatus li.level-0 {
	background: url("navi/serverstat_box.jpg") no-repeat scroll left top transparent;
    color: #D1BA89;
    font-size: 16px;
    font-weight: bold;
    height: 84px;
    padding: 0 0 7px;
    text-align: center;
    width: 134px;
	color: #D1BA89;
    font-size: 12px;
    font-weight: bold;
	text-align: center;
}

div#serverstatus li.level-0 p {
	padding: 15px;	
}

div#serverstatus li.level-1 p {
	padding: 5px 0 0 8px;
	float: left;	
}

div#serverstatus li.level-1 img {
	padding: 6px 10px 0 0;
	float: right;	
}

div#navi div#external,
div#navi {
	position:relative;
	width:170px;
	float:left;
	display:block;
	padding:0px 0px 85px 35px;
	background:url('navi/background.jpg') top right repeat-y;
}
div#navi div#external ul.external,
div#navi ul.category {
	list-style:none;
	width:153px;
	padding:9px 0px 0px 17px;
}

div#navi ul.category li.level-1 {
	width:134px;
	height:22px;
	background:url('navi/toplabel.gif') top left no-repeat;
	padding:0px 0px 2px 0px;
	text-align:center;
	font-size:16px;
	color:#d1ba89;
	font-weight:bold;
}

div#navi ul.category li.level-1 a {
	font-size:12px;
	color:#d1ba89;
	font-weight:bold;
}

div#navi ul.category li.level-1 a:hover {
	color:white;
	text-decoration:none;
}

div#navi ul.category li.next { width:134px; }

div#navi ul.category li.next ul.subcategory {
	width:134px;
	padding:0px 0px 5px 0px;
	list-style:none;
}

div#navi ul.category li.next ul.subcategory li.level-2 {
	width:134px;
	height:13px;
	padding:1px 0px 1px 19px;
	background:url('navi/sublabel.gif') 5px 1px no-repeat;
	font-size:10px;
	color:white;
	font-weight:normal;
}

div#navi ul.category li.next ul.subcategory li.level-2 a {
	font-size:10px;
	color:white;
	font-weight:bold;
}

div#navi ul.category li.next ul.subcategory li.level-2 a:hover {
	color:#de9c29;
	text-decoration:none;
}

div#navi ul.category li.next ul.subcategory li.next2 { width:134px; }

div#navi ul.category li.next ul.subcategory li.next2 ul.subcategory2 {
	width:124px;
	padding:1px 0px 8px 0px;
	list-style:none;
}

div#navi ul.category li.next ul.subcategory li.next2 ul.subcategory2 li.level-3 {
	width:124px;
	height:13px;
	padding:1px 0px 1px 29px;
	background:url('navi/sublabel2.gif') 15px 1px no-repeat;
	font-size:10px;
	color:white;
	font-weight:normal;
}

div#navi ul.category li.next ul.subcategory li.next2 ul.subcategory2 li.level-3 a {
	font-size:10px;
	color:white;
	color:#e4cd65;
	font-weight:normal;
}

div#navi ul.category li.next ul.subcategory li.next2 ul.subcategory2 li.level-3 a:hover {
	color:#de9c29;
	text-decoration:none;
}

div#navi img.foot {
	position:absolute;
	bottom:0px;
	right:0px;
	width:170px;
	height:85px;
}

div#navi iframe.amazon {
	position:absolute;
	bottom:-255px;
	right:27px;

}

div#navi div#external {
	float:none;
	padding:0;
}

div#navi div.external-box {
	float:none;
	padding-bottom:0;
	position:absolute;
	bottom:-233px;
	right:0px;
}
div#navi div.external-box.fr,
div#navi div.external-box.en {
	bottom:-175px;
}
div#navi div.external-box.de {
    bottom: -262px;
}
div#navi div#serverstatus-box.external-box.de {
    bottom: -500px;
}
div#navi div#serverstatus-box.external-box.en,
div#navi div#serverstatus-box.external-box.fr {
	bottom: -413px;
}
div#navi img.usk12 {
	position:absolute;
	bottom:-355px;
	right:45px;
	width:80px;
	height:80px;
}
div#navi img.pegi12 {
	position:absolute;
	bottom:-124px;
	right:45px;
	width:80px;
	height:104px;
}
