/*
CSS based on:
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*Icons based on:
Theme Name: Giøn
Description: Gnome Icons Theme compilation, modified under GPL license
Author & Theme URI: http://www.silvestre.com.ar/
Theme Name: Aero (based on nuoveXT)
Description: Gnome Icons Theme compilation, modified under GPL license
Author & Theme URI: http://nuovext.pwsp.net/
*/
/*-------------------------------------------------------General*/


body {
	  margin: auto;
	  text-align: center; /* bug de centrage IE */
	  padding: 0; 
	  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 	  background-color: #d9efda; 
	/*background:  url("/toto/static/images/bg.jpg") repeat-x top left; */
	  font-size: 62.5%; /* Resets 1em to 10px */
	  line-height:180%;width:99.7%;
}



#page {
	margin-left: auto;
	margin-right: auto;
/* 	margin-top:20px; */
	text-align:left;
	padding:0;
/* 	width: 1024px; */
	width:100%;
	height:100%;
	background-color:white;
	min-height:450px;

}


.conteneur{
/* 	width:830px; */
	width:100%;
}

.clearer{
	clear:both;
	height:0px;
}
.espace{height:8px;}
.center{
	text-align: center;
}

h2,.h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	margin: 5px 0 0;
	padding: 0;
	text-decoration: none;
}

h3, .h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	font-weight:bold;
}
.thin{font-weight:normal; font-size:0.8em;}

html>body ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body li {
	margin: 7px 0 8px 5px;
}


ul,li{
	list-style-type: none;
	margin:0;
	font-size:1em;
}   
 
a{
	color: #52501c;
	text-decoration: none;
  }

a:hover {
	color: #52501c;
	text-decoration: underline;
	cursor:pointer;
}

a:visited{
	color:#52501c;
}
.cancel:hover, .cancel:visited{color:#c00704;}

table{
	border-color:#ccc;
	border-style:solid; 
	border-width: thin;
	font-size:1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	vertical-align: top;
	empty-cells:show;
}
tr,td{padding:0;}

.underline{width:130px;}
.underline td{border: thin solid #efefef;padding:1px;white-space:wrap;}
.underline{border-collapse: collapse;}

.europe{height:8px;}
.table_noline{	border:0 none;padding:0;}
.table_noline td{ padding:0;line-height:100%;}

.paf{text-align:right;}
.nowrap{white-space:nowrap;}
.table_carret{
	border-width: thin;
	border-style: dashed;
	border-color: #ccc;
	width:100%;
}

.table_carret td{vertical-align: text-top;}
.big{font-weight:bold;}
.bigth,.ita{font-style: italic}
#formTable{
vertical-align:middle;
text-align:left;
border:thin dashed #ddd;
border-spacing:0;
}
#formTable tr td{padding:0;}
#formTable img{vertical-align:middle;}



img{
	border:0;
	background:transparent;
}

.alignImg{
padding-bottom:5px;
}

input{font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.1em;

	}

/*-------------------------------------------------------Header*/
#header_{margin-top:5px;padding: 0; background: url("/toto/static/images/head.png") repeat-x top left;height: 125px;width:100%; z-index:1;}
#header {background: url("/toto/static/images/dicSeul.png") no-repeat top left; z-index:5; height:125px;width:100%;}
#title {background: url("/toto/static/images/titre.png") no-repeat top center;height:100%; width:100%; z-index:8;}


#europe{
	background: url("/toto/static/images/flag/europe.jpg");
	height:25px;
	width:37px;
	float:right;
	margin-right:27px;
	margin-top:7px;
}
.infobulle{
    position:absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	width:auto;
	height:auto;
	background-color:white;
	z-index:20;
}
.infobulleB{
    position:absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	width:auto;
	height:auto;
	color:black;
	background-color:#f0f0f2;z-index:5;
}
.buttonInfobulle{
    position:absolute;
	visibility : hidden;
	border: 1px solid Black;
	margin-top:-30px;
	margin-right: 30px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	width:90px;
	height:auto;
	background-color:white;
	z-index:5;
}
#trailBar{
	background: url("/toto/static/images/actionbarbg.jpg")repeat-x top center;
	width: 100%;
	height: 40px;
	font-size:1.1em;
}

#trail{
	float: left;
	height: 20px;
	margin-top: 12px;
	padding-left: 20px;
	vertical-align: middle;
}

#trail a {
	padding-right: 0px;
	color:#333;
	font-weight:bold;
}

#trail ul{
	padding-left: 10px;
}

html>body #trail ul{
	text-indent: -10px;
}

#trail li{
	display:inline;
}

#help{
	float:right;
	margin-right:10px;
	height: 20px;
	margin-top: 12px;
	padding-left: 30px;
	vertical-align: middle;
	color:#333;
	font-weight:bold;
	font-size:1em;
}

#optionsTrail{
	float: right;
	height: 20px;
	margin-top: 12px;
	padding-left: 20px;
	vertical-align: middle;
}

#optionsTrail a {
	padding-right: 0px;
	color:#3d4221;
	font-weight:bold;
}

#optionsTrail ul{
	padding-right:20px;
}

html>body #optionsTrail ul{
	text-indent: -20px;
}

#optionsTrail li{
	display:inline;
}


/*-------------------------------------------------------Menu*/
#menuBar {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 6px;
	float: left;	
	text-align: left;
	margin-left:5px;
	margin-top:-5px;
	height:380px;
    width:12%;
	overflow-x:auto;
}
html>body #menuBar{margin-left:10px; margin-top:-10px;min-height:380px;height:auto;}

html>body #menuBar #sotd_box img{margin-left:-5px;}

#menuBar ul{
	margin-left: 0;
	padding: 0;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

#menuBar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size:1.1em;
}

#menuBar ul ul li {
	margin: 3px 0 0 0;
	padding: 0;
	font-size:1em;
}

#menuBar ul p, #menuBar ul select {
	margin: 5px 0 0 5px;
}

#menuBar ul ul, #menuBar ul ol {
	margin: 5px 0 0 5px;
  }

#menuBar ul ul ul, #menuBar ul ol {
	margin: 0 0 0 5px;
  }

#fixed_box{position: absolute; left: 10px; top: 300px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;font-size:1.1em;
	padding: 6px;
	float: left;	
	text-align: left;
	margin-left:5px;
	margin-top:-20px;
	height:auto;
        width:100%;}
div > div#fixed_box{ width:12%;top:auto;left:auto;}
.left_box{
	border-width: thin;
	border-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding: 2px;
/* 	width:130px; */
	width:20%;
	float: left;	
	overflow-x:scroll;
}

.dashed{
	border:thin dashed #bbb;
	padding: 6px;
}

#sotd_box{
	border-width: thin;
	border-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding: 3px;
	width:18%;
	float: left;	
	text-align:center;
}

#ulSearch, #ulAbout, #ulPref, #ulRegistry{ display:none;}

#searchPage #nav-search, #registryPage #nav-registry, #aboutPage #nav-about, #contribPage #nav-contrib{color:#3d4221;}
#searchPage #ulSearch, #registryPage #ulRegistry, #aboutPage #ulAbout,#contribPage .h2Contrib {display:block;}
#h2Contrib{font-weight:bold;color:#3d4221;}


/*-------------------------------------------------------Content*/
.session{
	color:red;
}


#content {
        float:right;
margin-right:0px;
	text-align:left;
	padding: 0;
	font-size: 1.2em; 
	padding-top:10px;
width:82%;
margin-top:-10px;
}


.justified{
text-align:justify;
margin-right:10px;
}

html>body .justified{margin-right:20px;}

.justified .background{width:100%;}

.title{
	font-weight:bold;
	text-align:left;
}

.pageTitle{
	font-size: 1.5em;
 	font-weight:bold;
}
.margins{
	margin:35px;
}
.error{
	color:red;
}
.cancel{color:#c00704;}
#formMail{
	padding:6px;
	display:none;
}



.validation{border:thin solid #bbb;}

.anchor{
	margin-left:5px;
 	background: url("/toto/static/images/top.jpg") no-repeat left; 
}


.data_grid{  	 
        position:relative; 	 
        overflow: auto; 	 
} 	 
  	 
.data_grid table{ 	 
        width:100%; 	 
        border-width:1px; 	 
        font-size:0.9em; 	 
} 	 
  	 
.data_grid td, .data_grid th{ 	 
        white-space: normal; 	 
        border-color: #999; 	 
        border-style: none solid dashed none; 	 
        border-width: thin; 
}
.data_grid th{ 	white-space:nowrap;}

.no_scroll{overflow:auto; }
.no_scroll table{width:96%;}

.pref_grid table{  width:96%;  border-width:0px;  font-size:0.9em;  white-space:nowrap;	}


#spacer,#spacer2{display:none;}


#multi,.multi {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:4px;
	margin-right:10px;
}

.minHeight{height:100px;}

html>body .minHeight{min-height:100px; height:auto; }


#frm #multi{
   margin-left:70px
}

#multi img,.multi img{
	vertical-align: middle;
	display: inline; 
}


#multi ul li ul li,.multi ul li ul li{display:inline;}

.blue{ color:#3d4221;}
.border{
	border: dashed 1px #b5deb5;
}

.border table{
	padding:1px 6px 1px 6px;
	margin:1px 6px 1px 20px;
	line-height:0.6em;
	border:0;
}
.bloc{
	float:left;
	display:inline;
}


.right{float:right; margin-top:-3px;}

.left{float:left;}

.valign{
	margin-top:6px;
}

#marginRightSmall {
	margin-right:20px;
}

select{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1em;
	height:16px;
	border:thin solid #bbb;
}
.textArea{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1em;
	height:16px;
	border:thin solid #bbb;
width:300px;

}


.textAreaS{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1em;
	height:16px;
	width:200px;
	border:thin solid #bbb;
}

.withMargin{float:left; margin-left:44px; }

html>body .withMargin{float:left; margin-left:90px;}

.withMargin2{width:330px;margin-top:18px;background-color:#fff;}
.textAreaVS{width:310px;}

#inLine{width:100%;}

.inline{display:inline;}

.inputTxt{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1.1em;
	height:20px;
}

#scroll{ 
	/*margin-left:-15% ;*/
	margin-left:-18%;
	margin-right:10px;width:116%;
}


/* html>body #scroll{width:auto;} */


#scrollC{ 
	z-index:3;
	width:100%;	
	float:right;padding:10px;
}


#fieldList{width:145px;}
html>body #fieldList{width:140px;}


#example,#suite{
	display:none;
}

.hrsmall{width:129px;height: 1px;
margin: 0;
_margin:0 0 -20px 0;border:none;}
html>body .hrsmall{border:thin;background-color:#ccc;}
.right{
	margin-right:160px;
	float:right;
}

.liForm{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1em;
	line-height:normal;  
}

.ulForm{
   margin-top:-10px;
   padding-left:5px;
}

html>body .ulForm {
	margin-top:-20px;
}

.queryReminder{
	font-weight:bold;
	width:100%;
	text-align:left;
	
}
.queryReminder span{
	font-weight:normal;
	color:#222;
	font-family:Courier, Sans-Serif;
	font-size:0.9em;
	width:100%;
}

.queryReminder .blue{
	color:#3d4221;
}
.ulPuce, .liPuce{
	list-style-type: circle;
	padding-left:5px;
	display:block;
}


.example {
	font-family: Courier, Sans-Serif;
	color: #666; 
}

#textArea{
	width:300px;
}

.background {
	background-color: #F3F3F3;
	width:96%;
}


.preferedbig {
	font-size:1.2em;
	font-weight:bold;
	color: #3d4221;
}


.label {
	color: #333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1em;
	font-weight:bold;
}


#urlLike,.urlLike{
	border:none;
	color:#3d4221;
}


.italic{font-style:italic;}
.txtLike{
	color:#000;
}
#dateHelpInfo{
	display:inline;
	width:25px;
	padding-top:1px;
	background: transparent url(/toto/static/images/info.png) no-repeat;

}

.list{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	text-align:left;
}

.list a{
	font-size:1.2em;
}

.notes_box, .notes_boxH{position:relative;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fefefe;
	padding: 3px;
	float: right;
	margin-right:0px;
	border:none;	
}
.notes_boxH {margin-top:-25px;}
.notes_box input{
	font-size: 1.1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}
.notes_box table, table td{
	border:none;
	vertical-align:top;
	padding:2px;
	
}
.notes_box input{width:120px;}


.buttonImg, .button, .buttonL{
	font-size: 1.1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px outset #ccc;
	}
	
.button{
	width:auto;
}

.buttonSearch{
		background-color : #e1e1e1;
font-weight:bold;
}



.right_box {
	padding: 6px;
	float: right;	
	margin: 20px 6px;
	border: thin dashed #b5beb5;
	width:280px;
}

html>body .right_box{width:auto;}
#right_box ul li{line-height:1em;}
.up{margin-top:0px; border:none;}

.field{width:120px;border:none;}

del{
color:red;
}

ins{
color:green;
}

.on{
color:#a0c;
}

.prev{float:left;margin-left:20px;}
.next{float:right;margin-right:22px;}

#loading,#loadingAdvanced{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.1em;
	z-index:12;
	position:fixed;
	margin-top:50px;
	margin-left:20%;
	height:auto;
	display:none;
	visibility:visible;
	background-color:#fff;
	border:1px solid #ddd;
	padding:15px;
}
html> #loading,#loadingAdvanced{margin-left:150px;}
#loadingGif{
	visibility:visible;
}

#fuzzyNameList{ 	border: thin dashed #00a; display:none; margin-right:10px;}

#thesaurus_options{display:none;}

#searchresults{
	border : 1px solid gray;
	height : 112px;
	/*width:460px;*/
	overflow-y : auto;
	margin-top:4px;
	float:left;
	display:none;
	margin-left:0px;
	position:relative;
}

#searchresults div.mover{
	background-color : #3d4221;
	color : white;
}

.higher,.taxonName,.family,.country,.collector,.locality,.institution,.collection,.unitKey,.genus,.common,.dateSup,.dateEq,.dateInf{
	display:none; border:thin solid #eee;}

.ro{background-color:#F3F3F3;}
.ro bt{width:50px;}
.ed{width:410px;}
html>body .ed {width:96%;margin-left:0px;}
.edL{width:400px;}
.tdLeft{width:180px;}
.tdRight{width:100%;}
.dateInf{width:45px;height:1.1em;}

#sugImg{
	display:inline;
	background: transparent url(/toto/static/images/idea.gif) center no-repeat;
	width:20px;
	border:0;
}

.hidden{display:none;}
/*-------------------------------------------------------Footer*/

#footer {

	margin-top:-2px;margin:auto;
	background-color: #eee;
 	background: url("/toto/static/images/footer.jpg") repeat-x  center; 
	border: 0;
/* 	width: 1024px; */
	width:99.3%;
	height: 80px;
	clear: both;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#footer img{margin-left:20px; float:left;}
#divJavascriptSupport{display:block;}


small, .small{
 float:left; 
text-align:left;
margin-right:10px;
margin-left:12%;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 1em;
line-height: 1.5em;
/* width:80%; */
color:#888;
}

html>body #footer small{
	font-size: 0.9em;
	line-height: 1.5em;
}

#peopleOptions,#collectionOptions,#institutionOptions{display:none;}
.center{margin-left:auto;margin-right:auto;}
.info{color:grey;}

