/**
* PROVEQROO 
*/

/* ###################### OVERALL SETTINGS ###################### ok */
body {
	margin           : 2px;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : small;
	color            : #666666;
	background-color: #FFFFFF;
}

.contentbox {
  background-color : #FFF;
}

td, tr, p, div {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
}

hr {
  color            : #999966;
  height           : 1px;
  width            : 100%;
}

/* ######################## BUTTON BAR ######################## ok */
ul#mainlevel-nav {
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  font-size        : x-small;
  text-align       : center;
  font-family      : Arial, Helvetica, serif;
}

ul#mainlevel-nav li {
  display          : block;
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : auto !important;
  font-size        : small;
  line-height      : 25px;
  white-space      : nowrap;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 1px;
  padding-right    : 1px;
  text-decoration  : none;
  color            : #FFFFFF;
}

ul#mainlevel-nav li a:hover {
  text-decoration  : none;
  color            : #999966;
}

/* ##################### MODULE SETTINGS ###################### ok */
table.moduletable {
  width            : 100%;
  border           : 1px solid #ffffff;
  margin-bottom    : 10px;
}

table.moduletable th {
  font-size        : x-small;
  font-weight      : bold;
  color            : #003366;
  background       : #FFFFFF;
  text-align       : center;
  letter-spacing   : -1px;
  border-bottom    : 1px solid #003366;
}

table.moduletable td {
  padding          : 1px;
  background       : #FFFFFF;
}

/* ##################### FORMULAR SETTINGS #################### ok */
.button {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : x-small;
	color            : #333333;
	background       : #CCCCCC;
	border           : 1px solid #003366;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #666666;
  background       : #f0f0f0;
  border           : 1px solid #ffffff;
}

/* ################# SECTION LISTING SETTINGS ################# ok */
.sectiontableheader {
  border-bottom    : 1px solid #ffffff;
  padding          : 1px;
  background       : #FFFFFF;
  color            : #666666;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 1px;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 1px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #666666;
  background       : #FFFFFF;
  text-align       : center;
  letter-spacing   : -1px;
  border           : 1px solid #D1DFE7;
  width            : 200px;
}

a.mainlevel:link, a.mainlevel:visited {
  font-weight      : normal;
  text-align       : left;
  background       : transparent;
  letter-spacing   : 0px;
  border           : none;
}

a.mainlevel:hover {
  font-weight      : normal;
  text-align       : left;
  background       : transparent;
  letter-spacing   : 0px;
  border           : none;
}

.sublevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : xx-small;
}

/* ########################### LINKS ########################## ok */
a:link, a:visited {
	color            : #999966;
	text-decoration  : none;
	font-weight: bold;
}

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

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

a.readon:link {
  padding-left     : 1px;
  margin-left      : 1px;
}

/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
  border           : 1px solid #ffffff;
  padding          : 1px;
  background       : #FFFFFF;
}

.pagenav {
  color            : #003366;
  font-weight      : bold;
}

a.pagenav:link, a.pagenav:visited {
  color            : #85865A;
  text-decoration  : none;
}

a.pagenav:hover {
  color            : #006699;
  text-decoration  : none;
}

/* ################### SMALL FONT SETTINGS #################### ok */
.small {
  font-size        : xx-small;
  color            : #85865A;
}

.smalldark {
  font-size        : xx-small;
  color            : #003366;
}

.createdate, .modifydate {
  font-size        : xx-small;
  color            : #0099CC;
}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
  font-size        : xx-small;
  color            : #85865A;
}

.content_vote {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : xx-small;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 2px;
  padding-right    : 2px;
  background       : #FFFFFF;
  border           : 1px solid #ffffff;
}

/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
  letter-spacing   : -1px;
  font-size        : x-small;
  color            : #FFF;
}

a.pathway:link, a.pathway:visited {
  font-size        : x-small;
  letter-spacing   : -1px;
}

a.pathway:hover {
  font-size        : x-small;
  letter-spacing   : -1px;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentpane {
  padding-left     : 1px;
  padding-right    : 1px;
}

.contentpaneopen {
  padding-left     : 1px;
  padding-right    : 1px;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #999966;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #999966;
}

/* ###################### TABBED EDITING ###################### ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #ffffff;
  border-top       : 1px solid #ffffff;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #85865A;
  padding          : 1px;
}
.offtab {
  background-color : #FFFFFF;
  border-left      : 1px solid #ffffff;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #ffffff;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #85865A;
  padding          : 1px;
}
.tabpadding {
  border-left      : 1px solid #ffffff;
  border-bottom    : 1px solid #ffffff;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #ffffff;
  border-right     : 1px solid #ffffff;
  border-bottom    : 1px solid #ffffff;
  background-color : #FFF;

}