﻿body
{
    font-family: Verdana;
    font-size: 8pt;
}

a
{
    color: #277bc1;   
}

a:hover
{
    color: #EC008C;   
}

#v2_wrapper
{
    width: 900px;
    margin: auto; /*border: solid 1px blue;*/
    padding: 10px;
}
#v2_logo
{
    background-image: url('images/tcg/TCG_logo_0310.gif');
    width: 200px;
    height: 55px;
    float: left;
}
#v2_banner
{
    float: right;
    padding: 5px;
    border: dotted 1px black;
}
.v2_clear
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}
#v2_title
{
    background-image: url('images/tcg/titlebar.jpg');
    width: 900px;
    height: 29px;
}
#v2_leftCol
{
    font-weight: bold;
    /*font-size: 8.5pt;*/
    font-size: 100%;    
    float: left;
    width: 170px; /*border: dashed 1px black;*/
}
#v2_leftCol a
{
    color: Black;
    text-decoration: none;
}

#v2_leftCol a:hover
{
    color: Maroon;
    text-decoration: underline;
}

#v2_nav2 a
{
    margin-left: 30px;
    color: #aaa;
    text-decoration: none;
}
#v2_centreCol
{
    float: left;
    width: 460px; /*border: dashed 1px black;*/
    margin: 0 10px 0 10px;
}
#v2_rightCol
{
    float: left;
    width: 250px; /*border: dashed 1px black;*/
}
#v2_twitter
{
    background-image: url('images/twitter.png');
    width: 146px;
    height: 62px;
    margin: 100px 0 0 20px;
}
#v2_matrix
{
    background-image: url('images/tcg/MatrixLogo2007.jpg');
    width: 160px;
    height: 77px;
    margin: 10px 0 0 0;
}
.v2_bluelink
{
    color: Blue;
    text-decoration: underline;
}
#v2_leftFoot
{
    float: left;
}
#v2_middleFoot
{
    float: left;
}
#v2_rightFoot
{
    float: right;
}
#v2_bookmarkIcon
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url('images/newicons/netvibes.png');
}
#v2_bookmarkText
{
    float: left;
}
.v2_navlineimage
{
    float: left;
    margin-top: 2px;
    margin-right: 3px;
    height: 12px;
    width: 24px;
    background-image: url('images/tcg/navImage1.jpg');
}
.v2_bookmarkText
{
    margin-left: 12px;
    font-weight: normal;
    /*font-size: 10.5px;*/
    padding-top: 2px;
    padding-bottom: 2px;
}

#v2_navImage
{
    float: left;
    margin-top: 2px;
    height: 24px;
    width: 27px;
    background-image: url('images/tcg/navImage1.jpg');
}
#v2_navImage2
{
    float: left;
    margin-top: -2px;
    height: 113px;
    width: 27px;
    background-image: url('images/tcg/navImage2.jpg');
}
.v2_login
{
    border: solid 1px #aaa;
    padding: 10px;
}
.v2_title
{
    font-weight: bold;
    /*font-size: 11pt;*/
}
.v2_title h1
{
    font-weight: bold;
    /*font-size: 11pt;*/
}
.v2_logout
{
    border: dashed 1px #aaa;
    padding: 10px;
    /*font-size: 8.5pt;*/
}
.v2_spacerDashed
{
    border-top: dashed 1px #aaa;
}
.v2_featuredLogo
{
    padding: 5px 0 5px 0;
    text-align: center;
    width: 100%;
    border: dashed 1px #aaa;
}
.v2_featuredTitle
{
    padding: 5px 0 5px 0;
    text-align: center;
    width: 100%;
    border-bottom: dashed 1px #aaa;
    border-left: dashed 1px #aaa;
    border-right: dashed 1px #aaa;
}
.modalBackground
{
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: gray;
}
.modalContent
{
    width: 400px;
    height: 100px;
    background-color: white;
    border: solid 2px white;
    
}
.modalTitle
{
    background-color: #277BC1;
    color: White;
    padding: 2px;
    /*font-size: 10pt;*/
    font-weight: bold;
}
.searchBox
{
    background-color: #eee;
    padding: 5px;
    border: solid 1px silver;
}
.jobSectorBox
{
    /*background-color: White;
    border: solid 1px #aaa;*/
    height: 100px;
    overflow: auto;
    
}


.UC_login_textBox 
{
    width:130px;
    border: solid 1px #aaa;
}
x
.bannerads
{
    height: 60px;
    width: 468px;
}

.error
{
    color: Red;
}

.JobAlertWarningBox
{
    margin-top: 10px;
    background-color: #eee;
    padding: 6px 5px 6px 5px;
    border: solid 1px Maroon;
    position: absolute;
    margin-left: 179px;
    margin-top: -18px;
    width: 280px;
    display: none;
}

.JobAlertWarningBox_header
{
    /*text-align: right;*/
    margin-bottom: 5px;
}

.JobAlertWarningBox_header_l
{
    float: left;
}

.JobAlertWarningBox_header_r
{
    float: right;
    width: 30px;
    text-align: right;
}

.JobAlertWarningBox_header a
{
    color: #277BC1;
    text-decoration: none;
    cursor: pointer;
}

.JobAlertWarningBox_header a:hover
{
    color: Maroon;
}

.relatedvacancies_item
{
   border-bottom: dashed 1px black;
   padding-bottom: 10px;
}

#navigation
{
    float: left;   
    width: 210px;
    margin-right: 10px;
}

#socialnetworking
{
    float: left;
    display: inline-block;
    padding-top: 10px;
    width: 190px;
}

.ovalbuttondetails
{
    display: inline-block;
    background-image: url('images/vacancies_button.png');
    background-repeat: no-repeat;
    height: 24px;
    width: 95px;
    font-size: 8pt;
    padding-left: 7px;
    color: #000;
    text-decoration: none;
    line-height: 22px;
    border: none;
    background-color: transparent;
}

.ovalbuttondetails:visited, .ovalbuttondetails:hover
{
    color: #277bc1;
    text-decoration: none !important;
}

.statementsandpolicy
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.statementsandpolicy a
{
    color: #277bc1;   
}

.statementsandpolicy a:hover
{
    color: #EC008C;   
}

.clear {
  *zoom: 1;
}

.clear:before,
.clear:after {
  display: table;
  line-height: 0;
  content: none;
}

.clear:after {
  clear: both;
}