@charset "utf-8";
/* CSS Document */

body{
background:url(resimler/ustff.png) repeat-x; 
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
*{
margin:0;
}

#anadiv{
background:url(resimler/ust.png) top no-repeat;
margin-right: auto;
margin-left: auto;
width:780px;
}
#header{
width:780px;
height:280px;}
#kutular{
margin-top:20px;
width:780px;
height:190px;
background:url(resimler/kutular.png) no-repeat center;}
.logo{
margin-left:20px;
margin-top:25px;
float:left;}
#giris{
width:100%;
height:225px;

}
#menu{
width:100%;
height:40px;
text-align:right;

}
#menu a{
	font-size: 14px;
	font-weight: bolder;
	color:#000000;
	margin:15px;
	vertical-align:middle;
	text-decoration: none;
}
#menu a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#menu {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top:15px;
}

#kutu{
float:left;
width:220px;
height:185px;
margin:5px;
margin-left:25px;}

#kutular img{
border:none;
}
#content{
padding:10px;
text-align:left;
margin-top:15px;
width:780px;
height:auto;
border-top:#C7C7C7 2px solid;
min-height:400px;
}
.anabaslik{
	margin:10px;
	font-size: 18px;
	font-weight: bolder;
	color:#47C5D7; /*#65ADE6;*/
	text-decoration: none;
}
#ozellikler{
float:left;
width:350px;
height:auto;
padding:10px;
border-right:solid 1px #CCCCCC;
margin-right:10px;
}
.analiste li{
	list-style-image:url(resimler/arrow3-normal.gif);
	border-bottom: dotted 1px #999999;
	margin-top:10px;
	margin-bottom:10px;
}
.analiste li:hover {
	list-style-image:url(resimler/arrow3-hover.gif);

   }
.metinici{
float:left;
margin-right:30px;}
#parali{
text-align:left;
width:350px;
float:left;
}
#ortak{
float:left;
width:350px;
text-align:left;
}
#footer{
	background:url(resimler/footerbg.gif) repeat-x;
	clear:both;
	width:100%;
	height:204px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer p{
padding:30px;
}
#altmenu{
padding-top:15px;
margin:10px;
text-align:right;}
#altmenu a{
	color: #000000;
	text-decoration: none;
	margin:10px;
	font-size: 14px;
}
#altmenu a:hover{
	text-decoration:underline;
	color: #999999;	
	
}
a {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#sss li{
margin:10px;
}
h3{
margin-top:40px;
margin-bottom:15px;
color:#0099CC;
}
#sss p{
margin:10px;

}

#sss ol{
	font-weight: bolder;
	color:#333333;
}

#kurallar li{
margin:5px;
}
#sozlesme {
	line-height: 20px;
}

#giris_form{
	float:right;
	padding-top:20px;
	padding-right:25px;
	text-align:right;
	font-weight: bold;
	color:#000000;
}
#giris_form input{
	margin-bottom:5px;
	background-color:#000000;
	color: #FFFFFF;
	font-family:TrebuchetMS;
  font-size:9pt;
  font-weight:bold;
  border-color:336699;
  border-style:inset;
  border-width:2px; 
}

#site_ekle_tablo td{
height:35px;
margin-bottom:10px;

}
#satinal{
width:100%;
height:200px;
padding:25px;}
#satinal img{
float:left;
margin-right:15px;}
#paypal{
	padding:25px;
	font-size: 14px;
	font-weight: bolder;
	color: #FF9933;
}
#uyari{
	background:#FFFFCC url(resimler/Warning.png) left no-repeat;
	border:solid 2px #FF6600;
	padding:10px 10px 20px 64px;
	font-size: 12px;
	color: #666666;
	width:410px;
	margin:5px;
}
#bilgi{
	background:#DDFFDD url(resimler/bilgi.png) left no-repeat;
	border:solid 2px #009900;
	padding:10px 10px 20px 64px;
	font-size: 12px;
	color: #666666;
	width:410px;
	margin:5px;
}