@charset "windows-1252";
/*
  StyleSheet for www.byrozoans.nl
  Author: Michiel van der Waaij (bryozoans@iaf.nl)
  Copyright (2006 - 2010): Michiel van der Waaij
*/
/*
 * Red Sea pages
 */
#content_block_red_sea {
    float:              left;
    width:              10.5em;
    margin:             18em 0em 1em -12.5em;
    padding:            0em 0em 0em 0em;
    background-color:   #33FFFF;
    border-width:       1px;
    border-style:       solid;
    border-color:       #0D019F;
}
#content_block_red_sea ol {
    margin:             .25em .25em .50em .25em;
    padding:            0em 0em 0em 0em;
}
#content_block_red_sea li {
    list-style-type:    none;
    margin:             .25em .25em .25em .25em;
    padding:            0em 0em 0em 0em;
}

table.red_sea {
  width:                90%;
  border:               solid;
  border-color:         #330099;
  border-width:         thin;
  border-collapse:      collapse;
  empty-cells:          show;
  padding:              0.1em 0.1em 0.1em 0.1em;
  margin-left:          1em;
}
table.red_sea th {
  background-color:     #33FFFF;
  border-style:         solid;
  border-width:         1px;
  border-color:         #0D019F;
  font-size:            large;
  padding:              0.5em 0em 0.5em 1em;
}
td.red_sea_image {
  border:               solid;
  border-color:         #330099;
  border-width:         thin;
  width:                30%;
  text-align:           left;
  padding:              1em 1em 0em 1em;
}
td.red_sea_image img {
  border:               none;
  width:                150px;
  height:               150px;
}
td.red_sea_description {
  border:               solid;
  border-color:         #330099;
  border-width:         thin;
  width:                70%;
  text-align:           left;
  vertical-align:       top;
  padding:              1em 1em 0.5em 1em;
}
table.red_sea td.table_footer {
  border:               solid;
  border-color:         #330099;
  border-width:         thin;
  padding:              0.5em 0em 0.5em 1em;
}
span.red_sea {
  font-style:           italic;
}
p.red_sea {
  margin-left:          1.5em;
}
ol.red_sea {
  margin-left:          3em;
}
ul.ul_red_sea {
  margin-top:           -0.8em;
  margin-left:          -0.6em;
  list-style:           none;
}
p#cite_vine {
  padding-left:         3em;
  margin-top:           -0.8em;
  width:                80%;
}
ul#overview_list {
  margin-top:           -0.8em;
  margin-left:          1em;
}
h4#red_sea {
    color: 	      	#330099;
    font-size: 		14pt;
    font-weight: 	bold;
    font-style: 	italic;
    margin:      	0.5em 0em -0.5em 1em;
}
#div_lists {
  padding-bottom:        2em;
}
#container_block #div_lists {
/* dummy */
}
#div_lists #div_cheilostomata_vera  {
   width:               50em;
   position:            relative;
   margin-top:          -70em;
   margin-left:         30em;
}
#div_cheilostomata_vera ul#vera_2 {
   position:            absolute;
   top:                 3em;
   left:                25em;
}
#div_ctenostomata {
   position:            absolute;
   top:                 87em;
   left:                30em;
}
#div_cyclostomida {
   position:            absolute;
   top:                 87em;
   left:                55em;
}
#container_block #div_red_sea_last {
  position:             relative;
  margin-top:           25em;

}
#my_red_sea {           /* div for my finds only */
  width:                97%;
  padding-left:          2%;
  padding-right:         0%;
}
#my_red_sea h3 {
  margin-left:          0%;
}
#my_red_sea img {
  margin-left:          0%;
  margin-top:           1em;
  margin-bottom:        1em;
  width:                98%;
}
#my_red_sea p {
  margin-left:          0%;
  margin-right:         2em;
}
#container_block img#example {
  width:                15%;
  position:             relative;
  left:                 1.5em;
  margin-top:           1em;
}
#container_block p#example_next {
  margin-top:           -10em;
  margin-left:          15em;
  width:                30em;
}

