/* file: 000-styles.css */
	*
	{
	}	
	*.rtl
	{
		direction:rtl;
	}
	span.rtl
	{
		unicode-bidi:embed;
	}	

	
	body {
		background-color : #FFFFFF;
		margin-top : 0px;
		margin-bottom : 10px;
		margin-left : 10px;
		margin-right : 10px;
	}
	body.popin
	{
			background-color : #BCCED8;
			margin-top : 7px;
			margin-left : 7px;
			margin-right : 7px;
			margin-bottom : 0px;
			background-image : none;
			overflow:auto;
	}
	body.popin table.grid tr td
	{
		border:none;

	}	
	body.popin_rtl
	{
		direction:rtl;
		background-color : #BCCED8;
		margin-top : 7px;
		margin-left : 7px;
		margin-right : 7px;
		margin-bottom : 0px;
		background-image : none;
		overflow:auto;
	}

	body, th, td, a, div, span, label, input, textarea, select {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}

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

	.BGColor1{ background-color : #FFFFFF; }
	.BGColor2{ background-color : #C1CED4; }
	.BGColor3{ background-color : #C9E0E7; }


body.rtl .headerBGImage {
	background-image : url(images/header/headerBGI_rtl.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.headerBGImage {
	background-image : url(images/header/headerBGI.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.frame1 {background-color : #D6E8EB;}
.frame1Center{
	background-color : #D6E8EB;
	padding-top:10px;
	padding-bottom:10px;
}

body.rtl .frame2Left {
	background-image : url(images/frames/frame2L_rtl.gif);
	background-position: right;
}
.frame2Left {
	background-color : #F4FAFB;
	background-image : url(images/frames/frame2L.gif);
	background-position: left;
	background-repeat: repeat-y;
}
body.rtl .frame2Right {
	background-image : url(images/frames/frame2R_rtl.gif);
	background-position: left;
	}
.frame2Right {
	background-color : #F4FAFB;
	background-image : url(images/frames/frame2R.gif);
	background-position: right;
	background-repeat: repeat-y;
}

body.rtl .frame2Center{
	background-image : url(images/frames/frame2B_rtl.gif);
	}
.frame2Center{
	background-color : #F4FAFB;
	background-image : url(images/frames/frame2B.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:13px;
	padding-bottom:8px;
}

.topText1 {
	font-size:18px;
	color: #003455;
	font-weight:bold;
}

.topText2 {
	font-size:10px;
	color: #003455;
}

.topText3 {
	font-size:11px;
	color: #003455;
	font-weight:bold;
}

.topText4 {
	font-size:10px;
	color: #003455;
}

.topLink1{
	font-size:10px; 
	color: #003455;
	text-decoration:none;
}

.topLinksSeparator {background-color : #D6E8EB;}

.inputText{
	font-size:11px;
	color: #003455;
}
.regText1{
	font-size:11px;
	color: #003455;
}

.regLink1{
	font-size:11px; 
	color: #003455;
}

.regLink2{
	font-size:10px; 
	color: #003455;
}

.advLink{
	font-size:10px; 
	color: #38627B;
}



	


/* Top Navigation ------------------- */

	.topNavTabNormal{
		font-size:12px;
		color: #003455;
		font-weight:bold;
		padding-left:7px;
		padding-right:7px;
		padding-top:0px;
		padding-bottom:5px;
		cursor : pointer;
	}
	
	.topNavTabSelected{
		font-size:12px;
		color: #000000;
		font-weight:bold;
		padding-left:7px;
		padding-right:7px;
		padding-top:0px;
		padding-bottom:2px;
		cursor : pointer;
		border-bottom:3px solid #FDA823;
	}
	
/* ----------------------------------- */

/* Left Navigation ------------------- */

	body.rtl .leftNavTabNormal{
		background-image : url(images/leftNav/normalTabBGI_rtl.gif);
	}		
	.leftNavTabNormal{
		font-size:10px;
		color: #FFFFFF;
		font-weight:bold;
		/*background-color : #007CA5;*/
		background-image : url(images/leftNav/normalTabBGI.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		padding-left:8px;
		padding-right:5px;
		padding-top:6px;
		padding-bottom:11px;
		cursor : pointer;
	}
	
	body.rtl .leftNavTabSelected{
		background-image : url(images/leftNav/selectedTabBGI_rtl.gif);
		background-position: right bottom;
		padding-right:14px;
		padding-left:0px;
		}
	.leftNavTabSelected{
		font-size:11px;
		color: #003455;
		font-weight:bold;
		/*background-color : #D6E8EB;*/
		background-image : url(images/leftNav/selectedTabBGI.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		padding-left:14px;
		padding-right:0px;
		padding-top:6px;
		padding-bottom:11px;
		cursor : pointer;
	}
	
/* ----------------------------------- */

/* Inner Navigation ------------------- */

	.innerNavTabsRowBGI {
		background-image : url(images/innerNav/innerNavTabsRowBGI.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	
	.innerNavTabNormalBGI{
		background-image : url(images/innerNav/BGI.gif);
		background-repeat: repeat-x;
		cursor : pointer;
	}
	
	.innerNavTabNormal{
		font-size:11px;
		color: #003455;
		padding-left:7px;
		padding-right:7px;
		padding-top:0px;
		padding-bottom:0px;
	}
	
	body.rtl .innerNavTabSelectedBGI{
		background-image : url(images/innerNav/BGI_d_rtl.gif);
		}
	.innerNavTabSelectedBGI{
		background-image : url(images/innerNav/BGI_d.gif);
		background-repeat: repeat-x;
		cursor : pointer;
	}

	.innerNavTabSelected{
		font-size:11px;
		color: #003455;
		font-weight:bold;
		padding-left:7px;
		padding-right:10px;
		padding-top:0px;
		padding-bottom:0px;
	}
	
/* ----------------------------------- */

/* Button 1 ------------------- */

	body.rtl .button1{
		background-image : url(images/button1/BGI_rtl.gif);
	}
	.button1{
		background-image : url(images/button1/BGI.gif);
		cursor : pointer;
	}
	
	.button1text{
		font-size:11px;
		color: #003455;
		padding-left:5px;
		padding-right:5px;
	}

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

/* Button 2 ------------------- */

	body.rtl .button2{
		background-image : url(images/button2/BGI_rtl.gif);
	}
	.button2{
		background-image : url(images/button2/BGI.gif);
		cursor : pointer;
	}
	
	.button2text{
		font-size:11px;
		color: #003455;
		padding-left:4px;
		padding-right:5px;
	}

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


/* For Data Table -------------------------------- */

	.dataTableTitle1{
		height:18px;
		padding-left:6px;
		padding-right:6px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight:bold;
		color : #FFFFFF;
		background-color : #003455;
	}
	
	.dataTableBorder1{
		border-left: 1px solid #003455;
		border-right: 1px solid #003455;
		border-bottom: 1px solid #003455;
	}
	
	.dataTableLine1{
		background-color : #F4FAFB;
	}
	
	.dataTableHeaderRow{
		height:17px;
	}
	
	.dataTableAddRow{
		height:17px;
	}

	.dataTableHeader{
		padding-left:5px;
		padding-right:5px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
		background-color : #D7E6EB;
		cursor:default;
	}

	.dataTableHeaderWithSorting{
		padding-left:5px;
		padding-right:5px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
		background-color : #D7E6EB;
		cursor : pointer;
	}

	.sort_down{
		background-image : url(images/dataTable/sortedHeaderDown.gif);
		background-position: right;
		background-repeat: no-repeat;
		font-weight:bold;
	}


	.sort_up{
		background-image : url(images/dataTable/sortedHeaderUp.gif);
		background-position: right;
		background-repeat: no-repeat;
		font-weight:bold;
	}
	table.normal thead tr th.sort_up{
		background-image : url(images/dataTable/sortedHeaderUp.gif);
		background-position: right;
		background-repeat: no-repeat;
		font-weight:bold;
	}
	table.normal thead tr th.sort_down{
		background-image : url(images/dataTable/sortedHeaderDown.gif);
		background-position: right;
		background-repeat: no-repeat;
		font-weight:bold;
	}
	
	.dataTableHeaderSep{
		background-color : #A8BEC9;
	}

	.dataTableSep{
		background-color : #A8BEC9;
	}
	
	.DivForDataTableWithScroll{
		width: 100%;
		height: 100%;
		overflow-y:auto;
		background-color : #F9FCFD;
	}

	.DivForDataTableWithScroll2{
		width: 100%;
		height: 126px;
		overflow-y:auto;
		background-color : #EDF4F6;
	}

	.dataTableRow{
		height:17px;
		background-color : #F9FCFD;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
	}

	.dataTableRow2{
		height:17px;
		background-color : #EDF4F6;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
	}

	.dataTableRowSelected{
		height:17px;
		background-color : #F6EAD0;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
	}
	
	.dataTableCell{
		padding-left:5px;
		padding-right:5px;
		cursor:default;
	}

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

/* Bottom Information Part ------------------------ */

	.bottomInformationPartHeader{
		width:100%;
		border-left: 1px solid #003455;
		border-right: 1px solid #003455;
		border-bottom: 1px solid #003455;
		background-color : #F6EAD0;
		padding: 4px;
	}

	.bottomInformationPartHeaderRow{
		background-color : #3D657E;
	}
	
	.bottomInformationPartHeaderText{
		height:18px;
		padding-left:6px;
		padding-right:30px;
		font-size:11px;
		color: #FFFFFF;
		font-weight:bold;
	}
	
	.bottomInformationPartBody{
		width:100%;
		border-left: 1px solid #003455;
		border-right: 1px solid #003455;
		border-bottom: 1px solid #003455;
		/*background-color : #EDF4F6;*/
		display: block;
	}

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


.textbox1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003455;
	background-color : #FFFFFF;
	border:1px solid #426E82;
	width: 100px;
}

.textbox2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003455;
	background-color : #FFFFFF;
	border:1px solid #426E82;
	width: 130px;
}

.combobox1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003455;
	background-color : #FFFFFF;
	border:1px solid #426E82;
	width: 110px;
}

.combobox2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003455;
	background-color : #FFFFFF;
	border:1px solid #426E82;
	width: 131px;
}

	.regularRow{
		background-color : #EDF4F6;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
	}

	table.dataTable tr.selectedRow {
		background-color : #F6EAD0;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #003455;
	}
	table.dataTable
	{
		background-color : #A8BEC9;
		width:100%;
		height:100%;
	}
	td.horizontalLine 
	{
		background-color: #C8DEF9;
	}
	table.dataTable thead  tr
	{
		color : #003455;
		background-color : #D7E6EB;
	}
	table.dataTable tr.header
	{
		color : #003455;
		background-color : #D7E6EB;
	}
	table.dataTable tr
	{
		background-color : white;
	}
	td.addItem
	{
		font-size : 10px;
		padding-left:2px;
		height:17px;
		color: #3862D0;
		cursor : pointer;
		text-decoration: underline;
	}
	.actionText
	{
		font-size : 10px;
		color: #3862D0;
		cursor : pointer;
		text-decoration: underline;
	}
	.hyperlink
	{
		color: blue;
		cursor : pointer;
		text-decoration: underline;
	}
	
	table.grid>tr>td
	{
		padding-right:0px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		vertical-align:baseline;

	}	
	table.grid tr.alignTop td
	{
		vertical-align:top;
	}	
	table.grid tr td
	{
		border:none;
	}
	table.grid tr
	{
		border:none;
	}
	
	table.grid2>tr>td
	{
		padding-right:0px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		vertical-align:baseline;

	}	
	td.gridright
	{
		padding-right:0px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		text-align:right;
	}
	
	td.right
	{
		padding-right:5px;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
		text-align:right;
	}
	/* ------------------------------------------------ */
	table.normal
	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		border-collapse: collapse;
   	 	border-left: 1px solid #003455;
   	 	border-right: 1px solid #003455;
   	 	border-bottom: 1px solid #003455;
   	 	margin-bottom:1em;
	}
	table.normal.resizing
	{
		cursor:e-resize;
	}
	table.normal caption
	{
		text-align:left;
		height:18px;
		padding-left:6px;
		padding-right:6px;
		padding-top:3px;
		padding-bottom:3px;
		font-weight:bold;
		color : #FFFFFF;
		background-color : #003455;
		white-space:nowrap;
	}
	body.rtl table.normal caption
	{
		text-align:right;
	}
	table.normal thead tr th
	{
		vertical-align: top;
	}
	
	table.normal tr
	{
		height:17px;
    }
    
	table.normal tr.selected
	{
		height:17px;
		background-color : #F6EAD0;
		
    }
	table.normal thead tr td 
	{
		background-color : #D7E6EB;
	}
	table.normal th 
	{
		font-weight: normal;
		text-align:left;
		padding-left:5px;
		padding-right:5px;
		background-color : #D7E6EB;
    	border: 1px inset #A8BEC9;
    }
	table.normal td 
	{
    	border: 1px inset #A8BEC9;
		font-weight: normal;
		padding-left:5px;
		padding-right:5px;
    }
    table.normal tbody tr.emphasis td
    {
    	font-weight:bold;
    	color:#0000ff;
    }
    table.normal tbody tr td.alert
    {
    	font-weight:bold;
    	background-color: #ffD0D0;
    	color:#B00000;
    }
    table.normal thead tr th img
    {
    	margin-left:1em;
    }
    input
    {
    	vertical-align:bottom;
    }
    /* input[readonly] {background-color:#e0e0e0;}*/
    button:disabled
    {
		color: graytext;
		cursor: default;
		background-color: transparent;
		padding-bottom:1px;
		padding-top:0px;
		padding-left:6px;
		padding-right:7px;
		border: 1px solid gray;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		vertical-align:middle;
		margin-left:1px;
		margin-right:1px;
	}
    button
    {
		background-color: transparent;
		cursor: pointer;
		padding-bottom:0px;
		padding-top:0px;
		padding-left:6px;
		padding-right:6px;
		margin-left:1px;
		margin-right:1px;
		border-left: 1px solid #7b97a3;
		border-right: 2px solid #7b97a3;
		border-top: 1px solid #7b97a3;
		border-bottom: 2px solid #7b97a3;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #003455;
		vertical-align:middle;
		
	}
	
	.label
	{
		font-weight: bold;
		white-space: nowrap;
	}
	
	form.inline
	{
		display:inline;
	}
	table.grid tr td
	{
		vertical-align: baseline;
	}
	table.grid tr td span
	{
		vertical-align: baseline;
	}
	table.grid tr td input
	{
		vertical-align: baseline;
	}
	table.grid tr td span input
	{
		vertical-align: baseline;
	}

	iframe.hidden
	{
		width:0px; height:0px; border: 0px;display:none;
	}
	span.monospace
	{
		font-family: monospace;
		font-size: 12px;
	}
	tr.changeRow
	{
    	font-weight:bold;
    	color:red;
	}
	div.break
	{
		height:1em;
	}
	/* Sets spacing inside normal div (creating spacing between elements in a view) */
	div.vertical *
	{
		display: block;
		margin-bottom : 0.25em;
	}
	

img.tree_item_icon {
	height:18px;
	width:18px;
	background-position: center center;
	background-repeat: no-repeat;
}
img.tree_item_atomic {
	height:18px;
	width:18px;
}
img.tree_item_collapsed {
	height:18px;
	width:18px;
	background-image : url(images/tree/expand.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
img.tree_item_expanded {
	height:18px;
	width:18px;
	background-image : url(images/tree/collapse.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
span.tree_item_header * {
	vertical-align:middle;
}
span.tree_item_header {
	cursor:pointer;
	white-space:nowrap;
}
.tree_item {
}
.tree_item_content {
	padding-left:20px;
}

.tree_item_header_text {
	margin-left: 2px;
}
.tree_item_header_text_selected {
	margin-left: 2px;
	background-color:#0a246a;
	color:white;
}

.red
{
	color:red;
}

.splitPane
{
	position:relative;
	border-style:solid;
	border-color:black;
}
.splitPane.resizing
{
	cursor:e-resize;
}
.splitPaneDivider
{
	cursor:pointer;
	cursor:e-resize;
	background-color:gray;
	overflow:auto;
	float:left;
}
.splitPaneDivider.rtl
{
	float:right;
}
.splitPaneContent
{
	overflow:auto;
	float:left;
}
.splitPaneContent.rtl
{
	float:right;
}
.vSplitPaneDivider
{
	cursor:pointer;
	cursor:n-resize;
	background-color:gray;
	overflow:hidden;
}
.vSplitPane.resizing
{
	cursor:n-resize;
}

.vSplitPaneContent
{
	overflow:auto;
}

div.scrollPane
{
	height:400px;
	width: 500px;
	overflow:auto;
	border:1px solid black;
}

.alignTop
{
	vertical-align:top;
}
.alignBottom
{
	vertical-align:bottom;
}
.alignMiddle
{
	vertical-align:middle;
}
.alignLeft
{
	text-align:left;
}
.alignRight
{
	text-align:right;
}
.alignCenter
{
	text-align:center;
}

/* New Tree */
span.ntree_item_header {
	cursor:pointer;
	white-space:nowrap;
}
span.ntree_item_inner_header {
	cursor:pointer;
	white-space:nowrap;
	vertical-align:middle;
}
span.ntree_item_inner_header_selected {
	cursor:pointer;
	white-space:nowrap;
	vertical-align:middle;
}
.ntree_item {
}
.ntree_item_body {
	padding-left:20px;
}
body.rtl .ntree_item_body {
	padding-right:20px;
	padding-left:0px;
}
body.popin_rtl .ntree_item_body {
	padding-right:20px;
	padding-left:0px;
}
span.ntree_item_inner_header > * {
	vertical-align:middle;
	padding-left:1px;
	padding-right:1px;
}
span.ntree_item_inner_header_selected > * {
	vertical-align:middle;
	padding-left:1px;
	padding-right:1px;
}
span.ntree_item_inner_header_selected span
{
	background-color:#0a246a;
	color:white;	
}
img.ntree_toggle_atomic {
	height:18px;
	width:18px;
	vertical-align:middle;
}
img.ntree_toggle_collapsed {
	height:18px;
	width:18px;
	vertical-align:middle;
	background-image : url(images/tree/expand.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
img.ntree_toggle_expanded {
	height:18px;
	width:18px;
	vertical-align:middle;
	background-image : url(images/tree/collapse.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.invalid
{
	background-color:#FFDDDD;
}
*.invalid input
{
	background-color:red;
	color:white;
}
*.invalid textarea
{
	background-color:red;
	color:white;
}
*.invalid select
{
	background-color:red;
	color:white;
}
input.invalid
{
	background-color:red;
	color:white;
}
select.invalid
{
	background-color:red;
	color:white;
}
textarea.invalid
{
	background-color:red;
	color:white;
}

input.pf_txt {
border: 2px inset rgb(212,208,200);
}

button.pf_browse {
	border: 2px inset rgb(212,208,200);
	width:18px;
	margin-right: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align:bottom;
	position:relative;
	background-image:url(images/browse.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

button.pf_browse img {
	width:16px;
	height:1px;
	postion:relative;
	top:0;
	left:0;
	margin:0;
	border:none;
}

table.options
{
	border:1px solid black;
}
table.options tr.highlight
{
	background-color:#0a246a;
	color:white;
}
img.divider
{
	background-color:gray;
	width:1px;
	height:1.5em;
	border:none;
	vertical-align:bottom;
	margin-left:0.5em;
	margin-right:0.5em;
}

.progressBar
{
	padding:20px;
	border:1px solid black;
	margin:20px;
	background-color:#F4FAFB;
	position: absolute;
	bottom: auto;
	z-index:500;
}
button.menuButton
{
	background-image:url('images/menu_button.gif');
	background-position: center right;
	padding-right:10px;
	background-repeat: no-repeat;
}

span.radioLabel
{
	cursor:pointer;
}
span.checkboxLabel
{
	cursor:pointer;
}
input.checkbox
{
	vertical-align:bottom;
}
input.radio
{
	vertical-align:bottom;
}
/** Dialogs (currently - popup and popin ) **/
.dialogHeader{
	background-image : url(images/dialog/dialogHeader.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color : #F4FAFB;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 16px;
	border: 1px solid #628397;
	font-size:13px; 
	color: #003455;
	font-weight:bold;
	height:23px;
}
body.popin_rtl .dialogHeader
{	
	background-image : url(images/dialog/dialogHeader_rtl.jpg);
	background-position: left top;
	padding-left: 16px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-color : #F4FAFB;
	padding-top:5px;
	border: 1px solid #628397;
	font-size:13px; 
	color: #003455;
	font-weight:bold;
	height:23px;
}
body.rtl .dialogHeader{
	background-image : url(images/dialog/dialogHeader_rtl.jpg);
	background-position: left top;
	padding-left: 16px;
	padding-right: 5px;
}
.dialogBody
{
	height:200px;
	overflow:auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 17px;
	padding-bottom: 5px;
	background-color: #F4FAFB;
	border-bottom: 1px solid #628397;
	border-left: 1px solid #628397;
	border-right: 1px solid #628397;
	vertical-align:baseline;
}
.dialog .dialogBody
{
	border-left:none;
	border-right:none;
}
.dialog .dialogHeader
{
	border-left:none;
	border-right:none;
}
.dialogFooter
{
	height:30px;
	padding-left: 10px;
	padding-right: 10px;
}
.dialog .dialogFooter
{
	background-color:white;
}
.dialogFooter button
{
	background-color:white;
}

.dialogFooter
{
	position:relative;
}
.dialogFooter table
{
	float:right;
}

body.popin_rtl .dialogFooter table
{
	float:left;
}
body.rtl .dialogFooter table
{
	float:left;
}

div.drag_feedback
{
	border:1px solid black;
	background-color:#a8e9cd;
	position:absolute;
}
/** Autocomplete styles **/
.autocomplete
{
	background-color:white;
	border:1px solid black;
}
.selectedOption
{
	background-color:black;
	color:white;
}
div.dialog_mask  
{
	background-image: url("images/dialog_mask.png");
	background-repeat: repeat;
}
div.dialog
{
	border: 4px solid blue;
	background-color:white;
}
.menu_item img
{
	vertical-align:middle;
	margin-left:2px;
	margin-right:2px;
}
.menu_item a
{
	font-weight:bold;
	text-decoration:none;
	color:black;
	background-color:transparent;
	padding-left:0px;
	padding-right:0px;
}
.menu_item a:hover
{
	color:white;
}
.menu_item a:focus
{
	color:white;
	border:none;
}
.menu_item a.focus
{
	color:white;
	border:none;
}

table.menu_bar
{
	background-color:#afafaf;
	margin-bottom:0.5em;
}

body.progress *
{
	cursor:wait;
}
body.progress div *
{
	cursor:wait;
}
body.progress div div *
{
	cursor:wait;
}
table.mceToolbar tbody tr td
{
	vertical-align:middle;
}
body#tinymce
{
	margin-right:2px;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
}
body#tinymce
{
	margin-right:2px;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
}
body.rtl#tinymce
{
	margin-right:2px;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
}
/* file: 001-panes.css */
/************************************************************************************************
 * Copyright (c) 2003-2005 Tersus Software Ltd. and others.
 * All rights reserved.
 *
 * This program is made available under the terms of the GNU General Public License v2,
 * which is part of this distribution and is available at http://www.gnu.org/licenses/gpl.txt.
 *
 * Contributors:
 *     Tersus Software Ltd.� Initial API and implementation
 *************************************************************************************************/
 /* Tabbed Pane Elements */
.tabbedPaneHeader {
    width:100%;
    
	background-image:url("images/tabbedPane/headerBottomLine.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
    line-height:normal;
}

.tabbedPaneHeader div.footer {
	border-left: 1px solid #7a97a8;
}
.tabbedPaneHeader ul {
	margin:0;
	padding:0;
	list-style:none;
}

.tabbedPaneHeader li {
	float:left;
	padding:0;
	background-image:url("images/tabbedPane/normalTabRight.gif");
	background-repeat:no-repeat;
	background-position: right top;
}
.tabbedPaneHeader li div {
	background:none;
	background-image:url("images/tabbedPane/normalTabLeft.gif");
	background-repeat:no-repeat;
	background-position: left top;
}
.tabbedPaneHeader li div a {
	display:block;
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003455;
	padding-left:19px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:3px;
	background-image:url("images/tabbedPane/normalTabBottomLine.gif");
	background-repeat:no-repeat;
	background-position: left bottom;
	border:none;
}
.tabbedPaneHeader li.selected {
	background-image:url("images/tabbedPane/selectedTabRight.gif");
}
.tabbedPaneHeader li.selected div {
	background-image:url("images/tabbedPane/selectedTabLeft.gif");
}
.tabbedPaneHeader li.selected div a{
	padding-left:22px;
	font-weight:bold;
	background-image:url("images/tabbedPane/selectedTabBottomLine.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
}
.tabbedPaneContentTR
{
	background-image:url("images/tabbedPane/contentTopRight.gif");
	background-repeat:no-repeat;
	background-position: top right;
}
.tabbedPaneContentBL
{
	background-image:url("images/tabbedPane/contentBottomLeft.gif");
	background-repeat:no-repeat;
	background-position: bottom left;
}
.tabbedPaneContentBR
{
	background-image:url("images/tabbedPane/contentBottomRight.gif");
	background-repeat:no-repeat;
	background-position: bottom right;
}
.tabbedPaneContent
{
	padding:5px;
	overflow:auto;
}

/* RTL Variants */

.tabbedPaneHeader_rtl {
    width:100%;
    
	background-image:url("images/tabbedPane/headerBottomLine_rtl.gif");
	background-repeat:no-repeat;
	background-position: left bottom;
    line-height:normal;
}

.tabbedPaneHeader_rtl div.footer {
	border-right: 1px solid #7a97a8;
}
.tabbedPaneHeader_rtl ul {
	margin:0;
	padding:0;
	list-style:none;
}

.tabbedPaneHeader_rtl li {
	float:right;
	padding:0;
	background-image:url("images/tabbedPane/normalTabRight_rtl.gif");
	background-repeat:no-repeat;
	background-position: left top;
}
.tabbedPaneHeader_rtl li div {
	background:none;
	background-image:url("images/tabbedPane/normalTabLeft_rtl.gif");
	background-repeat:no-repeat;
	background-position: right top;
}
.tabbedPaneHeader_rtl li div a {
	display:block;
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003455;
	padding-right:19px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:3px;
	background-image:url("images/tabbedPane/normalTabBottomLine_rtl.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
	border:none;
}
.tabbedPaneHeader_rtl li.selected {
	background-image:url("images/tabbedPane/selectedTabRight_rtl.gif");
}
.tabbedPaneHeader_rtl li.selected div {
	background-image:url("images/tabbedPane/selectedTabLeft_rtl.gif");
}
.tabbedPaneHeader_rtl li.selected div a{
	padding-right:22px;
	font-weight:bold;
	background-image:url("images/tabbedPane/selectedTabBottomLine_rtl.gif");
	background-repeat:no-repeat;
	background-position: left bottom;
}
.tabbedPaneContentTR_rtl
{
	background-image:url("images/tabbedPane/contentTopRight_rtl.gif");
	background-repeat:no-repeat;
	background-position: top left;
}
.tabbedPaneContentBL_rtl
{
	background-image:url("images/tabbedPane/contentBottomLeft_rtl.gif");
	background-repeat:no-repeat;
	background-position: bottom right;
}
.tabbedPaneContentBR_rtl
{
	background-image:url("images/tabbedPane/contentBottomRight_rtl.gif");
	background-repeat:no-repeat;
	background-position: bottom left;
}
.tabbedPaneContent_rtl
{
	padding:5px;
}
/* file: 003-testrunner.css */
.testRunnerHeader
{
	text-align:center;
	background-color:silver;
}
.testRunnerLogDateAndTimeColumn
{
	color:blue;
}
.testRunnerLogTypeColumn
{
	color:green;
}
.testRunnerLogDescriptionColumn
{
	color:black;
}
.testRunnerLogError
{
	background-color:red;
}
.testRunnerLogWarning
{
	background-color:fuchsia;
}
.testRunnerNameLink
{
	color: navy;
	cursor : pointer;
	text-decoration: underline;
}/* file: layout.css */
@charset:Windows-1255 ;
A:link { 							/* unvisited link */
	color: darkblue ;
	text-decoration:none ;

}       
A:visited {					/* visited links */
	color: darkblue ;
	text-decoration: none ;
}    /* visited links */
A:active { color: darkblue }     /* active links */
A:hover { 
	color:CC0033; 

}
td {
	border-width : 0px ;
	font-size: 10pt	;
	text-align:justify ;
}
.navtable {
	width : 95% ;
	border-style: solid ;
	border-color: #4F8EB6 darkblue darkblue #4F8EB6 ;
	background-color: white ;
	border-width : 1px ;
	font-size: 8pt	;
	valign:	bottom		;
}
.navtd{
	border-color: #4F8EB6 darkblue darkblue #4F8EB6 ;
	background-color: #4F8EB6;
	font-size: 8pt		;
	font-weight : bold;
	text-valign:	top		;
}
.rtable {
	width : 100% ;
	border-style: solid ;
	border-color: #4F8EB6 darkblue darkblue #4F8EB6 ;
	background-color: #FFCC66 ;
	background-image:url('/env/bg.gif');
	background-position: 100% 100%;
	border-width : 1px ;
	padding:  0px ;
}
.ptable {
	width : 100% ;
	border-style: solid ;
	border-color: #4F8EB6 darkblue darkblue #4F8EB6 ;
	background-color: #FFCC66 ;
//	background-image:url('/env/bg.gif');
	background-position: 100% 100%;
	border-width : 1px ;
	padding:  0px ;
}
 
.g, #jS4{	//Grieks
	text-align:	left		;
	font-family:	Galatia SIL, Times, Cardo	;
	font-size:12pt ;
}
.h, #jS0, #jS3 {
	direction:rtl ;
	unicode-bidi:embed ;
	text-align:right ;
	font-size:12pt ;
	font-family: Cardo, Ezra SIL SR, Tahoma, Arial, Lucida Sans Unicode ;
}
.n {	unicode-bidi:embed	;
	font-size:11pt ;
	font-family:Charis SIL, Times New Roman, Comic Sans MS	;
}
.bib {	unicode-bidi:embed	;
	font-size: 87%		;
	font-family:Times	;
}
.egypt {unicode-bidi:embed;font-family:"Nahkt";font-size:110%; charset=ISO-8859-1}

.warning{
	color : red;
	font-family :  Verdana,Futura,Futura Bk BT,Arial Black,sans-serif;

}
.markgreen {
	background-color: #33FF33	;
}
.markred {
	background-color: #FFC0B1	;
}
.markyellow {
	background-color: #FFFF00	;
}

button {
	background-image:url(images/button.png);
}
H4, .H4 {
        color: black;
        font-family :  Verdana,Futura,Futura Bk BT,Arial Black,sans-serif;
        font-size : 12pt;
        font-weight : bold;
        font-style : italic;
}

/* file: stylesheet.css */
body
{
	background-image:none;
	background-color:white;
	margin:10 10 10 10;
}
body div table.normal
{
	border:1px solid #A8BEC9;
}
body div table.normal caption
{
	margin-top:2px;
        background-color:#99c7e8;
	border:1px solid #A8BEC9;
	border-bottom:none;
}
body div table.normal th
{
        background-color:#efefff;
}

body div table.normal caption div
{
	color:#0e4c77;
}
body div button
{
	color:#0e4c77;
}

/* file: tabbed_pane.css */

div.tabbedPane{
	position:relative;
	margin-right:12px;
	margin-left:12px;
	width:700px;
}
.tabbedPaneHeader {
	background-image:url("images/spacer.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
	line-height:normal;
	width:100%;
}
.tabbedPaneHeader div.footer {
	border-left: none;
	background-color: #A8BEC9;	
}
.tabbedPaneHeader ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tabbedPaneHeader li {
	float:left;
	padding:0;
	background-image:none;
	background-repeat:no-repeat;
	background-position: right top;
	margin-right:2px;
}
.tabbedPaneHeader li div {
	background:none;
	background-repeat:no-repeat;
	border:1px solid #A8BEC9;
	border-bottom:none;
	background-color:#fafafa;
	background-position: left top;
}
.tabbedPaneHeader li div a {
	display:block;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #0e4c77;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url("images/spacer.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
	border:none;
}
.tabbedPaneHeader li div a:visited{
	padding-left:12px;
	font-weight:bold;
	font-size:12px;
	color:#0e4c77;
	text-decoration:underlie;
}
.tabbedPaneHeader li div a:hover {
	padding-left:12px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.tabbedPaneHeader li.selected {
	background-image:none;
}
.tabbedPaneHeader li.selected div {
	background-image:none;
	background-color:#efefff;
}

.tabbedPaneHeader li.selected div a{
	padding-left:12px;
	font-weight:bold;
	font-size:12px;
	background-image:url("images/spacer.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
}
.tabbedPaneContentTR{
	background-image:none;
	background-color:#efefff;
	border:1px solid #A8BEC9;
	border-top:none;
}
.tabbedPaneContentBL{
	background-image:none;
}
.tabbedPaneContentBR{
	background-image:none;
}

/* file: text_styles.css */
	body, th, td, a, div, span, label, input, textarea, select {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
