/* ###################### OVERALL SETTINGS ###################### */
BODY  { color: #000000; background-image: none }

td,tr,p,div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  
}

ul {
  margin           : 0px 0px 0px 0px;
}



hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  color            : #FA370A;
  text-decoration  : none;
}

a:hover {
  color            : #F45618;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #F45618;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #7492AB;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #F45618;;
  text-decoration  : bold;
}

/* ###################### MAIN MENU SETTINGS ###################### */

.mainlevel {
  font-family      : Arial, Helvetica, serif;
  #font-weight      : bold;
  font-size        : 12px;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=100, finishopacity=0, style=1);
  -moz-opacity     : 0.9;
  text-indent      : 5px;
  padding          : 5px;
  display          : block;
  margin-top       : 2px;
  background-color : #B4B4B4;
}

a.mainlevel:link, a.mainlevel:visited {
  border-top       : 1px solid #000000;
  border-bottom    : 1px solid #FFFFFF;
  background       : #FFFFFF;
  color            : #808080;
}
a.mainlevel:hover {
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #FFFFFF;
  background-color : #4D4D4D;
  color            : #FFFFFF;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable  { text-align: left; margin-bottom: 5px; width: 100% }
table.moduletable th  { color: #333333; font: bold 11px CSS_PROPERTY_UNDEF; background: url("../images/fundalmeniu.jpg") repeat-x 50% bottom; text-align: left; text-transform: uppercase; padding: 1px; border-bottom: medium none }

.newsflash  { color: #27a19a; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: left }

.frameheader  { color: #adc1d2; font: none 18px CSS_PROPERTY_UNDEF; text-align: left }

.poll  { color: #666666; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-align: left }

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane  { text-align: left; padding-right: 5px; padding-left: 5px }

.contentpaneopen  { text-align: left; padding-right: 5px; padding-left: 5px }

.contentheading, .componentheading  { color: #333333; font-size: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; padding: 1px }

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category  { color: #999999; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left }

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1   { background-color: #fff; text-align: left; border-bottom: 1px solid #ffffff }

.sectiontableentry2   { background-color: #fff; text-align: left; border-bottom: 1px solid #ffffff }

.sectiontableheader  { color: #ffffff; font-weight: bold; background-color: #DFE9F12; text-align: left; height: 20px; border-bottom: 1px solid #ffffff }

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 6px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 6px;
  color            : #000000;
  font-weight      : normal;
}