﻿/****** Copyright © 2008 Nick Johnston   ******/
/****** The following CSS code took me   ******/
/****** a long time to perfect, in order ******/
/****** to create a website accessable   ******/
/****** by all, while remaining useable  ******/
/****** and highly efficient. If you wish******/
/****** to copy any unique methods used  ******/
/****** within, please credit myself,    ******/
/****** Nick Johnston, with a small link ******/
/****** to http://www.nickjohnston.co.uk ******/
.topbar
{
    position: absolute;
    top: 5px;
    min-width: 507px;
    text-align: right;
    right: 2.5%;
    left: 2.5%;
    color: #EAE8E4;
}
.topbar a
{
    color: #EAE8E4;
}
.topbar a:hover
{
    color: #F90;
}
.fillerwhite
{
    background-color: #FFF;
    margin: 0px 200px 0px 255px;
    height: 100%;
}

.columns
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 200px;
    border-left-width: 255px;
    border-color: #EBEBEB;
}
.alertbar
{
    width: 100%;
    text-align: center;
    background-color: #FF9900;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
}
body
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    background: #000000;
    margin: 20px 0px 10px 0px;
    text-align: center;
    min-width: 533px;
    cursor: default;
}
h1
{
    font-size: 17px;
    text-align: center;
}
h2
{
    margin: 0px;
    font-size: 14px;
}
h3
{
    font-size: 12px;
}
.wb a, .wb a:visited
{
    color: #EAEAEA;
}
.wb a:hover, .wb a:visited:hover
{
    color: #3366CC;
}
.bw a, .bw a:visited
{
    color: #000;
}
.bw a:hover, .bw a:visited:hover
{
    color: #3366CC;
}
.blockpad
{
    height: 0px;
    float: left;
    width: 100%;
}
#footer ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#contentSecondary h1
{
    margin-top: 0px;
    padding-top: 0px;
}
.column
{
    margin: 5px;
    width: 200px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 3px;
    float: left;
    text-align: justify;
}
#barRight h3
{
    font-size: 11px;
    padding: 0px;
    margin: 2px 0;
}
#barRight p
{
    font-size: 9px;
    padding: 0px;
    margin: 2px 0;
}
.unimportant, .unimportant a
{
    color: #808080;
    font-style: italic;
}
.jst
{
    text-align: justify;
}
.line
{
    overflow: auto;
    width: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FF9900;
}
#container
{
    background: #FFFFFF;
    margin: 0px auto 0px auto;
    border: 1px solid #0066FF;
    text-align: left;
    width: 95%;
    height: 100%;
    position: relative;
}
#header
{
    border-width: 1px;
    border-color: #0066FF;
    background: #333333;
    height: 40px;
    color: #3366CC;
    position: absolute;
    top: 0px;
    width: 100%;
    min-width: 473px;
    border-bottom-style: solid;
}
#header h1
{
    margin: 0;
    padding: 0;
}
#barLeft
{
    background: #EBEBEB;
    width: 255px;
    margin-top: -5px;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: left;
}
#barRight
{
    float: left;
    margin-left: -200px;
    width: 200px;
    margin-top: -5px;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    background: #000;
}
#contentwrapper
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    float: left;
}
.innerpad
{
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 1px;
    text-align: left;
    margin: 0 auto;
}
.innerpadlf
{
    padding: 1px 10px 10px 10px;
}
#contentSecondary
{
    border-color: #EBEBEB #FFFFFF #EBEBEB #EBEBEB;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 200px;
    border-left-width: 255px;
    min-height: 400px;
    /*position: relative;*/
}
#contentSecondarySingle
{
    margin: 0px 0px 0px 255px;
    height: 100%;
}
#contentSecondaryRight
{
    border-color: #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 200px;
    border-left-width: 0px;
}
#contentPrimary
{
    text-align: left;
    margin-top: 46px;
    height: 100%;
    position: relative;
}
#footer
{
    border-color: #0066FF;
    border-width: 1px;
    overflow: auto;
    padding: 5px 10px 5px 10px;
    background: #333333;
    color: #EAEAEA;
    height: 100%;
    border-top-style: solid;
}
#footer-about
{
    padding: 5px;
    text-align: center;
    margin-right: 160px;
    margin-left: 160px;
}
.flinks
{
    padding: 5px;
    width: 200px;
}
.left
{
    float: left;
    text-align: left;
}
.right
{
    float: right;
    text-align: right;
}
.headerBlockL
{
    float: left;
}
.headerBlockR
{
    float: right;
    margin-top: 2px;
    width: auto;
}
.inclass
{
    margin: 0px;
    padding: 0px;
    height: 17px;
    font-size: 12px;
    background: #999999;
    border: 1px solid #FF9900;
    font-family: Verdana;
}
.inbtn
{
    margin: 0px;
    padding: 0px;
    border: 1px solid #FF9900;
    height: 19px;
    font-size: 10px;
    background: #FF9900;
    font-family: Verdana;
    color: #FFFFFF;
}
.searchbox
{
    width: auto;
    float: right;
}
.frontblock
{
    padding: 0px;
    margin: 5px;
    border: 1px solid #666;
    width: 150px;
    display: inline-block;
    height: 215px;
    text-align: justify;
    vertical-align: top;
    overflow: hidden;
}
.frontblock h2
{
    text-align: center;
    font-size: 12px;
    display: block;
    width: 150px;
    background: #CCC;
    padding: 2px 0;
}
.frontblocksm
{
    padding: 0px;
    margin: 5px;
    border: 1px solid #666;
    width: auto;
    float: left;
    vertical-align: middle;
}
.frontblock img
{
    border-style: none;
}
.frontpad
{
    padding: 7px;
}
.frontpad p
{
    margin: 3px;
}
.secContainerFront
{
    margin: 5px;
}
.secContainerInner
{
    margin: 0px 5px 0px 5px;
}
.secContainerInner p
{
    margin: 0 0 5px 0;
}
.topstop
{
    height: 5px;
}
.basestop
{
    height: 0px;
    line-height: 0;
    clear: both;
}
#search
{
    height: 27px;
    text-align: right;
    width: 200px;
    float: right;
    margin-right: 4px;
}
#date
{
    margin-left: 10px;
    margin-top: 3px;
    margin-right: 3px;
}
.searchcolumn
{
    padding: 10px;
    width: 200px;
    float: left;
}
.serviceheader
{
    font-size: 11px;
    text-align: center;
}
.centre
{
    text-align: center;
}
.formlabel
{
    padding: 2px;
    width: 10%;
    text-align: right;
    float: left;
    margin-top: 3px;
    display: block;
}
.formbox
{
    padding: 2px;
    width: 80%;
    margin-right: 10px;
}
.errorblock
{
    width: 200px;
    padding: 5px;
    margin: 10px;
    float: left;
    text-align: justify;
}
h1
{
    text-align: center;
}
.sideheader
{
    padding: 0px;
    margin: 0px;
}
img {display: block}
.nospacing
{
    padding: 0px;
    margin: 0px;
}
.EntryBox
{
    margin-top: 20px;
    border: solid 1px #333333;
    background: #CCCCCC;
    color: #333333;
    padding-right: 10px;
    padding-left: 10px;
}
.\80px
{
    width: 80px;
}
.\50px
{
    width: 50px;
}
.frontblock h1
{
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.invisible
{
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
}
.centremargins
{
    width: 100%;
    text-align: center;
}
.inner
{
    text-align: center;
    margin: 0 auto;
}
.frontblockmod
{
    max-width: 400px;
    display: inline-block;
}
.fullwidth
{
    width: 100%;
}
.smbox
{
    display: inline-block;
    text-align: left;
    vertical-align: text-top;
}
.italic
{
    font-style: italic;
}
.notop
{
    padding-top: 0px;
    margin-top: 0px;
}
.nobase
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.nolist li
{
    list-style-type: none;
}
.centre
{
    text-align: center;
}
img
{
    border-style: none;
    display: inline;
}
#barLeft li
{
    padding-top: 5px;
    padding-bottom: 5px;
}
