*{
	margin: 0px;
	padding: 0px;
}

body{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D8D8D8;
	background-color: #000000;
}

img{
	border: none;
}

a{
	color: #ADD8E6;
	text-decoration: none;
}

a:hover{
	color: #4CAFCE;
}

ul li
{
	list-style-type:none;
}

.resim img{
	padding: 3px;
	margin: 12px;
	margin-bottom: 5px;
	background-color: #A4A4A4;
}

.resim img:hover{
	background-color: #FFFFFF;
	padding: 3px;
	margin: 12px;
	margin-bottom: 5px;
}

.kapsul{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	text-align: left;
}

.ickapsul{
	width: 960px;
	background-image: url(../image/People_BG.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.temizle{
	clear: both;
}

.sol{
	width: 200px;
	float: left;
	font-size: 10pt;
}


.sag{
	width: 700px;
	float: right;
}

.logo{
	width: 200px;
	height: 200px;
	background-image: url(../image/Logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.anamenu{
	margin-top: 75px;
	text-align: right;
	margin-right: 40px;
}


.anamenu a img, .anamenu a:hover img{
	border:none;
	margin-right: 10px;
	text-decoration: none;
}

.menu{
	background-image: url(../image/Sol_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 0px;
}

.menu ul{
	list-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.menu li{
	background-image: url(../image/sol_kat_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 32px;
	text-indent: 30px;
	padding-top: 5px;
	font-weight: bold;
}

.menu li a{
	text-decoration: none;
	color: #3e3e3e;
}

.menu li a:hover{
	color: #5193e5;
	text-decoration: none;
}

.arama{
	width: 158px;
	background-image: url(../image/detay_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	color: #E1E1E1;
	padding: 0px 0px 20px 40px;
}


.icerik{
	width: 100%;
	position: relative;
}

.icerik h3{
	background-image: url(../image/isimBg.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.footer{
	width: 960px;
	text-align: center;
}

.profilimg img{
	padding: 3px;
	background-color: #A4A4A4;
}


/* Ajax TabMenu */

.ajax__tab_xp2 .ajax__tab_outer {
    height:23px;
}
.ajax__tab_xp2 .ajax__tab_inner {
    padding-left:3px;
}
.ajax__tab_xp2 .ajax__tab_tab {
    height:13px;
    padding:5px;
    margin:0;
	 font-weight: bold;
}

.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_tab {
	color: #189eed;
}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_outer {
    background: url(../image/sag.jpg) no-repeat right top;
}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_inner {
    background: url(../image/sol.jpg) no-repeat;
}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_tab {
 	 color: #000000;
    background: url(../image/orta.jpg) repeat-x;
}
.ajax__tab_xp2 .ajax__tab_body {
    border-top:1px solid #999999;
	 border-left:1px solid #999999;
    padding:8px;
    /*background-color:#262626;*/
}


/* Kayan Haberler */

#pscroller2{
width: 400px;
height: 16px;
padding-left: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
}

.haber{
	width: 400px;
	height: 26px;
	/*background-image: url(../image/haber_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-top: 20px;
	padding-left: 40px;
	margin-top:10px;
	border:1px solid #4e4e4e;
	position:relative;
	float:left;
}
.haber .hbrResim
{
	position:absolute;
	background-image: url(../image/haber_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top:-3px;
	left:-3px;
	width:93px;
	height:30px;
	z-index:9;
}

.haber .hbrDetay
{
	position:absolute;
	top:20px;
	left:40px;
	z-index:10;
}

.chatWindow
{
	float:right;
	margin-top:10px;
}