/* BioModels Database 3rd Version CSS */
/* Authors: Camille Laibe, Chen Li    */
/* Version: 20110323                  */

div.top_menu {
   background: #006666;
   border-bottom: 1px solid #bfbfbf;
   border-left: 1px solid #bfbfbf;
   border-right: 1px solid #bfbfbf;
   border-top: 0;
   color: white;
   margin-top: 1px;
}

.bice_raised {
  border-top: 1px solid #5E9E9E;
  border-bottom: 1px solid #006666;
  background-color: #5E9E9E;
  font-size: 9pt;
  height: 28px;
  padding: 2pt;
  text-align: center;
  vertical-align: middle;
}

.bice_raised a:link, .bice_raised a:visited {
   color: #000000;
   font-weight: bold;
}

.bice_raised a:hover, .bice_raised a:active {
   color: #e33e3e;
   text-decoration: none;
}

.lightbice_raised {
  border-top: 1px solid #a1c7c7;
  border-bottom: 1px solid #006666;
  background-color: #a1c7c7;
  font-size: 9pt;
  height: 28px;
  padding: 2pt;
  text-align: left;
  vertical-align: middle;
}

.fullWidth {
   width: 100%;
}

.hidden {
   display: none
}

.lightgray_raised_top_left {
   border-top: 1px solid #eeeeee;
   border-bottom: 1px solid #dadada;
   background-color: #eeeeee;
   font-size: 9pt;
   height: 28px;
   padding: 2pt;
   vertical-align: top;
   white-space: nowrap;
   text-align : left;
}

.lightgrey_withborder {
   /*width: 250;*/
   /*height: 218;*/
   padding: 2pt;
   background-color: #f5f5f5;
   border: 1px solid Silver;
   overflow: auto;
}

.lightergrey_raised {
   width: 100%;
   /*height: 218;*/
   padding: 2pt;
   background-color: #f5f5f5;
   border-bottom: 1px solid #dadada;
   overflow: auto;
}

.flat_button {
   border: 0pt;
   color: #006666;
   background-color: #FFFFFF;
   height: 18px;
   cursor: pointer;
}

.sectiontitle{
   background-color: #EEF5F5;
   font-size: 1px;
}

.raised_area{
   border-top: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   padding: 2px;
   cursor: pointer;
   background: #FFFFFF url("http://www.ebi.ac.uk/inc/images/menu_contents_bg.gif") repeat-x scroll left bottom;
}

tr.highlighted_border > td.lightgray_raised:first-child {
   border-left: 4px solid #ed8585;
   border-top: 4px solid #ed8585;
   border-bottom: 4px solid #ed8585;
}

.highlighted_border .lightergrey_raised {
   border-right: 4px solid #ed8585;
   border-top: 4px solid #ed8585;
   border-bottom: 4px solid #ed8585;
}


/*
 * homepage boxes
 */
.box, .leftbox, .rightbox {
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   padding: 0 1% 1% 1%;
   margin: 0 0 1%;
}

.leftbox {
   clear: left;
   float: left;
   width: 62%;
}

.rightbox {
   clear: right;
   float: right;
   width: 32%;
}

/*
 * homepage menu
 */
dl.menu {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0.75em 3.4% 0 0;
    padding-bottom: 1px;
    width: 100%;
}

dl.menu dt {
    margin-left: 16px;
}

dl.menu dt, dl.menu dt a, dl.menu dt a:link, dl.menu dt a:hover, dl.menu dt a:active, dl.menu dt a:visited {
    background: transparent none repeat scroll 0 0;
    color: #CC6600;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
    padding: 0.4em 0.6em 0.3em 0;
    text-decoration: none;
}

dl.menu dd, dl.menu dd a, dl.menu dd a:link, dl.menu dd a:hover, dl.menu dd a:active, dl.menu dd a:visited {
    color: #003C79;
    font-size: 1.2em;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
    margin-left: 1em;
    text-decoration: none;
}

dl.menu dd {
    padding: 0.6em 15px 0.45em 0em;
}

dl.menu dd a, dl.menu dd a:link, dl.menu dd a:hover, dl.menu dd a:active, dl.menu dd a:visited {
    padding: 0.6em 1em 0.45em;
}

dl.menu dd a, dl.menu dd a:active, dl.menu dd a:visited {
    background: transparent url(http://www.ebi.ac.uk/inc/images/leftmenu/level1_link.gif) no-repeat scroll 0px 0.4em;
}

dl.menu dd a:hover {
    background: transparent url(http://www.ebi.ac.uk/inc/images/leftmenu/level1_minus.gif) no-repeat scroll 0px 0.4em;
}

/*
 * homepage links
 */
dl.menu_links {
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0.75em 3.4% 0 0;
  padding-bottom: 1px;
  width: 100%;
}

dl.menu_links dt {
  margin-left: 16px;
}

dl.menu_links dt, dl.menu_links dt a, dl.menu_links dt a:link, dl.menu_links dt a:hover, dl.menu_links dt a:active, dl.menu_links dt a:visited {
  background: transparent none repeat scroll 0 0;
  color: #CC6600;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 0;
  padding: 0.4em 0.6em 0.3em 0;
  text-decoration: none;
}

dl.menu_links dd, dl.menu_links dd a, dl.menu_links dd a:link, dl.menu_links dd a:hover, dl.menu_links dd a:active, dl.menu_links dd a:visited {
  color: #003C79;
  font-size: 1em;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 0;
  margin-left: 1em;
  text-decoration: none;
}

dl.menu_links dd {
  padding: 0.6em 15px 0.45em 0em;
}

dl.menu_links dd a, dl.menu_links dd a:link, dl.menu_links dd a:hover, dl.menu_links dd a:active, dl.menu_links dd a:visited {
  padding: 0.6em 1em 0.45em;
}

dl.menu_links dd a, dl.menu_links dd a:active, dl.menu_links dd a:visited {
  background: transparent url(http://www.ebi.ac.uk/inc/images/leftmenu/level1_link.gif) no-repeat scroll 0px 0.4em;
}

dl.menu_links dd a:hover {
  background: transparent url(http://www.ebi.ac.uk/inc/images/leftmenu/level1_minus.gif) no-repeat scroll 0px 0.4em;
}

/*
 * news
 */
dl.news {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0.75em 3.4% 0 0;
    padding-bottom: 1px;
    width: 100%;
}

dl.news dt, dl.news dt a, dl.news dt a:link, dl.news dt a:hover, dl.news dt a:active, dl.news dt a:visited {
    background:  transparent none repeat scroll 0 0;
    color: #003C79;
    font-size: 1.1em;
    font-weight: bold;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0.5em;
    padding: 0;
}

dl.news dt, dl.news dt a, dl.news dt a:link, dl.news dt a:active, dl.news dt a:visited {
    text-decoration: none;
}

dl.news dt a:hover {
    text-decoration: underline;
}

dl.news dd, dl.news dd a, dl.news dd a:link, dl.news dd a:hover, dl.news dd a:active, dl.news dd a:visited {
    color: #003C79;
    font-size: 1.2em;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
    margin-left: 1em;
    text-decoration: none;
}

dl.news dd {
    padding: 0.6em 15px 0.45em 0em;
}

dl.news dd a, dl.news dd a:link, dl.news dd a:hover, dl.news dd a:active, dl.news dd a:visited {
    padding: 0.6em 1em 0.45em;
}

dl.news dd a, dl.news dd a:active, dl.news dd a:visited {
    background: transparent url("http://www.ebi.ac.uk/inc/images/leftnews/level1_link.gif") no-repeat scroll 0px 0.4em;
}

dl.news dd a:hover {
    background: transparent url("http://www.ebi.ac.uk/inc/images/leftnews/level1_minus.gif") no-repeat scroll 0px 0.4em;
}

/*
 * synopsis
 */
.synopsis {
    background-color: #f6faf4;
    border-top: 2px solid #edf5ea;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    font-size: 1.1em;
    color: #5e5e5e;
    padding: 0.6em 1em 0.6em 1em;
}

.synopsis .date {
    color: #CC6600;
    font-size: 0.8em;
    font-style: normal;
    margin: 0px;
    padding: 0px;
}

.synopsis .title, .synopsis .title a:link, .synopsis .title a:active, .synopsis .title a:hover, .synopsis .title a:visited {
    background: transparent none repeat scroll 0 0;
    color: #003C79;
    font-size: 1em;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0;
}

.synopsis .title, .synopsis .title a:link, .synopsis .title a:active, .synopsis .title a:visited {
    text-decoration: none;
}

.synopsis .title a:hover {
    text-decoration: underline;
}


.links {
  color: #003C79;
  font-size: 1em;
}

.links a:link, .links a:active, .links a:visited {
  color: #003C79;
  font-size: 1em;
  text-decoration: none;
}

.links a:hover {
  color: #003C79;
  font-size: 1em;
  text-decoration: underline;
}

/* Description of a model of the month */
.mom_desc {
  color: gray;
  padding-left: 1em;
}

/* news page */
dt.news-date {
  font-size: 9pt;
  font-weight: bold;
}
ul.news_list {
  list-style-image: url("img/mini_puce.png");
}

/* source code */
pre.source {
  background-color: #EEF5F5;
  border: 1px solid #BFBFBF;
  color: black;
  font-family: courier,Arial,Helvetica,sans-serif;
  font-size: 90%;
  padding-left: 1em;
  text-indent: 0;
}

/* description of Web Services */
a.ws_toc_link {
  font-weight: bold;
}
.ws_obsolete {
  color: red;
}
td.ws_normal {
  /*-x-system-font: none;*/
  font-family: inherit;
  font-size: inherit;
  /*font-size-adjust: inherit;*/
  /*font-stretch: inherit;*/
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-left: 5px;
  text-align: left;
}

/* curation comments */
dl.comment {
  padding-bottom: 1em;
}
dt.comment_date {
  font-weight: bold;
}
dt.comment_subtitle {
  padding-top: 4px;
  margin-left: 2em;
}
dd.comment_submitter {
  font-style: italic;
}
dd.comment_body {
  font-family: courier,Arial,Helvetica,sans-serif;
  border: 1px solid rgb(191, 191, 191);
  padding: 3px;
}

/* publication details */
dt.pub_title {
  margin-left: 0;
  background-color: #FFFFFF;
  color: #006666;
  font-style: normal;
  font-weight: bold;
}
dt.pub_authors {
  margin-left: 0;
  font-weight: bold;
}
dt.pub_journal {
  margin-left: 0;
  background-color: #FFFFFF;
  color: #1F1F1F;
  font-style: italic;
  font-weight: normal;
}
p.pub_abstract {
  margin: 6px;
}

/* message between two requests */
div.message_display {
  color: #ea6e6e;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-left: 3em;
  margin-right: 3em;
}

/* reference to a given figure in the models of the month */
span.mom_figure_ref {
  color: #feba12;
  font-weight: bold;
}

/* external links opened in a popup (displayed with an arrow) */
a.external:link, a.external:visited {
  background: transparent url(img/external_link.gif) no-repeat scroll right center;
  padding-right: 13px;
}
a.external:hover, a.external:active {
  background: transparent url(img/external_active.gif) no-repeat scroll right center;
  padding-right: 13px;
}

