@charset "UTF-8";
/* CSS Document */

body {
	background:url(../../images/dijital/header.png) repeat-x;
	font-family: Arial, Helvetica, Sans-serif;
	background-position:top;
}
a:link {
	color: #989898;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #989898;
}
a:hover {
	text-decoration: underline;
	color: #8ba45e;
}
a:active {
	text-decoration: none;
	color: #989898;
}
		
	

/* YAZILAR - BAŞLANGIÇ */

.baslik{
	color: #223d51;
	font-size: 18pt;
	}
.yazilar{
	color: #666666;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0; vertical-align: baseline;
	}
.alt-baslik {
	color: #f5a02d;
	font-weight: bold;
}
.altnot-giris  {
	font-size:14px;
	font-weight: bold;
	color: #1a1a1a;
}
.altnot  {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
}
.cevap{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
}
.soru  {
	color: #666666;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
	}

/* YAZILAR - BİTİŞ */


/* KATMANLAR - BAŞLANGIÇ */
#main { 
	position: relative;
	margin: 0 auto;
	top: 0;
	left: 0;
	width: 920px; 
	}
#slides {
	position: absolute;
	top: 86px;
	left: 80px;
	width: 750px;
	height: 215px;
	background-color: #000000;
	}
#body {
	position: absolute;
	top: 397px;
	left: 10px;
	width: 900px;
	height: 1332px;
	background-image: url(../../images/dijital/body.png);
	background-repeat: repeat-y;
}
#title {
	position: absolute;
	top: 32px;
	left: 248px;
	width: 274px;
	height: 20px;
}
#title-background {
	position: absolute;
	top: 10px;
	left: 176px;
	width: 512px;
	height: 41px;
}
#line-x {
	position: absolute;
	top: 1182px;
	left: 110px;
	width: 700px;
	height: 2px;
	background-image: url(../../images/dijital/line-x.png);
}
#footer {
	position: absolute;
	top: 1207px;
	left: 159px;
	width: 625px;
	height: 96px;
}
#words {
	position: absolute;
	top: 77px;
	left: 225px;
	width: 637px;
	height: 863px;
}
#page-icon {
	background-image: url(../../images/dijital/modify.png);
	background-position: center center;
	background-repeat:no-repeat;
	position: absolute;
	top: 23px;
	left: 196px;
	width: 48px;
	height: 48px;
}
#turkce {
	background-image: url(../../images/dijital/turkce.png);
	background-position: center center;
	background-repeat:no-repeat;
	position: absolute;
	top: 235px;
	left: 55px;
	width: 32px;
	height: 32px;
}
#english {
	background-image: url(../../images/dijital/english.png);
	background-position: center center;
	background-repeat:no-repeat;
	position: absolute;
	top: 235px;
	left: 100px;
	width: 32px;
	height: 32px;
}

/* KATMANLAR - BİTİŞ */


/*MENU - BASŞALNGIÇ*/
#menu {
	position: absolute;
	top: 36px;
	left: 11px;
	width: 185px;
	height: 892px;
	background-image: url(../../images/dijital/line-y.png);
	background-position: right 50%;
	background-repeat: repeat-y;
}
.menu-normal {
	font-weight:bold;
	font-size: 14px;
	color: #989898;
    text-decoration:none;
	background-image:url(../../images/dijital/arrow-light-blue.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:0px;
}
.menu-normal a:hover {
	color: #8ba45e;
	text-decoration:underline;
}
.menu-secilmis {
	font-weight:bold;
	font-size: 14px;
	color: #989898;
    text-decoration:none;
	background-image:url(../../images/dijital/arrow-dark-blue.png);
	background-repeat:no-repeat;
	background-position:left;
}
.menu-secilmis A:hover {
	color: #8ba45e;
	text-decoration:underline;
}
/*MENU - BİTİŞ*/
