﻿/* Default styles for html elements */
html { width: 100%; }
body {
	text-align: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	padding: 0;
	margin-top: 5px;
	/*background: #FFF url('/Image/bg.gif') repeat-y fixed center;*/
	background-color: #DDE8ED;
}
input { width: 210px; }
select { width: 210px; }
img { border: 0; } 
td { padding: 2px; border-bottom: none; }
h1 { font-size: 22px; text-align: left; }

/* Element bound styles */
td.leftCol { width: 130px; }
tr.subrow { background: #DDD; font-size: 0.85em; }
fieldset.help { background: #DBE1ED; width: 100%; }
input.wide { width: 215px; }
select.wide { width: 220px; }
select.help {  position: relative; top: -14px; }
input.combobox { width: 202px; }
input.wideCombobox { width: 230px; }
img.combobox {
	margin-left: -8px;
	margin-bottom: -4px;
}
div.infoBox {
	float: left;
	width: 410px;
	margin:52px 0px 0px 6px; 
	/*margin-top: 52px;*/
	border: 0px solid #9EACCF;
	/*margin-left: 6px;*/
	/*background-image:url(../Image/arrowleft.gif);*/
	background-repeat: no-repeat;
	background-position: 3px 13px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	
}
/* Needed for support of alternative bottom text*/
div.bottomText
{
	margin: 1em auto 1em auto;
	
	/*font-size: 0.8em;	*/
}
div.loginBox { margin: 0px auto; text-align: center; } 
div.mainBox { margin:auto 50px 80px 50px; text-align: center; float:left; _float:none;} 
div.maininnerBox { width:45%; text-align: center;float:left; border: solid 1px #9EACCF;padding:10px;margin:40px 10px 0px 0px;  } 
a.mainlink, a.mainlink:visited{color:#9EACCF; font-size:130%; }

div.loginBox table { margin: 0px auto; }
p.column { width: 400px; margin-left: auto; margin-right: auto; }

/* Non element-bound styles */
.hide { display: none; }
.button { width: auto; background: #DBE1ED; border: solid 1px #666; }
.searchGridHeader
{
	font-size: 1.1em; 
	font-weight:bold; 
	display: block; 
	margin-bottom: 0.6em; 
	margin-top: 1.8em;
	margin-left: 1.2em; 
}
/*.searchGrid { width: 100%; border: solid 1px #9EACCF; }*/
.searchGrid { margin-left: 14px; width: 814px; border: solid 1px #9EACCF; }
.searchGrid th {
	padding:4px;
	background-color: #DBE1ED;
}
.fragment { width: 365px; }
.autowidth input { width: auto; }
.leftAlign { text-align: left; }
.warningMessage 
{ 
    font-size: 1.1em; 
    color: #F33; 
    display: block; 
    margin-bottom: 1em; 
    margin-left: 15px;
 }

/* Id bound styles */
div#container  {
    width: 834px; 
    margin-right: auto; 
    margin-left: auto; 
    border-top: solid 1px white; 
    background-color: White; 
}
#topText  
{
    margin-top: 5px;
    margin-right: 0px; 
    margin-bottom: 5px; 
    margin-left: 15px; 
    font-size: 1.3em;  
    padding-left: 0;
}
#bottomText 
{
	margin: 2em auto 1em auto;
}

#footer {
	border-top:3px solid #DDE8ED;
	clear:both;
	font-size:0.8em;
	margin: 5px auto 0px auto;
	width: 100%;
	text-align: center;
}
img#pdfImage 
{ 
    left:500px;
    position:relative;
    top:-11px;
}
#topContainer{
     position: relative; 
     height: 78px;
     width:100%; 
     border-bottom: 5px solid #DDE8ED;
}
#logoContainer { float:left; margin-left:10px; margin-top:10px; margin-bottom: 8px; }
#menuBox { clear:left; float:left; margin-top:5px; padding-left:14px; width:auto; }
#menuBox a { color: #FFF; text-decoration: none; }
#searchbox 
{
    display: block;
	float: left;
	margin-top: 25px;
	font-size: 0.9em;
	/*width:365px;*/
	margin-left: 15px;
}
div.flora
{
    display: block;   
}
div.regionalInfo
{
    margin: 2em auto 1em 1em;
    text-align: left;
}

#filtertext
{
    padding-bottom: 10px;       
}
#filtertext span
{
    font-weight: bold;
    font-size: 12px;
}
#filter select
{
    width: 220px;
    margin-left: 50px;
}
#searchtext
{
    padding-bottom: 10px;       
}
#searchtext span
{
    font-weight: bold;
    font-size: 12px;
}
#search select
{
    width: 220px;
    margin-left: 50px;
}
#filtername
{
    float:left;
    margin-right: 50px;
}
#filtername span
{
    margin-right: 5px;
    font-size: 12px;
}
#filtername select
{
    width: 215px; 
    margin-left: 55px;  
}
#filterinstrument span
{
    margin-right: 5px;
    font-size: 12px;
}
#filterinstrument select
{
    width: 240px;
}
#firstlogo img
{
    float: left;
    margin-left: -7px;
    /*width: 150px;
    height: 55px; 
    margin-left: 20px;
    margin-top: 10px;*/  
}
#secondlogo img
{
    position: absolute;
    left: 380px;
    top: 30px;
    
}
#thirdlogo
{
    display: inline;
    width: auto;
    margin-left: 20px;
    margin-bottom: 5px;
}
#fourthlogo
{
    display:inline;
    width: auto;
    margin-left: 20px;   
    margin-bottom: 5px; 
}
div#secondaryText{margin-left: 15px;}
div#bottomText0{margin-left: 15px; }
div#bottomText1{margin-left: 15px;}

div#filter
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px; 
    padding-bottom: 30px; 
    padding-top: 10px; 
    padding-left: 20px; 
    border: solid 1px #9EACCF;   
}
.hidden
{
  display: none;  
}

div#footer 
{
    text-align: left;
    font-size: 1em;
    padding-top: 10px;
}

div#footer #text1
{
    margin-left: 15px;
}

div#footer #text2
{
    margin-left: 15px;
    margin-top: 5px;
}
