@CHARSET "ISO-8859-1";
#form_fields.form_row{
	width:400px;
}
	
div.action:hover .drop_action{
	/*display: block;	*/
}
div.label{
	width:150px;
	float:left;
}

ul.error{
	color:red;
}

div.memorial_photo{
	width: 100px;
	height: 100px;
	text-align:center;
	float:left;
}

div.memorial_name{
	width:200px;
	height:50px;
	text-align:center;
	font:15px bold Times New Roman;
	
}

div.profile_contact
{
	padding-top: 10px;
	border-bottom: 1px solid #DDDDDD;
	width: 500px;
}

div.contact_avatar
{
	width : 100px;

	float : left;
}

div.contact_name
{
	width: 200px;
}

div.contact_name a
{
	color: #CC6600;
	font: 15px bold Times New Roman;
}

div.contact_email
{
	color: #A6A48D;
}

div.poster_list
{
	width:650px;

}

div.poster_list_flow
{
	width:660px;
	/*overflow:auto;*/
	height:450px;
}
div.poster_heading_name
{
	width:160px;
	float:left;
	padding-top:4px;
}
div.poster_heading_loc
{
	width:180px;
	float:left;	
	padding-top:4px;
}
div.poster_heading_post
{
	width:55px;
	float:left;
	padding-top:4px;
}
div.poster_heading_cont
{
	width:88px;
	float:left;
	padding-top:4px;
}
div.poster_heading_rel
{
	width:138px;
	float:left;
	padding-top:4px;
}

div.list_detail
{
	width:138px;
	float:left;
	padding-bottom:5px;/*
	height:30px;

*/}

div.list_detail_loc
{
	width:180px;
	float:left;
	padding-bottom:5px;/*
	height:30px;

*/}

div.list_detail_time
{
	width:132px;
	float:left;
	padding-bottom:5px;/*
	height:30px;

*/}

div.list_detail_post
{
	width:44px;
	float:left;
	padding-bottom:5px;/*
	height:30px;
*/}

div.list_detail_cont
{
	/*width:93px;*/
	float:left;
	padding-bottom:5px;/*
	height:30px;

*/}

div.poster_name
{
	font-style:bold;
	width: 160px;
	float:left;
	font-weight:bold;/*
	height:35px;
	*/margin-left: 5px;
	
}

div.invite_request
	{
		background: url('../images/plus_orange.png') no-repeat;
		color: #F4852A;
		font-weight:bolder;
		font-size:12px;
		padding-left: 18px;
	}
button.close_poster
	{
		background-color:#C5E87E;
		color:#608516;
		font-weight:bold;
		font-size:15px;
		width:80px;
		height:25px;
		margin-left:0px;
		
	}
div.post_heading
	{
		height:25px;
		color:#499700;
		font-weight:bolder;
		font-size:15px;
		padding:2px;
		padding-left:5px;
		border-bottom: 1px double #A6A7A5;
	}
	
div.poster
	{
		height:29.5px;
		padding:2px;
		padding: 9px 4px 2px 3px;
		border-bottom: 1px double #D4D2D2;
		vertical-align:middle;
	}
div.add_status
{
	width:80px;
	background-color:#CC6600;
	height:20px;
	margin-left:40px;
	text-align:center;
	font:18px bold;
}

/*Relationship selections*/
#relationship_tree .menu_view{
	font-size: 12px;
    margin-left: 35px;
    margin-top: -15px;
    word-wrap:break-word;
    width:100px;

}
ul.drop_rel
	{
		background-color: #FFFFFF;
	    border: 1px solid #CCCCCC;
	    color: #000000;
	    display: none;
	    float: right;
	    height: 80px;
	    margin: 0 0 0 75px;
	    overflow: auto;
	    padding: 0 0 0 5px;
	    position: absolute;
	    right: 0;
	    top: 33px;
	    width: 150px;
	    z-index: 1;
	}
a.connect_status
	{
		color: #D17201;
		font-weight:bolder;
		font-size:12px;
		background: url('../images/plus_orange.png') 0 2px no-repeat;
		padding-left: 18px;
	}
a.fF_status
	{
		color: #D17201;
		font-weight:bolder;
		font-size:12px;
		background: url('../images/landing/f+f(S).png') 0 2px no-repeat;
		padding-left: 35px;
	}
div.form_invitation
	{
		width:420px;
		/*height: 220px;*/
		/*background-color:#EDEFF2;*/
		/*padding-top:10px;*/
		
	}
div.request
	{
		background-color:#FFFFFF;
		/*width:350px;*/
		margin:auto;
		border: 1px solid #CCCCCC;
		
	}
div.avatar_request
	{
		border: 1px doubled #CCCCCC;
		width:100px;
		height:100px;
		padding-top:10px;
		padding-left:10px;
		float:left;
	}
div.request_detail
	{
		float:left;
		width:300px;
		height:80px;
		word-wrap:break-word;
		border-bottom: 1px dotted #CCCCCC;
		padding-top:10px;
	}
div.request_name
	{
		font-weight:bolder;
		font-size:20px;
		/*color: #006699;*/
		padding:5px;
	}
div.request_location
	{
		color:#9EA1A5;
		padding:10px;
	}
div.request_option
	{
		clear: both;
		/*margin-top:95px;*/
		margin-left:20px;
		/*width:300px;*/
		
	}
div.request_message
	{
		width:300px;
		font-size:12px;
		color:#006699;
		
	}
div.request_relationship
	{
		padding-top:11px;
		padding-bottom:14px;
	}
a.personal_message
	{
		font-size:12px;
		color:#006699;
	}
div.request_button
	{
		padding-top:10px;
		/*margin:auto;
		height:17px;*/
		width:350px;
	}

input.request_send
	{
		height:30px;
		width:125px;
		background-color:#3574BD;
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
		padding:5px;
		border-radius:5px;
		border: 0;
	}
button.request_cancel
	{
		height:30px;
		width:100px;
		background-color:#DFE2E6;
		color:#9EA1A5;
		font-weight:bold;
		font-size:14px;
		
		border-radius:5px;
		border:0.5px solid #CCCCCC;
	}
div.request_btn
	{
		float:left;
		width:138px;
	}
a.request_respond
	{
		background: url('../images/plus.png') no-repeat;
		color:#55A907;
		font-size:15px;
		font-weight:bold;
		padding-left: 18px;
	}
input.request_ignore
	{
		background-color:#E6E8E4;
		color:#000000;
		font-size:15px;
		font-weight:bold;
		width:100px;
		height:30px;
	}
	
/*Contact list*/
div.list_heading
	{
		width:550px;
		border-bottom:1px solid #A6A7A5;
		background-color:#FFFFFF;
		font-weight:bold;
		color:#499700; 
		height:30px
	}
div.heading_name
	{
		float:left;
		width:90px;
		text-align:center;
	}
div.contact_detail
	{
		float:left;
		font-size:12px;
		width:90px;
		word-wrap:break_word;
		text-align:center;
		display:inline;
	}
.contact_list
	{
		width:550px;
		height:60px;
		padding:3px;
		border-bottom: 1px solid #CCCCCC;
	}
sup{
	font-size: 12px;
}

button.cancel_btn
	{
		background: -moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 #F6F6F6;
	    border: 1px solid #CCCCCC;
	    border-radius: 3px 3px 3px 3px;
	    color: #000000;
	    cursor: pointer;
	    height: 2.0833em;
	    margin-left: 2px;
	    overflow: visible;
	    padding: 0 0.5em 0 0;
	    vertical-align: middle;
	    white-space: nowrap;
	}
	
div.posting_type
	{
		width:138px;
		float:left;
		padding-top:4px;
		
	}
div.posting_time
	{
		width:132px;
		float:left;
		padding-top:4px;
		
	}
div.posting_message
	{
		width:90px;
		float:left;
		padding-top:4px;
	}
div.list_posting
	{

	width:900px;
	padding-right:5px;
	}
div.list_posting_flow
	{

	width:900px;
	height:380px;
	overflow:auto;
	padding-right:5px;
	}
div.posting_heading
	{
		background-color: #548447;
		height:25px;
		color:#FFFFFF;
		font-weight:bolder;
		font-size:15px;
	}
	div.post_detail
	{
		width:900px;
		height:40px;
		float:left;
	}
	
.memorial_item .group_memorial{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    float: right;
    margin: 0 0 0 71px;
    padding: 5px 0 5px 8px;
    position: absolute;
    right: 78px;
    top: 20px;
    width: 65px;
}
.head_slide
	{
		font-weight: bold;
		width:635px;

		padding-bottom:10px;
		opacity:25;
	}
.word_slide
	{
		color:#CA7E0C;
		background:url("../images/icon_orange_plus.gif") no-repeat;
		padding-left:15px;
	}
.heading_posting
	{
		width:1000px;
		white-space: nowrap; 
		float: left;
		color:#499700;
		font-weight:bolder;
		font-size:15px;
		padding:2px;
		padding-left:5px;
		border-bottom: 1px double #A6A7A5;
	}
.posting_heading_name
	{
		padding-top:4px;
		width:230px;
		word-wrap: break-word;
		float: left;
	}
.posting_heading_cont
	{
		padding-top:4px;
		width:150px;
		float:left;
		word-wrap:break-word;
	}
.posting
	{
		width:1000px;
		float: left;
	}
	
/* list whos*/

#list_whos{
	list-style: none outside none;
	width: 500px;
	padding: 0;
	margin: 0;
}
#list_whos .whos{
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
	overflow:hidden;
    /*padding-bottom: 5px;
    */width: 100%;
    height:50px;	
}
#list_whos .whos .avatar{
	float: left; 
	width: 50px; 
	padding-right: 5px;
}
#list_whos .whos .info{
	float: left; width: 262px;
}
#list_whos .whos .info .name{
	font-weight: bold;
}
#list_whos .whos .info .location{
	color: #A6A48D;
    font-weight: normal;
}

#list_whos .whos .list_detail_cont{
	float: right;
	/*width: 170px;*/
	padding-right: 20px;
}
.profile_status span.accept{
	background:url("../images/btn_pattern.png") repeat; 
	font-weight:bolder; 
	border-radius: 5px; 
	padding:5px; 
}
.profile_status span.accept a{
	color:#fff;
	text-decoration:none
}
.profile_status span.connect{
	background:url("../images/btn_green_pattern.png") repeat; 
	font-weight:bolder; 
	border-radius: 5px; 
	padding:5px; 
}
.profile_status span.connect a{
	color:#fff;
	text-decoration:none
}

.profile_status span.status{
	font-weight:bolder; 
	border-radius: 5px; 
	padding:5px;
	
}
.memorial_list .tutorial_first{
	border: 3px solid #73A008;
    border-radius: 15px 15px 15px 15px;
    margin: 86px auto 0;
    width: 80%;
}
.memorial_list .tutorial_first div{
	padding-left: 20px;	
}

#list_memorial .relationship {
	text-transform: capitalize;
	margin-top: 10px;
}

.profile_btn_en {
	margin: 20px 90px 0 134px;
}

.profile_btn_zh-CN, .profile_btn_zh-TW {
	margin: 20px 90px 0px 63px;
}

.profile_btn_es {
	margin: 20px 90px 0 134px;
}

.profile_btn_pt {
	margin: 20px 90px 0 134px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.profile_btn_en {
		margin: 20px 90px 0px 136px;
	}
	
	.profile_btn_zh-CN, .profile_btn_zh-TW {
		margin: 20px 90px 0px 65px;
	}
	
	.profile_btn_es {
		 margin: 20px 90px 0px 161px;
	 }

	.profile_btn_pt {
		margin: 20px 90px 0px 161px;
	}
}

.password_btn_en {
	margin: 0px 135px;
}

.password_btn_zh-CN, .password_btn_zh-TW {
	margin: 0 135px 0 63px;
}

.password_btn_es {
	margin: 0px 159px;
}

.password_btn_pt {
	margin: 0px 159px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.password_btn_en {
		margin: 0px 135px 0px 128px;
	}
	
	.password_btn_zh-CN, .password_btn_zh-TW {
		margin: 0 135px 0 63px;
	}
	
	.password_btn_es {
		margin: 0px 161px 0px 154px;
	}

	.password_btn_pt {
		margin: 0px 138px;
	}
}


.setting-title h2 {
	float: left;
}
.setting-title .question {
	float:left;
    margin-left: 15px;
    /*margin-top: 14px;*/
}

.change-pass label {
    width: 145px;
    float:left;
}

.change-pass input[type="password"] {
    width: 170px;
}

.change-pass .row {
    margin-bottom: 5px;
}

.change-pass .buttons, .close-button {
    margin-left: 148px;
}

/*
.nyroModalCloseButton {
    display: none;
}
*/

.change-text {
    border: 1px solid;
    color: #ff0000;
    font-weight: bold;
    margin: 10px 0 10px 178px;
    padding: 5px 10px;
    text-align: center;
    width: 140px;
}

.my_heaven #header {
    background: url(../images/header_myheaven.jpg) repeat-x 0 0 !important;
    height: 128px;
}

.my_heaven #main_menu
{
    height: 33px;
    margin: 5px auto;
    background: #84af16;
}

.my_heaven #wrapper {
    background: #f1f1f1;
    margin-top: 6px;
}

.my_heaven #n_profile {
    background: #f1f1f1;
}

.my_heaven .create_memo a {
    margin-top: 15px;
    float: left;
    width: 324px;
    height: 36px;
    background-color: #ffffff;
    border: 1px solid #e1dddd;
	text-decoration: none;
	text-indent: 20px;
	line-height: 35px;
}

.contacts {
    float: left;
    margin-top: 10px;
}

.contacts .view_contacts {
    float: left;
    width: 324px;
    height: 38px;
    background-color: #ffffff;
    border: 1px solid #e1dddd;
}

.view_contacts .label {
    float: left;
    margin-top: 13px;
    margin-left: 20px;
}

.view_contacts .contact_counter {
    float: left;
    margin-top: 13px;
    margin-left: 4px;
}

.unread_counter {
    background: url("../images/unread_mes.png") no-repeat 0 0px;
    padding-left: 15px;
    height: 13px;
    float: right;
    margin-top: 13px;
    color: #000000;
    margin-right: 15px;
    font-size: 13px;
    padding-top: 1px;
}
#n_main_content .n_banner {
    margin-top: 15px;
}

.contacts #n_profile #n_left_nav {
    float: left;
    width: 326px;
}

.contact_group {
    float: left;
    background: #fff;
    margin-top: 1px;
	/*height: 326px;*/
}

.contact_group li {
    float: left;
    width: 103px;
    height: 103px;
    background: #000;
    margin-right: 8px;
    margin-bottom: 8px;
	position: relative;
}

.contact_group li .name_bg {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/name_bg.png) no-repeat 0 47px;
	width: 103px;
	height: 103px;
    cursor: pointer;
}

.contact_group li .name_bg .name_line {
	top: 80px;
	position: absolute;
	left: 5px;
	color: #ffffff;
	width: 94px;
	text-align: center;
	height: 16px;
	overflow: hidden;
}

.contact_group .last_col {
	margin-right: 0;
	margin-left: 1px;
}

.contact_group .last_row {
    margin-bottom: 0;
}

.my_heaven .latest_activities div.content {
    float: left;
    width: 245px;
}

.memorial_list ul {
	float: left;
	border: 1px solid #e1dddd;
	background-color: #ffffff;
	height: 38px;
	line-height: 16px;
	width: 627px;
	padding: 0;
}

.memorial_list ul li {
	float: left;
	/* margin-right: 20px; */
	height: 35px;
	/*background-color: #ccc;*/
	/*padding: 0 19px;*/
	position: relative;
	border-top: 3px solid #ffffff;
}

.memorial_list ul li a {
	color: #373532;
	/*padding-top: 8px;*/
	float: left;
	font-size: 13px;
	padding: 8px 0px 10px 0px;
	min-width: 89px;
	text-align: center;
}
#other {
	float: right;
}
.memorial_list ul li a:hover {
	text-decoration: none;
}

.display_name a, .display_year {
	color: #ffffff;
}

.key_date_info, #list_memorial .relationship {
	color: #a4a4a4;
	font-size: 13px;
}

.poster_label {
	font-size: 13px;
}

.search_term {
	margin-bottom: 6px !important;
}

.contact_page .contact_header {
    margin-top: 50px;
}

.new_box {
    margin-top: 15px;
    float: left;
    width: 324px;
    height: 36px;
    background-color: #ffffff;
    border: 1px solid #e1dddd;
}

.msg_section .accept_btn a {
    text-decoration: none;
    width: 264px;
    height: 30px;
    text-align: center;
    background: #afafaf;
    color: #ffffff;
    float: left;
    line-height: 32px;
    font-size: 15px;
    padding: 0;
    border: none;
    cursor: pointer;
}

.msg_section .accept_btn a:hover {
    text-decoration: none;
}