﻿/* JOBSEEKER */

/*a:link 		{color: #00804E;}
a:active 	{color: #00804E;}
a:visited 	{color: #00804E;}*/

.sidebox .jobseekerBox 		 {background-image: url('images/jobseeker_box_middle.gif');padding-left:15px;padding-top:3px;}
.sidebox .jobseekerBox input {font-size:7pt;margin-top:2px;padding:0px}
.sidebox .jobseekerBoxWord	 {color:#00804E;font-size:7pt;margin-top:3px;padding:0px}
.sidebox .jobseekerBoxWord a:link {color: #00804E;}
.sidebox .jobseekerBoxWord a:active {color: #00804E;}
.sidebox .jobseekerBoxWord a:visited {color: #00804E;}   

div.jobseeker_update_details_bg {}
.content {text-align: justify;  font-size:8pt;color:#737373;border: 1px solid #269368; background: #CCE4DA;}
.button_jobseeker {text-align:center; font-size:8pt;color:#FFFFFF;background-color:#00804E;border-style:none;padding:5px 10px 5px 10px;font-weight:bolder}

.header_row 
    {
        background-color:#CBE4DE; 
        font-size:2;
	    text-align: left;
	    font-weight: bold;        
    }

.row_table 
{
    background-color:White;
    font-size:8pt;
    text-align: left;
    vertical-align:middle;
    color: #229368;
}
    
.alternating_row_table    
{
    background-color:#E3F2E5;
    font-size:8pt;
    text-align: left;
    vertical-align:middle;    
    color: #229368;
}

.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.CandidateLabel {background-color:#00804E; color:White; width:250px; padding:10px; font-weight:bold;}
.CandidateText {background-color:White; color:#00804E; width:250px; padding:10px; font-weight:bold; border: solid 0 #00804E; border-left-width:2px; border-right-width:2px; border-top-width:2px; border-bottom-width:2px;}
.CandidateText a:link {color:#00804E;}
.CandidateColumnSeparator {background-color:White;Width:5px;}
.CandidateRowSeparator {background-color:White;Height:5px;}