/**
* 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 ###################### */
table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: gray;
}

BODY {
  background-color: #f3f3f3;
  color            : #000000;
}
p {line-height: 1.5; text-align: left; margin-top: 0em; text-indent: 2em; margin-bottom: 7px; margin-top: 3px; }

UL {line-height: 1.7em; text-align: left; margin-bottom: 0px; margin-top: 0px;}
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

.texta { 
 color: #ffffff;
 font-size: 11px; 
 background-color: #333333; 
 border: 1px solid #999999; 
}
h4 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Trebuchet MS, Verdana, 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            : #808080;
}

/* ######################## BUTTON BAR ######################## ok */
ul#mainlevel-nav {
  padding-left     : 0;
  margin-left      : 0;
  color            : White;
  float            : left;
  width            : 100%;
  font-family      : arial, helvetica, sans-serif;
}

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

ul#mainlevel-nav li a {
  padding          : 0.2em 1em;
  color            : #999;
  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            : #CC3333;
}
/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #5D74A3;
  text-decoration  : none;
}

a:hover {
  color            : #FFFFFF;
  text-decoration  : none;
}

a.leftmenu{
  font-size        : 11px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #ffcc00;
  font-weight      : bold;
  text-decoration  : none;
}

a.leftmenu:hover {
  color            : #FFFFFF;
  text-decoration  : none;
}

a.portfolio_1:link, a.portfolio_1:visited {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #ff0000;
  font-weight      : bold;
  text-decoration  : none;
}

a.portfolio_1:hover {
  color            : #33ffff;
  text-decoration  : none;
}
a.portfolio_2:link, a.portfolio_2:visited {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #33ff00;
  font-weight      : bold;
  text-decoration  : none;
}

a.portfolio_2:hover {
  color            : #ff9999;
  text-decoration  : none;
}
a.leftm:link, a.leftm:visited {
  font-size        : 12px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #5D74A3;
  text-decoration  : none;
  
}

a.leftm:hover {
  color            : #333333;
  text-decoration  : none;
    font-weight      : bold;
}

a.leftm2:link, a.leftm2:visited {
  font-size        : 11px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #333333;
  text-decoration  : none;
}

a.leftm2:hover {
  color            : #FF0000;
  text-decoration  : none;
}
a.leftm3:link, a.leftm3:visited {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #E6E6E6;
  font-weight      : bold;
  text-decoration  : none;
}

a.leftm3:hover {
  color            : #FF9900;
  text-decoration  : none;
}

a.downm2:link, a.downm2:visited {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #666666;
  font-weight      : normal;
  text-decoration  : none;
}

a.downm2:hover {
  color            : #FFFFFF;
  text-decoration  : none;
}

a.bglink:link, a.bglink:visited {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #FF9900;
  font-weight      : bold;
  text-decoration  : none;
}

a.bglink:hover {
  color            : #FFFFFF;
  text-decoration  : dotted;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #808080;
  font-weight      : normal;
}

a.mainlevel:hover {
  color            : #3F7A12;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

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

/* ###################### 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            : #6F9949;
  text-align       : left;
  letter-spacing   : 1px;
}

table.moduletable td {
  padding          : 2px 2px 5px 2px;
}


/* ###################### 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            : #CCCCCC;
  background-color : #333333;
  border           : 1px solid #000000;
}

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

.contentpaneopen {
  border           : none;
}

.contentheading, .componentheading {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  font-variant     : small-caps;
  color            : #ffffff;
  text-align       : right;
}
.contentheading2, .componentheading2 {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #ffffff;
  text-align       : left;
}
.contentheading3, .componentheading3 {
  font             : bold 13px Verdana, Arial, Helvetica, sans-serif;
  color            : #FF0000;
}
.contentheading4, .componentheading4 {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #FF6633;
  font-variant     : small-caps;
}
.txtheading {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  font-variant     : small-caps;
  color            : #ff9900;
  text-align       : left;
}

.txtprice {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  font-variant     : small-caps;
  color            : #3399ff;
  text-align       : left;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #CCCCCC;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, 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 Verdana, Arial, Helvetica, sans-serif;
  color            : #71809D;
  text-decoration  : none;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #6F9949;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #666666;
  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;
}

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