﻿

.memberedit
{
	height:21px;
	line-height:21px;
	font-size:12px;
	border: 1px solid #000000; 
	padding: 0px;
	margin: 1px 0px 0px 0px;
}


.memberleft
{
	float:left;
	font-weight: bold;
	width:200px;
	text-align: right;
	line-height: 25px;
	clear:left;
}

.memberright
{
	float:left;
	width:500px;
	margin:10px 0px 0px 5px;	
	padding: 0px;
	line-height: 25px;
}

.member_avatar
{
	background: url(/images/forum/avatar.png);
	width:180px;
	height: 120px;
	margin: 0px auto 0px auto;
	padding: 0px;
	display: block;
	float:left;
	clear:both;
}

.member_avatar_img
{
	display:block;
	width:180px;
	height:87px;
	margin:0px;
	padding:0px;
	border:0px;	
}

.member_avatar_img img
{
	width:164px;
	height:79px;
	padding:8px 0px 0px 8px;
	display: block;
}

.member_avatar_username
{
	display:block;
	width:180px;
	height:27px;
	line-height:27px;
	margin:0px;
	padding:0px;	
}

.member_avatar_username a
{
	margin: 0px auto 0px auto;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;	
}



.profileleft
{
	float:left;
	font-weight: bold;
	width:160px;
	display:block;
	text-align: right;
	min-height: 25px;
	line-height:25px;
	clear:left;
	padding-bottom: 5px;
}

.profileright
{
	float:left;
	width:390px;
	display:block;
	margin:0px 0px 0px 5px;	
	padding-bottom: 5px;
	min-height: 25px;
	line-height:25px;
}

.profileright a
{
	color: #FFFF00;
}

.profilebox
{
    width:600px;
    margin: 0px auto 0px auto;
}

.profile_title
{
	border:1px solid #000000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:20px;
	height:20px;
	width:565px;
	background: #C0C0C0;
	margin: 10px 0px 0px 10px;
}

.profile_body
{
	width:555px;
	background: #808080;
	border: 1px solid #000000;
	overflow:hidden;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 0px 10px;
}
.profile_left
{
    width:560px;
    float:left;
    border-right: 2px dotted #808080;
}
.profile_right
{
    width:410px;
    float:right;
    margin:10px 20px 0px 0px;
}
.profile_right h3
{
    line-height:25px;
    padding:0px;
    margin:0px;
}
.profile_right p
{
    margin-left:10px;
}
    
.retropoint_area
{
    width:410px;
    height:156px;
    background: url(/images/retropointsbg.png);
    margin: 0px 20px 0px 0px;
    padding: 30px 0px 0px 0px;        
}
.memberbg_area
{
    margin:10px;
}

.memberbg_top
{
	background: #DADADA url(../images/forum/post1_top.png);
	width:1004px;	
	height:12px;
	clear:both;
}
.memberbg_bot
{
	background: #DADADA url(../images/forum/post1_bot.png);
	width:1004px;	
	margin-bottom: 10px;
	height:12px;
	clear:both;
}
.memberbg_mid
{
	background: #DADADA url(../images/forum/post1_mid.png);
	width:1004px;	
	padding: 0px 0px 0px 0px;
	overflow:auto;	
}

.member_left
{
    width: 250px;
    border-right: 1px solid #000000;
    float:left;
}

.member_infoarea
{
    border-top: 2px solid #808080;
    margin: 0px 20px 0px 20px;
    clear:both;
}

.memberinfo
{
    text-align:center;
    line-height:25px;
    height:25px;
    float:left;
    width:190px;    
}

.member_top1
{
    float:left;
    width:180px;
    height:120px;
    margin: 10px 100px 10px 100px;
}
.member_top2
{
    float:left;
    width:120px;
    height:120px;
    margin: 10px 30px 10px 30px;
}

.membertext
{
    margin-top:10px;
    padding: 5px;
    width:600px;
    border: 1px dotted #000000;
    float: left;
    background: #D0D0D0;
    overflow:auto;
    min-height:150px;
}

.memberstats
{
    float: right;
    width:335px;        
}

.memberstats h2
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    line-height:20px;
    font-size: 16px;
    color: #404040;
}

.memberstats p
{
    padding: 0px;
    margin: 0px 0px 0px 15px;
    line-height:20px;
    font-size: 12px;
    color: #000000;    
}

.memberstats a
{
    margin-left: 15px;
    line-height:18px;
    
}
