﻿/* MEMBER PROFILE : starts */
.my-wrap
	{
	display:inline-block;
	width:695px;
	float:left;
	clear:both;
	-moz-border-radius:5px 5px 5px 5px;
	border:1px #d2d2d2 solid;
	background-color:#f3f3f3;
	padding:12px;
	margin:0;
}
h2
	{
	margin-top:0;
}
textarea.white
	{
	background-color:#fff;
}
input, select	
	{
	font-size:11px;
	color:#345c6f;
}
/* main info */
.my-wrap .my-edit
	{
	display:inline-block;
	width:693px;
	float:left;
	padding:0;
	margin:0;
	-moz-border-radius:5px 5px 5px 5px;
	border:1px #d2d2d2 solid;
	background-color:#fff;
}
.my-top
	{
	font-size:21px;
	background-image:url('../_gfx/profile.png');
	background-position:left;
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	display:block;
	padding-left:37px;
}
.my-top .view
	{
	font-size:12px;
	float:right;
	font-weight:bold;
	margin-right:10px;
	height:32px;
	line-height:32px;
	display:block;
}
.my-wrap .my-edit .my-edit-left
	{
	width:150px;
	padding:10px;
	float:left;
	display:inline-block;
	
}
.my-wrap .my-edit .my-edit-center
	{
	float:left;
	width:250px;
	padding:0;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:15px;
}
.my-wrap .my-edit .my-edit-right
	{
	width:213px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#fbede7;
	padding:10px 10px 20px 10px;
	font-size:13px;
	font-weight:bold;
}
.my-wrap .my-edit .my-edit-right span
	{
	margin-left:23px;
	padding-top:1px;
	font-size:11px;
	display:block;
}
.my-wrap .sep
	{
	border-bottom:1px #d2d2d2  dotted;
	margin-top:4px;
	padding-bottom:4px;
}
.my-wrap .my-edit-right .sep
	{
	border-bottom:1px #eda58b dotted;
	margin-top:10px;
	padding-bottom:8px;
}

.my-wrap a.change-photo:link, .my-wrap a.change-photo:active, .my-wrap a.change-photo:visited
	{
	display:inline-block;
	background-image:url('../_gfx/pictures.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 23px;
}
.my-wrap a.friend-req:link, .my-wrap a.friend-req:active, .my-wrap a.friend-req:visited
	{
	display:inline-block;
	background-image:url('../_gfx/add-friend.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 23px;
}
.my-wrap a.inbox:link, .my-wrap a.inbox:active, .my-wrap a.inbox:visited
	{
	display:inline-block;
	background-image:url('../_gfx/inbox.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 23px;
}
.my-wrap a.sent-mails:link, .my-wrap a.sent-mails:active, .my-wrap a.sent-mails:visited
	{
	display:inline-block;
	background-image:url('../_gfx/sent-mails.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 23px;
}
.my-wrap a.birthdays:link, .my-wrap a.birthdays:active, .my-wrap a.birthdays:visited
	{
	display:inline-block;
	background-image:url('../_gfx/birthday.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 23px;
}


.invite_form
	{
	float:left;
	line-height:140%;
	margin-right:10px;
}



/* FRIENDS */
.my-wrap .myfriend
	{
	float:left;
	display:block;
	width:695px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px #D2D2D2 dotted;
}
.my-wrap .myfriend .photo
	{
	float:left;
	width:40px;
}
.my-wrap .myfriend .text
	{
	float:left;
	width:405px;
	margin-left:10px;
	line-height:140%;
}
.my-wrap .myfriend .links
	{
	float:left;
	width:115px;
	margin-left:5px;
	padding-top:15px;
}
.my-wrap .myfriend .links a.approve:link, .my-wrap .myfriend .links a.approve:visited, .my-wrap .myfriend .links a.approve:active
	{
	background-color:#e1f3ce;
	border:1px #acc591 solid;
	padding:3px 6px 3px 23px;
	width:86px;
	display:block;
	font-weight:bold;
	color:#19770f;
	background-image:url('../_gfx/add-friend.png');
	background-position: 3px 4px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}
.my-wrap .myfriend .links a.deny:link, .my-wrap .myfriend .links a.deny:visited, .my-wrap .myfriend .links a.deny:active
	{
	background-color:#f6e2e2;
	border:1px #eaadad solid;
	padding:3px 6px 3px 23px;
	width:86px;
	display:block;
	font-weight:bold;
	color:#de2929;
	background-image:url('../_gfx/deny.png');
	background-position: 3px 4px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}
.my-wrap .myfriend .links a.send-mail:link, .my-wrap .myfriend .links a.send-mail:visited, .my-wrap .myfriend .links a.send-mail:active
	{
	background-color:#e1f3ce;
	border:1px #acc591 solid;
	padding:3px 6px 3px 23px;
	width:86px;
	display:block;
	font-weight:bold;
	color:#19770f;
	background-image:url('../_gfx/email.png');
	background-position: 3px 4px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
}

.gen2cols
	{
	float:left;
	display:block;
	clear:both;
	margin-bottom:10px;
}
.gen2cols .gen2cols-left
	{
	float:left;
}
.gen2cols .gen2cols-right
	{
	float:left;
	margin-left:15px;
}



/* MESSAGES */
table.messages
	{
	background-color:#d2d2d2;
}
table.messages th
	{
	background-color:white;
}
table.messages td
	{
	background-color:#fafafa;
	line-height:150%;
}
table.messages td .face
	{
	float:left;
	padding:0 7px 0 0;
}
table.messages a.send-email:link, table.messages a.send-email:active, table.messages a.send-email:visited
	{
	background-image:url('../_gfx/email.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:23px;
	font-weight:bold;
}

.my-article
	{
	display:inline-block;
	width:695px;
	-moz-border-radius:5px 5px 5px 5px;
	border:1px #d2d2d2 solid;
	background-color:#f3f3f3;
	padding:12px;
	margin-top:0;
	line-height:140%;
}

