﻿html
{
    height: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 0.01em;
}
body
{
    margin: 0 auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}
/* Styles used on the master page */
#masterbody
{
    border: 1px solid #C0C0C0;
    width: 836px; /* 751px; */
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto; /*    background-position: 147px;     background-image: url(  'Images/HLine.jpg' );     background-repeat: repeat-x; */
}
#mastercrumb
{
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 40px;
}
#mastermain
{
    margin-left: 40px;
    margin-top: 36px;
    margin-right: 40px;
}
#masterimage
{
    clear: both;
    width: 100%;
    margin-top: 32px;
}

#masterimage img
{
    border: thin solid #000000;
    margin-left: 40px;
}

#mastermenu
{
    width: 100%;
    height: 30px;
    background-position: 15px;
    background-image: url(      'Images/Line.jpg' );
    background-repeat: repeat-x;
    margin-top: 10px;
}
#mastermenu a
{
    background-image: url(          'Images/Menu.jpg' );
    width: 88px;
    height: 30px;
    text-align: center;
    font-size: x-small;
    color: White;
    line-height: 30px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    background-repeat: repeat-x;
    text-decoration: none;
}
#masterbox
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    height: 136px;
    width: 208px;
    line-height: 20px;
    background-color: White;
}
#mastercallout
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    margin-bottom: 15px;
    text-align: center;
    color: #4585AE;
    background-color: White;
    margin-top: 25px;
}
div#sbNewsFeedOutputRHN
{
    padding: 10px;
    border: 1px solid #C0C0C0;
    margin-bottom: 15px;
    text-align: center;
    color: #4585AE;
    background-color: White;
    margin-top: 25px;
}
ul#microsoftNewsFeed
{
    list-style-type: none;
    text-align: left;
    padding-left:0px;
}

#masterright
{
    width: 230px;
    float: right;
    margin-top: 36px;
    margin-right: 15px;
}
#masterrightcontact
{
    height: 53px;
    padding-top: 43px;
}
#masterrightinner
{
    background-image: url(        'Images/Line.jpg' );
    background-repeat: repeat-y;
    background-position: 115px;
}

#masterleft
{
    width: 591px; /* 506px; */
    float: left;
    margin-top: 36px;
}
#masterleft img.logo
{
    margin-left: 40px;
    border: 0px;
}
#masterleft h2.strapline
{
    margin-left: 40px;
    display: inline;
}

#mastervalidator
{
    clear: both;
    text-align: right;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#mastervalidator img
{
    border: 0px;
    height: 31px;
    width: 88px;
}
#masterfooter
{
    clear: both;
    background-image: url(                 'Images/Footer.jpg' );
    height: 44px;
    font-size: x-small;
    color: White;
    line-height: 22px;
    padding-left: 40px;
}
#masterfooter a
{
    color: White;
}

h1
{
    color: #4585AE;
    font-size: large;
    margin-top: 25px;
    margin-bottom: 10px;
}

h2
{
    color: #4585AE;
    font-size: small;
    margin-top: 5px;
    margin-bottom: 12px;
    font-weight: lighter;
}

h3
{
    font-size: small;
    margin: 0 0 2px 0;
}

p
{
    margin: 0px 0 10px 0px;
}
/* Styles for the Enquiry form follow */
div.enquiry
{
    clear: both;
    padding-top: 5px;
}

div.enquiry span.label
{
    float: left;
    width: 90px;
    text-align: right;
    padding-right: 2px;
}
div.enquiry span.validator
{
    float: left;
    width: 5px;
}
div.enquiry input.text, select.text
{
    float: left;
    width: 200px;
    text-align: left;
}
div.enquiry textarea.textmulti
{
    float: left;
    width: 300px;
    height: 150px;
}
div.collapse
{
    width: 100%;
    height: 0px;
    background-color: white;
    overflow: hidden;
}
div.collapseheader
{
    width: 100%;
    height: 20px;
    background-color: White;
    cursor: pointer;
    vertical-align: middle;
}
div.collapseheader h2
{
    float: left;
}
div.collapseheader img
{
    float: right;
    margin-top: 5px;
}
