﻿body
{
}
.subcontent h1, .subcontent ul
{
    color: #E7A611;
}
.subcontent p
{
    color: black;
}
.bgimage
{
    background-image: url("images/Garden.jpg" );
}
.topstrip
{
    background-color: #f2c676;
}
.subcontent
{
    width: 90%;
}
#col1
{
    position:relative;
    top:0px;
    left:0px;
    width:52%;
    height:330px;
    float:left;
}
#col2
{
    position:relative;
    top:51px;
    left:40px;
    width:48%;
    height:280px;
    float:left;
}
.vacancydetail
{
    position: absolute;
    top: 40px;
    font-family: Arial;
    font-size: small;
}
#vtitle, #vcat, #voffice, #vdept, .vlabel, .vtext
{
    font-family:Arial;
    font-size:small;
    position: relative;
}
#vtitle, #vcat, #voffice, #vdept, .vlabel
{
    color:#666666;
}
#descbox, #reqbox
{
    position:relative;
    top:20px;
    width:930px;
    padding-bottom:20px;
}
#buttons
{
    position:absolute;
    top:280px;
}
.map
{
    position:relative;
    left:-24px;
}
#rhs
{
    position:absolute;
    top:56px;
    left:630px;
    height:220px;
    width:295px;
}
.vtext
{
    padding-left:10px;
    padding-right:30px;
}
.vtb
{
    font-family:Arial;
    font-size:small;
}
.uploadtext
{
    color:#666666;
}
.response
{
    color:Green;
    font-style:italic;
}
.rhsborder
{
    position:absolute;
    top:56px;
    left:675px;
    height:204px;
    width:235px;
    padding:8px;
    border:solid 1px #999999;
}
.remove
{
    position:relative;
    top:0px;
    float:right;
    color:red;
}
.removepack
{
    position:absolute;
    width:200px;
    top:90px;
    left:157px;
    color:Red;
    
}
.btnSave
{
    position:relative;
    top:42px;
    float:right;
}
.btnInsert
{
    position:absolute;
    top:254px;
    left:700px;
}
.message
{
    position:absolute;
    width:150px;
    top:200px;
    left:700px;
}
.return
{
    position:relative;
    width:150px;
    top:-13px;
    left:2px;
    font-size:small;
}
.nojobs
{
    font-family:Arial;
    font-size:small;
    color:#999999;
}
.btmcontainer
{
    top:8px;
}
