﻿/* 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;
}
/*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_1068.gif') repeat-y fixed center;
}*/
input { width: 380px; }
select { width: 380px; }
select.wide2{width:380px;}
select.expand{width:auto;}
img { border: 0; } 
td { padding: 2px; border-bottom: none; }
h1 { font-size: 22px; text-align: left; }

/* Element bound styles */
td.leftCol { width: 130px; }
td.leftCol > label{width:130px;display:block}
tr.subrow { background: #DDD; font-size: 0.85em; }
fieldset.help { background: #DBE1ED; width: 100%; }
input.wide { width: 380px; }
select.wide { width: 380px; }
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: right;
	width: 228px;
	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: 20px;
	padding-bottom: 8px;
	padding-left: 12px;
	
}
/* Needed for support of alternative bottom text*/
div.bottomText
{
	margin: 2em auto 1em auto;
	
	/*font-size: 0.8em;	*/
}
div.loginBox { margin: 100px 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.4em; margin-top: 1.8em; 
}
/*.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; 
}
/*#container  {
    width: 1024px; 
    margin-right: auto; 
    margin-left: auto; 
    border-top: solid 1px white; 
}*/
#topText { margin: 5px 0px 5px 15px; font-size: 1.3em; }
#bottomText {
	margin: 2em auto 1em auto;
}

#footer {
	border-top:3px solid #DDE8ED;
	clear:both;
	font-size:0.8em;
	width: 100%;
	text-align: center;
}
img#pdfImage { position: relative; top: 8px; }
#topContainer{
     position: relative; 
     height: 78px;
     width:100%; 
     border-bottom: 5px solid #DDE8ED;
}
#middleContainer {
    position: relative;
    width: 100%;
    border-bottom: 5px solid #DDE8ED;
    padding-bottom: 5px;
}

#middleContainer_2 {
    position: relative;
    width: 100%;
    border-bottom: 5px solid #DDE8ED;
    padding-bottom: 5px;
}


/*#topContainer{
     background-image:url(/Image/topBg_1024.jpg); 
     background-repeat:repeat-x; 
     float:left; height:78px; 
     margin-bottom:10px; 
     width:100%; 
}*/
#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: 10px;
}
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;
    /*margin-top: 10px;*/  
}
#secondlogo img
{
    position: absolute;
    left: 430px;
    top: 30px;
}
/*#thirdlogo
{
    position: absolute;
    left: 680px;
    top: 10px;
    height: 100px;
}
*/
#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: 14px;
    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;
}

img#pdfImage 
{
    left: 725px;
    position: relative;
    top: -25px;
}

div#text2 #lnkFour {
    left: 282px;
    position: relative;
    top: 3px;
}


div.loginBox {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
}

div#logocontainer
{
    display: block;
    margin-bottom: 10px;
}

