/*	CONTENT MAIN */

/* ************** */


hr.clearboth {
	visibility: hidden;
	clear: both;
	}
/* @group HEADERS */

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #5c98b4;
	
	}

 h2 {
	font-size: 1.8em;
	color: #e7511e;
	font-weight: lighter;
	}

.content h3 {
	font-size: 1.4em;
	color: #5c98b4;
	}

.content h4 { font-size: 1.3em;
	color: #747E36;
	margin-bottom: 5px;}

.content h5 { }

/*   HEADERS IN BOXES */


/* Headers, with link */

.content h1 A, .content h2 A, .content h3 A, .content h4 A, .content h5 A {
	
	}

.content h2 A {
	
	}

.content h3 A {
	color: #10007B;
	}

.content h4 A {
	color: #8A0020;
	}

.content h1 A:hover, .content h2 A:hover, .content h3 A:hover, .content h4 A:hover, .content h5 A:hover {
	
	}

/* @end */




/* @group paragraaf */

/* RTE / Bodytext:*/

.content a, {
	margin: 0;
	padding: 0;
	color: #008FC5;
	}
#overarmonea a:link, #overarmonea a:visited,
.content td a:link, .content td a:visited,
.content p a:link, .content p a:visited,
.content li a:link, .content li a:visited,
.content span a:link, .content span a:visited {
	color: #84B92B;
	text-decoration: underline;
	padding-bottom: 0;
	}

.content a:hover;
.content td a:hover;
.content p a:hover,
.content li a:hover,
.content span a:hover {
	color: #336699;
	padding-bottom: 0px;
	color: #82A7C5;
	}

.content p.bodytext,
.content p {
	margin-bottom: 17px;
	font-size: 1em;
	line-height: 1.7em;
	color: #424555;
	
	}
	
	.content  blockquote {
	padding: 15px 0px 0px 30px;
	background: #fff url('img/quote.jpg') 5px 5px no-repeat;
	text-align: center;

	}
.content  blockquote p.bodytext {
	padding: 0px 0px 20px 0px;
		/*
	border-top: 1px dotted #697C8A;
	border-bottom: 1px dotted #697C8A;
	*/
	margin:0px;
	margin-bottom: 10px;
	color: #84B92B;
	background: #fff url('img/quote2.jpg') bottom right no-repeat;
	
	
	font-size: 1.9em;
	font-style: italic;

	}

.content  blockquote  p.bodytext {
		color: #84B92B;
	

	}
	
	
.content #typo3-quote  {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	margin-top: 98px;
	padding: 10px;
	background: #9CBDEA url('img/quote.jpg') 5px 5px no-repeat;
	line-height: 100%;
	}

.content #typo3-quote  p {
	margin: 0 0 0 40px  ;
	line-height: 120%;
	}


p, ul  {
	font-family:  Verdana, sans-serif;
	
	}
/* @end */

/* @group BULLETS lists */

/*  Bulletlists */


.content ul li,
.content ol li {
	
	font-size: 1em;
	line-height: 1.6em;

	}

.content ul,
.content ol {
	margin: 10px 0 15px 20px;
	}

.content  .small {
	font-size: 0.8em;
	}



.content ul li {
	list-style-image: url(images/submen-arrow.gif);
	}

.content ul ul {
	list-style-image: circel;
	}

/* Bulletlists, specifically */

UL.csc-bulletlist-0 {
	list-style-image: url(submen-arrow.gif);
	}

UL.csc-bulletlist-1 {
	list-style-type: decimal;
	}

UL.csc-bulletlist-2 {
	list-style-position: inside;
	}

UL.csc-bulletlist-3 {
	list-style-image: url(img/red_arrow_bullet.gif);
	}
	
	
	
	
/* Bulletlists, general */

UL.csc-bulletlist LI {
	color: #8A0020;
	list-style-image: url(images/../../../../../media/bullets/dot.gif);
	}

/* Bulletlists, specifically */

UL.csc-bulletlist-0 {
	color: #8A0020;
	list-style-image: url(images/../../../../../media/bullets/dot.gif);
	}

UL.csc-bulletlist-1 {
	color: #186900;
	list-style-type: decimal;
	}

UL.csc-bulletlist-2 {
	color: #10007B;
	list-style-position: inside;
	}

UL.csc-bulletlist-3 {
	color: #8A0020;
	list-style-image: url(images/img/red_arrow_bullet.gif);
	}



/* @end */



/* @group Frames, spacing, link-to-top */



P.csc-linkToTop {
	text-align: right;
	}

P.csc-linkToTop A {
	font-weight: bold;
	}

DIV.csc-frame {
	border: 0px;
	}

DIV.csc-frame-invisible {
	
	}

DIV.csc-frame-rulerBefore {
	border-top: 1px solid #333333;
	}

DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
	}

DIV.csc-frame-indent {
	padding-left: 100px;
	}

DIV.csc-frame-indent3366 {
	padding-left: 33%;
	}

DIV.csc-frame-indent6633 {
	padding-right: 33%;
	}

DIV.csc-frame-frame1 {
	background-color: #F2F9DA;
	padding: 10px;
	color: #577B17;
	}

DIV.csc-frame-frame2 {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #FF6000;
	padding: 4px 0px 8px 0px;
	margin-bottom: 12px;
	margin-top: 5px;
	}

DIV.csc-frame-frame1 h1, DIV.csc-frame-frame1 h2, DIV.csc-frame-frame1 h3, DIV.csc-frame-frame1 h4, DIV.csc-frame-frame1 h5 {
	margin-top: 2px;
	}

DIV.csc-frame-frame2 h1, DIV.csc-frame-frame2 h2, DIV.csc-frame-frame2 h3, DIV.csc-frame-frame2 h4, DIV.csc-frame-frame2 h5 {
	margin-top: 2px;
	}
	
/* @end*/


/* @group Header date */

P.csc-header-date {
	color: #186900;
	}

/* Subheader, general */

P.csc-subheader {
	font-style: italic;
	background-color: #EDEBF1;
	}

/* Subheader, specific */

P.csc-subheader-0 {
	font-style: normal;
	}

P.csc-subheader-1 {
	color: #186900;
	}

P.csc-subheader-2 {
	color: #10007B;
	}

P.csc-subheader-3 {
	color: #8A0020;
	}
/* @end */



/* @group Images CAPTION 	 */



.csc-textpic-caption {
	font-style: italic;
	color: #738694;
	font-size: 0.8em;
	}
 /* @end */




/* @group Tables, generally */



table.contenttable {
	width: 100%;
	border: 1px solid #A7C7ED;
	padding: 5px;
	background-color: #E5F3FF;
	margin: 0 20px 20px 0;
	}

table.contenttable TR TD {
	vertical-align: top;
	padding: 3px 5px;
color: #565a5b;
	}

table.contenttable {
	font-size: 1em;
	line-height: 1.1em;
	}

table.contenttable TR TD P.bodytext {
	font-size: 1.1em;
	color: #565a5b;
	}

table.contenttable TR {
	
	}
.contenttable-0 .td-0 {
	font-weight: bold;
	}
/* TABLE 1 */

table.contenttable-1 TR.tr-0 TD {
	background-color: #668CB3;
	color: #565a5b;
	font-weight: bold;
	}

/* TABLE 2 */

table.contenttable-2 {
	color: gray;
	}

table.contenttable-2 TR TD.td-0 {
	width: 150px;
	background-color: #E0EBED;
	color: #565a5b;
	font-weight: bold;
	}

table.contenttable-2 TR TD.td-0 {
	font-weight: bold;
	}

/* TABLE 3 */

table.contenttable-3 {
color: #565a5b;
	}

table.contenttable-3 TR TD.td-0, table.contenttable-3 TR.tr-0 TD {
	width: 150px;
	background-color: #668CB3;
color: #565a5b;
	font-weight: bold;
	}

table.contenttable-3 TR TD.td-0 , table.contenttable-3 TR.tr-0 TD  {
	font-weight: bold;
	}

/* TABLES TR EVEN / ODD */

table.contenttable .tr-even {
	background-color: #CCE4FE;
	}

table.contenttable .tr-odd {
	background-color: #c4dcf7;
	}
	
	
/* @end */

/* @group TABLE gegevens */

.table-gegevens caption {

	font-size: 1.2em;
	font-weight: lighter;
	color:#485B65;
	background-color: transparent;
	}

table.table-gegevens .tr-even {
	background-color: transparent;
	}

table.table-gegevens .tr-odd {
	background-color: transparent;
	}
	


table.table-gegevens {
	width: 100%;
	border: 1px solid #9CBDE8;
	padding: 3px;
	background-color: #E0EBED;
	margin: 0 20px 20px 0;
border-spacing: 1px ;
background: #DEEFFF;
	}

table.table-gegevens tr td {
	vertical-align: top;
	padding: 3px 5px;
	color: #555;
	
	}

table.table-gegevens {
	font-size: 1em;
	line-height: 1.1em;
	}



table.table-gegevens tr {
	
	}



table.table-gegevens td.td-0  {
	
	color: #fff;
	font-weight: bold;
	background: #9CBDE8; color: #fff;
	
	
	}

/* @end */	



/* @group Filelinks, generally */



TABLE.csc-uploads {
	border: 0px;
	width: 100%;
	}

TABLE.csc-uploads TR TD p {
	background-color: transparent;
	font-size: 1em;
	color: #738694;
	}

TABLE.csc-uploads TR TD p a {
	color: #fff;
	}

TABLE.csc-uploads TR TD {
	vertical-align: top;
	padding: 0px;
	}

TABLE.csc-uploads TR.tr-even {
	
	}

TABLE.csc-uploads TR.tr-odd {
	
	}

TABLE.csc-uploads TR TD.csc-uploads-icon {
	padding: 0px;
	}

TABLE.csc-uploads TR TD.csc-uploads-fileName {
	
	}

TABLE.csc-uploads TR TD.csc-uploads-fileName P A {
	font-weight: bold;
	}

TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {
	font-style: italic;
	}

TABLE.csc-uploads TR TD.csc-uploads-fileSize {
	
	}
/* @end */


/* @group Filelinks, specifically */

TABLE.csc-uploads-1 {
	
	}

TABLE.csc-uploads-2 {
	
	}

TABLE.csc-uploads-3 {
	
	}

TABLE.csc-uploads-3 TR TD {
	
	}

TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG {
	border: 0px;
	}

TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG {
	border: 0px;
	}

TABLE.csc-uploads tr:hover {
	color: #fff;
	}

TABLE.csc-uploads tr:hover p {
	color: #fff;
	}

TABLE.csc-uploads tr:hover p a {
	color: #fff;
	text-decoration: underline;
	}
/* 	@end*/




/* @group csc-mailform */



#mailform {
	padding: 0px;
	margin-bottom: 20px;
	background-color: #fff;
	}

.csc-mailform-field {
	
	}

#mailform label {
	color: #60801A;
	font-size: 1.2em;

	padding: 2px 15px 13px 0px;
	margin-bottom: 3px;
	position: absolute;
	text-align: left;
	width: 70px;
	border-bottom: 1px solid #BDD577;
	}

.content	#mailform .csc-mailform-field input, 
.content	#mailform .csc-mailform-field textarea, 
.content	#mailform .csc-mailform-field select {
	width: 280px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 90px;
	margin-bottom: 8px;
	padding: 4px;
	border: 3px double #bdd577;
	background-color: #fff;
	color: #424555;
	}


	
	
#mailform  option {
	padding: 2px 6px;
	}

#mailformtext_area,
	#mailforminput_field {
	width: 400px;
	}

.content #mailform .csc-mailform-field textarea {
	font-size: 1em;
	}

#mailform .csc-mailform-field input:focus, 
	#mailform .csc-mailform-field textarea:focus,
	#mailform .csc-mailform-field select:focus {
	border: 1px solid #2486B3;
	background-color: #fff;
	color: #2486B3;
	}
fieldset.csc-mailform {
	border: 0px;
	}

.csc-mailform-radio legend {
	display: none;
	border: 0;
	}

.csc-mailform-radio  fieldset {
	border: 0px;
	}

.csc-mailform-radio label {
	border: 0px;
	/*position: relative;*/
	}



.csc-mailform-submit:hover {
	color: #fff
	}

.csc-mailform-req label {
	color: red;
	}

.csc-mailform-radio label {
	position: relative;
	}

.csc-mailform-radio input {
	margin-left: 175px;
	}

#mailformradio_button input {
	border: 0px;
	}

/*
.content .csc-mailform-field .csc-mailform-submit {
	margin-top: 10px;
	margin-left: 130px;
	width: 213px;
	height: 43px;
	padding: 8px 15px;
	border: 0px;
	background: url(img/reservationbutton.jpg) top left no-repeat;
	color: #336699;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	margin-top: 30px;
	border: 0px;
	}
	*/
	
	.content	#mailform .csc-mailform-field input, 
.content	#mailform .csc-mailform-field textarea  {
	background: url(img/field-innershadow-1.jpg) top right no-repeat;
	color: #777;
	padding: 8px;
	font-size: 1.2em;
	
	}
.content	#mailform .csc-mailform-field textarea {
	width: 450px;
	}
.content	#mailform .csc-mailform-field input:focus, 
.content	#mailform .csc-mailform-field textarea:focus  {
	background: url(img/field-innershadow-2.jpg) top right no-repeat;
	border: 3px double #a3c657;
	color: #60801A;
	}
	
	
#mailform	span.csc-mailform-field-req label  {
	
	font-weight: bold;
	padding-right:15px;
	background: url(img/req-field.gif) top right no-repeat;
	}

#mailform	span.csc-mailform-field-req   {
	
	

	margin-right: 25px;
	
	}
	
	
	
	
.content	#mailform input.csc-mailform-submit {
	border: 1px solid white;
		background: url(img/verstuur-button.jpg) top left no-repeat;
width: 294px;
height: 46px;
line-height: 1.3em;
font-size: 1.5em;
color: #60801A;
font-weight: bold;
	}

.content	#mailform input.csc-mailform-submit:hover {
		background: url(img/verstuur-button2.jpg) top left no-repeat;

	}
/* @end */	
	
/* @group MACMADE LOGINBOX */

/*

	.tx-loginboxmacmade-pi1 {
	width:300px;
	color: #567B11;
	padding: 25px;
	background-color: #F2F9DA;
	border: 2px solid #95AD62;
	}

.tx-loginboxmacmade-pi1 a:link,
.tx-loginboxmacmade-pi1 a:visited{
	
	color: #567B11;
	
	}


	
	.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
			color: #FF0000;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
			margin-top: 10px;
			margin-bottom: 10px;
		
			
		}
		.content .tx-loginboxmacmade-pi1 table td input {
	padding:4px;
	font-size: 1.1em;
	width: 160px;
	margin-left: 0;
	border: #CEEF86;
	background: url(img/formback-off.gif) top left no-repeat;
	border:2px solid #D6DFB5;
	}

.content .tx-loginboxmacmade-pi1 table td input.submit{
	background: url(img/aanmelden-button.jpg) top left no-repeat;
	color: white;
	display: block;
	width: 174px;
	height: 34px;
	padding: 4px 0 0 6px;
	border: 0;
	font-weight: bold;
	}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable input {
			
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
			padding: 8px 0 0px 0px;
			
		}
		.content .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
			font-weight: bold;
			width: 150px;
		}
*/

/* @end */

/* @group FE REG */

.tx-srfeuserregister-pi1 input,
	.tx-srfeuserregister-pi1 textarea,
	.tx-srfeuserregister-pi1 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B7BB7;
	border: 1px solid #E4ECF1;
	background-color: #E4ECF1;
	padding: 4px;
	}

p.tx-srfeuserregister-pi1-trash {
	background-color: #FFEFEF;
	padding: 8px;
	text-align: center;
	border: 1px solid red;
	padding: 8px;
	text-align: center;
	display: block;
	width: 500px;
	font-weight: bold;
	font-size: 0.8em;
	}

p.tx-srfeuserregister-pi1-trash a:link,
p.tx-srfeuserregister-pi1-trash a:visited {
	color: red;
	text-decoration: none;
	}

p.tx-srfeuserregister-pi1-trash a:hover {
	color: red;
	text-decoration: underline;
	}

.tx-srfeuserregister-pi1 {
	margin-top: 20px;
	}

.tx-srfeuserregister-pi1 label {
	color: #0990BD;
	font-size: 0.9em;
	margin-left: 0px;
	text-align: right;
	margin-top: 5px;
	}

p.tx-srfeuserregister-pi1-notice {
	background-color: #FFF9DF;
	color: #555;
	border: 1px solid #FFB900;
	padding: 8px;
	text-align: center;
	display: block;
	width: 500px;
	font-weight: bold;
	font-size: 0.8em;
	}

.tx-srfeuserregister-pi1 legend {
	display: none;
	}

.tx-srfeuserregister-pi1 legend,
	.tx-srfeuserregister-pi1 fieldset {
	border: 0;
	color: #8EAFA5;
	}

/* @end */

/* @group resform */

.resformfield label,
	.resformfield2 label {
	color: #336699;
	font-size: 1em;
	padding: 5px;
	margin-bottom: 2px;
	position: absolute;
	text-align: right;
	width: 100px;
	}

.csc-mailform-label {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.resformfield input, 
	.resformfield textarea, 
	.resformfield  select,
	.resformfield2 input {
	width: 200px;
	font-size: 1em;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	border: 3px double #336699;
	background-color: #fff;
	margin-left: 130px;
	margin-bottom: 5px;
	padding: 4px;
	}

.resformfield textarea {
	
	}

.formblock1,
	.formblock2,
	.formblock3,
	.formblock4,
	.formblock5,
	.formblock6,
	.formblock7 {
	margin-bottom: 25px;
	}

.bigblock1,
	.formblock7,
	.questions {
	float: left;
	width: 360px;
	}

.questions {
	padding: 20px;
	width: 200px;
	margin-left: 120px;
	}

.bigblock2,
	.formblock8 {
	float: right;
	width: 440px;
	}

.formblock3 input,
.formblock4 input {
	width: 20px;
	}

.formblock3,
	.formblock4 {
	width: 400px;
	}

.formblock3 div.resformfield,
	.formblock4 div.resformfield {
	float: left;
	}

p.resinfo {
	width: 250px;
	margin-left: 130px;
	margin-top: 20px;
	}

.resformcheckbox {
	margin-left: 160px;
	}

.resformbutton {
	margin-top: 10px;
	margin-left: 130px;
	width: 213px;
	height: 43px;
	padding: 8px 15px;
	border: 0px;
	background: url(img/reservationbutton.jpg) top left repeat-x;
	color: #336699;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	margin-top: 30px;
	}

.resformbutton:hover {
	color: #fff;
	}

#resformerror {
	background: #faece8;
	padding: 10px 10px 10px 40px;
	color: #c91b17;
	border: 3px double  #c91b17;
	}

.resform-error {
	
	}

.resform-error label {
	margin: 0px 0px 2px 0px;
	color: #c91b17;
	}

.resform-error input {
	border: 3px double #c91b17;
	}

.req label {
	background: url(img/form-req.jpg) 110px 8px no-repeat;
	padding-right: 20px;
	font-weight: bold;
	}

#resform h2 {
	margin-top: 30px;
	}

table.pricestable {
	margin-top: 35px;
	background-color: white;
	border: 1px solid #336699;
	color: #336699;
	margin-bottom: 25px;
	margin-left: 40px;
	}

table.pricestable th,
table.pricestable td {
	padding: 3px 3px 3px 8px;
	width: 100px;
	}

table.pricestable th {
	background-color: #336699;
	color: white;
	}

table.pricestable .tr-odd {
	background-color: #DCE4ED;
	}

.resform-error {
	background-color: #EFF3F7;
	padding: 2px 0 0 0;
	margin-bottom: 7px;
	}

.resform-error label {
	color: #c91b17;
	}

.resformdesc {
	background-color: #668CB3;
	color: white;
	width: 200px;
	border-bottom: 1px solid white;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	}

.resformdata {
	background-color: #DCE4ED;
	color: #336699;
	width: 400px;
	border-bottom: 1px solid white;
	padding: 5px 5px 5px 10px;
	}

/* @end */


/* @group datatable */

.hideoption {
	display: none;
	visibility: hidden;
	}


#armojobsearch,
.dataTables_length,
.dataTables_filter {
background-color: #D9EDF4;
padding: 15px;
-moz-border-radius: 10px;
border-radius: 10px;
;
}

.dataTables_length {
/*background-color: #E2DFDC;*/
}

.dataTables_filter {

/*background-color: #E2EDD0;*/
}

#armojobsearch {
	float: left;
	margin-bottom: 10px;
	width: 920px;
	}
.armojob-select {

	
	}
	
	
	
	.armojob-select-type {
		width: 340px;
		float: left;
		margin-left: 22px
		}
	
	.armojob-select-provincie {
	width: 179px;
	float: left;
	margin-left: 0px;
		}
	
	.armojob-select-voorziening {
	width:287px;
	float: left;
	
		}
		
		
		
		
.armojob-select select option {
	padding: 3px 8px;
	}
	
	
.armojob-select,
#armoxmljobtable_length,
#armoxmljobtable_filter
 {	
	font-size: 1.4em;
	font-weight: 100;
	color: #5D7689;
	}
#armoxmljobtable_length {
/*color: #908275;*/
}	
#armoxmljobtable_filter {
/*color:#84B92B;*/
}	
	
	
#armoxmljobtable_length,
#armoxmljobtable_filter {

	margin-bottom: 35px
	}
	
	
#armoxmljobtable	table, td, th {
vertical-align:top;
}
#armoxmljobtable {
margin-bottom: 20px;
border-bottom: 1px dotted #aaa;
}


#armoxmljobtable_info {
font-size: 1.2em;
	font-weight: 100;
	color: #5D7689;
}


.inschrijfvacatures {
	margin-top: 20px;
	
}

.middle a.ontvangvacaturelink {
	background: transparent url('img/vacatures-ontvangen-nl.jpg') top left no-repeat;
	display: block;
	width: 226px;
	height:93px;
	text-decoration: none;
	}
	
	a.ontvangvacaturelink span {
		visibility: hidden;
		}
		
		


.middle a.ontvangvacaturelink-fr {
	background: transparent url('img/vacatures-ontvangen-fr.jpg') top left no-repeat;
	display: block;
	width: 226px;
	height:93px;
	text-decoration: none;
	}
	
	a.ontvangvacaturelink-fr span {
		visibility: hidden;
		}
				
		
/*  TABS EASYCRUIT */

#easycruit-nav {
		background:#fff;
		
		height:80px;	
		width:745px;
	}
	
	#easycruit-nav ul {	
		width:600px;
		margin:0;	
	}
	
	#easycruit-nav li {	
		margin-right: 10px;
		float:left;
		padding-left:1px;
		width:135px;
		
		list-style-type:none;
		text-align:center;
		margin-top:0px;
	}
	
	#easycruit-nav a {
		
		display:block;
		padding:5px;
		height:40px;

		position:relative;
		word-spacing:-2px;
		
		
		
		text-decoration:none;
		background-color: #D9EDF4;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 1em;
		font-weight: 100;
		color: #5D7689;
	}	
	
	#easycruit-nav a.current {
		background-color: #607C96;
		color: #fff;
	}
	
	#easycruit-nav img {
		background-color:#fff;
		margin:3px 0 5px 27px;
		padding:4px;		
		display:block;
	}
	
	#easycruit-nav strong {
		display:block;		
		font-size:13px;
	}
	
	/* panes */
	#easycruit-panes {
		background:#fff  repeat scroll 0 0;
		
		width:743px;	
	
		margin-bottom:-20px;
		padding-bottom:20px;
		
		/* must be relative so the individual panes can be absolutely positioned */
		
	}
	
	/* crossfading effect needs absolute positioning from the elements */
	#easycruit-panes div.easypane {
		display:none;		
	
		font-size:13px;
		color:#444;	
		width:650px; 
	}
	


	.easycruit-overlay {
		display:none;
		width:500px;
		padding:20px;
		background-color:#ddd;
	}	
	
	
#easycruit-panes label.formlabel
{
width: 200px;
float: left;
text-align: left;
margin-right: 0px;
display: block
color:#4A86A7;
margin-bottom: 8px;
}

#easycruit-panes  input.textfield
{
margin-left: 0px;
margin-bottom: 8px;
}
.eaysycruit-reg-newuser-fields1 {
	margin-bottom: 20px;
	
	}


.easy-privacy {
	margin-top: 40px;
	}
.middle .easy-privacy h3 {
	font-size: 1.3em;
	margin: 0;
	}
.middle p.privacy {
margin-top: 10px;
	font-size: 0.8em;
	color: gray;
	font-style: italic;
	line-height: 1.4em;
	}
	
	
div.easycruit-attention {
	width: 400px;
	margin-left: 130px;
	}
	
	
p.easycruit-attention {
	font-size: 0.7em;
	line-height: 1.3em;
	}
	
	
	.easy-privacy-input {
		margin: 10px 0 30px 0;
		padding: 5px;
		background-color: #D9EDF4;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 1em;
		font-weight: 100;
		color: #5D7689;
		width: 220px;
		margin-left: 200px;
		
		}
		
		
 input.easycruit-button	{
		border: 1px solid #76AF00;
		background-color: #D9F2AB;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 1.1em;
		font-weight: 100;
		color: #597F11;
		padding: 8px;
		width: 230px;
		margin-left:200px;
		cursor: pointer;
		margin-top: 15px;

	
	}
	
		
 input.easycruit-button:hover	{
		
		background-color: #76AF00;
		cursor: pointer;
		color: #fff;
	
	}
	
	
	
	/* DETAIL */
	
	
	#easy-detail-table {
	
		border:1px solid #ccc;
		padding: 5px;
		background-color: #F7F3ED;
		-moz-border-radius: 10px;
		border-radius: 10px;
		width: 90%;
	}	
	
	#easy-detail-table td {
	
	background-color: white;
	border:1px solid  #F7F3ED;
		-moz-border-radius: 6px;
		border-radius: 6px;
		padding: 3px 10px 3px 8px;
	}
	
	#easy-detail-table td.easy-detail-table-desc {
	background-color: #E5E0DA;
	border:1px solid  #F7F3ED;
	font-weight: bold;
	}
	
	
	.easycruit-detail-right h3 {
	
	font-size: 1.2em;
	color: #E7511E;
	}
	
	.easycruit-detail-right p {
	font-size: 0.9em;
	
	}	
	
	.easycruit-detail-right .easycruit-detail-sol-button a:link,
	.easycruit-detail-right .easycruit-detail-sol-button a:visited {
	
		display: block;
		border: 1px solid #E7511E;
		background-color: #E7511E;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 1.1em;
		
		font-weight: 100;
		text-transform: uppercase;
		color: #fff;
		padding: 18px 8px;
		cursor: pointer;
		margin-top: 0px;
		margin-bottom: 10px;
		text-decoration: none;
		text-align: center;
		margin-left: -5px;
		
		
		}
		
		.easycruit-detail-sol-button a:hover {
		color: white;
		}
		
		
		 .easycruit-detail-right h3 {
		
		 margin: 0 0 5px 0;
		 }
		 
		 #armoxmljobtable_wrapper table td a {
		 	color: #565A5B;
		 	
		 	}
		 	
	#armojobsearch {
height: 55px
}	 	

table.display tfoot th {
	border: 0;
	}
#armoxmljobtable tfoot {
	position: absolute;
	top:-55px;
	left:0;
	border-top: 0;
	}		
	
	
	.easycruitdetailborder {
		padding: 10px;
		border: 1px solid #EA5107;
		} 	
		
		
/*		
span.disY { visibility: visible;}
span.disN {visibility: hidden;}
*/

/*
.catLang-fr {display: none;}	

.catLang-fr1 {display:block;}	
*/
