body {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;

	background: url(b.gif) fixed center center;
	background-color:#FFFFFF;		
}

a {
	color: #0D3C81;
}

ul {
    margin-left: 1em;
}

li {
	line-height: 170%;
}

p, dd, dt {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 170%;
}

dt {
	font-weight: bold;
}

code, pre {
	font-size: 1.2em;
	font-weight: bold;
}

#container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 60px;
}

#header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

	#header a.edit {
		position: absolute;
		right: 0;
		top: 0;
		
		display: block;
		padding: 10px;
		font: 0.8em Arial, sans-serif;
		color: #444;
	}
	
#headerlogo {
	position: relative;
	width: 680px;
	height: 80px;
	overflow: hidden;
	text-indent: -1000em;
	margin-left: auto;
	margin-right: auto;
}
	.ODTUAikidoDojosu #headerlogo {
	background: url(logo-sayfa-ufak.gif) no-repeat left top;
	}

	.METUAikidoDojo #headerlogo {
	background: url(logo-sayfa-ufak-en.gif) no-repeat left top;
	}

	#headerlogo a {
		display: block;
		height: 100%;
		width: 100%;
	}

#nav {
	margin: auto;
	padding: 10px 0 0 10px;
	width: 660px;
	overflow: hidden;

	border-bottom: 1px #CCCCCC dashed;	
}

	#nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		
	}
	
	#nav ul strong {
		display: block;
		background: #145991;
		color: #FFFFFF;
		font-size: 1.6em;
		font-weight: normal;
		padding-bottom: 2px;
		line-height: 100%;
	}
	
	#nav ul li {
		width: 210px;
		float: left;
		display: block;
		padding: 0;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 5px;
	}
	
	#nav ul li ul li{
		position: relative;
		float: none;
		display: block;
		font: 0.75em Verdana, Arial, Helvetica, sans-serif;
		line-height: 220%;
	}
	
	#nav ul li ul li a{
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
		color: #000;
	}
	
	#nav ul li ul li a:hover {
		font-size: 1.2em;
	}
	
	#nav ul li ul li li{
		text-align: right;
		font: 9px Verdana, Arial, Helvetica, sans-serif;
	}
		

#content {
	text-align: justify;
	margin: 10px auto 0px;
	padding: 20px 0 0;
	width: 680px;
}

#footer {
	position: absolute;
	right: 0;
	bottom: 0;

	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:right;
	padding: 60px 5px 5px 0px;
	clear: both;
}

#footer a {
	color:#666666;
}

.sublinks {
	color: #0D3C81;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
	margin-bottom: 60px;
	margin-top: -10px;
}

.schedule td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.album {
	width: 400px;
	margin: 0px auto;
	text-align: center;
}

.album img {
	border: 1px solid #ddd;
	margin: 2px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3.5em;
	font-weight: normal;
	color: #0E3C61;
	text-align: center;
	letter-spacing: -2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height:100%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	letter-spacing: -1px;	
	font-weight: normal;
	color: #0E3C61;
	margin: 0px;
	line-height: 100%;
	text-align: left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #0E3C61;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h4 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0E3C61;
}

img.lightbox {
	margin: 20px;
	border: 1px solid #000;
}


/* -------------------- SAYFALARA OZEL ------------------------------  */

.AikidoNedir #content {
	width: 500px;
}

.AikidoNedir h1 {
	letter-spacing:-1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.7em;
	font-weight: normal;
	color: #0E3C61;
	margin: 0px;
	line-height: 30px;
	text-align: left;

}

.AikidoNedir p {
	margin-bottom: 1em;
}

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

.Index #header {
	padding-top: 100px;
	position: relative;
	
}

.Index #headerlogo {
	position: relative;
	margin: 0 auto 20px;	
	height: 225px;
	overflow: hidden;
}
	.ODTUAikidoDojosu .Index #headerlogo {
		background: url(logo-sayfa.gif) no-repeat center top;
	}	

	.METUAikidoDojo .Index #headerlogo {
		background: url(logo-sayfa-en.gif) no-repeat center top;
	}

.Index .linkbar {
	margin: 0px auto;
}

.Index .linkbar li {
	list-style-type: none;
	text-align: center;
	font-size: 1.5em;
}	
	
.Index #nav {
	margin: 0px auto;
	width: 600px;
	padding-left: 20px;
	border-bottom: none;
}

	.Index #nav ul strong {
		display: block;
		background: #145991;
		color: #fff;
		font-size: 2.2em;
		line-height: 200%;
	}
	
	.Index #nav ul li {
		width: 180px;
	}
	
	.Index #nav ul li ul li{
		font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		line-height: 300%;
	
	}
	
	.Index #nav ul li ul li a{
		border-bottom: 1px dashed #DEDEDE;
	}
	
	.Index #nav ul li ul li a:hover {
		border-bottom: 1px dashed #666666;
		background: url(transparent.gif);
		font-size: 1.2em;
	}
	
.langlink {
	display: block;
	position: absolute;
	left: 50%; top: 30px;
	font-size: 20px;
}

	.langlink a {
		display: block;
		padding: 5px 15px;
		border: 1px solid #ddd;
		margin-left: 200px;
		text-decoration: none;
		color: #333;
	}
	
	.langlink a:hover {
		border-color: #333;
	}

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

.DojomuzHakkinda #content {
	width: 400px;
}

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

.Uzaktakiler #content, .Ileriseviyeler #content {
	width: 500px;
}

.Guncel #content {
	width: 400px;
}

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

.TeknikBilgiler table {
	width: 400px;
	margin:0px auto 0px;
}

.TeknikBilgiler td[align='right'] {
	font-weight: bold;
}

.TeknikBilgiler table th {
	text-align: center;
	background: #1A73BB;
	line-height: 200%;
	color: #FFFFFF;
}

.TeknikBilgiler table tr {
	vertical-align: top;
}

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

.Kayitlar #content{
	width: 400px;
}

.30kayit #content {
	width: 400px;
}

.Kayitlar h1 {
	margin-top: 1em;
}

.Kayitlar table {
	border-collapse: collapse;
}

.30kayit table {
        border-collapse: collapse;
}

.Kayitlar td {
	border: 2px solid #ddd;
	padding: 3px;
}

.30kayit td {
        border: 2px solid #ddd;
        padding: 3px;
}

.Kayitlar .belgeler {
	position: relative;
	left: -40px;
}

.Kayitlar dt {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0E3C61;
	border-bottom:1px dotted #ccc;
	padding-left:30px;
	line-height: 100%;
}

.Kayitlar dd {
	margin-bottom: 20px;
	text-align:justify;
}

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

.Haberler #content {
	width: 400px;
}


.haber {
	position: relative;
	margin-bottom: 80px;
	line-height:150%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-image:url(transparent.gif);
	text-align:justify;	
	width: 400px;
}

.haber h2{

	display:block;
	position:absolute;
	right:0px;
	top:-1em;
	font-size:1.65em;
	color:#333333;
	letter-spacing:-1px;
}

.haber .tarih {
	display: block;
	position: absolute;
	top: -1.5em;
	left: 10px;
	font-size: 0.9em;
	color:#0E3C61;
}

.haber h3{
	font-size:1.4em;
}

.haber p {
	margin-bottom: 0;
}

.haber img {
	z-index: 90;
}

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

.Seminer .bilgi {
	display:block;
	border: 1px solid #CCCCCC;
	padding: 15px 15px 15px;
	background-image:url(transparent.gif);
	text-align:justify;
	line-height:150%;
	width:400px;
	margin:15px auto 60px;
	position: relative;
}

.Seminer .bilgi ul {
	list-style:none;
	margin-left:10px;
}

.Seminer .bilgi p {
	line-height:200%;
	margin-bottom: 20px;
}

.Seminer .bilgi h2{
	display:block;
	position:absolute;
	right:20px;
	top:-1.1em;
	line-height:120%;
	font-size:2em;
	color:#333333;
	letter-spacing:-1px;
	margin-bottom:10px;
}

.Seminer .bilgi h3 {
	font-size:1.4em;
	color:#0E3C61;
}

.Seminer .bilgi img {
	border:1px #CCCCCC solid;
}


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

.sensei-egitmen {
	width: 400px;
	margin: 0px auto;
}

.sensei-egitmen h1 {
	margin-bottom: 0;
}

.sensei-egitmen h3 { 
	color: #333;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 25px;
}

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

.CocukAikido #content {
	width: 600px;	
}

.CocukAikido table {
        border-collapse: collapse;
}

.CocukAikido td {
        border: 2px solid #ddd;
        padding: 3px;      
}


.OtuzArti #content {
        width: 400px;
}   

