
  
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }
a { color: #447537; background: inherit; }
a:hover { color: #73d23f; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 970px; }
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #b5ec47 url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #b2eb40 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #B0D0DC url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 12px Arial, Sans-Serif; }

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
#candidates
{
	float: left;
	width: 295px;
	height: 160px;
	margin: 10px 0 0 0;
	background:url(pics/candidati.png) no-repeat;
	padding: 20px 0 25px 15px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}
#employer
{
	float: right;
	width: 295px;
	height: 160px;
	margin: 10px 0 0 0;
	background:url(pics/angajati.png) no-repeat;
	padding: 20px 0 25px 15px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
	.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
	.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;	
		}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;		
	}		
	.thirds h3
	{
		padding: 2px 2px 2px;
		font-size:11px;
		color: #2F637A;
	}
		
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
		clear: both;
	}
	
	.right_parteneri {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #FFFFFF;
		color: #454545;
		clear: both;
	}
	
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;		
		color: #454545;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
#footer .right { float: right; }

#mini_search_job
{
	width: 100%;
        height: 140px;
}

#mini_search_job input
{	
	width: 190px;
	margin-right: 10px;
}

#mini_search_job .cauta_buton
{
	width: 60px;
}

.legenda_left
{
	text-align:center;
	float: left;
        margin: 5px 0 2px 0;
	width:50%;
}

.legenda_right
{
	text-align: center;
	float: right;
	margin: 5px 0 2px 0;

	width:50%;
}

.dropdown_left
{
	text-align:center;
	float: left;
	width: 47%;
	height: 20px;
}

.dropdown_right
{
	text-align: center;
	float: right;
	width: 47%;
	height: 20px;
}

#mini_search_job select
{
	width: 100%;

%;
}


.partner_image_small_strech_height
{
	float: left; 
	margin: 0 9px 3px 0;
	height:90px;
}

.partner_image_small_strech_width
{
	float: left; 
	margin: 0 9px 3px 0;
	width: 120px;
}


.partner_image_big_div
{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: center;
	border-bottom: solid #999 1px;
}

.partner_image_small_div
{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*border-bottom: solid #999 1px;*/
}

.right_align
{
	text-align:right;
	clear: both;
}

.widget_title
{
    margin: 0px 0px 5px 135px; 
    padding: 0 7px 0 0;
	text-align: right;
	width: 150px;
	clear: right;
}
.widget_title h3
{
	color:#000;
	text-decoration:none;
    padding: 0 5px 2px 0;
    margin: 0 0 15px 0;
	float: none;
	width: 100%;
	border-bottom: solid #999 1px;
}
.widget_title h3 a
{
	color: #000;
	text-decoration:none;
}
.widget_title h3 a:hover
{
	color: #73d23f;
	text-decoration:none;
}

.partner_image_big
{	
	margin: 0 9px 3px 0;
	height: 180px;
	width: 240px;
}


.partner_image_detailed_strech_width
{
	float: left;
	margin: 0 9px 3px 0;
	width: 240px;
}

.partner_image_detailed_strech_height
{
	float: left;
	margin: 0 9px 3px 0;
	height: 180px;
}



.partener_div
{
	width: 100%;
	border-bottom:#999 solid 1px;
    min-height: 180px;
    padding-bottom: 10px;
}

.project_list
{	
	border-bottom: solid #999 1px;
	padding: 5px 0 5px 0;
    margin: 10px 0 10px;
}

#newsletter
{
	width: 100%;
}

#newsletter input
{	
	width: 190px;
	margin-right: 10px;
}

#newsletter input.newsletter_button
{
	width: 70px;
}

/* lista de articole, servicii, proiecte, articole */ 

#left dl
{

}

#left dt
{

}

#left dt a
{

}

#left dt a:hover
{

}

#left dd
{
	
}

.contact_left
{
    text-align: right;
	float: left;
	width: 50%;
	border-right:#999 solid 3px;
        padding: 0px 20px;
	margin: 20px 0;

}

.contact_right
{
	float: right;
	width: 32%;
	margin-top: 20px;
}

#contact_form
{
   padding-right: 5px;
}
#contact_form input
{
    margin: 5px 0px 5px 15px;
	width: 180px;
}
#contact_form textarea
{
    margin: 5px 0px 5px 5px;	
}

.contact_left .label
{
    width=100%;
	text-align: center;
    padding-top: 10px
}

#contact_form button
{
    margin: 10px 0px ;
	width: 90px;        
}

.notification
{
	width: 95%;
	margin: 0px auto 0px auto;
	/*border: solid 1px #999;*/
	padding: 5px 10px 5px 20px;
	
}

.error
{
	width: 95%;
	margin: 5px auto 5px auto;
	padding: 2px 10px 2px 14px;
	background:no-repeat #Fdd;
	color: #2f637a;
}

.message
{
	width: 95%;
	margin: 5px auto 5px auto;
	padding: 2px 10px 2px 14px;
	background-color:#c2f19b;
	color:#2f637a;
}


.error a
{
background::none;
}

/* -----------------ADMIN CSS---------------------*/

#admin_left {
	float: left;
	width: 310px;
	margin: 0 0 10px 0px;
    border-right: 1px solid #999;
}

#admin_right {
    text-align: left;
	float: right;
	width: 635px;
	margin: 0 0 10px 0; 
}

#admin_logo {
margin: 0 0 30px 0; 
border-bottom: 1px solid #999;
}

#level1 li
{
	margin: 0 0 0 5px;
        font-size: 12px;
}

#level1 li a
{
	text-decoration: none;
	font-size:12px;
}

#level2 li
{
	margin: 0 0 0 20px;
}

#level2 li a
{
	text-decoration: none;
	font-size: 11px;
}

#admin_form
{

}

.admin_label
{
	margin: 10px 0 10px 0;
	text-align: left;
}

#admin_form input
{
	margin: 5px 0px 5px 0px;
	width: 80%;
}

.right_align input
{
	margin: 5px 0 5px 15px;
	width: 30px;
}

.right_align input.cv_button, 
{
	width: 80px;
}

.right_align input.save_cv_button, .right_align input.buton_input
{
	width: 120px;
}


#admin_form textarea
{
    margin: 5px 0px 5px 0px;	
	width: 80%;
}

#admin_form button
{
    margin: 10px 30px ;
	width: 90px;        
}

#admin_table 
{
	width: 100%;
	border: 1px solid #999;
}

#admin_table td
{
	text-align: center;
	padding:2px 4px 2px 4px;
	border: 1px solid #999;
}

/* ---------------- END OF ADMIN CSS -------------*/

/* ---------------- AUTHENTICATION CSS -----------*/

#left_block
{
	float: left;
	clear:left;
	width: 45%;
	text-align: left;
}

#right_block
{
	float: right;
	width: 45%;
	text-align: left;
}

.block_title
{
	border-bottom: 1px solid #999;
	margin: 5px auto 5px auto;
	width: 80%;
}

#login_form
{

}

#login_form input
{
	margin: 5px 0px 5px 0px;
	width: 150px;
}

.login_label
{
	margin: 10px 0 10px 0;
	text-align: left;
}

.right_align a h3
{
float: right;
border: 1px solid #999;
padding: 2px 5px 2px 5px;
background: #CCC;
}

#create_user_form
{
width: 60%;
margin: 0 auto 0 auto;
}

#create_user_form fieldset
{
	border:1px solid green;
}

#create_user_form legend
{
	padding: 0.2em 0.5em;
	border:1px solid green;
	text-align:right;
}

#create_user_form input
{
	margin: 2px 0px 5px 30px;
	width: 150px;
}

/* ---------------- END AUTHENTICATION CSS -----------*/

/* ---------------- CV STYLE -------------------------*/

#cv_form
{
}

#cv_form input
{
	margin: 2px 0px 5px 30px;
	width: 80%;
}

#cv_form input.radio_narrow
{
	width: 10%;
}

.right_align input.cv_button
{
	width: 80px;
}

#cv_form input.cv_button
{
	width: 80px;
}

#cv_form input.save_cv_button
{
	width: 120px;
}


#cv_form img
{
	margin: 2px 0px 5px 30px;
	height: 90px;
}

#cv_form textarea
{
	text-align: left;
	margin: 2px 0px 5px 30px;
	width: 80%;
	height: 80px;
}

#cv_form select
{
	margin: 2px 0px 5px 30px;
	width: 80%;
}

#cv_form .date_pickup
{
	margin: 2px 0px 5px 30px;
	width: 90%;
}

#cv_form select.day_select
{
	margin: 0 15px;
	width: 45px;
}

#cv_form select.month_select
{
	margin: 0 15px 0 0;
	width: 130px;
}

#cv_form input.present_checkbox
{
	margin: 0px 5px 0 5px;
	width: 15px;
}

#cv_form select.year_select
{
	margin: 0 0 0 0;
	width: 70px;
}

.cv_table 
{
	margin: 30px 5px 5px 10px;
	width:	97%;/*540px;*/
	border:1px solid #003366;
}

TABLE.cv_table 
{
	border-collapse:collapse;
	background-color:#fff;
	/*background-image:url(../images/bg_win5.jpg);*/
	background-repeat:repeat-x;
	background-position:top;	
}	

.cv_table thead td
{
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding:6px;
	margin:0px;
	background-color:#fff;
	background-image:url(pics/cv/cv_header.jpg);
	background-repeat:repeat-y repeat-x;
	border-bottom:1px solid #003366;
}

.cv_table tbody td
{
	padding:4px;
	margin:0px;
}

.cv_table tfoot td
{
	text-align:right;
	border-bottom:1px dotted #CCC;
	padding:4px;
	margin:0px;
}
.cv_table .cv_left
{
	color:#666699;
	text-align:right;
	padding:6px;
	margin:0px;
}

.cv_table .cv_right
{
	color:#666699;
	text-align:left;
	padding:6px;
	margin:0px;
}

/* ---------------- END CV STYLE ---------------------*/

/* ---------------- PERSONAL PAGE STYLE --------------*/

.box_right
{
	width: 45%;
	height: 200px;
	float: right;
	padding: 2px 2px 10px 2px;
}

.box_left
{
	width: 50%;
	height: 200px;
	float: left;
	padding: 2px 2px 10px 2px;
}
.box_text
{
padding: 5px 2px 0px 10px;
}
.box_title
{
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding: 2px 0 2px 0; 
	background-color:#c2f19b;
	color:#2f637a;


}

.box_content
{
	width: 100%;
	margin: 20px auto 0 auto;	/* centrala */
	clear:both;
}

#edit_info fieldset
{
	border:1px solid green;
}

#edit_info legend
{
	padding: 0.2em 0.5em;
	border:1px solid green;
	text-align:right;
}
#edit_info input
{
	width:80x;
}

#search_form
{
	padding: 5px 2px 0px 5px;
}

.search_input
{
width:190px;
margin: 10px 10px 0 5px;
}

.buton_input
{
	width: 80px;	
}
.checkbox_input
{
margin: 15px 0 0 15px;
}
select
{
	width: 140px;
margin: 0 0 0 5px;
}

.cv_operations li
{
	font-weight:bold;
}

#modify_user_form
{
	width: 100%;
}

.text_input
{
width: 190px;
}
.big_text_input
{
	width: 400px;
	margin: 0 30px 20px 0 ;
}
#modify_user_table
{
width:100%;
}

#job_table
{
	margin: 10px 0 10px 0;
	width:100%;
	border-collapse:collapse;
}

#job_table .center_cell
{
	text-align:center;
	color: #2F637A;
	border-color:#c2f19b;
padding:5px 2px 3px 2px;
}
#job_table .error_center_cell
{
	text-align: center;
	color: #F00;
	border-color: #c2f19b;
}
#job_table .high_center_cell
{
	text-align:center;
	color: #2F637A;
	border-color:#c2f19b;
	height: 70px;
border-top: 5px solid #c2f19b;
}

#job_form select
{
	width: 310px;
        margin: 0 0 0 0;
}

#job_form date_pickup
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#job_form input.text_input
{
width: 300px;
}

#job_form select.day_select
{
	margin: 0 0px;
	width: 45px;
}

#job_form select.month_select
{
	margin: 0 0px 0 0;
	width: 130px;
}

#job_form select.year_select
{
	margin: 0 0 0 0;
	width: 70px;
}

/* ---------------- END PERSONAL PAGE STYLE --------------*/

/* ---------------PRINT CV STYLE ---------------------*/

.print_link
{
text-align: center;	
}

.print_link a
{
font-size:1.3em;
}

#print_table
{
	width: 650px;
margin: 0 auto 0 auto;
	text-align: left;
}

#print_logo
{
	width: 200px;
	height: 150px;
	float: left;
margin: 0 0 30px 0;
}
#print_title
{
	width: 300px;
	height: 150px;
	float: right;
	text-align: center;
	vertical-align: bottom;
	margin: 0 0 30px 0;
	page-break-after:avoid;
	page-break-before:always;
	page-break-inside:avoid;
}

#print_title h1
{
	text-align: center;
	vertical-align: bottom;
}

.print_left
{
	padding: 5px 7px 0px 7px;
	text-align: center;
	border-right: 2px solid #999;
	page-break-inside:avoid;
	clear: both;
}

.print_right
{
	padding: 5px 7px 7px 7px;
	text-align: left;
	page-break-inside:avoid;
	clear: both;
}

.print_right img
{
	height: 90px;
}

.print_right_last
{
	padding: 5px 7px 7px 7px;
	text-align: left;
	clear: both;
	page-break-inside:avoid;
	border-bottom: 1px solid #999;
}

.print_section
{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 5px 7px 0px 7px;
	clear: both;
	text-align: center;
}

/* -------------END PRINT CV STYLE -------------------*/

/* -------------JOB DESCRIPTION STYLE ----------------*/

#job_table
{
	width: 100%;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

#job_table td.left
{
	width: 30%;
	padding: 5px 0 5px 0;
}

#job_table td.right
{
	width: 70%;
	padding: 5px 0 5px 0;
}
	
/* -------------END JOB DESCRIPTION STYLE ------------*/
