@charset "utf-8";
/* CSS Document */

/* MAIN DISPLAY LIST STYLES /**/

.ui-datepicker-calendar{background-color: #666;}

body{
	background-color:#333;
	color:#CCC;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
}
.standard_button, .menu_button{
	background-color: #666;
	border: 1px solid #CCC;
}


#client_list
{
	border: 1px solid #A6A6A6;
}
.stats_body
{ background-color:#666;}

#wait_box{
	
	
}
#program_options_panel,
#display_options_panel{
	background-color:#666;
	z-index:100;

}

.buttons{
	color:#FFF;
	background-color:#666;
		border: 1px solid #A6A6A6;
	border-top: 0px none #A6A6A6;
}
	
}

.buttons:hover{ color:#FFF;}

ul{background-color:#666;


}

ul li ul{background-color:#666;
		

}

.but_item{ color:inherit;
cursor:pointer;}

.but_item:hover{ color:#888;}
.list_client_row{
	background-color:#333;

}

.list_client_row:hover{
	background-color:#232323;
}

.col_id, .col_namesurname, .col_company, .col_username, .col_email,
.list_col_id, .list_col_namesurname, .list_col_company, .list_col_username, .list_col_email{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.col_id, .list_col_id{
	width:45px;
}

.col_namesurname, 
.list_col_namesurname
{

}

.col_company,
.list_col_company,
.col_email,
.list_col_email
{
	
	background-color:none;
width:240px;		
}



.col_username,
.list_col_username
{
width:250px;		
}

.client_list_header, .colour_header{
	border-bottom-color: #999;
	background-image: url(../../files/img/th_bg_dark.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	min-width:15px;
}


/* CLIENT EDIT PANEL STYLES /**/
.shade{
	background-color:#000;
	
}


#client_edit_panel_wrapper
{	
	

}

#client_panel_close_activator{
}
#client_edit_panel
{
	background-color:#333;
	border: medium double #999;

}

field, input,textarea, select, .license_list,button{

	background-color: #222;	
	color:#CCC;
}

.license_row:hover{
	background-color:#333;

}

#client_id
{

}

.password_fields{


}

.company_fields{

}

.contact_fields{

}


#notes{

}

#notes_wrapper
{

}

/* licensing list styles */

#license_list_wrapper{

}


.license_list{

	border: 1px solid #999;

}


.license_list table{
	
	}

.license_list tr:hover{
	background-color:#333;}

[class~=button]:hover{

	background-color:#666;
}



#debug_edges{

	border: 1px solid #222;

}

#debug{

}

.ui-resizable-n{

	background-color:#666;

	
	display:block;	
}

.ui-resizable-e,.ui-resizable-w{
	background-color:#000;

}
.ui-resizable-w{
	left:0px;
}

.drag_bar{
	background:#999;

}

.ui-resizable-s{

background-color:#222;
}


#debug_msg{

	background-color:#666;
}

#license_add_box{

	background-color:#333;
	border:5px double #999;

}

.expire_field{

}

#license_add_box input{
background-color:#222;

}

#license_list{

}