@charset "utf-8";
/* CSS Document */

#content_left_members {
	width:233px;
	float:left;
	background:url(../../img/frontend/left_content_in_bg.jpg) repeat-y;
	padding-bottom:12px;
}

#content_right_members {
	width:550px;
	float:left;
	padding-left:10px;
}

#member_form_area {
	padding-top:12px;
	padding-bottom:4px;
}

#members_btn_area {
	margin-left:66px;
	text-align:center;
	margin-top:6px;
}

#members_chkbx_area {
	margin-left:40px;
	text-align:center;
	margin-top:0px;
}

.members_button {
	width:124px;
	font-size:11px;
	color:#8A0000;
	background:#CCC;
	font-weight:bold;
}

#members_message {
	margin-top:3px;
	text-align:center;
	width:220px;
	margin-bottom:13px;
}

#members_txt {
	width:220px;
	margin-top:12px;
}

.members_menu {
	width:220px;
	margin-bottom:18px;
}

.member_menu_header {
	width:216px;
	height:21px;
	line-height:20px;
	padding-left:4px;
	background:#8A0000;
}

.member_menu_header_red {
	width:216px;
	height:21px;
	line-height:20px;
	padding-left:4px;
	background:#36C;
	}

.members_menu_innerarea {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

.member_menu_entry {
	height:18px;
	border-top:1px dotted;
	line-height:18px;
	padding-left:4px;
}

.member_menu_logout {
	height:17px;
	padding-top:3px;
	border-top:1px dotted;
	text-align:right;
	padding-right:4px;
	color:#000;
}

.member_menu_logout_img {
	vertical-align:bottom;
}

.member_menu_entry_noheight {
	height:auto;
	border-top:1px dotted;
	line-height:15px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	color:#000;
}

.member_menu_entry_msg {
	height:auto;
	width:96%;
	line-height:15px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
}

.member_menu_seemsg {
	height:17px;
	padding-top:3px;
	text-align:right;
	padding-right:4px;
}

#messages_inbox_area {
}

.message_inbox_table {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;	
}

#message_inbox_header {
	background:#8A0000;
}

.members_inbox_border {
	border-bottom:1px solid #E3DFF4;
}

.message_inbox_buttons_area {
	width:110px;
	float:left;
	height:28px;
	padding-top:4px;
}

#message_inbox_pagination {
	padding-top:3px;
}

#message_read_area {
	border:1px solid #E3DFF4;
}

.message_read_subdate {
	background:#F3F3F3;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	line-height:14px;
	border-bottom:1px solid #E3DFF4;
	}
	
#message_read {
	background:#FDFDFD;
	padding:8px;
	line-height:18px;
}

#years {
	padding-bottom:4px;
}

.knowus {
	margin-top:46px;
}