/*-------------------------------
HIDE ELEMENTS
-------------------------------*/
.obvious, .quick_nav {
display: none;
}

/*-------------------------------
GENERAL
-------------------------------*/
body {
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
background: #d6e4f2 url(../images/bg.png) repeat-x; /*b2cfec;*/
font-size: 70%;
color: #000;
}
h1,h2,h3,h4,h5,h6 {
font-family: Helvetica, FreeSans, Arial, "Lucida Grande", "Lucida Sans Unicode", "MGOpen Moderna", Verdana, sans-serif;
font-weight: normal;
color: #00186E;
padding: 0;
margin: 0;
}
h1 {
padding: .2em 0 0.1em;
font-size: 1.6em;
font-style: italic;
text-shadow: #BBB 0 0 5px;
}
h2 {
padding: .2em 0 0;
font-size: 1.3em;
}
h2.clear {
clear: both;
}
h3 {
padding: .1em 0 0 .5em;
font-size: 1.2em;
font-weight: bold;
}
h4 {
padding: .1em 0 0 1em;
margin-bottom: 0;
font-size: 1.2em;
font-style: italic;
font-family:FreeSerif, "Palatino Linotype", serif;
}
p {
margin: .3em 0 .8em;
padding: 0;
}
ul, ol {
padding: .1em 0 1em;
}
li {
list-style-type: square;
padding: 0;
margin: 0;
margin-left: 1.2em;
margin-top: 0em;
}
a {
color: #001e6e;
}
a:visited {
color: #001e6e;
}
a:hover {
color: #1854c1;
}
strong {
font-weight: bold;
color: #000;
}

img {
border: none;
overflow: hidden;
}
.image_before,
.image_after {
	margin: 1em 0;
	padding: 0;
	text-align:center !important;
}
.image_left {
	float: left;
	margin: 0 1em .5em 0;
	padding: 0;
}
.image_right {
	float: right;
	margin: 0 0 .5em 1em;
	padding: 0;
}
.image_right .image_right {
float: none;
}


hr {
height: 2px;
background: #ddd;
border: none;
}
small {
font-size: 80%;
}
.obvious {
display: none;
}
fieldset {
margin: 0;
padding: 0;
}
/*-------------------------------
PAGE
-------------------------------*/
#page {
text-align: left;
margin: 20px auto 0 auto;
width: 900px;
background: #FFF;
padding: 0;
border-left: 1px #FFF solid;
border-right: 1px #FFF solid;

}

/*-------------------------------
HEADER
-------------------------------*/
#header {
float: left;
width: 900px;
background: transparent url(../images/banner.jpg) right top no-repeat;
margin: 0;
padding: 0;
}

#site_header {
height /**/: 123px !important;
height: 125px;
}

#site_title {
padding: 0;
margin: 0;
}
#site_title h1 {
position: relative;
top: 7px;
left: 15px;
padding: 0;
margin: 0;
border: none;
width: 270px;
height: 57px;
text-indent: 270px;
overflow: hidden;
font-size: 1em;
font-weight: bold;
background: url(../images/logo.png) no-repeat;
}
#site_title h1 a {
display: block;
width: 270px;
height: 57px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}
#site_signature {
float: right;
position: relative;
right: 10px;
top: -19px;
width: 360px;
height: 20px;
text-align: right;
}
#site_signature p{
margin: 0;
padding: 0;
font-size: 1em;
}
#site_signature strong{
font-family: georgia, serif;
font-size: 1.5em;
font-weight: normal;
color: #001e6e;
}

/*-------------------------------
MENUS
-------------------------------*/
#navigation {
float: left;
width: 900px;
margin: -4px 0 0;
padding: 0;
font-family: arial, "Free Sans", sans-serif;
}

/* LANGUAGES */
#languages {
position: relative;

height: 12px;
overflow: hidden;

margin /**/: -137px 15px 124px 820px !important;
margin: -135px 15px 120px 820px;
text-align: right;
text-transform: capitalize;
}

#languages ul li{
display: inline;
text-align: right;
}
#languages ul li a{
text-decoration: none;
color: #666;
}
#languages ul li.current a{
font-weight: bold;
color: #001e6e;
}

/* menu */
.menu {
margin: 0;
padding: 0;
}
.menu li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.menu a,
.menu a:link,
.menu a:visited {
display: block;
color: #001e6e;
text-decoration: none;
padding: .2em 15px 0 0;
font-weight: normal;
}
.menu a:hover,
.menu a:active {
background: transparent;
color: #1854c1;
}
.menu .current a,
.menu .current a:visited {
background: transparent;
font-weight: bold;
color: #001e6e;
}
.menu .ancestor a,
.menu .ancestor a:visited{
font-weight: bold;
}
.menu .ancestor_homepage a,
.menu .ancestor_homepage a:visited {
font-weight: normal;
}
#section_menu {
float: left;
width: 870px;
height: 20px;
margin: 0;
padding: 0 15px;
background: url(../images/menu1_bg.png) repeat-x;
font-size: .95em;
font-size /**/: 1em;
border-top: 1px solid #FFF;
}
#section_menu ul {

}
#section_menu ul a {
white-space: nowrap;
}
#sub_section_menu{
clear: both;
height: 19px;
margin: 0;
padding: 0 25px 0;
background: url(../images/menu2_bg.png) repeat;
}
#sub_section_menu .menu {
padding: 0;
float: left;
color: #001e6e;
}
#sub_section_menu a {
color: #001e6e;
font-size: 1em;
padding: 2px 20px 0 0;
white-space: nowrap;
}
#sub_section_menu .current {
background: transparent;
}
#sub_section_menu .current a {
text-decoration: none;
color: #001e6e;
font-weight: bold;
}
#sub_section_menu a:hover {
background: none;
color: #1854c1;
}

/*-------------------------------
MAIN
-------------------------------*/
#main {
float: left;
width: 900px;
background: transparent url(../images/side_bg.png) bottom right no-repeat;
padding-top: 1em;
}
/*-------------------------------
CONTENT
-------------------------------*/
#content_container {
width: 900px;
float: left;
margin-right: -300px;
background: transparent;
overflow: hidden;
}
#content {
margin-right: 300px;
padding: 0 15px 20px 15px;
background: transparent;
}
#content .article_header h1 {
margin-top: 0;
padding-top: 0;
}

#content p {
text-align: justify;
}

/*-------------------------------
SIDEBAR
-------------------------------*/
#sidebar_container {
position: relative;
width: 300px;
float: right;
color: #000;
background: transparent;
overflow: hidden;
}
#sidebar {
padding: 0 15px 20px 10px;
background: transparent;
}
#sidebar .article_header h1 {
margin-top: 0;
padding-top: 0;
}

#sidebar h1 {
border: none;
font-style: normal;
font-size: 1.5em
}

/*-------------------------------
FOOTER
-------------------------------*/
#footer {
clear: both;
margin: 0 ;
height: 20px;
padding: 0 15px;

background: #b2cfec url(../images/footer_bg.png) repeat-x;
}
#footer p {
margin: 0;
padding: 0;
line-height: 20px;
text-align: right;
color: #333;
font-size: .8em;
}
#footer a {
color: #333;
text-decoration: none;
}


/* -- LIST --*/
ul, 
ol, 
li {
list-style-position: outside;
margin: 0em 0 .5em 3em;
padding: 0;
}
li {
list-style-type: square;
margin: 0;
padding: 0;
}
ol {

}
ol, ol li {
list-style-type: decimal;
}

ul li ul,
ol li ol,
ul li ol,
ol li ul {
padding: 0 0 0 2em;
margin: 0;
}
.image_left {
float: left;
}
.image_right {
float: right;
}
.image_right .image_right {
float: none;
}
.image_before, .image_after {
position:relative;
text-align: center;
}

.attachments_content ul {
	list-style-image: url(../images/li-file.png);
}
.attachments_content ul li {
	line-height: 1.5em;
}


/*----------------------------------------
TABLES
------------------------------------------*/

table {
border-collapse:collapse;
border-spacing: 0;
border: none;
margin: 0;
padding: 0;
font-size: .9em;
}

td {
border: none;
margin: 0;
padding: .2em .5em;
}

th {
border: none;
background: #d6e4f2;
color: #000;
font-weight: bold;
text-transform: capitalize;
margin: 0;
padding: .2em 1em;
vertical-align: bottom;
}

table.no-style {
border-collapse:collapse;
border-spacing: 0;
border: none;
margin: 0;
padding: 0;
background: transparent;
}

table.no-style td {
border: none;
margin: 0;
padding: 0;
}

/*----------------------------------------
JOBS
------------------------------------------*/
.job_list .announce {
padding: .5em;
margin: 0 -.5em;
}
.job_list .announce a {
text-decoration: none;
color: #000000;
}
.job_list .announce a:hover {
text-decoration: underline;
}
.job_list h2 {
padding: 0 0 .2em;
font-size: 1em;
font-weight: bold;
}
.job_list .society_title {
padding: .2em 0 0;
}
.job_list .impair {
background: #FFFFFF;
}
#content .job_list .impair {
background: #d6e4f2;
}
.job_list .society_title {
padding-left: 17px;
background: url('/images/inside-arrow.gif') 0 50% no-repeat;
}
#content .job_list strong {
font-weight: normal;
}
.job_list .current {
font-weight: bold;
}
.job_informations {
float: right;
width: 161px;
border: 1px solid #AAAAAA;
background: #FFFFFF;
padding: 4px 8px 8px;
margin: 0 0 4px 1em;
}
.job_informations li {
float: left;
width: 100%;
list-style-type: none;
}
.job_informations span.label {
display: block;
width: 80px;
float: left;
}
.job_informations span.value {
display: block;
width: 70px;
float: right;
}
.job_footer {
padding: 8px 0;
clear: both;
border-top: 1px solid #AAAAAA;
}
.job_summary {
background: #EEEEEE;
margin: 0 0 8px -4px;
padding: 8px 8px 0;
float: left;
width: 100%;
}
.job_summary h2.job_description {
padding-bottom: 0;
margin-bottom: 0;
}

/*-----------------------------------
JOB SUBMISSION FORM
-----------------------------------*/
/* Form menu */
#job_form ul.menu
{
margin: 0;
padding: 8px 0 0 8px;
white-space: nowrap;
height: 24px;
border-bottom: 2px solid #dddddd;
}
#job_form .menu li
{
float: left;
padding: 0;
margin: 0;
display: block;
list-style-type: none;
}
#job_form .menu a {
margin-top: 4px;
display: block;
line-height: 20px;
padding: 0 .5em;
background-color: #EEEEEE;
text-decoration: none;
cursor: pointer;
}
#job_form .menu .current a {
margin-top: 0;
line-height: 24px;
}
#job_form .menu a:link, .form_menu a:visited
{
background-color: #EEEEEE;
text-decoration: none;
}
#job_form .menu .current a, .form_menu .current a:link, .form_menu .current a:visited {
background-color: #dddddd;
color: #000;
}
#job_form .menu a:hover
{
color: #000;
background-color: #dddddd;
text-decoration: none;
}
/* Form fields */
#job_form #last_job_fieldset {
padding-bottom: 1em;
}
#job_form #field_box_job_title {
float: left;
margin-bottom: 0;
}
#job_form #field_box_current_job_yes {
float: left;
background: none;
margin-bottom: 0;
}
#job_form fieldset.multifield {
background: url('../images/field_bg.png') repeat-y;
margin-bottom: 1em;
}
#job_form fieldset.multifield .field_box {
margin-bottom: 0;
padding-bottom: 2px;
}
#job_form fieldset.multifield .field_name {
padding: 0;
margin: 0;
color: #333;
}
#job_form fieldset.category .legend {
text-transform: uppercase;
padding: .6em 0 .5em;
font-weight: bold;
}
#job_form fieldset.multifield .legend,
#job_form fieldset.category .multifield .legend {
text-transform: uppercase;
padding: 0px 0px 2px 8px;
font-weight: normal;
}
#job_form #job_period_label {
display: block;
float: left;
padding: 0;
width: 106px !important;
width/**/: 98px;
}
#job_form .job_period {width: 90px;}
#job_form #job_title_label {display: block;}
#job_form .job_title { width: 220px; }
#job_form p.instruction {margin : .5em 0 1em;}
#job_form #cv_loading {padding: 1em 0 4em;}

/*-----------------------
ALL FORM
-----------------------*/
form table {
table-layout: auto;
}
form td {
vertical-align: top;
}
form td.right{
text-align: right;
padding-right: .5em;
white-space: nowrap;
}
.field_box {
padding-bottom: .5em;
}
.form_submit_box {
padding-top: .5em;
}
.form_submit_box input {
font-weight: bold;
}
fieldset {
clear: both;
border: none;
}
.field_box {
background: url('/images/field_bg.png') repeat-y;
padding-left: 8px;
padding-bottom: 1px;
margin-bottom: 1em;
position: relative;
}
.field_helper {
color: #777;
}
.flash_error {
background: url('/images/flash-error.gif') -20px 50% no-repeat;
border: 1px solid red;
margin: 1em 0;
padding-left: 40px;
font-weight: bold;
color: red;
}
.flash_error p {
padding: .6em 0 .3em;
}
.field_error {
background-image: url('/images/field_error_bg.png');
}
.field_error_message {color: red;}
.field_error input {
background: url('/images/flash-error.gif') -50px 50% no-repeat;
padding-left: 5px;
}