@import "reset.css";
body {
  background-color: #016eb1;
  background-image: url(img/bgimage.jpg);
  background-repeat: no-repeat;
  font-family: Arial, Verdana, Times New Roman;
  color: #4d4f53;
  font-size: 12px;
}
#body a, #productbody a, h5 a, h3 a {
  padding: 2px;
  color: #00b0ca;
  text-decoration: none;
}
#body a:hover, #productbody a:hover, h5 a:hover {
  padding: 2px;
  background-color: #00b0ca;
  color: #fff;
}
/* LAYOUT
------------------------------------------------------------*/
#template {
  margin-top: 65px;
  width: 960px;
  min-height: 450px;
}
#primary {
  float: right;
  margin-right: 0;
  width: 720px;
  padding-bottom: 50px;
}
#secondary {
  margin-left: 0;
  width: 210px;
  min-height: 200px;
  background-color: #fff;
  padding-bottom: 20px;
}
#content {
  background-color: #fff;
  min-height: 400px;
}
#start {
  width: 455px;
  background-color: #fff;
}
#startcontent {
  height: 345px;
}
#startright {
  float: right;
  width: 245px;
  margin-right: 0;
}
#spots {
  height: 345px;
}
.spot {
  margin-bottom: 6px;
}

/* GENERAL
------------------------------------------------------------*/
h1 {
  font-size: 50px;
  color: #3998c1;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  color: #bcbdbc;
  font-weight: normal;
  margin-top: 10px;
}
h5 {
  font-size: 11px;
  color: #bcbdbc;
  font-weight: normal;
  margin-top: 10px;
  line-height: 18px;
}
.inner {
  padding: 38px;
}
/* work around for box-shadow in all browsers */
.box {
  box-shadow: 5px 5px 5px #ddd;
  -o-box-shadow: 5px 5px 5px #ddd;
  -moz-box-shadow: 5px 5px 5px #ddd;
  -webkit-box-shadow: 5px 5px 5px #ddd;
}

/* NAVIGATION
------------------------------------------------------------*/
#logo {
  padding: 29px 0 0 25px;
}
#separator {
  border-bottom: 1px #e5e5e5 dotted;
  width: 175px;
  margin: 20px 0 18px 15px;
}
#nav {
  margin-left: 27px;
}
#nav li {
  margin-bottom: 3px;
}
#nav li img {
  margin: 0 0 3px 10px;
}
#nav li a {
  font-size: 18px;
  text-decoration: none;
  color: #4d4f53;
  margin-bottom: 3px;
}
#nav li.selected > a {
  color: #00b0ca;
}
#nav li a:hover {
  color: #bcbdbc;
}
#nav li.selected a:hover {
  color: #00b0ca;
}
#nav li ul {
  margin: 8px 0 8px 8px;
}
#nav li ul li a {
  font-size: 12px;
  text-decoration: none;
  color: #bcbdbc;
}
#search {
  margin: 10px 0 0 27px;
}
.search {
  width: 100px;
  border: 1px solid #e0e1dd;
}

/* CONTENT
------------------------------------------------------------*/
.contentimage {
  float: right;
  margin: 38px 20px 0 0;
width:250px;
}
h1.pageTitle {
  font-size: 50px;
  color: #3998c1;
  font-weight: normal;
  margin-bottom: 40px;
}
#body {
  margin-top: 30px;
  line-height: 20px;
}
#createdby {
  margin-top: 40px;
}

/* EVENTS
------------------------------------------------------------*/
#events {
  width: 245px;
margin:20px 0 0 0;
}
#events .inner {
  padding: 36px 10px 0 25px;
}
#eventstitle {
  background: url(img/events.png);
  width: 127px;
  height: 11px;
  cursor: pointer;
}
/*  font-size: 14px;
  font-weight: bold;
  color: #00b0ca;*/
#events ol {
  margin-top: 30px;
}
#events li a {
  font-size: 22px;
  color: #4d4f53;
  text-decoration: none;
}
#events p {
  margin: 5px 0 27px 0;
  font-size: 14px;
  color: #4d4f53;
}
a.eventlist {
  text-decoration: none;
  font-size: 11px;
  color: #00b0ca;
  padding-left: 20px;
  background: url(img/all-events.gif) no-repeat;
}

/* NEWS
------------------------------------------------------------*/
#news {
  background: #fafafa url(img/latest-news-bg.gif);
}
#news .inner {
  padding-left: 33px;
}
#newstitle {
  background: url(img/latestnews.png);
  width: 79px;
  height: 9px;
  margin-left: 5px;
}
/*  font-size: 14px;
  color: #bcbdbc;
  font-weight: bold;
  padding-left: 5px;
*/
#news ol {
  margin-top: 30px;
}
#news li a {
  font-size: 28px;
  color: #00b0ca;
  text-decoration: none;
  padding: 5px;
}
#news li.separator {
  border: 1px dotted #e5e5e5;
  margin: 0 0 22px 0;
  height: 1px;
}
#news li a:hover {
  background-color: #00b0ca;
  color: #ffffff;
  padding: 5px;
}
#news p {
  padding-left: 5px;
  margin: 5px 0 27px 0;
  font-size: 14px;
  color: #4d4f53;
}

/* LIST / SEARCH RESULT
------------------------------------------------------------*/
#listresult {
  margin-top: 30px;
}
#listresult li a {
  font-size: 28px;
  color: #00b0ca;
  text-decoration: none;
  padding: 5px;
  line-height:38px;
}
#listresult li a:hover {
  background-color: #00b0ca;
  color: #ffffff;
  padding: 5px;
}
#listresult p {
  padding-left: 5px;
  margin: 8px 0 27px 0;
  font-size: 11px;
  color: #4d4f53;
}



/* PRODUCT SELECTOR
------------------------------------------------------------*/
#productinfo {
  color: #00b0ca;
  margin-top: 20px;
  line-height: 18px;
  width: 380px;
  padding-left: 5px;
  font-size: 11px;
}
#productselector {
  margin-top: 12px;
}
#productselector .separator {
  width: 15px;
  float: left;
}
.productselector {
  width: 230px;
  background-color: #fff;
  min-height: 380px;
  float: left;
}
#productselector h5 {
  font-size: 14px;
  color: #bcbdbc;
  font-weight: normal;
  margin: 0;
  line-height: normal;
}
#productselector ul {
  margin-top: 20px;
  list-style-type: disc;
  color: #bcbdbc;
}
#productselector li {
  margin: 5px 0 5px 0;
}
#productselector li a {
  margin-top: 20px;
  text-decoration: none;
  color: #00b0ca;
}

/* APPLICATION OR TECHNOLOGY
------------------------------------------------------------*/
.categoryimage {
  float: right;
}
#categorydesc {
  margin-top: 20px;
}

#categorydesc .innertext{
  line-height: 18px;
}

#categorydesc .innertext a{
  color: #00b0ca;
  text-decoration: none;
  padding: 2px;
}
#categorydesc .innertext a:hover {
  padding: 2px;
  background-color: #00b0ca;
  color: #fff;
}


#productlist {
  margin-top: 40px;
}
.productsmall {
  width: 650px;
  min-height: 100px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.productsmall .inner {
  padding: 15px 50px 15px 0;
  min-height: 70px;
}
.productsmall a.ptitle {
  font-size: 22px;
  color: #00b0ca;
  text-decoration: none;
  padding: 5px;
}
.productsmall a.ptitle:hover {
  background-color: #00b0ca;
  color: #ffffff;
  padding: 5px;
}
.productsmall .preamble {
  padding-left: 5px;
  font-size: 11px;
  color: #bcbdbc;
  margin: 5px 0 10px 0;
  line-height: 18px;
}
.productsmall a.more {
  text-decoration: none;
  font-size: 11px;
  color: #00b0ca;
  padding-left: 20px;
  margin-left: 5px;
  background: url(img/more.gif) no-repeat;
}

/* PRODUCT
------------------------------------------------------------*/
#productbody {
  background: url(img/productshadow.gif) no-repeat;
  background-color: #fff !important;
}
#productbody .inner {
  line-height: 18px;
}
#productbody ul {
  margin-left: 20px;
  list-style-type: disc;
  color: #bcbdbc;
}
#productbody li {
  color:#4d4f53;
}
#productbody p {
  margin: 10px 0 10px 0;
}
.downloadsection {
  margin-top: 25px;
}
.downloaditem {
  margin-top: 10px;
}
a.download {
  text-decoration: none;
  font-size: 11px;
  color: #00b0ca;
  padding-left: 20px;
  margin-left: 5px;
  background: url(img/more.gif) no-repeat;
}
.productimage {
  margin: 38px 20px 0 0;
}
#productimagecontainer {
  float: right;
  text-align: right;
  height:350px;
  padding:0px;
  width:300px;
}
#productimagecontainer .images {
    
  
  height: 80px;
  margin: 30px 45px 0 0;
  
}

#productimagecontainer img.thumbnail {
    background-color: #ededec;
    
    cursor:pointer;
    
}
  
#productimagecontainer .inner {
  padding: 12px 0 12px 12px;
}

.colorboxphotos {
  margin-right: 12px;
  cursor: pointer;
}

/* DISTRIBUTORS
------------------------------------------------------------*/
p.preamble {
  line-height: 18px;
  margin: 20px 0 20px 0;
}
.distributor {
}

/* EXTRANET
------------------------------------------------------------*/
#files {
  margin-top: 30px;
}
#files li {
  margin-bottom: 5px;
}
#files li a {
  color: #00b0ca;
  text-decoration: none;
}
#login {
  margin-top: 30px;
}
#login td {
  padding-bottom: 5px;
}
.error {
  margin-top: 30px;
  color: Red;
  line-height: 18px;
}
.error ul {
  list-style-type: disc;
}

/* COLOR BOX
------------------------------------------------------------*/
#modalContent, #borderTopLeft, #borderTopCenter, #borderTopRight, #borderBottomLeft, #borderBottomCenter, #borderBottomRight, #borderMiddleLeft, #borderMiddleRight {
  position: absolute;
}
#colorbox, #modalBackgroundOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 4000px;
  overflow: visible;
}
#modalBackgroundOverlay {
  position: fixed;
}
#modalClose, #contentPrevious, #contentNext {
  outline: none;
  cursor: pointer;
}
#modalLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
#modalLoadedContent img, #modalLoadedContent embed {
  display: block;
}
/* Display:block removes the line-height gap underneath images, iframes, and embedded content */
#modalLoadingOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#modalInfoBr {
  display: none;
}

/* FORM
------------------------------------------------------------*/
#form td {
  padding-bottom: 5px;
}
#form .required {
  color: #ec4444;
}
#form .label {
  font-weight: bold;
  width: 150px;
  vertical-align: top;
}
#form .textbox {
  border: 1px solid #e0e1dd;
}
#form .textarea {
  border: 1px solid #e0e1dd;
}
#form .radio {
}
#form .checkbox {
}
#form .listbox {
}
.submit {
  font-size: 12px;
  color: #fff;
  background-color: #00b4d0;
  border: 0;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  margin-top: 20px;
}
.cancel {
  font-size: 12px;
  color: #fff;
  background-color: #ccc;
  border: 0;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  margin-top: 20px;
}
.validationsummary {
  padding-bottom: 20px;
}
.validationsummary ul {
  padding-top: 10px;
  margin-left: 20px;
  list-style-type: disc;
}

.clear {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0px;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}


/* DISCLAIMER */
#disclaimer { margin-top:32px; line-height:18px; font-family: Arial, Verdana, Times New Roman; color: #aaa; font-size: 11px; }

/* PUBLICATIONS */
.publicationsearch{}
.publicationsearch .item{margin:20px 0 20px}
.publicationsearch .item .author{color:#ccc;margin:5px 0 10px;font-size:11px}
.publicationsearch .item .body{margin:5px 0 20px}
.publicationsearch .item a
{
	font-size:14px;
	padding: 2px;
	color: #00b0ca;
	text-decoration: none;
}

.publicationsearch .item a:hover 
{
	font-size:14px;
	padding: 2px;
	background-color: #00b0ca;
	color: #fff;
}

.publication{}
.publication h2{font-size:18px}
.publication .year{margin:0 0 0 90px;}
.publication .author{margin:0 0 0 90px}
.publication .org{margin:0 0 0 90px;}
.publication .text{margin:20px 0 1px;line-height: 20px;}
.publication .source{margin:0px 0 20px 0px;font-weight:bold}
.publication .instruments{margin:0px 0 0px 0px;font-weight:bold}