/*[fmt]1A20-1A0B-3*/
body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #152A48;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  background-color: #14202E;
  background-image: url(../images/body_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 12px;
}

img {
  border: none;
}

#container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

#container2 {
  margin: 0px;
  padding: 0px;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

#headerBackground {
  padding: 0px;
  width: 1272px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

#xrayDiv {
  padding: 0px;
  float: left;
  width: 156px;
  margin-top: 0px;
  margin-right: 174px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#xrayDiv div {
  padding: 0px;
  width: 156px;
  margin: 0px;
  float: left;
  clear: both;
}

#xrayDiv div img {
  padding: 0px;
  margin: 0px;
  float: right;
}

.head {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 786px;
  background-color: #152A47;
}

.holder {
  display: block;
  padding: 0px;
  width: 1300%;
  margin-left: -600%;
  overflow: hidden;
}

#header {
  padding: 0px;
  width: 960px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  overflow: hidden;
}

#logoBox {
  background-image: url(../images/logo_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0px;
  float: left;
  height: 172px;
  width: 174px;
  padding: 0px;
}

#logoBox img {
  float: left;
  padding: 0px;
  clear: both;
  margin-top: 22px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 19px;
  display: inline;
}

#logoBoxBorder {
  float: left;
  padding: 0px;
  margin: 0px;
  clear: both;
  height: 3px;
  width: 100%;
  overflow: hidden;
  background-image: url(../images/logo_border.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

/*NAVIGATION*/
#navigation {
  margin-top: 145px;
  margin-left: 0;
}

div#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 185px;
}

div#navigation li {
  float: left;
  margin-right: 2px;
}

div#navigation li a {
  display: block;
  background-color: #417394;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 10.2pt;
  padding: 4px 10px;
  /*+border-radius:3px 3px 0px 0px;*/
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -khtml-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  background-image: url(../assets/images/nav-out-bg.jpg);
}

div#navigation li a:hover, div#navigation li a:active {
  display: block;
  background-color: #E6B800;
  background-image: url(../assets/images/nav-over-bg.jpg);
}

div#navigation li.active a {
  display: block;
  background-color: #E6B800;
  background-image: url(../assets/images/nav-over-bg.jpg);
}

.navButton {
  display: inline;
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
}

#bodyElements {
  padding: 0px;
  width: 960px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  overflow: hidden;
  background-image: url(../images/bodyBackground.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

#columnOne {
  color: #666666;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 174px;
}

.upcomingEvents {
  background-color: #294461;
  clear: both;
  float: left;
  width: 174px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.upcomingHeader {
  font-size: 16px;
  font-weight: bold;
  color: #384B65;
  background-color: #D1DCE7;
  text-align: center;
  clear: both;
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.eventBlock {
  clear: both;
  float: left;
  width: 154px;
  margin-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  color: #FFFFFF;
}

.news {
  clear: both;
  float: left;
  width: 174px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.newsBlock {
  clear: both;
  float: left;
  width: 154px;
  margin-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  color: #666666;
}

.newsBlock a, .eventBlock a {
  clear: both;
  float: left;
  width: 100%;
  color: #40BE02;
  text-decoration: none;
}

.newsBlock a:hover, .eventBlock a:hover {
  clear: both;
  float: left;
  width: 100%;
  color: #40BE02;
  text-decoration: underline;
}

#columnOne h1, #columnOne h2, #columnOne h3, #columnOne h4, #columnOne h5, #columnOne h6, #columnOne p {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px;
}

#columnOne h1, #columnOne h2, #columnOne h3, #columnOne h4, #columnOne h5, #columnOne h6 {
  font-weight: bold;
  font-size: 14px;
}

.add120x {
  height: 600px;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
}

#columnTwo {
  color: #152A48;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 279px;
}

.writeUp {
  font-size: 20px;
  line-height: 150%;
  color: #152A48;
  width: 237px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.writeUp img {
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.centerSpacer {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

#columnThree {
  color: #152A48;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 507px;
}

.column3Content {
  padding: 0px;
  width: 485px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #152A48;
}

.column3Content h1 {
  margin-left: 10px;
  font-size: 16px;
  float: left;
  clear: both;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 0px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #F8C600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.releaseBlock {
  clear: both;
  float: left;
  width: 465px;
  margin-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
}

.releaseBlock p {
  width: 100%;
  border: none;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px;
  font-size: 12px;
}

.releaseBlock div.imgLeft {
  width: auto;
  float: left;
  clear: none;
  margin: 5px 5px 5px 0px;
  padding: 0px;
  display: inline;
}

.releaseBlock div.pLeft {
  width: 82%;
  float: left;
  clear: none;
  margin: 5px 0px;
  padding: 0px;
}

.releaseBlock a {
  color: #152A48;
  font-weight: bold;
  text-decoration: none;
}

.releaseBlock a:hover {
  color: #152A48;
  font-weight: bold;
  text-decoration: underline;
}

#footer {
  padding: 0px;
  width: 960px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  overflow: hidden;
  background-image: url(../images/rounded_edge.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 132px;
  background-color: #294461;
}

.footerText {
  padding: 0px;
  clear: both;
  float: left;
  margin-left: 174px;
  display: inline;
  font-size: 11px;
  color: #D1DCE7;
  margin-top: 8px;
  line-height: 1.4em;
  width: 700px;
}

#footer .mail {
  color: #339900;
  text-decoration: none;
}

#footer .mail:hover {
  color: #339900;
  text-decoration: underline;
}

.add468x {
  padding: 0px;
  float: left;
  display: inline;
  height: 60px;
  width: 468px;
  margin-left: 174px;
  margin-top: 10px;
}

.cosponsors {
  padding: 0px;
  float: left;
  height: 60px;
  width: auto;
  margin-left: 30px;
  margin-top: 10px;
}

.cosponsors h2 {
  float: left;
  clear: both;
  margin: 0px;
  padding-bottom: 3px;
  font-size: 14px;
  color: #F8C600;
}

.cosponsors ul {
  clear: both;
  margin: 0px;
  padding: 0px;
  list-style: none;
  color: #D1DCE7;
}

.cosponsors ul li {
  margin-top: 5px;
}

.cosponsors ul a {
  color: #D1DCE7;
  text-decoration: none;
}

.cosponsors ul a:hover {
  color: #D1DCE7;
  text-decoration: underline;
}

.pages {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}

#directory {
}

div#directory h4 {
  display: block;
  border-top: 1px solid #9AB0C8;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 25px;
  float: none;
  font-size: 14px;
}

div#directory p {
  line-height: 1.5em;
  margin-top: 5px;
}

div#directoryintro p {
  clear: left;
}

.services .service {
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 4px;
  padding: 1px 3px;
  color: #FFF;
  background-color: #758698;
}

#chooseservicesList, #chooseservicesList-front {
  display: none;
  position: absolute;
  z-index: 10000;
}

#chooseservicesList table, #chooseservicesList-front table {
  border-collapse: collapse;
  border: 2px solid #294461;
  margin-left: 16px;
  width: 150px;
  background-color: #D9E0E7;
}

#chooseservicesList table th, #chooseservicesList-front table th {
  padding: 1px;
  line-height: 1em;
}

#chooseservicesList table td, #chooseservicesList-front table td {
  padding: 1px;
  font-size: 11px;
  line-height: 1em;
  white-space: nowrap;
}

#googlemap {
  display: inline;
  width: 400px;
  height: 300px;
  float: right;
  margin-left: 16px;
}

#table_directory {
  border-collapse: collapse;
  width: 755px;
  margin-top: 20px;
  margin-left: 16px;
  background-color: #FFFFFF;
}

#table_directory th {
  padding: 3px;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #374D64;
  text-align: left;
}

#table_directory td.upper_row {
  padding: 5px;
  font-size: 11px;
}

#table_directory td.comments_row {
  padding: 5px;
  font-size: 11px;
}

#table_directory td.lower_row {
  padding: 5px;
  font-size: 11px;
  border-bottom: 7px solid #D2DCE6;
  padding-bottom: 12px;
}

#table_directory .institutionname {
  font-size: 14px;
  font-weight: bold;
  color: #0302F6;
  padding-bottom: 10px;
}

p.highlight {
  font-weight: bold;
  color: #0302F6;
}

#caseoftheday {
  margin-left: 20px;
  font-size: 16px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding: 8px;
}

#caseoftheday_container {
  float: left;
  background-color: #93AEE3;
  margin-top: 14px;
  margin-left: -7px;
  padding-right: 0px;
}

#caseoftheday h1 {
  color: #246;
  font-size: 16px;
  float: left;
  clear: both;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 0px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #F8C600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#caseoftheday p {
  font-size: 12px;
  color: #284360;
  padding: 10px;
}

#caseoftheday a {
  color: #FFF;
}

#caseoftheday img {
  float: left;
  padding-right: 6px;
  padding-bottom: 1px;
}

/*Research articles FORM and TABLE*/
form#researcharticlesForm {
  margin: 15px;
  width: 600px;
  background-color: #B7C7D7;
  border: 1px solid #89A3BD;
  padding: 10px;
  display: block;
  overflow: auto;
}

form#researcharticlesForm span.label {
  display: block;
  width: 96px;
  text-align: right;
  float: left;
  margin: 5px 0px 0px;
}

form#researcharticlesForm span.input {
  display: block;
  width: 413px;
  margin-left: 109px;
  =margin-left: 5px;
  margin-bottom: 5px;
}

form#researcharticlesForm input.w70 {
  width: 70%;
}

form#researcharticlesForm span.submitbutton {
  margin-left: 107px;
  =margin-left: 100px;
  display: block;
  margin-top: 8px;
}

form#researcharticlesForm span.submitbutton input {
  font-weight: normal;
  font-size: 11.3pt;
  padding: 1px;
}

form#researcharticlesForm span.input select {
  =margin-left: 5px;
}

table#researcharticlesTable {
  width: 725px;
  background-color: #E4EAF0;
  margin: 15px;
  border-collapse: collapse;
}

table#researcharticlesTable th {
  background-color: #A4B8CC;
  padding: 5px;
  margin: 0;
}

table#researcharticlesTable td {
  padding: 5px;
  margin: 0;
  border-bottom: 2px solid #A4B8CC;
}

table#researcharticlesTable div.abstract {
  font-size: 8.5pt;
  margin-left: 15px;
}

table#researcharticlesTable td a {
  font-size: 11pt;
}

div#researcharticleDetail {
  clear: both;
  border: 1px solid #94ACC4;
  margin: 15px;
  background-color: #C6D3DF;
  padding: 12px;
}

div#researcharticleDetail hr {
  border: 1px solid #95ADC3;
  margin: 25px 0px 0px;
  padding: 0px;
}

div#researcharticleDetail h4 {
  float: none;
  margin: 8px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #152A48;
  background-color: #B3C4D4;
  display: block;
  padding: 3px;
  text-transform: uppercase;
  border-bottom: 2px solid #95ADC3;
}

div#researcharticleDetail h3 {
  float: none;
  margin: 0px;
  display: block;
  line-height: 2;
  font-size: 19px;
}

div#researcharticleDetail h3.smaller {
  font-size: 14px;
}




.galleria {
	width: 726px !important;
	height: 490px !important;
  background: #000;
  margin-top: 60px;
}

.galleria img {
padding: 0 !important;
}

.galleria .galleria-stage {
width: 726px;
height: 430px;
position: absolute;
top: 0px !important;
bottom: 60px;
left: 0px !important;
right: 10px;
overflow:hidden;
}

.galleria .galleria-errors {
display: none;
}

.galleria.front {
  width: 465px !important;
  height: 430px !important;
  margin-top: 0;
}

.galleria.front .galleria-stage {
  width: 465px;
  height: 390px;
  
}

.galleria.front .galleria-theme-classic {
  background-color: #D2DCE6;
}
