body {
    margin-top:0;
    padding: 0;
    text-align: center;
    background: #3D407A;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}
pre {
    background-color:white;
    border:1px solid gray;
    overflow: auto;
}


code { 
    display:block;
    background-color:white;
    border:1px solid gray;
    padding:3px;
}

p code, dd code {
    display:inline;
    background-color:white;
    border:none; padding:0px;
}

dl > dt {
    background-color:white;
    font-weight:bold;
    padding-left:10px;
    clear:left;
}

dl > dd {
    padding-bottom:5px;
}

dl dl > dt {
    display:inline;
    float:left;
    clear:left;
    padding-right:5px;
    background-color:#EBEDE4;
}

dl dl > dd {
    padding-bottom:5px;
    display:inline;
    float:left;
}


#website {
    background: url("../images/design/bottom_left.gif") bottom left no-repeat #FFF;
    color: #5C5E5B;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-bottom: 0px;
}

#websiteContent {
    background: url("../images/design/bottom_right.gif") bottom right no-repeat transparent;
    padding-bottom: 20px;
    overflow: auto;
}

a:link, a:visited { color: #5C5E5B; }
a:hover { color: #222; }

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

li {
    margin-bottom:0.2em;
}

th { text-align: left; font-weight: bold; color: #969994; padding-right: 5px; }

h1, h2, h3 { 
    border-bottom: 1px solid #AFB1AD;
    padding-bottom: 3px;
    margin-top: 1em;
    text-indent: 0pt;
}

small { font-size: 11px; color: #8D8F8C; }


.nodecor {
    text-decoration: none;
    color: #EBEDE4;
}

#header {
    background: url("../images/design/logo.gif") top left no-repeat #7D7FA4;
    height: 135px;
    overflow: hidden;
}

#header_ak {
    background: url("../images/design/logo_ak.gif") top left no-repeat #7D7FA4;
    height: 135px;
    overflow: hidden;
}

#header_en_ak {
    background: url("../images/design/logo_ak.gif") top left no-repeat #7D7FA4;
    height: 135px;
    overflow: hidden;
}

#login {
    width: 175px;
    height: 40px;
    float: right;
    text-align: right;
    margin-right: 20px;
    margin-top: 20px;
    color: #EBEDE4;
    font-size: 11px;
    line-height: 1.3em;
}

#login span { font-size: 12px; }
#login a { color: #EBEDE4; }

#header a h1 { display: none; }

#header a.homelink {
    display: block;
    height: 113px;
    width: 550px;
    float: left; 
}

#header_ak a h1 { display: none; }

#header_en_ak a h1 { display: none; }

#header_ak a.homelink {
    display: block;
    height: 113px;
    width: 550px;
    float: left; 
}

#header_en_ak a.homelink {
    display: block;
    height: 113px;
    width: 550px;
    float: left; 
}

#navigation {
    clear: both;
    list-style: none;
    margin: 0; padding: 0;
    height: 22px;
}

#navigation li, #secondaryNav li {
    display: inline;
    float: right;
    margin-left: 6px;
}

#secondaryNav li { float: left; }

#navigation li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #EBEDE4;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 22px;
}

#navigation li a:hover, #secondaryNav li a:hover {
    text-decoration: underline;
}

#navigation li.current {
    background: url("../images/design/activetab_left.gif") top left no-repeat #EBEDE4;
}

#navigation li.current a {
    background: url("../images/design/activetab_right.gif") top right no-repeat;
    color: #5C5E5B;
}

#navigation li.current a:hover, #secondaryNav li.current a:hover { text-decoration: none; }

#content {
    clear: both;
    margin-left: 22px;
    margin-right: 18px;
}

#secondaryNav {
    font-size: 11px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: -13px;
}

#secondaryNav ul {
    float: right;
    display: inline;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    margin-top: 5px;
}

#secondaryNav li.title { padding-right: 5px; line-height: 14px;}

#secondaryNav li a {
    font-size: 12px;
    margin-right: 10px;
    line-height: 14px;
    color: #5C5E5B;
}

#secondaryNav li.current a {
    font-weight: bold; text-decoration: none; 
}

#mainContent {
    clear: right;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

#wideContent {
    clear: right;
    width: 100%;
    float: left;
}

#wideContent2Columns {
    float:left;
    margin-left: -220px;
    width: 100%;
}
#wideContent2ColumnsInternal {
    margin-left: 220px;
}


#wideContentC {
    width: 50%;
    float: left;
}

#wideContentCA {
}
#wideContentCB {
    margin-left: 20px;
}

#sidebar {
    margin-top: 23px;
    float: right;
    width: 200px;
    margin-right: 3px;
    background: url("../images/design/sidebar_top.gif") top left no-repeat #E3E6EB;
    margin-bottom: 30px;
}

#sidebarContent {
    background: url("../images/design/sidebar_bottom.gif") bottom left no-repeat transparent;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#sidebar h3 {
    margin: 0;
    padding-top: 10px;
    border-bottom: 0;
}

#sidebar ul {margin-left: 15px; padding: 0;} 
#sidebar li {padding: 0; font-weight: normal;}  

.block
{
    display:block;
    float: left;
    width: 100%;
}

.pict {
    clear: both;
    margin-top: 4px;
    margin-left: 0px;
    margin-right: 18px;   
    margin-bottom: 4px;
}

.pict_l {
    clear: both;
    margin-top: 4px;
    margin-left: 0px;
    margin-right: 18px;   
    margin-bottom: 4px;
}

.pict_r {
    clear: both;
    margin-top: 4px;
    margin-left: 18px;
    margin-right: 0px;   
    margin-bottom: 4px;
}

/* Small screens version */
@media screen and (max-width: 1000px) {
  #header {
    background: url("../images/design/logo_adaptive.gif") top left no-repeat #7D7FA4;
  }

  #header_ak {
    background: url("../images/design/logo_ak_adaptive.gif") top left no-repeat #7D7FA4;
  }

  #header_en_ak {
    background: url("../images/design/logo_ak_adaptive.gif") top left no-repeat #7D7FA4;
  }

  #sidebar {
    float: none;
    width: auto;
  }

  #sidebar h3 {
    margin: 0;
    padding-top: 10px;
    border-bottom: 0;
  }

  #wideContent {
    clear: right;
    width: auto;
    float: none;

  }
 
  #wideContent2Columns {
    float:none;
    margin-left: 0px;
    width: auto;
  } 

  #wideContent2ColumnsInternal {
    margin-left: 0px;
  }

  #wideContentC {
    width: auto;
    float: none;
  }

  #wideContentCA {
  }
  #wideContentCB {
    margin-left: 20px;
  }

  .block
  {
    display:block;
    float: none;
    width: auto;
  }

}

/* Very small screens version */
@media screen and (max-width: 560px) {
  .adaptive {
    width: 100%;
  }

#menubar {
    margin-top: 10px;
    float: left;
    width: 200px;
    margin-right: 3px;
    margin-left: -15px;
    _background: url("../images/design/sidebar_top.gif") top left no-repeat #E3E6EB;
    margin-bottom: 30px;
}

#menubarContent {
    background: url("../images/design/sidebar_bottom.gif") bottom left no-repeat transparent;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#menubar h3 {
    margin: 0;
    padding-top: 10px;
    border-bottom: 0;
}

#footer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: right;
    font-size: 10px;
    margin-top: 5px;
    line-height: 14px;
    color: #CED0C8;
}

#footer  a { color: #CED0C8; }


#metastuff {text-align: left;
  padding: 0.75em 1em 0.5em; margin: 0.25em 0 0.5em; background: #fbf9e6;
  border: 1px dashed #B2B2B2; border-width: 1px 0;}
#content #metastuff li, #content #metastuff p {display: inline; padding: 0; margin: 0; background: none;}
#content #metastuff a {border-bottom-width: 0;}
#content #metastuff a:hover {border-bottom-width: 1px;}
#content #metastuff b {margin: 0 0.5em;}
#content #metastuff p a {background: url(pix/comment_tn.gif) 0 0 no-repeat;
  padding-left: 20px;}

#content h1 {font: 1.66em Georgia, Times, serif; text-align: center;
  margin: 0.5em 0; padding-bottom: 0em; border-bottom: 0px dashed #B2B2B2;}
#content h1 a {color: #333;}
#content h1 a:hover {color: #000;}
#content h1 em {font-style: normal;}

#wideContent, #wideContent2ColumnsInternal p {text-align: justify; text-indent: 15pt}

#epigraphe {margin-left: 70%; text-indent: 0pt}

#content .title {margin-bottom: 0; padding-bottom: 0.25em; border-bottom: none;
  text-align: center;}
#content .byline {padding: 0 0 1em; margin: 0; text-align: center; text-transform: none;}

#content .ishinfo {text-align: center; border-bottom: 1px dashed #B2B2B2;
  padding-bottom: 1em; margin-bottom: 1.5em;}

blockquote, pre {padding: 0.25em 40px;}
blockquote {
  background: url(../pix/quote_wh.gif) 10px 0.75em no-repeat;
  margin: 0.25em 0;}

.Section1, .Section2, .Section3, .Section4, .Section5, .Section6, .Section7, .Section8
, .Section9, .Section10, .Section11, .Section12, .Section13, .Section14, .Section15, .Section16
, .Section17, .Section18, .Section19, .Section20, .Section21, .Section22, .Section23, .Section24
, .Section25, .Section26, .Section27, .Section28, .Section29, .Section30, .Section31, .Section32
, .Section33, .Section34, .Section35, .Section36, .Section37, .Section38, .Section39, .Section40 
{
    color: black;
}

.MsoNormal
{
    color: black;
}

.PopBoxImageSmall
{
    border: none 0px white;
    cursor: url("pix/magplus.cur"), pointer;
}
.PopBoxImageSmall_l
{
    border: none 0px white;
    cursor: url("pix/magplus.cur"), pointer;
    clear: both;
    margin-top: 4px;
    margin-left: 0px;
    margin-right: 18px;   
    margin-bottom: 4px;
}
.PopBoxImageSmall_r
{
    border: none 0px white;
    cursor: url("pix/magplus.cur"), pointer;
    clear: both;
    margin-top: 4px;
    margin-left: 18px;
    margin-right: 0px;   
    margin-bottom: 4px;
}
.PopBoxImageLarge
{
    border: solid thin #CCCCFF;
    cursor: url("pix/magminus.cur"), pointer;
}
