
#basicmenu{
	margin-top:2px;
}

#logo{
	width:135px;
	height:24px;
	background: #000 url(/images/logo_inv_mini.jpg) no-repeat;
} 

#sublogotext{
	display: none;
}


#sidebar{
	margin-top:5.5em;
/*	min-height:10em;*/
	display: block;
}

#sidebar button{
	width:12em;	
}

#sidebar .yui-button{
	margin-bottom:1em;
}

.viewbuttons{
	margin-top:1.5em;
	text-align:center;
	border-top:1px solid #ccc;
	padding-top:0.25em;
}



/* ------- */

.grandtotal{
	font-weight:bold;
	font-size:1.5em;
	color:#aaaaff;
}


strong{
	font-weight:bold;
}

table{
	width:100%;
}
table em{
	font-weight:bold;
	color:#292929;
}

table td.align-right{
	text-align:right;
}


#messagebox{
}

#messageboxX{

	top:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	position: absolute;
	z-index:1000;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter:alpha(opacity=90);

}

#messageboxX #remoteresult{


}

#messageboxX .dialog{
background-color:#ffffff;
border:2px solid #222222;
position:absolute;
	top: 50%;
	left: 50%;
	width:30em;
	min-height:8em;
	height:auto;
	margin-top: -9em; /*set to a negative number 1/2 of your height*/
	margin-left: -15em; /*set to a negative number 1/2 of your width*/

padding:1.5em 1.5em 1.5em 1.5em;

	}
	
#messageboxX .dialog .title{
	width:100%;
	height:1.5em;
	float:left;

	}

	
#messageboxX .dialog .question{
text-align:left;
font-weight:bold;
float:left;
margin-left:5em;
}

#messageboxX .dialog .consequences{
text-align:left;
font-weight:normal;

float:left;
margin-left:5em;
}

#messageboxX .dialog .buttons{
clear:both;
float:right;
text-align:right;
text-align:right;
margin-bottom:-1em;


}


/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */


#ft{
	margin-top:5em;
	text-align:center;	
	color:#999;
}


h1{
/*	font-family: Helvetica, Arial;*/
	font-weight:bold;
	font-size:1.5em;
	color:#243356;
	background-color:#fff;
	margin-top:1em;
	padding-left:0.25em;
	padding-right:0.25em;
	padding-top:0.125em;
	padding-bottom:0.125em;
	border-bottom:2px solid #243356;
}

h2{
	font-weight:bold;
	font-size:1em;
	color:#545151;
	background-color:#EDEDED;
	padding-left:0.35em;
	padding-top:0em;
	margin-top:0px;
	margin-bottom:0.5em;
}

h3{
	font-weight:bold;
	font-size:1em;
	color:#282626;
	background-color:#FFDE72;
	padding-left:0.35em;
	padding-top:0.25em;
	padding-bottom:0.25em;
	margin-bottom:0.5em;
	border:1px solid #D3B75F;
}

h4{
	font-weight:bold;
	margin-top:1em;
}

.overlay{
	visibility:hidden;
	background-color:#3C3C3C;
	color:#fff;
	border:1px dotted black;padding:5px;margin:10px;
}

.overlay .hd { font-weight:bold; padding:5px; }
.overlay .bd { padding:5px; }
.overlay .ft { padding:5px; }


.red{
	color:#CC4341;
}

.smallfont{
	font-size:0.8em;
}

.smallfont2x{
	font-size:0.6em;
}


.align-center {
	text-align:center;
}

.align-left {
        text-align:left;
}

div.align-center{
	text-align:left;
	margin:10% 10% 10% 10%;
}

th.column-padding, td.column-padding{
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
}

tr.spaced-row{
	
}

tr.group-title-row{
	background-color:#A1B2C3;
	
}

th{
	background-color:#ccc;
	padding-left:0.5em;
	padding-right:0.5em;
	border:1px solid #7B7B7B;
	border:1px solid #7B7B7B;
}

tr.odd{
	background-color:#edf5ff;
}

tr.even{
	background-color:#fff;
}

tr:hover{
	background-color:#C9D0D8;
}


div.form{
	padding-left:0.35em;	
	width:auto;
}

div.form.compact{
	width:600px;
}

div.form h1{
	font-family:Helvetica;
	font-size:1.4em;
	font-weight:bold;
	color:#243356;
		border-bottom:1px solid #243356;
}

div.withgroups ul{
	border-top:1px solid #535353;
}


div.form ul{
	margin-bottom:2em;
/*	margin-right:10%;
	margin-left:10%;
	*/
	padding-left:1em;
	padding-right:1em;
	list-style-type: none;
	
/*	width:100%;*/
}


div.form ul li{
	clear:both;
	margin-bottom:0.3em;
}

div.form ul li input{
	float:left;
}

div.form ul li em{
	font-weight:bold;
	font-size:1.1em;
	color:#333;
}

div.form ul li label{
	text-align: right;
	min-width: 10em;
	width: 10em;
	font-weight:normal;
	padding-right:0.5em;
	display:block;
	clear:none;
	float:left;
	color:#555;
}


/*div.form ul li label{
	text-align: right;
	width: 15em;
	font-weight:bold;
	padding-right:0.5em;
	display:block;
	clear:none;
	float:left;
	color:#555;

}


*/

div.form ul li div{
	clear:none;
	float:left
}


div.form ul ul.odd, div.form ul.even {
	display:block;
	clear:both;
	margin-bottom:0.5em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

div.form ul.odd {
/*	background-color:#D5D5D5;*/
	border:1px solid #999;
}


div.form ul span.fielddescription{
/*	display:block;*/
/*	float:left;*/
	font-size:0.8em;
/*	clear:left;*/
/*    margin-left:20em;*/
	
}

div.form input.submit{
	margin-top:2em;
/*	margin-left:17em;*/
}



div.form ul li{
	float:none;
	clear:both;
	padding-top:0.5em;
	padding-bottom:0.5em;
}


div.form ul li div{
	clear:none;
	float:left;
	padding:0;
	margin:0;
}



/*MINIFORM:*/
div.miniform ul{
	margin-bottom:1em;
	margin-right:0.5em;
	padding-left:1em;
	padding-right:1em;
	width:40em;
}

div.miniform ul li{
	clear:both;
	margin-bottom:0.3em;
}
div.miniform ul li label{
	text-align: right;
	width: 10em;
	font-weight:bold;
	padding-right:0.5em;
	display:block;
	clear:none;
	float:left;
	color:#555;

}

div.miniform ul li div{
	clear:none;
	float:left
}

div.miniform input, select{
	float:left;
}

.hud{
	border:1px solid #000;
	background-color:#2D2D2D;
	color:#fff;
	padding:0.5em 0.5em 0.5em 0.5em;
	font-size:0.8em;
}

.hud h1{
	font-size:1.1em;
	font-weight:bold;
	background-color:#2D2D2D;
	color:#fff;
	border-bottom:2px solid #AAA;
	padding:0 0 0 0;
	margin:0 0 1em 0;
}

.hud table thead tr{
	border-bottom: 1px solid #999;
}
.hud table tr{
	border-bottom: 1px dashed #999;
/*	border-style: none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset;*/
}


/*   */
.redwarning{
	font-weight:bold;
	color:#F00;
}

.orangewarning{
	font-weight:bold;
	color:#FF8000;
}



/* ---------- SEARCH RESULTS ----------- */

#searchresults .result{
	border:1px solid #000;
	width:auto;
	overflow: auto;
}

#searchresults .result table{
	width:auto;
}
#searchresults .result table td{
	text-align:left;
	padding-left:0.5em;
}


#searchresults .result ul label{
	text-align: right;
	min-width: 10em;
	width: 10em;
	font-weight:normal;
	padding-right:0.5em;
	display:block;
	clear:none;
	float:left;
	color:#555;
}

#searchresults .hd {  
	border-bottom:1px solid #000;
	
	font-weight:bold;
	color:#fff;
	background-color:#4C4C4C;
	
	padding-left:6px; 
	padding-right:6px; 
	padding-top:3px;
	padding-bottom:3px;
}


#searchresults .hd span {
	vertical-align:middle;
	line-height:22px;
	font-weight:bold;
}

#searchresults .hd .tl {
	width:7px;
	height:22px;
	top:0;
	left:0px;
	position:absolute;
}

#searchresults  .hd .tr {
	width:7px;
	height:22px;
	top:0;
	right:0px;
	position:absolute;
}

#searchresults .bd {
	padding:4px;
	border:1px solid #aeaeae;
	background-color:#FFF;
	color:#000;
	width:auto;
	overflow: auto;
}

#searchresults .ft {
	font-size:75%;
	color:#666;
	padding:2px;
	border:1px solid #aeaeae;
	border-top:none;
	background-color:#dfdfdf;
}


/*--------------- WEBSTORE ITEM ------------- */

#searchresult .result,.webstore{
	margin-top:1em;
	margin-left:1em;
}

#searchresult .result,.webstore input{
	text-align:right;
}


/* REPORTS */

.available{
	color:#330;
}
.reserved{
	color:#7D3558;
}
.ontransit{
	color:#88672A;
}

table.with-padding th, table.with-padding td{
	padding-left:0.5em;
	padding-right:0.5em;
	height:2em;
	border:1px solid #000;
}


table.report{
	border:1px solid #222;
	font-size:0.9em;

}


table.report th.operations{
	min-width:2em;
}


table.report tr td{
	padding-top:0.5em;
	padding-bottom:0.5em;
}
table.report .mainh_odd{
	background-color:#405894;
	color:#fff;
	font-weight: bold;
	width:15em;
}

table.report .mainh_even{
	background-color:#fff;/*#ffc14e;*/
	color:#222;
	font-weight: bold;
	width:15em;
}

table.report .subc_odd{
/*	background-color:#B7FF9B;*/
	background-color:#fff;
	color:#000;
	width:5em;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

table.report .subc_even{
/*	background-color:#FEFF9B;*/
/*	background-color:#d0c8c8;*/
	border-left:1px solid #666;
	border-right:1px solid #666;
	color:#000;
	width:5em;
}

table.report tr.odd {
	background-color:#DFE6EF;
}
table.report tr.even{
	background-color:#fff;
}

table.report tr:hover {
	background-color:#CCC;
}

table.report td{
	border:1px solid #666;
}


table.report span.a_zero{
	color:#ccc;
}


table.report .strong-left-border{
	border-left:2px solid #000;
}

table.report .strong-right-border{
	border-right:2px solid #000;
}



#sidebar .legend{
	border:1px solid #666;
	padding:0.5em;
	font-size:0.9em;
	
}

#sidebar .legend li{
	margin-bottom:0.5em;
}

#sidebar .legend label{

}


.spinner{
/*	display: none;*/
}


.green_cell{
	background-color:#3C0;
	padding:0.5em;
}

.yellow_cell{
	background-color:#FF6;
	padding:0.5em;
}

.red_cell{
	background-color:#F33;
	padding:0.5em;
}

.blue_cell{
	background-color:#99CCFF;
	padding:0.5em;
}

.blue_cell_on_focus{

}

.blue_cell_on_focus:hover{
	background-color:#99CCFF;
	font-weight:bold;
}


.cell{
	padding:0.5em;
}

.green_content{
	color:#3C0;
}

.datagrid{
	border:1px solid #999;
	margin-bottom:1em;
	margin-top:1em;
	margin-left:0em;
	text-align:left;
	width:922px;
	min-height:100px;
	height:100%;
}


.datagrid table{
	font-size:0.9em;
	background-color:#fff;
	clear:both;
	padding-left:0.5em;
	padding-right:0.5em;
	width:99%;
}

.datagrid table tr{
    background-color:#E9E9E9;
}

.datagrid table th{
    background-color:#fff;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align:left;
}

.datagrid td,th{
	border-bottom: 1px solid #9E9E9E;
	border-left:1px dotted #9E9E9E;
	border-right:1px dotted #9E9E9E;
	padding-left:0.2em;
	padding-right:0.2em;
	
}
.datagrid table td{
	padding-left:0.2em;
	padding-right:0.2em;
	padding-top:0.2em;
	padding-right:1em;
	border-bottom: 1px solid #9E9E9E;
	border-left:1px dotted #9E9E9E;
	border-right:1px dotted #9E9E9E;
	margin-top:1em;
}

.datagrid table th {
	background-color:#fff;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.fieldWithErrors {
	color: #aa0000;
	font-weight: bold;
	margin-left:1em;
}

.important_message{
	background-color: #880000;
	color: #ffffff;
	padding-left: 1em;
	padding-right: 1em;
	font-weight:bold;
	width:70%;
	
}

.chart{
	border:1px solid #cccccc;
	cursor:pointer;
}

.chart:hover{
	border:1px solid #666666;
}
