Team:Evry/css v1

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
body
+
body {
-
{
+
 
-
    width: auto;
+
  width: auto;
-
    color: #333333;
+
  color: #333333;
-
    background:#e9e4de;
+
  background:#e9e4de;
-
    margin:0px 0px 0px 0px;
+
  margin:0px 0px 0px 0px;
 +
 
}
}
/* la barre titre (baniere igem+ menu haut)*/
/* la barre titre (baniere igem+ menu haut)*/
-
#top-section
+
 
 +
    top-section  
 +
 
{
{
-
    height: auto;
+
 
-
    margin-top: 0 px;
+
  height: auto;
-
    margin-left: 0 px;
+
  margin-top: 0 px;
-
    margin-right: 1600px;
+
  margin-left: 0 px;
-
    margin-bottom: 0 !important;
+
  margin-right: auto;
-
    padding:0;
+
  margin-bottom: 0 !important;
-
    border: none;
+
  padding:0;
-
    display: display;
+
  border: none;
 +
  display: display;
 +
 
}
}
/*le conteneur de la banière igem avec un lien vers igem*/
/*le conteneur de la banière igem avec un lien vers igem*/
-
#p-logo
+
 
 +
    p-logo  
 +
 
{
{
-
    display:none;
+
 
-
    border:none;
+
  display:none;
-
    margin:none;
+
  border:none;
 +
  margin:none;
 +
 
}
}
/* la barre de menu du haut */
/* la barre de menu du haut */
-
#menubar
+
 
 +
    menubar  
 +
 
{
{
-
    background-color:#FFFFFF;
+
 
 +
  background-color:#FFFFFF;
 +
 
}
}
/*les lien de la barre de menu du haut */
/*les lien de la barre de menu du haut */
-
#menubar a
 
-
{
 
-
    text-decoration:none;
 
-
    color:#000000;
 
-
}
 
-
/* le menu de haut gauche */
+
    menubar a
-
.left-menu
+
 
{
{
-
    background-color:transparent;
+
 
-
/*display:none;*/
+
  text-decoration:none;
 +
  color:#000000;
 +
 
}
}
-
/* le menu de login haut droite*/
+
/* le menu de haut gauche */ .left-menu {
-
.right-menu
+
 
-
{
+
  background-color:transparent;
-
    color:transparent;
+
 
-
    text-decoration:none;
+
/*display:none;*/ }
-
    background-color:none;
+
 
 +
/* le menu de login haut droite*/ .right-menu {
 +
 
 +
  color:transparent;
 +
  text-decoration:none;
 +
  background-color:none;
 +
 
}
}
-
/* les lien du login */
+
/* les lien du login */ .right-menu a {
-
.right-menu a
+
 
-
{
+
  color:transparent;
-
    color:transparent;
+
  text-decoration:transparent;
-
    text-decoration:transparent;
+
  background-color:none;
-
    background-color:none;
+
 
}
}
/* la barre de recherche*/
/* la barre de recherche*/
-
#search-controls
+
 
 +
    search-controls  
 +
 
{
{
-
    display:none;
+
 
 +
  display:none;
 +
 
}
}
/* le body de la page*/
/* le body de la page*/
-
#content
+
 
 +
    content  
 +
 
{
{
-
    background-color: transparent;
+
 
-
    border:none;
+
  background-color: transparent;
-
    padding:none;
+
  border:none;
-
    margin:none;
+
  padding:none;
 +
  margin:none;
 +
 
}
}
-
/*titre de page */
+
/*titre de page */ .firstHeading {
-
.firstHeading
+
 
-
{
+
  display:none;
-
    display:none;
+
  border: none;
-
    border: none;
+
 
}
}
/* contenu de page*/
/* contenu de page*/
-
#bodyContent
+
 
 +
    bodyContent  
 +
 
{
{
-
    background-color: #ffffff;
+
 
-
    border:2px;
+
  background-color: #ffffff;
-
    boder-color:#000000;
+
  border:2px;
-
    padding:none;
+
  boder-color:#000000;
-
    margin:none;
+
  padding:none;
-
    margin-bottom: 10px;
+
  margin:none;
 +
  margin-bottom: 10px;
 +
 
}
}
-
#footer-wrapper
+
    footer-wrapper  
 +
 
{
{
-
    position: absolute;
+
 
-
    width: 941px;
+
  position: absolute;
-
    left: -1px;
+
  width: 941px;
-
    margin-top:20px;
+
  left: -1px;
-
    margin-bottom:30px;
+
  margin-top:20px;
-
    padding: 7px 15px 7px 15px;
+
  margin-bottom:30px;
-
    background-color:#ffffff;
+
  padding: 7px 15px 7px 15px;
-
/*border: 1px solid black;*/
+
  background-color:#ffffff;
-
}
+
 
 +
/*border: 1px solid black;*/ }
/* la boite en bas de page*/
/* la boite en bas de page*/
-
#footer-box
+
 
 +
    footer-box  
 +
 
{
{
-
    display: none;
+
 
-
    margin-bottom: 10px;
+
  display: none;
 +
  margin-bottom: 10px;
 +
 
}
}
/* le cadre sous le body useless */
/* le cadre sous le body useless */
-
#catlinks
+
 
 +
    catlinks  
 +
 
{
{
-
    display: none;
+
 
 +
  display: none;
 +
 
}
}
Line 125: Line 163:
/* position of the logo */
/* position of the logo */
-
#evry_logo      
+
 
 +
     evry_logo
 +
 
{
{
-
    position:absolute;
+
 
-
    top:25px;
+
  position:absolute;
-
    left: 35px;
+
  top:25px;
-
    width:200px;
+
  left: 35px;
-
    /*background-color:#FFA500;*/
+
  width:200px;
 +
  /*background-color:#FFA500;*/
 +
 
}
}
-
/* Position of the banner */  
+
/* Position of the banner */
-
#evry_banner{  
+
 
-
  position:absolute;
+
    evry_banner{  
-
  top:16px;
+
 
-
  width:720px;
+
position:absolute;
-
  left:230px;
+
top:16px;
-
  /*background-color:#800080;*/
+
width:720px;
 +
left:230px;
 +
/*background-color:#800080;*/
 +
 
}
}
/*white font over the grey one on the top*/
/*white font over the grey one on the top*/
-
#white_thingy
+
 
 +
    white_thingy  
 +
 
{
{
-
    position:absolute;
+
 
-
    top:-20px;
+
  position:absolute;
-
    left:-154px;
+
  top:-20px;
-
    height:216px;
+
  left:-154px;
-
    width:1280px;
+
  height:216px;
-
    background-color:#ffffff;
+
  width:2000px;
 +
  background-color:#ffffff;
 +
 
}
}
-
#back_image
+
    back_image  
 +
 
{
{
-
    position:absolute;
+
 
-
    top:147px;
+
  position:absolute;
-
    left:-155px;
+
  top:147px;
-
    height:900px;
+
  left:-155px;
-
    width:1280px;
+
  height:900px;
-
    background-color:transparent;
+
  width:1280px;
-
    background-image:url(http://files.myopera.com/gokuss1234/albums/8827422/Opera-Background-Blue-Bubbles.png);
+
  background-color:transparent;
-
    background-position:center;
+
  background-image:url(Opera-Background-Blue-Bubbles.png);
-
    background-repeat:no-repeat;
+
  background-position:center;
 +
  background-repeat:no-repeat;
 +
 
}
}
/* notre page !*/
/* notre page !*/
-
#main_evry2012
+
 
 +
    main_evry2012  
 +
 
{
{
-
    position:absolute;
+
 
-
    top:0px;
+
  position:absolute;
-
    left:50%;
+
  top:0px;
-
    margin-left:-486px;
+
  left:50%;
-
    margin-bottom: 10px;
+
  margin-left:-486px;
-
    width: 972px;
+
  margin-bottom: 10px;
-
    height: 100%;
+
  width: 972px;
-
    text-align: center;
+
  height: 100%;
 +
  text-align: center;
 +
 
}
}
/* conteneur du texte wiki*/
/* conteneur du texte wiki*/
-
#maincontainer_evry2012
+
 
 +
    maincontainer_evry2012  
 +
 
{
{
-
    padding:15px 15px 15px 15px;
 
-
    background:#ffffff;
 
-
    margin-bottom: 10px;
 
-
    /*border:1px solid black;*/
+
  padding:15px 15px 15px 15px;
-
    position:absolute;
+
  background:#ffffff;
-
    text-align:justify;
+
  margin-bottom: 10px;
-
    top:210px;/*178px*/
+
 
-
    width:940px;
+
  /*border:1px solid black;*/
-
    heigth:auto;
+
  position:absolute;
-
    -moz-border-radius-topright:15px;
+
  text-align:justify;
-
    -moz-border-radius-bottomright:15px;
+
  top:210px;/*178px*/
-
    -webkit-border-top-right-radius:15px;
+
  width:940px;
-
    -webkit-border-bottom-right-radius:15px;
+
  heigth:auto;
-
    border-top-right-radius:15px;
+
  -moz-border-radius-topright:15px;
-
    border-bottom-right-radius:15px;
+
  -moz-border-radius-bottomright:15px;
-
    border-radius: 15px;
+
  -webkit-border-top-right-radius:15px;
 +
  -webkit-border-bottom-right-radius:15px;
 +
  border-top-right-radius:15px;
 +
  border-bottom-right-radius:15px;
 +
  border-radius: 15px;
 +
 
}
}
Line 206: Line 266:
/* Frame containg the entire menu (transparent) */
/* Frame containg the entire menu (transparent) */
-
#menu_evry2012
+
 
 +
    menu_evry2012  
 +
 
{
{
-
    text-align:center;
+
 
-
    position:absolute;
+
  text-align:center;
-
    z-index:10;
+
  position:absolute;
-
    width:740px;
+
  z-index:10;
-
    left:240px;  
+
  width:740px;
-
    top:161px;
+
  left:240px;  
-
    float:center;
+
  top:161px;
-
    /*background-color:#00FF00;*/
+
  float:center;
-
    font-weight:bold;
+
  /*background-color:#00FF00;*/
 +
  font-weight:bold;
 +
 
}
}
-
#menu_evry2012 a
+
    menu_evry2012 a  
 +
 
{
{
-
    color:#505050;
+
 
-
    text-decoration:none;
+
  color:#505050;
-
    display:block;
+
  text-decoration:none;
-
    padding:8px;
+
  display:block;
-
    margin: 0px 0px 0px 0px;
+
  padding:8px;
-
    /*height:18px;*/
+
  margin: 0px 0px 0px 0px;
-
    width:auto;
+
  /*height:18px;*/
-
    background-color:#ffffff;
+
  width:auto;
-
    font-size:11px;
+
  background-color:#ffffff;
 +
  font-size:11px;
 +
 
}
}
-
#menu_evry2012 .menu_list_item_evry2012 ul a
+
    menu_evry2012 .menu_list_item_evry2012 ul a  
 +
 
{
{
-
    color:#696969;
+
 
-
    font-size:11px;
+
  color:#696969;
-
    width:120px;            /* Size of the scroling menu*/
+
  font-size:11px;
-
    border: 1px solid #e6e1db;
+
  width:120px;            /* Size of the scroling menu*/
 +
  border: 1px solid #e6e1db;
 +
 
}
}
-
#menu_evry2012 a:hover
+
    menu_evry2012 a:hover  
 +
 
{
{
-
    background-color:#e6e1db;
+
 
-
    display:block;
+
  background-color:#e6e1db;
-
    width:auto;            /* size of the hover block */
+
  display:block;
-
    position:relative;
+
  width:auto;            /* size of the hover block */
 +
  position:relative;
 +
 
}
}
-
#menu_evry2012 a:active
+
    menu_evry2012 a:active  
 +
 
{
{
-
    background-color:#e6e1db;
 
-
    display:block;
 
-
}
 
 +
  background-color:#e6e1db;
 +
  display:block;
 +
 +
}
/* Style of the menu level1 */
/* Style of the menu level1 */
-
#menu_list_evry2012
+
 
 +
    menu_list_evry2012  
 +
 
{
{
-
    list-style:none;   
+
 
-
    text-align:center;
+
  list-style:none;   
-
    margin-left:0px;
+
  text-align:center;
-
    margin-top:0px;
+
  margin-left:0px;
-
    padding:0px;
+
  margin-top:0px;
-
    border:none;
+
  padding:0px;
-
    position:relative;
+
  border:none;
 +
  position:relative;
 +
 
}
}
-
.menu_list_item_evry2012
+
.menu_list_item_evry2012 {
-
{
+
 
-
    float: left;
+
  float: left;
-
    width: 80px;
+
  width: 80px;
-
    padding: 0;
+
  padding: 0;
-
    border:0;
+
  border:0;
 +
 
}
}
-
/*Second level menu*/
+
/*Second level menu*/ .menu_list_item_evry2012 ul {
-
.menu_list_item_evry2012 ul
+
 
-
{
+
  display:none; /* initially hide the entire list hierarchy */
-
    display:none; /* initially hide the entire list hierarchy */
+
  padding:2px;  /* this is our box border width */
-
    padding:2px;  /* this is our box border width */
+
  list-style: none;
-
    list-style: none;
+
  width:110px;
-
    width:110px;
+
 
}
}
-
/* 2nd level drop-down box */
+
/* 2nd level drop-down box */ .menu_list_item_evry2012:hover ul, .menu_list_item_evry2012 a:hover ul {
-
.menu_list_item_evry2012:hover ul,
+
 
-
.menu_list_item_evry2012 a:hover ul
+
  display:block;
-
{
+
  position:relative;
-
    display:block;
+
  margin:0;
-
    position:relative;
+
  top:0px; /* place us just up underneath the top-level images */
-
    margin:0;
+
  left:-2px; /* left-align our drop-down to the previous button border */
-
    top:0px; /* place us just up underneath the top-level images */
+
  height:auto; /* the drop-down height will be determiend by line count */
-
    left:-2px; /* left-align our drop-down to the previous button border */
+
  width:110px;
-
    height:auto; /* the drop-down height will be determiend by line count */
+
  background-color:transparent; /* this sets our menu's effective "border" color */
-
    width:110px;
+
  font-size:12px; /* this (and also below) sets the menu's font size */
-
    background-color:transparent; /* this sets our menu's effective "border" color */
+
  list-style: none;
-
    font-size:12px; /* this (and also below) sets the menu's font size */
+
 
-
    list-style: none;
+
}
}
/*Third level menu*/
/*Third level menu*/
-
/* hide inactive 3rd-level menus */
+
/* hide inactive 3rd-level menus */ .menu_list_item_evry2012:hover ul li ul, .menu_list_item_evry2012 a:hover ul li a ul {
-
.menu_list_item_evry2012:hover ul li ul,
+
 
-
.menu_list_item_evry2012 a:hover ul li a ul
+
  display:none;
-
{
+
 
-
    display:none;
+
}
}
-
 
+
 
-
.menu_list_item_evry2012:hover ul li:hover ul,
+
.menu_list_item_evry2012:hover ul li:hover ul, /* 3rd level drop-down box */ .menu_list_item_evry2012 a:hover ul li a:hover ul {
-
/* 3rd level drop-down box */
+
 
-
.menu_list_item_evry2012 a:hover ul li a:hover ul
+
  display:block;
-
{
+
  position:absolute;
-
    display:block;
+
  top:0px;
-
    position:absolute;
+
  left:162px;
-
    top:0px;
+
 
-
    left:162px;
+
}
}
Line 327: Line 404:
/* scroling buttons */
/* scroling buttons */
-
#scroll_left
+
    scroll_left  
 +
 
{
{
-
    display:block;
+
 
-
    height:350px;
+
  display:block;
-
    width:100px;
+
  height:350px;
-
    background-color:transparent;
+
  width:100px;
-
    z-index:400;
+
  background-color:transparent;
-
    position:fixed;
+
  z-index:400;
-
    top:400px;
+
  position:fixed;
-
    left:5px;
+
  top:400px;
 +
  left:5px;
 +
 
}
}
-
#scroll_left a
+
    scroll_left a  
 +
 
{
{
-
    font-size:11px;
+
 
-
    color:#273572;
+
  font-size:11px;
-
    font-weight:bold;
+
  color:#273572;
 +
  font-weight:bold;
 +
 
}
}
-
#scroll_right
+
    scroll_right  
 +
 
{
{
-
    display:block;
+
 
-
    height:350px;
+
  display:block;
-
    width:100px;
+
  height:350px;
-
    background-color:transparent;
+
  width:100px;
-
    z-index:400;
+
  background-color:transparent;
-
    position:fixed;
+
  z-index:400;
-
    top:400px;
+
  position:fixed;
-
    right:5px;
+
  top:400px;
 +
  right:5px;
 +
 
}
}
-
#scroll_right a
+
    scroll_right a  
 +
 
{
{
-
    font-size:11px;
+
 
-
    color:#273572;
+
  font-size:11px;
-
    font-weight:bold;
+
  color:#273572;
 +
  font-weight:bold;
 +
 
}
}
 +
/*TEXT formating*/ .legende_schema {
 +
 +
  font-style:italic;
 +
  text-align: center;
-
/*TEXT formating*/
 
-
.legende_schema
 
-
{
 
-
    font-style:italic;
 
-
    text-align: center;
 
}
}
-
a
+
a {
-
{
+
 
-
    text-decoration:none;
+
  text-decoration:none;
 +
 
}
}
-
#title
+
    title  
 +
 
{
{
-
    display:block;
+
 
-
    top:-400px;
+
  display:block;
-
    left:60px;
+
  top:-400px;
 +
  left:60px;
 +
 
}
}
-
h1
+
h1 {
-
{
+
 
-
    font-style: normal;
+
  font-style: normal;
-
    text-decoration: none;
+
  text-decoration: none;
-
    border: none;
+
  border: none;
-
    padding:15px 0px 15px  0px;
+
  padding:15px 0px 15px  0px;
-
    font-weight:bold;
+
  font-weight:bold;
-
    font-size: 30px;
+
  font-size: 30px;
-
    color:#cb6228;
+
  color:#cb6228;
 +
 
}
}
-
h2
+
h2 {
-
{
+
 
-
    font-style: normal;
+
  font-style: normal;
-
    font-weight:bold;
+
  font-weight:bold;
-
    font-style:italic;
+
  font-style:italic;
-
    font-size: 22px;
+
  font-size: 22px;
-
    text-decoration:none;
+
  text-decoration:none;
-
    border:none;
+
  border:none;
-
    padding:0px 0px 10px  0px;
+
  padding:0px 0px 10px  0px;
-
    color:#364d01;
+
  color:#364d01;
-
    margin-top:25px;
+
  margin-top:25px;
 +
 
}
}
-
h3
+
h3 {
-
{
+
 
-
    padding-left:25px;
+
  padding-left:25px;
-
    font-style:bold;
+
  font-style:bold;
-
    font-size: 18px;
+
  font-size: 18px;
-
    text-decoration:none;
+
  text-decoration:none;
-
    border:none;
+
  border:none;
-
    padding:0px 0px 5px 0px;
+
  padding:0px 0px 5px 0px;
 +
 
}
}
-
h4
+
h4 {
-
{
+
 
-
    font-style:italic;
+
  font-style:italic;
 +
 
}
}
/*block for paper citations*/
/*block for paper citations*/
-
#citation_box
+
 
 +
    citation_box  
 +
 
{
{
-
    margin-top:30px;
+
 
-
    padding:10px;
+
  margin-top:30px;
-
    border-style:none;
+
  padding:10px;
-
    border-width:2px;
+
  border-style:none;
-
    border-color:#BDFEBC;
+
  border-width:2px;
-
    background-color:#ECECEC;
+
  border-color:#BDFEBC;
-
    text-align:left;
+
  background-color:#ECECEC;
 +
  text-align:left;
 +
 
}
}
-
#citation_box ol,li
+
    citation_box ol,li  
 +
 
{
{
-
    text-style:italic;
+
 
 +
  text-style:italic;
 +
 
}
}
-
#references
+
    references  
 +
 
{
{
-
    text-style:bold;
+
 
-
    text-size:14px;
+
  text-style:bold;
 +
  text-size:14px;
 +
 
}
}
-
table.parameter
+
table.parameter {
-
{
+
 
-
    width:100%;  
+
  width:100%;  
-
    display: block;  
+
  display: block;  
-
    margin-left: auto;  
+
  margin-left: auto;  
-
    margin-right: auto;  
+
  margin-right: auto;  
-
    cellpadding:0px;  
+
  cellpadding:0px;  
-
    cellspacing:0px;  
+
  cellspacing:0px;  
-
    align:middle;  
+
  align:middle;  
 +
 
}
}
-
table.parameter td
+
table.parameter td {
-
{
+
 
-
    padding:5px;
+
  padding:5px;
 +
 
}
}
-
#table-fixed-size
+
    table-fixed-size  
 +
 
{
{
-
  table-layout:fixed;
+
 
-
  word-wrap: break-word;
+
  table-layout:fixed;
-
  width:100px;
+
  word-wrap: break-word;
 +
  width:100px;
 +
 
}
}
em {
em {
-
  color: #cb6228;
+
 
-
  font-style: normal;
+
  color: #cb6228;
-
  font-weight:bold;
+
  font-style: normal;
 +
  font-weight:bold;
 +
 
}
}
strong {
strong {
-
  color: #364d01;
+
 
 +
  color: #364d01;
 +
 
}
}

Revision as of 13:48, 7 September 2012

body {

  width: auto;
  color: #333333;
  background:#e9e4de;
  margin:0px 0px 0px 0px;

}

/* la barre titre (baniere igem+ menu haut)*/

   top-section 

{

  height: auto;
  margin-top: 0 px;
  margin-left: 0 px;
  margin-right: auto;
  margin-bottom: 0 !important;
  padding:0;
  border: none;
  display: display;

}

/*le conteneur de la banière igem avec un lien vers igem*/

   p-logo 

{

  display:none;
  border:none;
  margin:none;

}

/* la barre de menu du haut */

   menubar 

{

  background-color:#FFFFFF;

}

/*les lien de la barre de menu du haut */

   menubar a 

{

  text-decoration:none;
  color:#000000;

}

/* le menu de haut gauche */ .left-menu {

  background-color:transparent;

/*display:none;*/ }

/* le menu de login haut droite*/ .right-menu {

  color:transparent;
  text-decoration:none;
  background-color:none;

}

/* les lien du login */ .right-menu a {

  color:transparent;
  text-decoration:transparent;
  background-color:none;

}

/* la barre de recherche*/

   search-controls 

{

  display:none;

}

/* le body de la page*/

   content 

{

  background-color: transparent;
  border:none;
  padding:none;
  margin:none;

}

/*titre de page */ .firstHeading {

  display:none;
  border: none;

}

/* contenu de page*/

   bodyContent 

{

  background-color: #ffffff;
  border:2px;
  boder-color:#000000;
  padding:none;
  margin:none;
  margin-bottom: 10px;

}

   footer-wrapper 

{

  position: absolute;
  width: 941px;
  left: -1px;
  margin-top:20px;
  margin-bottom:30px;
  padding: 7px 15px 7px 15px;
  background-color:#ffffff;

/*border: 1px solid black;*/ }

/* la boite en bas de page*/

   footer-box 

{

  display: none;
  margin-bottom: 10px;

}

/* le cadre sous le body useless */

   catlinks 

{

  display: none;

}

/* ----------------End of the wiki hack -------------------------------------*/

/* position of the logo */

   evry_logo 

{

  position:absolute;
  top:25px;
  left: 35px;
  width:200px;
  /*background-color:#FFA500;*/

}

/* Position of the banner */

   evry_banner{ 
position:absolute;
top:16px;
width:720px;
left:230px;
/*background-color:#800080;*/

}


/*white font over the grey one on the top*/

   white_thingy 

{

  position:absolute;
  top:-20px;
  left:-154px;
  height:216px;
  width:2000px;
  background-color:#ffffff;

}

   back_image 

{

  position:absolute;
  top:147px;
  left:-155px;
  height:900px;
  width:1280px;
  background-color:transparent;
  background-image:url(Opera-Background-Blue-Bubbles.png);
  background-position:center;
  background-repeat:no-repeat;

}

/* notre page !*/

   main_evry2012 

{

  position:absolute;
  top:0px;
  left:50%;
  margin-left:-486px;
  margin-bottom: 10px;
  width: 972px;
  height: 100%;
  text-align: center;

}

/* conteneur du texte wiki*/

   maincontainer_evry2012 

{

  padding:15px 15px 15px 15px;
  background:#ffffff;
  margin-bottom: 10px;
  /*border:1px solid black;*/
  position:absolute;
  text-align:justify;
  top:210px;/*178px*/
  width:940px;
  heigth:auto;
  -moz-border-radius-topright:15px;
  -moz-border-radius-bottomright:15px;
  -webkit-border-top-right-radius:15px;
  -webkit-border-bottom-right-radius:15px;
  border-top-right-radius:15px;
  border-bottom-right-radius:15px;
  border-radius: 15px;

}

/* ------- Menu -----------*/

/* Frame containg the entire menu (transparent) */

   menu_evry2012 

{

  text-align:center;
  position:absolute;
  z-index:10;
  width:740px;
  left:240px; 
  top:161px;
  float:center;
  /*background-color:#00FF00;*/
  font-weight:bold;

}

   menu_evry2012 a 

{

  color:#505050;
  text-decoration:none;
  display:block;
  padding:8px;
  margin: 0px 0px 0px 0px;
  /*height:18px;*/
  width:auto;
  background-color:#ffffff;
  font-size:11px;

}

   menu_evry2012 .menu_list_item_evry2012 ul a 

{

  color:#696969;
  font-size:11px;
  width:120px;            /* Size of the scroling menu*/
  border: 1px solid #e6e1db;

}

   menu_evry2012 a:hover 

{

  background-color:#e6e1db;
  display:block;
  width:auto;             /* size of the hover block */
  position:relative;

}

   menu_evry2012 a:active 

{

  background-color:#e6e1db;
  display:block;

}


/* Style of the menu level1 */

   menu_list_evry2012 

{

  list-style:none;   
  text-align:center;
  margin-left:0px;
  margin-top:0px;
  padding:0px;
  border:none;
  position:relative;

}

.menu_list_item_evry2012 {

  float: left;
  width: 80px;
  padding: 0;
  border:0;

}

/*Second level menu*/ .menu_list_item_evry2012 ul {

  display:none; /* initially hide the entire list hierarchy */
  padding:2px;  /* this is our box border width */
  list-style: none;
  width:110px;

}

/* 2nd level drop-down box */ .menu_list_item_evry2012:hover ul, .menu_list_item_evry2012 a:hover ul {

  display:block;
  position:relative;
  margin:0;
  top:0px; /* place us just up underneath the top-level images */
  left:-2px; /* left-align our drop-down to the previous button border */
  height:auto; /* the drop-down height will be determiend by line count */
  width:110px;
  background-color:transparent; /* this sets our menu's effective "border" color */
  font-size:12px; /* this (and also below) sets the menu's font size */
  list-style: none;

}

/*Third level menu*/

/* hide inactive 3rd-level menus */ .menu_list_item_evry2012:hover ul li ul, .menu_list_item_evry2012 a:hover ul li a ul {

  display:none;

}

.menu_list_item_evry2012:hover ul li:hover ul, /* 3rd level drop-down box */ .menu_list_item_evry2012 a:hover ul li a:hover ul {

  display:block;
  position:absolute;
  top:0px;
  left:162px;

}


/* End of the menu */


/* scroling buttons */

   scroll_left 

{

  display:block;
  height:350px;
  width:100px;
  background-color:transparent;
  z-index:400;
  position:fixed;
  top:400px;
  left:5px;

}

   scroll_left a 

{

  font-size:11px;
  color:#273572;
  font-weight:bold;

}

   scroll_right 

{

  display:block;
  height:350px;
  width:100px;
  background-color:transparent;
  z-index:400;
  position:fixed;
  top:400px;
  right:5px;

}

   scroll_right a 

{

  font-size:11px;
  color:#273572;
  font-weight:bold;

}


/*TEXT formating*/ .legende_schema {

  font-style:italic;
  text-align: center;

}

a {

  text-decoration:none;

}

   title 

{

  display:block;
  top:-400px;
  left:60px;

}

h1 {

  font-style: normal;
  text-decoration: none;
  border: none;
  padding:15px 0px 15px  0px;
  font-weight:bold;
  font-size: 30px;
  color:#cb6228;

}

h2 {

  font-style: normal;
  font-weight:bold;
  font-style:italic;
  font-size: 22px;
  text-decoration:none;
  border:none;
  padding:0px 0px 10px  0px;
  color:#364d01;
  margin-top:25px;

}

h3 {

  padding-left:25px;
  font-style:bold;
  font-size: 18px;
  text-decoration:none;
  border:none;
  padding:0px 0px 5px 0px;

}

h4 {

  font-style:italic;

}

/*block for paper citations*/

   citation_box 

{

  margin-top:30px;
  padding:10px;
  border-style:none;
  border-width:2px;
  border-color:#BDFEBC;
  background-color:#ECECEC;
  text-align:left;

}

   citation_box ol,li 

{

  text-style:italic;

}

   references 

{

  text-style:bold;
  text-size:14px;

}

table.parameter {

  width:100%; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  cellpadding:0px; 
  cellspacing:0px; 
  align:middle; 

}

table.parameter td {

  padding:5px;

}

   table-fixed-size 

{

 table-layout:fixed;
 word-wrap: break-word;
 width:100px;

}

em {

 color: #cb6228;
 font-style: normal;
 font-weight:bold;

}

strong {

 color: #364d01;

}