<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Genel Tanimlamalar Bas*/
html, body {
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
body {
	background:#fff;
	color: #454545;
	font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img {
	border:none	
	}
input, textarea, select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
a {
	color: #454545;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.GenelIcerik {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 961px;
}
.satir {
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
/*Logo Bas*/
#Logo {
	background: url("Logo.png") no-repeat top left;
	position:relative;
	float:left;
}
#MaviUst .Orta, #Logo, #Logo img, #Logo a {
	height: 123px;
	width: 230px;
}
#Logo img {
	border: none;
}
#LogoSolAlt {
	position:relative;
	float:left;
	width:100%;
	height:48px;
	background:url(LogoAltSol.png) no-repeat top right;
	}
#LogoSagAlt {
	position:relative;
	float:left;
	width:100%;
	height:48px;
	background:url(LogoAltSag.png) no-repeat top left;
}
#LogoSagAlt .Unvan{ 
	position:relative;
	float:right;
	color:#3e6278;
	padding-top:5px;
}
#LogoSagAlt .Unvan h1{ 
	position:relative;
	float:left;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
}
/*Logo Son*/
#MaviUst .Sol {
	width:34px;
	position:relative;
	float:left;
	height:123px;
	}
#MaviUst .Orta {
	position:relative;
	float:left;
	}
#MaviUst .Sag {
	position:relative;
	float:left;
	width:696px;
	}
#LangBar {
	position:relative;
	float:left;
	width:100%;
	height:36px;
	}
#MenuBar {
	position:relative;
	float:left;
	width:100%;
	height:39px;
	background:#526f97
	}
.BarUstMesafe {
	margin-top:36px;	
	}
.BarSol, .BarOrta, .BarSon, #footer {
	height:39px
	}
.BarSol {
	position:relative;
	float:left;
	width:100%;
	background:url(BarBas.jpg) no-repeat top left #526f97;
	}
.BarSon{
	position:relative;
	float:right;
	width:6px;
	background:url(BarSon.jpg) no-repeat top right;
	}
/*Diller Bas*/
#Diller {
	position: relative;
	float:right;
	margin:10px 5px 0 0;
}
#Diller a.aktif {
	color:#b0b2b3;
}
#Diller a {
	padding-left:10px;	
	}
#Diller img {
	border: medium none;
}
/*Diller Son*/
#footer {
	position:relative;
	width:100%;
	background:#526f97;
	}
#footer .Sol{ 
	position:relative;
	float:left;
	width:11px
}
#footer .Orta{ 
	position:relative;
	float:left;
	width:935px
}
#footer .Orta #FooterSol{ 
	position:relative;
	float:left;
	line-height:39px;
	font-size:11px;
	color:#ffffff
}
#footer .Orta #FooterSag{ 
	position:relative;
	float:right;
	line-height:14px;
	font-size:9px;
	color:#ffffff;
	text-align:right;
	padding-top:5px;
}
.clear {
	clear:both;	
	}
.Mavipiksel {
	display: block;
	float: right;
	font-size: 10px;
	margin-top:5px;
}
.Mavipiksel a {
	color: #c3c3c3;
}
.Mavipiksel a:hover {
	color: #000 !important;
	text-decoration: none;
}
.HomeMap {
	position:relative;
	float:left;
	background:url(Harita.jpg) no-repeat top right;
	width:683px;
	height:345px;
	}
.HomeBanner {
	position:relative;
	float:left;
	}
.HomeBannerBody, .HomeBannerMask, HomeBanner { 
	width:277px;
	height:345px;
}
.HomeBannerBody {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	overflow:hidden;
	}
.HomeBannerMask{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background:url(BannerHomeMask.png) no-repeat top left;
}
/*MenuUst Bas*/
.MenuUst {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	position: relative;
}
.MenuUst ul, .MenuUst ul li, .MenuUst ul li span {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.MenuUst ul li {
	list-style: none;
	margin:0;
	padding:0;
}
.MenuUst &gt; ul &gt; li.aktif &gt; span &gt; a {
	color: #ffffff;
	border-bottom:1px solid #fa8620;
}
.MenuUst ul li a {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	height: 29px;
	letter-spacing: -0.04em;
	line-height: 37px;
	position: relative;
	text-decoration: none;
	margin:0 22px 0 22px;
	padding: 0 0 10px 0;
}
.MenuUst ul li a:hover {
	color: #FF9;
	text-decoration: none;
}
.MenuUst &gt; ul &gt; li.son a{
	margin: 0 0 0 22px;
}
.MenuUst ul li a img {
	border: medium none;
}
.MenuUst ul li ul li a, .MenuUst ul li ul li a:hover {
	border:none !important;
}
.MenuUst ul li ul li ul {
	display: none !important;
}
/*MenuUst Son*/



/*Banner Bas*/
.BannerSml {
	float: right;
	margin: -24px 0 100px 0 ;
	padding: 0;
	position: relative;
	width: 219px;
	height:166px;
	overflow:hidden;
	border:5px solid #e0e0e0;
	background:#FFF;
}
.BannerSml .nivo-directionNav{ 
	display:none !important
}
/*Banner Son*/

/*Icerik Genel Tanim Bas*/
#MaviContent {
	width: 100%;
}
#MenuIcerik {
	display: block;
	float: left;
	position: relative;
}
#MenuIcerik.KenardanBosluk {
	padding: 8px 0 8px 30px;
	width: 673px
}
#MenuIcerik.KenardanBoslukYok {
	width: 100%;
}
.content {
	color: #6a6c6d;
	font-size: 12px;
	line-height: 24px;
	position: relative;
	text-align: justify;
}
.content h2 {
	color: #949699;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
}
.content.IcerikPadding {
	padding-top: 300px !important;
}
.content.IcerikPadding.Home {
	padding-top: 390px !important;
}
/*Icerik Genel Tanim Son*/

#IletisimBilgi, #SolBolum, #SagBolum, #MaviContent, .Slogan {
	display: block;
	float: left;
	position: relative;
}

#IletisimBilgi {
	height: 73px;
	width: 180px;
}
#IletisimBilgi .Text {
	border-left: 1px solid #7F7F7F;
	bottom: 0;
	color: #7F7F7F;
	display: block;
	left: 5px;
	padding: 5px;
	position: absolute;
}
#MenuPath {
	border-bottom: 1px solid #e0e0e0;
	display: block;
	line-height: 40px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
#MenuPath .Title {
	display: block;
	float: left;
	padding: 0;
	position: relative;
}
#MenuPath h1 {
	display: none;
}
#MenuPath h2 {
	float: left;
	margin: 0 5px 0 0 ;
	padding: 0;
	position: relative;
}
#MenuPath a {
	color: #eea8a4;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.05em;
}
#MenuPath a.aktif {
	color: #E95850;
	font-size: 16px;
	letter-spacing: -0.03em;
}
#MenuPath img {
	border: medium none;
	margin: 0 5px;
}
#MenuPath a:hover {
	color: #ff9f9a;
	text-decoration: none;
}
.MenuFoto {
	display: block;
	float: left;
	margin: 0 auto;
	position: relative;
	width: 220px;
}
.MenuFotoGaleri {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.MenuFotoGaleri h3 {
	display: block;
	float: left;
	position: relative;
	width: 250px;
}
.MenuFotoGaleri a {
	display: block;
	float: left;
	position: relative;
	width: 250px;
}
.MenuFotoGaleri img {
	border: 5px solid #E0E0DF;
	margin: 5px;
}
.MenuFotoGaleri img:hover {
	border: 5px solid #CE142B;
	margin: 5px;
}

.HomeMap ul{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
.HomeMap ul li{ 
	position:absolute;
	list-style:none;
	background:url(HomeUrunKatBas.png) no-repeat left top;
	height:28px;
	padding-left:7px;
	z-index:1925
}
.HomeMap ul li h2{ 
	position:relative;
	float:left;
	background:url(HomeUrunKatSon.png) no-repeat right top;
	padding:0 7px 0 0;
	margin:0
} 
.HomeMap ul li h2 a{ 
	position:relative;
	float:left;
	background:url(HomeUrunKatOrta.png) repeat-x top;
	padding:2px 10px 6px 10px;
	line-height:20px;
	color:#FFF;
	font-size:11px;
}
.HomeMap ul li h2 a:hover{ 
	text-decoration:none;
	color:#FF0
}

.SolBolum {
	position:relative;
	float:left;
	width:170px;
	padding:0 10px 0 0;
	border-right:1px solid #e0e0e0;
	height:100%;
	text-align:left;
	margin:10px 0 0 0
	}
.SolBolum .aktif, .SolBolum .aktif&gt;a{ 
	color:#245897;
}
.SolBolum .Urun .aktif, .SolBolum .Urun .aktif&gt;a{ 
	color:#a23832;
}
.SolBolum ul li {
	font-size:14px;	
	}
.SolBolum ul li ul {
	margin:0;
	padding:5px 0 10px 10px	
	}
.SolBolum ul li ul li{ 
	font-size:11px;
	line-height:16px;
	list-style:none;
	padding:3px 0;
	margin:0
}
.SagBolum { 
	position:relative;
	float:left;
	width:496px;
	padding:0 0 0 25px;
	height:100%;	
}

.UrunBaslik {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	font-size:14px !important;
	line-height:36px;
	font-weight:normal;
	border-bottom:1px solid #e0e0e0
	}
.UrunBaslik, .UrunBaslik a {
		color:#922822 !important;
		text-decoration:none;
	}
.UrunAciklama {
	position:relative;
	float:left;
	width:450px;
	}

.UrunPathBody {
	background: none repeat scroll 0 0 #3C68A6;
	height: 40px;
}
.UrunPathBody .UrunPath {
	clear: both;
	display: block;
	float: left;
	position: relative;
	width: auto;
}
.UrunPathBody a {
	background: none repeat scroll 0 0 #E69748;
	color: #FFFFFF;
	float: right;
	font-size: 1.6em;
	line-height: 40px;
	padding: 0 25px;
	position: relative;
}
.UrunPathBody a.aktif {
	background: none repeat scroll 0 0 transparent;
}
.UrunPathBody a:hover {
	text-decoration: none;
}
#UrunKategorileriList, #UrunKategorileriList li, #UrunKategorileriList li a {
	display: block;
	float: right;
	position: relative;
}
#UrunKategorileriList, #UrunKategorileriList li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 215px;
}
#UrunKategorileriList {
	margin-left: 15px;
}
#UrunKategorileriList li a {
	background: url("next.png") no-repeat scroll 195px 14px #F3F3F3;
	border: 1px solid #E3E3E3;
	color: #00406E;
	font-size: 12px;
	font-weight: normal;
	height: 40px;
	line-height: 37px;
	padding-left: 20px;
	text-align: left;
	width: 195px;
}
#UrunKategorileriList li a:hover {
	background: url("next.png") no-repeat scroll 195px 14px #E8E8E8;
	color: #74B9EA;
	text-decoration: none;
}
.UrunKatList {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.UrunKatItems {
	display: block;
	float: left;
	position: relative;
}
.UrunKatItem {
	display: block;
	float: left;
	margin:9px 18px 9px 0;
	position: relative;
	width: 110px;
	height:78px;
	border:1px solid #b5b5b5;
	padding:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
}
.UrunKatItem a {
	text-decoration: none !important;
	color:#646467
}
.UrunKatItem .UrunKatSmlImg {
	text-align:center;
	}
.UrunKatItem img{ 
	border:none;
}
.UrunKatItem h3 {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal !important;
	margin:0;
	padding: 0 0 5px 0;
	position: relative;
	width: 100%;
	text-align:center;
	color:#646467;
	line-height:16px;
}
.UrunList, .UrunList li, .UrunList li div {
	display: block;
	float: left;
	position: relative;
}
.UrunList {
	margin: 0;
	padding: 0;
	width: 100%;
}
.UrunList li {
	border-right: 1px solid #DEE1E1;
	height: 200px;
	list-style: none outside none;
	margin: 0 20px 20px 0;
	padding: 7px;
	width: 196px;
}
.UrunList li hr {
	background-color: #DEE1E1;
	border: medium none;
	bottom: -14px;
	color: #DEE1E1;
	display: block;
	float: left;
	margin-left: 7px;
	position: absolute;
	width: 180px;
}
.UrunList li .Resim {
	height: 125px;
	overflow: hidden;
	width: 110px;
}
.UrunList li .Resim {
	border: 3px solid #CCCCCC;
	height: 160px;
	overflow: hidden;
	width: 160px;
}
.UrunList li .Resim img {
	border: medium none;
}
.UrunList li .Isim, .UrunList li .Aciklama, .UrunList li .Renkler {
	float: left;
	position: relative;
	text-align: left;
	width: 100%;
}
.UrunList li .Renkler {
	padding-top: 8px;
}
.UrunList li .Renkler .Etiket {
	color: #000000;
	display: block;
	float: left;
	font-size: 0.9em;
	position: relative;
	width: 100px;
}
.UrunList li .Renkler ul {
	border: medium none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
}
.UrunList li .Renkler ul li, .UrunList li .Renkler ul a {
	display: block;
	float: left;
	position: relative;
	width: 16px;
}
.UrunList li .Renkler ul li {
	border: medium none !important;
	list-style: none outside none;
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
}
.UrunList li .Renkler ul li img {
	border: 1px solid #FFFFFF;
}
.UrunList li .Isim a {
	color: #8D5410;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 21px;
	margin-top: 5px;
	position: relative;
}
.UrunList li .Isim a:hover {
	text-decoration: none;
}
.UrunList li .Aciklama {
	margin: 4px 0 0;
}
.UrunList li .Aciklama {
	color: #5C6265;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.UrunList li .Aciklama p {
	color: #5C6265;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.UrunList li .Aciklama table {
	border-collapse: separate;
	border-spacing: 1px;
	color: #333333;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.UrunList li .Aciklama td {
	margin: 2px;
	padding: 0 5px;
}
.UrunList li .Aciklama thead tr th, .UrunList li .Aciklama table th, .UrunList li .Aciklama tbody tr th {
	background-color: #7D7E7E;
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: normal;
	padding: 0 5px;
	text-align: left;
	white-space: nowrap;
}
.UrunList li .Aciklama tr td {
	background-color: #DCDEDE;
	font-size: 0.9em;
	white-space: nowrap;
}
.UrunList li .Aciklama tr.odd td {
	background-color: #E9EBF0;
}
.UrunList li .Aciklama tr:hover td, .UrunList li .Aciklama tr:hover td, .UrunList li .Aciklama tr:hover th {
	background-color: #E69748;
	color: #FFFFFF;
}
.UrunList li .Aciklama tr.odd:hover td, .UrunList li .Aciklama tr.odd:hover td a, .UrunList li .Aciklama tr.odd:hover th a {
	background-color: #FEF3C7;
	color: #B77F01;
}
.UrunList li .Aciklama tr:hover th a:hover {
	background-color: #F7FBEF;
	border-bottom: 2px solid #86C200;
}
.UrunList li .Aciklama table a {
	background-image: none;
	border-bottom: 1px dotted #8A8F95;
	color: #608117;
	padding: 2px 12px 2px 2px;
	text-decoration: none;
}
.UrunList li .Aciklama table a:hover {
	background-image: none;
	border-bottom: 3px solid #333333;
	color: #A2A2A2;
	padding: 2px 12px 2px 2px;
	text-decoration: none;
}
.UrunList li .Aciklama table a:visited {
	border-bottom: 1px dotted #333333;
	color: #A2A2A2;
	padding-right: 12px;
	text-decoration: none;
}
.UrunList li .Aciklama table a:visited:hover {
	background-image: none;
	border-bottom: 3px solid #333333;
	color: #A2A2A2;
	padding: 2px 12px 2px 2px;
	text-decoration: none;
}
.UrunList li .Fiyat {
	color: #5C6265;
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
.UrunList li .Detay {
	background: url("detay.png") no-repeat scroll 0 0 transparent;
	bottom: 6px;
	display: block;
	font-size: 10px;
	height: 32px;
	left: 0;
	line-height: 28px;
	margin-top: 10px;
	padding-left: 10px;
	position: absolute;
	text-align: left;
	text-decoration: none !important;
	width: 108px;
}
.UrunList li .Detay a:hover {
	text-decoration: none;
}
.Urunler #Resimler, .Urunler #Resimler ul, .Urunler #Resimler li {
	display: block;
	float: left;
	position: relative;
}
.Urunler #Resimler {
	padding-top: 20px;
}
.Urunler #Resimler ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
.Urunler #Resimler li {
	list-style: none outside none;
	margin: 10px;
	padding: 0;
}
.Urunler #Resimler li img {
	border: 5px solid #DEE1E1;
}
.Urunler #Resimler a:hover img {
	border: 5px solid #3C68A6;
}
.Urunler.Main ul &gt; li &gt; a {
	background: none repeat scroll 0 0 #E69748;
	font-size: 1.35em;
}
.Urunler.Main ul li ul li a {
	background: none repeat scroll 0 0 #3C68A6;
	font-size: 0.8em;
}
.UrunDetay .DigerResimler {
	position:relative;
	float:left;
	width:100%;
	padding:15px 0 15px 0;
	}
.UrunDetay .DigerResimler .Resim { 
	position:relative;
	float:left;
}
.UrunDetay .DigerResimler .Resim a{ 
	position:relative;
	float:left;
	width:65px;
	height:45px;
	overflow:hidden;
	margin:10px;
	border:2px solid #e0e0e0;
}
.UrunDetay .DigerResimler .Resim a:hover{ 
	border:2px solid #526f97;
} 
.UrunDetay .Pdf {
	padding: 10px 0;
	width: 100%;
}
.UrunDetay .Pdf div {
	background: url("PdfBg.png") repeat-x scroll 0 0 transparent;
}
.UrunDetay .Pdf div a {
	background: url("PdfBas.png") no-repeat scroll left top transparent;
	color: #515151;
	font-weight: bold;
	line-height: 58px;
	padding: 0 0 0 45px;
}
.UrunDetay .Pdf div a:hover {
	color: #660000;
}
.UrunDetay .Pdf div a span {
	background: url("PdfSon.png") no-repeat scroll right top transparent;
	padding: 0 20px 0 0;
}
#FileButonlar img {
	border: medium none;
	display: block;
	float: left;
	margin: 0 10px;
	position: relative;
}
#FileButonlar a {
	color: #666666;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 61px;
	position: relative;
	width: 50%;
}
#FileButonlar a:hover {
	color: #990000;
	text-decoration: none;
}
.SubMenus img {
	border: medium none;
	float: left;
}
.SubMenus li {
	/*    background: url("IcoBas.png") no-repeat scroll 10px 3px transparent;*/
    border: 1px solid #C4F4FC;
	color: #63686D;
	display: block;
	float: left;
	margin: 0 15px 10px;
	padding: 6px 6px 6px 6px;
	position: relative;
	width: 380px;
}
.SubMenus li p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.SubMenus li p img {
	float: left;
	margin: 2px 10px 0 0px;
	position: relative;
}
.SubMenus li ul li {
	background: none repeat scroll 0 0 transparent;
	color: #63686D;
	display: block;
	float: left;
	margin: 0 0 2px 10px;
	padding: 6px;
	position: relative;
	width: 475px;
}
.SubMenus li ul li ul li {
	width: 400px;
}
.SubMenus li ul li ul li ul li {
	width: 325px;
}
.SubMenus li ul li ul li ul li ul li {
	width: 250px;
}
.SubMenus li a {
	color: #63686D;
}
.SubMenus li span.ShortDesc {
	font-style: italic;
	padding-left: 10px;
}
.IletisimFormErr {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #384D62;
	color: #000000;
}
.MaviPikselTablo {
	border-collapse: collapse;
	color: #333333;
	margin: 0;
	padding: 0;
	width: 100%;
}
.MaviPikselTablo a {
	color: #3A4856;
	text-decoration: none;
}
.MaviPikselTablo a:visited {
	color: #777777;
}
.MaviPikselTablo a:hover {
	color: #000000;
}
.MaviPikselTablo caption {
	font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}
.MaviPikselTablo thead th {
	background: none repeat scroll 0 0 #3A4856;
	color: #FFFFFF;
	font-weight: normal;
	padding: 15px 10px;
	text-align: left;
}
.MaviPikselTablo tbody, table thead {
	border: 1px solid #EAECEE;
}
.MaviPikselTablo tbody {
	border-bottom: 1px solid #EAECEE;
}
.MaviPikselTablo tbody td {
	border-right: 1px solid #EAECEE;
	padding: 2px 0 2px 16px;
	text-align: left;
}
.MaviPikselTablo tbody th {
	background: none repeat scroll 0 0 #8BF7F9;
	border-bottom: 1px solid #FFFFFF;
	color: #5B5B5B;
	padding: 10px;
	text-align: left;
	width: 100px;
}
.MaviPikselTablo tbody tr {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #E7E7E7;
}
.MaviPikselTablo tbody tr.odd {
	background: none repeat scroll 0 0 #B9EBEC;
}
.MaviPikselTablo tbody tr:hover {
	background: none repeat scroll 0 0 #EAECEE;
	color: #111111;
}
.MaviPikselTablo tfoot td, table tfoot th, table tfoot tr {
	background: none repeat scroll 0 0 #FFFFFF;
	font: 120% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
}
.MaviPikselTablo h1 {
	color: #2D1919;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.MaviPikselTablo h2 {
	color: #2D1919;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.MaviPikselTablo h3 {
	color: #2D1919;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.MaviPikselTablo h4 {
	color: #2D1919;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.TipATablo {
	border-collapse: collapse;
	color: #333333;
	font: 100% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}
.TipATablo a {
	color: #3A4856;
	text-decoration: none;
}
.TipATablo a:visited {
	color: #777777;
}
.TipATablo img {
	border: medium none;
}
.TipATablo a:hover {
	color: #FFFFFF;
}
.TipATablo caption {
	font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}
.TipATablo thead th {
	background: none repeat scroll 0 0 #3A4856;
	color: #FFFFFF;
	font-weight: normal;
	padding: 15px 10px;
	text-align: left;
}
.TipATablo tbody, table thead {
	border: 1px solid #EAECEE;
}
.TipATablo tbody {
	border-bottom: 1px solid #EAECEE;
}
.TipATablo tbody td {
	padding: 10px;
	text-align: left;
}
.TipATablo tbody th {
	background: none repeat scroll 0 0 #8BF7F9;
	border-bottom: 1px solid #FFFFFF;
	color: #5B5B5B;
	padding: 10px;
	text-align: left;
}
.TipATablo tbody tr {
	background: none repeat scroll 0 0 #F3F5F7;
}
.TipATablo tbody tr.odd {
	background: none repeat scroll 0 0 #E9EBEC;
}
.TipATablo tbody tr:hover {
	background: none repeat scroll 0 0 #D02C39;
	color: #FFFFFF;
}
.TipATablo tbody tr:hover a {
	color: #FFFFFF;
}
.TipATablo tfoot td, table tfoot th, table tfoot tr {
	background: none repeat scroll 0 0 #FFFFFF;
	font: 120% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
}
.TipATablo h1 {
	color: #2D1919;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.TipATablo h2 {
	color: #2D1919;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.TipATablo h3 {
	color: #2D1919;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.TipATablo h4 {
	color: #2D1919;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.SayfalarBody {
	display: block;
	float: left;
	margin: 20px 0;
	position: relative;
	width: 100%;
}
.SayfalarBodyIc {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 650px;
}
.SayfalarBodyIc div {
	display: block;
	float: left;
	position: relative;
}
.SayfalarBodyIc div {
	width: auto;
}
.SayfalarBodyIc .IlkSayfa a {
	background: url("ilerigeri_home.jpg") no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 22px;
	margin: 0 5px 0 0;
	position: relative;
	width: 31px;
}
.SayfalarBodyIc .SonSayfa a {
	background: url("ilerigeri_son.jpg") no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 22px;
	position: relative;
	width: 31px;
}
.SayfalarBodyIc .Ileri a {
	background: url("ilerigeri_ileri.jpg") no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 22px;
	margin: 0 5px 0 0;
	position: relative;
	width: 22px;
}
.SayfalarBodyIc .Geri a {
	background: url("ilerigeri_geri.jpg") no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 22px;
	margin: 0 5px 0 0;
	position: relative;
	width: 22px;
}
.SayfalarBodyIc .Sayfalar {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 21px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 500px;
}
.SayfalarBodyIc .Sayfalar a {
	color: #666666;
	padding: 0 5px;
}
.SayfalarBodyIc .Sayfalar .Aktif {
	color: #330000;
	font-weight: bold;
}
.SayfalarBodyIc .Sayfalar .Aktif:hover {
	text-decoration: none;
}
.Arama, .Arama .Sol, .Arama .Sag, .Arama input, .Arama select {
	display: block;
	float: left;
	position: relative;
}
.Arama {
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	color: #454545;
	margin: 0 0 15px;
	padding: 15px 0;
	width: 100%;
}
.Arama input, .Arama select {
	margin: 3px;
}
.Arama .Sol, .Arama .Sag {
	font-size: 14px;
	height: 100%;
	line-height: 30px;
}
.Arama .Sol {
	padding: 5px 15px 0 0;
	text-align: right;
	width: 100px;
}
.Arama .Sag {
	width: 300px;
}
.formError {
	cursor: pointer;
	display: block;
	left: 300px;
	padding-bottom: 13px;
	position: absolute;
	top: 300px;
	z-index: 5000;
}
.formError .formErrorContent {
	background: none repeat scroll 0 0 #FF0000;
	border: 2px solid #DDDDDD;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 6px #000000;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	padding: 4px 10px;
	width: 150px;
}
.formError .formErrorArrow {
	bottom: 0;
	height: 15px;
	left: 20px;
	position: absolute;
	width: 15px;
	z-index: 5001;
}
.formError .formErrorArrowBottom {
	margin: -6px;
	top: 0;
}
.formError .formErrorArrow div {
	background: none repeat scroll 0 0 #FF0000;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	box-shadow: 0 2px 3px #444444;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 0 auto;
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
}
.formError .formErrorArrow .line10 {
	border: medium none;
	width: 15px;
}
.formError .formErrorArrow .line9 {
	border: medium none;
	width: 13px;
}
.formError .formErrorArrow .line8 {
	width: 11px;
}
.formError .formErrorArrow .line7 {
	width: 9px;
}
.formError .formErrorArrow .line6 {
	width: 7px;
}
.formError .formErrorArrow .line5 {
	width: 5px;
}
.formError .formErrorArrow .line4 {
	width: 3px;
}
.formError .formErrorArrow .line3 {
	border-bottom: 0 solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	width: 1px;
}
.formError .formErrorArrow .line2 {
	background: none repeat scroll 0 0 #DDDDDD;
	border: medium none;
	width: 3px;
}
.formError .formErrorArrow .line1 {
	background: none repeat scroll 0 0 #DDDDDD;
	border: medium none;
	width: 1px;
}</pre></body></html>