html, body{ 
margin: 0 0;
background-color: white;
font-family:  verdana, arial, helvetica, sans-serif;
font-size: small; 
} 

div.form_row {
  clear: both;
  padding-top: 10px;
  width: 350px;
  }

div.form_row label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.form_row input {
  float: right;
  width: 200px;
  text-align: left;
  } 

div.form_row select {
  float: right;
  width: 100px;
  text-align: left;
  } 

div.form_button{  
  clear: both;
  padding-top: 10px;
  width: 400px;
  }


#banner{
  background: #9996FF;
  position: relative;
  height: 45px;
  z-index:2; 
  margin-bottom: 2px;
  padding-top:1%;
}

#main_title{
  position:absolute;
  left:1%;
  font-size: x-large;
}
#menu{
  position:absolute;
  right: 0%;
  bottom:45%
}
.menu_entry{
 text-decoration: none; 
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
  padding: 2px 4px;
  margin: 5px;
  background-color: #DEBAA6;
  color: #000;
   
}
.menu_entry{
 text-decoration: none; 
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
  padding: 2px 4px;
  margin: 5px;
  background-color: #DEBAA6;
  color: #000;
  font-weight:bold;
}

#loading{
  display:none;
}


#month_selector{
  position:absolute;
  top: 0px;
  left:15%;
  width: 160px;
  height: 100px;
  z-index:1;
  background: #ffffFF;
  padding: 0%;
  margin: 5%;
  border:5px solid;
  border-color:blue;
 }

#month_selector form{
  width: 150px;
  }

#month_selector .form_row{
  width: 150px;
  }
#month_selector .form_button{
  width: 150px;
  }
#month_selector label{
  width: 50px;
  }
#month_selector input{
  width: 100px;
  }
#month_selector input.check_box {
  width: 12px;
  float: left;
  } 


#login{
  position:absolute;
  top: 22px;
  right: 0px;
  width: 230px;
  height: 150px;
  z-index:1; 
  background: #ffffFF;
  padding: 0%;
  margin: 5%;
  border:5px solid;
  border-color:blue;
 }

#login form{
  width: 220px;
  }

#login .form_button{
  width: 220px;
  }

#login .form_row{
  width: 220px;
  }
#login label{
  width: 110px;
  }
#login input{
  width: 100px;
  }
#login  input.check_box {
  width: 12px;
  float: left;
  } 

#banner A:link{
  color: black;
  text-decoration: none; 
  }
  
#banner A:visited{
  color: black;
  text-decoration: none; 
  }
  
#banner A:active{
  color: black;
  text-decoration: none; 
  }
  
#banner A:hover{
  color: black;
  text-decoration: none; 
  }



#main {
  background: white;
  padding: % %;
  z-index: 0;
  }

#favorite_authors{
  float: left;
  width: 250px;
  height: 300px;
  padding: 1%;
  border-top: solid;
  border-bottom: solid;
  border-right: solid;
}

#favorite_authors_list{
 height: 250px;
 overflow: scroll;
}

li.favoriteAuthors{
    list-style: none;
    border:1px solid #888;
    height:48px;
  }
 
li div.author_name{
    font-weight:bold;
    line-height:1.2em;
}

li div.author_code{
    font-size:x-small;
    color:#888;
    font-style: italic;
    text-align: right; 
}

.favorite_authors_button{
  font-size:x-small;
  text-decoration: none; 
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
}

.favorite_authors_button A:link{
  color: black;
  text-decoration: none; 
  }
  
.favorite_authors_button A:visited{
  color: black;
  text-decoration: none; 
  }
  
.favorite_authors_button A:active{
  color: black;
  text-decoration: none; 
  }
  
.favorite_authors_button A:hover{
  background-color: #DDD;
  text-decoration: none; 
  }

div.auto_complete {
  position:absolute;
  height: 150px;
  overflow: scroll;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div.auto_complete ul {
  font-size:x-small;
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.auto_complete ul li.selected { 
background-color: #ffb;}
  
div.auto_complete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

#profile_intro{
#  float: left;
  width: 850px;
#  height: 300px;
  padding: 1%;
}

#profile_intro_add_by_Brice{
  float: left;
  width: 850px;
#  height: 300px;
  padding: 1%;
}

#add_and_save_favorite_authors{
  float: left;
  width: 500px;
  height: 300px;
  padding: 1%;
  border-top: solid;
  border-bottom: solid;
  border-left: solid;
}

.tip {
font-size:x-small;
font-style: italic;
}


.faq_question {
font-size:large;
font-style: bold;
}
.faq_answer {
font-style: italic;
}



/****************************************
 * DL-list styles (/list/arch-ive/new|recent, search) from arXiv.org
 ****************************************/

#papers .list-dateline {
  font-style: italic;
  }

#papers dd {
  padding-bottom: 1em;
  }

#papers .meta {
  line-height: 130%;
  }

#papers .list-identifier {
  font-weight: bold;
    }

#papers .descriptor {
  display: inline;
  }

#papers .list-authors .descriptor {
  display: none;
  }

#papers .list-title .descriptor {
  display: none;
  }

#papers .list-title {
  font-size: large;
  font-weight: bold;
  margin: .25em 0 0 0;
  line-height: 120%;
  }

#papers .list-authors {
  font-weight: normal;
  font-size: 110%;
  }

#papers .list-comments {
  font-weight: normal;
  font-size: 90%;
  }

#papers .list-journal-ref {
  font-weight: normal;
  font-size: 90%;
  }

#papers .list-subjects {
  font-size: 90%;
  }
