
/* CSS Document */



body {
    margin: 0;
    padding: 0;
    background-color: #A9B3BB;
    background-image: url(art/img01.gif);
    background-position: left top;
    background-repeat: repeat-x;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
  }


div, img, object, form {
    margin: 0;
    padding: 0;
    border-width: 0;
  }


a {
    text-decoration: none;
  }


a:hover {
    text-decoration: underline;
  }


p {
    text-align: justify;
  }


.clearfix {
    clear: both;
  }


.alert {
    background-color: #D4DADD;
    border-color: #848C8F;
    border-style: dashed;
    border-width: 2px;
    padding: 20px;
    text-align: center;
    margin: 0 0 20px 0;
  }
  
.alert a {
  color: #555555;
  text-decoration: underline;
}


.banner {
    height : 75px;
    margin-bottom : 5px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 10px;
/*    padding-bottom : 60px;*/
    padding-bottom: 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
    width : 715px;
  }

/* -------------------------------------------------------------------------- */



div#a {
    background: transparent url(art/tekercs.gif) no-repeat scroll 0px 15px;
    height: 130px;
    margin: 0 auto;
    padding: 10px 0 0 150px;
    width: 780px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }

div#focim {
    width: 300px;
}

div#focim h1 {
    margin: 0;
    padding: 30px 0 10px 0;
    padding-bottom: 10px;
    font-size: 32px;
    width: 300px;
    height: 30px;
    color: #FFFFFF;
  }

div#alcim {
    width: 300px;
}
  
div#alcim h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    width: 300px;
    color: #FFFFFF;
  }


div#a a {
    color: #FFFFFF;
  }


div#a a:hover {
    text-decoration: none;
  }

div#a div#banner {
  width: 468px;
  height: 60px;
  float: right;
  padding-top: 30px;
}
  
div#b {
    height: 70px;
    margin: 0 auto;
    width: 930px;
  }


div#b ul {
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }


div#b ul li {
    display: inline;
  }


div#b ul li a {
    color: #333333;
    display: block;
    float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 43px;
    line-height: normal;
    padding: 12px 30px 0;
  }


div#b ul li a.current {
    background: transparent url(art/img03.gif) no-repeat scroll center bottom;
  }


div#container {
    width: 930px;
    margin: 0 auto;
  }


div#left {
    float: left;
    width: 770px;
  }


div#right {
    float: right;
    width: 120px;
    text-align: right;
  }


div#c {
    width: 770px;
  }


div#ca {
    background: transparent url(art/img05.gif) no-repeat scroll 0%;
    height: 20px;
  }


div#cb {
    background: url(art/img04.gif) repeat-y scroll 0%;
    padding: 0 20px 0 20px;
  }


div#cc {
    background: transparent url(art/img06_2.gif) no-repeat scroll left bottom;
    height: 20px;
  }


div#d {
    margin: 0 auto;
    width: 770px;
    padding: 20px 0 20px 0;
  }


div#da {
    float: left;
    width: 370px;
  }


div#db {
    float: right;
    width: 370px;
  }


div#dc h3 {
    background-image: url(art/img12b.png);
  }


div#e {
    background-color: #3F4244;
    background-image: url(art/img18.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 40px 0pt;
    text-align: center;
    color: #FFFFFF;
  }


div#e a {
    color: #FFFFFF;
  }

/* -------------------------------------------------------------------------- */



form#search {
    height: 60px;
  }


form#search h2 {
    margin: 0 0 6px 0;
    padding: 0;
    font-size: 24px;
  }


form#search h2 span {
    border-bottom: 1px solid #B4BBBE;
    color: #333333;
    text-decoration: none;
  }


form#search div.input {
    width: 600px;
    float: left;
  }


form#search div.input input {
    width: 445px;
    float: left;
  }


form#search div.input select {
    width: 140px;
    float: right;
  }


form#search input.button {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    width: 120px;
    text-align: right;
    height: 50px;
    padding: 5px;
    border-color: #848C8F;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    background-image: url(art/search.gif);
    background-position: 0 4px;
    background-repeat: no-repeat;
    margin: -28px 0 0 0;
    float: right;
  }

/* -------------------------------------------------------------------------- */



div.box {
  }


div.box h3 {
    background: #DB8603 url(art/img12.gif) no-repeat scroll 0%;
    color: #333333;
    font-size: 18px;
    height: 28px;
    margin: 0;
    padding: 7px 0 0 10px;
  }


div.box div {
    background-image: url(art/img13.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-color: #A9B3BB;
    border-width: 0 1px 1px 1px;
    border-style: solid; 
  }


div.box div ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 20px;
  }


div.box div ul.left, div.box div ul.right {
    width: 330px;
  }


div.box div ul.left {
    float: left;
  }


div.box div ul.right {
    float: right;
  }


div.box div ul li {
    background: transparent url(art/img14.gif) no-repeat scroll left 6px;
    border-bottom: 1px solid #949EA4;
    padding: 5px 15px;
  }


div.box div ul li a {
    color: #333333;
  }

/* -------------------------------------------------------------------------- */



div.nav {
    margin: 10px 0 10px 0;
  }


div.nav a {
    border-color: #848C8F;
    border-width: 2px;
    border-style: solid;
    padding: 3px;
    color: #333333;
    background-color: #D4DADD;
  }


div.nav a.selected {
    background-color: #FFFFFF;
    font-weight: bold;
  }

/* -------------------------------------------------------------------------- */



table.list {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
    background-color: #D4DADD;
  }


table.list th, table.list td {
    border-color: #A9B3BB;
    border-width: 2px;
    border-style: solid;
    padding: 3px;
  }


table.list th {
    background-image: url(art/img01.gif);
    background-position: 0 -200px;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
  }


table.list td {
    text-align: left;
    vertical-align: top;
    color: #848C8F;
  }


table.list td.center {
    text-align: center;
  }


table.list td.right {
    text-align: right;
  }


table.list td a {
    color: #333333;
  }

/* -------------------------------------------------------------------------- */



div.item {
    background-color: #D4DADD;
    border-color: #848C8F;
    border-style: solid;
    border-width: 2px;
    padding: 20px;
    margin: 0 0 20px 0;
  }


div.item h3 {
    margin: 0;
    padding: 0;
    font-size: 20px;
  }


div.item h3 span {
    border-bottom: 1px solid #B4BBBE;
    color: #333333;
    text-decoration: none;
  }


div.item dt {
    font-weight: bold;
  }


div.item a {
    color: #333333;
  }

/* -------------------------------------------------------------------------- */



form#contact {
  }


form#contact label {
    width: 150px;
    display: block;
    float: left;
  }


form#contact input, form#contact textarea {
    width: 600px;
    margin: 0 0 5px 0;
  }


form#contact input.button {
    width: auto;
    margin-left: 150px;
  }

/* -------------------------------------------------------------------------- */



dd.covers img {
    margin: 0 5px 5px 0;
  }

/* -------------------------------------------------------------------------- */



form#upload {
  }


form#upload label {
    width: 250px;
    display: block;
    float: left;
  }


form#upload input, form#upload select, form#upload textarea {
    width: 500px;
    margin: 0 0 5px 0;
  }


form#upload input.button {
    width: auto;
    margin-left: 250px;
  }

/* -------------------------------------------------------------------------- */



div.characters {
    text-align: center;
    padding: 20px 0 20px 0;
  }


div.characters a {
    border-color: #848C8F;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    color: #333333;
    background-color: #D4DADD;
    font-size: 12px;
  }


div.characters a.selected {
    background-color: #FFFFFF;
    font-weight: bold;
  }

/* -------------------------------------------------------------------------- */

form#notice {
  }


form#notice label {
    width: 150px;
    display: block;
    float: left;
  }


form#notice input, form#notice select {
    width: 600px;
    margin: 0 0 5px 0;
  }


form#notice input.button {
    width: auto;
    margin-left: 150px;
  }

