/* 
--------------------------------------------------
www.nea.fr
Version:  2009-10-15
The styles are arranged as follows:
		I.    HTML elements
		II.   Level I pag specific
		III.  Generic classes
		IV.   Tab navigation elements
		V.    Breadcrumb navigational elements
		VI.   Footer
--------------------------------------------------*/


/* 
I.  Defines HTML Elements
--------------------------------------------------*/ 


html, body {
    background: #FFFFFF;
    color: #333;
    margin: 0px;
    padding: 0px; 
    font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
    color: #039;
    margin: 0px;
}

h1 {
    font: bold 190% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 20px;
    margin-bottom: 8px;
}

h2 { 
    font: 150% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 18px;
}

h3 {
    font: 130% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 12px;
}

h4 {
    font: 120% Verdana, Arial, sans-serif;
}

h5 {
    font: 105% Verdana, Arial, sans-serif;
}

h6 {
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333;
    margin-top: 8px;
}

dl, dt { 
    margin-left: 5px;
}

dt { 
    margin-top: 12px;
    margin-bottom: 3px;
}

dd { 
    margin-left: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
}

ul {	
    list-style: outside square; 
}

ol {
    list-style: outside; 
}

a:link, a:visited  { 
    color: #2A54A9;
    text-decoration: none;
    background-color: transparent;
}   

a:hover { 
    color: #A52A2A;
    text-decoration: underline;
    background-color: transparent;	
} 

hr {
    margin: 32px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img {
  border: none;
}

table.style1 {
  background-color: #f9f9f9;
  margin-top: 24px;
  margin-bottom: 24px;
  border-collapse: collapse;
}

table.style1 caption {
  padding-top: 2px;
  padding-bottom: 4px;
  color: #000;
  background-color: #ddd;
  font-weight: bold;
}

table.style1 tr th {
  border-bottom: solid 1px #aaa;
}

table.style1 tr {
  margin: 4px;
}

table.style1 td {
  padding: 4px;
}

table.style1 tbody {
  border-bottom: solid 1px #aaa;
}

table.style1 tfoot {
  font-style: italic;
  background-color: #fff;
}


table.style2 {
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 40px;
  margin-right: 40px;
  border-collapse: collapse;
  border:  solid 2px #888;
}

table.style2 tr.highlight, table.style2 td.highlight {
  background: #FFFFCC;
}

table.style2 th, table.style2 td {
  border:  solid 1px #888;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 6px;
}

table.style2 th {
  font-weight: bold;
  text-align: left;
  background: #FFFFCC;
  border-top:  solid 2px #888;
}



/* 
III.   Generic classes
--------------------------------------------------*/
.bodytext { 
    margin-left: 20px;
    margin-right: 20px;
}

div#bodytext { 
    margin-left: 20px;
    margin-right: 200px;
}

ul.links, ul.bullet {
    list-style-image: url(/janis/images/bullet.gif);
}

p.link {
    background-image: url(/janis/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px; 
    padding-left: 17px; 
    margin-left: 23px;
}

p.important {
    background-color: yellow;
    color: red;
    font-weight: bold;
    border: solid #B7B700 1px;
    padding: 3px;
}
 
span.important {
    background-color: yellow;
    color: red;
    font-weight: bold;
}
 
li {
    margin-top: 4px;
    margin-bottom: 4px;
}
 
ul.compact {
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: disc;
}
 
ul.compact li {
    margin-top: 2px;
    margin-bottom: 2px;
}
 
pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.console {
    background: #FFFFDF;
    border-color: #C4C400;
    border-style: solid;
    border-width: 1px;
    width: 90%;
    margin-left: 30px;
}

.lastModified, #lastModified {
    margin-top: 32px;
    margin-bottom: 32px;
    color: #A0A0A0;
    font-size: xx-small;
}


/* 
XX. Links
--------------------------------------------------*/

/* Right icons */

a.en {
    background: url(/icons/flags/uk-small.gif) no-repeat center right;
    padding-right: 21px;
}

a.fr {
    background: url(/icons/frflag.gif) no-repeat center right;
    padding-right: 21px;
}

a.it {
    background: url(/icons/flags/italy-sml.gif) no-repeat center right;
    padding-right: 21px;
}

a.kr {
    background: url(/icons/flags/korea-sml.gif) no-repeat center right;
    padding-right: 21px;
}

a.external {
    background: url(/janis/images/external_link.png) no-repeat center right;
    padding-right: 16px;
}

a.protected {
    background: url(/janis/images/key16x16.gif) no-repeat center right;
    padding-right: 20px;
}

/* Left icons */

a.pdf {
    background: url(/janis/images/pdf.gif) no-repeat center left;
    padding-left: 20px;
}

a.zip {
    background: url(/janis/images/zip.gif) no-repeat center left;
    padding-left: 20px;
}

a.word {
    background: url(/janis/images/word16x16.png) no-repeat center left;
    padding-left: 20px;
}

a.excel {
    background: url(/janis/images/excel16x16.png) no-repeat center left;
    padding-left: 20px;
}

a.html {
    background: url(/janis/images/html.gif) no-repeat center left;
    padding-left: 20px;
}

a.exe {
    background: url(/janis/images/exe.jpg) no-repeat center left;
    padding-left: 20px;
}

a.apple {
    background: url(/janis/images/apple16x16.gif) no-repeat center left;
    padding-left: 20px;
}

a.file {
    background: url(/janis/images/download.png) no-repeat center left;
    padding-left: 20px;
}

a.cdrom {
    background: url(/janis/images/cdrom16x16.png) no-repeat center left;
    padding-left: 20px;
}

a.dvd {
    background: url(/janis/images/dvd21x16.png) no-repeat center left;
    padding-left: 25px;
}

a.mail {
    background: url(/janis/images/mail16x16.gif) no-repeat center left;
    padding-left: 20px;
}

/* Filesize */

.filesize {
    color: #A0A0A0;
    font-size: x-small;
}


/* 
II.  Level 1 page specific
--------------------------------------------------*/
#rightcolumn {
  position: absolute;
  top: 180px;
  right: 20px;
  width: 130px;
}

#rightcolumn .boxGreyRight {
	width: 120px;
	height: auto;
	border: 1px solid #ADADAD;
	color: #003399;
	padding: 0px 0px 0px 0px;
	margin-top: 6px;
	font: 8px Verdana, Arial, sans-serif;
}

#rightcolumn .boxGreyRight ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
}

#rightcolumn .boxGreyRight ul li {
	list-style: none;
	font: 11px/1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 8px;
	
    margin-left: 8px;	
	padding-left: 11px;
    background-image: url(/styles/arrow8x8.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;

}

#rightcolumn .boxGreyRight ul.compact li {
	padding-top: 2px;
	padding-bottom: 4px;
}

#rightcolumn .boxGreyRight ul li.title {
	list-style: none;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	background-color: #003399;
	text-indent: 0em;
	font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	background-image: none;
}

#rightcolumn .boxGreyRight ul.compact li.title {
	margin: 0px 0px 5px 0px;
}

#rightcolumn .boxGreyRight li.picture {
	margin: -9px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 8px 0px;
	background-image: none;
}

#rightcolumn .boxGreyRight li.picture img {
    border-style: none;
	width: 100%;
}

#rightcolumn .boxGreyRight li a {
	color: #333;
	background-color: transparent;
}

#rightcolumn .boxGreyRight li a:hover {
	color: #3366cc;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: underline;
}

#rightcolumn #boxGreyRight li a:visited  { 
    color: #2A54A9;
    text-decoration: none;
    background-color: transparent;
}   




.boximagefloat {
	float: none;
	/* margin: 10px 0 10px 7px;*/
	margin-right: -0.8em;
	background-color: #CCCCCC;
	padding: 5px 5px;
    clip: rect( )
} 

.largeimagefloat {
	float: right;
	width: 403px;
	margin: 10px 0 10px 10px;
	background-color: #CCCCCC;
	padding: 5px 5px;
	border: 1px #666 solid; 
	clear: none; 
	clip: rect( )
} 


/* 
IV.  Tab navigation elements
--------------------------------------------------*/ 

#menu {
	display: block;
	height: 28px;
	margin: 0px;
	background: #D1D1D1;
	border-bottom: 1px solid #666666;
	left: -1px;
	border-top: 3px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;

}

/* hack for Mac IE 5.2 to ignore following rules \*/
#menu ul {
	position: absolute;
	top: 10px; 
}

#menu ul {
	margin:0px;
	padding: 0px 0px 0px 7px;
	position: relative;
	top: 7px; 
	left: -9px;
	list-style-type: none;
	
}


/* hack for Mac IE 5.2 to ignore following rules \*/
#menu ul {
	/*/position: absolute;
	top: 7px; /* MR 12-1 */
}

* html #menu ul {
	position: relative;
	top: 7px; /* Parsed by IE 5.5 */
	voice-family:"\"}\"";
	voice-family:inherit;
	top: 7px; /* Parsed by IE 6 and other browsers */
	
}

#menu li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	width: auto; /* MR 12-1 */
	float: left;
	position: relative;

}

#menu a:link, 
#menu a:visited
{
	display: block;
	float: left;
	background: #003399;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #FFFFFF;
}

#menu li strong {
	float: left;
	background: #ffffff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-right: 8px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #333;
}

#menu li li {
	width: 100%;
}

#menu a:link .active,
#menu a:visited .active,
#menu li strong {
	border-bottom: 1px solid #fff;
	background-color:  #FFFFFF;
}

#menu a:hover {
	background-color: #386BB5;
}

/* Styles for Menu Items */
#menu ul li a {
	display: block;
	text-decoration: none;
}
	

/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 10;
	width: 165px;
	height:auto;
	padding: 15px 0px 0px 9px;
 	background: transparent;
}

#menu li ul a{
	display: block;
	position:relative;
	z-index: 11;
	width: 200px;
	border-bottom: 1px solid #fff;
	background-color: #ADB9D3;
}

/* display them on hover */
#menu li:hover>ul {
	display: block;
	width: 100%;

	
}
 
/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}


/* V.  Breadcrumb navigational elements
--------------------------------------------------*/ 

#breadcrumbs {
	color: #999;
	padding-top: 16px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 90%;
}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#breadcrumbs li.here {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color: #666;
	font-weight: bold; 
} 

/* 
VI.  Footer
--------------------------------------------------*/ 
#footer {
  clear: both;
}

#footer {
	position: relative;
	width: 100%;
	height: 50px;
	background: #D1D1D1;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 9px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
	
	
* html #footer {
	bottom: 10px;
	width: 98%;/* Read by IE 5.5 */
	/*voice-family:"\"}\""; */
	/*voice-family:inherit;*/
	width: 100%; /* Read by IE 6 and Mozilla */
	height: 47px;
	background: #D1D1D1;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 9px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


/*
--------------------------------------------------*/ 
