body {
background-position: top;
background-color: #62B00E;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
}

form { margin:0; padding:0 }

td, tr, p, div {
font-family: verdana, arial, helvetica;
font-size: 11px;
color: #333333;
}

hr {
color: #79C437;
height: 0px;
width: 100%;
}

#skyscraper {
position: absolute;
left: 774px;
top: 101px;
}

.container {
text-align: center;
width: 780px;
background: url('../images/pageback.gif') #62B00E repeat-y;
padding-left: 6px !important;
padding: 0;
margin: 0 auto;
}

.topmenucontainer {
height: 10px;
}

.submenucontainer {
background: url('../images/sub_menu_back.png') #B80D00 repeat-x;
height: 30px;
}

.maincontainer {
background: url('../images/logo2.jpg') #ffffff no-repeat top left;
text-align: left;
}

.pathwaycontainer {
margin: 5px;
}

.maincontentcontainer {
border: 0px solid #BFD5FF;
}

.logo1 {
height: 108px;
width: 768px;
background: url('../images/logo1.jpg') #ffffff no-repeat top left;
}

.topmodulecontainer {
margin: 5px;
width: 758px;
}

.leftmodulecontainer {
width: 170px;
text-align: left;
}

.rightmodulecontainer {
width: 146px;
text-align: right;
padding-top: 20px;
}


/* ----------------------------- MENUS ------------------------------- */
#navcontainer {
  font-family      : verdana, arial, helvetica;
  font-size        : 11px;
  margin           : 0px 0px 0px 0px;
  padding          : 0px 0px 0px 0px;
  width            : auto;
  height           : 36px;
}

#navlist {
  margin           : 0px;
  padding          : 0px 0px 0px 5px;
}

#navlist ul, #navlist li {
  display          : inline;
  list-style-type  : none;
}

#navlist a:link, #navlist a:visited {
  border-left      : 1px solid #ffffff;
  border-right     : 1px solid #D0D0D0;
  padding          : 5px 10px 5px 10px;
  float            : left;
  font-weight      : bold;
  line-height      : 25px;
  margin           : 0px;
  text-decoration  : none;
  color            : #FFFFFF;
  width            : 100px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  background       : #FFFFFF;
  color            : #000000;
}

#navlist a:hover {
  color            : #000;
}

#subnavcontainer {
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  height           : 30px;
  width            : auto;
}

#subnavlist {
  margin           : 0px;
  padding          : 0px;
}

#subnavlist ul, #subnavlist li {
  margin           : 0px;
  padding          : 0px 0px 0px 18px;
  display          : inline;
  list-style-type  : none;
}

#subnavlist a:link, #subnavlist a:visited {
  padding          : 5px 10px 5px 10px;
  margin           : 0px;
  float            : left;
  line-height      : 20px;
  text-decoration  : none;
  color            : #cccccc;
}

#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color            : #cc9933;
}




/* ----------------------------- MODULES ------------------------------- */
table.moduletable {
width: 100%;
margin-bottom: 8px;
margin-top: 2px;
border-right: 2px solid #1f5703;
border-bottom: 2px solid #1f5703;
padding-bottom: 10px;
background: url('../images/menu_side.gif') #ccff99 repeat-y;
}


table.moduletable th {
font-weight: bold;
font-size: 14px;
color: #ccff99;
text-align: left;
background-image: url(../images/menu_header.gif);
height: 20px;
padding: 6px 0px 0px 10px;
border-bottom: 1px solid #1f5703;
}


table.moduletable td {
padding-left: 4px;
color: #000000;
}


table.moduletable a:link, table.moduletable a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}


table.moduletable a:hover {
color: #333333;
text-decoration: underline;
}

.moduletable ul {
padding: 0px 4px 0px 20px;
margin: 5px 0px 0px 0px;
color: #FF9C00;
text-align: left;
font-size : 10px;
}




.footer {
font-family: verdana, arial, helvetica;
font-size: 10px;
color: #000000;
padding: 6px 6px 6px 6px;
}



/* ----------------------------- FORMS ------------------------------- */
.button {
  background-color : #006600;
  color            : #FFFFFF;
  border           : 1px solid #65B110;
  margin           : 2px;
}

.inputbox {
  border           : 1px solid #65B110;
  background       : #FFFFFF;
  color			   : #000000
  margin           : 2px;
}



/* ----------------------------- SECTIONS ------------------------------- */
.sectiontableheader {
  color            : #FFFFFF;
  background       : #B80D00;
  font-size        : 10px;
  font-weight      : bold;
  text-transform   : uppercase;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 2px;
  background       : #F0F0F0;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 2px;
  background       : #E0E0E0;
}



/* ----------------------------- menu ------------------------------- */
.mainlevel {
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  background: url(../images/arrow.gif) no-repeat;
  background-position: 0px 2px;
  padding-left : 10px;
}

.sublevel {
  font-family      : verdana, arial, helvetica;
  font-size        : 9px;
}

ul#mainlevel-nav {
  padding : 0px 0px 4px 10px;
  margin           : 0;
  list-style       : none;
}

ul#mainlevel-nav li {
  display          : block;
  margin           : 0;
  float            : right;
  font-size        : 11px;
  line-height      : 20px;
  white-space      : nowrap;
  border-left      : 1px solid #666;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #ccc;
}

ul#mainlevel-nav li a:hover {
  color            : #cc0000;
}



/* ----------------------------- link ------------------------------- */
a:link, a:visited {
  color            : #65B110;
  text-decoration  : none;
}

a:hover {
  color            : #6C88B2;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  font-weight      : bold;
}



/* ----------------------------- data ------------------------------- */
.small {
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  color            : #303B74;
}

.big {
font-family: verdana, arial, helvetica;
font-size: 12px;
font-weight: bold;
color: #303B74;
clear: both
}

.smalldark {
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  color            : #000000;
}

.createdate, .modifydate {
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  color            : #65B110;
}



/* ----------------------------- oc ------------------------------- */
.content_rating {
  font-family      : verdana, arial, helvetica;
  font-weight      : normal;
  color            : #65B110;
  font-size        : 10px;
}

.content_vote {
  font-family      : verdana, arial, helvetica;
  align            : right;
  font-size        : 9px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #C7DDB3;
  border           : 1px solid #94BE6E;
}



/* ----------------------------- PATHWAY ------------------------------- */
.pathway {
  font-size        : 10px;
  color            : #99FF00;
  padding-left: 10px;
}

a.pathway:link, a.pathway:visited {
}

a.pathway:hover {
}



/* ----------------------------- NEWS ------------------------------- */
.contentpane {
  padding-left     : 4px;
  padding-right    : 4px;
  text-align       : left;
}

.contentpaneopen {
  padding-left     : 4px;
  padding-right    : 4px;
  text-align       : left;
}

.contentheading, .componentheading {
  font-family      : verdana, arial, helvetica;
  font-size        : 16px;
  font-weight      : bold;
  color            : #339900;
  padding-top      : 10px;
  text-align: left;
}

a.readon:link, a.readon:visited {
  color            : #4C6790;
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #4C6790;
  padding          : 2px 4px 2px 20px;*/
  white-space      : normal;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover {
  color            : #4C6790;
  font-family      : verdana, arial, helvetica;
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : normal;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

table.contenttoc {
  border           : 3px solid #E0E0E0;
  padding          : 2px;
  margin           : 0px 0px 5px 5px;
}

table.contenttoc th {
  font-size        : 12px;
  font-weight      : bold;
  background       : #E0E0E0;
  color            : #303B74;
  text-align       : center;
  letter-spacing   : 1px;
  border-bottom    : 1px solid #79C437;
}

.pagenavcounter {
  font-weight      : bold;
}

.category {
}
.moduletable  {
	color            : #FFFFFF;
	text-decoration  : none;
	font-weight: bold;
}
.sitetitle {
	font-size: 24px;
	color: #99FF00;
	font-style: normal;
}

.latestnews ul {
  background: url(../images/arrow.gif) no-repeat;
padding: 1px 1px 1px 1px; 
margin: 1px 1px 1px 1px;
} 

.latestnews  li {}





/* --------------------- SEARCH ---------------- */
.search {
margin: 0px;
padding: 0px;
}

.search .inputbox {width: 100px; color: #000000}
.search .button {margin-left: 6px; height: 20px;}
.search .moduletable {border: 0px;}
