.profile_popup  {
	padding: 5px;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	width: 140px;
}
.profile_popup .txtalan {
	color:#636363;
	display:block;
	padding: 6px 4px 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.profile_popup a {
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#06c;
	display:block;
	padding: 4px 4px 4px 20px;
}
.profile_popup a:hover {
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#06c;
	display:block;
	padding: 4px 4px 4px 20px;
}
.profile_popup a.exen-git {background:url(images/ico-exen-git.gif) no-repeat 0px 3px;}
.profile_popup a.goz-kirp {background:url(images/ico-gozkirp.gif) no-repeat 0px 3px;}
.profile_popup a.msg-gonder {background:url(images/ico-msg-sent.gif) no-repeat 0px 5px;}
.profile_popup a.msg-yeni {background:url(images/ico-msg-new.gif) no-repeat 0px 6px;}
.profile_popup a.engelle {background:url(images/ico-delete.gif) no-repeat 0px 4px;}
.profile_popup a.engeli-kaldir {background:url(images/ico-ok.gif) no-repeat 0px 4px;}
.profile_popup a.ark-istek {background:url(images/ico-ark-istek.gif) no-repeat 1px 4px;}
.profile_popup a.el-salla {background:url(images/ico-el-salla.gif) no-repeat 0px 3px;}
.profile_popup a.yorum {background:url(images/ico-comment.gif) no-repeat -1px 5px;}
.profile_popup a.arkadas {background:url(images/ico-friend.gif) no-repeat -1px 3px;}
.profile_popup a.blocked {background:url(images/ico-blocked.gif) no-repeat -1px 3px;}
.profile_popup a.msg-instant {background:url(images/ico-msg-instant.gif) no-repeat 0px 3px;}
.profile_popup a.favori {background:url(images/ico-favori.gif) no-repeat 0px 3px;}
.profile_popup a.yorum-ekle {background:url(images/ico-comment-add.gif) no-repeat 0px 3px;}
.profile_popup a.ihbar {background:url(images/ico-ihbar.gif) no-repeat 2px 5px;}
.profile_popup a.blog {background:url(images/ico-blogpage.gif) no-repeat 0px 3px;}
.profile_popup a.foto {background:url(images/ico-fotolar.gif) no-repeat 1px 5px;}
.profile_popup a.video {background:url(images/ico-videolar.gif) no-repeat 2px 5px;}
.profile_popup a.msg-giden {background:url(images/ico-msg-giden.gif) no-repeat 0px 3px;}
.profile_popup a.msg-gelen {background:url(images/ico-msg-gelen.gif) no-repeat 0px 5px;}
.profile_popup a.msg-yaz {background:url(images/ico-msg-yaz.gif) no-repeat 0px 3px;}
.profile_popup a.gozat {background:url(images/ico-folder.gif) no-repeat 1px 3px;}
.profile_popup a.yukle {background:url(images/ico-yukle.gif) no-repeat 1px 3px;}
.profile_popup a.rss {background:url(images/ico-rss.gif) no-repeat 1px 3px;}
.profile_popup a.duzenle {background:url(images/ico-duzenle.gif) no-repeat 1px 3px;}

/*Video eksenim*/

.profile_popup a.exen-git:hover,
.profile_popup a.goz-kirp:hover,
.profile_popup a.msg-gonder:hover,
.profile_popup a.msg-yeni:hover,
.profile_popup a.engelle:hover,
.profile_popup a.engeli-kaldir:hover,
.profile_popup a.ark-istek:hover,
.profile_popup a.el-salla:hover,
.profile_popup a.yorum:hover,
.profile_popup a.arkadas:hover,
.profile_popup a.blocked:hover,
.profile_popup a.msg-instant:hover,
.profile_popup a.favori:hover,
.profile_popup a.yorum-ekle:hover,
.profile_popup a.ihbar:hover,
.profile_popup a.blog:hover,
.profile_popup a.foto:hover,
.profile_popup a.video:hover,
.profile_popup a.msg-giden:hover,
.profile_popup a.msg-gelen:hover,
.profile_popup a.msg-yaz:hover,
.profile_popup a.gozat:hover,
.profile_popup a.yukle:hover,
.profile_popup a.rss:hover,
.profile_popup a.duzenle:hover {background-color:#ededed;}

.profile_popup .load_div {
	display: block;
	padding: 4px;
	font-size: 11px;
	color: #636363;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	border: 1px solid #ededed;
	line-height: 18px;
	margin-bottom: 5px;
}
.profile_popup .load_div_ok {
	display: block;
	padding: 4px;
	font-size: 11px;
	color: #636363;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	border: 1px solid #ededed;
	line-height: 18px;
	background-color: #E8FF9F;
	margin-bottom: 5px;
}
.profile_popup .load_div_not {
	display: block;
	padding: 4px;
	font-size: 11px;
	color: #636363;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	border: 1px solid #ededed;
	line-height: 18px;
	background-color: #FFAE9F;
	margin-bottom: 5px;
}
.profile_popup .loadboar_loading {
	width: 100%;
	font-size: 1px;
	line-height: 5px;
	height: 5px;
	background-color: #E1E1E1;
	margin-top: 7px;
	margin-bottom: 2px;
}
.profile_popup .loadboar_loaded {
	width: 100%;
	font-size: 1px;
	line-height: 5px;
	height: 5px;
	background-color: #99CC00;
}

.profile_popup .load_div .close {
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}
.profile_popup .load_div .close a{
	margin: 0px;
	float: right;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	font-weight: bold;
}
.profile_popup .load_div .close a:hover {
	margin: 0px;
	float: right;
	display: block;
	text-align: center;
	background-color: #ededed;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	font-weight: bold;
}
