#noScriptHolder{
width:100%;
height:100%;
border:1px solid #CCC;
position:absolute;
top:0px;
left:0px;
background-color:#CCC;
z-index:199;
}

#noScriptMessage{
color:#FFF;
font-size:16px;
position:absolute;
top:0px;
left:30%;
width:500px;
height:100px;
line-height:30px;
border:1px solid #333;
text-align:center;
background-color:#000;
z-index:200;
}


body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666;
background:url(../_images/page_bg.gif) repeat-x;
padding:0px;
margin:0px;
}
.error{
color:#900;
clear:both;
display:block;
/*float:left;
width:400px;
* width:90%; 
* min-width:400px;*/
}

img{
border:0px;	
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666;	
}

form{
padding:0px;
margin:0px;
}

.inlineError{
border: solid 1px #B50000;
background-color: #FFEBEB;
	margin: 5px;
	padding: 4px;
	width:500px;
}

#deleteCanImg a, #deleteCvImg a{
	text-decoration:none;
	font-size:11px;
	color:#900;
	padding:6px 0px 0px 0px;
}

#deleteCvImg a{
	padding:4px 0px 0px 10px;
}

.globalLoader{
display:block;
border:none;
background:url(../_images/loaderBg.png) no-repeat;
width:228px;
height:43px;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
line-height:43px;
}

.globalLoader ul{
list-style-type:none;
padding:0px 0px 0px 15px;
margin:0px;
}

.globalLoader li{
list-style-type:none;
padding:0px;
margin:0px;
background:url(../_images/ajaxLoader.gif) no-repeat 15px 13px;
}


p{
font-family:Tahoma, Geneva, sans-serif;
line-height:23px;
font-size:14px;
}


h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #666; }
/*2B6082  333 */
h1 { font-size: 1.8em; margin:0px;margin-bottom: 0.8em;color:#666;} 

h2 { font-size: 1.5em; margin:0px;margin-bottom: 0.7em;color:#2B6082;  }

h3 { font-size: 1.3em; margin:0px;margin-bottom: 0.6em;color:#2B6082; }

a.applyNowLink{
	color: #fbb200; 
	text-decoration: none; 
	background:url(../_images/arrow_yellow.gif) right top no-repeat;
	padding:0px 10px 0px 0px;
}

a.applyNowLink:hover{
	color: #e6a100; 
}

a:hover, a:focus, a:active { color: #2B6082; }


.spacer{ 
clear: both;
}

.spacerSpacer{ 
        clear: both;
		line-height:0px;
		height:0px;
		overflow:hidden;
}

.space10{ height:10px; }

.space15{ height:15px; }

.space20{ height:20px; }

.space30{ height:30px; }

.space40{ height:40px; }

.space50{ height:50px; }


.formLabel{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
display:block;
padding:0px 0px 5px 0px;
color:#333;
}
	.blabel{
	font-weight:bold;
	font-size:11px;
	}



	.formLabelInactive{
	color:#CCC;	
	}


#wrapper{
width:1003px;
margin:0 auto;
background:url(../_images/border_overlay_png.png) no-repeat;
margin-top:-90px;
position:relative;
padding:10px 0px 0px 0px;
}

	#content{
	background-color:#FFF;
	margin:0px 10px 10px 10px;
	padding:30px;
	overflow:hidden;
	
	}
	

#top{
height:80px;
position:relative;
width:900px;
margin:0 auto;
}

	#logo{
	background:url(../_images/sanilogo.gif) no-repeat;
	width:176px;
	height:23px;
	position:absolute;
	top:26px;
	left:20px;
	}
		#logo a{
		display:block;
		width:176px;
		height:23px;
		}

	#langSelectorHolder{
	position:absolute;
	right:10px;
	top:20px;
	}
	
		#langSelectorHolder label{
			color: #333333; 
			text-shadow: 0.1em 0.1em 0.05em #FFF;
			font:1em Arial, Helvetica, sans-serif;
		}
	
	
		.langCombo{
		width:100px;	
		}

/* MainMenu START */

#mainMenu{
position:absolute;
bottom:15px;
left:20px;
width:700px;
}

#top{
height:110px;
width:1000px;
}
#mainMenu ul{
padding:0px;
margin:0px;
list-style:none;
}

	#mainMenu li a:active {
	  outline: none;
	}

	#mainMenu li a:focus {
	  outline: none;
	}
	
	#mainMenu li{
	display:block;
	float:left;
	}
	
	#mainMenu li a{
	color: #333333; 
	text-decoration:none;
	font-weight:normal;	
	text-shadow: 0.1em 0.1em 0.05em #FFF;
	cursor:pointer;
	display:block;
	float:left;
	font:1em Arial, Helvetica, sans-serif;
	padding:0px 33px 0px 0px;
	color:#333;
	}

	#mainMenu li a:hover{
	color: #2e5672;	
	}


/* MainMenu END*/

#mainImgHolderHolder{
margin:0 auto;
width:100%;
position:relative;
text-align:center;
height:492px;
}

.img1{
background:url(../_images/sani.jpg) no-repeat top center;	
}

.img2{
background:url(../_images/sani2.jpg) no-repeat top center;
}

.img3{
background:url(../_images/sani3.jpg) no-repeat top center;
}

.img4{
background:url(../_images/sani4.jpg) no-repeat top center;
}

	#mainImg{
	position:absolute;
	top:0px;
	}
	
	#introTextHolder{
	width:900px;
	text-align:justify;
	margin:0 auto;
	position:relative;
	}
	
	#introText{
	padding:0px 20px 20px 20px;	
	}




/* START:: Available Position Holder */

#curPosHolder{
padding:0px 0px 10px 0px;
margin:0px 0px 10px 0px;
}

#availableNowHolder{
background:url(../_images/contentBgLeft.gif) no-repeat;
overflow:visible;
padding:10px;
}

#availablePositions{
text-align:left;
width:700px;
}
/* END:: Available Position Holder */






/* START::  Position Holder CSS */
#positionHolder{
	
}


	.checkPos{
		padding:0px;
		margin:0px;
		list-style:none;
	}

	.checkPos li{
		list-style-type:none;
		padding:0px;
		margin:0px;
		*height:1px;
		cursor:pointer;
	}
	
	.checkPos li label{
	cursor:pointer;	
	}




#positionSelector{
padding:0px 0px 0px 0px;
}

	#divisionHolder{
	width:350px;
	float:left;
	}

	#departmentHolder{
	width:421px;
	float:left;
	margin:0px 0px 0px 40px;
	}
	
	.posComboClass{
	width:400px;	
	}
	
	.buttonHolder{
	clear:both;
	height:50px;
	text-align:right;
	padding:20px 0px 0px 0px;
	margin:0px;
	position:relative;
	}
	
	/* Positions Index class*/
	.posCheck{
	float:left;
	cursor:pointer;	
	}
	
	.posCheckLabel{
	float:left;
	cursor:pointer;
	}
	
/* END::  Position Holder CSS */


#intershipHolder{
	display:none;
width:900px;
}


.divider{
background:url(../_images/divider.gif) no-repeat;
width: 954px;
height:1px;
}

/* START:: SHOW POSITIONS STYLES */ 
#availableNowHolder{
	overflow:hidden;
}
   #positionsList{
	border-top:1px solid #F5F5F5;
	border-bottom:1px solid #E8E8E8;
	padding:20px;
	background:url(../_images/page_bg.gif) repeat-x;
   }
   
   .posShowHolder{
	  width:260px;
	  float:left;
	  margin:0px 10px 10px 0px;
	  line-height:20px;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  position:relative;
	  padding:0px 0px 0px 20px;
   }
   
   /* Index Page Currently Open Positions */
   .posShowHolderIndex{
	  width:260px;
	  float:left;
	  margin:0px 10px 10px 0px;
	  line-height:20px;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  position:relative;
	  padding:0px 0px 0px 30px;
   }

   .posNumberIndex{
	width:30px;
	height:20px;
	position:absolute;
	top:2px;
	left:0px;
	font-size:19px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
   }
   

   
   /* Index Page Currently Open Positions */
   
   .posNumber{
	width:20px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
   }

   .showDivHolder,.showDepHolder,.posShowHolder,.posShowHolderIndex{
	color:#333;   
   }
   
   .showDivHolder span, .showDepHolder span,.posShowHolder span,.posShowHolderIndex span{
	color:#666; 
   }   

/* END:: SHOW POSITIONS STYLES */ 


.formRow{
/*border:1px solid #060;*/
width:430px;
min-height:60px;
position:relative;
}

.formRowFull{
width:880px;
/*border:1px solid #060;*/
height:50px;
position:relative;
}

.formRowType{
width:290px;
height:60px;
position:relative;
margin:0px 5px 0px 0px;
}


.formRowEdu{
width:135px;
height:60px;
position:relative;
/*border:1px solid #F00;*/
margin:0px 5px 0px 0px;
}

.formRowEmp{
width:282px;
height:60px;
position:relative;
/*border:1px solid #F00;*/
margin:0px 5px 0px 0px;
}

.formRowInstitution{
width:458px;
height:60px;
position:relative;
}

.aLeft{
float:left;	
}

.aRight{
float:right;	
}

.req{
color:#F00;	
padding:0px 5px 0px 0px;
font-weight:bold;
}

.reqI{
color:#ccc;	
padding:0px 5px 0px 0px;
font-weight:bold;
}



.formInput{
width:400px;
}

.dateFull,.dateToStartWork{
width:375px;	
}

.dateBirth{
width:375px;	
}

.formInputEdu{
width:80px;
}

.formInputType{
width:260px;
}

.formInputEmp{
width:270px;
}
.formComboEdu{
width:110px;
}

.formInputInstitution{
width:430px;
}
.formCombo{
width:421px;	
}

.formRowEmp{
width:297px;	
}

.valid{
display:block;
height:16px;
width:16px;
position:absolute;
right:5px;
top:18px;
background:url(../_images/checkOk.gif) no-repeat;
}

.error2{
display:block;
height:16px;
width:16px;
position:absolute;
right:5px;
top:18px;
background:url(../_images/error.png) no-repeat;
}


legend{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:22px;
padding:0px;
border:none;
}

/* childRowInfo */
	#childrenHolder{
	margin:10px 0px 10px 10px;
	}
	
	.childrenFormRow{	
	}
	
	.childRowInfo{
	float:left;	
	}
	
	.childInfoRow{
	margin:0px 15px 10px 0px;
	width:160px;
	position:relative;
	}
	
	.childAge{
	width:130px;	
	}
/* childRow */ 

.addMoreHolder{
color:#666;
text-align:right;
padding:10px 10px 0px 0px;
}

.addMoreHolder a{
	color:#666;
	background:url(../_images/plus.gif) no-repeat;
	text-decoration:none;
	padding:0px 0px 0px 20px;
}

.addMoreHolder a:hover{
	color:#006;
}

.removeBtn a{
background:url(../_images/minus.gif) no-repeat;
color:#666;
text-decoration:none;
padding:0px 0px 0px 20px;
}

.removeBtn a:hover{
color:#900;
}

fieldset{
border:none;
background:url(../_images/page_bg.gif) repeat-x 0px -30px;	
padding:20px 0px 20px 20px;
border-top:1px solid #EEE;
}

.reqRow{
font-family:Verdana, Geneva, sans-serif;
font-size:9px;
font-weight:bold;
margin:20px 0px 0px 10px;
}
	.reqRow span{
	color:#F00;
	font-size:9px;
	padding:0px 5px 0px 0px;
	}
	
.posHolder{
width:800px;
float:left;	
margin:0px;
padding:0px;
height:20px;
line-height:20px;
cursor:pointer;
}

.comboLangHolderG{
height:20px;
line-height:20px
;width:30px;
width:60px;
float:left;	
}

.coverLetter{
width:870px;	
}

/* Steps */

ul, li{
list-style-type:none;
padding:0px;
margin:0px;
}

#crumbs{
border:1px solid #dedede;
border-right:none;
height:2.3em;
}

#crumbs li{
float:left;
line-height:2.3em;
padding:0 0 0 .75em;
color:#ccc;
}


#crumbs li a{
text-decoration:none;
color:#999;
display:block;
padding:0 15px 0px 0px;
background:url(../_images/crumbs.gif) no-repeat right center;
cursor:default;
}

#crumbs li a.current{
color:#666;
}


#crumbs li a:hover, #crumbs li a:focus{
	
}



/* START:: Next Button Style - POD1 CSS*/
#stepBtn {

	cursor:pointer;
	height:100px;
}

#stepBtn a{
color:#FFF;
}

#stepBtn.round {

	float:right;

	background:url(../_images/input-bg.gif) no-repeat 0 0;

	padding:0 0 0 10px;

	height:29px;

	display:inline;

}


#stepBtn.inactive{
	
	float:right;

	background:url(../_images/input-bg-inactive.gif) no-repeat 0 0;

	padding:0 0 0 10px;

	height:29px;

	display:inline;	
	
}



#stepBtn .rollover {
	background-position:bottom left !important;
}

#stepBtn .rollover span {
	background-position:bottom right !important;
}




#stepBtn.round input {

	background:transparent url(../_images/arrow_down.gif) right 7px no-repeat;

	padding:0 10px 0 25px;

	margin-top:4px;

	float:left;

	color:#FFF;

	cursor:pointer;

	font-weight:bold;

	*padding:0 0 0 10px!important;/*IE6&7*/

	*margin-top:2px!important;/*IE6&7*/;

	display:block;

	position:relative;
	
	border:none;
}

#stepBtn.inactive input {

	background:transparent url(../_images/arrow_down.gif) right 7px no-repeat;

	padding:0 10px 0 25px;

	margin-top:4px;

	float:left;

	color:#999;

	cursor:pointer;

	font-weight:bold;

	*padding:0 0 0 10px!important;/*IE6&7*/

	*margin-top:2px!important;/*IE6&7*/;

	display:block;

	position:relative;
	
	border:none;
}

#stepBtn.round span {

	background:url(../_images/input-bg.gif) no-repeat 100% 0;

	padding:0 35px 0 0px;

	height:29px;

	display:inline;

	float:left;

}

#stepBtn.inactive span {

	background:url(../_images/input-bg-inactive.gif) no-repeat 100% 0;

	padding:0 35px 0 0px;

	height:29px;

	display:inline;

	float:left;

}

#stepBtn.rollover.inactive {
background-position:top left !important;	
}

#stepBtn.rollover {

	background-position:bottom left !important;

}

#stepBtn.rollover span {

	background-position:bottom right !important;

}

#stepBtn.rollover.inactive span {

	background-position:top right !important;

}

#stepBtn.inactive input:focus {

	outline:none;

	color:#FFF;

}

#stepBtn.round input:focus {

	outline:none;

	color:#FFF;

}

#stepBtn.round a {
	
	padding:0 10px 0 25px;

	margin-top:4px;

	float:left;

	color:#red;

	cursor:pointer;

	font-weight:bold;

	*padding:0 0 0 20px!important;/*IE6&7*/

	*margin-top:5px!important;/*IE6&7*/;

	display:block;
	
	height:20px;

	position:relative;
	line-height:18px;
	text-decoration:none;
}
/* END:: Next Button Style - POD1 CSS*/


/*Start::  Footer  Section */ 
#footer{
position:relative;
height:100px;
line-height:30px;
font-family:Verdana, Geneva, sans-serif;
font-size:9px;
font-weight:normal;
text-align:right;
margin:10px 0px 0px 0px;
}
	#developedBy{
		position:absolute;
		right:90px;
		top:0px;
		width:100px;
	}
	
	#companyLogo{
	width:86px;
	height:26px;
	position:absolute;
	right:0px;
	top:0px;
	}

#hrdInfo{
position:absolute;
left:0px;
top:0px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
line-height:14px;
text-align:left;
}

#hrdInfo a{
color:#333;
text-decoration:none;
}

#hrdInfo a:hover{
text-decoration:underline;
}


.tooltip{
   position: absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
   width:400px;
}

/*End::  Footer  Section */ 

#completeMessage{
	line-height:18px;
	color:#333;
	text-align:center;
	min-height:200px;
	line-height:200px;
}