/**
* AkoAutumnFog - A Mambo 4.5 template
* @version 2.0
* @package AkoAutumnFog
* @copyright (C) 2003, 2004 by Arthur Konze - All rights reserved!
* @license http://www.konze.de/content/view/8/26/ Copyrighted Commercial Software
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #F0F0F0;
  color            : #000000;
}

td {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 11px;
  color            : #000000; /* (black) Changes main body text size, color, etc.*/
  background-repeat:repeat-y;
}
tr {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 11px;
  color            : #000000; /* (black) Changes main body text size, color, etc.*/
 
}
div {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 11px;
  color            : #000000; /* (black) Changes main body text size, color, etc.*/
padding-top:6px;
padding-bottom:6px;
}
		/* Color below is orange (#FF9900) */
h4 { color: #FF9900; font-family: Verdana, arial, serif, Tahoma; font-size: 16px; font-weight: bold; }
h5 { color: #FF9900; font-family: Verdana, arial, serif, Tahoma; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Verdana, arial, serif, Tahoma; font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}

li {
line-height:20px;
padding-left:3px;
padding-top:0;
}

hr {
  background       : #000000;
  height           : 1px; /* Changes color and width/length of the horizontial line at bottom of page. */
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
 /* color            : #333333;  /*(Color med grey) Changes the hover color for main links and listings (news listings).*/
  text-decoration  : none;
  font-family      : Verdana, arial, serif, Tahoma;
}

a:hover {
  color            : #FF0000; /* (Color red) Changes the hover color for main links and listings (news listings).*/
  text-decoration  : none;
}

a.mainlevel:link,a.mainlevel:visited {
display:block;
vertical-align:middle;
font-size:11px;
color:#000;
text-align:left;
font-family:Verdana, Tahoma, Arial, sans-serif;
padding-left:3px;
padding-top:5px;
height:25px;
width:140px;
text-decoration:none;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:silver;
}

a.mainlevel:hover {
color:#a52a2a;
background-position:left;
text-align:center;
font-family:Verdana, Lucida, Arial, sans-serif;
font-size:11px;
}

a.category:link, a.category:visited {
  color            : #0000FF; /* (Color Blue) Changes the color of links. origional #999999, bold*/
  font-weight      : normal;
}

a.category:hover {
  color            : #FF0000; /* (Red) Changes the color of (latest news link text when mouse over)*/
}

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

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000; /* Changes the color of the 'Main Menu' title and border color, and size*/
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #000000 solid;
}

table.moduletable td {
  padding          : 1px;
}

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

.pathwaytext {
font-size        : 11px;
font-family      : Verdana, arial, serif, Tahoma;
font-weight      : normal;
  color            : #808080;
}

.maintitletext {
  font: bold italic 26pt Georgia, verdana, serif;
  color: #FFFFFF;
  margin-top: 20px;
  margin-left: 20px;
}

.mainmenu {
  color            : #0000FF;
  font-family      : Verdana, arial, serif, Tahoma;
  font-weight      : normal;
  text-decoration  : none;
}

.frameheader {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 18px;
  font-weight      : normal;
  color            : #808080;
}

.poll {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, arial, serif, Tahoma;
  font-style       : normal; /* Changes the color, size, etc. of text on buttons . Origional size 10 , bold*/
  font-weight      : normal;
  font-size        : 11px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 11px; /* Changes the size of text in the search box. Origional size 10 , bold*/
  font-weight      : normal;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
table.contentpane td.contentdescription {
font-size:11px;
line-height:18px;
}

table.contentpane td.componentheading {
background:#f2f2f2;
height:20px;
padding-left:3px;
border:1px solid #fff;
color:#c20a28;
text-align:left;
padding-bottom:3px;
white-space:nowrap;
font-family:Verdana, Arial, serif, Tahoma;
font-size:12px;
font-weight:700;
}

/* set spacing between categories on cat item pages*/
table.contentpane td {
padding-top:6px;
padding-bottom:6px;
font-size:11px;
}

table.contentpaneopen td.contentheading {

height:12px;
padding-left:3px;
color:#000;
text-align:left;
white-space:nowrap;
font-family:Verdana, Arial, serif, Tahoma;
font-size:11px;
font-weight:700;
}
a.sublevel:link,a.sublevel:visited {
font-size:10px;
color:#000;
text-align:left;
text-decoration:underline;
vertical-align:middle;
}

.category {
  color            : #999999;
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #FFFFCC; /* Changes every other line color in news listing*/
}

.sectiontableentry2 {
  background-color : #D0D0D0;  /* Changes 2nd every other line color in news listing*/
}

.sectiontableheader {
  background-color : #999999; /* Changes column header background color in news listing*/
  color            : #FFFFFF; /* Changes column text color in news listing*/
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 9px;
  color            : #993300; /* Changes the 'written by' color*/
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, arial, serif, Tahoma;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
/* table for the top graphic
added background-position : center; and changed graphic 4-24-07*/
.td1 {
width:700px;
height:100px;
background:#E0E0E0;
background-image:url(../images/logo_back.jpg);
background-position:center;
background-repeat:no-repeat;
vertical-align:top;
padding-left:20px;
text-align:center;
}
.maintitletext {
color:#000;
font:bold italic 26pt Georgia, verdana, serif;
margin-left:20px;
margin-top:20px;
text-align:center;
}

/* left collum*/
.td2 {
background-color:#E0E0E0;

vertical-align:top;
}

/* middle collum*/
.td3 {
background-color:#FFF;
width:100%;
vertical-align:top;
padding-left:20px;
padding-right:25px;
text-align:left;
}

.td34 {
background-color:#F6F6F6;
width:100%;
vertical-align:top;
}

/* Right hand collum (changes calander and latest events color in right hand collum)*/
.td33 {
background-color:#E0E0E0;

vertical-align:top;
}

/* Changes footer*/
.td4 {
width:100%;
height:20px;
text-align:center;
}

/* changes footer text color etc*/
.footer {
color:#000;
font-family:Verdana, verdana, serif;
font-size:10px;
}

.yuks {
height:100%;
}

/* overall table border (dotted lines outline of table) add background color to change color of table*/
.table1 {
border:1px dotted #999;
width:800px;
height:100%;
margin:0;
padding:0;
}

.table2 {

width:100%;
height:120px;
border:0;
margin-left:auto;
}