﻿

body, select, input, textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
    width: 980px;
    margin: 0.5em auto;
}

#wrapper a
{
    color: #666666;
    text-decoration: none;
}

#wrapper a:hover
{
    color: #9892e0;
}

#primarycontent a
{
    color: #0c01a0;
    text-decoration: underline;
}

#primarycontent a:hover
{
    color: #330066;
}

#header
{
    background-image: url(../images/top.jpg);
    background-repeat: repeat-x;
    margin-bottom: 1px;
}

#innerheader
{
    background-image: url(../images/topright.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

#header h1
{
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    text-indent: -999em;
    height: 94px;
    margin: 0;
}

#primarynavigation
{
    padding: 1px;
    overflow: hidden;
    height: 1%;
    background-color: #4e46b8;
    color: #fff;
    font-size: 0.85em;
    line-height: 2em;
    margin-bottom: 0.5em;
}

#primarynavigation li
{
    overflow: hidden;
    float: left;
    width: 161px;
    text-align: center;
    padding: 1px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: center;
}

#primarynavigation a
{
    border: solid 1px #fff;
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#primarynavigation a:hover
{
    color: #fff;
    background-color: #9892e0;
}

#main
{
    overflow: hidden;
    height: 1%;
}

#navigation
{
    float: left;
    width: 200px;
}

#content
{
    float: right;
    width: 765px;
    overflow: hidden;
    height: 1%;
}

#secondarycontent
{
    width: 200px;
    float: right;
}

#primarycontent
{
    width: 550px;
    float: left;
    margin-bottom: 0.5em;
}

#primarycontent h3
{
    font-size: 1em;
    text-transform: uppercase;
}

#primarycontent h2
{
    color: #4e46b8;
}

.sectioncontainer h3
{
    color: #fff;
    background-color: #4e46b8;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: center;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    line-height: 2em;
    border: solid 1px #fff;
    margin: 0;
}

.sectioncontainer .section
{
    border: solid 2px #4e46b8;
    margin-bottom: 0.5em;
    font-size: 0.85em;
}

.sectioncontainer .sectioninner
{
    padding: 0.5em;
}

#footer
{
    border-top: solid 1px #999999;
    background-image: url(../images/footer.gif);
    background-repeat: repeat-x;
    overflow: hidden;
    height: 1%;
}

#footertext
{
    float: left;
    background-image: url(../images/footerleft.gif);
    background-repeat: no-repeat;
}

#paymentlogos
{
    float: right;
    background-image: url(../images/footerright.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

#footertext, #paymentlogos
{
    padding-top: 30px;
}

#categories ul
{
    line-height: 1.5em;
    margin: 0;
}

#categories li
{
    border-bottom: solid 1px #999999;
}

#categories li a
{
    display: block;
    padding: 0 0.5em;
}

#categories li a:hover
{
    background-color: #9892e0;
    color: #fff;
}

table
{
    width: 100%;
}

td
{
    vertical-align: top;
}

.ewsSearchTextBox, .TextBox
{
    width: 96%;
}

.teaser, #contentbrowsertop
{
    border-bottom: dotted 1px #000;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

#contentsorting
{
    margin-bottom: 1em;
}

#primarycontent
{
    padding-bottom: 1em;
}

