body {
  background-color: #fff1e0;
}

h1
{
  font-family: 'Sans',sans-serif;
  color: #9e2f50;
  font-size: 22px;
}

h2
{
  font-family: 'Sans',sans-serif;
  font-style: italic;
  color: #9e2f50;
  font-size: 20px;
}

h3
{
  font-family: 'Sans',sans-serif;
  font-style: italic;
  color: #9e2f50;
  font-size: 18px;
}

p,li
{
  font-family: 'Sans', sans-serif;
  color: gray;
  font-size: 15px;
}

.bio_jose, .bio_elizabeth, .bio_jan, .bio_viky,
.bio_magdalena, .bio_nacho, .bio_eva, .bio_inna, .bio_line, .bio_heidi, .bio_inga,
.bio_akvile, .bio_marika, .bio_ingrid, .bio_susana {
  z-index: 1;
  position: absolute;
  max-width: 600px;
  display: none;
  background-color: white;
  padding: 15px;
  text-align: left;
  border: 6px solid rgb(200, 200, 170);
}

.blk {
/*  color: black;*/
}

.norway_network {
  width: 120px;
  float: left;
  clear: both;
  text-align: right;
}

.spain_network {
  width: 120px;
  float: right;
  text-align: left;
}

a:link {
  color: #9e2f50;
  font-style: oblique;
  text-decoration: underline;
}

a:visited {
  color: #9e2f50;
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

a:hover {
  font-style: oblique;
  text-decoration: underline;
}

ul
{
  font-family: 'Sans', sans-serif;
  font-size: 14px;
}

.special
{
  padding: 1em;
  background-color: rgb(255, 200, 200);
}


.course
{
  padding: 1em;
  background-color: rgb(255, 218, 255);
}


.conference
{
  padding: 1em;
  background-color: rgb(218, 255, 255);
}


.tvBox
{
  width: 300px;
  height: 260px;
  float: right;
  margin: auto;
  background-image: url('media/img/hdtv.png');
  background-position: center;
  background-repeat: no-repeat;
}

.tvBoxV
{
  padding: 22px 0px 0px 18px;
}

#radioBox
{
  width: 294px;
  height: 239px;
  float: right;
  margin: 1em;
  background-image: url('media/img/radio.gif');
  background-position: center;
  background-repeat: no-repeat;
}

html>body #radioBox
{
  background-image: url('media/img/radio.png');
}

.imgBackGndFirst
{
  background: rgb(230, 230, 200);
  border: 3px solid rgb(200, 200, 170);
  width: 100%;
}

.imgBackGnd
{
  background: rgb(230, 230, 200);
  border-top: none;
  border-right: 3px solid rgb(200, 200, 170);
  border-bottom: 3px solid rgb(200, 200, 170);
  border-left: 3px solid rgb(200, 200, 170);
  width: 100%;
}

.imgLeft
{
  margin: 1em;
  float: left;
}

.imgLeftBorder
{
  padding: 4px;
  background: rgb(230, 230, 200);
  border: 6px solid rgb(200, 200, 170);
  margin: 1em;
  float: left;
}

.imgRight
{
  margin: 1em;
  float: right;
}

.imgRightBorder
{
  padding: 4px;
  background: rgb(230, 230, 200);
  border: 6px solid rgb(200, 200, 170);
  margin: 1em;
  float: right;
}

.centered
{
  text-align: center;
}

.framedHl
{
  font-weight: bolder;
  font-size: large;
  color: white;
  text-align: center;
  border: solid 2px;
  border-color: red;
  background-color: rgb(255,128,128);
  padding: 5px;
}

.framed
{
  font-weight: bolder;
  color: #808000;
  text-align: center;
  border: solid 2px;
  background-color: yellow;
  padding: 5px;
}

.framedLink
{
  background-color: rgb(200,200,255);
  border: solid 2px blue;
  padding: 10px;
  width: auto;
  font-weight: bold;
  text-align: center;
  margin: 7px;
}

.framedLinkNorway
{
  color: white;
  border: solid 2px red;
  padding: 10px;
  width: auto;
  font-size: large;
  font-weight: bolder;
  text-align: center;
  background-color: rgb(255,200,200);
  margin: 7px;
}

.framedLinkNorway div a
{
	color:red;
}

.framedLinkNorway-Bergen
{
  color: white;
  border: solid 2px #1188FF;
  padding: 10px;
  width: auto;
  font-size: large;
  font-weight: bolder;
  text-align: center;
  background-color:#99FFFF;
  margin: 7px;
}

.framedLinkNorway-Bergen div a
{
	color:#1188FF;
}
/*
.transparentImage
{
  width: 100%;
  height: 50px;
  filter: alpha(opacity=25);
  opacity: .25;
}
*/

.footer_small {
  font-size: smaller;
}

.counter
{
  text-align: right;
  font-size: 16px;
  margin-bottom: 5px;
  color: #9e2f50;
}

.i18n
{
  text-align: right;
  font-size: 20px;
  color: #9e2f50;
}

.webmst
{
  text-align: center;
  font-size: 14px;
  color: #9e2f50;
}

.i18nlink:link {
  color: #9e2f50;
  text-decoration: underline;
}

.i18nlink:visited {
  color: #9e2f50;
  text-decoration: underline;
}

.i18nlink:active {
  text-decoration: none;
}

.i18nlink:hover {
  font-size: larger;
}


webmaster:link {
  color: gray;
  font-style: oblique;
  text-decoration: none;
}

webmaster:visited {
  color: rgb(127, 127, 127);
  text-decoration: none;
}

webmaster:active {
  text-decoration: none;
}

webmaster:hover {
  font-style: oblique;
  text-decoration: underline;
}

.corporateP,
.corporateP2,
.corporateP3
{
  color: rgb(250,128,114);
  text-align: center;
  border: solid 2px;
  background-color: rgb(255,239,213);
  padding: 15px;
  margin: 7px;
}

.corporateP2
{
  color: #17949C;
}

.corporateP3
{
  color: #B53f32;
}

.corporateLink,
.corporateLink2,
.corporateLink3
{
  /*font-size: smaller;*/
}

.corporateLink2
{
}

.corporateLink3
{
}

.banner {
  background-repeat: no-repeat;
  border-bottom: solid thick #9e2f50;
  height: 90px;
  color: #9e2f50;
}

.title {
  float: left;
}

.earth {
  background-image: url(media/img/earth.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 57px;
  height: 60px;
  float: right;
}

.counter_i18n {
  background-image: url(media/img/white_50.png);
  float: right;
  text-align: right;
  height: 55px;
  width: 120px;
  padding-right: 15px;
  padding-top: 5px;
}

.main
{
  margin: 0px auto 0px auto;
  /*
  background: rgb(255, 255, 218) none repeat scroll 0% 50%;
  */
  position: relative;
  width: 950px;
  /*padding: 15px;*/
}

.header
{
  text-align: left;
  font-size: 40px;
  font-family: sans-serif;
  font-weight: bold;
}

.body
{
  float: right;
  width: 590px;
  background-color: white;
  padding: 15px;
  background-image: url(media/img/letras2.png);
  background-position: 60% 55%;
  background-repeat: no-repeat;
}

.leftColumnPhotos
{
  margin: 0px auto 0px 25px;
  float: left;
  width: 30%;
}

.leftcol
{
  height: 100%;
  background-color: #d3d3d3;
  float: left;
  width: 300px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

.highlights {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ffdaad;
  border-left: dashed medium #9e2f50;
  border-right: dashed medium #9e2f50;
  border-bottom: dashed medium #9e2f50;
}

.events {
  position: absolute;
  max-width: 600px;
  display: none;
  background-color: #ffdaad;
  border: dashed medium #9e2f50;
  padding: 15px;
  text-align: left;
}

.bio
{
  padding: 15px;
  margin-top: 1em;
  /*float: left;*/
  text-align: left;
  /*width: 300px;*/
  background-color: #ffcf94;
  background-image: url(media/img/letras1.png);
  background-position: 30% 40%;
  background-repeat: no-repeat;
  overflow: hidden;
}

#extra h1 {
  padding-left: 15px;
}

.extra
{
  margin-top: 1em;
  padding: 15px;
  /*float: left;*/
  /*text-align: left;*/
  /*width: 300px;*/
  background-color: #ffe6c7;
  /*border: solid 12px #d3d3d3;*/
  overflow: hidden;
}

.hl1 {
  padding: 15px;
  background-color: #ffbb66;
}erflow: hidden;
}

.hl2 {
  padding: 15px;
}

.rightColumnText
{
  margin: 0px 25px 0px auto;
  float: right;
  width: 65%;
}

.footer
{
  top: 25px;
  position: relative;
  clear: both;
  text-align: center;
}

.menulink:link {
  color: #fff1e0;
  text-decoration: none;
}

.menulink:visited {
  color: #ffdaad;
  text-decoration: none;
}

.menulink:active {
  text-decoration: none;
}

.menulink:hover {
  text-decoration: underline;
}

.menubar_bg
{
  background-image: url(media/img/gray_50.png);
}

.menubar
{
  width: 100%;
  position: relative;
  /*border-bottom: solid thin black;*/
  padding-bottom: 3px;
  /*color: rgb(102, 102, 102);*/
  font-weight: bold;
  font-family: Verdana;
  text-align: center;
}

.title1 {
  color: #253200;
  font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.hl
{
  font-weight: bold;
}

.textbody {
  position: relative;
  color: #463c3c;
  font-family: 'Sans', sans-serif;
  font-size: 13px;
}

.contact_table {
  width: 100%;
}

.left_cell {
  padding-right: 7px;
  text-align: right;
  vertical-align: top;
}

.center_cell {
  text-align: center;
  vertical-align: top;
}

.right_cell {
  padding-left: 7px;
  text-align: left;
  vertical-align: top;
}

.bodyDown
{
  border-top: solid thin #9e2f50;
  border-left: solid thin #9e2f50;
  text-align: center;
  padding: 1em;
  color: gray;
  font-family: 'Sans', sans-serif;
  font-size: x-small;
}

.photo
{
  padding: 4px;
  background: rgb(230, 230, 200);
  border: 6px solid rgb(200, 200, 170);
}

.bodyLinks
{
  color: #463c3c;
  font-family: 'ArialMT', 'Arial', sans-serif;
  font-size: 15px;
}

.links {
  z-index: 2;
  color: #463c3c;
  font-family: 'ArialMT', 'Arial', sans-serif;
  font-size: 11px;
}
.style_7 {
  font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
}

#backImage {
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 1px;
}

/*
html>body #backImage {
  z-index: 0;
  border: medium none;
  height: 158px;
  left: 339px;
  position: absolute;
  top: 289px;
  width: 97px;
  background: transparent;
  opacity: 0.1;
  filter:alpha(opacity=10);
  overflow: hidden;
  visibility: visible;
}

#backImageStd {
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 1px;
}

html>body #backImageStd {
  z-index: 0;
  background: transparent;
  position: absolute;
  left: 550px;
  top: 600px;
  opacity: 0.1;
  filter:alpha(opacity=10);
  overflow: hidden;
  visibility: visible;
}*/

