/* THIS STYLESHEET INCLUDES THE APPLICATION SPECIFIC STYLES*/

/* START ###### FOOTER ###### START */
.footer_table { 
	background-color: #e6f2df; 
	margin: 0px;	
	padding: 2px; 
	border:#339933 1px solid; 
	border-right:0;
	border-left:0;
	width:830px;
}
.footer_row { }
.footer_left_column { 
	color: #666666;	
	text-align: left; 
	font-size: 13px;
}
.footer_right_column { 
	color: #666666; 
	text-align: right; 
	font-size: 13px;
}
/* END ###### FOOTER ###### END */



/* START ##### BUTTONS ###### START */


Input.button {
	BORDER: #339933 3px solid;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 11px;
	COLOR: #339933;	
	FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;	
	HEIGHT: 19px;	
	BACKGROUND-COLOR: white;
	CURSOR: hand;
}



Input.actionbutton {	
	BORDER: #339933 3px solid;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 11px;
	COLOR: #339933;	
	FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;	
	HEIGHT: 19px;	
	BACKGROUND-COLOR: white;
	CURSOR: hand;
}
/* START ##### BUTTONS ###### START */




DIV.gBox
{

	width:820px; !important;
	width:830px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#e6f2df;
}
/* Green Line - Element to seperate content inside the gBox */
p.gl
{
	width:100%;
	border-width:1px;
	border-bottom:1px solid #339933;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:0px;
	margin-left:0px;
	line-height:1px;
}

/*START ###### HEADLINE ###### START */
.mainHL{
	display:block; 
	margin-top:1px;
	margin-bottom:10px; 
	font-family:Arial, Helv, Helvetica; 
	font-size:12pt; 
	font-weight:bold; 
	font-style:normal;
	color:#339933; 
	text-decoration:none;
}
.subHL{
	display:block; 
	margin-bottom:1px; 
	font-family:Arial, Helv, Helvetica; 
	font-size:10pt; 
	font-weight:normal; 
	font-style:normal;
	color:#339933; 
	text-decoration:none;
}
/*END ###### HEADLINE ###### END */





table.datalist {
width:820px; !important;
width:830px;
border:0;
background-color:#ccffcc;
}

table.datalist td {
border-right:1px dotted #339933;
border-bottom:1px solid #339933;
vertical-align:top;
font-size:11px;
padding:2px 3px;
}

table.datalist tr {
background:#ffffff;
}



table.datalist div.filename {
width:220px;
overflow:hidden;
}

tr .ext_translator {
background-image:url(../icons/diagonal_lines.png);
}

tr .headerinternal {
background-color:#DBD7CC;
color:#666;
}

table.datalist .headerinternal {
border-bottom:1px dotted #DBD7CC;
}

table.datalist .icon {
width:18px;
}

table.datalist .barrier {
background-color:#efede8;
border:none;
}

table.datalist .listHeader {
background-color:#e6f2df;
color:#339933;
FONT-WEIGHT: bold;
border-top:1px solid #339933;
}

table.datalist .odd {
background-color:#FFF;
}

table.datalist .nohand_odd {
background-color:#FFF;
cursor:default;
}

table.datalist .even {
background-color:#EFEDE8;
}

table.datalist .nohand_even {
background-color:#EFEDE8;
cursor:default;
}

table.datalist span.error {
color:red;
font-weight:plain;
font-size:12px;
font-familiy:Arial, Helvetica, sans-serif;
}

.readonly input {
border: 1px solid #339933;
background: #e6f2df;
}

#pagingpane {
clear:both;
width:820px; !important;
width:830px;
margin-bottom:15px;
background-color:#e6f2df;
border-top:1px solid #339933;
border-bottom:1px solid #339933;
}

a.paging{
	color:#339933;
}

td{
	color:#339933;
}

.LeftSide {
	float:left;
	margin-right:1em;
}

.RightSide {
	float:left;
}
/**  BOTTOM LINE Area  **/

#BottomLine {
      width:830px;
}

.error {
	border-color: #FF3333;
	border-style: solid;
	border-width: 2px;
	background-color: #FFFF88;
	color: #FF2222;
	padding: 5px;
	margin: 10px;
	text-align: center;
	font-weight: bold;
}

/* START Statusbar with arrows */
/***********************************************************************************************
Colorschemes for status bar with three states: default, active and visited.
Used Graphics: 
arrow_00.gif: 	transition from default to default
arrow_00_i.gif: transition from visited to visited
arrow_01.gif: 	transition from visited to active
arrow_10.gif: 	transition from active to default
arrow_0.gif: 	last arrow default
arrow_1.gif: 	last arrow active
***********************************************************************************************/
.orderStatusBar {width:830px;margin-bottom:10px}
.orderStatusBar .visitedFirst 
{
	background-image: url(../icons/grad_0.gif);
	background-repeat: repeat;	
	text-align: center; 
	color: #fff; 
	font-family:Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}
.orderStatusBar .visited 
{
	background-image: url(../icons/grad_0.gif);
	background-repeat: repeat;	
	text-align: center; 
	color: #fff; 
	font-family:Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}
.orderStatusBar .activeFirst 
{
	background-image: url(../icons/grad_1.gif);
	background-repeat: repeat;
	text-align: center; 
	color: #FFFFFF; 
	font-family:Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}
.orderStatusBar .active
{
	background-image: url(../icons/grad_1.gif);
	background-repeat: repeat;
	text-align: center; 
	color: #FFFFFF; 
	font-family:Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}
.orderStatusBar .defaultFirst
{
	background-image: url(../icons/grad_0.gif);
	background-repeat: repeat;	
	text-align: center; 
	color: #fff; 
	font-family:Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}
.orderStatusBar .default
{
	background-image: url(../icons/grad_0.gif);
	background-repeat: repeat;	
	text-align: center; 
	color: #fff; 
	font-family:Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}

/* END Statusbar with arrows */



/* new styles - can be removed later - starts*/
#headline
{
	width: 810px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color:#D2D2D2;
	border-top:1px solid #006DD2;
	border-bottom:1px solid #006DD2;
	padding: 5px;
}

#main
{
	float: left;
}

#listpane
{
	clear: both;
	width: 810px;
	width: 810px !important;
	background-color:#D2D2D2;
	border-top: #006DD2 solid 1px;
	border-bottom: #006DD2 solid 1px;
	margin-left: 0px;
	padding: 5px;	
}

#backpane
{
	position: relative;
	width: 810px;
	margin-left: 10px;
	margin-top: 5px;
}

.actionbutton
{
	border: #006DD2 1px solid;
	color: #006DD2;
	background-color: #FFFFFF;
	font-weight: plain;
	font-size: 12px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
}

table.datalist input.actionbutton
{
	color: #006DD2;
}

.thickboxpopup
{
background-color: #F6FAEF; 
display: none;
}

table.datalist .icon 
{
   text-align: center;
   vertical-align: middle;
}

td.listHeader
{
	font-weight: bold;
}

#greenBox
{
	width:250px;
}

#greyBox
{
	width:250px;
}

#orangeBox
{
	width:250px;
}


/* new styles - can be removed later - ends*/