* { font-family:Arial (Hebrew);  
    padding:0; 
    margin:0; 
    text-decoration:none;    
    }   

   
a.WizardStepLink span.WizardStepHead
{                	  
	background: url('../sharedSystemPictures/wizardheadinactive.gif');   
	height: 55px; 
	width:30px;   
	float:right;       
	background-repeat:no-repeat;	
	margin-left:6px; 	
	display:block;
}

a.WizardStepVisited span.WizardStepHead
{
	background: url('../sharedSystemPictures/wizardheadvisited.gif');        
	height: 55px; 
	width:30px;   
	float:right;     
	background-repeat:no-repeat;   	  	
	margin-left:6px;	
	display:block;
}

a.WizardStepActive span.WizardStepHead
{       
	background: url('../sharedSystemPictures/wizardheadactive.gif');    
	height: 55px; 
	width:30px;   
	float:right;     
	background-repeat:no-repeat;        	       	
	margin-left:6px;		
	display:block;
}

a.WizardStepLink span.WizardStepTail
{                	  
	background: url('../sharedSystemPictures/wizardtailinactive.gif');  
	height: 55px; 
	width:60px;   
	float:right;  
	font-weight: bold;
    text-align: center;
    text-decoration:none;
    font-size: 30px!important;        
    color: #467388; 
    padding-bottom:3px;    
    padding-top:10px;
    padding-right:15px;     
	background-repeat:no-repeat;         		
}

a.WizardStepVisited span.WizardStepTail
{
	background: url('../sharedSystemPictures/wizardtailvisited.gif');        
	height: 55px; 
	width:60px;   
	float:right;  
	font-weight: bold;
	font-size: 30px!important;   
    text-align: center;
    text-decoration:none;
    padding-bottom:3px;    
    padding-top:10px;
    padding-right:15px;     
    color: #467388;      
	background-repeat:no-repeat;   		  	
}

a.WizardStepActive span.WizardStepTail
{       
	background: url('../sharedSystemPictures/wizardtailactive.gif');            	       	
	height: 55px; 
	width:60px;   
	float:right;     
	text-align: center;
	text-decoration:none;
    font-weight: bold;
    font-size: 30px!important; 
    padding-bottom:3px;    
    padding-top:10px;
    padding-right:15px;     
    color: #476108;           
	background-repeat:no-repeat;   	
}


 a.WizardStepLink span.WizardStepContent
{
	  background: url('../sharedSystemPictures/wizardbodyinactive.gif');
	  background-repeat: repeat-x;           
	  height: 55px;          
	  float: right;  
	  font-size: 20px!important; 
	  font-weight: bold;  
	  text-decoration:none;  
	  text-align: right;
	  padding-top: 12px;
	  padding-right:15px; 
	  color: #467388;   
 }

a.WizardStepVisited span.WizardStepContent
{
	 background: url('../sharedSystemPictures/wizardbodyvisited.gif');
	 height: 55px;  
	 background-repeat: repeat-x;          
	 float: right;           
	 font-size: 20px!important; 
	 font-weight: bold;
	 text-align: right;
	 padding-top: 12px;
	 padding-right:15px;  
	 text-decoration:none;
	 color: #467388;        
 }

a.WizardStepActive span.WizardStepContent
{
	 background: url('../sharedSystemPictures/wizardbodyactive.gif');
	 background-repeat: repeat-x;      
	 height: 55px;        
	 float: right; 
	 font-size: 20px!important; 
	 text-align: right;
	 padding-top: 12px;
	 padding-right:15px;  
	 text-decoration:none;
	 font-weight: bold;
	 color: #476108;                  
}             
      
a.wizardNevigatorRight
{
	background: url('../sharedSystemPictures/wizardnevigatorright.gif');	
	width:25px; 
	height:55px; 
	float:right; 
	position:relative; 
	padding-right: 5px;
}

a.wizardNevigatorLeft
{
	background: url('../sharedSystemPictures/wizardnevigatorleft.gif');	
	width:25px; 
	height:55px; 
	position:relative; 
	padding-left: 5px;	
}

div.WizardNevigatorExt
{
	overflow:hidden; 
	position:relative; 
	background-color: white; 	
}

div.WizardTabsContainer
{	
	overflow:hidden; 
	margin-left: 30px; 
	margin-right:30px; 
	height: 55px; 
	position:relative; 
	WIDTH:87%;
	float:right; 
	display: block;
}

div.WizardTabs
{
	height: 55px; 
	WIDTH:200cm;	
} 

span.WizardNevigatorProgress{
	color:white; 
	background-color:#7398AB; 
	height:45px;
	font-size: 28px!important; 
	padding-top:5px;
	width:100%;
}

 td.WizardNevigatorProgress{
	background-color:#7398AB; 
	height:45px;
} 

.WizardNevigatorProgressRight
{
	background: url('../sharedSystemPictures/wizardtopright.gif');
	width:20px;
	height:45px;		
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;
	background-color:#7398AB;	
}


.WizardNevigatorProgressLeft
{
	background: url('../sharedSystemPictures/wizardtopleft.gif');	
	width:20px;
	height:45px;	
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;	
	background-color:#7398AB;
}

.WizardButtonsContainerRight
{
	background: url('../sharedSystemPictures/wizardbottomright.gif');
	width:20px;
	height:81px;		
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;	
	background-color:#7398AB;
}

.WizardButtonsContainerLeft
{
	background: url('../sharedSystemPictures/wizardbottomleft.gif');
	width:20px;
	height:81px;		
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;	
	background-color:#7398AB;	
}

div.WizardProgressSeparator
{
	/*background-color:#D9E2E9;
	height:10px; */
	display:none;
}

div.WizardNevigatorHeader 
{
	display:none; 
	/*height: 114px;
	display:block;*/
}

div.WizardNevigatorFooter 
{	
	width:100%;	 
	margin-top: 10px;	
}


.WizardButtonBack
{
	background: url('../sharedSystemPictures/wizardback.gif');	
	font-weight:bold; 
	font-size:20px!important; 
	color: #467388;
	width:100%;
	height:55px;
	border:0;
	padding:0;
}

.WizardButtonCont
{
	background: url('../sharedSystemPictures/wizardcont.gif');	
	font-weight:bold; 
	font-size:20px!important;
	color: #476108;
	width:100%;
	height:55px;
	border:0;
	padding:0;
}


td.WizardTableButton
{
	 /*padding-bottom: 8px;
	 padding-top:8px; */
	 width: 200px;
	 border:0;
	 padding:0;
}

.tfsWizardRedirect 
{
	background: url('../sharedSystemPictures/wizardexit.gif');
    background-repeat: no-repeat; 
    width:133px;  
    height: 59px;            
    font-size: 20px!important; 
    font-weight: bold;  
    text-decoration:none;  
    text-align: center;
    padding: 10px;
    padding-top:15px;
    padding-right:50px;    
    margin: 10px;
    margin-right: 30%;
    color: #467388;          
}

input.WizardExitButton 
{
	background: url('../sharedSystemPictures/wizardexit.gif');	 
	width: 133px;
	height:59px;
	text-align: center;
	padding-right:50px; 
	font-size: 20px!important;
	color: #467388; 	
}

div.wizardStepContainer 
{
	height:8cm; 
	background-color:#EFF3F6; 
	/* border-top-style:solid; 
	border-top-width:15px; 
	border-top-color:#D9E2E9;   */
	border:0px;
	font-size:16px!important;  
	
	width:950px
}

div.wizardDetailsContainer 
{ 
	background-color: #E5EDDE; 
	margin-left:1%; 
	margin-right:1%;
	font-size:16px!important;
}

table.WizardButtonsContainer
{
	background-color: #7398AB; 
	width:100%; 	
	margin-top: -20px;
}

.WizardRadio 
{
	 margin:5px; 
	 background: url('../sharedSystemPictures/wizardRadio.png'); 
	 width: 30px; 
	 height:30px; 
	 background-repeat:no-repeat; 
	 display:block;
	 float: none;
}

.WizardRadioSelected
{
	 margin:5px; 
	 background: url('../sharedSystemPictures/wizardRadioSelected.png'); 
	 width: 30px; 
	 height:30px; 
	 background-repeat:no-repeat; 
	 display:block;
	 float: none;
}

.WizardCheckbox
{
	 margin:5px; 
	 background: url('../sharedSystemPictures/wizardCheckbox.gif'); 
	 width: 30px; 
	 height:30px; 
	 background-repeat:no-repeat; 
	 display:block;
}

.WizardCheckboxSelected
{
	 margin:5px; 
	 background: url('../sharedSystemPictures/wizardCheckboxSelected.gif'); 
	 width: 30px; 
	 height:30px; 
	 background-repeat:no-repeat; 
	 display:block;
}
	
	/* Select Box Styles*/
	
.WizardOptionSelected
{
	 height:40px; 
     width:300px;      
     background: url('../sharedSystemPictures/wizardSelectOptSelected.gif');	 
     display:block; 
     border:2px; 
     font-size:28px!important; 
     text-align:center;      
}
.WizardOption
{	 
	 height:40px; 
     width:300px; 
     background: url('../sharedSystemPictures/wizardSelectOpt.gif');	 
     display:block; 
     border:2px; 
     font-size:28px!important; 
     text-align:center;      
}
.WizardSelectBox
{
     overflow:hidden; 
     height:420px; 
     width:380px; 
     display:block; 
     background-color:#F0F3F6;
     position:absolute;     
     top:200px;
     left:200px;
}
.WizardSelectBoxMessage
{
     overflow:hidden; 
     height:20px;       
     display:block; 
     font-size: 18px!important;
     font-weight:bold;
     margin: 0px;
     margin-top:4px;
     text-align: center;     
     color: Red;     
}
    
.WizardSelectTitle
{
     background-color:#7398AB; 
     display:block; 
     height:40px; 
     color:White; 
     text-align:center; 
     font-size:30px!important;
}   
.WizardSelectSubTitle
{
     overflow:hidden; 
     color:#7398AB; 
     font-size:26px!important;       
     text-align: center;
     height: 30px;
     display:block;
}   
.WizardSelectInputText
{
     width:200px;
     height: 50px;      
     font-size:26px!important;      
     margin-left:100px;
     margin-top: 2px; 
     padding-top: 10px;     
     direction:rtl;
}
.WizardOptionsContainer
{
    overflow:auto; 
    height:160px;  
    width:350px;   
    position:absolute; 
    margin-top: 10px;   
    padding-right: -20px;
    margin-right: -20px;
    top:160px; 
    left:30px;
}    
.WizardPopupButton
{ 
	 background: url('../sharedSystemPictures/wizardBtnWhiteBordered.gif'); 
     width:173px; 
     height:54px; 
     border:5px;
     border-color: Green;      
     margin-bottom:5px; 
     margin-top:5px; 
     margin-left:10px; 
     font-size:24px!important; 
     text-align:center; 
     color:#7398AB;     
} 

.WizardPopupButtonClicked
{ 
	 background: url('../sharedSystemPictures/wizardBtnWhiteBordered.gif'); 
     width:173px; 
     height:54px; 
     border:5px;
     border-color: Green;      
     margin-bottom:5px; 
     margin-top:5px; 
     margin-left:10px; 
     font-size:24px!important; 
     text-align:center; 
     color:#7398AB;     
}   
  
    /* Popup Styles*/		
.WizardAlertBox
{
     overflow:hidden;             
     background-color: White;   
     border-style:solid;
	 border-width:3px;
	 border-color: Gray;
     /* background-color:#F0F3F6; */
}   
.WizardAlertBoxContainer
{
     overflow:hidden;      
     width:450px;               
     position:absolute;
     top:400px;
     left:400px;        
}   
.WizardAlertBoxText
{
     font-size: 20px!important; 
     margin: 10px;
     margin-top:0;
     padding: 10px;
     padding-top: 0;     
     color:#7398AB;        
     text-align: right;
}    
.WizardExitPopupButton
{
     width:120px; 
     height:50px; 
     border:5px;
     border-color: Green;      
     margin-bottom:5px; 
     margin-top:5px; 
     margin-right:10px;      
     font-size:20px!important; 
     text-align:center; 
     float: right;
     color:#7398AB;     
}    
.WizardPopupFooter
{
    background-color:#7398AB; 
    display:block; 
    height:65px; 
    position:relative;
}
.WizardPopupTitle
{    	 
	 margin: 5px;	      
     display:block;
	 height: 34px;    
	 font-size: 28px!important;	 
	 text-align: right; 	 	 
}
.WizardPopupImage
{    	 
	 margin: 5px;	     
	 background: url('../sharedSystemPictures/wizardAlert.png');	
	 background-repeat: no-repeat;
	 float: right; 
	 width: 39px;
	 height: 34px;   	  
}   


.WizardInfoTitle 
{
	font-size:20px!important; 
	font-weight:bold; 
	text-decoration:none; 
	color:#6699cc;
}


.tfsWizardInputText
{ 
 height:35px; 
 font-size:20px !important;
 font:20px!important;
 color:#6699cc; 
 padding-right:5px; 
 padding-top:5px; 
 border:solid 1px #6699cc;
} 
.wizardfont
{
font-size:16px	!important
} 

input.wizardLookupButton
{
	background: url('../sharedSystemPictures/wizardLookup.gif');
    width: 55px;
    height: 40px;
    background-repeat: no-repeat;
    background-color: White;    
    border: solid 1px #7F9DB9;
    border-right: 0;   
    margin-right: -4px;
}
    