body {
  background: #bcd2d9 url('../images/body-bg.gif') repeat-y left;
  margin: 0;
  padding: 0;
}

#container {
  width: 960px;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #2b78b9;
}

#head {
  background: url('../images/head-bg.gif') no-repeat bottom;
  height: 160px;
  position: relative;
}

#head #logo {
  position: absolute;
  top: 28px;
  left: 25px;
  background: url('../images/orion-diagnostica-logo.gif') no-repeat;
  font-size: 1px;
  line-height: 0;
  color: #fff;
  width: 303px;
  height: 58px;
}

#head #logo-img {
  display: none;
}

#head-search {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 25px;
  width: 353px;
  height: 85px;
}


#en_GB #head-search { background: url('../images/head-search-bg_en.gif') no-repeat; }
#fi_FI #head-search { background: url('../images/head-search-bg_fi.gif') no-repeat; }
#da_DK #head-search { background: url('../images/head-search-bg_dk.gif') no-repeat; }
#nn_NO #head-search { background: url('../images/head-search-bg_no.gif') no-repeat; }
#sv_SE #head-search { background: url('../images/head-search-bg_se.gif') no-repeat; }
#cs_CZ #head-search { background: url('../images/head-search-bg_cz.gif') no-repeat; }
#hu_HU #head-search { background: url('../images/head-search-bg_hu.gif') no-repeat; }
#sk_SK #head-search { background: url('../images/head-search-bg_sk.gif') no-repeat; }


#searchKeyword {
  position: absolute;
  top: 13px;
  left: 89px;
  width: 133px;
  height: 13px;
  border: 0;
  font-size: 10px;
  background-color: white;
}

#searchSubmit {
  position: absolute;
  top: 12px;
  left: 241px;
  width: 64px;
  height: 18px;
  border: 0;
  color: #70a63a;
  background-color: white;
  text-align: center;  
  font-size: 10px;
}

a#sitesButton {
  position: absolute;
  z-index: 2;
  display: block;
  top: 50px;
  left: 583px;
  height: 33px;
  width: 350px;
  cursor: pointer;
}

#sitesButton img {
  position: relative;
  top: 11px;
  left: 25px;
}

div#sites {
  position: absolute;
  z-index: 3;
  display: none;
  top: 84px;
  left: 583px;
  width: 350px;
  border: 1px solid #d5e2f2;
}

div#sites a {
  display: block;
  padding: 5px 30px 5px 50px;
  background-color: white;
  border-bottom: 1px solid #d5e2f2;
}


#head-navi {
  position: absolute;
  left: 155px;
  height: 43px;
  bottom: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 0;
  overflow: hidden;
}

#head-navi li {
  float: left;
  margin: 0;
  padding: 0;
}

#head-extra-functions {
  position: absolute;
  bottom: 10px;
  right: 25px;
  font-size: 11px;
  color: #4794db;
}

#head-extra-functions p {
  margin: 0;
}

#head-extra-functions img {
  cursor: pointer;
  vertical-align: bottom;
}

#head-extra-functions a {
  color: #2b78b9;
  text-decoration: none;
}

#head-extra-functions a:hover {
  color: #4794db;
}

#foot {
  margin: 20px 4px 10px 0;
  padding: 15px 35px 0 35px;
  text-align: right;
  border-top: 7px solid #e6f0f0;
  clear: both;
}

#foot p {
  margin: 0;
}

#foot .foot_left {
  text-align: left;
  float: left;
}

a {
  color: #70a63a;
  text-decoration: none;
}

a:hover {
  color: #8ec852;
}

em {
  _display: inline;
/*  _width: 90%; */
}



#mid-space {
}




/* Fronpage */
.welcome {
  height: 215px;
  background-color: #bcd2d9;
}

#welcome {
}

#welcome img {
  z-index: 1;
  position: absolute;
  display: none;
}

.mid-space-text {
  position: absolute;
  z-index: 2;
  margin: 0 0 0 605px;
  padding: 30px 0 0 0;
  width: 320px;
}

#mid-space h1 {
  margin: 0 0 10px 0;
  font-size: 200%;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 24px;
}

#mid-space p {
  margin: 0;
  width: 320px;
}


/* Subpage */
.spacer {
  background: #bcd2d9 url('../images/spacer-bg.gif');
  height: 7px;
  font-size: 1px;
}


#main {
  background: url('../images/content-corner.gif') no-repeat top right;
}

.product-finder {
  float: left;
  display: inline;
  width: 280px;
  margin-left: 12px;
}

.product-finder h1 {
  background: url('../images/h-blue-280.png') no-repeat bottom;
  font-size: 120%;
  font-weight: normal;
  color: #fff;
  margin: 1px 0 5px 0;
  padding: 14px 0 12px 20px;
}

.product-finder table {
  width: 260px;
  margin: 0 10px;
  border-spacing: 0;
  border-collapse: collapse;
}


.product-finder table td {
  background: url('../images/product-navi-frontpage.png') bottom left repeat-x;
}

.product-finder table td.arrow {
  vertical-align: middle;
  padding: 8px 0 8px 20px;
} 

.product-finder table td.link {
  padding: 8px 8px 8px 10px;
  background: url('../images/product-navi-frontpage.png') bottom left repeat-x;
}

.product-finder table td.link a {
  font-size: 130%;
  color: #2b78b9;
}


.links {
  float: left;
  display: inline;
  width: 280px;
  margin-left: 12px;
}

.links h1 {
  background: url('../images/h-blue-280.png') no-repeat bottom;
  font-size: 120%;
  font-weight: normal;
  color: #fff;
  margin: 1px 0 0 0;
  padding: 14px 0 12px 20px;
}

.links p {
  margin-left: 20px;
}

.links ul {
  margin: 20px 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.links li {
  display: block;
  margin: 0 0 5px 0;
  padding: 3px 0 3px 25px;
  background: url('../images/page-icon.gif') no-repeat left;
}

.news {
  float: left;
  display: inline;
  width: 353px;
  margin-left: 12px;
}

.news h1 {
  background: url('../images/h-blue-353.png') no-repeat bottom;
  font-size: 120%;
  font-weight: normal;
  color: #fff;
  margin: 1px 0 0 0;
  padding: 14px 0 12px 20px;
}

.news p {
  margin-left: 20px;
}

.news span
{
  display: block;
  float: left; 
  width: 65px;
  margin-bottom: 5px;
}

.news a
{
  display: block;
  float: left;
  width: 260px;
  margin-bottom: 5px;
}

.news .archive
{
  width: auto;
  float: right;
  margin: 10px 20px 0 0;
}



.subnavi {
  float: left;
  width: 210px;
  margin-top: 15px;
  margin-left: 20px;
  display: inline;
}

.subnavi a {
  margin: 0 0 0 0;
  padding: 8px 8px 8px 14px;
  display: block;
  font-size: 130%;
}

.subnavi a.selected {
  background: url('../images/product-navi-selected.gif') repeat-x bottom;
  font-weight: bold;
  color: #2b78b9;
}

.subnavi div {
  padding: 0;
}

.subnavi div a {
  background: url('../images/product-navi-arrow-passive.gif') no-repeat 14px 8px;
  padding: 2px 0 2px 24px;
  font-size: 100%;
}

.subnavi div a.selected {
  background: url('../images/product-navi-arrow-active.gif') no-repeat 14px 8px;
}

.subnavi div div a {
  background: url('../images/product-navi-box-passive.gif') no-repeat 30px 8px;
  padding: 1px 0 1px 38px;
}

.subnavi div div a.selected {
  background: url('../images/product-navi-box-active.gif') no-repeat 30px 8px;
  font-weight: normal;
}

.subnavi div div div a {
  background: url('../images/product-navi-box-passive.gif') no-repeat 46px 8px;
  padding: 1px 0 1px 55px;
}

.subnavi div div div a.selected {
  background: url('../images/product-navi-box-active.gif') no-repeat 46px 8px;
  font-weight: normal;
}



.product-groups-list {
}

.product-groups-list .item {
  position: relative;
  border-bottom: 1px solid #d3dae0;
  clear: both;
  height: 100px;
  min-height: 100px;
  margin: 10px 0 10px 0;
  padding: 0 0 10px 115px;
}

html > body .product-groups-list .item {
  height: auto;
}

.product-groups-list .image {
  position: absolute;
  margin-left: -115px;
}

.product-groups-list .title {
  font-size: 130%;
  font-weight: bold;
  display: block;
  margin: 0 0 10px 0;
  padding-top: 5px;
}

.product-groups-list .description {
  display: block;
}


.product-groups-left,
.product-groups-right {
  /* margin-left: 14px; */
  padding-left: 14px;
  float: left;
}

.product-groups-left {
  width: 280px;
}

.product-groups-right {
  width: 635px;
}

.product-groups-left h1 {
  background: #7EB2E2 url('../images/h-blue-280.png') top left no-repeat;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  margin: 1px 0 20px 0;
  padding: 14px 14px 12px 30px;
}

.product-groups-left p {
  padding: 0 14px 0 30px;
}

.product-groups-right h1 {
  background: url('../images/h-blue-635.png') top left no-repeat;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  margin: 1px 0 20px 0;
  padding: 14px 14px 12px 30px;
}

.info {
}

.product, .info {
  float: left;
  width: 696px;
  margin-left: 14px;
  display: inline;
}

.product-left {
  position: relative;
  float: left;
  width: 500px;
  overflow: hidden;
  zoom: 1;
}

.product-right {
  float: left;
  width: 195px;
  overflow: hidden;
  zoom: 1;
}

.info .texts {
  margin-left: 15px;
  color: #666;
  padding-right: 120px;
}

.info .floating-image {
  float: right;
  margin: 0 0 20px 20px;
}

.info h1 {
  background: #7EB2E2 url('../images/product-header-corner.gif') no-repeat bottom left;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  margin: 1px 0 20px 0;
  padding: 14px;
}

.info h1 img {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

.info h2 {
  font-size: 130%;
  font-weight: normal;
  color: #6da2cf;
}

.product-left .ajax-loader {
  position: absolute;
  top: 12px;
  right: 20px;
  background: url('../images/ajax-loader.gif') no-repeat left;
  margin: 0;
  padding: 2px 0 2px 20px;
  color: #fff;
}

#product-info-ajax {

}

.product-left h1 {
  background: #7EB2E2 url('../images/product-header-corner.gif') no-repeat bottom left;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  margin: 0 0 20px 0;
  padding: 14px;
}

.product-right h1 {
  background: #9dc1df url('../images/product-right-corner.gif') no-repeat top right;
  font-size: 120%;
  font-weight: normal;
  color: #fff;
  margin: 0;
  padding: 14px 14px 14px 30px;
}

.texts h1 {
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0 14px 7px 0;
  color: #6da2cf;
  background-color: white;
  background-image: none;
}

.texts h2 {
  font-size: 120%;
  font-weight: bold;
  padding: 0 14px 7px 0;
  margin: 0 0 8px 0;
}

.texts h3 {
  font-size: 100%;
  font-weight: bold;
  color: #6da2cf;
  background-color: white;
  background-image: none;
  margin: 0 0 8px 0;
  padding: 0;
  border: 0;
}

.product h2 {
  font-size: 120%;
  font-weight: bold;
  padding: 0 14px 7px 14px;
}

.product h3 {
  font-size: 100%;
  font-weight: bold;
  color: #6da2cf;
  background-color: white;
  background-image: none;
  margin: 0 0 8px 0;
  padding: 0;
  border: 0;
}

.product-left div.inner h1, 
.product-left div.inner h2, 
.product-left div.inner h3, 
.product-left div.inner h4, 
.product-left div.inner h5, 
.product-left div.inner h6 {
  font-size: 100%;
  font-weight: bold;
  color: #6da2cf;
  background-color: white;
  background-image: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.product-left div.inner {
  margin: 14px;
  color: #666;
}

.product-right div.inner {
  background: #ebf4fb;
  padding: 14px 14px 14px 30px;
}

.product-right div.inner a {
  display: block;
  padding: 2px 0 2px 0;
}

.product-right div.inner a.selected {
  background: #fff url('../images/product-navi-arrow-active.gif') no-repeat 14px 50%;
  margin: 0 -14px 0 -30px;
  padding: 5px 0 5px 30px;
  border-bottom: 1px solid #d8e6ed;
  color: #2b78b9;
  font-weight: bold;
}

#product-page-search {
  background: url('../images/product-page-search-bg.png') no-repeat top left;
  height: 129px;
  width: 164px;
  margin: 30px 0 0 0;
  padding: 16px;
}

#product-page-search p {
  margin: 0 0 10px 0;
}

#product-page-search a {
  margin: 0;
  padding: 0;
  font-size: 11px;
}

#product-page-search input {
  color: #666;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 11px;
}


p.site-tree {
  margin: 8px 0 8px 0;
  font-size: 90%;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 0;
  color: #fff;
}


.product-finder-box {
  height: 315px;
  margin: 2px 0 0 0;
  background: url('../images/product-finder-box.png') no-repeat;
}

.product-finder-box h2 {
  color: white;
  font-size: 130%;
  font-weight: normal;
  margin: 0 0 10px 0;
}

.product-finder-box .bar {
  height: 30px;
  padding: 7px 0 0 40px;
  font-size: 13px;
  background: url('/files/oriondiagnostica/images/product-finder-select.png') no-repeat;
}

.product-finder-box .bar a {
  color: #2b78b9;
}

.product-finder-box form {
  padding: 12px 15px;
}

.product-finder-box input,
.product-finder-box select {
  vertical-align: bottom;
  color: #666;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 11px;
}

.product-finder-box select {
  width: 235px;
}

.product-finder-box p {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}


a img {
  border: 0;
}

th {
  text-align: right;
  padding-right: 10px;
}

/**
 * Products - Search page
 */

#product-search-box {
  background: url('../images/product-search-box.jpg') no-repeat top;
  margin: 20px 0 20px 0;
  padding: 10px;
  height: 109px;
  position: relative;
}

#product-search-box label {
  display: block;
  font-size: 10px;
  margin: 0 0 4px 0;
}

#product-search-box input#keyword {
  display: block;
  font-size: 16px;
  padding: 3px;
  width: 360px;
}

#product-search-box input.submit {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/**
 * Contact - Phonebook
 */

.phonebook-box {
  background: url('../images/phonebook-box.gif') no-repeat top;
  margin: 20px 0 0 0;
  padding: 15px 10px 10px 115px;
  height: 119px;
  position: relative;
}

#fi_FI .phonebook-box {
  padding: 0;
  background: url('../images/phonebook-box-repeat.png') repeat-y top left;
  height: auto;
}

#fi_FI .phonebook-box img {
  margin: 0;
  display: block;
  border-bottom: 1px solid white;
}

#fi_FI .phonebook-box div {
  margin: 0;
  padding: 5px 10px 10px 20px;
}

.phonebook-box a.open {
  position: absolute;
  top: 15px;
  right: 15px;
}

.phonebook-box h1 {
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 16px;
}

.phonebook-box p {
  font-size: 12px;
  margin: 10px 0 0 0;
  color: #666;
}

.phonebook-box p.image {
  position: absolute;
  top: 8px;
  left: 8px;
  margin: 0;
  padding: 2px;
  border: 1px solid #dedede;
  -moz-border-radius: 4px;
}



/**
 * Contact - Feedback
 */

.feedback-box {
  background: url('../images/feedback-box.jpg') no-repeat top;
  margin: 20px 0 0 0;
  padding: 15px 10px 10px 15px;
  height: 275px;
  position: relative;
  color: #666;
}

.feedback-box td {
  padding-bottom: 5px;
}

/* #en_GB */ .feedback-box { 
  background: url('../images/feedback-box.png') no-repeat top;
  height: auto;
}


sup {
  line-height: 0;
}

td.ngformError {
  color: #b02929;
}

input.ngformError{
  background: #f5dada;
}

img.ngformError {
  border: 2px solid #b02929;
}

img.captcha {
  display: block;
  float: left;
}

input.captcha {
  display: block;
  float: left;
  width: 75px;
  margin: 0 0 0 5px;
  font-size: 17px;
  text-align: center;
}



/* Tables */
 
TABLE {
    border-collapse: collapse;
}
 
.tblstyle1 TH,
.tblstyle1 TR.first-child TD {
  background-color: #6DA2CF;
  font-weight: normal;
  color: #fff;
  padding: 4px 8px;
}
 
.tblstyle2 TH,
.tblstyle2 TD.first-child {
  font-weight: bold;
}
 
.tblstyle1 TD,
.tblstyle2 TD {
  border: 1px solid #ddd;
  padding: 4px 8px;
  vertical-align: top;
}
 
.tblstyle1 TR.nth-child-odd TD,
.tblstyle2 TR.nth-child-odd TD {
  background: #f0f0f0;
}
 
 
 
/* Sitemap */
 
div#sitemap {
} 

#sitemap div {
  clear: both;
}

#sitemap div div {
  margin: 0 0 0 20px;
}

#sitemap p {
  margin: 0;
  padding: 0;
  clear: both;
  display: block;
  border-bottom: 1px solid white; /* IE */
}

#sitemap a {
  display: block;
  float: left;
  clear: right;
  height: 23px;
  line-height: 23px;
}

#sitemap span {
  display: block;
  float: left;
  width: 20px;
  height: 23px;
  margin: 0 3px 0 0;
  background-position: bottom center;
  background-repeat: no-repeat;
}

#sitemap .open {
  cursor: pointer;
  background-image: url('/files/oriondiagnostica/images/plus-button.png');
}

#sitemap .close {
  cursor: pointer;
  background-image: url('/files/oriondiagnostica/images/minus-button.png');
}

#sitemap .last {
  background-image: url('/files/oriondiagnostica/images/none-button.png');
}
