﻿body
{
	background-image: url('resimler/arka_plan.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

.kapat
{
	clear: both;
}

/* Genel Şablon--------------------------------------------- */

#ana
{
	width: 964px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#ust
{
	width: 964px;
	height: 39px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-image: url('resimler/ust.jpg');
}

#ust_orta
{
	width: 964px;
	height: 50px;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	background-image: url('resimler/ust_orta.jpg');
}

#logo
{
	width: 964px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}

#logo_sol
{
	width: 561px;
	height: 50px;
	padding: 0px;
	margin: 0px 0px 0px 34px;
	float: left;
	text-align: left;
}

#logo_sag
{
	width: 250px;
	height: 35px;
	padding: 15px 0px 0px 0px;
	margin: 0px 50px 0px 0px;
	float: right;
	text-align: right;
}

#banner
{
	width: 922px;
	height: 121px;
	padding: 0px;
	margin: 0px 21px 0px 21px;
	background-color: #E2E2E2;
}

#alt_orta
{
	width: 964px;
	height: auto;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	background-image: url('resimler/alt_orta.jpg');
}

#alt_orta_sol
{
	width: 220px;
	height: auto;
	padding: 20px 20px 20px 40px;
	margin: 0px;
	float: left;
}

.menu_ust
{
	background-image: url('../../Tasarim/Resimler/menu_ust.jpg');
	background-repeat: no-repeat;
	width: 218px;
	height: 28px;
	padding: 0px;
	margin: 0px;
}

.menu_orta
{
	background-image: url('../../Tasarim/Resimler/menu_orta.jpg');
	background-repeat: repeat-y;
	width: 218px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.menu_alt
{
	background-image: url('../../Tasarim/Resimler/menu_alt.jpg');
	background-repeat: no-repeat;
	width: 218px;
	height: 16px;
	padding:0px;
	margin: 0px;
}


#alt_orta_sag
{
	width: 680px;
	height: auto;
	padding: 22px 0px 20px 0px;
	margin: 0px;
	float: right;
}

#icerik_ust
{
	background-image: url('resimler/icerik_ust.jpg');
	background-repeat: no-repeat;
	width: 639px;
	height: 50px;
	padding: 10px 0px 0px 0px;
}

#icerik_orta
{
	background-image: url('resimler/icerik_orta.jpg');
	background-repeat: repeat-y;
	width: 639px;
	height: auto;
}

.hiza
{
	padding: 0px 20px 0px 20px;
}

#icerik_alt
{
	background-image: url('resimler/icerik_alt.jpg');
	background-repeat: no-repeat;
	width: 639px;
	height: 20px;
}

#alt
{
	width: 964px;
	height: 39px;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	background-image: url('resimler/alt.jpg');
}

#son
{
	margin: 0px;
	padding: 0px;
}

#son_sol
{
	float:left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	color: #808080;
	font-weight: bold;
	font-size: 13px;
}

#son_sag
{
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	color: #808080;
	font-weight: bold;
	font-size: 13px;
}

/* Metinsel İfadeler------------------------------------------- */

h1, h2, h3, h4, h5, h6
{
	color: #496BF5;
	font-family: 'Trebuchet MS';
	margin: 0px;
	padding: 0px;
}

.icerikbaslik
{
	border-color: #009900;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #009900;
	padding: 0px 0px 5px 5px;
	margin: 0px 20px;
	display:block;
	border-bottom-style: double;
	border-bottom-width: 1px;
}

.icerikmetin
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #000028;
	padding: 0px;
	margin: 0px 20px;
}

.ozet
{
    font-family: 'Trebuchet MS';
    font-size: 13px;
    color: #666666;
    padding: 5px;
    margin: 0px;
    text-decoration: none;
}

/* Linkler Ust-------------------------------------------------- */

.linklerust
{
	text-align: right;
	width: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.linklerust li
{
	display: inline;
}

.linklerust a
{
	color: #0066FF;
	font-size: 15px;
	text-decoration: none;
	font-family: 'Trebuchet MS';
}

.linklerust a:hover
{
	color: #009900;
	text-decoration: underline;
}

/* Linkler Menu------------------------------------------------- */

.menulinkler
{
	width: 208px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

.menulinkler ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.menulinkler ul li
{
	padding-bottom: 1px;
}

.menulinkler ul li a
{
	background-position: #E6FAFB;
	font: normal 15px 'Trebuchet MS';
	color: black;
	background: #F1EFEF;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
	width: 202px;
}

.menulinkler ul li a:visited
{
color: black;
}

.menulinkler ul li a:hover
{
    color: #050239;
    background: #DAF1F7;
    text-decoration: underline;
}

.KategoriListele
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADADA;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

/*Tablo Tasarımı-------------------------------------*/

.tablo
{
	width: 617px;
	margin: 0px 0px 0px 1px;
	
}

.tablo:hover
{
	width: 617px;
	background-color: #E9F6FE;
	margin: 0px 0px 0px 1px;
}

.tablo_sol
{
	text-align: left;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #00032D;
	width: 70px;
}

.tablo_sol_baslik
{
	text-align: left;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #000048;
	width: 580px;
}

.tablo_txt
{
	border: 1px solid #B7E8FF;
	width: 210px;
}

.basarili
{
	width: 600px;
	height: 60px;
	padding: 0px 12px;
}

.Iletisim_baslik
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #E68A00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FD4000;
	padding: 10px;
	margin: 0px;
	width: 624px;
}

.mesaj_baslik
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #461200;
}

.satir_ayiraci
{
    width: 600px;
    height: 1px;
    background-color: #D8E7E7;
}

.tablo_araligi
{
    padding: 10px 0px;
}

.Resim_Tablo
{
    border: 4px solid #D2DBDD;
    margin: 0px 14px 15px 0px;
    padding: 0px;
    width: 130px;
    height: 93px;
}

.Resim_Tablo:hover
{
	border-color:#ff9900;
}

.ay
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}

.gun
{
    color: #59596A;
    font-family: 'Trebuchet MS';
    font-size: 26px;
}