@font-face
{
   font-family: effortless;
   src: url('../fonts/effortless.eot?') format('eot'), url('../fonts/effortless.woff') format('woff'), url('../fonts/effortless.ttf') format('truetype'), url("../fonts/effortless.svg") format('svg');
   font-weight: normal;
   font-style: normal;
}

/* Start reset */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, b, i, ol, ul, li, form, table, tr, th, td
{
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
body
{
   line-height: 1;
}
ol, ul
{
   list-style: none;
}
table
{
   border-collapse: collapse;
   border-spacing: 0;
}
/* End reset */

/* Start normalize */
html
{
   font-family: sans-serif;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
}
a
{
   background-color: transparent;
}
a:active, a:hover
{
   outline: 0;
}
b, strong
{
   font-weight: bold;
}
i, em
{
   font-style: italic;
}
sub, sup
{
   font-size: 75%;
   line-height: 0;
   position: relative;
}
sup
{
   top: -0.5em;
}
sub
{
   bottom: -0.25em;
}
hr
{
   box-sizing: content-box;
   height: 0;
}
select
{

   font: inherit;
   margin: 0;
   text-transform: none;
}
/* End normalize */

html
{
   background: #C1DDF3;
}
body
{
   background: #000000;
   color: #FFFFFF;
   font: 15px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
iframe
{
   display: block;
}
h1, h2, h3, h4, h5, h6
{
   color: #20487C;
   font-family: effortless, Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-weight: normal;
   line-height: 1.1;
   margin: 1em 0;
   text-shadow: 0 1px 0 #FFFFFF;
   text-transform: lowercase;
}
h1
{
   font-size: 28px;
   margin-top: 1.67em;
   margin-bottom: 0.67em;
}
h1:first-child
{
   margin-top: 0;
}
h2
{
   background: #4B709C;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   color: #FFFFFF;
   font-size: 16px;
   padding: 5px 10px;
   text-shadow: none;
}
h3, h4, h5
{
   font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   text-shadow: none;
   text-transform: none;
}
h4
{
   font-size: 14px;
}
h5
{
   font-size: 11px;
   text-transform: uppercase;
}
p
{
   line-height: 1.5;
   margin: 1em 0;
}
a
{
   color: #4B709C;
   text-decoration: underline;
}
a:focus, a:hover, a:active
{
   text-decoration: none;
}
img
{
   display: block;
}
ol, ul
{
   margin: 1em 0;
   padding-left: 2.67em;
}
ol
{
   list-style: decimal outside;
}
ul
{
   list-style: disc outside url("../images/star.png");
}
li
{
   line-height: 1.5;
   margin: 0.5em 0;
}
hr
{
   background: url("../images/hr.gif") repeat-x center;
   border: none;
   height: 2px;
   line-height: 0;
   margin: 1em 0;
   padding: 0;
   width: 100%;
}
.content-box
{
   background: url("../images/paper.gif");
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   margin: 15px 0;
   padding: 30px;
   width: 665px;
}
.content-box:first-child
{
   margin-top: 0;
}
.content-box:last-child
{
   margin-bottom: 0;
}
.figure
{
   font-size: 12px;
   margin: 3.75em auto;
   width: 500px;
}
.figure iframe, .figure img
{
   -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   margin: 0 auto;
}
.figure iframe
{
   border: 5px solid #FFFFFF;
}
.gallery
{
   margin: 2em 0;
   text-align: center;
}
.gallery img
{
   border: 5px solid #FFFFFF;
   -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   display: inline-block;
   margin: 5px;
}
.link
{
   background: #FFFFFF;
   -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
   display: table;
   margin: 1em 0;
   table-layout: fixed;
   width: 665px;
}
.link div
{
   display: table-cell;
   vertical-align: middle;
}
.link .thumbnail
{
   height: 80px;
   padding: 5px 0 5px 5px;
   width: 80px;
}
.link .thumbnail img
{
   margin: 0 auto;
}
.link .content
{
   font-size: 14px;
   padding: 5px 25px;
}
.link .icons
{
   padding: 5px 0;
   width: 54px;
}
.link .icons img
{
   margin: 5px auto;
}
.link h3, .link p
{
   line-height: 1.5;
   margin: 0;
}
.link h3 a
{
   color: #20487C;
   text-decoration: none;
}
.link h3 a:focus, .link h3 a:hover, .link h3 a:active
{
   color: #56B0E4;
}
p.back-to-top
{
   background: url("../images/hr.gif") repeat-x center;
   font-size: 9px;
   margin: 5.2em 0;
   text-align: center;
   text-shadow: 0 1px 0 #FFFFFF;
   text-transform: uppercase;
}
p.back-to-top a
{
   background: url("../images/paper.gif");
   color: #808080;
   padding: 0 10px;
   text-decoration: none;
}
p.credit
{
   color: #808080;
   color: rgba(255, 255, 255, 0.4);
   font-size: 9px;
   height: 20px;
   line-height: 20px;
   margin: 0 7px -20px 0;
   position: relative;
   text-align: right;
   text-transform: uppercase;
   top: -20px;
}
p.credit a
{
   color: #808080;
   color: rgba(255, 255, 255, 0.4);
   text-decoration: none;
}
ul.note
{
   border: 1px dashed #808080;
   font-size: 14px;
   list-style: none;
   padding: 20px;
}
ul.note li
{
   margin: 0;
}
hr.foot
{
   margin-top: 3em;
}
#top-bar
{
   background: url("../images/background_translucent-black-80.png");
   background: rgba(0, 0, 0, 0.8);
   font-size: 14px;
   height: 40px;
   line-height: 40px;
   margin: 0 auto;
   position: relative;
   width: 1000px;
   z-index: 2;
}
#top-bar #language
{
   max-width: 740px;
   position: absolute;
   top: 0;
   left: 15px;
}
#top-bar #language h4
{
   color: #C0C0C0;
   display: inline;
   font-weight: normal;
   line-height: 40px;
   margin: 0 0.5em 0 0;
}
#top-bar #contact
{
   position: absolute;
   text-align: center;
   top: 0;
   right: 15px;
   width: 230px;
}
#top-bar #contact img
{
   display: inline-block;
   margin: 0 2px;
   vertical-align: middle;
}
#container
{
   background: #C1DDF3 url("../images/background.png") repeat-x top center;
   color: #0B1727;
   margin: 0 auto;
   min-width: 1000px;
   padding-bottom: 50px;
}
#wrapper
{
   margin: 0 auto;
   position: relative;
   width: 1000px;
   z-index: 1;
}
#header
{
   height: 114px;
   padding-top: 25px;
   padding-left: 15px;
   width: 985px;
}
#header img.moon
{
   position: absolute;
   top: -71px;
   right: 3px;
}
#menu
{
   background: #152E4F;
   -moz-border-radius: 7px 7px 0 0;
   -webkit-border-radius: 7px 7px 0 0;
   border-radius: 7px 7px 0 0;
   color: #FFFFFF;
   font-family: effortless, Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-size: 18px;
   height: 45px;
   line-height: 45px;
   padding: 0 15px;
   text-transform: lowercase;
   width: 970px;
}
#menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#menu ul li
{
   float: left;
   line-height: 45px;
   margin: 0 15px;
}
#menu a
{
   color: #FFFFFF;
   text-decoration: none;
}
#menu a:focus, #menu a:hover, #menu a:active
{
   text-shadow: 0 0 9px #FFFFFF;
}
#main
{
   background: #FFFFFF;
   overflow: hidden;
   padding: 15px 15px 30px 15px;
   width: 970px;
}
#content
{
   float: left;
   width: 725px;
}
#col-right
{
   float: right;
   text-align: center;
   width: 230px;
}
#col-right h2
{
   margin: 12px 0;
}
#col-right img
{
   display: inline-block;
   padding: 12px;
   vertical-align: middle;
}
#footer
{
   background: #152E4F;
   -moz-border-radius: 0 0 7px 7px;
   -webkit-border-radius: 0 0 7px 7px;
   border-radius: 0 0 7px 7px;
   color: #FFFFFF;
   font-size: 14px;
   padding: 20px 15px;
   text-align: center;
   width: 970px;
}
#footer p
{
   margin: 0;
}
#footer a
{
   color: #C1DDF3;
}