/* CSS Document */

/* =================================== */
/* MAIN PAGE DIVS */
#uniquename3 {
    display:none; 
    position:absolute; 
    border-style: solid; 
    background-color: white; 
    padding: 5px;
    text-align:left;
    width:400px;
    height:auto;    
   /* background-image: url(../images/loader.gif);
    background-repeat: no-repeat;*/
}

/* =================================== */
/* MAIN PAGE DIVS */


/*==================================*/


#glossarywrapper
{
    overflow-y:scroll;
    height:400px;
    margin-top:5px;
    border-left:solid 1px #54a4de;
    border-bottom:solid 1px #54a4de;
}

#maingloswrap
{
    text-align:left;
    margin-top:5px;
}
.glossaryletters
{
    margin-top:5px;
}

#glossarydescription
{
    overflow-y:scroll;
    width:100%;
    height:100px;
}
#mastercontent{
    height:100%;
	width:100%;	
	overflow:hidden;
}
#loginmessage
{
    margin:5px;
}
#top_menu { 
    background-image: url(../images/bground_top.jpg);
	background-repeat: repeat-x; margin: 0;
	height:25px;
	width:100%;
}

#image_space { 
    background-image: url(../images/logo.gif);
    background-repeat: no-repeat;
    background-color:White;
	height:138px;
	width:180px;
	padding:0px;
	float:left;
	margin-left:0px;
}

#display { 
    background-image: url(../images/banner.jpg);
    /*background-repeat:no-repeat;*/
	margin-left: 160px;
	height:138px;
	background-color:Black;
}

.column
{
    background-color:#213744;
    height:5px;
    float:left;
    width:100%;
}

#left_menu {
	height:100%;
	/*margin: 5px 20px 5px 1px;*/
	padding-top:10px;
	padding-bottom:10px;
	/*float:left;	*/
}

#right_menu {
	height:100%;
	width:100%;	
	padding-top:10px;
	padding-bottom:10px;
	/*margin: 5px 1px 5px 20px;	*/
}

#login
{
    margin-bottom:10px;
}

#filter
{
    margin-bottom:20px;
}

.headblock1 
{           
    width:100%;
    height:20px;
    background-image: url(../images/heading_bg.jpg);
    background-repeat: repeat-x; margin: 0;  

    /*background-color:#dce4e7; */
}

.headblock2
{           
    width:98%;
    height:17px; 
    background-color:#4c86ac;
    color:White;
    border:solid 1px white;
    margin:1px;
}

.passwordlink {
  /*padding: 1px 15px 1px 15px;*/
  /*border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  color: #FFFFFF;
  background-image: url(../images/bground_top.jpg);*/
  /*margin:5px;*/
  padding:5px;
  padding-bottom:10px;
  text-decoration:underline;
  text-align: left;
  /*font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center; */
  }
.passwordlink:hover
{  
    /*background-color:white;*/
    color:Blue;
    cursor: pointer;
}

.rememberme
{
    font-size:12px;
}

.menulink {
  padding: 2px 15px 3px 15px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  color: #FFFFFF;
  background-image: url(../images/bground_top.jpg);
  margin:5px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: left; 
  }
.menulink:hover
{  
    background-image: url(../images/log_bg.jpg);
    color:#666666;
    cursor: pointer;
}

.leftdiv 
{
    /*background-color:#e6eaec;*/
    background-color:#d4dee0;
    /*border-style:solid;
    border-color:#9dc0dc;
    border-width:1px;*/
    width:170px;
    text-align:left;
    margin-left:10px;
    margin-right:10px;
}

.registerdiv 
{
    cursor:hand;
    background-image:url("../images/registerbutton.jpg");
    margin-bottom:20px;
    width:142px;
    height:55px;    
    margin-left:20px;
}

.backtoprofilediv 
{
    cursor:hand;
    background-image:url("../images/backtoprofile.jpg");
    margin-bottom:20px;
    width:142px;
    height:55px;    
    margin-left:6px;
}

.backtomapdiv
{
    cursor:hand;
    background-image:url("../images/backtomap.jpg");
    margin-bottom:20px;
    width:142px;
    height:55px;    
    margin-left:6px;
}

.registerentry
{
    background-color:#e6eaec;
    /*border-style:solid;
    border-color:#9dc0dc;
    border-width:1px;*/
    width:300px;
    text-align:left;
    margin-left:15px;
    margin-right:10px;
    padding:10px;
}

#spacer
{
    height:3px;
}

#loadingdiv
{
    text-align:center;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
}

.loadingdiv2
{
    height:100px;
    width:150px;
    text-align:center;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    vertical-align:bottom;
    margin-left:70px;
    display:none;
}

.loadingdiv
{
    text-align:center;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
}

.advertise 
{    
    /*background-color:#f9f9f9;
    border-style:solid;
    border-color:#9dc0dc;
    border-width:1px;*/
    width:170px;
    text-align:left;
    margin-left:5px;
}

.rightdiv 
{
    background-color:#d4dee0;
    /*border-style:solid;
    border-color:#54a4de;
    border-width:1px;*/
    width:200px;
    text-align:left;
    margin-left:10px;
    margin-right:10px;
}

.middeldiv
{
    /*background-color:#f9f9f9;
    border-style:solid;
    border-color:#54a4de;
    border-width:1px;*/
    width:100%;
    height:100%;
}

.infodiv
{
    margin-top:10px;
    width:200px;
    text-align:left;
}

/* =================================== */
/* MAIN PAGE DIVS */
/* END */
/* =================================== */

/* =================================== */
/* Membership Profile for the public */
.orgname
{
    border-bottom:dashed 1px black;
    width:100%;
}
.membertable
{
    text-align:left;
    width:100%;
    vertical-align:top;
}
.membertablecolumn
{
    padding-top:10px;
    padding-right:20px;
    padding-bottom:10px;
    width:50%;
    vertical-align:top;    
}
.memberheading
{
    font-size:14px;
    font-weight:bold;
    margin-top:10px;
}
.memberheading3
{
    font-size:14px;
    font-weight:bold;
    margin-top:10px;
    color:Red;
}
.membertabletext
{
    background-color:#f9f9f9;
    border-style:solid;
    border-color:#54a4de;
    border-width:1px;
    padding:5px;
}
.memberheading2
{
    margin-top:5px;
    font-weight:bold;
}
/* END */
/* =================================== */


/* =================================== */
/* Member Profile Page DIVS */

.memberprofilediv
{
    width:100%;
    background-color:#f9f9f9;
    /*border-style:dashed;
    border-color:#54a4de;
    border-width:1px;
    margin-top:20px;*/
    /*padding:5px;*/
}
.memberprofiletextdiv
{
    
}

.memberprofiletable
{
    vertical-align:top;    
    float:left;
    text-align:left;
    margin:0px;
    padding-right:20px; 
    padding-top:5px;   
}
.memberprofileleftcell
{
    width:100px;
}

.searchresultstable
{
    margin:5px;
    margin-top:0px;
}
.memberprofilerightcell
{
}
/* END */
/* =================================== */

/* =================================== */
/* Member Profile Page DIVS */

.parag
{
    margin-top:6px;
}
.profiletable
{
    background-color:#3d6881;
    width:170px;
    height:30px;
    /*background-image:url(../images/tab.jpg);*/
    color:white;
    text-align:center;
}
.profiletableselected
{
    width:170px;
    height:30px;
    /*background-image:url(../images/tabselected.jpg);*/
    background-color:#e6eaec;
    color:black;
    text-align:center;
    /*border-top:solid 1px #3d6881;*/
}
.profiletablemain
{
    background-color:#e6eaec;
    width:100%;
    border:0px;
    border-spacing:0px;
}

.profiletablelinks { 
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
	text-decoration: none; 		
	cursor:hand;  
}
.profiletablediv
{
    cursor:hand;
}
/* END */
/* =================================== */


/* CSS HEADINGS */

.head1 {
  text-align:left;
  padding-top:2px;
  padding-left:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#213744;
}

.head1alt {
  text-align:left;
  padding-top:2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#213744;
}

.subhead1 {
  text-align:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#213744;
}

.subhead2 {
  text-align:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#213744;
  width:150px;
}
.bullets
{
    margin-left:10px;
}
.head11 
{
  text-align:left;
  padding-top:2px;
  /*padding-left:5px;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#213744;
}

.head22 
{
  text-align:left;
  padding-top:2px;
  margin-left:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#213744;
}

/* used for the comments little table*/
.textcontentmain
{
    overflow:hidden;
    padding:0px; 
    padding-bottom:0px;
    /*background-color: rgb(230, 234, 236);*/
}
.head2
{
    font-weight:bold;
    color:#548db3;
    margin:5px;
}

.head3
{
    font-weight:bold;
    color:#548db3;
    margin:5px;
    cursor:pointer;
    text-decoration:underline;
}

.rssdiv
{
    width:200px;
    height:200px;
    overflow:scroll;
    border:solid 1 black;
}
/* END */
/* ============================================ */







/* END */
/* ============================================ */

/* FONTS

///////////////*/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0; 
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-y; 
	_width: 100%;
	/*background-color:#f9f9f9;*/
	background-color:White;
}

.toplinks {
          color: #FFFFFF; 
          font-family: 
		  Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  text-decoration: none; 		  
}

.toplinks:a:link {
          color: #FFFFFF; 
          font-family: 
		  Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  text-decoration: none; 
}

.toplinks:hover {
          color: #FFFFFF; 
          font-family: 
		  Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  text-decoration: underline; 
}
.footertext {
          color: #FFFFFF; 
          font-family: 
		  Verdana, Arial, Helvetica, sans-serif; 
		  text-align:center;
		  font-size: 10px;
		  text-decoration: non; 
}
.separater {
    color: #FFFFFF;
    margin-right:5px;
	margin-left:5px;
}

.inside_logtext2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #213744;
	font-size: 12px;
}

.inside_logtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #213744;
	font-size: 12px;
	text-decoration: underline; 
}
.inside_logtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #213744;
	font-size: 12px;
	text-decoration: underline; 
}
.header_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* DIVS

///////////////*/

#block1 {
    height:30px;
    width:100%;
    background-image: url(../images/log_bg.jpg);
    background-repeat: repeat-x; margin: 0;
    text-align:left;
    vertical-align:bottom;   
}

#block2 
{
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    height:18px;
    width:99%;
    font-size: 11px;
    margin: 5px;
    background-image: url(../images/bground_top.jpg);
    background-repeat: repeat-x; margin: 0;
}

#block3 
{
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    height:20px;
    width:99%;
    font-size: 12px;
    margin: 5px;
    text-align:center;
    background-image: url(../images/bground_top.jpg);
    background-repeat: repeat-x; margin: 0;
}
#block3:hover
{
    font-size: 14px;
    font-weight:bold;
    height:21px;   
}

.headingblock {
    height:20px;
    width:100%;
    background-image: url(../images/log_bg.jpg);
    text-align:left;  
    vertical-align:middle; 
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    font-weight:bold;
}

#glossarytopmenu 
{
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    height:20px;
    width:100%;
    font-size: 12px;
    margin: 5px;
    text-align:center;
    background-image: url(../images/bground_top.jpg);
    background-repeat: repeat-x; margin: 0;
}
#glossarytopmenu:hover
{
    font-size: 12px;   
}



#viewcommentstablepopup
{
    /*background-image: url(../images/log_bg.jpg);*/
    /*background-repeat: repeat-x; margin: 0;*/
    background-color:#edf2f3;
    width:200px;
    margin:1px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
}






#blue { 
    background-image: url(../images/bground_top.jpg);
    background-repeat: repeat-x; margin: 0;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
	margin-left: 0px;
	height:20px;
}

.surveytable
{
    margin-top:5px;    
    /*border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;*/
}


#footer1 { 
    background-color:#ffffff;
	padding: 10px 0px 0px 0px;
}

.inputtext,
.inputpassword {
  /*border: 1px solid #bdc7d8;*/
  border:0px;
  margin:0px 5px 5px 5px;
  padding: 1px;
  /*width:80%;*/
  overflow:hidden;
}

.inputtextsearch {
  /*border: 1px solid #bdc7d8;*/
  border:0px;
  margin:5px 0px 5px 5px;
  padding: 0px;
  width:150px;
  height:19px;
  padding-top:5px;
  padding-left:2px;
  overflow:hidden;
  vertical-align:bottom;
  text-align:left;
}

.inputtextarea
{
    border:0px;
    margin:5px;
    padding: 1px;
    overflow:scroll;
}
.inputdropdown {
  /*border: 1px solid #bdc7d8;*/
  border:0px;
  margin:5px;
  padding: 1px; 
  width:92%;
  text-align:left;
  }

/* BUTTON CSS */
.inputbutton,
.inputsubmit {
  /*padding: 2px 15px 3px 15px;*/
  /*border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;*/
  background-image: url(../images/button.jpg);
  border:0px;
  width:85px;
  height:30px;
  margin:5px;
  color: black;
  font-weight:bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; 
}

.inputsubmit2 {
  /*padding: 2px 15px 3px 15px;*/
  /*border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;*/
  background-image: url(../images/button2.jpg);
  border:0px;
  width:166px;
  height:30px;
  margin:5px;
  color: black;
  font-weight:bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; 
}

.inputsubmit3 {
  /*padding: 2px 15px 3px 15px;*/
  /*border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;*/
  background-image: url(../images/searchbut.jpg);
  border:0px;
  width:24px;
  height:24px;
  margin:0px;
  color: black;
  font-weight:bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; 
  cursor:pointer;
}

.inputbutton,
.inputsubmit,
.inputsubmit2:hover
{  
    cursor: pointer;
}
/* =================================== */



/* =================================== */
/* GENERAL FONT CSS */
label {
  cursor: pointer;
  color: #666666;
  font-weight: bold; 
}

label input 
{
  padding-top:10px;
  font-weight: normal; 
}

.labeldiv
{
    font-weight:bold;
    margin-left:0px;
    margin-top:10px;
}
/* END */
/* =================================== */
  
#MainContent
{
    background-color:#edf2f3;
}



/* CSS FOR THE DIVE ROUND MENUS */

#topcorner
{
    background-image: url(../images/corner.gif);
    width:200px;
    height:20px;
    
}

#divcontent
{
    background-image: url(../images/divcontent2.jpg);  
    width:200px;
    height:300px;
}
#middelcontent
{
    background-color:#ecf1f2;    
    width: 200px;
    /*height:250px;*/
    text-align:center;
}
#bottomcorner
{
    background-image: url(../images/corner2.gif);
    width:200px;
    height:20px;
}
/*===================================================*/

/* CSS FOR A HEADING BLOCK */
.headingblock1 
{    
  width:200px;
  height:20px;
  color: #213744;
  font-size: 14px;
  text-align:center;
  font-weight:bold;
  text-decoration: underline;
}
/*===================================================*/


  


.topleftcorner
{
    background-image: url(../images/tablecornertopleft.gif);
    width:8px;
    height:8px;
    margin:0px;
    padding:0px;
}
.bottomleftcorner
{
    background-image: url(../images/tablecornerbotleft.gif);
    width:8px;
    height:8px;
    margin:0px;
    padding:0px;
}

.toptablemiddel
{
    background-color:#3e6c86;
    width:100px;
    height:8px;
    margin:0px;
    padding:0px;
}
.middelleftright
{
    background-color:#3e6c86;
    width:8px;
    height:100%;
    margin:0px;
    padding:0px;
}

.toprightcorner
{
    background-image: url(../images/tablecornertopright.gif);
    width:8px;
    height:8px;
    margin:0px;
    padding:0px;
}
.bottomrightcorner
{
    background-image: url(../images/tablecornerbotright.gif);
    width:8px;
    height:8px;
    margin:0px;
    padding:0px;
}
/* ===================================================================== */

/* GLOSSARY TABEL CSS */
.glossarylinks { 
          font-family: 
		  Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  text-decoration: none; 		  
}
.textcontentmaincomments
{
    overflow:hidden;
    padding:5px; 
    /*padding-bottom:0px;*/
    background-color: rgb(230, 234, 236);
}

.glossarytablecells 
{
    
  border-top:solid 2px Black;
  color: #FFFFFF;
  background-color:#41708c;
  cursor: pointer;
  font-size: 12px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center;   
  }
  
.glossarytablecells:hover
{
    border-top:solid 2px #D9DFEA;
    color: #213744;   
    cursor: pointer;
    background-color:#f2f2f2;
    /*background-image: url(../log_bg.jpg);*/
}

.glossarycommentsleftdiv
{
    /*background-color:#e6eaec;*/
    background-color:#d4dee0;
    /*border-style:solid;
    border-color:#9dc0dc;
    border-width:1px;*/
    width:170px;
    text-align:left;
    margin-left:5px;
    margin-right:5px;
}

.glossarytablecellselected 
{
  width:20%;
  color: #213744;
  background-image: url(../tabselected.jpg);
  background-color:#f2f2f2;    
  cursor: pointer;
  font-size: 12px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center;   
  }
  
.glossarytablecellselected {
  
  border-top:solid 2px white;
  color: #213744;   
  background-image: url(../log_bg.jpg);  
  cursor: pointer;
  font-size: 12px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  text-align: center;   
 }
 
 
.glossarydeviderow
{
    background-image: url(../images/log_bg.jpg);
    height:5px;
    width:100%;
}

.glossarytablerow {   
  color: #213744;
  background-color:#f2f2f2;
  text-align: center; 
}

.glossaryresultrow
{
    height:40px;
    vertical-align:top;
}

.glossaryresultcell
{
    padding:5px;
}

#middelcontentcomment
{
    background-color:#ecf1f2;    
    width: 200px;
    text-align:center;
} 

#glossarytable,
#viewcommentstable
{
    width:100%;
    vertical-align:top;
}
.glossarydivtable
{
    width:450px;
    height:50%;
    border-style:solid;
    border-color:#54a4de;
    border-width:1px;
    vertical-align:top;
    text-align:left;        
}
.glossarydivtabletd1
{
    padding:5px;
    font-weight:bold;
    background-color:#f2f2f2;
}
.glossarydivtabletd2
{
    padding:5px;
    background-color:#f9f9f9;
}
/* ===================================================================== */

/* CSS DIVS FOR THE LEFT AND RIGHT MENU BOXES */





.addcommentdiv
{
    background-color:#f9f9f9;
    border-style:solid;
    border-color:#54a4de;
    border-width:1px;
    text-align:center;
    padding-top:5px;
    margin-top:5px;
    width:450px;
}


.middeldivcontent
{
    margin:5px;
}



#content_area 
{
    margin:0px 0px 0px 0px; 
	width:100%;
	height:100%;
}



#glossaryleftdiv
{
    float:left;
    margin:5px;
    width:400px;
    height:200px;
    padding:5px;
}
#glossaryrightdiv
{
    float:right;
    margin:5px;
    width:220px;
    height:90%;
    padding:5px;
    overflow:hidden;
    overflow-y:scroll;
}
/* ============================================= */




/* GOOGLE MAPS */

#map 
{
    width:100%;
    height:450px;
    vertical-align:middle;
    text-align:center;
    cursor:pointer;
}

.legenddiv 
{
    background-color:#f9f9f9;
    /*border-style:solid;
    border-color:#4c86ac;
    border-width:3px;*/
    width:90px;
    text-align:left;
    font-size:9px;

}

#legend
{
    position: absolute;
    bottom: 0px; 
    right: 0px;
    padding:0px;
}
#wrapper 
{ 
    /*border:solid 20px #4c86ac;*/
    position: relative; 
    margin:0px;
    margin-bottom:0px;
    border:solid 10px #e6eaec;
}

#wrapperglobal
{ 
    /*border-top:solid 40px #42718c;
    border-bottom:solid 20px #42718c;
    border-left:solid s20px #42718c;
    border-right:solid 20px #42718c;*/
    position: relative;
    margin:0px;
    /*border-left:solid 20px white;
    border-right:solid 20px white;*/
}

.mapentry
{
    text-align:left;
    cursor:pointer;
    background-color:#e5ecf3;
    width:95%;
    margin:5px;
}
.mapentry:hover
{
    cursor:pointer;
    background-color:#BBA57A;
}

.heading2
{
    font-weight:bold;
    font-size:10px;
    text-align:left;
    text-decoration:underline;
    width:180px;
}

.searchmapsdiv
{
    width:740px;
    height:180px;
    padding:0px;
    margin:0px;
    /*background-color:#f9f9f9;
    border-style:solid;
    border-color:#54a4de;
    border-width:1px;*/
    float:left;
    text-align:left;
    overflow-y:scroll;
}

.searchmapsdiv2
{
    width:760px;
    height:350px;
    /*background-color:#f9f9f9;
    border-style:solid;
    border-color:#54a4de;
    border-width:1px;*/
    float:left;
    text-align:left;
    overflow-y:scroll;
}
/* ============================================ */