/*****************************************************************************
Defaults reset
 *****************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .quote, .clean, .ftel {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: arial;
  vertical-align: baseline;
  text-align: left;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/*****************************************************************************
 HTML elements
 *****************************************************************************/
body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font: 13px "Arial";
  color: #000000;
}
input, textarea, select {
  font: 13px  "Arial";;
  color: #000000;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family:  Arial;
  color: #850000;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
ul, quote, code, fieldset {
  margin: 15px 0;
}
p {
  margin: 10px 0 10px;
  line-height: 20px;
}
a:link, a:visited {
  color: #402419;
  text-decoration: underline;
}
a:hover {
  color: #ed1c24;
  text-decoration: underline;
}
a:active, a.active {
  color: #000000;
}
hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #555555;
}
ul {
  margin: 10px 0;
  padding: 0;
}
ul li {
  margin: 5px 0 5px 30px;
}
img, a img {
  border: none;
}


body {
  background: #006E63;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#header {
  width: 960px;
  height: 165px;
  display: block;
  overflow: hidden;
  padding: 0px;
  background: url("/files/header.jpg?size=full") no-repeat;
}

#header p.title_small { text-align: center; margin-top: 35px; margin-bottom: 0px;  color: #003F39; }
#header p.title_small a, #header p.title_small a:active, #header p.title_small a:link, #header p.title_small a:visited, #header p.title_small a:hover { text-decoration: none; color: #003F39; font-weight: bold; font-size: 13px; line-height: 15px; }

#header p.title_small_2 { text-align: center; margin-top: 4px; margin-bottom: 0px;  color: #003F39; }
#header p.title_small_2 a, #header p.title_small_2 a:active, #header p.title_small_2 a:link, #header p.title_small_2 a:visited, #header p.title_small_2 a:hover { text-decoration: none; color: #003F39; font-size: 12px; line-height: 13px; font-weight: bold; }


#header p.title_big { text-align: center; margin-top: 3px; font-size: 20px; color: #003F39;  }
#header p.title_big a, #header p.title_big a:active, #header p.title_big a:link, #header p.title_big a:visited, #header p.title_big a:hover { text-decoration: none; color: #003F39; font-size: 20px; line-height: 1; }


#content_background { width: 960px; background: url("/files/main.jpg?size=full") repeat-y; }

#content { width: 960px; background: transparent;  }

#content_inner { margin: 0 5px; width: 950px; }

#content_table { width: 950px; }
#content_table tr.menu {  background: #B3B3B3 url(/files/menu.jpg?size=full) top center no-repeat; }
#content_table td.cell { width: auto; background: #B3B3B3; }
#content_table td { vertical-align: top; }

#submenu_holder { height: 35px; width: 950px; display: block; overflow: hidden; }

#submenu { height: 30px; margin-top: 5px; }
#submenu tr { height: 30px; }
#submenu td.empty { width: 5px; padding: 0px; margin: 0px; background: transparent; }
#submenu td { background: #DAE2E1; line-height: 30px; }
#submenu td.active { background: #FFFFFF; line-height: 30px;  }

#submenu a, #submenu a:link, #submenu a:active, #submenu a:visited, #submenu a:hover { color: #000000; text-decoration: none; display: block; width: 100%; line-height: 30px;  padding: 0 10px; }

#text { margin: 5px 0 10px 0; padding: 0; width:720px; min-height: 300px; overflow: hidden; display: block;  }
#text p, #text div, #text a { text-align: justify; }

#langbar { float: left; height: 19px; width: 102px; display: block; background: url("/files/languages.png?size=full") no-repeat; overflow: hidden; }
#langbar a {display: block; text-indent: -5000px; overflow: hidden; float: left; width: 45px; height: 19px;  }


#footer { width: 960px; height: 115px; background: url("/files/footer.jpg?size=full") no-repeat; margin: 0px; padding: 10px 0 0 5px; color: #555555; font-size: 11px; }


#text img { padding: 5px; }

#sidebar { width: 187px;  margin: 5px 0 10px 13px; background: #D3F3E8; overflow: hidden; }
#sidebar ul { margin: 0 0 0 20px; padding: 10px 10px 10px 0; }
#sidebar li { margin: 5px 0 5px 0; padding: 0px; text-indent: 0px; color: #850000 }
#sidebar li b { color: #850000; }
#sidebar li ul {  padding: 0; }
#sidebar li a { color: #000000; text-decoration: none; font-weight: bold; }


#sidebar2 { width: 187px;  margin: 5px 0 0px 13px;  
  font-weight: bold;
  font-family:  Arial;
  color: #850000; font-size: 20px; }

li.expanded { list-style-image: url(/files/menu-expanded.gif); }
li.collapsed { list-style-image: url(/files/menu-collapsed.gif); }
li.single { list-style-image: url(/files/menu-leaf.gif); }

#breadcrumb { margin: 5px 0 10px 0; padding: 0px; font-size: 11px;  }
#breadcrumb a, #breadcrumb p { font-size: 11px; } 


#menu, .menuactive, .menuitem { display: block; list-style-type: none; margin: 0px; padding: 0px; text-indent: 0px; }
#menu { margin: 0 0 0 15px; }
.menuactive, .menuitem  { float: left; text-align: center;  margin: 0px 5px 0 0; /*padding: 0 5px 0 5px;*/ }


/*
.menuitem { background: #EDEDED; }
*/
#menu a, #menu a:active, #menu a:link, #menu a:visited, #menu a:hover { line-height: 26px;  text-decoration: none; color: #000000; font-weight: bold; }
#menu .menuactive a, #menu .menuactive a:active, #menu .menuactive a:link, #menu .menuactive a:visited, #menu .menuactive a:hover { color: #850000; }

#anons { border: 1px solid #C6D3D9; background: #EDF4FA; padding: 15px;  width:690px;  margin-bottom: 10px; margin-top: 5px; }


#sb { width: 210px; vertical-align: top; }
