/* Recruitactive Styles */


/* STYLES FOR LOG IN OR REGISTER PORTLET    --------------------------------------------------------------------------------------------------------------------------*/


font {
font: 12px Arial, Verdana, Helvetica, sans-serif!important;
}
/*
font, font[color] {
   color : #cd0000;
   font-weight : bold;
   background-color:#FFFF00;
   margin : 10px;
   padding : 10px;
   border : 2px dashed #cd0000;
   font-size : 12px;
}
*/





#RA_loginarea {
padding:10px 5px 5px 5px;
color:#181818;
width:170px;
font: 12px Arial, Verdana, Helvetica, sans-serif!important;
line-height:16px;


}

#RA_loginarea form {
margin:0px;
padding:0px;
}


#RA_loginarea .RA_widgetheaders{
font-size:14px;
font-weight:bold;
color:#181818;
padding-bottom:10px;
}

#RA_loginarea .RA_widgetheaderssmall{
font-size:13px;
font-weight:bold;
color:#181818;
padding-bottom:10px;
}



#RA_loginarea input {
color:#000000;
/*width:95%;*/
width:150px;
display:block;
font-size:12px;
}

#RA_loginarea .RA_error{
color:#FF9900;
padding-bottom:5px;
display:block;
}

#RA_loginarea label{
display:block;
padding-bottom:10px;}

#RA_loginarea .btn{
color:#000000;
padding:3px;
width:100px;
font-size:11px;
}


#RA_loginarea .RA_LoginOptions{
padding:12px 0px 0px 0px;
font-weight:bold;

}


#RA_loginarea a:link, #RA_loginarea a:visited, #RA_loginarea a:active  {
text-decoration: none; 
color:#181818;
font-size:11px;
font-weight:normal;
} 

#RA_loginarea a:hover {
color:#181818;
text-decoration: underline; 
} 


/* STYLES FOR LOGGED IN - WELCOME PORTLET    --------------------------------------------------------------------------------------------------------------------------*/


#RA_LoggedInChoices {
padding:5px 0px 5px 0px;}


#RA_LoggedInChoices a:link, #RA_LoggedInChoices a:visited, #RA_LoggedInChoices a:active  {
text-decoration: none; 
color:#181818;
display:block;
padding:5px 0px 5px 0px;
font-size:12px;
border-bottom:1px solid #c1dad7;
} 

#RA_LoggedInChoices a:hover {
color:#181818;
display:block;
	background-color:#eaeae8;
	}
	
	

	
/* STYLES FOR MIDDLE CONTENT - CURRENT VACANCIES     --------------------------------------------------------------------------------------------------------------------------*/	


.RA_MainContent {
font: 12px Arial, Verdana, Helvetica, sans-serif!important;
line-height:16px;
color:#000000;
}



.RA_MainContent  h1{
	font-size: 15px;
	font-weight:bold;
	color: #426bba;
	line-height: 14px;
	padding-bottom:0px;
}


.RA_MainContent  a:link, .RA_MainContent  a:visited, .RA_MainContent  a:active  {
text-decoration: underline; 
color:#000000;
} 

.RA_MainContent  a:hover {
color:#0067ac;
	}



.RA_MainContent  table {
padding: 0;
	margin: 0;
	width:100%;
}


.RA_MainContent  th {
	color: #ffffff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	padding: 10px 6px 10px 12px;
	background-color: #CAE8EA;
	background-image:url(ra_cssgraphics/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.RA_MainContent  td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
}


.RA_MainContent  td.RA_everyotherrow {
	background: #ededed;
}



.RA_MainContent th a:link, .RA_MainContent th a:visited, .RA_MainContent th a:active  {
text-decoration: underline; 
color:#ffffff;
} 

.RA_MainContent th a:hover {
color:#000000;
} 

.RA_MainContent img{
border:0px!important;}

/* STYLES FOR MIDDLE CONTENT - PAGE TOOLS WIDGET     --------------------------------------------------------------------------------------------------------------------------*/	


.RA_PageTools{
padding-top:20px;}

.RA_PageTools th{
font-weight:normal;
text-align:center;
background-image:none;
background-color:#F0F0F0!important;}

.RA_PageTools th img{ 
padding-bottom:3px;
border:0px!important;
}


.RA_PageTools th a:link, .RA_PageTools th a:visited, .RA_PageTools th a:active  {
text-decoration: underline; 
color:#000000;
} 

.RA_PageTools th a:hover {
color:#000000;
} 

/* STYLES FOR MIDDLE CONTENT - YOUR APPLICATIONS WIDGET     --------------------------------------------------------------------------------------------------------------------------*/	


.RA_MainContent .RA_error{
color:#FF9900;
padding-bottom:5px;
display:block;
}


.RA_MainContent  h2{
font-size:14px;
color: #007143;
font-weight:bold;
padding:5px 0px 15px 0px;
margin:5px 0px 15px 0px;
}

.RA_MainContent td a:link, .RA_MainContent td a:visited, .RA_MainContent td a:active  {
text-decoration: underline; 
color:#0067ac;
} 

.RA_MainContent td a:hover {
color:#000000;
} 

.RA_MainContent .RA_norecords {
padding:11px 0px 30px 11px;
display:block;}

.RA_MainContent .RA_tableicon {
width:60px;
text-align:center;}


/* STYLES FOR MIDDLE CONTENT - EDIT REGISTRATION FORM WIDGET     --------------------------------------------------------------------------------------------------------------------------*/

.RA_MainContent .RA_RegFormTitle{
width:150px;}	

.RA_MainContent .RA_RegFormFields{
}	

.RA_MainContent input {
width:190px;
font-size:12px;

}

.RA_MainContent input[type="checkbox"] {
width:auto;

}

.RA_MainContent input[type="image"] {
width:auto;

}




.RA_MainContent .JobDescTable td{
background-color:#F0F0F0!important;}

/* --AFTER THIS NO MORE WEBSITE STYLES!! -- /*









/* RECRUITACTIVE APPLICATION FORM STYLES    --------------------------------------------------------------------------------------------------------------------------*/


#RA_ApplicationForm{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}

#RA_ApplicationForm h1{
font-size: 15px;
	font-weight:bold;
	color: #426bba;
	line-height: 14px;
	padding-bottom:0px;}
	
.RA_MainContent .emptyselect{
width:450px;}