﻿@charset "UTF-8";

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

* html body {
	width: 98%;
	height: 100%;
}

h1 {
	margin: 0  0 0.5em;
	padding: 0 0 0 0;
	
	font: normal 4em/90% Corbel, "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #800;
	text-align: left;
}

h2 {
	margin: 0;
	font: normal 2em Corbel, "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #444;
}

h3 {
	margin: 0;
	font: normal 1.5em Corbel, "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

p, li {
	text-align: justify;
	line-height: 150%;
}

hr {
	margin: 30px 0px;
}

a:link, a:visited, a:active {
	color: #2C5899;
}

th {
	text-align: right;
}

#header {
	position: relative;
	height: 246px;
	min-width: 900px;
	background: url(tile.gif) repeat;
}
	
	/*.img-aikido {
		position: absolute;
		height: 222px;
		width: 73px;
		background: url(kanji.gif) no-repeat top center;		
		top: 10px;
		right: 15px;	
	}*/

    	.img-aikido {
    		position: absolute;
    		height: 222px;
    		width: 222px;
    		background: url(abf-round-logo-sm-tr.png) no-repeat top center;		
    		top: 10px;
    		right: 15px;	
    	}

	#header-logo {
		position: relative;
		width: 900px;
		height: 100%;
		margin: 0px auto;
	}
	
	#header-logo-box {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 3px;
		background-color: #46453C;
	}
	
	* html 	#header-logo-box {
		display: none;
	}

	#header-text {
		position: absolute;
		left: -25px;
		height: 246px;
		width: 705px;
		margin: 0px;
		text-indent: -2000em;
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	
		.AvrasyaAikidoOrganizasyonu #header-text {
			background-image: url(aao-logo-tr.png);
		}
	
		.EurasiaAikidoOrganisation #header-text {
			background-image: url(aao-logo-en.png);
		}
		
		.L’OrganisationEurasiaAïkido #header-text {
			background-image: url(aao-logo-fr.png);
		}
                .OrganisationEurasiaAikido #header-text {
                        background-image: url(aao-logo-fr.png);
                }


#container {
	position: relative;
	width: 900px;
	
	margin: 20px auto 0px;
	padding-bottom: 30px;
	clear: both;
}

#content {
	position: absolute;
	right: 250px;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 60px;
	min-width: 500px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;	
}

	* html #content {
		width: 600px;
	}
	
	.Index #content {
	   right: 350px;
	}

#nav {
	position: absolute;
	top: 2.5em;
	right: -20px;
	width: 220px;
	text-align: left;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li {
	position: relative;
	margin: 5px 0px;

	text-align: left;
	font: bold 1.4em/25px Corbel, "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

#nav li:hover {
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
 	padding-left: 10px;
        border: solid 1px #fff;
	text-decoration: none;
}

#nav li a.wikilink,
#nav li a.urllink {
	color: #333;
}

#nav li a.selflink {
	color: #999;
	font-style: oblique;
	border-color: #fff;
}

#nav li a.wikilink:hover {
	border-color: #333;
}

#nav .lang a {
	display: block;
	float: left;
	padding: 0 10px;
	border: 1px solid #ddd;
	color: #333;
	background-color: #fafafa;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	font-family: Corbel;
}

#nav .lang {
	height: 20px;
	margin-bottom: 10px;
}

.album {
	text-align: center;
}

.album img {
	margin: 3px;
	border-width: 1px;
	border-color: black;
}


/* ----------------------------- */

	body.Index {
		height: 100%;
		overflow: auto;
		background: #46453C;
	}
	
	.Index #header {
		display: none;
	}
	
	.Index #nav {
		position: absolute;
		top: 70px;
		left: 550px;
	}
		
	.Index #nav li {
		height: auto;
		margin-bottom: 0.5em;
		width: 150%;
	}
	
	.Index #nav li a {
		position: relative;
		color: #b5b5ad;
		width: auto;
		height: auto;
		border: none;
		font-size: 1.3em;
	}

	.Index #nav li a:hover {
		color: #fff;
 		border: none;
		left: 3px;
	}
	
	.Index #content {
	}
	
	.Index a.edit {
		display: none;
	}
	
	.Index #container {
		position: relative;
		margin: 0 auto;
		width: 880px;
		height: 100%;
		padding: 0;
	}
	
	.EurasiaAikidoOrganisation.Index #container {
		background: url(indexb-en.gif) no-repeat top center;		
	}
	
	.AvrasyaAikidoOrganizasyonu.Index #container {
		background: url(indexb-tr.gif) no-repeat top center;		
	}
	
/* ----------------------------- */

	.dojo {
		border: 1px solid #666;
		padding: 10px;
		margin: 5px;
		width: 600px;
		overflow: hidden;
	}
		
	.dojo h3 {
		font: normal 1.2em "Lucida Sans Unicode", "Lucida Sans Regular", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		color: #222;
		margin-bottom: 1em;
	}
	
	.dojo table {
		float: right;
		width: 330px;
	}
	
	.dojo img {
		max-width: 200px;
		overflow: hidden;
	}
	
	.dojo th {
		text-align: right;
		width: 100px;
	}

/* ----------------------------- */
	
	.takvim td p {
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 0.9em;
	}
	
	
	.takvim table {
		border-collapse: collapse;
	}
	
	.takvim td {
		font-family: Arial, Helvetica, sans-serif;
		border: 1px solid #ddd;
	}
	
	.takvim h3 {
		font-size: 1em;
	}
	
	.TamuraSenseiSemineri2007 h1 {
		font-size:3.5em;
	}
	
	
	.TamuraSenseiSeminaireProgramme th,
	.TamuraSenseiSeminarProgramme th {
		width: 130px;
	}
	
	.TamuraSenseiSeminairePrix th,
	.TamuraSenseiSeminarFees th {
		text-align: center;
	}

a.edit {
	display: block;
	padding: 3px;
	margin: 20px 10px 100px 150px;
	border: 1px dotted #DDD;
	font: normal Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: right;
	color: #999;
}

