﻿a
{
    color: #0000FF;
    text-align: center;
}

body
{
    background-color: #ffffd6;
    font-family: arial;
    font-size: 10pt;
}

h3
{
    font-size: 16pt;
    text-align: center;
}

.smalltext
{
    font-size: 8pt;
}
.addresscol1
{
    padding-right: 20px;
}

.addressdiv1
{
    padding: 30px;
    background-color: #e1e1e1;
    width: 500px;
    text-align: left;
    line-height: 20px;
}

.applylink
{
    font-weight: bold;
    color: #540000;
    font-size: 8pt;
}

.breadcrumbs
{
    color: #808080;
    background-color: #FFFFFF;
    padding: 40px 10px 10px 10px;
    margin-bottom: 1.8em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.breadcrumbs a:link, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active
{
    color: #333333;
}



.dataentryerror
{
    font-size: 12pt;
    color: #FF0000;
    font-weight: bold;
}

.divcontent
{
    margin-top: 20px;
}

.divdataentrypage
{
    background-color: #ffffd6;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 8pt;
}


.divpage
{
    border: 1px solid #C0C0C0;
    width: 1000px;
    background-color: #FFFFFF;
}

.divequalpage
{
    background-position: center 350px;
    background-image: url(images/waves-fade.jpg);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 40px;
}

.divemployer
{
    text-align: justify;
    padding-right: 40px;
    padding-left: 10px;
}


.divhomepage
{
    text-align: justify;
    padding-right: 30px;
    padding-left: 10px;
}


.divjobseeker
{
    text-align: justify;
    padding-right: 40px;
    padding-left: 10px;
}



.divprivacypage
{
    background-position: center 50px;
    background-image: url(images/waves-fade.jpg);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 40px;
    padding-left: 20px;
}



.divservices1
{
    background-position: 400px 0px;
    text-align: justify;
    padding-right: 40px;
    padding-left: 20px;
}


.divtestimpage
{
    background-position: center 300px;
    background-image: url(images/waves-fade.jpg);
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 40px;
    padding-left: 20px;
}

.dataentryheading
{
    background-color: #53534b;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.dataentryheading .heading
{
    font-size: 12pt;
    color: #FFFFFF;
}

.divlogo
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}

.mymenu
{
    z-index: 100;
}

.reminderbox
{
    background-color: #ffffd6;
    border: 1px solid #c0c0c0;
}


.servicelist1
{
    padding: 10px;
    background-color: #e1e1e1;
    width: 600px;
    text-align: left;
}




.servicelist2
{
    padding: 0px 10px 10px 10px;
    background-color: #cccccc;
    width: 600px;
}

.servicelist2 ul
{
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
.servicelist2 ul li
{
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 1px;
}



.skilltable
{
    background-color: #ffcc99;
}
.submittr
{
    background-color: #ffc000;
}

.submittr td
{
    padding: 20px;
}
.tblclientvac
{
    background-color: #ffffcc;
    width: 600px;
}
.tblclientvachead
{
    background-image: url(images/topbanner2.gif);
}


.txtinputbox1
{
    width: 200px;
    margin-left: 10px;
}

.txtinputbox1wide
{
    width: 400px;
    margin-left: 10px;
}

.txtinputboxstar
{
    width: 50px;
}



.vacheader
{
    font-weight: bold;
    color: #540000;
    background-image: url(images/bannerbk6.gif);
}

.vacheader2
{
    font-weight: bold;
    color: black;
    background-color: #ffce00;
}

.vaclink1
{
    color: Black;
    font-size: 8pt;
    text-decoration: none;
}

.vacancygrid
{
    border: 2px solid #c0c0c0;
    empty-cells: show;
    font-family: arial, Helvetica, sans-serif;
}

.vacancygrid td
{
    border: 1px solid #c0c0c0;
}


.vachead1
{
    font-size: 14pt;
    font-weight: bold;
}

.vacrow1
{
    background-color: #ffffee;
}


.vacrow2
{
    background-color: #ffffc0;
}

.valerror
{
    color: red;
    font-weight: bold;
}

#sidebar
{
    /* this is the left bar navigation etc */
    float: left;
    padding: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    background-image: url(images/sidemenu.gif);
    width: 168px;
    margin-top: 20px;
    height: 900px;
    background-repeat: repeat-x;
}

#content
{
    /* the content pages which sit on the master pages are in here */
    margin-left: 210px;
    padding: 0 20px 10px 10px;
    background-color: #fff;
}

