/* generated by csscreator.com */
html, body
{
    margin: 0;
    text-align: center;
    font-family: Verdana;
    background-color: White;
    font-size: .9em;
    /*background-image: url( './Images/body2.png' );*/
    background-repeat: repeat-y;
}

#pagewidth
{
    width: 900px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    /*background-color: #c5cdd8;*/
}

#header
{
    position: relative;
    height: 100px; 
    /*background-color: #354e71;*/
    color: White;
    font-weight: bold;
    font-size: 1.5em;
    width: 100%;
    background-image: url( './Images/header1.png' );
    background-repeat: repeat-x;
}

#leftcol
{
    width: 20%;
    float: left;
    position: relative;
    border: dotted 1px #c5cdd8;
    background-color: White;
    height: 100%;
    padding-bottom: 0px;
}

#leftcol1
{
    width: 20%;
    float: left;
    position: relative;
    border: dotted 1px #c5cdd8;
    background-color: White;
    height: 100%;
    padding-bottom: 0px;
}

#spacercol
{
    width: 20%;
    float: left;
    position: relative;
    /*border: dotted 1px #c5cdd8;*/
    background-color: White;
    height: 5px;
    padding-bottom: 0px;
}

#twocols
{
    width: 79%;
    float: right;
    position: relative;
}

#rightcol
{
    width: 20%;
    float: right;
    position: relative;
    border: dotted 1px #c5cdd8;
    background-color: White;
    height: 100%;
    padding-bottom: 0px;
}

#maincol
{
    float: left;
    display: inline;
    position: relative;
    width: 78.5%;
    border: dotted 1px #c5cdd8;
    background-color: White;
    height: 100%;
    min-height: 383px;
    background-image: url( './Images/uk-map-trans.png' );
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 0px;
}

#footer
{
    height: 100%;
    background-image: url( './Images/header1.png' );
    background-repeat: repeat-x;
    color: White;
    font-weight: bold;
    clear: both;
    font-size: 0.8em;
    text-align: center;
    padding: 15px 0px 15px 0px;
    width: 100%;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */



/*printer styles*/
@media print
{
    /*hide the left column when printing*/
    #leftcol
    {
        display: none;
    }

    /*hide the right column when printing*/
    #rightcol
    {
        display: none;
    }
    #twocols, #maincol
    {
        width: 100%;
        float: none;
    }
}

h2
{
    margin: 0;
    font-size: 1.2em;
    font-weight: bold; /*color: white;*/
    /*width: 97%;*/
    padding: 10px 0px 8px 8px;
    font-family: Arial;
    color: White;
    font-family: Verdana;
    font-weight: 900;
    background-color: #354e71;
    background-image: url( './Images/header2.png' );
    background-repeat: repeat-x;
    /*background-color: #a5b557;*/
}

h3
{
    margin: 0;
    font-size: 1.1em;
    font-weight: bold; /*color: white;*/
    width: 97%;
    padding: 15px 0px 5px 8px;
    font-family: Arial;
    color: #841f27;
    font-family: Georgia;
}

h4
{
    margin: 0;
    font-size: 1em;
    font-weight: bold; /*color: white;*/
    /*width: 97%;*/
    padding: 5px 0px 4px 8px;
    font-family: Arial;
    color: White;
    font-family: Verdana;
    font-weight: 900;
    background-color: #354e71;
    background-image: url( './Images/header2.png' );
    background-repeat: repeat-x;
    /*background-color: #a5b557;*/
}

.tablemain
{
    width: 100%;
    padding: 10px 0px 0px 0px;
}

.categories
{
    width: 50%;
    font-size: 1.0em;
    padding: 5px 0px 5px 8px;
}

.headerNavigation
{
    float: left;
    clear: both;
    display: inline;
    color: White;
    background-color: #a5b557;
    width: 100%;
    vertical-align: middle;
    height: 35px;
}

.advertbox
{
    float: left;
    clear: both;
    display: inline;
    margin: 0;
    width: 98.5%;
    /*background-image: url( './Images/advert.png' );*/
    height: 80px;
    padding: 5px 5px 5px 5px;
    border: dotted 1px #c5cdd8;
}
.bottomspacer
{
    float: left;
    clear: both;
    display: inline;
    margin: 0;
    width: 100%;
    background-color: #a5b557;
    /*background-image: url( './Images/advert.png' );*/
    height: 20px;
    color: #354e71;
    font-weight: bold;
    font-size: 0.8em;
    text-align: center;
    padding-top: 5px;
}
.bottomspacer a
{
    color: #354e71;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
.bottomspacer a:hover
{
    color: #354e71;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
.bottomspacer1
{
    float: left;
    clear: both;
    display: inline;
    margin: 0;
    width: 100%;
    /*background-image: url( './Images/advert.png' );*/
    height: 20px;
}

.topspacer
{
    float: left;
    clear: both;
    display: inline;
    margin: 0;
    width: 100%;
    /*background-image: url( './Images/advert.png' );*/
    height: 10px;
}

.txtboxStandard
{
    border: solid 1px Gray;
    width: 160px;
    background-color: #c5cdd8;
    font-size: 1em;
    margin: 7px 0px 7px 0px;
}

.pSearch
{
    padding: 0px 5px 5px 5px;
    font-size: 0.8em;
}

.pFeatCli
{
    padding: 0px 5px 0px 5px;
    font-size: 0.8em;
    text-align: center;
}

.pSearchButton
{
    padding: 0px 5px 0px 5px;
    font-size: 0.8em;
}

.ddlStandard
{
    border: solid 1px Gray;
    background-color: #c5cdd8;
    font-size: 1em;
    margin: 7px 0px 7px 0px;
}

.btnSearch
{
    width: 100px;
    height: 30px;
    font-weight: bold;
    background-image: url( './Images/Search.png' );
}

.DataListCategory
{
    padding: 15px 5px 15px 5px;
}

.DataListCategoryMain
{
    padding: 10px 12px 10px 10px;
}

.CatA
{
    color: Black;
}

.CourseA
{
    color: #354e71;
    text-decoration: none;
}
.CourseA:hover
{
    color: #354e71;
    text-decoration: underline;
}

.pAdvertRight
{
    padding: 0px 5px 0px 5px;
    text-align: center;
}

.pAdvertRightDL
{
    padding: 5px 5px 0px 5px;
    text-align: center;
}

.pAdvertRightDLTop
{
    padding: 5px 0px 5px 0px;
}

.headerinside
{
    width: 900px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    /*background-color: #c5cdd8;*/
}

.logo
{
    width: 432px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    float: left;
    font-size: 0.8em;
}
.topbanner
{
    width: 400px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    float: right;
    padding-right: 5px;
}

.searchresultsDIV
{
    
    padding: 5px 0px 5px 0px;
    font-size: 0.85em;
}

.searchresultsHeader
{
    font-size: 1.15em;
    padding: 5px 0px 5px 0px;
    border-top: dotted 1px #c5cdd8;
    border-bottom: dotted 1px #c5cdd8;
}

.searchresultsMain
{
    padding: 10px 0px 0px 0px;
}

.coursedetsDIV
{
    
    padding: 0px 0px 5px 0px;
    font-size: 1.0em;
}

.coursedetsHeader
{
    font-size: 1.30em;
    padding: 0px 0px 5px 0px;
    /*border-top: dotted 1px #354e71;*/
    /*border-bottom: dotted 1px #c5cdd8;*/
    color: #354e71;
}

.coursedetsMain
{
    padding: 10px 7px 10px 7px;
    border-bottom: dotted 1px #c5cdd8;
}

.coursedetsDets
{
    padding: 10px 7px 15px 7px;
    border-bottom: dotted 1px #c5cdd8;
}

.coursedetsFooter
{
    padding: 10px 7px 10px 7px;
    border-bottom: dotted 1px #c5cdd8;
    font-size: 0.9em;
    text-align: center;
}

.coursedetsFooter a
{
    padding: 10px 0px 10px 0px;
    font-size: 1em;
    cursor: pointer;
    color: #841f27;
    text-decoration: none;
    font-weight: bold;
}

.coursedetsFooter a:hover
{
    padding: 10px 0px 10px 0px;
    font-size: 1em;
    cursor: pointer;
    color: #841f27;
    font-weight: bold;
    text-decoration: underline;
}

.AgentLogo
{
    width: 120px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    padding-right: 5px;
}

.Flags
{
    width: 123px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    top: -4px;
    position: relative;
    padding-right: 0px;
    text-align: right;
}

.FlagsDetails
{
    width: 123px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    top: -4px;
    position: relative;
    padding-right: 6px;
    text-align: right;
    vertical-align: middle;
    padding-top: 10px;
}

.EngLevel
{
    width: 80px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    padding-top: 0px;
}

.uploadStandard
{
    border: solid 1px #354e71;
    background-color: #354e71;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    height: 20px;
}

.uploadStandard Button
{
    border: solid 1px #354e71;
    background-color: #354e71;
    font-family: Verdana;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    width: 65px;
    height: 20px;
}

.HoldingLogo
{
    width: 176px;
    height: 100px;
    margin-left: 15px;
    margin-right: 0px;
    float: right;
    padding-right: 5px;
}

.MainPageLogo
{
    margin-left: 15px;
    margin-right: 0px;
    float: right;
    padding-right: 5px;
}

.TopLogo
{
    width: 180px;
    height: 80px;
    margin-left: 5px;
    margin-right: 0px;
    float: left;
    padding-right: 5px;
}

.TopText
{
    padding: 0px 0px 0px 0px;
    font-size: 1em;
}

.TopWrapper
{
    border: dotted 1px #c5cdd8;
}

.NewsTop
{
    height: 20px;
    padding-top: 3px;
    padding-left: 5px;
    background-image: url( './Images/header2.png' );
    color: White;
    font-weight: bold;
}
