@CHARSET "ISO-8859-1";
ul{
	list-style: none;
}
a {
    color: #DA7A12;
    text-decoration: none;
}
#partner_landing{
	width: 820px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}
#l_header{
	overflow: hidden;
	padding-top: 15px;
}

#l_header .l_logo{
	float: left;
	position: relative;
}
#l_header .l_logo .l_change_logo{
	position: absolute;
    right: -80px;
    top: 0;
    display: none;
}
#l_header .l_logo .l_change_logo a{
	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;
    float: left;
    font-weight: bold;
    margin-top: 5px;
    padding: 0 0.5em;
    vertical-align: middle;
    white-space: nowrap;
}
#l_header:hover .l_logo .l_change_logo{
	display: block;
}
#l_header .l_title{
	float: right;
}
#l_header .l_banner{
	clear: both;
}

#l_info{
	position: relative;
	width: 100%;
}
#l_info .greenbox{
	background: url("../images/landing/greenbox.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    left: 20px;
    padding-top: 45px;
    position: absolute;
    text-align: center;
    top: -80px;
    width: 144px;
    cursor: pointer;
}

#l_info .greenbox .fF_count {
	font: 28px/1em Georgia, Times, serif;
	margin: 0 7px 8px 16px;
	padding: 0;
}

#l_info .donation{
	margin-right: 20px;
    position: absolute;
    right: 0;
    top: -70px;
}
#l_info .l_count{
	/*color: #9D9C9C;*/
    font-size: 13px;
    height: 25px;
    padding-left: 190px;
    padding-top: 5px;
}
#l_info .icon{
	display: block;
    float: left;
    height: 25px;
    width: 55px;
    padding: 0;
}
#l_info .ff{
	background: url('../images/landing/f+F_icon.jpg') no-repeat;
}

#l_info .thanku{
	background: url('../images/landing/Thanku_icon.jpg') no-repeat;
}

#l_info .l_count ul li{
	float: left;
    height: 25px;
    padding: 20px 15px;
    background: url('../images/landing/count_border.png') right 25px no-repeat;

}

#l_info .l_count .value{
	color: #443e3e;
	font-weight: bold;
}
#l_pannel{
	width:100%;
	overflow: hidden;
	padding-top: 30px;
	 padding-bottom: 10px;
}
#l_pannel .info{
    float: left;
    width: 395px;
    position: relative;
}
#l_pannel .info .resting_place_logo{
	padding: 5px;
    position: absolute;
    right: 0;
    top: 10px;
}
#l_pannel .info ul{
	background: none repeat scroll 0 0 #F3F5E8;
	padding: 17px 15px 17px 20px;
	margin: 0;
	height: 60px;
}
#l_pannel .info ul li{
	padding-left: 20px;
	height: 15px;
	overflow: hidden;
}
#l_pannel .info .funeral_icon{
	background: url('../images/landing/info_icon.png') 0 0 no-repeat;

}
#l_pannel .info .location_icon{
	background: url("../images/landing/info_icon.png") no-repeat scroll 0 -15px transparent;
}
#l_pannel .info .phone_icon{
	background: url("../images/landing/info_icon.png") no-repeat scroll 0 -30px transparent;
}
#l_pannel .info .a_icon{
	background: url("../images/landing/info_icon.png") no-repeat scroll 0 -45px transparent;
}

#l_pannel .items{
	float: left;
   	margin-left: 5px;
    width: 135px;
}
.green_text a{
	color: #749424;
    padding: 3px 10px;
    float: left;
}
.green_line{
	background: url("../images/landing/green_line.png") repeat-x scroll 0 0 transparent;
	height: 5px;
}
.grey_line{
	background: none repeat scroll 0 0 #e4e9d0;
	height: 4px;
    margin-top: 0.1em;
    margin-bottom: 5px;
}
#l_content{
    padding-top: 10px;
	position:relative;
	overflow: hidden;
}
#l_content .l_content_left{
	float: left;
	width: 410px;
	position: relative;
}
#l_content .l_tab_menu{
	margin: 0;
	overflow: hidden;
	background: #f3f5e8;
	padding: 10px 5px;
}
#l_content .l_tab_menu li{
	/*background: url("../images/landing/count_border.png") no-repeat scroll right 0 transparent;
    float: left;
    padding: 0 5px;*/
    float: left;
    padding: 0 2px;
}
#l_content .l_tab_menu li.paging, #l_content .l_tab_menu li.home{
	background: none repeat scroll 0 0 transparent;
    float: right;
    padding: 0;
}
 #l_content .l_tab_menu li.active a{
	color: #749424;
}

#l_content #l_map {
	padding-top: 10px;
	position: relative;
	overflow: hidden;
}

.list_items,.list_items_photo {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.list_items li{
	display: block;
    overflow: hidden;
    padding: 5px 0;
}
.list_items li .recent_content{
	padding: 4px 45px 4px 27px !important;
}
.list_items li dt{
	padding-left: 20px;
}
.list_items li dd .user-tools{
	margin: 2px 0;
    overflow: hidden;
    padding: 0;
}
.list_items li dd .user-tools li{
	padding: 2px;
	margin: 0;
}
.list_items .photo{
	float: left;
    width: 70px;
}
.list_items .text{
	float: left;
	width: 290px;
}
.l_content_left .list_items .text{
	width: 310px;
}
.list_items .info-text{
	color:#c6c6c6;
}
#l_content .l_content_right{
	float: right;
	width: 405px;
}
.l_content_right .box, .l_content_left .box{
	border: 1px solid #cccccc;
	padding: 10px 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.box .box_title{
	padding-bottom: 10px;
	color: #749424;
	overflow: hidden;
}
.box .box_title strong{
	float: left;
}
.list_items_photo li{
	border: 1px solid #999999;
    float: left;
    height: 60px;
    margin: 2px;
    padding: 1px;
    width: 64px;
    position: relative;
}

.list_albums, .list_photos{
	padding: 0;
	margin: 0;
}
.list_photos li{
	float: left;
	padding: 14px;
	width: 135px;
	height: 125px;
}
.list_albums li{
	float: left;
    min-height: 188px;
    padding: 12px;
    width: 180px;
}
.list_albums li .album_thumbnail{
	background: url("../images/landing/album_bg.png") no-repeat scroll 0 0 #fff;
    min-height: 177px;
    padding: 10px;
    position: relative;
}
.list_albums li:hover .album_thumbnail{
	background: url("../images/landing/album_bg_hover.png") no-repeat scroll 0 0 #fff;
}
.list_albums li .album_thumbnail .album_l_r{
	background: url("../images/landing/album_l_r.png") no-repeat scroll 0 0 transparent;
    bottom: 1px;
    height: 15px;
    padding: 4px 12px;
    position: absolute;
    right: 1px;
}
.list_albums li .album_thumbnail .l_border{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
    height: 120px;
    padding: 5px;
    position: relative;
    width: 115px;
}
.list_albums li .album_thumbnail .r_border{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
    position: absolute;
}

#queue_photos{
    height: 109px;
    overflow: auto;
    padding: 5px;
    width: 280px;
    border: 1px solid #CCCCCC;
    float: left;
}
#queue_photos .uploadifive-queue-item, #queue_photos .uploadify-queue-item{
	border: 1px solid #CCCCCC;
    float: left;
    margin: 3px;
    padding: 7px;
    width: 240px;
    height: 40px;
}
#queue_photos .uploadifive-queue-item a.close, #queue_photos .uploadify-queue-item .cancel{
	float: right;
}
#queue_photos .uploadifive-queue-item .progress,#queue_photos .uploadify-queue-item .uploadify-progress{
	height: 5px;
    margin-top: 10px;
}
#queue_photos .uploadifive-queue-item .fileinfo{

}
#community_content_view{
	min-height: 540px;
    width: 810px;
    padding: 1px;
}
#community_content_view .photos{
	background: none repeat scroll 0 0 #F6F6F6;
    float: left;
    margin: auto;
    position: relative;
    text-align: center;
    width: 555px;
}
#community_content_view .photos img{
}
#community_content_view .info{
	float: left;
    margin-left: 5px;
    text-align: left;
    width: 250px;
}
#community_content_view .info .name, #community_content_view .info .photo_description{
	max-width: 550px;
	text-align: justify;
}
#community_content_view .info #user{
	overflow: hidden;
}
#community_content_view .info #user .avatar{
	float: left;
    width: 65px;
}
#community_content_view .info #user .user_info{
	float: left;
    max-width: 235px;
}
.album_menu {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.album_menu li{
	float: left;
	padding: 5px;
}
.edit_text{
	width: 90%;
}
.edit_area{
	width: 90%;
	height: 80px;
}
.edit_able:hover{
	border: 1px dotted #CCC;
	width: auto;
}

input.input-search {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
/*	padding: 3px; */
	color: #777;
	background: url('/images/ha_search/bg-inputbox.png') repeat-x 0px 0px;
	outline: 0;
	height: 30px;
	width: 310px;
	border: none;
	margin:0;
	padding:0px 10px 0px 10px;
}

button.btn-search {
	border:none;
	width: 53px;
	height: 30px;
	position:relative;
	overflow:hidden;
	background-color:transparent;
	vertical-align: middle;
	top:-2px;
}

button.btn-search span {
	background: url(/images/ha_search/btn-search.png);
	background-color:transparent;
	position: absolute;
	left:0;
	top:0;
	z-index:1;
	width: 100%;
	height:100%;
}


.abt_title{
    padding: 10px 0;
}
.abt_title span{
	font-size: 18px;
}
.abt_list .abt_name{
	padding: 10px 0;
	font-weight: bold;
}
table.abt_info tr{
	height: 22px;
}
table.abt_info .label{
	color: #999999;
    font-weight: bold;
    width: 110px;
    vertical-align: top;
}

#tab_settings{
	float: left;
    margin: 0;
    padding: 0;
    width: 150px;
}

#tab_settings li a{
	display: block;
	padding: 3px;
}
#tab_settings li a:hover{
	background: #F2F2F2;
}

#tab_settings li a.selected{
	background: #D8DFEA;
}
#tab_abt, #tab_contact, #tab_permission{
	float: left;
    padding: 10px;
    width: 650px;
	background: #F2F2F2;
}
table.company_setting{
	background: #F2F2F2;
	padding: 20px;
}
table.company_setting tr{
	height: 30px;
}
table.company_setting .label{
	font-weight: bold;
    text-align: right;
    vertical-align: text-top;
    width: 150px
}
table.company_setting .data{
	vertical-align: top;
}
hr {
    background: none repeat scroll 0 0 #D9D9D9;
    border-width: 0;
    color: #D9D9D9;
    height: 1px;
}

.list_company{
	margin: 0;
    max-height: 500px;
    overflow: auto;
    padding: 0;
}
.list_company li{
	border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 5px 0;
}
.list_company .photo{
	float: left;
	width: 70px;
}
.list_company .info{
	float:left;
	width:275px;
}

.list_items_community{
	margin:0;
	padding:0;
	overflow: hidden; 
	padding-top: 10px;
}
.list_items_community li{
	float:left;
	border: 1px solid #999999;
    height: 60px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 1px;
    width: 64px;
    text-align: center;
    position:relative;
}
.list_items_community li:hover a.remove, .list_items_photo li:hover a.remove, .setting_uc:hover a.remove{
	display: block;
}
.list_items_community li a.remove, .list_items_photo li a.remove, .setting_uc a.remove{
	background: url("../images/controls.png") no-repeat scroll -54px -5px #CCCCCC;
    height: 11px;
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
    display: none;
}

.list_news{
	margin: 0;
    padding: 30px 0 0;
    width:550px;
}
.list_news li{
	border-top: 1px dashed #CCCCCC;
    padding: 5px;
    position: relative;
    overflow: hidden;
}
.list_news .thumb{
	float: left;
    width: 120px;
}
.list_news .content{
	float: left;
    width: 410px;
    padding: 5px;
}
.list_news .content .title{
	font-weight:bold;
}
.list_news .content .time{
	color: #959694;
}
.list_news .content .event_time {
	color:#86a241;
}
.list_news li:hover .options{
	display: block;
}
.list_news li .options{
	position: absolute;
    right: 0;
    display: none;
    padding: 0;
    margin: 0;
    bottom: 0;
}
.list_news li .options li{
	float: left;
	border: medium none;
}
.list_news li a.share, #view_content .social_newwork a.share{
	background: url("../images/landing/Email.gif") no-repeat scroll 0 0 #FFFFFF;
    height: 12px;
    margin-left: 3px;
    padding: 9px 18px;
    width: 18px;
}
.list_news .social_newwork{
	margin-top: 10px;
}
/* text editor*/
.texteditor{
	width: 550px;
}
.texteditor .text_box{
	border: 1px solid #ccc;
	overflow: hidden;
}
.texteditor .text_box .upload_photo .photo, .texteditor .text_box .upload_photo .popup_photo{
	background: none repeat scroll 0 0 #CCCCCC;
	position: relative;
}
.texteditor .text_box .upload_photo{
    float: left;
    padding: 10px 0 10px 10px;
    text-align: center;
    width: 110px;
}
.texteditor .text_box .upload_photo:hover .remove{ 
	display:block;
}
.texteditor .text_box .upload_photo .remove{
	background: url("../images/controls.png") no-repeat scroll -54px -5px transparent;
    display: none;
    height: 11px;
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
}
.texteditor .text_box .text_content{
	float: left;
	width: 427px;
}
.texteditor textarea{
	border: medium none;
    height: 100px;
    width: 394px;
    float: left;
}
.texteditor .input{
	border: 1px solid #CCCCCC;
    margin: 10px;
    overflow: hidden;
    padding-left: 10px;
    *padding-left:0;
}
.texteditor input{
	border: medium none;
    float: left;
    height: 23px;
    margin-top: 3px;
    width: 98%;
}
.texteditor .date{
	background: url("../images/landing/date_ico.png") no-repeat scroll 6px 6px transparent;
    float: left;
    padding-left: 22px;
    width: 57%;
}
.texteditor .time{
	float: left;
	width: 25%;
}
.texteditor .location{
	background: url("../images/landing/location_ico.png") no-repeat scroll 6px 6px transparent;
    padding-left: 17px;
}
.texteditor .text_box .error{
	color: red;
    padding: 0 10px;
}
.texteditor .menu_tool{
	padding: 0;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	background: none repeat scroll 0 0 #F3F5E8;
}
.texteditor .menu_tool li{
	float: left;
	margin: 0 10px;
}
.texteditor .menu_tool li a{
	display: block;
    height: 20px;
    padding-left: 25px;
    /*width: 35px;*/
}
.texteditor .menu_tool li.ico_news{
	background: url("../images/landing/News_o.gif") no-repeat scroll 0 0 transparent;
	margin-top: 5px;
}
.texteditor .menu_tool li.ico_news:hover, .texteditor .menu_tool li.ico_news a.active{
	background: url("../images/landing/News_g.gif") no-repeat scroll 0 0 transparent;
	color: #86A241;
}

.texteditor .menu_tool li.ico_events{
	background: url("../images/landing/event_o.gif") no-repeat scroll 0 0 transparent;
	margin-top: 5px;
}
.texteditor .menu_tool li.ico_events:hover a, .texteditor .menu_tool li.ico_events a.active{
	background: url("../images/landing/event_g.gif") no-repeat scroll 0 0 transparent;
	color: #86A241;
}

.texteditor .menu_tool li.ico_photo{
	background: url("../images/landing/photo_o.gif") no-repeat scroll 0 0 transparent;
}
.texteditor .menu_tool li.ico_photo:hover a, .texteditor .menu_tool li.ico_photo a.active{
	background: url("../images/landing/photo_g.gif") no-repeat scroll 0 0 transparent;
}

.texteditor .menu_tool li.btn_post{
	float: right;
	margin-right: 10px;
	
}

.texteditor .menu_tool li.btn_post_en{
	background: url("../images/landing/btn_post_en.png") no-repeat scroll 0 0 transparent;
}

.texteditor .menu_tool li.btn_post_zh-CN{
	background: url("../images/landing/btn_post_zh-CN.png") no-repeat scroll 0 0 transparent;
}

.texteditor .menu_tool li.btn_post_zh-TW{
	background: url("../images/landing/btn_post_zh-TW.png") no-repeat scroll 0 0 transparent;
}

.texteditor .menu_tool li.btn_post_es{
	background: url("../images/landing/btn_post_es.png") no-repeat scroll 0 0 transparent;
}

.texteditor .menu_tool li.btn_post_pt{
	background: url("../images/landing/btn_post_pt.png") no-repeat scroll 0 0 transparent;
}

.texteditor .menu_tool li.btn_post a{
	height: 28px;
    width: 42px;
}
.texteditor .grey_line{
	margin-bottom: 0px; 
	margin-top: 0px;
}

/* share region*/

#share_region{
	width: 450px;
	padding:10px;
	overflow:hidden;
}
#share_region .share_title{
	font-size: 14px;
	font-weight:bold;
}
#share_region .share_content{
	overflow:hidden;
}
#share_region .thumb{
	float:left;
	width:110px;
}
#share_region .content{
	float:left;
	width: 340px;
}
#share_region .content .title a{
	font-weight: bold;
}
#share_region .content .time{
	color: #959694;
}
#share_region .content .event_time{
	color:#86a241;
}
#share_region .share_input{
	border: 1px solid #ccc;
	margin: 10px 0;
}
#share_region .share_input input{
	border: medium none;
	width: 98%;
	height:25px;
	text-indent: 10px;
}
#share_region .share_input textarea{
	border: medium none;
	width: 98%;
	text-indent: 10px;
}
#share_region .share_btn {
	float:right;
	margin-right:10px;
}
#share_region .share_btn .btn_post{
	background: url("../images/landing/btn_share.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    padding: 14px 38px;
    float:left;
}
/* view_content*/

#view_content{
	padding: 20px 5px 5px;
}
#view_content .content{
	float:right;
	width: 480px;
	padding-left: 10px;
	position: relative;
}
#view_content .content .title span.name{
	color: #D17201;
    float: left;
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 10px;
    width: 100%;
}
#view_content .content .title span.time{
	color: #749424;
    font-size: 15px;
    line-height: 10px;
}
#view_content .content .social_newwork{
	margin: 20px 0;
}
#view_content .content .options{
	position: absolute;
	bottom: 0;
	right:0;
	margin-right: 10px;
}
#view_content .content .options li{
	float: left;
	padding: 5px;
}
#view_content .content .des{
	padding-top: 20px;
}
.setting_uc{
	overflow: hidden;
    margin: 5px 0;
    width: 400px;
    position: relative;
}
.setting_uc .avatar{
	float: left;
	padding-right: 10px;
}

.list_thumb_content{
	padding: 0;
	margin: 0;
}
.list_thumb_content li{
 	float: left;
 	margin: 1px;
}

a.fF_status {
    background: url("../images/landing/f+f(S).png") no-repeat scroll 0 2px transparent;
    color: #D17201;
    font-size: 12px;
    font-weight: bolder;
    padding-left: 35px;
}
.l_banner{
	min-height: 200px;
	position: relative;
}
.l_banner .l_change_banner{
    position: absolute;
    right: 5px;
    top: 5px;
    display: none;
    z-index: 1;
}
.l_banner:hover .l_change_banner{
	display: block;
}
.l_banner #queue_photos.banner_up{
	height: 230px;
    left: 0;
    position: absolute;
    top: 0;
    width: 810px;
    border: medium none;
}
.l_banner #queue_photos.banner_up .uploadifive-queue-item, .l_banner #queue_photos.banner_up .uploadify-queue-item{
	background: #fff;	
	width: 300px;
}

#paging_section
{
	position: absolute;
    right: 3px;
    text-align: center;
    top: 7px;
}