.overlay_meetingwave {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.meetingwave_nw {
	width: 13px;
	height: 29px;
	background: transparent url(meetingwave/top_left.png) no-repeat 0 0;		
}
.meetingwave_n {
	background: transparent url(meetingwave/top_mid.png) repeat-x 0 0;	
	height: 29px;
}



.meetingwave_ne {
	width: 13px;
	height: 29px;
	background: transparent url(meetingwave/top_right.png) no-repeat 0 0;		
}
.meetingwave_e {
	width: 13px;
	background: transparent url(meetingwave/center_right.png) repeat-y 0 0;	
}

.meetingwave_w {
	width: 13px;
	background: transparent url(meetingwave/center_left.png) repeat-y 0 0;		
}

.meetingwave_sw {
	width: 13px;
	height: 12px;
	background: transparent url(meetingwave/bottom_left.png) no-repeat 0 0;			
}

.meetingwave_s {
	background: transparent url(meetingwave/bottom_mid.png) repeat-x 0 0;		
	height: 12px;
}

.meetingwave_se {
	width: 13px;
	height: 12px;
	background: transparent url(meetingwave/bottom_right.png) no-repeat 0 0;			
}

.meetingwave_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(meetingwave/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.meetingwave_close {
	width: 21px;
	height: 21px;
	background: transparent url(meetingwave/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	right:8px;
	cursor:pointer;
	z-index:2000;
}
.rightArrow .meetingwave_close {
	top:5px;
	right:23px;
}

.meetingwave_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(meetingwave/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.meetingwave_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(meetingwave/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.meetingwave_title {
	float:left;
	height:18px;
	font-family: Arial, sans-serif;
	font-size:14px;
    font-weight: bold;
	text-align:left;
	width:100%;
	color:#FFF;
}

.meetingwave_content {
	overflow:auto;
	color: #5b5b5b;
	font-family: Arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	background-color:#FFFFFF;
    font-weight: bold;
}
.meetingwave_inner {
    padding: 4px 4px 0px 4px;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}
.rightArrow {
    padding-right: 15px;
	background: transparent url(meetingwave/middle_right_arrow.gif) no-repeat right 35px;			
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    

/* TOP LEFT ARROW */
.top_left .meetingwave_title {
  margin-top: 16px;
}
.top_left .meetingwave_close {
  top:17px;
}
.top_left .meetingwave_nw {
  width: 13px;
  height: 29px;
  background: transparent url(meetingwave/top_left.png) no-repeat 0 13px;		
}

.top_left .meetingwave_n {
  padding-top: 0;
  margin-top: 0;
  height: 42px;
  background: transparent url(meetingwave/top_left_arrow_long.png) no-repeat 0px 0px;			
}

.top_left .meetingwave_ne {
  width: 13px;
  height: 29px;
  background: transparent url(meetingwave/top_right.png) no-repeat 0 13px;		
}


/* TOP RIGHT ARROW */
.top_right .meetingwave_title {
  margin-top: 16px;
}
.top_right .meetingwave_close {
  top:17px;
}
.top_right .meetingwave_nw {
  width: 13px;
  height: 29px;
  background: transparent url(meetingwave/top_left.png) no-repeat 0 13px;		
}

.top_right .meetingwave_n {
  padding-top: 0;
  margin-top: 0;
  height: 42px;
  background: transparent url(meetingwave/top_right_arrow_long.png) no-repeat top right;			
}

.top_right .meetingwave_ne {
  width: 13px;
  height: 29px;
  background: transparent url(meetingwave/top_right.png) no-repeat 0 13px;		
}


/* BOTTOM RIGHT ARROW */
.bottom_right .meetingwave_sw {
  width: 13px;
  height: 25px;
  background: transparent url(meetingwave/bottom_left.png) no-repeat 0 left;			
}

.bottom_right .meetingwave_s {
  padding-top: 0;
  margin-top: 0;
  height: 25px;
  background: transparent url(meetingwave/bottom_right_arrow_long.png) no-repeat bottom right;			
}

.bottom_right .meetingwave_se {
  width: 13px;
  height: 25px;
  background: transparent url(meetingwave/bottom_right.png) no-repeat 0 0;			
  margin-bottom: 5px;
}


/* BOTTOM LEFT ARROW */
.bottom_left .meetingwave_sw {
  width: 13px;
  height: 25px;
  background: transparent url(meetingwave/bottom_left.png) no-repeat 0 left;			
}

.bottom_left .meetingwave_s {
  padding-top: 0;
  margin-top: 0;
  height: 25px;
  background: transparent url(meetingwave/bottom_left_arrow_long.png) no-repeat bottom left;			
}

.bottom_left .meetingwave_se {
  width: 13px;
  height: 25px;
  background: transparent url(meetingwave/bottom_right.png) no-repeat 0 0;			
  margin-bottom: 5px;
}

/* RIGHT TOP ARROW */
.right_top .meetingwave_se {
	width: 23px;
	height: 12px;
	background: transparent url(meetingwave/bottom_right.png) no-repeat top left;			
}

.right_top td.meetingwave_e {
    width: 23px;
	background: transparent url(meetingwave/right_top_arrow_long.png) no-repeat top left;	
}

.right_top .meetingwave_ne {
	width: 23px;

}

.right_top .meetingwave_close {
	right:18px;
}

/* RIGHT BOTTOM ARROW */
.right_bottom .meetingwave_se {
	width: 23px;
	height: 12px;
	background: transparent url(meetingwave/bottom_right.png) no-repeat top left;			
}

.right_bottom td.meetingwave_e {
    width: 23px;
	background: transparent url(meetingwave/right_bottom_arrow_long.png) no-repeat bottom left;	
}

.right_bottom .meetingwave_ne {
	width: 23px;
}

.right_bottom .meetingwave_close {
	right:18px;
}

/* LEFT TOP ARROW */
.left_top .meetingwave_sw {
	width: 20px;
	height: 12px;
	background: transparent url(meetingwave/bottom_left.png) no-repeat top right;			
}

.left_top td.meetingwave_w {
    width: 20px;
	background: transparent url(meetingwave/left_top_arrow_long.png) no-repeat top right;	
}
.left_top .meetingwave_e {
	background: transparent url(meetingwave/center_right.png) repeat-y top right;	
}

.left_top .meetingwave_nw {
	width: 20px;
	background: transparent url(meetingwave/top_left.png) no-repeat top right;			

}


/* LEFT BOTTOM ARROW */
.left_bottom .meetingwave_sw {
	width: 20px;
	height: 12px;
	background: transparent url(meetingwave/bottom_left.png) no-repeat top right;			
}

.left_bottom td.meetingwave_w {
    width: 20px;
	background: transparent url(meetingwave/left_bottom_arrow_long.png) no-repeat bottom right;	
}
.left_bottom .meetingwave_e {
	background: transparent url(meetingwave/center_right.png) repeat-y top right;	
}

.left_bottom .meetingwave_nw {
	width: 20px;
	background: transparent url(meetingwave/top_left.png) no-repeat top right;			

}

