/********************************************************************/

.overlay_lifelogbx {
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.lifelogbx_nw {
  width:5px;
  height:5px;
}

.lifelogbx_n {
  height:5px;
}

.lifelogbx_ne {
  width:5px;	  
  height:5px;
}

.lifelogbx_w {
  width:5px;
}

.lifelogbx_e {
  width:5px;	  
}

.lifelogbx_sw {
  width:5px;
  height:5px;
}

.lifelogbx_s {
  height:5px;
}

.lifelogbx_se, .lifelogbx_sizer  {
  width:5px;
  height:5px;
}

.lifelogbx_sizer {
	cursor:se-resize;	
}

.lifelogbx_close {
	width: 13px;
	height: 23px;
	background: transparent url(/media/image/gr_close.png) no-repeat 0 0;			
	position:absolute;
	top:11px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.lifelogbx_title {
	float:left;
	height:10px;
	font-size:8px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
	display:none;
	visibility:hidden;
}

.lifelogbx_content {
	overflow:auto;
	color: #000;
	background:#FFF;
	border:solid 3px #DDD;
}

/* For alert/confirm dialog */
.lifelogbx_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.lifelogbx_message {
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.lifelogbx_buttons {
	text-align:center;
	width:100%;
}

.lifelogbx_buttons input {
	width:20%;
	margin:10px;
}

.lifelogbx_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.lifelogbx_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

/********************************************************************/

.overlay_lifelognt {
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.lifelognt_nw {
	background: transparent url(lifelog/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:10px;
}

.lifelognt_n {
  background: transparent url(lifelog/top-middle.gif) repeat-x 0 0;			
  height:10px;
}

.lifelognt_ne {
  background: transparent url(lifelog/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:10px;
}

.lifelognt_w {
  background: transparent url(lifelog/frame-left.gif) repeat-y top left;			
  width:10px;
}

.lifelognt_e {
  background: transparent url(lifelog/frame-right.gif) repeat-y top right;			
  width:10px;	  
}

.lifelognt_sw {
  background: transparent url(lifelog/bottom-left-c.gif) no-repeat 0 0;			
  width:10px;
  height:10px;
}

.lifelognt_s {
  background: transparent url(lifelog/bottom-middle.gif) repeat-x 0 0;			
  height:10px;
}

.lifelognt_se, .lifelognt_sizer  {
  background: transparent url(lifelog/bottom-right-c.gif) no-repeat 0 0;			
  width:10px;
  height:10px;
}

.lifelognt_sizer {
	cursor:se-resize;	
}

.lifelognt_close {
	width: 23px;
	height: 23px;
	background: transparent url(lifelog/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.lifelognt_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(lifelog/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.lifelognt_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(lifelog/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.lifelognt_title {
	float:left;
	height:10px;
	font-size:8px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.lifelognt_content {
	overflow:auto;
	color: #000;
	background:#FFF;
}

/* For alert/confirm dialog */
.lifelognt_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.lifelognt_message {
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.lifelognt_buttons {
	text-align:center;
	width:100%;
}

.lifelognt_buttons input {
	width:20%;
	margin:10px;
}

.lifelognt_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.lifelognt_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

/********************************************************************/

.overlay_lifelogtp {
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.lifelogtp_nw {
  width:5px;
  height:5px;
}

.lifelogtp_n {
  height:5px;
}

.lifelogtp_ne {
  width:5px;	  
  height:5px;
}

.lifelogtp_w {
  width:5px;
}

.lifelogtp_e {
  width:5px;	  
}

.lifelogtp_sw {
  width:5px;
  height:5px;
}

.lifelogtp_s {
  height:5px;
}

.lifelogtp_se, .lifelogtp_sizer  {
  width:5px;
  height:5px;
}

.lifelogtp_sizer {
	cursor:se-resize;	
}

.lifelogtp_close {
	width: 13px;
	height: 23px;
	background: transparent url(/media/image/gr_close.png) no-repeat 0 0;			
	position:absolute;
	top:11px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.lifelogtp_title {
	float:left;
	height:10px;
	font-size:8px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
	display:none;
	visibility:hidden;
}

.lifelogtp_content {
	overflow:auto;
	color: #000;
	background:transparent;
}

/* For alert/confirm dialog */
.lifelogtp_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.lifelogtp_message {
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.lifelogtp_buttons {
	text-align:center;
	width:100%;
}

.lifelogtp_buttons input {
	width:20%;
	margin:10px;
}

.lifelogtp_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.lifelogtp_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

/********************************************************************/

.overlay_lifelognb {
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.lifelognb_nw {
  width:5px;
  height:5px;
}

.lifelognb_n {
  height:5px;
}

.lifelognb_ne {
  width:5px;	  
  height:5px;
}

.lifelognb_w {
  width:5px;
}

.lifelognb_e {
  width:5px;	  
}

.lifelognb_sw {
  width:5px;
  height:5px;
}

.lifelognb_s {
  height:5px;
}

.lifelognb_se, .lifelognb_sizer  {
  width:5px;
  height:5px;
}

.lifelognb_sizer {
	cursor:se-resize;	
}

.lifelognb_close {
	visibility:hidden;
	/*width: 13px;
	height: 23px;
	background: transparent url(/media/image/gr_close.png) no-repeat 0 0;			
	position:absolute;
	top:11px;
	right:11px;
	cursor:pointer;
	z-index:1000;*/
}

.lifelognb_title {
	float:left;
	height:10px;
	font-size:8px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
	display:none;
	visibility:hidden;
}

.lifelognb_content {
	overflow:auto;
	color: #000;
	background:#000;
	/*border:solid 3px #DDD;*/
}

/* For alert/confirm dialog */
.lifelognb_window {
	/*border:1px solid #F00;*/
	background: #000;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.lifelognb_message {
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.lifelognb_buttons {
	text-align:center;
	width:100%;
}

.lifelognb_buttons input {
	width:20%;
	margin:10px;
}

.lifelognb_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.lifelognb_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}
