body {
    font-family: lucida sans unicode, sans-serif;
    padding: 0px;
    margin: 0px;
}
form {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
#header {
    height: 77px;
    background: white url(../images/headergfx.png) top right no-repeat;
    margin: 0px;
    padding: 0px;
    padding-top: 16px;
    padding-left: 20px;
}
#menu {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    background: #4D5C8F;
    height: 19px;
}
#menuleft {
    float: left;
    height: 19px;
    background: #4D5C8F;
    border-right: 1px solid #fff;
    width: 120px;
}

a.menu {
    display: block;
    float: left;
    height: 18px;
    padding-top: 1px;
    width: 108px;
    background: #5C6EAB;
    color: #fff;
    border-right: 1px solid #fff;
    text-decoration: none;
    text-align: center;
}

#topmenubar
{
    margin:         0;
    padding:        0;
}

#topmenubar ul, #topmenubar li  {
    list-style:     none;
    display:        inline;
    list-style-position: inside;
    margin:         0;
    padding:        0;
    font-weight:    bold;
    color:          #339;

}

.smalllist{
    font-size: 0.8em;
}

.topmenubar menuoption{
    list-style:     none;
    margin:         0;
    padding:        0;
}

a.menu:hover {
    background: #384368;
    color:      #ffffff;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
    color: #000;
}
#headlines {
    height: 80px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}
h2 {
    font-family: lucida sans unicode, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    color: #000;
}
h3 {
    font-family: lucida sans unicode, sans-serif;
    font-size: 13px;
    margin-top: 0px;
    color: #2952a0;
}
h4 {
    font-family: lucida sans unicode, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    color: #2952a0;
    margin-bottom: 5px;
}
p {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.menubox {
    border: 1px solid #ddd;
    background: #fbfbfb;
    padding: 5px;
    margin-bottom: 5px;
}
#sidebar {
    float: right;
    width: 216px;
    padding: 12px;
    padding-right: 16px;
}
#content {
    padding: 30px;
    margin-right: 240px;
}


/* Hides from IE-mac \*/
* html #content {float: left; margin-right: 0px;}
/* End hide from IE-mac */
#footer {
    clear: both;
    font-family: lucida sans unicode, sans-serif;
    font-size: 9px;
    margin-left: 30px;
    margin-right: 266px;
    padding-top: 5px;
    border-top: 1px solid #cccccc;
    color: #999;
    margin-bottom: 20px;
    text-align: right;
}
#footer span {
    float: left;
    margin-right: 50px;
}
.sidebox {
    border: 1px solid #cccccc;
    background: #f9f9f9;
    padding: 10px;
}
.sidesection {
    border-top: 1px solid #cccccc;
    padding-top: 5px;
    padding-top: 10px;
}
.loginsection {
    padding-top: 5px;
}
input {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
    border: 1px solid #cccccc;
    padding: 1px;
}
select {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
    border: 1px solid #cccccc;
    padding: 1px;
}
textarea {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
    border: 1px solid #cccccc;
    width: 300px;
}
button {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
    border: 1px solid #cccccc;
}
.login {
    text-align: right;
}
img.right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
table,tr,td {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
}
table {
    margin-bottom: 10px;
}
.formlabel {
    text-align: right;
    white-space: nowrap;
}

.formlabel-hilighted {
    text-align: right;
    white-space: nowrap;
}
.formdata-hilighted {
    color: #000000;
    white-space: nowrap;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    
    
}


.formlabelrqd {
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
}
hr {
    border: 0px;
    border-bottom: 1px solid #cccccc;
    height: 1px;
}
.errormsg {
    color: #cc3300;
    padding-left: 10px;
}

.emphasise{
    color:          #000000;
    font-weight:    bold;

}

.advert {
    position: relative;
    border: 1px solid #cccccc;
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 20px;
}
.advertinfo {
    position: relative;
    float: right;
    width: 250px;
    border: 1px solid #ddd;
    background: #fbfbfb;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
}
b {
    font-weight: bold;
    color: #666;
}
#files {
    border: 1px solid #cccccc;
    width: 80%;
    height: 200px;
    padding: 3px;
    margin-bottom: 5px;
}
.file {
    font-family: lucida sans unicode, sans-serif;
    font-size: 11px;
    float: left;
    min-width: 75px;
    text-align: center;
    margin: 10px;
    white-space: nowrap;
}
.loginerror {
    color: #cc3300;
    text-align: center;
}
th {
    background: #5C6EAB;
    color: #ffffff;
}

/* rollovers for big square buttons */

a.register {
    display: block;
    color: #ffffff;
    width: 93px;
    height: 20px;
    text-align: left;
    vertical-align: bottom;
    padding-left: 5px;
    padding-top: 21px;
    background: #8091ca url(../images/register.png);
}
a.register:hover {
    color: #ffffff;
    background: #5e71b9 url(../images/register.png);
}

/* end rollovers */


/* contact page positioning */
#contact-details
{
    
    width: 14em;
    margin-top: 2em;
    margin-bottom: 2em;
    
}
#contact-form
{
    
    
}



.admin_menu{
    
    background:     #eeeeee;
    
    float:          left;
    margin-right:   1em;
    
}

.admin_menu ul {
    
    margin:         0px;
    padding:        0px;
    
}

.admin_menu li {

    border-right:   solid 1px #ccc;
    list-style:     none;
    margin:         0px;
    padding:        0px;
    
}


/**********************************************************************
    begin css styles for harvester output   
**********************************************************************/
.ext-search
{
    border: 1px solid #cccccc;
    background: #f9f9f9;
}

.ext-site
{
    position: relative;
    font-size: 11px;
    font-family: lucida sans unicode, sans-serif;
    padding: 10px;
    padding-left: 1em;
    margin: 0;

}

.ext-site ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ext-site li
{
    list-style: none;
    margin: 0;
    padding: 0;
}


/**********************************************************************
    end css styles for harvester output 
**********************************************************************/

.external-google-ads
{
    background: #f9f9f9;
    border: solid 1px #CCCCCC;
    margin-top: 1em;
    align: center;
    text-align: center;
    
}

.external-google-ads div
{
    margin-bottom: 1em;
}




.scroll-box{

    border-top:     solid 1px #666;
    border-left:    solid 1px #666;
    border-right:   solid 1px #ccc;
    border-bottom:  solid 1px #ccc;
    
}


.scroll-box ul{

    margin:         0;
    padding:        0.5em;

}

.scroll-box li{
    border-bottom:          solid 1px #ccc;
    font-size:              0.8em;
    list-style:             none;
    list-style-position:    inside;
    

}