/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background-color : #000000;
  background-image:url(../images/pagebg5.jpg);
  background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 50% 0%;
  color            : #CCCCCC;

}

img {
	behavior:	 url("pngbehavior.htc");
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #CCCCCC;
}

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.gif) 3px;
  list-style-image : url(../images/arrow.gif);
}

hr {
  color            : #444444;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 10px
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #FFCC00;
  font-weight      : bold;
  text-decoration  : none;
}

a:hover {
  color            : #FFFFFF;
  text-decoration  : none;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FFCC00;
  font-weight      : normal;
}

a.mainlevel:hover {
  color            : #FFFFFF;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #FFCC00;
  font-weight      : bold;
}

a.category:hover {
  color            : #FFCC00;
}

a.buttonbar:link, a.buttonbar:visited {
  font             : bold 11px Arial, Helvetica, sans-serif;
  color            : #FFCC00;
  text-transform   : uppercase;
  text-decoration  : none;
}

a.buttonbar:hover {
  color            : #FFFFFF;
  text-transform   : uppercase;
}

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #808080;
}

.moduleheading {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  font-variant     : small-caps;
  color            : #6F9949;
  text-align       : left
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #FFCC00;
  background-color : #990000;
  border           : 1px solid #000000;
  width: 120px;
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #CCCCCC;
  background-color : #333333;
  border           : 1px solid #000000;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  /*background-color : #2E3440;*/
  background-image:url(../images/transbg.png);
  border-top       : 1px solid #666666;
  border-bottom       : 1px solid #666666;
  border-left       : 1px solid #666666;
  border-right       : 1px solid #666666;
width            : 100%;
}

*html contentpane {
  /*background-color : #2E3440;*/
  border-top       : 1px solid #666666;
  border-bottom       : 1px solid #666666;
  border-left       : 1px solid #666666;
  border-right       : 1px solid #666666;
width            : 100%;
}

.contentpaneopen {
  /*background-color : #2E3440;*/
 background-image:url(../images/transbg.png);
   border-top       : 1px solid #666666;
  border-bottom       : 1px solid #666666;
  border-left       : 1px solid #666666;
  border-right       : 1px solid #666666;
width            : 100%;
}

*html contentpaneopen {
   border-top       : 1px solid #666666;
  border-bottom       : 1px solid #666666;
  border-left       : 1px solid #666666;
  border-right       : 1px solid #666666;
width            : 100%;
}

.transparent{
background-image:url(../images/transbg.png);
}

*html #transparent{
background: #000000;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

*html p#transparent{
padding: 1px;
}

.contentheading, .componentheading {
  font             : bold 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #FF6600;
  text-transform   : uppercase;
  padding-top: 8px;
padding-left: 5px;
  text-align       : left
  width            : 100%;
  height           : 20px;
 /* border-top       : 1px solid #3E4460;
  border-bottom    : 1px solid #000000;*/
background-image: url(../images/menu_bar_back.gif);
}

.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 : #330000*/
}

.sectiontableentry2 {
  /*background-color : #400000;*/
}

.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;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}