/**

* Dracdemontornes - A Mambo 4.5.1 template

* @version 1.0

* @package vigweb.net

* @copyright (C) 2008 by Daniel Garrido - All rights reserved!

* @license http://www.vigweb.net/ Copyrighted Commercial Software

*/



/* ###################### OVERALL SETTINGS ###################### */

BODY {

  background-color : #b3b4ae;

  color            : #000000;

}



td, tr, p, div {

  font-family      : Arial;

  font-size        : 10px;

  color            : #000000;

}



h4 { color: #c10404; font-family: Arial; font-size: 12px; font-weight: bold; }

h5 { color: #FF9900; font-family: Arial; font-size: 10px; font-weight: bold; }

h6 { color: #FF9900; font-family: Arial; font-size: 10px; font-weight: bold; }



li {

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

  list-style-image : url(../images/arrow.png);

}



hr {

  color            : #c10404;

  height           : 2px;

  width            : 100%;

}



.pathwaytext {

  color            : #c10404;

}



/* ######################## BUTTON BAR ######################## ok */

ul#mainlevel-nav {

  padding-left     : 0;

  margin-left      : 0;

  color            : White;

  float            : left;

  width            : 100%;

  font-family      : Arial;

}



ul#mainlevel-nav li {

  display          : inline;

}



ul#mainlevel-nav li a {

  padding          : 0.2em 1em;

  color            : #000000;

  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            : #FFFFFF;

}

/* ###################### LINKS ###################### */

a:link, a:visited {

  font-size        : 6px

  font-family      : Arial;

  color            : #01080e;

  font-weight      : bold;

  text-decoration  : none;

}



a:hover {

  color            : #9e0606;

  text-decoration  : none;

}



a.mainlevel:link, a.mainlevel:visited {

  color            : #040404;

  font-weight      : normal;

}



a.mainlevel:hover {

  color            : #040404;

  text-decoration  : underline;

}



a.category:link, a.category:visited {

  color            : #322b2b;

  font-weight      : bold;

}



a.category:hover {

  color            : #a51d20;

}



/* ###################### MODULE SETTINGS ###################### */

table.moduletable {

  width            : 100%;

  margin-bottom    : 5px;

  border-bottom    : 1px solid #000;

}



table.moduletable th {

  font             : Arial;

  color            : #b9171b;

  text-align       : left

  letter-spacing   : 1px;

}



table.moduletable td {

  padding          : 2px 2px 5px 2px;

}





/* ###################### FORMULAR SETTINGS ###################### */

.button {

  font             : bold 10px Arial;

  color            : #000000;

  background-color : #8f9195;

  border           : 1px solid #000000;

}



.inputbox {

  font             : 10px Arial;

  color            : #000000;

  background-color : #FFFFFF;

  border           : 1px solid #484747;

}



/* ###################### CONTENT PAGE SETTINGS ###################### */

.contentpane {

  border           : none;

}



.contentpaneopen {

  border           : none;

}



.contentheading, .componentheading {

  font             : Arial;

  font-variant     : small-caps;

  color            : #000000;

  text-align       : left

  width            : 100%;

  height           : 20px;

  border-bottom    : 1px solid #000000;

}



.contentdescription {

  font-family      : Arial;

  font-size        : 9px;

  color            : #000000;

  text-align       : left;

}



.category {

  color            : #000000;

  font-family      : Arial;

  font-size        : 8px;

  font-weight      : bold;

  text-decoration  : none;

}



/* ###################### SECTION LISTING SETTINGS ###################### */

.sectiontableentry1 {

  background-color : #FFFFFF;

}



.sectiontableentry2 {

  background-color : #b9e8bb;

}



.sectiontableheader {

  background-color : #7d7373;

  background       : url(../images/top_bar_back.gif);

  height           : 20;

  color            : #FFFFFF;

  font-weight      : bold;

}



/* ###################### SMALL FONT SETTINGS ###################### */

.small {

  font             : 9px Arial;

  color            : #bc0101;

  text-decoration  : none;

}



.smalldark {

  font             : 9px Arial;

  color            : #6F9949;

}



.createdate {

  font-family      : Arial;

  font-size        : 9px;

  color            : #000000;

  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;

}