/*
* autenta elemements
**/
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: Verdana;  
  font-size: 95%;
  background-color: #412823;
  color: #CACACA;
}


#container {
    padding: 0;
    margin: 0;
    
}

#leftcol {
    background-color: #fff5e0;
    float: left;
    width: 350px;
    min-height: 800px;
    position: relative;
    height: auto;
}

#leftcol p.footer {
    text-align: right;
    padding-right: 10px;
    font-size: 95%;
    
}

#leftcol p.footer a {
    color: #7C1322;
}

#leftcol h1 {
  margin:0;
  padding:0;
  margin-bottom: 80px;
}

#center {
  margin-left: -350px;
  width: 100%;
  float: left;
}

#rightcol {
    background-color: #412823;
    color: #cacaca;
    margin-left: 350px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    background-image:url('images/bg_right.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    text-align: left;
    position: relative; 
    position: inherit; !important
    
}

#leftcol ul {
    list-style: none;
    text-align: left;
    padding-right: 10px;
}

#leftcol ul li {
    margin-top: 8px;
}

#leftcol ul li a {
    text-decoration: none;
    color: #583B35;
    font-weight: bold;
    font-size: 0.85em;
}

#leftcol ul li a:hover {
    text-decoration: underline;
}

#leftcol ul.menu {
    text-align:left;
}

#leftcol ul.menu li {
    margin-top: 0px;
}

ul.links li {
  display: block;   
}

#mission {
  font-size: 80%;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 25px;
}

#footer {
  text-align: right;
  font-size: 80%;
  margin-top: 50px;
  margin-bottom: 25px;
  padding-right: 10px;
}

#footer a {
  color: #593C36;
}

#footer p {
  text-align: left;
  color: #593C36;
  padding-left: 5px;
}

#effikas {
  text-align: right;
  font-size: 70%;
  margin-top: 25px;
  clear: both;
  padding: 4px;
}

#effikas a {
  color: #CACACA;
}
/*
* HTML elements
*/
p {
    text-align: justify;
    margin-bottom: 6px;
    margin-top: 6px;
}

#rightcol p img{
  padding: 2px;
}

#rightcol h1 {
  font-weight: normal;
  /*font-size: 160%;*/
  margin-bottom: 25px;
  padding-top: 12px;
}

#rightcol h2 {
  font-size: 120%;
  margin-bottom: 20px;
  padding-top: 15px;
}

#rightcol h3 {
  font-weight: normal;
  font-size: 110%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

#rightcol h2 a {
  text-decoration: none;
}

#rightcol a {
  text-decoration: underline;
  color: #cacaca;
}


/**
 * Generic elements
 */


input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}


table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

thead div.sticky-header {
  border-bottom: 2px solid #d3e7f4;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #412823;
}

tr.even {
  background-color: #785954;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}


ul.primary {
    
}

ul.primary li {
    
}

ul.primary li a {
    background-color: #412823;
}
/*
ul.primary li a:hover {
    background-color: #583B35;
}
*/
ul.primary li a.active {
    background-color: #412823;
    font-weight: bold;
}


