body
{
	background-color: #fff;
	margin: 10px;
	font: 10px /12px normal Helvetica, Arial, sans-serif;
	color: #4F5155;
}

#main
{
	width: 1068px;
	margin: 0 auto;
}

a
{
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

h1
{
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 14px 0;
	padding: 14px 15px 10px 15px;
}

code
{
	font-family: Consolas, Monaco, Courier New, Courier, monospace;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

#footer
{
	margin: 0 10px;
	text-align: right;
	font-size: 11px;
}

#container
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #D0D0D0;
	-webkit-box-shadow: 0 0 8px #D0D0D0;
}

div.jtable-busy-panel-background
{
	display: none !important;
}

div.jtable-busy-message
{
	display: none !important;
}

#header
{
	display: block;
	margin-bottom: 10px;
}

#menu
{
	font: 11px bold Helvetica, Arial, sans-serif;
	color: white;
	background-color: gray;
}

#menu a
{
	display: block;
	float: left;
	padding: 4px;
	text-align: center;
	width: 100px;
	background-color: #404E59;
	text-decoration: none;
	color: white;
	border-right: 1px solid white;
}

#menu a:hover
{
	background-color: #263139;
}

#menu a.selected
{
	background-color: #263139;
}

#menu:after
{
	display: block;
	content: '';
	clear: both;
}

#breadcrumb
{
	margin-top: 6px;
	font: 11px bold Helvetica, Arial, sans-serif;
	color: #404E59;
}

#breadcrumb a
{
	padding: 4px;
	text-align: center;
	width: 100px;
	text-decoration: none;
	color: #404E59;
	border-right: 1px solid white;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#info
{
	margin-top: 10px;
}

#info:after
{
	display: block;
	content: '';
	clear: both;
}

div.data_block
{
	display: block;
	float: left;
	max-width: 250px;
	overflow: hidden;
	margin: 2px 20px 0 0;
	margin-bottom: 10px;
}

div.data_label
{
	font-weight: bold;
}

div.data_value
{
}

#login_form input[type=text], #login_form input[type=password]
{
	display: block;
	margin: 0 0 5px 0;
	width: 280px;
	padding: 5px;
}

#login_form input[type=submit], #login_form form a
{
}

/* Validation error messages */

.error
{
	color: #DD0000;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#login_form fieldset
{
	width: 300px;
	margin: auto;
	margin-bottom: 2em;
	display: block;
	background: #eee;
}

.ui-datepicker-trigger
{
	margin-left: 6px;
	position: relative; 
	top: 2px;
}

.ui-datepicker
{
	font-size: 100% !important; /* to override ui-widget font size */
}

.ui-tabs-nav
{
	font-size: 100% !important; /* to override ui-widget font size */
}

.ui-autocomplete
{
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete
{
	height: 100px;
}

.task_project_name_box
{
	min-height: 30px;
	margin: 0px 2px 2px 2px;
}


.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}
.filter_new
{
	position:relative;
}
.filter_new .fil
{
	float:left;
	width:300px;
	margin:0 18px 10px 0;
}
.filter_new .fil h3
{
	font:bold 13px Arial;
	margin:5px 0 3px 0;
}
.filter_new .empty
{
	float: right;
	font: 11px Arial;
	border-bottom: 1px dashed #777777;
	color: #777777;
	text-decoration: none;
	margin-top: 5px;
	cursor:pointer;
}
.filter_new .fil .fil_
{
	height:140px;
	overflow:auto;
	padding:2px;
}
.filter_new .fil .fil_ div.sub
{ 
	border-top:2px solid #f0f0f0;
	margin:10px 0 5px -16px;
	position:relative;
	padding:10px 0 5px 0;
}
.filter_new .fil .fil_ div.sub2
{ 
	border-top:none;
	margin:-1px 0 5px -16px;
	padding:5px 0;
}
.filter_new .fil .fil_ label.t2
{ 
	display:block;
	position:absolute;
	left:21px;
	top:-7px;
	color:#999999;
	background:#ffffff;
	padding:0 5px;
}
.filter_new .fil .fil_ label
{ 
	display:block;
	padding:2px;
	white-space:nowrap;
	overflow:hidden;
	margin:0 0 1px 0;
	height:14px;
}
.filter_new .fil .fil_ label.tl
{ 
}
.filter_new .fil .fil_ label.act
{ 
	background:#FDF7D8;
}
.filter_new .fil .fil_ label.tl.act
{ 
	background:#60A4D3;
	color:#FFFFFF;
}
.filter_new .fil .fil_ label input, .filter_new2 .fil_task label input
{ 
	float:left;
	width:13px; 
	height:13px;
	padding:0;
	margin:1px 7px 0 3px;
}
.filter_new .fil .fil_ div
{ 
	padding:0 0 0 16px;
	background:#FFFFFF;
}

