@charset "utf-8";
/* CSS Document */

.clr:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clr {
    @display: inline-block;
}


* html .clr {
    height: 1%;
	_height:auto;
}


.profilBoxContain{
	background:#fff;
}

.profilBoxLinkContain{
	width:182px;
	margin:10px 0 0 0;
	padding:0;
}

.profilPhotoContain{
	width:150px;
	height:150px;
	overflow:hidden;
	display:block;
	margin:0 auto 5px auto;
}

h6.profilTitle{
	line-height:normal;
	display:block;
	background:none;
	padding:0;
	margin:0 0 3px 0;
	width:140px;
	height:18px;
	overflow:hidden;
}

h6.profilTitle a{
	font-size:14px;
	font-weight:bold;
	color:#2d8dbc;
}

p.profilLinkContain{
		padding:0;
		margin:0;
}

.profilLinkContain a{
	color:#65ABCE;
	font-size:11px;
	font-weight:bold;
}

.profilLinkService{
	margin:7px 0 0 0;
	list-style:none;
}

.profilLinkService li{
	padding:3px 0 3px 0;
	border-top:1px solid #ede8e4;
}

.profilLinkService li a{
	font-size:18px;
	color:#a38d7f;
}

.profilLinkService li a.activeProfilService{
	color:#7d6353;
}

.profilLinkAktvite li{
	padding:3px 0 3px 10px;
	border:none;
	background:#5BA4D7;
	margin:0 0 1px 0;
}

.profilLinkAktvite li a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.profilLinkAktvite li.noTopBorder{
	border:none;
}

p.profilDetail{
	line-height:18px;
	color:#b4b4b4;
	padding:0;
	margin:0;
}

/*Status update*/

.statusUpdateContain{
	width:auto;
	padding:10px;
	width:693px;
		w\idth:673px;
	min-height:60px;
	min-he\ight:40px;
	background:#fff;
	border:1px solid #000;
}


.statusUpdateTextBox{
	border:1px solid #ded8d5;
	font-size:18px;
	color:#666;
	padding:8px;
	width:574px;
		w\idth:558px;
	float:left;
}

.statusUpdateButton{
	width:96px;
	height:40px;
	border:none;
	background:#018AFF;
	font-size:18px;
	color:#fff;
	text-align:center;
	float:left;
	cursor:pointer;
}

.tabs{
	font-size:14px;
	color:#333;
	padding:10px;
	font-weight:bold;
	float:left;
	position:relative;
	z-index:999;
	margin:0 7px -1px 0;
	cursor:pointer;
}

.tabsActive{
	font-size:14px;
	color:#333;
	padding:10px;
	background:#fff;
	border:1px solid #000;
	border-bottom:none;
	font-weight:bold;
	float:left;
	position:relative;
	z-index:999;
	margin:0 7px -1px 0;
	cursor:pointer;
}

#divsss{
	font-size:12px;
	font-weight:bold;
	color:#55c5cc;
	padding:15px;
	clear:both;
}

.profilALink a{
	display:inline;
	color:#666;
	line-height:18px;
	margin:0 10px 0 0 ;
}

.profilALink a.linkEksen{
	color:#1B92D0;
	font-size:11px;
	font-weight:bold;
	display:block;
}


.oneriContent{
	margin:0;
}

.oneriContent #MemberLinkAvatar{
	display:block;
	margin:0 0 5px 0;
}

.oneriContent #MemberLinkAvatar strong{
	color:#1B92D0;
}

.oneriContent #MemberLinkAvatar img{
	width:60px;
	height:60px;
	border:3px double #ccc;
	float:left;
	margin:0 5px 0 0;
	
}


.feedBslContain{
	color:#1B92D0;
	font-size:17px;
	font-weight:bold;
	float:left;
}

.feedHiddenButtonBac{
	background:url(http://img3.mynet.com/feed/opacityBac.png) repeat scroll 0 0;
	_background:#fff;
	padding:15px;
}

.eksenProfilRate{
	background:#fff;
	text-align:center;
	padding:10px;
	border:1px solid #fff;
	margin:10px 0 10px 0;
	color:#666;
}

div.rating{
	margin:auto;
}

/*new profil box*/

div, a, img{
	border:none;
	margin:0;
	padding:0;
	line-height:normal;
}

.newPrBoxAll{
	padding:10px;
	border:1px solid #e1e1e1;
	position:relative;
	margin:auto auto 10px auto;
	background:#fff;
}

.newPrBoxPageLinkAll{
	padding:10px;
	border:1px solid #e1e1e1;
	position:relative;
	margin:auto auto 10px auto;
	background:#fff;
}

.newPrBoxPageLinkAll a{
	color:#65abce;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0 0 3px 0;
	margin:0 0 3px 0;
	border-bottom:1px solid #eee;
}

.newPrBoxPageLinkHidden{
	width:278px;
	overflow:hidden;
}

.newPrBoxPageLinkLeft{
	width:300px;
}

.newPrBoxPageLinkLeft li{
	float:left;
	width:125px;
	margin:0 25px 0 0;
	border-bottom:1px dotted #ccc;
}

.newPrBoxPageLinkLeft li.noBorder{
	margin:0 25px 0 0;
	border:none;
}

.newPrBoxPageLinkLeft li a{
	border:none;
	line-height:22px;
	display:inline-block;
}

.newPrBoxPageLinkBlock li{
	display:block;
	border-bottom:1px dotted #ccc;
}

.newPrBoxPageLinkBlock li.noBorder{
	display:block;
	border:none;
}

.newPrBoxPageLinkBlock a{
	display:inline-block;
	line-height:22px;
}

.newPrUserAvatar{
	width:110px;
	height:110px;
	float:left;
	margin:0 10px 0 0;
}

.newPrUserAvatar img{
	width:110px;
	height:110px;
	border:none;
}

.newPrUser{
	float:left;
	width:80px;
	overflow:hidden;
}

.newPrScreenName{
	width:80px;
	overflow:hidden;
	display:block;
	line-height:15px;
	font-size:14px;
	font-weight:bold;
	color:#2d8dbc;
	height:32px;
	text-decoration:none;
}

.newPrUser span{
	display:block;
	font-size:12px;
	color:#cbcbcb;
	height:15px;
	line-height:13px;
	width:80px;
	overflow:hidden;
}

.newPrEksenLink{
	width:80px;
	height:15px;
	overflow:hidden;
	display:block;
	line-height:13px;
	font-size:11px;
	font-weight:bold;
	color:#2d8dbc;
	margin:5px 0 0 0;
	text-decoration:none;
}

.newPrBoxLinkContain{
	padding:10px 0 0 0;
	clear:both;
}

.newPrBoxLinkContain a{
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	color:#2d8dbc;
	height:20px;
	line-height:20px;
	padding:0 0 0 25px;
}
a.icoPrTakipEt{
	background:url(http://img3.mynet.com/eksenim/prbox/profilico.gif) no-repeat 0 0;
}

a.icoPrArkadasEkle{
	background:url(http://img3.mynet.com/eksenim/prbox/profilico.gif) no-repeat 0 -70px;
}

a.icoPrArkadasEkleOk{
	color:#80c994;
	background:url(http://img3.mynet.com/eksenim/prbox/profilico.gif) no-repeat 0 -143px;
}

a.icoPrMesajAt{
	background:url(http://img3.mynet.com/eksenim/prbox/profilico.gif) no-repeat 0 -34px;

}

a.icoPrElSalla{
	background:url(http://img3.mynet.com/eksenim/prbox/profilico.gif) no-repeat 0 -109px;
}

a.newPrEngelleLink{
	font-size:11px;
	font-weight:normal;
	color:#B4B4B4;
	height:20px;
	line-height:20px;
	margin:5px 0 0 0;
	float:right;
}

.nprLeftTop, .nprRightTop, .nprLeftBottom, .nprRightBottom{
	width:10px;
	height:10px;
	line-height:10px;
	font-size:10px;
	float:left;
	text-indent:-9999px;
	position:absolute;
	background:#fff url(http://img3.mynet.com/eksenim/prbox/corner.png) no-repeat 0 0;
	_display:none;
}

.nprLeftTop{
	background-position:0 0;
	left:-1px;
	top:-1px;
}

.nprRightTop{
	background-position:-10px 0;
	right:-1px;
	top:-1px;
}

.nprLeftBottom{
	background-position:0 -10px;
	left:-1px;
	bottom:-1px;
}

.nprRightBottom{
	background-position:-10px -10px;
	right:-1px;
	bottom:-1px;
}


.newPrBoxPageLinkBoxUser li{
	margin:0 0 5px 0;
}

/*global oneri box*/
.oneriNewContent{
	width:134px;
	float:left;
	margin:0 5px 0 0;
	overflow:hidden;
}

.newPrBoxPageLinkAll a.oneriUserAvatar{
	width:50px;
	height:50px;
	border:3px double #ccc;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	overflow:hidden;
}

.newPrBoxPageLinkAll a.oneriUserAvatar img{
	width:50px;
	height:50px;
}

.oneriLinkBox{
	width:73px;
	float:left;
}

.newPrBoxPageLinkAll .oneriLinkBox a{
	padding:0;
	margin:0;
}

.newPrBoxPageLinkAll a.oneriUserName{
	font-size:11px;
	line-height:12px;
	height:auto;
	font-weight:bold;
	color:#2D8DBC;
	display:block;
	width:64px;
	height:13px;
	overflow:hidden;
	margin:0 0 5px 0;
}

.newPrBoxPageLinkAll a.oneriAction{
	font-size:11px;
	line-height:15px;
	height:auto;
	font-weight:normal;
	color:#F68142;
	display:block;
	margin:0 0 5px 0;
}

.newPrBoxPageLinkAll span.oneriAction{
	font-size:11px;
	line-height:15px;
	height:auto;
	font-weight:normal;
	color:#F68142;
	display:block;
	margin:0 0 5px 0;
	cursor:pointer;
}

.newPrBoxPageLinkAll span.oneriDelete{
	font-size:10px;
	line-height:15px;
	color:#999;
	height:auto;
	display:block;
	font-weight:normal;
	cursor:pointer;
	
}

.titleNewFriend{
	margin:0 0 8px 0;
	font-size:14px;
	font-weight:bold;
	color:#2D8DBC;
	line-height:18px;
}

/*global oneri box end*/