/** change the following 
	horizmenucontainer for main box background
	

**/

/* ##################### OVERALL SETTINGS ##################### QM: ok */

body {
  margin           : 0px;
  padding          : 0px;
  background       : #E6E6E6;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #000;
	line-height: 15px;
}

hr {
  color            : #E0E0E0;
  height           : 0px;
  width            : 100%;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM:  */
.maincontainer {
  border           : 0px solid #000000;
  width            : 605px;
  background-color : #FFFFFF;
}

.newscontainer {
  border           : 0px solid #000000;
  width            : 192px;
  background-color : #e89800;
}

.headercontainer {
	margin: 0px;
	padding: 0px;
	border: none;
	clear: both;
	float: none;
	height: 0px;
	width: 0px; 
}

.leftmenucontainer {
	width            : 150px;
	border-right	 : 1px solid #e0e0e0;
	padding-right	 : 10px;
}

.clear {
  clear: both;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
  width            : 100%;
  margin-bottom    : 15px
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	text-align       : left;
	background       : #cccccc;
	padding: 5px;
	height: 33px;
}

table.moduletable td {
  padding          : 2px;
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
  border           : 1px solid #e0e0e0;
  background-color : #fff;
}

.inputbox {
  border           : 1px solid #d0d0D0;
  background       : #e9e9e9;
  color            : #044497;
  margin           : 2px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #044497;
  height           : 20px;
  vertical-align   : middle;
  background       : url(../images/shading.gif) #b0b0b0;
  border-bottom    : 1px solid #000;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F0F0F0;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E9E9E9;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM:  */
.mainlevel {
  border           : 1px solid #a7a8aa;
  width            : 100%; 
  height           : 25px;
}

a.mainlevel:link, a.mainlevel:visited {
  background       : #fff;
  text-decoration  : none;
  padding-top      : 4px;
  padding-left     : 10px;
}

a.mainlevel:hover {
  border           : 1px solid #d0d0D0;
  background       : #e9e9e9;
  text-decoration  : none;
}

.sublevel {
	height           : 20px;
	padding-top      : 5px;
}

/* Added */
.sublevel2 {
  height           : 20px;
  padding-top      : 5px;
}

/* C.Flisk - Sub level module */
.cfsublevel {
	padding-left     : 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	width: 100%;
	background-image: url(../images/indent1x.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.cfsublevel2 {
  height           : 20px;
  padding-top      : 5px;
  padding-left     : 30px
}
/* end */


/* ########################### LINKS ########################## QM: ok */
a:link, a:visited {
  color            : #00513A;
  text-decoration  : none;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.pagenav {
  font-weight      : bold;
  color            : #bbb;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover {
  text-decoration  : none;
}

.contenttoc {
  width            : 200px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.contenttocheading {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #044497;
  height           : 20px;
  vertical-align   : middle;
  background       : url(../images/shading.gif);
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 10px;
  color            : #FFFFFF;
}

.smalldark {
  font-size        : 10px;
  color            : #000;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #bbb;
}

/* ##################### VOTING SETTINGS ###################### QM: ok */
.content_rating {
  font-size        : 10px;
  color            : #FEC56A;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
.pathway {
  font-size        : 12px;
  color            : #000;
}

a.pathway:link, a.pathway:visited {
  font-size        : 12px;
}

a.pathway:hover {
  font-size        : 12px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 0px;
}

.contentpaneopen {
  padding          : 0px;
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #000;
  width            : 100%;
  border-bottom    : 1px solid #F0F0F0;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}

/* ###################### TABBED EDITING ###################### QM: ok */
.ontab {
  background-color : #FFF;
  border-left      : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #044497;
  padding          : 5px;
}

.offtab {
  background-color : #F0F0F0;
  border-left      : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
  color            : #6BA9FD;
  padding          : 5px;
}

.tabpadding {
  border-left      : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : -19;
  border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
  background-color : #FFF;
}

.horizmenucontainer {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #00513a;
	left: 10px;
}

#rightcontainer {
	width            : 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	padding-left: 10px;
}

.footercontainer {
   border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.footer {
	font-size: 9px;
	color: #666666;
}

.mainbody {
	font-size: 13px;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 20px;
}

.pwdinputbox {
	border           : 1px solid #d0d0D0;
	color            : #044497;
	font-size: 9px;
}

/***** Unknown Not Mambo */

.boxHead1 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}

.tdHomeRight {
	margin-left: 8%;
}

.textOrange {
	color: #FF6600;
}
.welcomeIntro {
	font-size: 13px;
	line-height: 18px;
}

/* Latest News formatting */

#latestnews ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#latestnews ul li {
	margin-top: 10px;
}
#latestnews li ul li{
	margin-top: 0;
}
/* End Latest News Formatting */

/* Welcome News */

#welcomeNewsContainer {
	border: thin solid #666666;
	width: 420px;
	padding: 5px 15px 5px 15px;
}

.welcomeNewsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 110%;
	font-weight: lighter;
}