#js_core_action{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #fff;
}
a, a:visited {
    color: #666666;
    outline: medium none !important;
    text-decoration: none;
}
.boxComment{
	width:380px;	
}
.wall_body
{
	width:100%;
	position:relative;
}
.wall_body .box_right,
.wall_body .box_left
{
	position:relative;	
	text-align:left;
}
.wall_body .box_right
{
	width:230px;
	float:right;
	margin-right:20px;
}
.wall_body .box_left
{
	width:560px;
	float:left;
	margin-left:20px;
	min-height:500px;
	background-color:#fff;
	background:rgba(255,255,255,0.98);
	border:1px solid #c5c5c5;
	box-shadow:1px 2px 4px rgba(0, 0, 0, .25);
	border:1px solid rgba(45, 45, 45, 0.4);
	background-clip:padding-box;
	padding:25px;
}
.wall_body .box_left .focus_scroll,
.icon_group,
.icon_workspace,
.icon_star,
#ipMyFavotite,
span.labelactionbtn,
.wall_postbox .post_cancel,
.wall_postbox .post_type_opt span.focus
{
	background:url(images/beeperNub.png) no-repeat;
}

.wall_body .box_left .focus_scroll
{
	width:12px;
	height:20px;	
	background-position:right -20px;
	position:absolute;
	top:31px;
	right:-11px;
}
ul.wall_menu,
ul.wall_menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.wall_menu h5
{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #666;	
}
ul.wall_menu > li
{
	margin-bottom:10px;	
}
ul.wall_menu ul li
{
	font-size:12px;
	padding:5px;
	padding-left:20px;
}
ul.wall_menu ul li a
{
	text-decoration:none;
	display:block;
}
ul.wall_menu ul li:not(.nonclick):hover{
	background:#F4F4F4;
}
ul.wall_menu ul li.bg-color-1 a{
	font-weight:bold;
	color:#fff;		
}
ul.wall_menu ul li span.text {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.icon_group,
.icon_workspace,
.icon_star
{
	width:15px;
	height:15px;
	display:inline-block;
	margin-right:5px;
}
.icon_group
{
	background-position:left -125px;
}
.icon_workspace
{
	background-position:left -105px;
}
.icon_star
{
	background-position:left -145px;
}
.countList
{
    background: none repeat scroll 0 0 #999999;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: right;
    padding: 2px;
    display: inline-block;
    max-width: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	
}
#ipMyFavotite
{
	background-position:right -160px ;
	width:90%;
}

span.labelactionbtn
{
	background-position:left -185px ;
    display: none;
    height: 20px;
    position: absolute;
    left: 3px;
    top: 5px;
    width: 15px;
	cursor:pointer;
    z-index: 1;
}
ul.my_favortie li
{
	position:relative;	
}
ul.my_favortie li:hover span.labelactionbtn,
ul.my_favortie li span.labelactionbtn.mtt-menu-button-active
{
	display:block;
}



/*Post Box{*/
.wall_postbox
{
		
}
.wall_postbox .post_by
{
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}
.wall_postbox .default_txt {
    color: #999999;
    display: block;
    float: left;
    padding: 5px;
    width: 100%;
	cursor:text;
}
.wall_postbox .post_count
{
	font-weight:bold;
	float:right;
	font-size:18px;
	color:#CCC;
	margin-bottom:5px;
}
.wall_postbox .post_border
{
    border-style: solid;
    border-width: 1px;
    clear: both;
	position:relative;
}
.wall_postbox .post_cancel
{
   background-position:5px -205px;
   width:18px;
   height:18px;
   position:absolute;
   z-index:1;
   top:0;
   right:0;
   cursor:pointer;
   display:none;
}
.wall_postbox .post_cancel:hover
{
	background-position:5px -220px;
	background-color:#C00;
}
.wall_postbox .textarea_post
{
    border:none;
	width:95%;
	min-height:50px;
	resize:vertical;
	padding:5px;
	background:#fff;
	display:none;
	outline:none;
}
.wall_postbox .post_type ul
{
	list-style:none;
	float:right;		
	margin:5px 0;
	padding:0;
}
.wall_postbox .post_type ul li
{
	float:left;	
	padding:0 10px;	
	position: relative;
	cursor:pointer;
}
.wall_postbox .post_type ul li:hover
{
	text-decoration:underline;
}
.wall_postbox .post_type ul li:after
{
    content: "|";
    position: absolute;
    right: -2px;
}
.wall_postbox .post_type ul li:last-child:after
{
	content: "";
}
.wall_postbox .post_type_opt
{
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
	position:relative;
	border-color:#999;
	display:none;
}
.wall_postbox .post_type_opt span.focus
{
    background-position: right 0;
    height: 7px;
    position: absolute;
    right: 116px;
    top: -7px;
    width: 20px;
	display:	none;
}
.wall_postbox .post_type_opt.open span.focus
{
	display:block;
}
.wall_postbox .post_type_opt .ul_opt{
	list-style:none;	
	margin:0;
	padding:0;
}
.wall_postbox .post_type_opt .ul_opt li.row{
	padding:10px;
	display:none;
}
.ul_opt ul.ListPhoto{
	list-style:none;
}
.ul_opt ul.ListPhoto li{
	display:block;
	float:left;
	width:100px;
	height:70px;
	margin-right:5px;
	border:1px solid #CCC;	
	margin-bottom:5px;
}
.ul_opt ul.ListPhoto li:hover{
	border:1px solid #999;	
}
.ul_opt ul.ListPhoto li .close-box{
	position:absolute;
	top:0;
	right:0;
	background-color:#fff;
	z-index:1;
	display:none;
}
.ul_opt ul.ListPhoto li:hover .close-box{
	display:block;
}
.ul_opt ul.ListPhoto li .close-box:hover{
	background-color:#ccc;
}
.ul_opt ul.ListPhoto li.selectPhoto{
	overflow:hidden;
	position:relative;
	background:url(../images/default/plus.png) center center no-repeat;
}
.ul_opt ul.ListPhoto li.selectPhoto:hover{
	background-color:#eee;	
}
.ul_opt ul.ListPhoto li.selectPhoto.loading{
	background:url(images/loading.gif)	center center no-repeat;
}
.ul_opt ul.ListPhoto li.selectPhoto input[type="file"] {
    cursor: pointer;
    font-size: 460px;
    height: 100%;
    margin: 0;
	opacity:0;
 	filter: alpha(opacity=0);
	-moz-opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;	
}
.ul_opt ul.ListPhoto li.selectPhoto.loading input[type="file"]{
	display:none;
}
.create-album {
    margin: 15px 0 0 30px;
    padding: 10px 15px;
}
.wall_postbox .select_user,
.wall_postbox .btn_submit
{
	padding:10px;	
	padding-top:0px;
}

/*}*/

/*Comment{*/
ul.tab-filter-wall {
    border-bottom: 1px solid #DEDEDE;
    height: 24px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
}
ul.tab-filter-wall li {
    cursor: pointer;
    height: 20px;
    padding:5px 10px;
}
ul.tab-filter-wall li.active {
    background: url("../images/bullet/up.png") no-repeat scroll center bottom transparent;
    font-weight: bold;
}
.rows-4 {
    overflow: hidden;
    padding: 4px 0;
}
.rows-7 {
    overflow: hidden;
    padding: 7px 0;
}

.filteroption {
    background: url("../images/bullet/icons.gif") no-repeat scroll -64px 0 transparent;
    display: inline-block;
    float: left;
    height: 16px;
    width: 16px;
}
ul#tab {
    overflow: hidden;
	list-style:	none;
	margin:0;
	padding:0;
}
ul#tab li {
    float: left;
    line-height: 1.3em;
}
.fontsize8pt {
    font-size: 8pt;
}
ul.wall_data{
	list-style:	none;
	margin:0;
	padding:0;	
	position:relative;
}
ul.wall_data li.comment_list{
	position:relative;	
	z-index:1;
}
ul.wall_data li.focus{
    border-left: 2px solid #D9D9D9;
    border-right: 2px solid #D9D9D9;
    top: 0;
    display: none;
    height: 0;
    left: -4px;
    padding: 0 2px;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.trangle-bottom-dark {
    background: url("images/trangle-bottom-dark.png") no-repeat scroll right top transparent;
    height: 5px;
    position: relative;
    width: 30px;
    z-index: 2;
}

ul.wall_data .post_list
{
	position:relative;
	min-height:100px;
	margin-top:10px;
	border-bottom:1px dashed #ccc;
}
ul.wall_data .post_list .img
{
	width:95px;
	float:left;
	position:relative;
	height: 100px;
}
ul.wall_data .post_list .img .OwnerPost
{
	width:60px;
	height:80px;
}
ul.wall_data .post_list .img .toPost
{
    height: 30px;
    left: 50px;
    position: absolute;
    top: 50px;
    width: 30px;
}
ul.wall_data .post_list .post
{
	padding-left:100px;
	display:block;
}
ul.wall_data .post_list .post .qoute
{
    background: url("../images/theme/quote.png") no-repeat scroll left 3px transparent;
    min-height: 20px;
	padding-left:20px;
	margin-bottom:5px;
}
ul.wall_data .post_list .post .showtime {
    color: #999999;
    display: inline-block;
    font-size: 11px;
    margin-top: -1px;
    padding-bottom: 1px;
    padding-left: 20px;
    padding-top: 2px;
    position: relative;
    text-align: right;
    width: 160px;
}
ul.wall_data .post_list .post .desc
{
	line-height:15px;
}
ul.wall_data .post_list .post .desc h5
{
	font-size:11px;
}
ul.wall_data .post_list .post .desc h5 a:hover
{
	background:#eee;
	text-decoration:none;
}
ul.wall_data .post_list .post .header,
.opt_comment ul
{
	margin-bottom:5px;
	color:#666;
}
ul.wall_data .post_list .post .name
{
	font-weight:500;
	font-size:14px;
}
.opt_comment{
    margin-bottom: 5px;
    margin-top: 5px;
}
.opt_comment ul{
	list-style:none;
	margin:0;
	padding:0;	
	display:inline-block;
}
.opt_comment ul li{
	float:left;
	padding:0 10px;
	position:relative;
	font-size:11px;
}
.opt_comment ul li:first-child{
	padding-left:0px;
}
.opt_comment ul li:before
{
	content:"•";
	position:absolute;
	right:-1px;
	color:#999;
}
.opt_comment ul li:last-child:before{
	display:	none;
}
.opt_comment ul li a:hover{
	text-decoration:underline;
}
.box_comment .bg-center-comment {
    background: none repeat scroll 0 0 #F2F5F7;
    padding: 0 9px;
}
.box_comment .bg-center-comment .showliketext{
	height:22px;
}
.box_comment .bg-center-comment .box_img
{
	width:20px;
	height:30px;
}
.box_comment .bg-top-comment {
    background: url("../images/bg/bg-line-comment.png") repeat-x scroll 0 0 transparent;
    height: 2px;
}
.box_comment .bg-center-comment .line-bottom-comment {
    background: url("../images/bg/bg-line-comment.png") repeat-x scroll center bottom transparent;
}
.box_comment .img-comment-top {
    background: url("../images/bg/bg-wall-top.png") no-repeat scroll left top transparent;
    height: 6px;
    margin-left: 21px;
    position: absolute;
    top: -5px;
    width: 9px;
}
.box_comment .bg-center-comment .viewlike{
	cursor:pointer;
}
.rows-10 {
    overflow: hidden;
    padding: 10px 0;
}
/*}*/
.box_img
{
	position:relative;	
	border:1px solid #999;	
	overflow:hidden;
}
.box_img img
{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

/*data_user_info{*/
ul.data_user_info
{
	float:right;
	position:relative;
}
ul.data_user_info > li
{
	float:left;
	display:inline-block;
	padding:0 5px;
	height:35px;
}
ul.data_user_info li > a.click
{
	text-decoration:none;
	line-height:30px;
	display:inline-block;
}
ul.data_user_info li .popup .show_quick_feeds
{
	transition: all 0.2s ease-in-out 0s;
	-moz-transform: all 0.2s ease-in-out 0s;
	-webkit-transform: all 0.2s ease-in-out 0s;
	-ms-transform::all 0.2s ease-in-out 0s;
	-o-transform: all 0.2s ease-in-out 0s;	
}
ul.data_user_info li .popup
{
	position:absolute;
	display:none;
	top:100%;
	margin-top:10px;
}
ul.data_user_info li .popup .focus
{
	background:url(images/beeperNub.png) no-repeat;
    background-position: right 0px;
    height: 12px;
    position: absolute;
    top: -11px;
    width: 20px;
}
ul.data_user_info li.open .popup
{
	display:block;
	z-index:2;
}
ul.data_user_info li.quicksearch  input[type="submit"]
{
	height:32px !important;
}
ul.data_user_info li.quicksearch  input.search-top
{
	height:30px !important;
	/*background:url(../images/bullet/zoom.png) center right no-repeat;*/
	border-radius: 70px;
}
ul.data_user_info li.quickemail a
{
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.data_user_info li.quicknotify{
	padding:0;	
}
ul.data_user_info li.quicknotify > a
{
	border:1px solid #999;
	height:30px;
	padding:0 10px;
	background:#ccc;
	color:#fff;
	border-radius: 70px;
}
ul.data_user_info li.quicknotify > a span
{
	display:inline-block;
}
ul.data_user_info li.quickshare .sbox
{
	border:1px solid #999999;
	height:30px;	
	position:relative;
	padding:0 10px;
}
ul.data_user_info li.quickshare .sbox:hover{
	background-color:#f8f8f8;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));
	background-image:-webkit-linear-gradient(top,#f8f8f8,#ececec);
	background-image:-moz-linear-gradient(top,#f8f8f8,#ececec);
	background-image:-ms-linear-gradient(top,#f8f8f8,#ececec);
	background-image:-o-linear-gradient(top,#f8f8f8,#ececec);
	background-image:linear-gradient(top,#f8f8f8,#ececec);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8',EndColorStr='#ececec');
}
ul.data_user_info li.quickshare .sbox span.splus
{
	background:url(images/beeperNub.png) no-repeat;
	background-position:left -512px ;
	height:10px;
	width:10px;
	display:inline-block;	
}
ul.data_user_info li.quickshare .sbox span
{

}
ul.data_user_info li.quickshare .sbox:before
{
	display: block;
	position: absolute;
	background: transparent;
	border: 7px solid transparent;
	border-left-color: #5B5B5B;
	border-bottom: 100%;
	left: 100%;
	content: '';
	width: 0;
	height: 0;
	top: 0px;
	margin: auto;
	bottom:1px;
}
ul.data_user_info li.quickshare .sbox:after
{
	display: block;
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	border-left-color: #FFFFFF;
	border-bottom: 100%;
	left: 100%;
	content: '';
	width: 0;
	height: 0;
	top: 0px;
	margin: auto;
	bottom:1px;
}
ul.data_user_info li.quickuser > a
{
	background:url(images/triangle-down.gif) no-repeat;
	background-position:35px center ;
	padding-right:15px;	
}
ul.data_user_info li.quickuser .box_img
{
	width:30px;
	height:30px;
	/*border-radius: 70px;*/
}
.pop_profile,
.pop_share,
.pop_notify
{
	background:#fff;
	border-bottom:1px solid #bebebe;
	-moz-box-shadow:0 2px 4px rgba(0,0,0,.12);
	-o-box-shadow:0 2px 4px rgba(0,0,0,.12);
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12);
	box-shadow:0 2px 4px rgba(0,0,0,.12);
	position:relative;
	z-index:1;
	border:1px solid #999;
}
.pop_profile,
.pop_share,
.pop_notify
{
	min-width:300px;
	min-height:100px;
	right:0;	
}
.pop_profile .focus
{
	right:25px;
}
.pop_share .focus
{
	right:82px;
}
.pop_notify .focus
{
	right:60px;
}

.pop_profile .user_data
{
	padding:20px;
	display:inline-block;
	min-width:300px;
}
.pop_profile .user_data .box_img
{
	width:60px !important;
	height:80px !important;
}
.pop_profile .user_data .details
{
	display:block;
	padding-left:100px;	
}
.pop_profile .user_data .details .name
{
	font-weight:bold;	
}
.pop_profile .user_data .details .email
{
	color:#666;
	font-size:11px;
}
.pop_profile .user_data .signout {
    border-top: 1px solid #999999;
    clear: both;
    display: block;
    margin-top:5px;
}
.pop_share .sharebox{
	width:500px;	
	padding:20px;
}
.pop_share .sharebox #quick_share_post{
	width:100%;
	min-height:50px;
	border:none;
	overflow:hidden;
}
/*}*/
.main_loading{
	background:url(images/loading.gif) center center #FFF no-repeat;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:999;
}
.box-comment{
	position:relative;
	display:block;
	/*margin-left: -100px;*/
}
.box_comment .bg-center-comment .close-box
{
    margin-top: -5px;
    position: absolute;
    right: 10px;
	display:none;
}
.CommentPosted-child:hover .close-box{
	display:block;	
}
/*Notification{*/
.pop_notify{
	min-width:400px;
}
#FeedsNotifyData
{

}
#FeedsNotifyData a.back
{
	position:absolute;
	top:5px;
	right:10px;
	line-height:21px;
	font-size:11px;
	display:none;
}
#FeedsNotifyData .box_show
{
	overflow:hidden;
	position:relative;	
}
#FeedsNotifyData  a
{
	text-decoration:none !important;
}
#FeedsNotifyData > h3
{
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    padding: 10px 0;
    text-indent: 10px;
}
#FeedsNotifyData ul.list_notify
{
    display: block;
    max-height: 300px;
    overflow-x: hidden;
	position:relative;
	width:450px;
}
#FeedsNotifyData ul.list_notify > li
{
    display: inline-block;
    padding: 7px 0;
    width: 100%;
	border-bottom:1px solid #ccc;
}
#FeedsNotifyData ul.list_notify > li:hover,
#FeedsNotifyData ul.list_notify > li.new
{
	background:#eee;
}
#FeedsNotifyData ul.list_notify > li .box_img
{
	width:50px;
	height:50px;
	float:left;
	margin-left:7px;
}
#FeedsNotifyData ul.list_notify > li a
{
	line-height:inherit;	
}
#FeedsNotifyData ul.list_notify > li a:hover
{
	color:inherit;
}
#FeedsNotifyData ul.list_notify > li .text
{
	padding-left:70px;
	font-size:12px;
	min-height:52px;
	padding-right:7px;
}
#FeedsNotifyData ul.list_notify > li .text .time
{
	display:block;
	margin-top:5px;
	font-size:11px;
}
#FeedsNotifyData > a.seeall
{
	display:block;
	padding:3px 7px;
	text-align:center;
	font-weight:bold;	
}
#FeedsNotifyData .show_quick_feeds
{
	position:absolute;	
	left:100%;
	top:0px;
	min-height:100px;
	padding:0 20px 20px;
}
/*}*/


.view_profile .box_img{
	height:230px;	
	margin-bottom:20px;
}
.commentMark
{
	width:85%;
	height:30px;
	resize:vertical;
	outline:none;
}
.images.box_img{
    float: left;
    margin-right: 8px;
    max-height: 100px;
    width: 125px;
	height:90px;
}
.images.box_img img{
	bottom: inherit;
}
.info {
    float: right;
    min-height: 50px;
    width: 320px;
}
a.box-arrow-left {
    background: url("../images/bullet/box-arrow-left.gif") no-repeat scroll left top transparent;
    display: block;
    height: 22px;
    width: 26px;
}
a.box-arrow-right {
    background: url("../images/bullet/box-arrow-right.gif") no-repeat scroll left top transparent;
    display: block;
    height: 22px;
    width: 26px;
}
a.box-arrow-right:hover {
    background: url("../images/bullet/box-arrow-right.gif") no-repeat scroll left bottom transparent;
}
a.box-arrow-left:hover {
    background: url("../images/bullet/box-arrow-left.gif") no-repeat scroll left bottom transparent;
}
.rows-video {
    margin-top: 5px;
    min-height: 50px;
    overflow: hidden;
    position: relative;
}
.showdata{
	padding-left:115px;	
}
.loader{
	background:url(images/loading.gif) center center no-repeat;
	height:11px;
	width:100%;
	clear:both;
}
.rows-photo{
	position:relative;
	display:block;		
}
ul.showphoto{
	list-style:none;	
}
ul.showphoto li{
	position:relative;
	width:85px;
	height:50px;
	display:block;
	float:left;	
	margin-right:5px;
	margin-bottom:5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
     -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
       -o-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s;
		  z-index:0;
}
ul.showphoto li:hover{
	border-color:#333;	
  -webkit-transform: scale(1.3);	
     -moz-transform: scale(1.3);	
      -ms-transform: scale(1.3);	
       -o-transform: scale(1.3);	
          transform: scale(1.3);	
		  z-index:1;
		  box-shadow:0px 0px 10px #000000;
}

.showFile {
    background: none repeat scroll 0 0 #F5F5F5;
    padding: 10px;
    position: relative;
	display:none;
}
.showFile .close-box{
	position:absolute;
	right:5px;
	top:5px;	
}
.showFile .filedata{
	display:inline-block;	
	width:100%;
}
.fileicon{
	width:60px;
	height:60px;
	display:inline-block;
	float:left;
}
.fileicon.xls,
.fileicon.xlsx{
	background:url("../img/icon/icon-Excel.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.gif{
	background:url("../img/icon/icon-GIF.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.jpg,
.fileicon.jpeg{
	background:url("../img/icon/icon-JPG.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.mp3{
	background:url("../img/icon/icon-MP3.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.mp4{
	background:url("../img/icon/icon-MP4.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.wma,
.fileicon.wmv,
.fileicon.mpg,
.fileicon.mpeg,
.fileicon.flv,
.fileicon.avi,
.fileicon.txt
{
	background:url("../img/icon/icon-Other.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.pdf{
	background:url("../img/icon/icon-PDF.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.png{
	background:url("../img/icon/icon-PNG.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.ppt,
.fileicon.pptx{
	background:url("../img/icon/icon-PPT.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.rar{
	background:url("../img/icon/icon-RAR.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.swf{
	background:url("../img/icon/icon-SWF.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.doc,
.fileicon.docx{
	background:url("../img/icon/icon-Word.png") no-repeat scroll left top / cover  transparent;	
}
.fileicon.zip{
	background:url("../img/icon/icon-ZIP.png") no-repeat scroll left top / cover  transparent;	
}

.filedesc{
	margin-left:10px;
	float:left;
	line-height:18px;
}
.filedesc .filename{
	font-size:16px;	
}
.filedesc .filesize,
.filedesc .filedownload{
	font-size:11px;	
	color:#999;
}
.selectFIle {
    min-height: 40px;
    padding: 10px 5px;
    width: 100%;
}
.selectFIle.loading{
	background:url(images/loading.gif) center center no-repeat;
}
.selectFIle.loading #inputFile{
	display:none;	
}
.showFile a:hover{
	text-decoration:underline;	
}
/*Auto Complete{*/
ul.holder {
	border:1px solid #ddd!important;
	overflow:hidden;
	height:auto!important;
	width:294px;
	margin:0;
	padding:4px 3px 0
}
ul.holder li {
	float:left;
	list-style-type:none;
	white-space:nowrap;
	margin:0 5px 4px 0
}
ul.holder li.bit-box, ul.holder li.bit-input input {
	font:10pt
}
ul.holder li.bit-box {
	border:1px solid #CAD8F3;
	background:#DEE7F8;
	padding:1px 5px 2px
}
ul.holder li.bit-box-active {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #f3caca;
	background:#f8dede;
	padding:1px 15px 2px 5px
}
ul.holder li.bit-box-focus {
	background:#598BEC;
	color:#fff;
	border-color:#598BEC
}
ul.holder li.bit-input input {
	width:auto;
	overflow:visible;
	border:0;
	outline:0;
	margin:0;
	padding:0px;
	height:22px;
}
ul.holder li.bit-input input.smallinput {
	width:20px
}
#add {
	border:1px solid #999;
	width:550px;
	margin:50px;
	padding:20px 30px 10px
}
form ol li {
	list-style-type:none
}
form ol {
	font:10pt;
	margin:0;
	padding:0
}
form ol li.input-text {
	margin-bottom:10px;
	list-style-type:none;
	padding-bottom:10px
}
form ol li.input-text label {
	font-weight:700;
	cursor:pointer;
	display:block;
	font-size:13px;
	margin-bottom:10px
}
form ol li.input-text input {
	width:500px;
	font:10t;
	border:1px solid #999;
	padding:5px 5px 6px
}
form ul.holder {
	width:294px
}
ul.holder li.bit-box, #apple-list ul.holder li.bit-box {
	padding-right:15px;
	position:relative;
	z-index:100;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#apple-list ul.holder li.bit-input {
	margin:0
}
#apple-list ul.holder li.bit-input input.smallinput {
	width:5px
}
ul.holder li.bit-hover {
	background:#BBCEF1;
	border:1px solid #6D95E0
}
ul.holder li.bit-box a.closebutton {
	position:absolute;
	right:4px;
	top:5px;
	display:block;
	width:7px;
	height:7px;
	font-size:1px;
	background:url(../images/bullet/close.gif)
}
ul.holder li.bit-box a.closebutton:hover {
	background-position:7px
}
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover {
	background-position:bottom
}
.facebook-auto {
	display:none;
	position:absolute;
	width:300px;
	background:#fff
}
.facebook-auto .default {
	border:1px solid #ccc;
	font-size:10pt;
	border-width:0 1px 1px;
	padding:5px 7px
}
.facebook-auto ul {
	display:none;
	overflow:auto;
	border:1px solid #ccc;
	position:absolute;
	z-index:9999;
	margin:0;
	padding:0
}
.facebook-auto ul li {
	z-index:1000;
	cursor:pointer;
	list-style-type:none;
	border:1px solid #fff;
	font:10pt;
	background-color:#fff;
	color:gray;
	margin:0;
	padding:5px 12px
}
.facebook-auto ul li em {
	font-weight:700;
	font-style:normal;
	background:#fff
}
.facebook-auto ul li.auto-focus {
	background:#eee;
	color:#fff;
	border-color:#eee
}
.facebook-auto ul li.auto-focus em {
	background:none
}
.deleted {
	background-color:#fddde1!important;
	color:#fc575e!important;
	border:1px solid #ffb6bf!important
}
.hidden {
	display:none
}
#demo ul.holder li.bit-input input {
	border:1px solid #fc575e;
	padding:2px 0 1px
}
.ie6fix {
	height:1px;
	width:1px;
	position:absolute;
	top:0;
	left:0;
	z-index:1
}
:first-child+html ul.holder, *html ul.holder {
	padding-bottom:2px
}

/*}*/


ul.list_system_menu{
	list-style:none;
}
ul.list_system_menu ul.list_system_menu span.usertool_sub_icon_area{
	margin-left:50px;
}
ul.list_system_menu tr{
	background:none;	
	color:#666;
}
ul.list_system_menu tr td{
	padding:2px 0px;
}
ul.list_system_menu .systemmenu_sub{
	height:auto;
	padding:inherit;	
	 border-top: 1px solid #CCCCCC;
	 border-bottom:none;
}
ul.list_system_menu ul.list_system_menu table.submenu{
	background:url(../images/tree/22x22_hir_tree.gif) 27px center no-repeat;
}
ul.list_system_menu ul.list_system_menu tr{
	background:#F7F7F7	
	color:#666;
}
.optMenu {
    background: url(../images/tree/22x22_hir_end.gif) 27px center no-repeat #eee;
	border-top:1px solid #ccc;
    padding: 5px 10px;
    text-align: left;
	padding-left:10px;
}
ul.list_system_menu  .optMenu{
    background: url(../images/tree/22x22_hir_end.gif) 27px center no-repeat #fff;
	border-top:1px solid #ccc;
    padding: 5px 10px;
    text-align: left;
	padding-left:57px;
}
/*
.wall_body .box_left:before
{
	display: block;
	position: absolute;
	background: transparent;
	border: 10px solid transparent;
	border-left-color: #666;
	border-bottom: 100%;
	left: 100%;
	content: '';
	width: 0;
	height: 0;
	top: 5px;
	margin: auto;
}
.wall_body .box_left:after
{
	display: block;
	position: absolute;
	background: transparent;
	border: 9px solid transparent;
	border-left-color: #fff;
	border-bottom: 100%;
	left: 100%;
	content: '';
	width: 0;
	height: 0;
	top: 6px;
	margin: auto;
}*/

.bgcalendar {
    background: url(../img/input-calender.png) right center no-repeat #fff!important;
	padding-right:20px !important;
}
.optPop{	
	position:relative;
	border:1px solid #eee;
	top:-4px;	
	display:none;
}
ul.wall_data li.comment_list:hover .optPop,
.optPop.open{
	display:block;
}
.optPop ul
{
	display:none;	
	position:absolute;
	top:100%;
	right:-1px;;
	display:none;
	border:1px solid #CCC;
	list-style:none;
	box-shadow:1px 1px 2px #ccc;
	background:#fff;
}
.optPop ul li > a {
    display: block;
    font-size: 11px;
    padding: 5px 15px;
}
.optPop ul li > a:hover
{
	background:#efefef;	
}
.optPop,
.optPop > a{
	width:20px;
	height:20px;
}

.optPop > a{
	background:url(../images/css/pencil.png) top center no-repeat;
	display:block;	
}
.optPop > a:hover,
.optPop.open > a{
	background-position:bottom center;
}
.optPop.open{
	border-color:#CCC;
	box-shadow:1px 1px 2px #ccc;
}
.optPop.open ul
{
	display:block;	
}
.wall_stream{
	position:relative;
}
.wall_stream .loading {
    background: url("../img/facebox/loading.gif") no-repeat scroll center top transparent;
    bottom: -85px;
    display: none;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 2;
}
.wall_stream.loading .loading{
	display:block;
}
#dataNotFound{
	text-align:center;
	padding:30px 0 10px;	
	color:#999;
}
.privacyicon.public,
.privacyicon.private
{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;	
}
.public, .private {
	background:url(../img/icon/privacy.png) no-repeat;
}
.public{
	background-position:left bottom;
}
.private{
	background-position:left top;	
}
#PostPrivacyOpt .menu-action-icon {
    left: auto;
    right: 4px;
}
#PostPrivacyOpt li.public,
#PostPrivacyOpt li.private
{
	padding-left:30px;	
}
#PostPrivacyOpt li.public
{
	 background-position: 7px -30px;
}
#PostPrivacyOpt li.private
{
	 background-position: 7px 3px;		
}
