/*************************************** Temel Elementler */
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    /*background: #fff url(img/page_back.gif) repeat-x fixed top;*/
    color: #000;
    height: 100%;
    behavior: url("Includes/htc/csshover2.htc");
    background-color: #E9E6E6;
    }
p {
}

/* FONTLAR */
body {
    font: 13px "Lucida Grande" , "Trebuchet MS" , Calibri, Geneva, sans-serif; *font-size:small;*font:x-small;}
table {
    font-size: inherit;
    font: 100%;
}
select, input, textarea {
    font: 99% arial,helvetica,clean,sans-serif;
}
pre, code {
    font: 115% monospace; *font-size:100%;}
body * {
    line-height: 1.22em;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}

h1 {
    font-size: 1.1em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.6em;
}
h5 {
    font-size: 1.8em;
}
h6 {
    font-size: 2.0em;
}

a {
    text-decoration: none;
    color: #22587E;
}

a:hover {
    text-decoration: underline;
    color: #FD7F00;
}
ul {
}

/*************************************** BLOKLAR */

#AnaBlok {
    width: 890px;
    margin: 0 auto;
    background: White;
	 margin-top:8px;
	border-left: 1px solid #E3F1F7;
	border-right: 1px solid #E3F1F7;
}
#UstBlok {
background-color: #EB8B1B;
}
#OrtaBlok {
}
#IcerikBlok {margin-top:5px; margin-right:5px;}
#IcerikAlti {
}
#SolBlok {
}
#SagBlok {
}
#AltBlok {
}
#AltMenu {
}
#Copright {
	background: transparent url(img/page_back.gif) repeat-x  left -500px ;
	margin:5px 10px;
}
#ReklamBlok1 {   
		background: url(../../../Moduls/Banner/468x60.gif);  
		width: 468px;  
		height: 60px;  
		overflow: visible;  
		visibility: visible; margin:0 20px ;}
#Copright iframe { background-color: transparent; }

#EngineCopright {
    display: none;
}
#tags {
    display: none;
}
/*************************************** Logo */
#Logo {
}
#LogoImg {
}
#Logo h1 {
}
#Logo a {
}
#Logo h2 {
}

/*************************************** Copright */

#Copright {
    padding: 5px;
    text-align: center;
    margin-top: 5px;
    border-top: 3px solid #95AEC5;
}
#Copright div {
}
#EngineCopright {
}
#Copright a {
}
#Copright a:hover {
}
#PrizmaCopright {
    margin-top: 5px;
}
#PrizmaCopright a {
}
/*************************************** &#304;çerik  */

#Icerik h3 {
	background: #FD7F00;
	color: #FFC488;
	font-size: 1.8em;
	padding-left:10px;
}
#IcerikBody {
}
#IcerikBody p {	text-align: justify;
line-height: 1.4em; margin-bottom:1em;
}
#IcerikBody h4 {
	font-size: 1.2em;padding:5px 0;
}
#Copright .adres {
}

/*************************************** Sayfalama */

#Sayfalama {
}
#Sayfalama h2 {
}
#Sayfalama ul {
}
#Sayfalama li {
    display: inline;
}
#Sayfalama li a {
}
#Sayfalama li a:hover {
}
#Sayfalama .PasifSayfa {
}
#Sayfalama a {
}
#Sayfalama .AktifSayfa a {
}
#Sayfalama .SayfaBasi a {
}
#Sayfalama .SayfaSonu a {
}
#Sayfalama .Onceki a {
}
#Sayfalama .Sonraki a {
}

/*************************************** Menüler */
		#Navigasyon {
			background: #BBD9EE;
			margin:5px; position: relative; z-index: 100;
		}
		#Navigasyon ul {
			margin:0;
			padding:10px 0 1px 50px;
			list-style:none;
			border-bottom: 2px solid #0556A8;
		}
		#Navigasyon ul li {
			display:inline;
			position: relative;
		}
		#Navigasyon ul li a {
			text-decoration:none;
			color: #0255A3;
			background: #DEEFF5 url(img/nav.png);
			padding:3px 5px 0 10px;
		}
		#Navigasyon a .sol { background: transparent url(../../../Files/Icons/arrows_simple/Arrow3_orange_5x7.gif) no-repeat left center;margin-right:5px;}

		#Navigasyon a:hover {
			background-color: #0958A3;
			color: White;
		}
		#Navigasyon #current a {
			background-color:#fff;
		}

#Navigasyon h2 { display: none;}


#Navigasyon ul li ul li {	display: list-item;	float: none;}

#Navigasyon ul li ul {
	margin:0;padding:0 5px 0 5px;
	position: absolute;		
	left:0; white-space: nowrap;
	background: #0056A6;
}

*+html #Navigasyon ul li ul, { top:32px; /* Sadece ie 7 Görüyor*/}
* html #Navigasyon ul li ul { top:32px; /* Sadece ie<7 Görüyor*/}

#Navigasyon ul li ul a {
    color: white;
	 display:block;
    border-bottom: 1px solid #026FD7;
    background: #0556A8;
	 padding: 2px 0 2px 10px;
}
#Navigasyon ul li ul a:hover {
	background: #DEEFF5;
	color: #0053A1;
}


#Navigasyon ul li ul li a { font-size: 11px;}
#Navigasyon ul li ul .folder {}

/* 2 */
#Navigasyon ul ul {  display: none;}
#Navigasyon ul li:hover ul { display: block;}
/* 3 */
#Navigasyon ul li:hover ul ul { display: none;}
#Navigasyon ul li:hover ul li:hover ul {  display: block;}
/* 4 */
#Navigasyon ul li:hover ul li:hover ul ul { display: none;}
#Navigasyon ul li:hover ul li:hover ul li:hover ul {   display: block;  line-height: 0px;}

* html #Navigasyon ul li {   height: 1%;}
* html #Navigasyon ul li a {  height: 1%;}

* html p#iepara{ 
padding-top: 1em;
}

#AltMenu {
}
#AltMenu ul {
}
#AltMenu h2 {
    display: none;
}
#AltMenu li {
}
#AltMenu li a {
}
#AltMenu li a:hover {
}


#UstMenu {	
	white-space: nowrap;
	margin-top:3px;
}
#UstMenu ul { 
/*background: transparent url(img/ustmenu_back.gif) no-repeat;*/
margin-left:25px;width:300px;

}
#UstMenu h2 {
    display: none;
}
#UstMenu li {
	display: inline;
}
#UstMenu a {
	font-size: 0.9em;	color: #F3F9FC;padding-left:8px;
	background: transparent url(../../../Files/Icons/ok/15.gif) no-repeat 0 1px;
}
#UstMenu a:hover {
text-decoration: none;
background: transparent url(../../../Files/Icons/ok/15.gif) no-repeat 3px 1px;
}
#KullaniciMenu {
}

/*************************************** Default Block */
.BlockContainer {
	background: White;
	margin:5px;
	margin-bottom:10px;
	border: 1px solid #BBD9EE;
}
.BlockContainer ul {
}
.BlockTop {
	
}
.BlockTop h2 {
	background: #DEEFF5 url(../../../Files/Icons/arrows_classic/orange_10x9.gif) no-repeat 2px 8px;
	padding:2px 0 2px 15px;
	color: #0354A6;
	margin:1px;
	
	}
.BlockContent {
padding:5px;
color: #22587E;
}
.BlockContent a {
}
.BlockContent a:hover {
}
.BlockBottom {
}
.BlockBottom span {
}

#Iletisim {
}
#Iletisim dt {
}
#Iletisim dd {
}

#HaberBasliklari {
}
#HaberBasliklari span {
display:block; font-size: 0.8em;
 color: #9BC6E4; text-align: right;padding:3px;
}
#HaberBasliklari ul {}
#HaberBasliklari li {}
#HaberBasliklari a {
 	color: #22587E;
	background: transparent url(../../../Files/Icons/arrows_decorative/orange_4x6.gif) no-repeat 0 6px;
	font-size: 11px;padding-left:8px;
}

#Haberler { padding:10px;}
#Haberler dl { display:block; clear:both;    }
#Haberler dt { padding:3px;  background-color: #F9F9F9;margin-bottom:5px;margin-top:5px;  }
#Haberler dd {border-bottom: 1px dotted #EEEEEE;padding-bottom:10px;}
#Haberler h2 .Baslik { font-size: .9em; padding:0 0 0 10px;  background: transparent url(../../../Files/Icons/arrows_simple/orange_5x7.gif) no-repeat 0 5px;}
#Haberler .KategoriResim { width:150px; margin-right:5px;}
#Haberler .KategoriAraAciklama {} 
#Haberler .KategoriTarih { float:left; position: relative;top:5px;  color: #999999; font-size:0.8em ;  }
#Haberler .DevamLink { float:right;  background: transparent url(../../../Files/Icons/animated/bob_left_orange.gif) no-repeat right center; padding:3px 15px 3px 10px; position: relative; top:5px; }
#Haberler .DevamLink a {	color: #FD7F00;	font-weight: bold;	font-size: .9em;}
#Haberler .KategoriAdi a {	color: #666666;	font-weight: bold;	font-size: 1em;	float:left;	margin-right:3px;}
#HaberError { padding:20px 20px 20px 120px ; font-size: 1.3em;color:red;  background: transparent url(../../../Files/Icons/Error2.gif) no-repeat 50px;margin:30px 0 0 0; }

#Haberler p {}
#Haberler .HaberDetayMetin img {}
#Haberler .HaberDetayBaslik {}
#Haberler .HaberDetayMetin {}
#Haberler .HaberDetayAciklama {}

.MiniFont {    font-size: .8em;}

#StandartIletisimFormu * {}
#StandartIletisimFormu {    border: 0;
    padding: 5px;
}
#StandartIletisimFormu legend {
    display: none;
}
#StandartIletisimFormu p {
    border-bottom: 1px dotted #ECECEC;
    padding: 5px;
    margin: 0;
}
#StandartIletisimFormu .IletisimFormTitle {
    white-space: nowrap;
    padding: 5px 18px;
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
    background: transparent url(../../../Files/Icons/arrow_right.gif) no-repeat 0 5px;
    color: #000;
}
#StandartIletisimFormu textarea {
    width: 100%;
}
#StandartIletisimFormu .SubmitDiv {
    padding: 5px;
    text-align: center;
}
#StandartIletisimFormu .IletisimAciklama {
    padding: 10px;
    background-color: #F9FAF1;
}
#StandartIletisimFormu .IletisimFormError {
    padding: 20px;
    border: 1px dotted #CC0000;
    background-color: #FFC1C1;
    font-weight: bolder;
}
#StandartIletisimFormu .IletisimFormOK {
    padding: 20px;
    border: 1px dotted #009900;
    background-color: #33FF99;
    font-weight: bolder;
    color: #009D50;
    text-align: center;
}
#BilgiBankasi {}
#BilgiBankasi h1.BB_Baslik { margin-bottom: 10px; text-align: right; padding:5px;  color: #FD7F00;  border-bottom: 1px dotted #FD7F00;  font-size: 1.4em;   }
#BB_Metin {}

#BB_Block_Kategoriler {
	color: #22587E;
}
#BB_Block_Kategoriler ul {
	font-weight: bold;
}
#BB_Block_Kategoriler ul ul {
margin-left:10px;
 font-weight: normal;
}
#BB_Block_Kategoriler ul a {color: #22587E;  background: #F4FBFC url(../../../Files/Icons/arrows_decorative/orange_6x9.gif) no-repeat 0 6px; 
	padding:2px 0 2px 10px;display:block;}
#BB_Block_Kategoriler ul a:hover {
}
#BB_Block_Kategoriler ul li ul a {
	background: transparent url(../../../Files/Icons/arrows_decorative/orange_4x6.gif) no-repeat 2px 8px;
	font-size:11px;
}
#BB_Block_Kategoriler ul li ul li ul a {}
#BB_Icerik_Kategoriler ul {    list-style: none;}
#BB_Icerik_Kategoriler li {}
#BB_Icerik_Kategoriler a {}

#Sayac {
    margin: 0;
    padding: 3px;
    background-color: White;
	 display: block;
	 font-size: 0.9em
}
#Sayac dt {
    text-align: left;
    margin: 0;
    padding: 0px 0;
	 background-color: White;
}
#Sayac em {
    font-weight: bold;
    text-align: center;
    margin-right: 10px;background-color: White;
}
#Sayac .sg {
    /* Sayfa Gösterimi*/
}
#Sayac .zy {
    /* Ziyaretçi Say&#305;s&#305; */
}
#Sayac .tz {
    /* Tekil Ziyaretçi */
}
#Sayac .ak {
    /* Aktif Kullan&#305;c&#305; */
}
#Sayac .am {
    /* Arama Motoru */
    display: none;
}
#Sayac .os {
    /* Her ziyaretçiye gösterilen ortalama sayfa */
    display: none;
}
#Sayac .ss {
    /* 1 Saatte gösterilen ortalama sayfa say&#305;s&#305; */
    display: none;
}
#Sayac .gs {
    /* Günlük ortalama sayfa gösterimi */
    display: none;
}
#Sayac .gz {
    /* Ortalama günlük ziyaretçi say&#305;s&#305; */
    display: none;
}
#Sayac .gt {
    /* Ortalama Günlük Tekil Hit */
    display: none;
}

#faq { padding:15px;}
#faq ul li a {	font-weight: bold; display:block;	background: #EDF8F9 url(../../../Files/Icons/mini icons/wmt-releasenotesicon.gif) no-repeat 3px 5px;	padding:2px 0 2px 20px;	margin:2px 0;	font-size: 1.2em;	color: #0C529A;  background-color: #EDF8F9; }
#faq ul li a:hover {	background: #03559F url(../../../Files/Icons/mini icons/wmt-releasenotesicon.gif) no-repeat 3px 5px;	color: #FFF;	text-decoration: none;  background-color: #03559F; }
#faq ol {margin-left:40px;	list-style: decimal;	background: White;}
#faq .cevap {padding:10px;	border: 1px solid #FFDAB0;	background: #FFF5EA;	text-align: justify;}
#faq ul li ol li {display:block;}
#faq ul li ol a {	font-weight: normal;	background: White;	padding:2px 0 2px 0;font-size: 1em;}
#faq ul li ol a:hover {	font-weight: normal;	background: White;text-decoration: none;	color: #FD7F00;}
#FaydaliLinkler a {
	font-size:0.9em;
	background: transparent url(../../../Files/Icons/arrows_decorative/9x6_rightbend_grey.gif) no-repeat left center; padding-left:11px;
}

#Galeri { padding:10px;}
#Galeri a.Folder { display:block; text-align: center; width: 125px; float:left;}
#Galeri a.FolderName { }
#Galeri .MiniImg { margin:5px; padding:3px; border: 1px solid #BBD9EE;  background: transparent url(../../../Files/Icons/ajax/wait.gif) no-repeat center;  }
#Galeri .MiniImg:hover { border: 1px solid #61A9DC; }
#Galeri a.Image {    }
#Galeri a:hover.Image { }
#Galeri a.Onceki { padding:5px;display:block; width:90%;text-align: left;  font-weight: bold;  margin-top: 25px;  border-top: 1px solid #00509E;  background: transparent url(../../../Files/Icons/animated/orange_12x11.gif) no-repeat left center; padding-left:20px;    }

#ZiyaretciDefteriYaz { position: relative; padding:10px;  border: 1px solid #BBD9EE; }

#ZiyaretciDefteriYaz legend { color: #3A92D0;  font-weight: bold;  font-size: 1.2em;   }
#ZiyaretciDefteriYaz p { padding:1px;}
#ZiyaretciDefteriYaz .SolBaslik { display:block; width: 150px; float:left;  background: transparent url(../../../Files/Icons/arrows_decorative/9x6_rightbend_orange.gif) no-repeat left center;padding:0 0 0 15px;  font-weight: bold;   }
#ZiyaretciDefteriYaz .txtInput { border: 1px solid #BBD9EE; font-size: 0.9em; }
#ZiyaretciDefteriYaz select { border: 1px solid #BBD9EE; font-size: 0.9em; }
#opsiyonel { }
#opsiyonel .SagBaslik { width:200px; display:block; float:left;font-size: 0.9em; }
#opsiyonel .SagGrup { float:left; }

#ZiyaretciDefteriYaz .GenisInput { width: 50% }
#ZiyaretciDefteriYaz .KisaInput { width:150px; }

#ZiyaretciDefteriYaz .txtText { border: 1px solid #BBD9EE; width: 60% }
#ZiyaretciDefteriYaz #emotions { margin-left:170px;}
#ZiyaretciDefteriYaz .divfrmSubmit { text-align: right;  border-top: 1px dotted #BBD9EE;padding:5px; margin:0 30px ; }
#ZiyaretciDefteriYaz .divfrmSubmit input { text-align: center ; background: transparent url(../../../Files/Icons/backgrounds/xp_button_off.gif) repeat-x 0px 0;border:0; padding:0 5px 2px 5px; width:138px;height:25px;  color: #626686;  font-weight: bold;  }

#ZiyaretciDefteri h2 { color: #3A92D0;  font-weight: bold;  font-size: 1.2em; margin:5px; }
#ZiyaretciDefteri dl { background: #F0F6FB;  border: 1px solid #D0E5F7; padding:5px; margin-bottom:5px; }
#ZiyaretciDefteri dt { }
#ZiyaretciDefteri dd { padding:5px;  border-left: 3px solid #FD7F00; margin:5px 2px 2px 20px;  background: White;  }

#ZiyaretciDefteri .Gonderen { background: transparent url(../../../Files/Icons/mini icons/icon_user.gif) no-repeat left center; padding:2px 20px;  font-weight: bold; }
#ZiyaretciDefteri .MesajBasi { }
#ZiyaretciDefteri .GonderenA { }
#ZiyaretciDefteri .Tarih { font-size: 0.9em;  color: #59A3D7;  } 
#ZiyaretciDefteri .Cevap { font-size: 0.9em;  color: #CC0033;  font-style: italic; display:block; padding:10px; } 

#ZiyaretciDefteri .MiniBaslik {font-size: 0.8em; color: #225E88;}
#ZiyaretciDefteri .Ulke {font-size: 0.8em; color: #648BB1; padding:0 5px;}
#ZiyaretciDefteri .Sehir { font-size: 0.8em;color: #648BB1;padding:0 5px;}
#ZiyaretciDefteri .WebSiteDusunce {font-size: 0.8em;color: #648BB1; padding:0 5px;}
#ZiyaretciDefteri .KonuDusunce  { font-size: 0.8em;color: #648BB1;padding:0 5px;}

#ZiyaretciDefteri .MesajBasi { }
#ZiyaretciDefteri .Mesaj { }
#ZiyaretciDefteri .MesajSonu { }
#ZiyaretciDefteriYazSucc { }
#ZiyaretciDefteriYazError  { font-size: 1em;  color: White; padding:10px;  background: Red;margin:20px; }
#ZiyaretciDefteriYazError h2, #ZiyaretciDefteriYazError a { color: White; }
#ZiyaretciDefteriYazError ol { list-style-type: decimal; padding:20px; margin-left:30px;}

#ZiyaretciDefteriYazSucc { font-size: 1em;  color: White; padding:10px;  background: Green;margin:20px; }
#ZiyaretciDefteriYazSucc  h2, #ZiyaretciDefteriYazSucc a { color: White; }

#Sayfalama { padding:10px;  text-align: center; }
#Sayfalama h2 { display:none;}
#Sayfalama ul {  }
#Sayfalama li { }
#Sayfalama a { padding:0 3px; font-size: 0.9em;  border: 1px solid #CCE1F3; margin:2px;  background: #F0F6FB;  font-weight: bold;   }
#Sayfalama a:hover { text-decoration: none;  background: #FD7F00;  color: White;  border: 1px solid #B75C00;    }
#Sayfalama .PasifSayfa  { padding:0 3px; font-size: 0.9em;  border: 1px solid #CCE1F3; margin:2px;  background: #2786D0;  color: White;  font-weight: bold;  }
#Sayfalama .AktifSayfa { }
#Sayfalama .Sonraki  { }
#Sayfalama .Onceki  { }
#Sayfalama .SayfaSonu  { }
#Sayfalama .SayfaBasi  { }

#Kurslar { margin: 15px;}
#KurslarTitle { background: #22587E;  color: #D0E6F2; padding:5px;  font-weight: bold;  font-size: 1.1em;   }
#KurslarTitle dt { width:100px; float:left;}
#KurslarTitle dd { }
#Kurslar .Kurs  {  font-size: 1.1em; padding:5px 0 ; }
#Kurslar dt { width:100px; float:left; font-weight: bold;}
#Kurslar .Kurs dt { font-weight: normal; padding:1px 0;}
#Kurslar .Kurs dd { border-bottom: 1px dotted #A0CAE7; font-weight: bold;  font-size: 0.9em;padding:4px 0; }
#Kurslar .Kurs .Aciklama { font-size: 0.9em; font-weight: normal; display: block;background-color: White;}
#KurslarDetay {	margin: 15px; }
#KurslarDetay h1 {  font-size: 1.3em;  }
#KurslarDetay .Aciklama {  font-size: 1em;  font-style: italic;  color: #1F5174; padding:0 20px;  }
#KurslarDetay .KursResmi {  margin:0 0 10px 0;    }
#KursBilgileri { font-size: 1em;  }
#KursBilgileri dt { width:150px; float:left; padding:3px 0;  background: transparent url(../../../Files/Icons/arrows_decorative/black1_7x5.gif) no-repeat left center; padding-left:10px;  font-weight: bold;  border-bottom: 1px dotted #BBD9EE;    }
#KursBilgileri dd { display:block;padding:3px 0; border-bottom: 1px dotted #BBD9EE; }
#EgitimVerilenBranslar {  font-size: 1em;  color: #286986; clear:both;  position: relative; top: 20px; }
#EgitimVerilenBranslar caption { padding:3px; text-align: center;  background-color: #286986;  color: White;  }
#EgitimVerilenBranslar th { background-color: #EEF6FA; padding:3px;}
#EgitimVerilenBranslar .SolUSt {  width:200px;  }
#EgitimVerilenBranslar td {  padding:3px;  border-bottom: 1px dotted #AFD2E4;  }
#EgitimVerilenBranslar .BransTitle { background: transparent url(../../../Files/Icons/arrows_decorative/grey_9x7.gif) no-repeat left center;padding-left:13px; }

/* ANASAYFA HABERLER */
#AnaHaberler { width:200px; height:260px;float:left;  background: #F4F9FB; padding:5px;margin:2px; }

#AnaHaberlerDetay {  }
.AnaHaberBaslik { font-size: 1.4em;padding:4px; }
#AnaHaberlerDetay .AnaHaberResimSpan { }
#AnaHaberlerDetay img { width:200px;height:150px; }
#AnaHaberlerDetay .AnaHaberOzet { font-size: 0.9em; }

#AnaHaberBasliklar { margin:3px; display: block; width:300px; float:right;}
#AnaHaberBasliklar h2 { background: #FD7F00; color: White; padding:2px 5px; }
#AnaHaberBasliklar ul { }
#AnaHaberBasliklar ul li {  }
#AnaHaberBasliklar ul li a  { padding:5px; display: block; padding-left:15px; background: transparent url(../../../Files/Icons/arrows_decorative/poporange_9x7.gif) no-repeat left 12px;  border-bottom: 1px dotted #DEEFF5;    }
#AnaHaberBasliklar ul li a:hover { font-weight: bold; }
.AnaHaberHR { clear:both; width:99%; margin:0 3px; height:0; line-height: 0;  border-bottom: 1px solid #FD7F00;  }

#Iletisim {
	padding:20px
}
#Iletisim dt {
	font-size:1.1em; font-weight: bold;
}
#Iletisim dd {
	font-size:1.1em; font-weight: normal; padding:5px 20px;
}

#Anasayfa3Brans {
	padding:10px; color: Black;
}
#Anasayfa3Brans dt {
	font-size:1.1em; font-weight: bold;
}
#Anasayfa3Brans dd {
	font-size:1em; font-weight: normal; padding:5px 0px;
}
#Anasayfa3Brans img {
	padding:3px; width:75px;margin-right:5px;
	border: 1px solid Gray;
}