#UserAvailable h3 {
	color:#FFFFFF;
	background-color:#FF6600;
	padding:3px;
}
.LALogo {
	width: 310px; height: 76px;
	background-image: url(/img/logo.png) !important;
	background-image: none;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png', sizingMethod='scale');
}

.HomeIcon {
	width: 16px; height: 16px;
	background-image: url(/img/home.png) !important;
	background-image: none;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/home.png', sizingMethod='scale');
}

.FavoritesIcon {
	width: 16px; height: 16px;
	background-image: url(/img/favori.png) !important;
	background-image: none;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/favori.png', sizingMethod='scale');
}


.PrintIcon {
	width: 16px; height: 16px;
	background-image: url(/img/simgeset.png) !important;
	background-image: none;
	background-position:0 -96px!important;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/simgeset.png', sizingMethod='scale');
}

/* Paging Simgeleri */
.IlkIcon {
	width: 16px; height: 16px;
	background-image: url(/img/simgeset.png) !important;
	background-image: none;
	background-position:0 -32px!important;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/simgeset.png', sizingMethod='scale');
}

.OncekiIcon {
	width: 16px; height: 16px;
	background-image: url(/img/simgeset.png) !important;
	background-image: none;
	background-position:0 -48px!important;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/simgeset.png', sizingMethod='scale');
}

.SonrakiIcon {
	width: 16px; height: 16px;
	background-image: url(/img/simgeset.png) !important;
	background-image: none;
	background-position:0 -64px!important;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/simgeset.png', sizingMethod='scale');
}

.SonIcon {
	width: 16px; height: 16px;
	background-image: url(/img/simgeset.png) !important;
	background-image: none;
	background-position:0 -80px!important;
	display:block;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/simgeset.png', sizingMethod='scale');
}
body{
	margin-top:0px; 
/*	margin:0;*/
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
	vertical-align:top;
	font-family: Arial;
	color:#000000;
	line-height:14px;
	font-size:11px;
	background: url(/img/artalan.jpg) center bottom;
	background-attachment: fixed;
}

body.yazdir{
	padding:0;
	margin:0;
	background:#FFF;
	vertical-align:top;
	font-family: Arial;
	color:#261a0c;
	line-height:14px;
	font-size:11px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#SiteCerceve {
	padding:0;
	text-align:left;
	width: 100%;
	background-color:#FFFFFF;
}

#SiteBaslik {
	padding:0;
	width: 100%;
	background-color:#FFFFFF;
}

#SiteIcerik {
	padding:0;
	width: 100%;
}

#TepeEnTepe {
	padding:0;
	width: 100%;
	height: 35px;
	background: url(/img/tepeartalan.png) repeat-x;
}

#TepeSol {
	padding:0;
	width: 50%;
	float:left;
	text-align:left;
}

#TepeSag {
	padding:0px 0px 0px 0px;
	width: 50%;
	float:right;
	text-align:right;
}

#SiteSonluk {
	padding:0;
	position:relative;
	width: 800px;
	clear:both;
	padding:10px 0px 10px 10px;
}

#AltSol {
	float:left;
	width:300px;
	padding-top:9px;
}

#AltSag {
	width:605px;
	right:8px;
	text-align:right;
}

	#AltSag ul {
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  list-style: none;
	}
	
	#AltSag ul li {
		float: right;
		margin-left: 1px;
		font: bold 12px/14px Arial, Helvetica;
	}
	
	#AltSag ul li a {
	  display: block;
	  padding: 0;
	  width: 85px;
	  border-bottom: 8px solid #003399;
		padding-top:4px;
	  color: #003399;
	  text-align: center;
	  text-decoration: none;  
	}
	
	#AltSag ul li a:hover, 
	#AltSag ul li a.aktif {
	  padding-top: 0;
	  border-bottom: 8px solid #003399;
		padding-top:4px;
		background:#00CCFF;
	  color: #333333;
	}

/*--*/
#UstMenum {
	width:605px;
	right:8px;
	text-align:right;
}

	#UstMenum ul {
	  margin: 0;
	  padding: 0;
	  overflow: hidden;
	  list-style: none;
	}
	
	#UstMenum ul li {
		float: right;
		margin-left: 1px;
		font: bold 12px/14px Arial, Helvetica;
	}
	
	#UstMenum ul li a {
	  display: block;
	  padding: 0;
	  width: 85px;
	  border-top: 8px solid #003399;
		padding-top:4px;
		padding-bottom:4px;
	  color: #003399;
	  text-align: center;
	  text-decoration: none;  
	}
	
	#UstMenum ul li a:hover, 
	#UstMenum ul li a.aktif {
	  padding-top: 0;
	  border-top: 8px solid #003399;
		padding-top:4px;
		padding-bottom:4px;
		background:#00CCFF;
	  color: #333333;
	}

#IcerikTopla {
	width: 660px;
	float:right;
}

#IcerikSol {
	width: 131px;
	float:left;
	padding-left: 9px;
}

#IcerikOrta {
	width: 430px;
	float:left;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid #F3F5FF;
	border-right: 1px solid #F3F5FF;
	background-color:#f0f0ff;
}

#IcerikSag {
	width: 200px;
	float:right;
	padding-left: 1px;
	padding-right: 1px;
}

	#BaslikECOF {
		font-family: Arial;
		color:#261a0c;
		line-height:14px;
		font-size:14px;
		font-weight:bold;
	}
	
	#IcerikECOF {
	  margin: 0;
	  padding: 0;
	  height: 100%;	  
	  line-height:14px;
	  overflow: hidden;
	}
	
	#IcerikECOF a {
	  padding: 5px 0;
	  width: 85px;
	  line-height:16px;
	  text-decoration: none;
	}
	
	#IcerikECOF a:hover,  
	#IcerikECOF a.aktif {
	  padding-bottom: 8px;
	  line-height:16px;
	  text-decoration: underline;
	}
	
	#BaslikESOF {
		width:100%;
		font-family: Arial;
		color:#AA35F5;
		line-height:14px;
		font-size:14px;
		font-weight:bold;
	}
	
	#IcerikESOF {
		width:100%;
	  margin: 0;
	  padding: 0;
	  height: 100%;	  
	  line-height:14px;
	  overflow: hidden;
	}
	
	#IcerikESOF a {
	  padding: 0;
	  width: 85px;
	  line-height:16px;
	  text-decoration: none;
	}
	
	#IcerikESOF a:hover,  
	#IcerikESOF a.aktif {
	  padding-bottom: 8px;
	  line-height:16px;
	  text-decoration: underline;
	}
	
	#BaslikRF {
		font-family: Arial;
		color:#261a0c;
		line-height:14px;
		font-size:14px;
		font-weight:bold;
	}
	
	#IcerikRF {
	  margin: 0;
	  padding: 0;
	  height: 100%;	  
	  line-height:14px;
	  overflow: hidden;
	}
	
	#IcerikRF a {
	  padding: 5px 0;
	  width: 85px;
	  line-height:16px;
	  text-decoration: none;
	}
	
	#IcerikRF a:hover,  
	#IcerikRF a.aktif {
	  padding-bottom: 8px;
	  line-height:16px;
	  text-decoration: underline;
	}

	#BaslikREYF {
		font-family: Arial;
		color:#261a0c;
		line-height:14px;
		font-size:14px;
		font-weight:bold;
	}
	
	#IcerikREYF {
	  margin: 0;
	  padding: 0;
	  height: 100%;	  
	  line-height:14px;
	  overflow: hidden;
	}
	
	#IcerikREYF a {
	  padding: 5px 0;
	  width: 85px;
	  line-height:16px;
	  text-decoration: none;
	}
	
	#IcerikREYF a:hover,  
	#IcerikREYF a.aktif {
	  padding-bottom: 8px;
	  line-height:16px;
	  text-decoration: underline;
	}
		
	#BaslikKTGR {
		font-family: Arial;
		color:#261a0c;
		line-height:14px;
		font-size:14px;
		font-weight:bold;
	}
	
	#IcerikKTGR {
	  margin: 0;
	  padding: 0;
	  height: 100%;	  
	  line-height:14px;
	  overflow: hidden;
	}
	
	#IcerikKTGR a {
	  padding: 5px 0;
	  width: 85px;
	  line-height:14px;
	  text-decoration: none;
	}
	
	#IcerikKTGR a:hover,  
	#IcerikKTGR a.aktif {
	  padding-bottom: 8px;
	  line-height:14px;
	  text-decoration: underline;
	}
	
#sarkan_menu ul {
  margin: 0;
  padding: 0;
  height: 100%;
	width:300px;
  overflow: hidden;
  list-style: none;
}

#sarkan_menu ul li {
	float: right;
	margin-left: 1px;
	font: bold 12px/14px Arial, Helvetica;
}

#sarkan_menu ul li a {
  display: block;
  padding: 5px 0;
  width: 85px;
  border-bottom: 8px solid #35bef5;
  color: #35bef5;
  text-align: center;
  text-decoration: none;  
}

#sarkan_menu ul li a:hover, 
#sarkan_menu ul li a.aktif {
  padding-bottom: 0px;
  border-bottom: 8px solid #003399;
  background: #003399 url(/img/mouse-over.png) bottom no-repeat;
  color: #fff;
}

a {
	color:#297CE8;
	text-decoration:none;
}
a:hover {
	color:#297CE8;
	text-decoration:underline;
}

h1, h2, h3 {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:3.81em;
	font-family:arial;
	text-transform:none;
	line-height:1.01em;
	font-weight:bold;
	letter-spacing:0px;
	padding-left:390px;
	padding-top:122px;
}

h1 a {
	color:#000000;
	text-decoration:none;
}

h2 {
	font-size:1.41em;
	line-height:1.01em;
	color:#3c3c3c;
	text-transform:none;
	font-weight:bold;
	padding:10px 0px 0px 25px;
}

h3 {
	font-size:1.21em;
	line-height:1.01em;
	color:#003399;
	text-transform:none;
	padding-bottom:5px;
}

h3.beyaz {
	font-size:1.21em;
	line-height:1.01em;
	color:#FFF;
	text-transform:none;
	padding-bottom:5px;
}

h3.laci {
	font-size:1.51em;
	line-height:1.01em;
	color:#206CE0;
	text-transform:none;
	padding-bottom:5px;
}

h3 a {
	color:#003399;
	text-decoration:none;
	padding-right:3px;
	font-weight:bold;
}

h3 a:hover {
	text-decoration:underline;
}

/* ARAMA FORMU */
#aramaFormu {
	margin: 0px 0 0 0px;
	float:left;
	width: 250px;
	height: 39px;
	overflow: hidden;
	background: url(/img/arkaForm.png) no-repeat
}

#aramaFormu select {
	width: 235px;
	height: 21px;
	padding: 0;
	margin: 8px 0 0 8px;
	float: left;       
	border: none;
	background: #fff;
	font: normal 12px Verdana;
	border: 0px;
	border-color: #fff;
}

#aramaFormu2 {
	margin: 0px 0 0 0px;
	float:right;
	width: 250px;
	height: 39px;
	overflow: hidden;
	background: url(/img/arkaForm.png) no-repeat
}

#aramaFormu2 input {
	width: 180px;
	height: 21px;
	padding: 0;
	margin: 8px 0 0 8px;
	float: left;       
	border: none;
	background: #fff;
	font: normal 13px Verdana;
}

.yeniinput {
	font: normal 10px Verdana;
	border:1px solid #333;
}
#aramaFormu2 button {
	width: 40px;
	height: 29px;
	margin: 3px 9px 0px 0px;
	float: right;
	text-indent: -9999px;
	border: none;
	background: #fff url(/img/arkaButon.png) no-repeat;
	cursor: pointer
}

/* A-Z INDEX */
#azindex {
	margin: 11px 0 0 0px;
	float:right;
	width: 470px;
}

#azindex a:link, #azindex a:visited {
	background: #e7ffcb;
	color:#1D7249;
	border:1px solid #1D7249;
	display: block;
	height: 9px;
	padding: 0;
	text-align: center;
	text-decoration: none;
}

#azindex a:hover {
	text-decoration: underline;
	background:#003399;
}

 * html #azindex {
	padding: 0px 0px 0px 0px;
	width: 470px;
}
	
#index {
	font: bold 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}	
	
#index li {
	float: left;
	height: 7px;
	list-style-type: none;
	margin: 1px 0px 2px 2px;
	padding: 0;
	width: 1,85em;
}

 * html #index li {
	margin: 0px 0px 0px 0px;
}

#index a:link, #index a:visited {
	background: #fff;
	color: navy;
	display: block;
	height: 14px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 18px;
}

td.hopdegis {
	background:#FFFFFF;
}

td.hopdegis2 {
	background:#66E0FF;
}

#index a:hover {
	background: #93D1E4;
	color: #fff;
	text-decoration: underline;
}

#tamam a.menu2 {
	text-decoration: none;
	padding:6px;
	width:7px;
}

#tamam a:hover.menu2 {
	background:#66E0FF;
	text-decoration: none;
	padding:6px;
	width:7px;
}

td.yazi {
	font-family: Arial;
	font-size:1.30em;
	line-height:1.20em;
	color:#000000;
	text-transform:none;
	padding:10px;
}

td.baslik {
	font-family: Arial;
	font-size:14px;
	color:#333333;
	line-height:25px;
	padding-left:9px;
	font-weight:bold;
}

b.p {
	font-size:1.21em;
	line-height:1.01em;
	color:#003399;
	text-transform:none;
}

select {color:#1216B0;font-size:10px;}
option {color:#1216B0;font-size:10px;}
option.1 {color:#1216B0;font-size:10px;background-color:#FFCC66;}
option.2 {color:#1216B0;font-size:10px;background-color:#FFFFFF;}

/* Menü */
		#mainnav {width:647px; height:36px;display:block;float:left;list-style:none;margin:0;padding:0;text-align:center;}
		#mainnav li {height:36px;display:block;float:left;list-style:none;margin:0;padding:0}
		#mainnav li a {height:36px;display:block;float:left;list-style:none;margin:0;padding:0;text-indent:-9999px;}
		#mainnav li.active a,
		#mainnav li a:hover {background-position:0 -36px!important;}
		
		#mainnav li#mainnav_home      a {width:86px;  background-image: url(/img/menu/anasayfa.png);}
		#mainnav li#mainnav_products  a {width:106px;  background-image: url(/img/menu/detayliara.png);}
		#mainnav li#mainnav_download  a {width:106px; background-image: url(/img/menu/rastgele.png);}
		#mainnav li#mainnav_pricing   a {width:86px;  background-image: url(/img/menu/top100.png);}
		#mainnav li#mainnav_partners  a {width:106px;  background-image: url(/img/menu/hakkimizda.png);}
		#mainnav li#mainnav_support   a {width:71px;  background-image: url(/img/menu/uyari.png);} 
		#mainnav li#mainnav_customers a {width:86px;  background-image: url(/img/menu/iletisim.png);} 
		#mainnav li#mainnav_spacer {float:left;width:64px;text-indent:-9999px;background:transparent url(/img/menu/mainnav_background.gif) repeat scroll 0%;}
/* Menü */

