/* Page profile */
.vprof_cont {min-height: 300px; height: auto; width:auto; position:relative; margin:-10px 0 0;}
.vfprof img {
  height: auto;
  width: auto;
}

.vprof_bg {position:relative; width: 100%;}
.vprof_bg img {vertical-align:top; width: 100%; height: auto; min-height: 300px;}
.vprof_soc {position:absolute; right:8px; bottom:5px;}




.vprof_othinfo { 
	width: 200px; 
	padding: 10px; 
	position: absolute; 
	right: 12px; 
	top: 12px; 
	font-size: 20px; 
	color: #515151; 
	background: #fff;
	box-shadow: 0 1px 1px rgba(26, 26, 26, 0.75);
}
.vprof_othinfo .group { margin:0 0 10px 0; color:#cf4124; text-align:center; }
.vprof_othinfo ul { font-size: 16px; padding: 0px; margin: 0px; }

.vprof_othinfo .v_rat{
	float: none;
	display: inline-block;
}

.vprof_info {min-width:110px; width: 30%; position:absolute; left:0; top:0; bottom:0; font:18px/1.2 'Segoe UI Semilight'; color:#fff; text-align:center; background:#464642; background:rgba(26, 26, 26, 0.8);}
.vprof_info .ins {  width: 100%;  position: relative;  padding: 20% 0 0;}
.vpr_ava {margin:0 0 5px 0;}
.vpr_ava img {width:100px; height:auto; vertical-align:top;}
.vpr_name {font-size:22px; line-height:1.4;}
.vpr_signature {margin:4px 0 0 0;}

.vprof_detail {padding:16px 22px 5px; overflow:hidden; font-family:'Segoe UI Semilight';}
.vprof_detail ul {float:left; margin:0 0 0 40px;}
.vprof_detail ul:first-child {margin:0;}
.vprof_detail ul li {margin:2px 0 0 0;}
.vprof_detail ul li:first-child {margin:0;}

.vprof_btns {padding:10px 9px; overflow:hidden; margin:0 0 16px 0;}
.vprof_btns .rows {margin-right:25px;}

.profedit p, ul{margin:0;	padding:0;}

#tabs {
	font-size: 18px;
	width: 100%;
	float:left;
	text-align:center;	
	background-color: #fff;
	-moz-box-shadow: 0 0 1px #aaa;
	-webkit-box-shadow: 0 1 1px #aaa;
	box-shadow: 0 0 1px #aaa;
}	 
.tab {
	background: none;
	width: 50%;
	float: left;
	padding:10px 0;
	margin:0;
	color: #353535;
	font-weight:bold;
}
		 
.tab:hover {
	color:#000;
	cursor:pointer;
}
		 
.tab.active {
	background-color: #f2f0f0;
	color:#107c10;
}
		 
.tab.active a {
	float: left;
	display: block;
	color: #107c10;
	cursor: default;
}
/*stop tabs */
		
/*start tab content */
#tabs_content{
	z-index:2;
	position:relative;
	clear:both;
}
.tab_content{
	padding-top: 10px;
	display:none;
}
.tab_content.active{
	display:block;
}
.tableform {
	width: 100%;
	background: #F5F5F5;
	border-radius: 0 0 3px 3px;
	padding: 10px;
	margin: 10px auto;
}
caption {
	background: #107C10;
	height: 20px;
	text-align: left;
	padding: 10px;
	color: #fff;
}
.label {
	width: 30%;
}
/*stop tab content */

/* DLE Friends v1.5 */
#no-friends { padding: 6px; border: 1px solid #C0D4DE; background-color: #F3F7F9; color: #507D98; margin: 10px 0; }

.friends { margin-bottom: 10px; }
.friends ul, .prof-list { margin-top: 10px; }
.friends li { background:none; width: 100px; text-align: center; float: left; margin-right: 10px; }
.friends img { display: block; margin: 0 auto; width: 100px; height: 100px; }

.friends_table h3 { margin-bottom: 6px; font-size: 14px; line-height: 14px; font-weight: bold; }
	.friends_table h3 a span { font-size: 12px; font-weight: normal; color: #6C838E; }
	.friends_table h3 a span:hover { text-decoration: underline; }
.friends_table ul { list-style: none; margin: 0; padding: 0; }
.friends_table td { padding: 10px; border-bottom: 1px solid #EEE; font-size:12px; vertical-align: top; }
.friends_table .active { background-color: #F8F8F8; }
.contact_friends { width: 140px; }
.contact_friends a, .contact_friends span { display: block; padding: 6px; margin-bottom: 4px; line-height: 11px; }
.contact_friends a:hover { background-color: #DAE7ED; text-decoration: none; }

#allfriends .rcol { margin-top: 4px; }
#allfriends h2.lcol a { text-decoration: underline; }
#allfriends h2.lcol a:hover { text-decoration: none; }

#friends_feed { margin: 0 15px; }
#friends_feed table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 25px; }
#friends_feed td { vertical-align: top; text-align: left; }
#friends_feed td.f_avatar, #friends_feed td.f_author { border: 1px solid; border-color: #ACCCDA #E2EDF2 #E2EDF2; vertical-align: middle; background-color: #F4F8FA; }
#friends_feed td.f_avatar { width: 50px; border-spacing: 10px; padding: 2px; border-right-width: 0; }
#friends_feed td.f_avatar img { width: 50px; height: 50px; }
#friends_feed td.f_author { padding: 0 10px; border-left-width: 0; border-style: solid; font-size: 11px; }
#friends_feed td.f_author h3 { fonst-size: 14px; font-weight: bold; margin-bottom: 4px; }
#friends_feed td.f_story { padding: 15px 0; }
#friends_feed .f_cover { width: 104px; max-height: 104px; overflow: hidden; margin-right: 10px; float: left; border: 1px solid #E2EDF2; background-color: #F4F8FA; }
	#friends_feed .f_cover img { width: 100px; padding: 2px; }
#friends_feed td.f_det { border-top: 1px solid #E2EDF2; padding: 5px 0; }

.feed_loader { padding: 10px; text-align: center; border-top: 1px solid #E2EDF2; color: #284B5A; margin-bottom: 20px; }
.f_active:hover { border-color: #ACCCDA; background-color: #F4F8FA; cursor: pointer; }