/* general settings */

body{
	margin:0;
	color:#3e3224;
	font:12px/15px Arial, Helvetica, sans-serif;
	/*background:url(../images/bg-body.png);*/
	min-width:960px;
}
img{border-style:none;}
a{color:#d17201;}
a:hover{text-decoration:underline;}
input{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin: 5px 0 0;
	margin:0;
	padding:0;
	border-style:none;
	line-height: 20px;
}
textarea {
	resize : none;
}
#field_submit{
	overflow: hidden;
}
.hidden,
.skip{
	position:absolute;
	left:-9999px;
}
.skip:focus{
	left:50%;
	top:0;
	margin:0 0 0 -200px;
	color:#000;
	font-size:16px;
	z-index:9999;
}
#main, #main-home q{quotes:none;}
/*#main, #main-home q:before{content:"";}
#main, #main-home q:after{content:"";}*/
.wrapper{width:100%;}
/* wrapper block */
#wrapper{
	width:100%;
	/*position:relative;*/
	overflow:hidden;
}
div.w1{
	width:970px;
	margin:0 auto;
	/*padding:70px 0 0;*/
	background: #FFF;
}
div.w1:after,
#header:after,
#header .container:after, .search-container:after,
#main:after, #main-home:after{
	content:"";
	display:block;
	clear:both;
}
/* header block */
#header{
	width:100%;
	/*position:absolute;*/
	top:0;
	left:0;
/*	height:140px; */
	background:#FFF;
	position: relative;
	z-index: 20;
}

#header .container.ha_homepage {
    padding: 6px 0 0;
}
#header .container{
	margin:0 auto;
	width:970px;
}
.search-container{
	right:240px;	
    position: absolute;
    top: 30px;
    width: 195px;
}

.search-not-login{
	right: 5px;    			
    position: absolute;
    top: 30px;
    /*width: 195px;*/
}
#header .visual img{display:block;}
#header .holder{
	float:left;
	padding: 10px 0 0;
	margin:0 10px 0 0;
}

/* subdomain block */
#subdomain{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:200px;
/*	background:#84af16;*/
}
#subdomain .container{
	margin:0 auto;
	width:970px;
}
#subdomain .visual img{display:block;}
#subdomain .holder{
	float:left;
	padding:32px 0 0;
	margin:0 10px 0 0;
}


/* logotype */
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	width:153px;
	height:51px;
	margin:-22px 23px 0 0;
	display:inline;
}
#home .logo{
	background: url("../images/home/ha_logo.png") no-repeat scroll 0 0 transparent;
    height: 99px;
    position: absolute;
    top: 21px;
    width: 225px;
    z-index: 1;
}

#partner .logo {
    background: url("../images/partners/logo.png") no-repeat scroll 0 0 transparent;
    height: 99px;
    position: absolute;
    top: 21px;
    width: 225px;
}
.logo a{
	display:block;
	height:100%;
}
.slogan{
	color:#FFF;
	font:11px/14px Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#home .slogan{
	margin-left: 225px;
}

.container .slogan.es{	
    /*margin-left: 225px;*/
    margin-top: 7px;
    position: absolute;
    text-align: left;
}

#partner .slogan{
	margin-left: 185px;
}
/* navigation */
.container .right_holder{
	float: right;
	position: relative;
	padding: 6px 20px 0 20px;
}
#nav{
	margin: 5px 0;
	list-style:none;
	float:left;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0;
	/*border-right:2px solid #cedfa2;*/
	width: 100%;
}
#nav li{
	float:left;
	border-right:2px solid #cedfa2;
	color:#FFF;
	/*padding: 0 23px;*/
	padding: 0 5px;
}

#nav li.last{
	border-right:none;
}
#nav a{
	float:left;
	padding:5px 10px 0;
	color:#333;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.english_menu   #nav a {
	padding: 5px 15px 0;
}

.chinese_simplified_menu #nav a {
	padding: 5px 12px 0;
}

.chinese_traditional_menu #nav a {
	padding: 5px 12px 0;
}

.spanish_menu #nav a {
	padding: 5px 12px 0;
}

.portuguese_menu  #nav a {
	padding: 5px 27px 0;
}

#nav li:hover{position:relative;}
#nav li:hover a
{
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#nav .active a{color:#FFF;}
#nav li:hover li a,
#nav .active li a{
	color:#333;
	padding:2px 2px 2px 0px;
	width:116px;
}

#nav li:hover li a { text-shadow:none;}
#nav li:hover li a:hover{
	/*background:#84af16;*/
	color:#f59a39;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);*/
}
#nav li:hover .drop{display:block;}
#nav .drop{
	position:absolute;
	top:100%;
	left:0px;
	/*background:url(../images/arrow-drop.gif) no-repeat 14px 0;*/
	padding:5px 0 0;
	width:144px;
	z-index:9999;
	display:none;
}
#nav .drop ul{
	padding:8px 0;
	overflow:hidden;
	margin:0;
	list-style:none;
	background:#FFF;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
	font:12px/15px Arial, Helvetica, sans-serif;
}
#nav .drop li{	
	width:128px;
	background:none;
	border:0;
	vertical-align:top;
	padding:0 8px;
	margin:0 0 3px;
}
#profile .drop li a{
	float: left;	
	color:#000;
	width: 100%;
}
#profile{
	float: left;
    font: bold 15px/18px Arial,Helvetica,sans-serif;
    left: 872px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#profile .drop li a{
	float: left;	
	color:#000;
	width: 100%;
	text-decoration: none;
}
#profile li.name_section{
	float: right;
    margin-top: 20px;
    padding-left: 5px;
    width: 155px;
}
#profile li div.name_display{
	overflow:hidden;
	float: left;
	margin-top: 5px;
}
/*Notification style*/
#profile li div#notification, #profile li div.num_display{
	/*overflow:hidden;
	float: left;*/
    width: 160px;
}

#profile .num, #profile .num_notification{
	background: none repeat scroll 0 0  #f38108;
    padding: 1px 6px;
    /*border-radius: 2px;*/
    float: left;
}
#profile .num a, #profile .num_notification a{
	color: #FFF;
	width: 100%;
	text-decoration: none;
}
#profile .drop{  
	background: url("../images/arrow-drop.gif") no-repeat scroll 65px 0 transparent;
    display: none;
    float: right;
    position: absolute;
    right: 0;
    margin-right: 10px;
    top: 40px;
    width: 144px;
    z-index: 2;
}
#profile .drop ul{
	padding:8px 0;
	overflow:hidden;
	margin-top: 10px;
	list-style:none;
	background:#FFF;
	border-right:1px solid #354609;
	font:12px/15px Arial, Helvetica, sans-serif;
	width: 100%;
}
#profile .drop li{
    padding: 3px 8px;
	background:none;
	border:0;
	vertical-align:top;
	width:128px;
}
#profile .drop li:hover,#profile .drop li a:hover{ 
	background:#84af16;
	color:#FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	text-decoration: none;
}
#profile .notify_layout{
    float: right;
    position: absolute;
    right: 5px;
    top: 35px;
    width: 300px;
    display: none;
    
    background: none repeat scroll 0 0 #fff;
    border: 1px solid rgba(100, 100, 100, 0.4);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    z-index: 90;
}
#profile .notifi_arr_layout{
	position: relative;
}
#profile .notify_header{
	padding: 2px 8px;
}
#profile .notify_header span{
	font-size: 12px;
}
#profile .notify_header #mark_read_all{
	float: right;
    font-size: 12px;
    font-weight: normal;
    margin-right: 6px;
}
#profile .notifi_arr_layout .notify_arrow{
	background: url("../images/arrow-drop.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
    position: absolute;
    right: 14px;
    top: -13px;
    width: 20px;
}
#profile .notify_content ul{
	max-height: 300px;
	font-weight: normal;
	font: 12px/15px Arial,Helvetica,sans-serif;
}
#profile .notify_content ul{
    list-style: none outside none;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}
#profile .notify_content li{
	float: none;
    border-top: 1px solid #CCCCCC; 
}
#profile .notify_content li.unread{
	background: #F6F6F3;
}
#profile .notify_content li span{
	color: #D17201;
}
#profile .notify_content li span.time_stam{
	color: #ccc;
	font-size: 11px;
}
#profile .notify_content li a,#profile .notify_content li span.no_item{
	display: block;
	padding: 3px 8px; 
	color: #000;
	text-decoration: none;
}
#profile .notify_content li a:hover{
	background:#84af16;
	color:#FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#profile .notify_footer{
	padding: 2px 8px;
	border-top: 1px solid #CCCCCC;
    font-size: 12px;
    text-align: center;
}
/*Stop notification*/

#profile li div.name_display:hover .name {
	/*color: #FFF;*/
}
#profile li div.name_display:hover .drop {
	display: block;
}
#profile .name {
    color: #333333;
    float: right;
    margin-right: 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#profile li{
	float: left;
	position: relative;
}
#profile li .avatar{
	padding: 0;
	margin: 3px 0 0 0;
	border: solid #e0e1e1 1px;
}
#profile li .my_heaven{
	color: #b1b1b1;
    float: left;
    margin: -3px 5px 0 0px;
    text-decoration: none;
}

/* main block */
#main{
	/*width:970px;*/
	margin:0 0 24px;
    min-height: 200px;

}
#main-home{
	/*width:824px;
	padding:0;*/
	margin:0 0 24px;
}

/* search form */
.search-form{
	float:right;
	margin:17px 5px 0;
	padding:3px 0 0;
	background:url(../images/bg-form.png) no-repeat;
	width:249px;
}
.search-form .text{
	float:left;
	margin:0;
	padding:5px 14px 3px;
	width:138px;
	color:#999;
	font-size:14px;
	line-height:17px;
	border:0;
	background:none;
}
.search-small-form {
/*	display: block;
	float: right;
	margin: 20px 10px 0 0; 
    padding:0;
	height: 30px;
	background: url(/images/memorial/bg-form.png) no-repeat;*/
	display: block;
	float: right;
    padding:0;
	height: 29px;
    width: 273px;
/*	background: url(../images/memorial/bg-search.png) no-repeat;*/
}
.search-small-form .text {
	width: 220px;
	padding: 3px 5px 3px;
	font-size: 12px;
	height: 14px;
/*    border:none;*/
    outline:none;
    -moz-box-sizing: inherit;
    display: inline;
    margin: 0;
}
* +html .search-form .text, .search-small-form .text{line-height:16px;}
.search-form .submit{
	float:right;
	width:81px;
	height:29px;
	color:#fff;
	font:bold 15px/29px Arial, Helvetica, sans-serif;
	background:url(../images/bg-form.png) no-repeat 0 -71px;
	border:0;
	padding:0 0 1px;
	margin:-3px 0 0;
	cursor:pointer;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}
.search-small-form .submit{
/*	float:right;*/
	/*width:81px;*/
    width:25px;
	/*height:29px;*/
    height:23px;
	color:#fff;
	font:bold 15px/29px Arial, Helvetica, sans-serif;
/*	background:url(../images/memorial/bg-form.png) no-repeat 0 -71px;*/
	border:0;
	padding:0 0 0px;
	/*margin:-3px 0 0;*/
    margin: 0 0 0 -5px;
	cursor:pointer;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}
/* content block */
#content{
	float:left;
	width:372px;
	padding:20px 15px;
	/*margin:0 10px 0 0;*/
	/*background:#fbfaf8;*/
	/*border-bottom:1px solid #a19f8d;*/
}
#content h2{
	color:#3e3223;
	font-size:22px;
	line-height:25px;
	margin:0;
}
#content .functions{
	margin:0 0 12px;
	font-size:11px;
	line-height:14px;
}
#content .functions a{text-decoration:none;}
#content .functions a:hover{text-decoration:underline;}
.list{    
	padding:0 0 13px;
	margin:0 0 10px;
	list-style:none;
	border-bottom:1px solid #c1c1c1;
}
.list h3{
	margin:0 0 1px;
	font-size:12px;
	line-height:15px;
}

.list h3 a {color:#d17201; text-decoration:none;}
.list h3 a:hover {text-decoration:underline;}

.list .date{font-style:normal;}
.list li{margin:0 0 9px;}
.list p{margin:0;}
.recommend-box{overflow:hidden;}
.recommend-box img{vertical-align:top;}
/* sidebar block */
#sidebar{
	float:right;
	width:394px;
	padding:24px 5px 0;
}
#accordion{
	overflow:hidden;
	width:392px;
	padding:1px;
	background:#fff;
}
#accordion .closed{display:none;}
#accordion h3 {
	overflow:hidden;
	background:url(../images/bg-accordion-opener.png) no-repeat -408px 0;
	margin:0;
	font-size:16px;
	line-height:19px;
	padding:0 0 4px;
}
#accordion h3 a{
	display:block;
	padding:8px 36px 2px;
	color:#fff;
	text-decoration:none;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
/*	background:url(../images/bg-accordion-opener.png) no-repeat -408px 0;*/
}
#accordion .ui-state-active { background-position:0 0;}
/*#accordion .ui-state-default a,
#accordion .opener:hover a{background-position:-408px 100%;}*/
#accordion .section{
	overflow:hidden;
	padding:16px 18px 0;
}
#accordion .section ul{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#accordion .section li{
	margin:0 0 12px;
	overflow:hidden;
}
#accordion .section ul img{
	float:left;
	margin:0 12px 0 0;
	width: 100px;
}
#accordion .section .text{overflow:hidden;}
#accordion .section h4{
	color:#d17201;
	margin:0;
	font-size:12px;
	line-height:15px;
}

#accordion .section h4 a {text-decoration:none;}
#accordion .section h4 a:hover { text-decoration:underline;}
#accordion .section p{margin:0;}
#accordion .accordion-link {
    font-size: 11px;
    padding: 0 0 8px 0;
}
#accordion .accordion-link a{
    text-decoration:none;
    color:#D17201;
}
#accordion .accordion-link a:hover{text-decoration:underline;}
/* footer block */
#footer{
	overflow:hidden;
	width:970px;
	margin: 0 auto;
	padding:0 0 15px;
}
.tools{
	overflow:hidden;
	/*background:url(../images/bg-footer-tools.png) no-repeat;*/
	/*padding:0 42px 0;*/
	font-size:11px;
	line-height:14px;
	color:#a4a4a4;
	float: left;
	margin: 10px 0 0 0;
}
/* social block */
.social{
	padding:0;
	margin:0 0 6px;
	list-style:none;
	overflow:hidden;
}
.social li{
	float:left;
	margin:0 6px 0 0;
}
.social a{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/footer-icons.gif) no-repeat;
	width:16px;
	height:16px;
}
.social .facebook{background-position:0 0;}
.social .twitter{background-position:-21px 0;}
.social .delicious{background-position:-45px 0;}
.social .digg{background-position:-67px 0;}
.social .stumble-upon{background-position:-89px 0;}
.social .email{background-position:-113px 0;}
.menu{
	padding:0;
	margin:0 0 2px;
	list-style:none;
}
.menu li{
	display:inline;
	background:url(../images/home/seperator.jpg) no-repeat 0 3px;
	padding:0 5px 0 9px;
}
.menu li:first-child{
	background:none;
	padding:0 6px 0 0;
}
.menu a{color:#a4a4a4; text-decoration:none;}
.menu a:hover {text-decoration:underline;}
.tools p{margin:0;}
.social_icon {
	float: right;
    overflow: hidden;
    width: 210px;
}
.social_icon span{
	float: left;
	padding-right: 5px; 
	padding-top: 5px;
	color: #6D693E;
}
.social_icon .list_icon {
    float: right;
    list-style: none outside none;
    margin: 8px 10px 0 0;
    padding: 0;
}
.social_icon .list_icon li{
	float: left;
	padding: 0 8px;
}
/* listview block */
#listview{
	padding:10px 0px 40px 0;
}
#listview h2{
	color:#3e3223;
	font-size:22px;
	line-height:25px;
	margin:0;  
}
#listview .functions{
	margin:0 0 12px;
	font-size:11px;
	line-height:14px;
}
#listview .functions a{text-decoration:none;}
#listview .functions a:hover{text-decoration:underline;}
#listview .photo {
    float:left;
    width:100px;
	width: 131px;	
}
#listview .text {    
/*    margin-left: 120px;*/
    float:left;
    width: 465px;
    margin-left: 3px;
}
#listview .text800 {    
    margin: 10px 0 6px 0;
    float: left;
    width: 800px;
}
#listview .partner-text, .partners-text {    
    margin: 30px 10px 6px 10px;
    float: left;
    width: 480px;
/*    vertical-align: top;*/
}
#listview .partners-text h3 {
    margin:0;
}
#listview td {
    padding: 6px 0 10px 0;
}
#listview .posted {
    font-style: normal;
}
#listview .random-message {
    font-style: italic;
}
#listview .partner-logo {
    float:right;
/*    margin-left:20px;*/
/*    text-align: right;*/
    width: 220px;
    vertical-align:text-top;    
}
#listview .community-logo {
    float:left;
    margin-top:10px;
}
#listview dt {
    border-bottom:1px solid #ddd;
    padding: 10px 0 10px 0;
}
#listview .info-text {
    color: #A6A48D;
}
#single-col h1 {
    margin: 0;
}
#country-select {
    margin-top: 16px;
}
span.comment_duration{
	color:gray;
	font-size:11px;
}
input.checkbox{
	/*height: 13px;*/
    margin: 0;
    padding: 0;
    position: relative;
    /*top: -1px;*/
    /*vertical-align: bottom;*/
    width: 13px;
}
label.checkbox{
	display: block;
    font-weight: bold;
    padding-left: 15px;
    text-indent: -15px;
}	
.form_field {
    padding: 4px 0 4px 0;
}

table {
	width:100%;
}

table.thintable {	
	border: 1px solid #7B9A1F; 
	border-collapse: collapse;
	table-layout:fixed;
}

table th {
	padding:8px 0 8px 4px;
	/*background-color:#9AD01A;*/
	background-color:#9EC630;	
	color:#fff;
	border: 1px solid #7B9A1F;
}

table.thintable tr td {
	border: 1px solid #7B9A1F;
}

table tr.even td {
	background-color:#D5E2F0;
}

table.thintable tr.odd td {
	background-color:#FBFEF1;
}

.form-table {
    padding:30px 10px 10px 10px;    
}
.form-table tr {
    vertical-align: top;
}
.form-table td {
    padding: 0.3em;
}

table.login
{
	margin-top:15px;
}

div.display_none
{
	display:none;
}

div.display_block
{
	display:block;
}
 #listview .photo  img{ 
 width:120px
 }
#nav li .avatar {
    height: 26px;
    padding: 0 4px;
    width: 26px;
    margin-top: -5px;
}
#nav .num {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    margin-top: 0;
    padding: 5px 6px 4px;
    margin-top: 20px;
}

#nav li.profile{
	border-left: none;
}
#nav li.first{
	border-left: 1px solid #BDBDBD;
}
#nav li.profile a{
	border-left: none;
	padding: 25px 0 0 3px;
}

.love-icon { /* can be anything ... just needs to float left */
	display: block;
	float:left;
    background: transparent url(/images/LoveU_en.gif) no-repeat center center;
		padding: 2px 1px;
		width: 44px; /* 50px */
		height: 18px;
		border: 1px solid #C6C6C6;
    -moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;		
} 

.love-en { 
	background: transparent url(/images/LoveU_en.gif) no-repeat center center;
}

.love-zh-CN { 
	background: transparent url(/images/LoveU_zh-CN.gif) no-repeat center center;
}

.love-zh-TW { 
	background: transparent url(/images/LoveU_zh-TW.gif) no-repeat center center;
}

.love-es { 
	background: transparent url(/images/LoveU_es.gif) no-repeat center center;
	width: 52px;
}

.love-pt {
	background: transparent url(/images/LoveU_pt.gif) no-repeat center center;
	width: 52px;
}

.loved-icon { /* can be anything ... just needs to float left */
	display: block;
	float:left;
    background: transparent url(/images/LoveU.gif) no-repeat left top;
    width: 54px;
    height: 24px;
}
/*
.loved-icon:hover { 
   background: transparent url(/images/LoveUntick.gif) no-repeat left top; 
}*/

/***
COUNTER CSS
- note the border colour is fixed 
(need to replace #DDD and update image)
***/

.count, .count span {
	display: block;
	float: left;
	font: 11px/22px Helvetica, Arial, sans-serif;	
}

.count {
	/*margin-left: 7px;*/
	background-color:white;
	margin-left: 6px;
	position:relative;
	border: 1px solid #DDD; /* colour set in image as well */
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

.count span {
	/*padding: 0 5px;*/
	padding: 0 4px;
	color: #666;
	text-align: center;
	text-decoration: none;
}

.count span:hover, .count span:focus { color: #000;}

.user-tools .count span:before, .poster-icon .count span:before{
	content:"";
	position:absolute;
	top:6px;
	left:-4px;
	z-index:5;
	display:block;
	height: 6px; width:4px;
	background:transparent url(/images/pointer.png) no-repeat left 50%;
}

.button_link{
	margin-bottom: 5px;
    margin-left: 10px;
}
.link_popup{
	overflow: hidden;
    width: 481px;
}
.link_popup .photo{
	float: left;
	width: 115px;
}
.link_popup .text{
	float: left;
	width: 366px;
	/*margin-left:10px;*/
}

#single-col .no_result{
	padding-bottom: 300px;
}
.container .no_result ul, #single-col .no_result ul{
	list-style-type:square !important;
}
#left-panel .event{
	margin-left: 22px;
}
.settings-panel
{
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #eee;
    padding: 1px 12px 10px 12px;
    margin: 10px;
}
.mobile-upload-panel
{
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #fff;
    padding: 1px 12px 10px 12px;
    margin: 16px;
    border: #ccc 1px;
}
.question 
{
    background: transparent url(/images/question_small.png) no-repeat;
    width: 16px;
    height: 16px;
}
.view_more{
	background-color: #ECECEC;
	padding: 10px;
	/*clear: both;*/
}
.view_more a{
	background: url("../images/memorial/orange_arrow_dow.gif") no-repeat scroll 0 5px #ECECEC;
	padding-left: 15px;
}
.view_more a.load, .profile_status a.load, .item span.load{
	background: url("../images/loading_more.gif") no-repeat scroll;
	padding-left: 20px;
}
.show_more {
	background-color:#ECECEC;
	padding: 10px;	
}
.show_more a{
	background: url("../images/memorial/orange_arrow_dow.gif") no-repeat scroll 0 5px #ECECEC;
	padding-left: 15px;
}
.show_more a.load, .profile_status a.load, .item span.load, a.load{
	background: url("../images/loading_more.gif") no-repeat scroll;
	padding-left: 20px;
}

.title_1 {
    font-weight: bold;
    text-transform: capitalize;
}

.content_align
{
	margin-left:17px;
	text-align:left;
	overflow: hidden;
    /*padding-bottom: 20px;*/
}
.validationError{
	color: red;
}

.fixfont {
	font: 12px/15px Arial,Helvetica,sans-serif;
}
.poster-icon {
    background: url("/images/poster_icon.png") no-repeat scroll center center transparent;
    border: 1px solid #C6C6C6;
    display: block;
    float: left;
    height: 18px;
    margin-left: 4px;
    padding: 2px;
    /*width: 25px;*/
}
.imissu-icon {
    background: url("/images/imissu_icon.gif") no-repeat scroll center center transparent;
    border: 1px solid #C6C6C6;
    display: block;
    float: left;
    height: 18px;
    /*margin-left: 4px;*/
    padding: 2px 1px;
    width: 43px;
    -moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
}

.imissu-en {
    background: url("/images/imissu_icon_en.gif") no-repeat scroll center center transparent;
}

.imissu-zh-CN {
    background: url("/images/imissu_icon_zh-CN.gif") no-repeat scroll center center transparent;
}

.imissu-zh-TW {
    background: url("/images/imissu_icon_zh-TW.gif") no-repeat scroll center center transparent;
}

.imissu-es {
    background: url("/images/imissu_icon_es.gif") no-repeat scroll center center transparent;
	width: 59px;
}

.imissu-pt {
	background: url("/images/imissu_icon_pt.gif") no-repeat scroll center center transparent;
	width: 96px;
}


#container ul
{
  /*margin-bottom: 25px;*/
  /*overflow: hidden;*/
}
.file_attach_pdf{
    overflow: hidden;
    padding: 10px 0;
}

.file_attach_pdf
{
	background: url('../images/pdf_icon.png') no-repeat;
	padding: 0 0 5px 25px;
	height: 22px;
}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.fixchrome{ float:left; }
} /* hacked cho chrome v� safari */

#content_header {
	/*width: 560px;*/
}

/* A class used by the jQuery UI CSS framework for their dialogs. */
.ui-dialog {
    z-index:1000000 !important; /* The default is 100. !important overrides the default. */
}
.ui-front { z-index: 100000 !important; }

.imageflow .scrollbar {    
    z-index: 50 !important;
}

#block-search-form #txtSearch, #block-search-form-1 #txtSearch {
    font-size: 24px;
    width: 310px;
	color: #B3B3B3;
}

#block-search-form .form input[type="submit"], #block-search-form-1 .form input[type="submit"] {
    font-size: 24px;
    height: 40px;
	color: #B3B3B3;
}

.msg-wrapper {
    padding: 15px 0;
    text-align: center;
}

.msg-detail {
    text-align: center;
}

#edit_service_details_form .flexselect_container a {
    top: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #edit_service_details_form .flexselect_container a {
        top: 6px;
    }
    
    #edit_service_details_form .location_edit .flexselect_container a {
        top: 3px;
    }    
} 

label.service-edit-label {
    /*float: left;*/
    display: inline;
    padding-right: 15px;
	width: 100%;
/*    width: 103px;*/
}

#edit_service_details_form #uniform-service_chapel_id {
    left:-2px;
}

.service-full-details {
    float: left;
    margin-left: 6px;
    margin-top: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .service-full-details {        
        margin-top: 8px;
    }
} 

.service-details-wrapper .row-info label {
    width:65px;
    float:left;
    font-weight: bold;
    color: #343232;
    font-size: 12px;
}

.service-details-wrapper .row-info span {        
    color: #343232;
    font-size: 12px;
}

.service-details-wrapper .row-info {
    width: 100%;
    float:left;
    margin-bottom: 12px;
}

.service-details-wrapper .row-info:first-child {
    margin-bottom: 0;
}

.service-details-wrapper {
    margin: 20px 10px 5px;
    width: 500px;
}

.service-edit {
    width: 100%;
    /*float:left;*/
    margin-top:5px;
}

.service-info .row-info h2 {
    font-size: 15px;
    color: #546e16;
    margin-bottom: 0;
    margin-top: 0;
}

.line-detail {
    background: url(../images/full-detail-line.jpg) repeat-x 0 0;
    width: 332px;
    height:1px;
    float: left;
    margin: 13px 0;
}

.clr {
    clear: both;
}

.service-info .row-info h2, .service-info .row-info label {
    padding-left: 7px;
}

.service-full-details a {
    color: #D17201 !important;
}

#service_location_flexselect, #service_chapel, #service_chapel_flexselect {
    width: 414px !important;
}

.service-edit #service_location_flexselect, .service-edit #service_chapel, .service-edit #service_chapel_flexselect {
    margin-top: 3px;
    margin-bottom: 5px;
}

.pop-inner > div {
    width: auto !important;
    height: auto !important;
}


@media (min-width: 450px){
    .pop-inner > div > img {
        display: block;
        margin: 0 auto !important;
        max-width: 348px;    
        width: 80%;        
    }
    
    .search-small-form .text {        
        padding: 0 5px;
        height: 30px;
        width: 220px;
    }
}

#popupCloseRight {
    background-color: #FFFFFF;
    background-image: none;
    border: 2px solid #73A008;
    border-radius: 15px 15px 15px 15px;
}

/*input.ui-input-text, textarea.ui-input-text, .ui-input-search {
    -moz-box-sizing: inherit !important;
}

input.ui-input-text, textarea.ui-input-text {
    display: inline !important;
}*/

.ui-btn {
    float: left;
    margin-right: 10px !important;    
}

.ui-dialog-titlebar-close {
    display: none;
}

#edit_service_details_form #service_date {
    /*float: left; */
    display: inline;
    width: 140px;
}

#edit_service_details_form #service_time {
    /*float: left; */
    display: inline;
    width: 140px;
}

.service-button .ui-btn-inner {
    display: none;
}

.service-subbutton {
    float: left;
    margin-left: 3px;
    margin-top: 4px;
}

.location_edit a {
    /*float: left;*/
    display: inline;
    margin-left: 5px;
    margin-top: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .form_row_tribute.location_edit a {        
        margin-top: 6px;
        margin-left: 12px;
    }
    
    .form_row_tribute.location_edit a.mn-title {                
        margin-left: 3px;
    }
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .location_edit .service-full-details a {        
        margin-top: 0;
    }
} 

.service-button input[type="button"] {
    float: left;
}


.location_edit {
    /*float: left;*/
    margin: 2px 0;
    width: 100%;
}
.location_edit label {
    /*float: left; */
    display: inline;
    margin-right: 5px;
    margin-top: 5px;
    width: 107px;
}

.location_edit label:first-child {    
    margin-right: 13px;    
}

.service-button {
    clear: both;
    padding-bottom: 7px;
}

.service_row label {
    width: 105px !important;
}

.service_row_es label {
    width: 135px !important;
}

#service_detail {
    width: 522px !important;
}

.service_line {
    margin-top: 1px;
}

.service_detail_area label {
    margin-top: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #service_date {
        margin-left: 0px;
    }
    
    #div_service_location a {
        margin-top: 2px;
    }
} 

/*
.location_detail {
    margin: 0 auto 10px;
    text-align: left;
    width: 500px;
}
*/

.location_detail label {
    width:100px;
    float:left;
    font-weight: bold;
}

.location_detail span {
    padding-left: 5px;
}

.location_detail .location_detail_row {
    float: left;
    margin: 3px 0;
    width: 100%;
}

.chapel_row {
    float: left;
    margin-top: -7px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .chapel_row {
        float: left;
        margin-top: -9px;
    }
    
    .service_line {
        margin-top: -1px;
    }
} 

.chapel_row label {
    line-height: 14px;
    margin-top: 0;
}

.chapel_row label.zh {
    line-height: 14px;
    margin-top: 6px;
}

.chapel_row label span {
    padding-left: 11px;
}


#fd_show div.selector, #cem_show div.selector {
    width: 321px !important;
}

#fd_show span, #cem_show span {
    width: 296px !important;
}

#cem_flexselect, #fd_flexselect {
    width: 324px !important;
}

#form_fields #obituary_message {
    width: 523px !important;
}

.right-edge {
	width: 305px;
}

#cboxLoadedContent #video_container_wrapper {
	overflow: hidden;
}

.lang_select_footer {
	float: none;    
}

.content-bigger {
	font-size: 13px;
}

.top-right-menu {
	/*width: 320px;*/
}

.capitalize {
	text-transform: capitalize;
}

.lang_select_footer {
	display: none;
}


.form_activation {

}

.join-us {
	width: 440px;
	padding: 57px 75px 0;
}

.join-us h3 {
	font-size: 2.5em;
	margin-top: 0;
}

.join-us form p {
	color: #888;
	margin: 0;
}

.join-us form table {
	width: 430px;
}

.join-us form table input[type='text'], .join-us form table input[type='password'] {
	width: 268px;
}

.pager {
    margin-top: 5px;
}

.cookie_page ul {
    list-style-type: disc !important;
}

#login_link
{
	color: #B9B9B9;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	text-align: right;
}

#search-input
{
	padding: 0 0 0 6px;
	background: none;
	border-radius: 0px;
	height: 31px;
	border-color: #E0E1E1 #CCCCCC #E0E1E1 #E0E1E1;
}

#search-input:focus 
{
	box-shadow: none;	
}

#main_menu
{
	height: 33px; 
	margin: 12px auto 10px; 
	background: #84af16;
}

#header_line
{
	background: #c1d78a; 
	height: 5px; 
	/*margin: 6px 0;*/
}

.right_holder.not-login 
{
	padding-top: 8px;
}

.ssl_sign
{
	width: 134px;
	float: left;
	margin-right: 10px;
}

.create_memorial_mobile .radio_row input {
    vertical-align: middle !important;
    margin-bottom: 8px !important;
}

#branch_info
{
	margin: 2px 0;
}

.auth-left-panel {	
	width: 50%;
	height: 100%;
	vertical-align: top;
	border-right: thin solid #ccc;
	text-align: center;
}
.auth-right-panel {	
	width: 50%;
	height: 100%;
	padding-left:50px;
}
.auth-left-text {
	margin-top:40px;
	font-size:12pt;
	width:55%;
	margin-left:auto;
	margin-right:auto;
}
.auth-heading {
	font-size: 25pt;
	color:#6C6C6C;
}
.new-account-button {
	background:url(../images/light-grey-button.png) no-repeat;
	width: 203px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top:30px;
	padding-top: 8px;
	font:16px Helvetica, sans-serif;
	cursor: pointer;
}
.register-button {
	background:url(../images/light-grey-button-long.png) no-repeat;
	width: 235px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top:30px;
	padding-top: 8px;
	font:16px Helvetica, sans-serif;
	cursor: pointer;
}

.fb-like{
    height: 20px;
    overflow: hidden;
}

.selected_area {
    float: right;
    margin-top: 17px;
}

.partner-search .selected_area {
    margin-right: 10px;
    margin-top: 6px;
}

.edit_form_es  label {
	width: 150px !important;
}

.edit_form_pt  label {
	width: 150px !important;
}

.language_pt div.time-picker-12hours {
	width: 10em;
}

.service_date_time_label {
	line-height: 14px !important;
}

.but {
    background-color: #ff8200;
    color: #ffffff;
    float: left;
    font-size: 16px;
    height: 29px;
    line-height: 30px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none !important;
}

.tw_site #header .holder {
	padding: 10px 0 0;
}