/* Basic elements */
body,td,th {
    font-family: verdana, arial, sans-serif;
    color: black;
    font-size: 10pt;
    }
body {
    margin: 0;
    padding: 0;
}
h1 {
    color: black; 
    font-size: 12pt;
    font-weight: bold; 
    }
h2 {
    color: black; 
    font-size: 10pt;
    font-weight: bold; 
    }

/* Ad banner image */
img.ad-banner {margin-top: 6px; }

a:link.non-ul,a:visited.non-ul,a:hover.non-ul,a:active.non-ul {
  color:#000000;
  color:#471611;
  background: transparent;
  text-decoration: none;
}
a:link {
  background:transparent;
  color:#273c82
}
a:visited {
  background:transparent;
  color:#800080
}
a:hover {
  background:transparent;
  color:#00Ac44
}
a:active {
  background:transparent;
  color:#FF0000
}
/* Page header */
table.pageheader {
    width: 100%;
    margin-bottom: 6px;
    }

/* Menu bar */
.menubar {
    width: 100%;
    height: 12px;
    text-align: left;
    vertical-align: top;
    color: black;
    margin: 0;
    padding: 0;
    }
.menuitem {
    font-size: 8pt;
}

/* Main content area */
table.main {
    width: 100%;
    background: white;
    margin: 0;
    padding: 0;
    }
td.centercol {
    width: 100%;
    background: white;
    vertical-align: top;
    padding: 0 10px;
    }
td.leftcol, td.rightcol {
    background: white;
    vertical-align: top;
    padding: 0 10px;
    }
td.rightcol { padding: 0; }

/* Use these if you want pixel widths for columns */    
div.centercol{
    }
div.leftcol {
    width: 170px; 
    }
div.rightcol {
width: 150px;
    }

/* Blocks */
table.block, table.leftblock, table.rightblock {
    width : 100%;
    border: 1px solid #320E38;
}

td.blocktitle, td.blockbody,
td.leftblocktitle, td.leftblockbody,
td.rightblocktitle, td.rightblockbody {
    font-size: 10pt;
    font-family: verdana, arial, sans-serif;
    margin: 0;
    padding: 3px;
}
td.blocktitle, td.leftblocktitle, td.rightblocktitle {
    color: white;
    background: #320E38;
    font-weight: bold;
    white-space: nowrap;
}
td.blockbody, td.leftblockbody, td.rightblockbody {
    color: black;
background: #eeeeff;
    font-weight: normal;
}
table.rightblock {
border: 1px solid #e07411;
border: none;
}
td.rightblocktitle {
background: #e07411;
}
td.rightblockbody {
background: #f5e9cc;
}

/* Stories */
table.featuredstory, table.story {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 10pt;
    }
.featuredtopline {
    font-weight: bold; 
    color: #471611;
    }

.story-title-featured, .story-title {
    font-size: 13pt;
    font-weight: bold; 
    color: #471611;
    border-bottom: 1px solid #e07411;
    }
.story-title-featured {
    font-size: 15pt;
    }
.story-information, .storybyline, .featuredstorybyline {
    color: gray; 
    font-size: 8pt;
    font-weight: bold; 
    }
.story-box {
    }
.storytext, .featuredstorytext {
    }
.storyfooter, .featuredstoryfooter {
    text-align: right;
    font-size: 8pt;
    padding-bottom: 1em;
    }

/* End of page */
table.footer {
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top;
    color: black;
    border-top: 1px solid black;
    }
td.footer {
    font-size: 8pt;
    }

/* Original GL elements */
.warning {
    color: red; 
    font-size: 10pt;
    font-weight: bold; 
    }
.warningsmall {
    color: red; 
    font-size: 8pt;
    }
    
/* Comments */    
.commentbar1 {
    color: white; 
    background: #404040; 
    font-size: 10pt;
    }
.commentbar2 {
    background: #404040; 
    font-size: 10pt;
    }
.commentbar3 {
    color: white; 
    background: #404040; 
    font-size: 8pt;
    }
.commenttitle {
    font-size: 10pt;
    font-weight: bold; 
    background: #EEEEEE; 
    }
    
/* Calendar */    
.cal-header {
  background:#FFFFFF;
  border-bottom:#F7F7F7 1px solid;
  border-left:#F7F7F7 1px solid;
  border-right:#F7F7F7 1px solid;
  border-top:#F7F7F7 1px solid
}
.cal-body {
  background:#FFFFFF;
  border-bottom:#E7E7E7 1px solid;
  border-left:#E7E7E7 1px solid;
  border-right:#E7E7E7 1px solid;
  border-top:#E7E7E7 1px solid;
  color:#000000;
  font:bold 150% Tahoma,verdana,helvetica,arial,sans-serif
}

.cal-month,cal_month {
  background:#F7F7F7;
  color:#000000
}

.cal-day {
    font-size: 12pt;
    font-weight: bold;
    }
.cal-nullday {
    background: #EEEEEE;
    }
.cal-oldday {
    background: #f5e9dd;
    }
.cal-today {
    background: yellow;
    }
.weekview_caltitle {
    background: #f5e9dd;
    font-weight: bold;
    font-size: 12pt;
    }
.weekview-curday {
    background: yellow;
    }
.weekview-offday {
    background: #f5e9dd;
    }
.weekview_dayformat {
    font-weight: bold;
    }
.weekview_addevent {
    font-size: 9pt;
    }
.weekview_daterange {
    font-size: 16pt;
    font-weight: bold;
    }
.dayview_times {
    font-weight: bold;
    text-align: center;
    }
.dayview_datecol {
    font-weight: bold;
    background: #f5e9dd;
    font-size: 16pt;
    }
.dayview_quickaddtitle {
    font-weight: bold;
    background: #f5e9dd;
    font-size: 12pt;
    }

/* Search */    
.searchAuth { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: left;  
    color:#557755;
}
.searchDate { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right;  
    color:#557755;
}
.searchHits { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right; 
    color:#557755;
}
.highlight { 
    background-color: yellow; 
    text-decoration: none; 
} 

/******************   NEW CSS ADDED FOR FORUM Ver 2.3 ************************/
TD.navbar      {
    color: #FFFFFF;
    background-color: #320E38;
    font-family: Verdana;
    font-size: 10px;
    line-height: 32px;
    verticle-align: middle;
    text-align: center;
    font-weight: bold;
    }

TD.navbar a:link, TD.navbar a:visited { 
    color: #FFFFFF;
    font-style: normal;
    font-weight: plain;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    padding: 2px
    }

TD.navbar a:hover { 
    color: #FFCC00;
    font-style: normal;
    font-weight: plain;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    padding: 2px;
    }

#forumheading          { text-align:left; background-color: #FFFFFF; }
.forumtext             { color: #000; }
.forumclass1           { text-align:left; background-color: #BFBFBF; }
.forumclass2           { text-align:left; background-color: #CCCCCC; }
.forumclass3           { text-align:left; background-color: #EFEFEF; }
.forumclass4           { text-align:left; background-color: #CCCCCC; }
.forumoutline          { background-color: #CCCCCC; }

/* These CSS declarations for links are used in a few places but are here for theme designers to use if needed - can be added to templates  */
.forumlinks A:link            { color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, sans-serif; text-decoration: underline }
.forumlinks A:visited        { color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, sans-serif; text-decoration: underline }
.forumlinks A:hover            { color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, sans-serif; text-decoration: underline }

/* alternate table row colours */
.forumAlt1   { background-color: #F5F5F5; }
.forumAlt2   { background-color: #FFFFFF; }

.quotebox   { 
     border-style: ridge; 
     background-color: #ECE9D8; 
     padding:10px;
     margin: 0px;
     }

.quotetext {
     color:#000; 
     font-weight: plain; 
     background-color: #ECE9D8; 
     font-family: Verdana; 
     font-size: 9px; 
     }

.forumCode  { 
    background-color: #ECE9D8; 
    color: #000;
    width: 470px;
    height: 160px;
    overflow: auto;
    font-size: 11px;
    min-height: 50px;
    max-height: 120px;
    margin: 5px, 0px,5px,5px;
    padding:5px;
    border: 1px dashed black;
    }

.forumTitle   {
    color: #000000;
    background-color: #EFEFEF;
    font-weight: bold;
    font-size: 12px;
    line-height: 14pt;
    font-family: Verdana, Helvetica, sans-serif; }

TD.forumRollOver  { 
    text-align:left;
    background-color: #FFFFFF; 
    font-family: Verdana, Helvetica, sans-serif; 
    color: #000033  
    }
TD.forumRollOut   { 
    text-align:left;
    background-color: #EFEFEF; 
    font-family: Verdana, Helvetica, sans-serif; 
    color: #000033  
    }

.cblockTitle    {
    color: #FFFFFF;
    background-color: #506790;
    font-weight: bold;
    font-size: 12px;
    line-height: 16pt;
    padding-left:5px;
    font-family: Verdana, Helvetica, sans-serif;
}

.festival a{
border-style: none;
}

.festival a img{
border-style: none;
}