
@import url("/fruitfly/styles/tables.css");
 
/* ##### Common Styles ##### */

body {
color: black;
background-color: #ebf0f3;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 73%;  /* Enables font size scaling in MSIE */
margin: 0;
padding: 0;
}

html > body {
font-size: 9pt;
}

acronym, .titleTip {
border-bottom: 1px dotted rgb(168,140,83);
cursor: help;
margin: 0;
padding: 0;
}

.doNotDisplay {
display: none !important;
}

.smallCaps {
font-size: 117%;
font-variant: small-caps;
}

/* ##### Header ##### */

#header {
color: inherit;
background-color: white;
}

.headerTitle {
margin: 0;
/*padding: 0.25em 4mm 0.25em 4mm;*/
}

.headerTitle a {
color: black;
background-color: transparent;
text-decoration: none;
font-size: 110%;  /* For MSIE */
font-weight: bold;
font-style: italic;
}

.headerTitle > a {
font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
color: white;
background-color: transparent;
font-weight: normal;
}

.subHeader {
color: white;
background-color: #000d5a;
font-size: 109%;
text-align: center;
margin: 0;
padding: 0.5ex 0;
}

.subHeader a {
color: white;
background-color: #000d5a;
text-decoration: none;
font-weight: bold;
margin: 0;
padding: 0 1ex;
}

.subHeader a:hover {
color: black;
background-color: white;
-moz-border-radius: 10px;
}


/* ##### Left Side Bar ##### */

.leftSideBar {
/*   width: 12.5em; */
width: 15em;
float: left;
clear: left;
}

.leftSideBar .sideBarTitle {
color: rgb(64,64,64);
background-color: #cfdde6;
font-weight: bold;
margin: 0;
padding: 0.8ex 1ex;
}

.leftSideBar ul {
list-style-type: none;
list-style-position: outside;
margin: 0 0 1em 0;
padding: 0;
}

.leftSideBar li {
margin: 1ex;
padding: 0 0 1.25ex 0.75ex;
}

.leftSideBar a {
color: #536ca6;
background-color: transparent;
text-decoration: none;
}

.leftSideBar a:hover {
color: rgb(64,64,64);
background-color: transparent;
text-decoration: none;
}

.leftSideBar .sideBarText {
color: #536ca6;
background-color: transparent;
line-height: 1.25em;
margin: 1ex 0.25ex 1.5em 0.75ex;
padding: 0;
display: block;
}

.leftSideBar .sideBarText a {
text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
text-decoration: none;
}

.leftSideBar .thisPage {
color: rgb(64,64,64);
background-color: transparent;
font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
width: 13em;
margin: 2ex 0.75ex 0 0;
padding: 0;
float: right;
clear: right;
border: 1px solid #c3ccd8;
-moz-border-radius: 15px;
}

[class~="rightSideBar"] {
margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
color: black;
background-color: #cfdde6;
font-weight: bold;
margin: 1.25ex 1ex;
padding: 0.9ex 1ex;
-moz-border-radius: 10px;
}

.rightSideBar a {
color: #536ca6;
background-color: transparent;
text-decoration: underline;
font-weight: bold;
}

.rightSideBar a:hover {
text-decoration: none;
}

.rightSideBar .sideBarText {
line-height: 1.5em;
margin: 0;
padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
text-decoration: none;
text-align: right;
margin: 0;
padding: 0 2ex 1em 2ex;
display: block;
}

.rightSideBar .more:hover {
text-decoration: underline;
}


/* ##### Main Copy ##### */

#main-copy {
color: black;
background-color: white;
text-align: justify;
line-height: 1.5em;
/*  margin: 0 0 0 12.5em; */
margin: 0 0 0 15em;
padding: 0.5ex 15em 1em 1em;
border-left: 1px solid #c3d6d8;
}

#main-copy h1 {
color: #5366a6;
background-color: transparent;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 175%;
font-weight: bold;
font-style: italic;
text-align: left;
margin: 1em 0 0 0;
padding: 1em 0 0 0;
border-top: 1px solid #c3d0d8;
}

#main-copy h1.first
{
margin-top: 0px;
border-top: 0px;
}

#main-copy h1#taxalist {
background: transparent url(../images/specimenlist.jpg) center left no-repeat;
}

#main-copy h1#taxoninfo {
background: transparent url(../images/mouche.jpg) center left no-repeat;
}

#main-copy h1#specimenlist {
background: transparent url(../images/specimenlist.jpg) center left no-repeat;
}

#main-copy h1#search {
background: transparent url(../images/zoom.jpg) center left no-repeat;
}

#main-copy h1#contact_us {
background: transparent url(../images/feedback.png) center left no-repeat;
}

#main-copy h1 span
{
line-height: 35px;
position: relative;
left: 35px;
}

#main-copy h1 span.genus-species
{
position: relative;
left: 0;
}

#main-copy h2 {
font-size: 150%;
color: #5366a6;

}

#main-copy h3 {
font-size: 125%;
color: #5366a6;
}

#main-copy a {
color: #5366a6;
background-color: transparent;
text-decoration: underline;
}

#main-copy a:hover {
text-decoration: none;
}

#main-copy p {
margin: 1em 0 1.5em 0;
padding: 0;
}
/*
#main-copy dt {
font-weight: bold;
margin: 0;
padding: 0 0 0.5ex 0;
}

#main-copy dd {
margin: 0 0 1.5em 1.5em;
padding: 0;
}
*/

/* ##### Footer ##### */

#footer {
color: black;
background-color: #cfd9e6;
font-size: 92%;
text-align: center;
line-height: 1.25em;
margin: 0;
padding: 1em 4mm 1em 4mm;
clear: both;
}

#footer div {
margin: 0;
padding: 0 0 1ex 0;
}

#footer a {
color: black;
background-color: transparent;
text-decoration: underline;
font-weight: bold;
}

#footer a:hover {
text-decoration: none;
}

th.header
{
padding-top:3px;
padding-bottom:3px;
border-bottom:1px solid #dbdee3;
text-align:center;
font-style:italic;
color:#455364;
background-color:#e8eaed;
}

img.header
{
vertical-align:middle;
margin-left:5px;
margin-right:10px;
}

td.result
{
padding-top:2px;
padding-bottom:2px;
font-size:10px;
}

td.title
{
font-weight:bold;
width:150px;
}	

table.box
{
border: 1px solid #dbdee3;
border-spacing:0px;
background-color:#fbfbfb;
border-collapse:collapse;
}

span.det
{
margin-right:10px;
font-weight:bold;
}

/* section */

.section {
border: 1px dotted #d2d6dc;
margin-top: 20px;
padding: 0px;
padding-left:30px;
padding-right:30px;
-moz-border-radius: 15px;
}

.section h2{
background-color:#f3f5f6;
color:#6a7480;
margin-top: 0;
margin-bottom:20px;
padding-top:5px;
padding-bottom:5px;
margin-left:-30px;
margin-right:-30px;
font-size:175%;
border-bottom:1px dotted #dbdee3;
border-left:1px dotted #dbdee3;
border-right:1px dotted #dbdee3;
display: block;
font-weight: normal;
-moz-border-radius: 15px;

}

.section#taxonomy h2
{

background: #f3f5f6 url(../images/taxonomy.jpg) center left no-repeat;
}

.section#description h2
{
background: #f3f5f6 url(../images/description.jpg) center left no-repeat;
}

.section#specimenlist h2
{
background: #f3f5f6 url(../images/specimenlist.jpg) center left no-repeat;
}

.section#pictures h2
{
background: #f3f5f6 url(../images/picture.jpg) center left no-repeat;
}

.section#information h2
{
background: #f3f5f6 url(../images/specimenlist.jpg) center left no-repeat;
}

.section#distributionmap h2
{
background: #f3f5f6 url(../images/globe.png) center left no-repeat;
}

.section#externallinks h2
{
background: #f3f5f6 url(../images/internet.png) center left no-repeat;
}

.section#additionnalinformation h2
{
background: #f3f5f6 url(../images/description.jpg) center left no-repeat;
}

.section h2 span
{
line-height: 35px;
position: relative;
left: 50px;
}

.section p {
margin: 0px;
}

/* taxonomy */

table.taxonomy {
width: 300px;
margin: 0 0 10px 0;	
padding: 0px;
border: 1px solid #dbdee3;
border-collapse: collapse;
border-spacing:0px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}

table.taxonomy caption {
margin: 10px 0 0 0;
padding: 0;
color:#455364;
background-color:#dbdee3;
font-weight: bold;
font-style:italic;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
}

table.taxonomy th
{
font-weight:bold;
width:150px;
text-align:left;
padding-left: 5px;
}	

/* #### Pager #### */

ul.pager {
margin-top: 10;
margin-bottom: 10;
margin-left: 0;
margin-right: 0;
padding: 0;
}

ul.pager li {
display: inline;
}

ul.pager li.selected {
font-weight: bold;
}

/* #### items #### */

div.result_item {
border:1px solid #dbdee3;
margin-bottom:20px;
padding:5px;
background-color:#fbfbfb;
}

/* */

dl.description
{
margin: 0;
padding: 0;
}

dl.description dt
{
width: 30%;
float: left;
margin: 0;
padding: 0;
font-weight: bold;
text-align: left;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dl.description dt { clear: both; }
/* end hack */

dl.description dd
{
float: left;
width: 60%;
margin: 0;
padding: 0;
}

/* gallery */

div.gallery {
margin: 0;
margin-top: 10px;
padding:0;
}

div.thumbnail {
border: 1px solid #000;
background-color: #ddd;
width: 160px;
height: 220px;
padding: 10px;
float: left;
margin-right: 5px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 5px;
text-align: center;
-moz-border-radius: 10px;
}

div.thumbnail h3 {
font-weight: bold;
text-align: center;
font-size: 12px;
}

div.thumbnail img {
border: 1px solid #000;
/*width: 80px; */
/*max-height: 80px;
max-width: 140px;*/
/*height:80px;*/
/* display: inline;*/
filter : alpha(opacity=75); /* IE */ 
-moz-opacity: 0.75; /* mozilla */ 
}

div.thumbnail img:hover {
filter : alpha(opacity=100); 
-moz-opacity: 1.0; 
}

div.thumbnail p {
text-align: left;
font-size: 11px;
margin: 0;
padding: 0;
}

div.thumbnail dl {
margin: 0;
padding: 0;
margin-top: 5px;
font-size: 11px;
}

div.thumbnail dt {
margin: 0;
padding: 0;
margin-right: 2px;
/*text-align: left;*/
float: left;
font-weight: bold;
}

div.thumbnail dd {
margin: 0;
padding: 0;
/*text-align: right;*/
/*float:left;*/
}

div.thumbnail .copyright {
text-align: right;
}

/* customs styles */

.latin {
font-style: italic;
}

.strong {
font-weight: bold;
}

.genus-species {
font-style: italic;
}

span.ref_title
{
font-style: italic;
}

.highlight {
background-color: #B0E0E6;
}

img {
border: 0;
}

.backtotop {
text-align:right;
}

hr {
visibility: hidden;
clear: both;
margin: 0;
padding:0;
}

.label {
font-weight: bold;
text-align: left;
vertical-align:top;
}

/* ##### Struts-Menu ##### */
div#menuDiv ul#menuList li.menubar a.actuator {
color: rgb(64,64,64);
background-color: #cfdde6;
font-weight: bold;
margin: 0;
padding: 0.8ex 1ex;
}
