
#layout.job #sidebar {
    float: right;
    width: 24.6em;
}

#layout.job #content {
    margin-right: 25.6em;
}

#layout.job #content div.section {
    word-wrap: break-word;
}

#employer-logos {
    margin-bottom: 2em;
}

#employer-logos img {
    margin-right: 1em;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    line-height: 1.3;
}

h2 {
    margin: 0 0 .2em 0;
}

h3 {
    margin: 0 0 1em 0;
    color: #666;
    font-size: 1.2em;
}


#job-apply-button {
    margin: 3em 0 2em 0;
}

#search dl {
    margin: 0;
    padding: 0;
}

#search dd {
    margin: 0 0 .5em 0;
}

#keywords {
    width: 19em;
}

#location {
    width: 9em;
}

#search dd.submit {
    text-align: right;
    padding: 1em;
}

#search input, #search select {
    margin: 0;
    border: 1px solid #CCDDE6;
}

#search #find-jobs {
                border: none;
}

#search span.highlight {
    border: 1px solid #FFF;
    border-left: 0;
    border-top: 0;
}

.options-bar {
    margin-top: 0;
}

#job-advert-text p {
    word-wrap: break-word;
}

/**** Sidebar ****/

#related-jobs p {
    margin: 1.5em 0 1em 0;
}


/**** Employer Videos ****/

#employer-video {
    padding: 1em;
}

#video-player {
    float: left;
    width: 430px;
    margin: 1em 2em 0 0;
}

#video-information {
    margin: 1em 0 0 0;
    width: 38%;
    float: right;
}

#video-transcript {
    height: 275px;
    overflow: auto;
    padding: .5em;
    border: 1px solid #CCC;
    border-left: 0;
    border-right: 0;
}

#video-information h3 {
    margin: 0 0 .2em 0;
}

/*** Employer Video Thumbnail ***/
.thumbnail {
    float:right;
    margin:0.5em 1em 2em 2em;
    position:relative;
    width:137px;
}
.thumbnail img {
    left:27px;
    position:absolute;
    top:10px;
}
.thumbnail span {
    display:block;
    font-size:0.8em;
    line-height:1.4;
    margin-top:85px;
    padding:0 0.6em;
    text-align:right;
    text-decoration:underline;
}
.thumbnail.white {
    background:transparent url(/images/employer-videos/thumbnail-holder_white.gif) no-repeat scroll left top;
}
.thumbnail.grey {
    background:transparent url(/images/employer-videos/thumbnail-holder_grey.gif) no-repeat scroll left top;
}

#employer-video-summary {
    padding-right:180px;
    position:relative;
    margin-bottom: 2em;
}
#employer-video-summary .thumbnail {
    float:none;
    margin:0;
    position:absolute;
    right:2.5em;
    top:1em;
}


/**** Advert Footer ****/

#advert-footer {
    clear: left;
    margin-top: 3em;
}

#advert-information, #advert-categories, #advert-feedback {
    border-top: 1px solid #DDD;
    padding: 2em .5em;
}

#advert-information div.column {
    float: left;
    width: 50%;
}

#advert-url {
    width: 95%;
}

/*** Categories ***/

#advert-categories dl {
    font-size: .9em;
    width: 50%;
    float: left;
}

#advert-categories dl dt {
    font-weight: bold;
}

#advert-categories dl dd ul {
    list-style: none;
}

#advert-categories dl dd ul li {
    margin: .2em 0;
}

#advert-categories dl dd ul li ul {
    margin-left: 1em;
}

#advert-information div.clear, #advert-categories div.clear {
    clear: left;
}


/*** Advert Feedback ***/

#advert-feedback-help {
    margin: 1em 0 2em 0;
}

#advert-feedback-help dt {
    font-weight: bold;
}

ul.positive  {
    list-style-image: url(/images/job/feedback/tick-small.gif);
}

ul.negative {
    list-style-image: url(/images/job/feedback/cross-small.gif);
}

/*social share */
#social-sharing{
}
#social-sharing .heading{
        background: url("/images/global/sharing/box-top.png") no-repeat scroll 100% 0 transparent;
    display: block;
    text-decoration: none;
    width:322px;
    height:31px;
}

#social-sharing .content{
        background: url("/images/global/sharing/box-mid.png") repeat-y scroll 0 0 transparent;
    display: block;
    height: 36px;
    padding-left: 16px;
    padding-top: 10px;
    text-decoration: none;
    width: 322px;
}

#social-sharing .bottom{
        background: url("/images/global/sharing/box-bottom.png") no-repeat scroll 100% 0 transparent;
    width:322px;
    height:14px;
}
#social-sharing .title{
        font-size: 19px;
    padding-left: 14px;
    color:#2c7d99;
}
