/*CSS by Solid State Group 2007*/

    body {
        background-color: #e1e2e4;
        font-family: Arial,Helvetica,sans-serif;
        padding: 0;
        margin: 0;
        font-size: 0.714em;
        color: #000;
    }

/*Colors*/

    /*Red: #f0002d;*/
    /*Grey: #666666;*/
    /*Blue: #0275b7;*/
    /*Green: #71b859;*/

/*General style*/

    * {
        margin : 0;                                                                                         `
        padding : 0;
    }

    img { border: 0; }

    .inner ul {
        padding: 0;
        margin: 0;
    }

    li { list-style-type: none; }

        .inner li {
            padding: 1px 0 2px 0;
        }

        .content .inner ul li { list-style-type: disc; margin-left: 15px; }

        .content .inner ol li { list-style-type: decimal; }

    p {
        padding: 5px 0 5px 0;
    }

    form {
        margin: 0;
        padding: 0;
    }

    h1 {
        color: #f0002d;
        font-size: 2em;
        padding: 0;
        margin: 5px 0 10px 0;
        }

    h2 {
        color: #FFF;
        font-size: 1em;
        font-weight: normal;
        display: block;
        padding: 4px 0 3px 10px;
        }

        h2.articleTitle {
            font-size: 1.8em;
            color: #F0002D;
            margin: 5px 0 10px;
            padding: 0;
            font-weight: bold;
            text-transform: uppercase;
        }

    h3 {
        color: #f0002d;
        font-size: 1.2em;
        }

    h4 {
        color: #f0002d;
        font-size: 1.1em;
        }

        h4.black {
            color: #000;
            margin: 10px 0 10px 0;
            }

        h2.black {
            color: #000;
            margin: 10px 0 10px 0;
            font-size:1.1em;
            padding: 0;
            font-weight: bold;
        }

    hr {
        margin: 10px 0 7px 0;
        padding: 0;
        border-top: 1px solid #aaa;
        border-right: 0;
        border-bottom: 0;
        border-left: 0;
        }

        hr.table {
            width: 650px;
            text-align: left;
            }
            * html hr.table {
                width: 645px;
                margin: 1px 0 3px 0;
                }

    .employerprofile hr.table {
        width: 670px;
        }

    .floatright {
        float: right;
        }

    .floatleft {
        float: left;
        }

    .red {
        color:#f0002d;
        }

    .black {
        color: #000;
        }

    .blue {
        color:#0275b7;
        }

    .grey {
        color:#666666;
        }

    .green {
        color:#71b859;
    }

    .none {
        display: none;
        }

    .block {
        display: block;
        }

    .center {
        text-align: center;
        }

    .bold {
        font-weight: bold;
        }

    .underlined {
        text-decoration:underline;
        }

    .small {
        font-size: 0.8em;
        }

    select {
        font-size: 0.8em;
        color: #666;
        font-weight:bold;
        }

    input {
        font-size: 0.8em;
        }

   .clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        }

   .clearfix {
        display: inline-block;
        }

   html[xmlns] .clearfix {
       display: block;
        }

   * html .clearfix {
        height: 1%;
        }

/*a tag*/

   a {
        text-decoration: none;
        color: #666;
        outline: none;
        }

        .content a{
            color: #f0002d;
            }

        a.bluelink,
        .bluelink a{
            color: #0275b7;
            }

        a.redlink,
        .redlink a {
            color: #f0002d;
        }

        a:hover {
            text-decoration: underline;
            }

/*Clears*/

    .clearleft {
        clear: left;
        }

    .clearboth {
        clear: both;
        }

    .clearright {
        clear: right;
        }



/*Layout styles*/

    #wrapper {
        width: 1173px;
        }
        * html #wrapper {

            width: 1193px;}

        #base {
            width: 1013px;/*changed from 872px;*/
            background: url("images/gradiant.gif") repeat-y right #fff;
            padding: 13px;
            float:left;
            position:absolute;
            }

        #header {
            background: url("images/logo.gif") no-repeat 10px 0;
            height: 79px;
            width: 861px;
            }

            #header #logo {
                /*background: url("images/logo.gif");*/
                width: 201px;
                height: 67px;
                display: block;
                float:left;
                margin: 0 0 0 10px;
                padding: 0;
                }

                #header #logo a {
                    width: 201px;
                    height: 67px;
                    display: block;
                }

                    #header #logo a span{
                        display: none;
                    }



            #header #banner-holder {
                float:right;
                height: 70px;
                /*margin: 7px 20px 0 0;*/

                }

        #navigation {
           background: url("images/navigation-left.gif") no-repeat;
           background-color: #cfcfcf;
           height: 23px;
            width: 1000px;/*width: 862px*/;
            z-index: 1;
           }

            #navigation ul{
                color: #666;
                list-style-type: none;
                background: url("images/navigation-bg.gif") repeat-x;
                background-color: #cfcfcf;
                padding: 5px 10px 4px 2px;
                margin: 0 0 0 8px;
                float: left;
                width:971px;/*width: 833px;s*/
                }
                * html #navigation ul{
                    margin: 0 0 0 4px;
                    }

                #navigation li {
                    float: left;
                    }

                #navigation a {
                    padding: 0 6px 0 4px;
                    }

             #navigation .end {
                background: url("images/navigation-right.gif") no-repeat;
                 float: right;
                 top: -12px;
                 height: 23px;
                 width: 9px;
                 right: 0;
                }

        #container {}

            #left {
                width: 148px;
                float: left;
                margin-top: 11px;
                left: 13px;
                }

             /*Inner contents*/
             .inner {
                border-left: 1px solid #999;
                border-right: 1px solid #999;
                border-bottom: 1px solid #999;
                }
            /*End*/


                   .margright {
                       margin-right: 8px;
                   }

            #right {
                width: 148px;
                float: left;
                margin-top: 11px;
                }

            .holder {
                margin-bottom: 10px;
                }

                .holder div.header, .holder div.header h1, .holder div.header h2 {
                    color:#FFFFFF;
                    display:block;
                    font-size:1em;
                    font-weight:normal;
                    padding:4px 0 3px 10px;
                    text-transform: uppercase;
                }

                    .holder div.header h1, .holder div.header h2 {
                        font-size: 1.6em;
                        margin: 0;
                        padding: 0;
                        text-transform: uppercase;
                    }


                        .holder div.header h2 {
                            font-size: 1em;
                        }

                        .homepage div.header h1 {
                            font-size: 1em;
                        }

                #left .holder div.header {
                    background: #e84645 url("images/left-holder-heading.gif") no-repeat;
                    width: 139px;
                    }

                #left ul.sectorNav {
                    padding: 0;
                    margin: 0;
                }

                #right .holder div.header {
                    background: url("images/right-holder-heading.gif") no-repeat;
                    background-color: #e84645;
                    width: 155px;
                    }

                #left .holder .inner {
                    width: 133px;
                    padding: 5px 5px 5px 9px;
                    }

                #right .holder .inner {
                    width: 149px;
                    padding: 5px 5px 5px 9px;
                    }

                #right .holder .inner select {
                    width: 150px;                    
                }


            #footer {
                text-align: center;
                height: 2em;
                width: 650px;
                margin: 0 auto;
                }

            #footer ul{
                margin: 0 auto;
                color: #666;
                list-style-type: none;
                width: 57   0px;
                }

                #footer li{
                    float: left;
                    display:block;
                    }

                #footer a{
                    padding: 0 10px 0 10px;
                    text-decoration: underline;
                    }

            #copyright{
                background: url("images/copyright-front.gif") no-repeat;
                text-align: center;
                color: #FFF;
                height: 3.4em;
                width: 1000px;
                }

                #copyright .inner {
                    background: url("images/copyright-bg.gif") repeat-x;
                    background-color: #c72026;
                    padding: 11px 0 10px 0;
                    margin: 0 0 0 7px;
                    display: block;
                    border: none;
                    float: left;
                    width: 984px;
                    }
                    * html #copyright .inner{
                        margin: 0 0 0 3px;
                        padding: 11px 1px 10px 0;
                        }


                #copyright .end {
                    background: url("images/copyright-end.gif") no-repeat;
                    float: right;
                    height: 40px;
                    top: -40px;
                    width: 9px;
                    }


                #copyright a{
                    color: #FFF;
                    }

            #right-banner-holder {
                float: right;
                margin-top: 120px;
                width: 100px;
                height: 440px;
                }

.centre {
    text-align: center;
}

/*Login*/

#login {
    padding: 0;
    margin: 0;
    margin-top: -20px;
}
#login p{
    padding: 0;
    margin: 5px 0 0px 0;
}


#login .input,
#newsletter .input,
.searchblog .input{
    width: 80px;
    padding: 1px 0 1px 0;
    }

#login span,
#newsletter span{
    width: 60px;
    float: left;
    padding-top: 3px;
    }

#newsletter {
    clear: right;
    margin: 0;
}

    .submit {
        cursor: pointer;
        border: none;
        color: #FFF;
        float: right;
        width: 100px;
        padding: 5px 0 3px 0;
        background: url("images/bttn-red.gif") no-repeat;
        }

        #login .submit,
        .searchblog .submit{
            background: url("images/bttn-grey.gif") no-repeat;
            }
        #newsletter .submit {
            background: url("images/bttn-red.gif") no-repeat;
            }

        .jobsearch .submit {
            float: none;
            margin-top: 15px;
            }

        .postAComment .submit,
        .formout .submit{
            float: none;
            }

.forgot a{
    font-size: 0.8em;
    color: #ed222b;
    float: right;
    height: 2em;
    margin-right: 8px;
    }

/*Blog*/

.blog {
    margin-bottom: 20px;
}

.blog .content {
    width: 780px;
    float: left;
    padding: 10px 37px 0 2px;

    }
    * html .blog .content {
        width: 772px;
    }

.blog  #left {
    width: 0;
    float: left;
    /*margin-top: 11px;*/
    }



/* CALENDER */


.calendarGrid {
    float: left;
    width: 620px;
}

.calendarGrid table.topLinks {
    font-size: 1.4em;
    width: 610px;
}

.calendarGrid table.topLinks, .calendarGrid .topLinks td {
    border: none;
}

.calendarGrid .topLinks td.thisMonth, .calendarGrid .topLinks td.adjacentMonth {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #ff0200;
}

.calendarGrid .topLinks td.adjacentMonth a {
    color: #666;
    text-decoration: underline;
    font-size: 0.75em;
}


.calendarGrid table {
    width: 610px;
    border-top: 1px solid #999;

}

.calendarGrid td, .calendarGrid th {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    width: auto;
}

.calendarGrid td.first, .calendarGrid th.first {
    border-left: 1px solid #999;
}

th.cell_dayheader {
    padding: 3px 5px;
    width: 14%;
    background: url("images/grey-gradient.gif") repeat-x;
    font-weight: bold;
}

.cellselected {
    background-color: #f2c0b8;
}

.cell, .cellselected {
    height: 100px;
    background: url("images/light-grey-stripe.gif") repeat-x  0 -2px;
}

.cellentry {
    padding: 3px 5px;
    font-size: 0.9em;
    font-weight: bold;
    overflow: hidden;
    border-bottom: dotted 1px #ccc;
}

.cell.dayheader {
    /*font-size: 0.8em;*/
}

.calendar_background, .calendar_console {
    /*background-color: #FFF;
    width: 700px;
    border: solid 1px #CCCCCC;*/
}

.calendar_console {
/*    top: -20px;
    width: 660px;
    height: 100px;
    padding: 20px;
    overflow: auto;*/
}

.calendar_arrow {

}

.arrow_right {
    text-align: right;
}

.calendar_arrow {
    display: block;
}

a.calendar_arrow:hover {
    color: #ccc;
    text-decoration: none;
}


.calendar_header, .calendar_header {
    /*font-size: 0.8em;*/
}

.calendar_row {
    /*background-color: #CCCCCC;*/
}

table.eventsList {
    border: none;
    margin: 10px 0 20px 0;
    width: 99%;
}

table.eventsList th, table.eventsList td {
    border: none;
    text-align: left;
    margin-right: 15px;
    border-collapse: collapse;
    
}

table.eventsList th {
    padding-bottom: 10px;    
}

table.eventsList td {
    vertical-align: top;
}


.calendarRight {
    width: 180px;
    float: right;
    margin-top: 27px;
}

.calendarRight form {
    padding: 0;
    margin: 0;
}

.calendarRight fieldset {
    border: none;
    margin: 10px 0 0 0;
    padding: 0;
}

.calendarRight fieldset p {
    margin: 0;
    padding: 0;
}
.calendarRight legend {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px 0;
    color: #000;
}

* html .calendarRight legend {
    position: relative;
    left: -5px;
}

*:first-child+html .calendarRight legend {
    position: relative;
    left: -5px;
}

.calendarRight select {
    width: 120px;
    overflow: hidden;
}

.calendarRight input, .calendarRight label {
    margin: 0;
    padding: 0;
}



.errorMessage{
    color:red;
    }

    .errorMessage ul{
        margin: 0;
        padding: 0;
        }

#HttpCallAnimation{
    display:none;
    }


#banner-holder {
    position: relative;
    width: 560px;
    }

    #header #banner-holder a {
        display: block;
        width: 549px;
        position:absolute;
        /*float:right;*/
        /*top: -66px;*/
        height: 66px;
        /*background: red;*/
        /*filter:alpha(opacity=0);*/
        /*opacity: 0;*/
        /*-moz-opacity:0;*/
        }

.grey-box {
    background: transparent url(images/grey-box-bottom.gif) no-repeat bottom left;
    padding-bottom: 9px;
}

.grey-box-top {
    background: transparent url(images/grey-box-top.gif) no-repeat top left;
    padding-top:9px;
}

.grey-box-top p {
    padding: 0 1em;
    background-color: #a6a6a6;
    color: #fff;
}

.box-grey-line {
    background: transparent url(images/box-grey-line-bottom.gif) no-repeat bottom left;
}

.box-grey-line-top {
    background: transparent url(images/box-grey-line-top.gif) no-repeat top left;
    padding: 5px 1em 0 1em;
    margin-top: 1em;
}

.registration table .inputWidth {
    width: 215px;
}

#form1 select {
    width: 220px;
    overflow: hidden;
}

.divider {
    height: 5px; font-size: 1px; border-bottom: 1px solid #999999; margin-bottom: 5px;
}

/* event styles */
p.eventDetail {}

span.eventLabel {
    clear:left;
    display:block;
    float:left;
    font-weight:bold;
    width:110px;
}

span.eventValue {
    display:block;
    margin-left:115px;
}

.gradiant-box {
    border: 1px solid #b3b4b4;
    margin: 20px 10px 20px 40px;
    background: url("images/register-gradiant.jpg") repeat-x;
}

.inner-wrapper { padding: 20px 40px; }

.reg2 .inner-wrapper { padding: 0 15px 20px 15px; }

.inner-wrapper label { font-weight: bold; }

.box-grey-line-content { padding-bottom: 70px; }

#step2-1 {
    background: url("images/registration-number-1.gif") no-repeat;
    margin-left: 7px;
}

#step2-2 {
    background: url("images/registration-number-2.gif") no-repeat;
    margin-left: 7px;
}

#step2-2 img {
    margin: 0;
}


#step2-3 {
    background: url("images/registration-number-3.gif") no-repeat;
    margin-left: 7px;
}

.topright {
    background: url("images/corner-top-right.gif") no-repeat scroll right;
    height: 9px;
    top: -3px;
    right: -1px;
    position: relative;
}

.topleft {
    background: url("images/corner-top-left.gif") scroll no-repeat;
    height: 10px;
    overflow:hidden;
    position: relative;
    top: 2px;
    left: -2px;
}

.bottomright {
    background: url("images/corner-bottom-right.gif") no-repeat scroll right;
    height: 14px;
    position: relative;
    bottom: -6px;
    right: -1px;
    padding: 0;
}

.bottomleft {
    background: url("images/corner-bottom-left.gif") scroll no-repeat;
    height: 14px;
    position: relative;
    bottom: -3px;
    left: -2px;
}

.reg-submit {
    bottom: -155px;
    position: relative;
    right: -70px;
}

.reg2-submit {
    bottom: -125px;
    position: relative;
    right: -45px;
}

.reddots {
    height: 1px;
    width: 100%;
    background: url("images/red-dots.gif");
}

#tagTree div { display: block }
#tagTree div.link { display: inline }
#tagTree div.branch { display: none; margin-left: 16px }
#tagTree img { margin: 5px 3px 0 0 }

dl.rwa-event-form {
    width: 98%!important
}

dl.rwa-event-form dt, dl.rwa-event-form dd { float: none!important }

dl.rwa-event-form dt { width: 100%!important; padding: 10px 0; font-weight: bold }

dl.rwa-event-form dd input { width: 250px }
dl.rwa-event-form dd input.check { width: auto }
dl.rwa-event-form dd textarea { width: 90% }

.rwa-intro-list dt, .rwa-intro-list dd { float: left; display: block; }
.rwa-intro-list dt { width: 20px; clear: left; }
.rwa-intro-list dd { padding-bottom: 10px; width: 450px }

.main .holder .inner {
    border: none!important;
    padding-top: 0!important;
    padding-right: 10px!important;
    width: 650px!important;
}

#searchForm, #searchOptions {
    padding:  10px;
    color: #fff;
}

#searchForm p, #searchOptions p {
    margin: 0;
    padding: 0;
}

#searchForm p, #searchOptions p {
    margin: 0;
    padding: 0;
}

#searchForm a, #searchOptions a {
    color: #fff;
}

#searchForm {
    background: url(images/job-search-form-back.jpg) no-repeat;
}

#searchForm form {
    padding-top: 10px;
}

#searchForm #searchTitle, #searchOptions #optionTitle {
    float: left;
    font-weight: bold;
    color: #FFF;
    font-size: 1.1em;
    padding-top: 0!important;
}

#searchForm #searchButton {
    margin-top: -2px;
    margin-right: 0;
}

#searchForm #searchButton .submit {
    background: none;
    width: 103px!important;
    font-size: 1em;
    color: #eb1c22;
    font-weight: bold;
    margin-top: 10px;
}

#searchForm #searchAdvanced {
    float: right;
    font-size: 1.1em;
}

#searchForm #searchAdvanced a {
    text-decoration: underline;
}

#searchForm #searchText input, #searchForm #searchType select {
    width: 200px!important;
    font-weight: bold;
    color: #999999;
    border: 1px solid #ffffff;
    font-size: 1em;
    padding: 3px 5px;
}

#searchForm div {
    display: block;
    float: left;
    margin-right: 30px;
}

#searchForm div label {
    display: block;
    margin-bottom: 4px;
}

#searchOptions {
    margin-top: 10px;
    background-color: #808080;
}

#searchOptions p {
    padding-top: 5px;
}

#searchOptions #optionTotal {
    clear: left;
    float: left;
}

#searchOptions #optionSort {
    float: right;
}

#searchOptions #optionPage {
    clear: both;
    float: left;
}

#searchOptions #optionPaging {
    clear: right;
    float: right;
}

#alertSignUp {
    margin-top: 10px;
    background-color: #cccccc;
    padding: 10px;
    color: #545454;
}

#alertSignUp p {
    float: left;
    display: inline;
}

#alertSignUp p#alertsTitle {
    float: none;
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 0!important;    
}

#alertSignUp p#alertsSubmit {
    margin-left: 20px;
}

#alertSignUp p#alertsSubmit .submit {
    margin-top: -9px;
    background: none;
    width: 103px!important;
    font-size: 1em;
    color: #545454;
    font-weight: bold;
}

#alertSignUp p#alertsInput input {
    width: 200px!important;
    font-weight: bold;
    color: #999999;
    border: 1px solid #ffffff;
    font-size: 1em;
    padding: 3px 5px;
}

#alertSignUp p#alertInfo {
    width: 270px;
    margin-top: -15px;
    margin-left: 20px;
    font-weight: bold;
}

div.jobSearchResult h2 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
}

div.jobSearchResult img {
    float: right;
}

div.jobSearchResult p {
    padding: 0;
    margin: 3px 0 0 0;
}

div.jobSearchResult div.jobLinks {
    float: right;
    margin-top: -10px;
}

div.jobSearchResult div.jobLinks div {
    float: left;
    width: 80px;
    margin-left: 15px;
}

.jobsTableHome th {
    text-align: left;
    padding-bottom: 4px;
}

.jobsTableHome td {
    vertical-align: top;
}

.jobsTableHome td.employer a {
    color: #808080;
    font-weight: bold;
}

.jobsTableHome td.title {
    font-weight: bold;
}

.jobsTableHome td.title img {
    display: inline;
    margin: 0!important;
}

.jobsTableHome td.description {
    padding-top: 4px;
}

.jobsTableHome td.description a {
    text-decoration: underline;
}

.jobsTableHome td.logo img {
    float: none!important;
    padding: 0!important;
    margin: 0!important;
}

.jobsTableHome td.logo {
    padding-left: 10px;
    text-align: right;
}

#homeJobSearch {
    float: left;
    width: 254px;
    height: 221px;
    background: url(images/home-job-search-back.gif) no-repeat;
    color: #fff;
    position: relative;
}

#homeJobSearch div {
    margin: 10px 10px;
}

#homeJobSearch h2.title {
    font-weight: bold;
    font-size: 1.1em;
    margin-right: 5px!important;
    margin-bottom: 5px!important;
    padding: 0;
}

#homeJobSearch p#advanced {
    position: absolute;
    left: 10px;
    bottom: 12px;
    width: 120px;
}

#homeJobSearch p#advanced a {
    color: #fff;
    text-decoration: underline;
}

#homeJobSearch p.keywords label, #homeJobSearch p.type label {
    display: block;
    margin-bottom: 4px;
}

#homeJobSearch p.keywords input {
    width: 218px;
    color: #999999;
    border: 1px solid #ffffff;
    font-size: 1em;
    padding: 3px 5px;
}

#homeJobSearch p.type select {
    width: 231px;
    color: #999999;
    border:1px solid #ffffff;
    font-size: 1em;
    padding: 3px 5px;
}

#homeJobSearch p#searchButton {
    position: absolute;
    bottom: 8px;
    right: 10px;
}

#homeJobSearch p#searchButton .submit {
    background: none;
    width: 103px!important;
    padding: 0!important;
    font-size: 1em;
    color: #eb1c22;
    font-weight: bold;
    margin-top: 10px;
    float: none;
}

#latestGraduateVideo, #latestGraduateMagazine {
    float: left;
    width: 197px;
    height: 221px;
    margin-left: 10px;
}

#latestGraduateVideo div, #latestGraduateMagazine div {
    margin: 10px 10px;
}

#latestGraduateVideo p, #latestGraduateMagazine p {
    margin: 0!important;
    padding: 0!important;
}

#latestGraduateVideo .title, #latestGraduateMagazine .title {
    font-weight: bold;
    font-size: 1.1em;
    margin-right: 5px!important;
    margin-bottom: 5px!important;
}

#latestGraduateVideo .button {
    float: none;
    position: absolute;
    left: 10px;
    bottom: 12px;
}

#latestGraduateMagazine .button {
    float: none;
    position: absolute;
    right: 10px;
    bottom: 12px;
}

    #latestGraduateVideo .button a img, #latestGraduateMagazine .button a img {
        margin: 0!important;
    }

#latestGraduateVideo .logo, #latestGraduateMagazine .logo {
    float: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    #latestGraduateVideo .logo img, #latestGraduateMagazine .logo img {
        margin: 0!important;
    }

#latestGraduateVideo {
    background: url(images/latest-graduate-video-back.gif) no-repeat;
    position: relative;
}

#latestGraduateMagazine {
    background: url(images/latest-graduate-magazine-ba.gif) no-repeat;
    color: #fff;
    position: relative;
}

.sendtofriendloader {
    text-align: center;
    padding: 60px 0;
}

    .sendtofriendloader img {
        float: none!important;
    }

.sendtofriendcontainer {
    clear: both;
}

.relatedTags h2 {
    display: inline;
    padding: 0;
    color: #0275B7;
}

#tab1Area h2, #tab2Area h2, #tab3Area h2 {
    font-size: 1.1em;
    color: #F0002D;
    padding: 0;
    font-weight: bold;
}





