@charset "utf-8";


body { padding: 1em; }
ul.main li { list-style: none; }
ul { margin-left: 5px; }
ul li { padding-bottom: 2px; list-style: square; }
ol { margin-left: 5px; }
a img { text-decoration: none; }


h3 {color:#333; border-bottom:1px solid #ccc; padding:0 0 5px 0; margin-bottom:10px;}
h2 { font-size:130%; padding-top:3px; padding-bottom:3px; margin-bottom:8px; }
h4 { padding: 3px 0 5px 0; font-size: 110%; border-bottom:1px solid #ccc; margin:0 0 5px 0; }

.header { padding: 0 0 1em 0; }
.header .title div { float: left; width: 100%; margin-top: 1.2em; padding: 0 0 0.1em 0; border-bottom: 1px solid #999; margin-bottom: 0.2em;}
.header .title div h1 { float: left; color: #333; padding: 0; }
.header .title div p { float: right; padding: 0; vertical-align: bottom; }
.lang { text-align: right; font-size: 80%; }
.footer { margin: 1em 0 0 0; padding: 0.8em 0 0 0; border-top: 1px solid #999; color: #666; }


.selected { text-decoration: none; font-weight: bold; color:#000000; }
.selected:visited { color: #000; }

.tabselected { font-weight:bold; background-color:#C3D9FF; border-bottom:0px; color:#000000; padding:3px; text-align: center; white-space: nowrap; }
.tabnotselected { background-color:#E5ECF9; border-bottom:0px; padding:3px; text-align: center; white-space: nowrap;}
.tabbody { border:1px solid #C3D9FF; padding:5px; border-top-width:3px; }
.tabselected a { color:#000000; text-decoration:none; }
.tabnotselected a:visited { color:#0000cc; }


.tour_thumb { text-align: center; }
.tour_thumb a {text-decoration:none; }
.tour_thumb img { margin: 0 0 0 0; border: 1px solid #666; padding: 2px 2px 2px 2px; background-color:#fff;  }
.tour_thumb img:hover { background-color: #5588ee; }
.tour_thumb span { text-decoration: underline; }

.content { padding: 1em 0.2em 0.2em 0.2em;}

.hidden { display: none; }


.download_box { background-color:#d0f4ca;border: 1px solid #acafdd; text-align:center; padding: 0.5em 0 0.5em 0; width: 100%;}



/* Outreach */
.infobox { border: 1px solid #ddd; padding: 0.5em 0.5em 0.5em 0.5em; height: 21.5em; background: url(images/latlong_logo.png) no-repeat right bottom; }
  
.infoboxHead {
  border: 1px solid #ddd; 
  border-bottom: 0px;
  padding: 0.1em 0.5em 0.3em 0.5em; 
  margin-top: 30px;
  height: 1em;
  font-weight: bold;
  background-color: #EFFFF6;
   
}

.slide { text-align: center; }
.slide img { padding: 5px 5px 5px 5px; }

.case_study_r { float: right; padding: 5px 10px 10px 10px; text-align: center; font-size: 80%; }
.case_study_r a { color: #999; }
.case_study_l { float: left; padding: 5px 10px 10px 0px; text-align: center; font-size: 80%; }
.case_study_l a { color: #999; }


ul.breadcrumbs  { list-style: none; margin-left: 0px; padding-left: 0px; }
ul.breadcrumbs li { display: inline; padding-right: 5px; }



