/* CSS Document */

html, #fp {background: #404041; color:#fff; font-family: arial;}

/*** Fonts, colors and sizes ***/
body, p, a, li, h1, h2, h3 {font-family: arial;}


a {color: #d6b757; text-decoration:none;}
a:hover {text-decoration: underline;}


/*** Main navigation in header ***/
#main-nav {position:absolute; left: 220px; top: 100px;}
#main-nav li {float: left; padding-right: 30px;}
#main-nav a {text-decoration: none; color: #fff;  text-transform:uppercase; font-size: 100% }
#main-nav a:hover {text-decoration:underline; color: #d6b757;}

#main-nav li.selected a {color: #d6b757;}

#doc2 {
background:#404041 none repeat scroll 0 0;
padding: 50px 0;
position:relative;
}

#hd  {border-bottom: 2px solid #fff; padding-bottom: 10px;}

#footer {text-align: center; margin-top: 30px;}

#up #bd img {width: 220px; }
#fp #bd img {width: 296px;}
#bd img {border: 2px solid #fff; }


#bd .first img, #bd .images img {margin: 12px 12px 0 0 ; float:left;}
#bd img {margin: 12px 0 0 0 ; float:right;}
#bd {padding: 0;}

h3, h2, h1 { font-weight: bold; font-size: 153.9%; text-transform: uppercase;  margin-top: 10px;}
#fp h2 {text-align: center; }
#up h2 {margin-bottom: 20px;}
h1 {margin: 20px 0;}
h3 {font-size: 123.1%;}
#up .images {margin-top: 10px;}
h1, h2 a, h3 a {color: #fff; text-decoration:none; font-family: Palatino Linotype, times new roman, serif;}
h2 a:hover, h3 a:hover {text-decoration:underline; color: #d6b757;}


#ft {border-top: 1px solid #fff; margin-top: 20px; padding-top: 0px;}
#ft p {margin-top: 10px;}


#global-nav  {position: absolute; top: 0; right: 0; width: 77px; height: 28px; padding-top: 4px;}
#global-nav.en {background: transparent url(../layout/en-flag.gif) no-repeat;}
#global-nav.is {background: transparent url(../layout/is-flag.gif) no-repeat; width: 83px;}
#global-nav a { padding-left: 26px; color: #fff; }