/**
* AkoDarkGem - A Mambo 4.5.1 template
* @version 2.0
* @package AkoDarkGem
* @copyright (C) 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background-color : #000000;
  color            : #FFFFEE;
  font-size : 14px;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;

  scrollbar-arrow-color:#FF5F66;
  scrollbar-base-color:#FF5F66;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#FF5F66;

}

td, tr, p, div {
  font-size: 12px; font-weight: bold;
  color            : #ccc;
}

h4 { color: #FFFFDD; font-family: Times New Roman, Geogia, arial, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h5 { color: #FFFFDD; font-family: Times New Roman, Geogia, arial, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FFFFDD; font-family: Times New Roman, Geogia, arial, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

li {
  list-style       : inside url(../images/arrow.png) 3px;
  list-style-image : url(../images/arrow.png);
}

hr {
  color            : #444444;
  height           : 1px;
  width            : 100%;
}

.pathwaytext {
  color            : #808080;
}

/* ######################## BUTTON BAR ######################## ok */
ul#mainlevel-nav {
  padding-left     : 10;
  margin-left      : 0;
  color            : #eee;
  float            : left;
  width            : 100%;
  font-size: 14px; font-weight: bold;
}

ul#mainlevel-nav li {
  display          : inline;
}

ul#mainlevel-nav li a {
  padding          : 0.2em 1em;
  color            : #eee;
  text-decoration  : none;
  float            : left;
  background       : url(../images/menu_bar_div.gif) no-repeat right;
}

ul#mainlevel-nav li a:hover {
  text-decoration  : none;
  color            : #FF5F66;
}
/* ###################### LINKS ###################### */
a:link{
  font-family      : Times New Roman,Tahoma, Verdana,arial, helvetica, sans-serif;
  font-size: 14px; font-weight: bold;
  color            : #FE766B;
  text-decoration  : underline;
}

a:visited{
  font-family      : Times New Roman,Tahoma, Verdana,arial, helvetica, sans-serif;
  font-size: 14px; font-weight: bold;
  color            : #FFFF66;
  text-decoration  : underline;

}
a:active {
        text-decoration: underline;
        background-color: transparent;
        color: #000;
}

a:hover, a:focus {
        background-color: #fcc;
        color: #000;
}


a.mainlevel:link {
  font-size: 14px; font-weight: bold;
  color            : #FFFF66;
}


a.mainlevel:visited {
  font-family      : Times New Roman,Tahoma, Verdana,arial, helvetica, sans-serif;
  font-size: 14px; font-weight: bold;
  color            : #FFFF66;
}

a.mainlevel:hover {
  font-family      : Times New Roman,Tahoma, Verdana,arial, helvetica, sans-serif;
  font-size: 14px; font-weight: bold;
  color            : 3F7A12#;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #FFFF66;
}

a.category:hover {
  color            : #3F7A12;
}

div.footer {
         color="#cccccc";
         font-size:50%;
}
div.title {
        color ="#000000";
        font-size:14px;
}


/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-bottom    : 0px;
  border-bottom    : 1px solid #000;
}

table.moduletable th {
  font             : bold 11px Times New Roman, Geogia, arial, Arial, Helvetica, sans-serif;
  color            : #000000;
  text-align       : left
  letter-spacing   : 1px;
}

table.moduletable td {
  padding          : 1em 0em 0em 0em;
}


/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Times New Roman, arial, Arial, Helvetica, sans-serif;
  color            : #515A6D;
  background-color : #2E3440;
  border           : 1px solid #000000;
}

.inputbox {
  font             : 10px Times New Roman, arial, Arial, Helvetica, sans-serif;
  color            : #CCCCCC;
  background-color : #333333;
  border           : 1px solid #000000;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  border           : none;
}

.contentpaneopen {
  border           : none;
}

.contentheading, .componentheading {
  font             : 14px Times New Roman, arial, Arial, Helvetica, sans-serif;
  font-variant     : small-caps;
  color            : #000000;
  text-align       : left
  width            : 100%;
  height           : 20px;
  border-bottom    : 1px solid #000000;
}

.contentdescription {
  font-size        : 11px;
  color            : #CCCCCC;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Times New Roman, Geogia, arial, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #475063;
}

.sectiontableentry2 {
  background-color : #363D4C;
}

.sectiontableheader {
  background-color : #000000;
  background       : url(../images/top_bar_back.gif);
  height           : 20;
  color            : #FFFFFF;
  font-weight      : bold;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Times New Roman, arial, Arial, Helvetica, sans-serif;
  color            : #71809D;
  text-decoration  : none;
}

.smalldark {
  font             : 9px Times New Roman, arial, Arial, Helvetica, sans-serif;
  color            : #6F9949;
}

.createdate {
  font-family      : Times New Roman, arial, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Times New Roman, arial, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #339900;
  font-size        : 9px;
}

.content_vote {
  background       : #2E3440;
  font-family      : Times New Roman, arial, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #CC9999;
  font-size        : 9px;
}

.content_vote.button {
  font-family      : Times New Roman, arial, Arial, Helvetica, sans-serif;
  font-style       : normal;
  width            : 60px;
  font-weight      : bold;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}
