.overlay_dialog {
	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;
}

.ccs_top_draggable, .bottom_draggable {
  cursor:move;
}

.ccs_status_bar {
  font-size:12px;
}
.ccs_status_bar input{
  font-size:12px;
}

.ccs-blue_wired_frame, .ccs-green_wired_frame, .ccs-red_wired_frame, .ccs-purple_wired_frame, .ccs-gold_wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

.ccs-blue_close, .ccs-green_close, .ccs-red_close, .ccs-purple_close, .ccs-gold_close {
	width: 14px;
	height: 14px;
	background: transparent url(ccs/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	right:8px;
	cursor:pointer;
	z-index:2000;
}

.ccs-blue_minimize, .ccs-green_minimize, .ccs-red_minimize, .ccs-purple_minimize, .ccs-gold_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(ccs/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	right:28px;
	cursor:pointer;
	z-index:2000;
}

.ccs-blue_maximize, .ccs-green_maximize, .ccs-red_maximize, .ccs-purple_maximize, .ccs-gold_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(ccs/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	right:49px;
	cursor:pointer;
	z-index:2000;
}

.ccs-blue_title, .ccs-green_title, .ccs-red_title, .ccs-purple_title, .ccs-gold_title {
	float:left;
	height:12px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	width:100%;
	color:#FFFFFF;
}

.ccs-blue_content, .ccs-green_content, .ccs-red_content, .ccs-purple_content, .ccs-gold_content {
	overflow: hidden;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	background-color:#F8F4E9;
}

.ccs-blue_nw {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/blue_top_left.gif) no-repeat 0 0;		
}

.ccs-blue_n {
	background: transparent url(ccs/blue_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.ccs-blue_ne {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/blue_top_right.gif) no-repeat 0 0;		
}

.ccs-blue_e {
	width: 2px;
	background: transparent url(ccs/center_right.gif) repeat-y 0 0;	
}

.ccs-blue_w {
	width: 2px;
	background: transparent url(ccs/center_left.gif) repeat-y 0 0;		
}

.ccs-blue_sw {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/blue_mid.gif) repeat-x 0 0;			
}

.ccs-blue_s {
	background: transparent url(ccs/blue_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.ccs-blue_se {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/blue_mid.gif) repeat-x 0 0;			
}

.ccs-blue_sizer {
	width: 11px;
	height: 19px;
	background: transparent url(ccs/blue_sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.ccs-green_nw {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/green_top_left.gif) no-repeat 0 0;		
}

.ccs-green_n {
	background: transparent url(ccs/green_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.ccs-green_ne {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/green_top_right.gif) no-repeat 0 0;		
}

.ccs-green_e {
	width: 2px;
	background: transparent url(ccs/center_right.gif) repeat-y 0 0;	
}

.ccs-green_w {
	width: 2px;
	background: transparent url(ccs/center_left.gif) repeat-y 0 0;		
}

.ccs-green_sw {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/green_mid.gif) repeat-x 0 0;			
}

.ccs-green_s {
	background: transparent url(ccs/green_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.ccs-green_se {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/green_mid.gif) repeat-x 0 0;			
}

.ccs-green_sizer {
	width: 11px;
	height: 19px;
	background: transparent url(ccs/green_sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.ccs-red_nw {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/red_top_left.gif) no-repeat 0 0;		
}

.ccs-red_n {
	background: transparent url(ccs/red_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.ccs-red_ne {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/red_top_right.gif) no-repeat 0 0;		
}

.ccs-red_e {
	width: 2px;
	background: transparent url(ccs/center_right.gif) repeat-y 0 0;	
}

.ccs-red_w {
	width: 2px;
	background: transparent url(ccs/center_left.gif) repeat-y 0 0;		
}

.ccs-red_sw {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/red_mid.gif) repeat-x 0 0;			
}

.ccs-red_s {
	background: transparent url(ccs/red_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.ccs-red_se {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/red_mid.gif) repeat-x 0 0;			
}

.ccs-red_sizer {
	width: 11px;
	height: 19px;
	background: transparent url(ccs/red_sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.ccs-purple_nw {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/purple_top_left.gif) no-repeat 0 0;		
}

.ccs-purple_n {
	background: transparent url(ccs/purple_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.ccs-purple_ne {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/purple_top_right.gif) no-repeat 0 0;		
}

.ccs-purple_e {
	width: 2px;
	background: transparent url(ccs/center_right.gif) repeat-y 0 0;	
}

.ccs-purple_w {
	width: 2px;
	background: transparent url(ccs/center_left.gif) repeat-y 0 0;		
}

.ccs-purple_sw {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/purple_mid.gif) repeat-x 0 0;			
}

.ccs-purple_s {
	background: transparent url(ccs/purple_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.ccs-purple_se {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/purple_mid.gif) repeat-x 0 0;			
}

.ccs-purple_sizer {
	width: 11px;
	height: 19px;
	background: transparent url(ccs/purple_sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.ccs-gold_nw {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/gold_top_left.gif) no-repeat 0 0;		
}

.ccs-gold_n {
	background: transparent url(ccs/gold_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.ccs-gold_ne {
	width: 8px;
	height: 23px;
	background: transparent url(ccs/gold_top_right.gif) no-repeat 0 0;		
}

.ccs-gold_e {
	width: 2px;
	background: transparent url(ccs/center_right.gif) repeat-y 0 0;	
}

.ccs-gold_w {
	width: 2px;
	background: transparent url(ccs/center_left.gif) repeat-y 0 0;		
}

.ccs-gold_sw {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/gold_mid.gif) repeat-x 0 0;			
}

.ccs-gold_s {
	background: transparent url(ccs/gold_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.ccs-gold_se {
	width: 8px;
	height: 19px;
	background: transparent url(ccs/gold_mid.gif) repeat-x 0 0;			
}

.ccs-gold_sizer {
	width: 11px;
	height: 19px;
	background: transparent url(ccs/gold_sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}




           

