/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
background-image: url(../images/BiodivERsA/bio_list.jpg); 
	background-repeat: repeat-x; 
	background-position: 0px 0px; 
	margin: 5px 0px 0px 0px; 
	padding: 0;	
        /*color: #333333;*/
}

ul
{
        margin: 0px 0px 0px 0px;
        padding: 0;
        list-style: none;
}

li
{
        line-height: 15px;
        padding-left: 10px;
        padding-top: 0px;
        background-image: url(../images/BiodivERsA/bio_arrow.png);
        background-repeat: no-repeat;
        background-position: 0px 2px;
        font-size: 11px;
	text-align: left;
}

td {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Joomla core stuff */
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #6894C3;
}

a:hover {
	font-weight: normal;
        color: #003B79;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
        color: #003B79;
	text-decoration: underline;
}

a.readon:link, a.readon:visited {
	color: #6894C3;
}

table.contentpaneopen {
        width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
        padding: 0px 5px 0px 0px;
}

table.contentpane {
        width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}


table.contentpaneopen td.contentheading, table.contentpane td.contentheading {
	text-align: left;
	line-height: 24px;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
        color: #666666;

        padding: 0px 0px 5px 0px;
}

table.contentpaneopen td.componentheading, table.contentpane td.componentheading {
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}

.button {
	float: left;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        border: 1px solid #C5E1B9;
        width: auto;
        background: url(../images/BiodivERsA/bio_button_bg.png) repeat-x;
        padding: 0px 10px;
        line-height: 20px;
        margin: 1px;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.back_button {
	float: left;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        border: 1px solid #C5E1B9;
        width: auto;
        background: url(../images/BiodivERsA/bio_button_bg.png) repeat-x;
        padding: 0px 10px;
        line-height: 20px;
        margin: 1px;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.latestnews {
        font-size: 11px;
        font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.latestnews:link, a.latestnews:visited {
        font-size: 11px;
        font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.latestnews:hover { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.inputbox {
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.componentheading {
	text-align: left;
	line-height: 26px;
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
        color: #666666;
	
}

.contentpagetitle {
}

table.searchinto {
	width: auto;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

div.moduletable {
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	padding-left: 5px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 0px;
        color: #3D6289;
	background: url(../images/BiodivERsA/bio_subhead_bg.png) repeat-x;     
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

table.pollstableborder td {
}

.sectiontableheader {
}

.sectiontablefooter {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	font-size: 10px;
}

table.contenttoc {
}

table.contenttoc td {
}

table.contenttoc th {
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #FFFFFF url(../images/BiodivERsA/bio_menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
        width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6894C3;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	display: block;
	background: #EDFBE5 url(../images/BiodivERsA/bio_menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 12px;
        width: 150px;
	background-position: 0px -22px;
	color:#003B79;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevel#active_menu {
	display: block;
	background: #FFFFFF url(../images/BiodivERsA/bio_menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 12px;
	width: 150px;
	background-position: 0px -22px;
	color:#003B79;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevel#active_menu:hover {
	display: block;
	background: #FFFFFF url(../images/BiodivERsA/bio_menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 12px;
	width: 150px;
	background-position: 0px -22px;
	color:#003B79;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevelActive {
	display: block;
	background: #FFFFFF url(../images/BiodivERsA/bio_menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 12px;
	width: 150px;
	background-position: 0px -22px;
	color:#003B79;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevelActive:hover {
	display: block;
	background: #FFFFFF url(../images/BiodivERsA/bio_menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 12px;
	width: 150px;
	background-position: 0px -22px;
	color:#003B79;
	font-weight: bold;
	text-decoration: underline;
}


a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #6894C3;
}

a.sublevel:hover {
	color: #003B79;

	text-decoration: underline;
}

a.sublevelActive:link, a.sublevelActive:visited {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #003B79;
	text-decoration: underline;
}

a.sublevel#active_menu {

	color: #003B79;
	text-decoration: underline;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #DDD;
        color: #404040;
	border: 1px solid #BBB;
}

div.mosimage {
   border: 1px solid #C5E1B9;
}

.mosimage {
   border: 1px solid #C5E1B9;
   padding: 1px 1px 1px 1px;
   margin: 1px
}
 
.mosimage_caption {
   margin-top: 1px;
   padding: 1px 1px 1px 1px;
   text-transform: none;
   font-size: 9px;
   border-top: 1px solid #C5E1B9;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

span.article_seperator {
	display: block;
	height: 1.5em;
        border: 0;
}


/* --template layout css-- */

#wrapper {
	width: 850px;
        padding: 0px;
        margin: 0px;
        color: #333333;
	height: auto;
}

#container {
        float: left;
	display: block;
        color: #333333;
	margin: 0px;
        padding: 0px;
        height: auto;
}

/* top navigation menu */

#top_menu { 
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 5px 0px;
        color: #FFFFFF;
        height: 20px;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        width: 850px; 
}


/* search section */

#search_inner {
        overflow: hidden;
	float: right;
	width: auto;
}

#search_inner form {
        padding: 0;
        margin: 0;
}

#search_inner .inputbox {
	border: 1px solid #CCCCCC;
        line-height: 18px;
        height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
        
	text-indent: 5px;
}


/* top menu buttons */

#buttons_inner {
	height: 16px;
	float: right;
        margin: 0px 10px 0px 0px;
}

#buttons_inner  { 
        width: 595px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 585px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #buttons_inner { width: 585px }


#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #6894C3;
	
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	
	text-decoration: underline;
}


/* header for the website */

#header { 
        padding: 1px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        height: 205px;

        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        width: 850px;
}


/* logo */

/* org...  #logo { 
/* org...          padding: 0px;
/* org...          margin: 0px 5px 0px 0px;
/* org...  	background: #CCCCCC url(../images/BiodivERsA/bio_header.jpg) no-repeat;
/* org...          color: #333333;
/* org...          height: 170px;
/* org...          float: left;
/* org...  }
/* org...  
/* org...  #logo { 
/* org...          width: 170px; 
/* org...          voice-family: "\"}\""; 
/* org...          voice-family:inherit;
/* org...          width: 165px;
/* org...  } 
/* org...    /* CSS1 UAs should see and use 2nd width */
/* org...  
/* org...  html>body #logo { width: 165px }

/* banner for the website */

#banner { 
        float: left;
        margin: 0px;
	
        color: #333333;
        height: 205px;
        padding: 0px;
        width: 850px;
}


/* content */

#content { 
        float: left;
        margin: 0px 0px 0px 0px;
        color: #333333;
        padding: 10px 0px 0px 0px;
	
        width: 850px; 
        border-bottom: 1px solid #E1EBD7;
        border-left: 1px solid #E1EBD7;
        border-right: 1px solid #E1EBD7;
}


/* left menu navigation */



#left_menu { 
        float: left;
        margin: 0px;
        padding: 5px 5px 0px 5px;
        border-right: 1px solid #C5E1B9;
        border-left: 1px solid #C5E1B9;
        border-top: 1px solid #C5E1B9;
        border-bottom: 1px solid #C5E1B9;
        position:relative;
		top:-60px;
		left:5px;
		width:150px;
		height:100%;
		text-align:left;
		color:#333333;
}

/* org..  #left_menu { 
/* org..          float: left;
/* org..          margin: 0px;
/* org..          padding: 0px 10px 0px 0px;
/* org..  }
/* org..  
/* org..  #left_menu  { 
/* org..          width: 170px; 
/* org..          voice-family: "\"}\""; 
/* org..          voice-family:inherit;
/* org..          width: 160px;
/* org..  } 
/* org..    /* CSS1 UAs should see and use 2nd width */
/* org..  
/* org..  html>body #left_menu { width: 160px }


/* main content section */

#main_content { 
        float: right;
        margin: 0px;
        padding: 0px;
        width: 670px;
}

#content-left p, #content-right p
		{
  		margin:3px 5px 3px;
		}
		
#content-left	{
		float:left;
		width:218px;
        padding: 0px 5px 5px 0px;		
  		margin:4px 0px 10px 0px;
        border-bottom: 1px solid #C5E1B9;
        border-right: 1px solid #C5E1B9;				
		text-align:left;		
		color:#333333;
		background:transparent url(../images/BiodivERsA/subnav-bg.gif) no-repeat bottom right;		
		}
		
#content-right	{
		float:right;
		width:218px;
        padding: 0px 5px 5px 5px;		
  		margin:4px 5px 10px 0px;
        border-left: 1px solid #C5E1B9;
        border-bottom: 1px solid #C5E1B9;
		text-align:left;		
		color:#333333;
		background:transparent url(../images/BiodivERsA/subnav-bg.gif) no-repeat bottom right;
		}		


/* right column */

#rightcontainer { 
        float: left;
        margin: 5px;
        border-left: 1px solid #C5E1B9;
        padding: 0px 0px 0px 7px;
}

#rightcontainer  { 
        width: 180px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 170px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #rightcontainer { width: 180px }


/* footer */

.footer { 
        clear: both;
        padding: 5px 0px 5px 0px;
        margin: 0px ;
        height: 28px;
        width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #333333;
	background: transparent;
}

.footer a:link, #footer a:visited {
	color: #6894C3;
	
	text-decoration: none;
        font-weight: bold;
}

.footer a:hover {
	color: #003B79;
	
	text-decoration: underline;
        font-weight: bold;
}

div.clr {
	clear: both;
}

ul#jw-sir {position:relative;list-style:none;list-style-image:none;margin:0px auto;padding:0px;overflow:hidden;border:none;background:none;width:850px;height:205px;}
ul#jw-sir li {list-style:none;margin:0px;padding:0px;border:none;background:none;}
ul#jw-sir li a {margin:0px;padding:0px;border:none;background:none;}
ul#jw-sir li a img {display:none;position:absolute;top:0;left:0;border:none;background:none;}
ul#jw-sir li#jw-sir-loading {background:#fff url(../images/BiodivERsA/loading.gif) no-repeat center;width:850px;height:205px;}

div.subMenu {
	position: absolute;
}

div.subMenuItem {
	background: white;
	padding-left: 4px;
}

hr.grey {
	width: 100%;
	height: 1pt;
	color: #9C9C9C;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
}
