/**
* 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            : #cccccc;
}

td, tr, p, div, dd, dt {
  font-family      : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #cccccc;
  padding          : 5px;
}

h4 { color: #FF9900; font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #FF9900; font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; 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            : #c0c0c0;
}

/* ######################## BUTTON BAR ######################## ok */
ul#mainlevel-nav li {
  padding-left     : 0;
  margin-left      : 0;
  color            : white;
  float            : left;
  width            : 98%;
  height           : 15px;
  font-family      : verdana, arial, helvetica, sans-serif;
  font-weight      : normal;
}

mainlevel-nav li {
  display          : inline;  
}

mainlevel-nav li a {
  padding          : 0.1em 1em; 
  color            : #cec272;
  text-decoration  : none;
  float            : left;
  background       : url(../images/menu_bar_div.gif) no-repeat right;
}

mainlevel-nav li a:hover {
  text-decoration  : none;
  color            : #ffffff;
}
/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 10px
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : white;
  font-weight      : normal;
  text-decoration  : none;
}

a:hover {
  color            : #cec272;
  text-decoration  : none;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #999999;
  font-weight      : normal;
}

a.mainlevel:hover {
  color            : #cec272;
  text-decoration  : none;
  font-weight      : normal;
}

a.sublevel:link, a.sublevel:visited {
  color            : #999999;
  font-weight      : normal;
}

a.sublevel:hover {
  color            : #cec272;
  text-decoration  : none;
  font-weight      : normal;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : normal;
}

a.category:hover {
  color            : #cec272;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-bottom    : 5px;
  border-bottom    : 1px solid #000;
}

table.moduletable th {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #cec272;
  text-align       : left
  letter-spacing   : 1px;
}

table.moduletable td {
  padding          : 2px 2px 5px 2px;
  text-align       : left;
  line-height: 180%;
}


/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #515A6D;
  background-color : #2E3440;
  border           : 1px solid #000000;
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #CCCC00;
  background-color : #333333;
  border           : 1px solid #000000;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  border           : none;
}

.contentpaneopen {
  border           : none;
  padding          : 0px 2px 5px 2px
}

.contentheading, .componentheading {
  font             :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size      :  bold 24px;
  font-variant     : small-caps;
  color            : #84adff;
  text-align       : left;
  width            : 100%;
  border-bottom    : 1px solid #E0E0E0;
}



.contentpaneopen_text {
  text-align       : left;
}

.contentdescription {
  font-family      : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #CCCC00;
  text-align       : left;
}

.category {
  color            : #999900;
  font-family      : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */

.clear {
  background-color : #2E3440;
}

.table {
  background-color : #000000;
  background       : url(../images/top_bar_back.gif);
  height           : 20;
  color            : #000000;
  font-weight      : normal;
}

.row0 {
  background-color : #475063;
  color                     : #202020;
}

.row1 {
  background-color : #363D4C;
  color                     : #000000;
}



/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #718040;
  text-decoration  : none;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #6F9940;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #666633;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #339900;
  font-size        : 9px;
}

.content_vote {
  background       : #2E3440;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #CC9999;
  font-size        : 9px;
}

.business-card {
  background       : #2E3440;
  font-family      : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #cccccc;
  padding          : 2px;
  border          : none;
}


.card-info {
  background       : #2E3440;
  color                : #FFFFFF;
  font-family      : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #cccccc;
  padding          : 2px;
}


.content_vote.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  width            : 60px;
  font-weight      : normal;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}



input {
/* background: #2e3440; */
color: black;
font-family:verdana,arial,helvetica;
font-size: 10pt;
border-color: #2e3440;
border-width: 1px;
border-style:solid;
font-weight: normal;

}

select {
background: #2e3440;
selecter-color: black;
color: white;
font-family:verdana,arial,helvetica;
font-size: 10pt;
border-color: #2e3440;
border-width: 0px;
border-style: solid;
font-weight: normal;

}

textarea {
background: #202020;
color: yellow;
font-family:verdana,arial,helvetica;
font-size: 10pt;
border-color: #2e3440;
border-width: 1px;
border-style:solid;
font-weight: normal;

}

.radio {
background: #2e3440;
color: black;
font-family:verdana,arial,helvetica;
font-size: 10pt;
border-color: #2e3440;
border-width: 0px;
border-style:solid;
font-weight: normal;

}
