/*Content*/
.whatsnew {
    height: 22em;
    }

    .whatsnew div{
        width: 116px;
        float: left;
       padding: 5px 5px 0 5px;
        }

       .whatsnew img {
           width: 114px;
           height: 114px;
       }
     .whatsimage {
         height: 114px;
         display:block;
     }

.whatsnew h4 {
    margin-top: 10px;
}


table.jobsTable {
    /*width: 98%;*/
    font-weight: bold;
    /*font-size: 1.1em;*/
    margin: 7px 0 0px 0;
    /*padding-bottom: 6px;*/
    /*border-bottom: 1px solid #676767;*/
    }

    html>/**/body table.jobsTable {
            margin: 7px 0 6px 0;
        }

    table.jobsTable th {
        text-align: left;
        color: #000;
        padding: 0 3px 5px 0;
        }

    table.jobsTable td {
        color: #666;
        vertical-align: top;
        }

     table.jobsTable td img{
       float:left;
         margin-right: 2px;
         margin-bottom: 0;
        }

.breadcrumb {
    /*font-weight:bold;*/
    font-weight:bold;
    }

    .breadcrumb a{
        color: #ed222b;
        }

    .breadcrumb span {
        color: #000;
        }

.image-fixed {}

	.image-fixed p {
		margin-top: 0;
		}

	img.fixed-left {
		float: left;
		padding-right: 15px;
		}

	img.fixed-right {
		float: right;
		padding-left: 15px;
		}

	.image-fixed div {
		display: table;
		}

		*:first-child+html {} * html .image-fixed div {
			height: 1%;
			}

.jumpto {
    margin-bottom: 14px;
    }

/*.viewall {*/
    /*margin-top: 150px;*/
    /*position:absolute;*/
    /*}*/
/**/
/*.viewall2 {*/
    /*margin-top: 180px;*/
    /*position:absolute;*/
    /*}*/

/*Tabs*/

#tabs {
    /*position:absolute;*/
    /*margin-bottom: 10px; */
    /*border: 1px solid red;*/
    height: 20px;
    margin-left: 0;
    padding: 0;
}


#tabs li {
    float:left;
    list-style-type: none;
    margin-left: 0;
}

    #tabs li a{
        border-top: 1px solid #333333;
        border-left: none;
        border-bottom: 1px solid #000;
        border-right: none;
        width: 119px;
        display: block;
        background: #d0d1d3;
        padding: 2px 3px 3px 9px;
        color: #666666;
        }

    #tabs .active {
        background: none;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: none;
        color: #000;
        padding-top: 3px;
        }

    #tabs .nonActive {
        border-bottom: 1px solid #000;
        color: #000;
        }

    #tabs a#tab1Btn, #tabs a#tab2Btn { border-left: 1px solid #333333; }
    #tabs a#tab3Btn { border-right: 1px solid #333333; }

    /*#tabs li a#tab2Btn { border-right: 1px solid #666666; }*/

/**/
    /*#tabs a:hover.active {*/
        /*text-decoration:none;*/
        /*}*/

    #tabs .blankLine {
        padding: 3px 3px 4px 9px;
        border-bottom: 1px solid #000;
        width: 235px;
    }

.centre-image{
	display: block;
    margin-left: auto;
    margin-right: auto
    }




.image-fixed {}

	.image-fixed p {
		margin-top: 0;
		}

	img.fixed-left {
		float: left;
		padding-right: 15px;
		}

	img.fixed-right {
		float: right;
		padding-left: 15px;
		}

	.image-fixed div {
		display: table;
		}

		*:first-child+html {} * html .image-fixed div {
			height: 1%;
			}

.image-flowing {
	margin-top: 5px;
	}

	img.flow-left {
		float: left;
		padding-right: 15px;
		margin-top: 5px;
		}

	img.flow-right {
		float: right;
		padding-left: 15px;
		margin-top: 5px;
		}

p.bookmark img {
    margin: 0 3px 0 3px;
}

.sponsor {
    border: 1px solid #a7a7a7;
    padding: 3px 6px 3px 6px;
    margin-top: 3px;
    font-size: 1.6em;
    }

table.tabTable {
    /*padding: 10px 0 0 0;*/
    }

    table.tabTable td {
        vertical-align:top;
        padding: 4px 0 4px 0;
        }

    table.tabTable img {
        padding-right: 10px;
        width: 130px;
        }


.registration table td {
    padding: 5px;
    }
    /*.registration table .inputWidth {
        width: 275px;
    }*/
    .registration table td select {
        width: 280px;
        }

.filerSelect {
    width: 150px;
    margin-right: 15px;
    margin-bottom: 15px;
    }

#miniSearch {
    margin-top: 15px;
    }

    #miniSearch .submit {
        background: url("../images/bttn-red.gif") no-repeat;
        }

    #miniSearch .submit {
        background: url("../images/bttn-red.gif") no-repeat;
        }

    #miniSearch .input{
        width: 150px;
        padding: 3px 0 3px 0;
        }

    #miniSearch .check {
          margin: 0 0 0 38px;
        }

.imgfloatleft {
    float: left;
    padding-right: 10px;
    }

.imgfloatright {
    float: right;
    margin-left: 10px;
    }

#searchPopup {
    float: left;
    border: 1px solid #666666;
    width: 126px;
    height: 45px;
    position:absolute;
    background: #FFF;
    padding: 5px 5px 5px 0;
    z-index: 1000;
    }
    *:first-child+html #searchPopup {
        height: 53px;
        }
    #searchPopup input{
        margin-bottom: 5px;
        float: right;
        }

 .content {
        float: left;
        margin: 11px 8px 0 8px;
        }

        .content .holder div.header {
            background: url("../images/content-bg.gif") no-repeat;
            background-color: #e84645;
            width: 661px;
            }
            .content.employerprofile .holder div.header {
                background: #E84645 url("../images/content-employer-bg.gif") no-repeat;
                width: 833px;
                }
            .content.forumpage .holder div.header {
                background: url("../images/forum-heading2.gif") no-repeat;
                width: 786px;
                }

            .content.employerprofile h3.employerName {
                font-size: 2em;
            }

            .content.employerprofile .jobsTable .red td {
                color: #F0002D;
                font-weight: bold;
            }

            .content.employerprofile .jobsTable .col1 {
                width: 300px;
            }


            .content.employerprofile .jobsTable .col2 {
                width: 420px;
            }

            .content.employerprofile .jobsTable .col3 {
                text-align: right;
            }



        .content .holder .inner {
            width: 645px;
            padding: 5px 15px 10px 9px;
            }
            .content.employerprofile .holder .inner {
                width: 817px;
                }
            .content.forumpage .holder .inner {
                width: 770px;
                }

        .content .holderTagOut {
            /*width: 530px;*/
            /*height: 210px;*/
            }


            .content .holderTag, .content .holderTag2{
              /*  float: left;*/
                }

                .content .holderTag h3 {
                    color: #000;
                    font-weight: bold;
                }

                    .content .holderTag h2 {
                        padding: 0;
                        font-size: 1.2em;
                        color: #000;
                        font-weight: bold;
                        text-transform: uppercase;
                    }

                .content .holderTag .box {
                    padding: 10px 0;
                    border-top: 1px solid #999;
                }

                .employerbox .box { border: none; }

                .content .holderTag .summaryTable {
                    margin: 10px 0;
                    width: 640px;
                }

                .content .holderTag .summaryTable th {
                    text-align: left;
                    font-weight: bold;
                }

                .content .holderTag .summaryTable td {
                    padding:0;
                    margin: 0;
                }

                .content .holderTag .summaryTable .col1 {
                    width: 200px;
                }

                .content .holderTag .summaryTable .col2 {
                    width: 375px;
                }

                .content .holderTag .summaryTable .col3 {
                    vertical-align: bottom;
                }

                .content .holderTag .latestJobsBox .summaryTable .col1 {
                    /*width: 200px;*/
                    width: 58%;
                    font-weight: bold;
                }

                .content .holderTag .latestJobsBox .summaryTable .col2 {
                    /*width: 375px;*/
                    width: 28%;
                }

                .content .holderTag .latestJobsBox .summaryTable .col3 {
                    width: 14%;
                    }

.holderTag .header,
.holderTag2 .header {
    background: url("../images/content-bg.gif") no-repeat;
    background-color: #e84645;
    /*width: 251px;*/
    }

.holderTag .inner{
    /*width: 235px;*/
    padding: 5px 15px 5px 9px;
    /*height: 160px;*/
    }

/*
.holderTag2 .inner{
    width: 235px;
    padding: 5px 15px 5px 9px;
    height: 190px;
    }
*/

    .holderTag .inner div{
        /*height: 147px;*/
        }
/**/
    /*.holderTag2 .inner div{*/
        /*height: 170px; */
        /*}*/

        .holderTag2 .inner table{
            width: 235px;
            height: 170px;
            }

table.summaryTable {
    margin: 0;
    /*width: 240px;*/
    }

    table.summaryTable td {
        vertical-align:top;
        padding: 4px 0 4px 0;
        }


    table.summaryTable img {
        padding-right: 5px;
        width: 80px;
        /*padding-top: 0px;*/
        }

    table.summaryTable p {
        padding: 0;
        margin: 0;
        }

    table.summaryTable p.title {
        font-size: 1.15em;
        font-weight: bold;
    }

table.employer {
    margin: 15px 0 5px 0;
    }
    table.employer td{
        vertical-align:top;
        padding: 2px 0 2px 0;
        }


.joblogo {
    width: 500px;
    text-align: center;
    }

    .joblogo .fixed-left{
        clear:both;
        float:none;
        margin: 0 0 0 0 ;
        padding: 0 0 0 0;
        }


.content img {
    margin: 3px 0 7px 0;
    }

.searchSector {
    width: 100%;
    }

    .searchSector td{
        padding: 0 2px 0 2px;
        }

    .searchSector p{
        margin:0;
        padding : 2px 0 2px 0;
        }


.greyback {
     background: #d0d1d3;
    }

#permalink p,
.permalink p{
    border: 1px solid #666;
    padding: 3px 7px 3px 7px;
    display:inline;
    }

.permpad {
    margin-top: 10px;
}

.comments {
    border: 1px solid #999;
    padding: 10px 20px 15px 10px;
    }

.sendtofriend {
    border: 1px solid #999;
    padding: 10px 20px 15px 10px;
    }

.posted {
    font-size: 0.9em;
    }

.ajaxOptions {
    padding-bottom: 10px;
    }

#Comments.displayPost {
    width: 349px;
    }

.rss {
    font-size: 0.9em;
    margin-bottom: 4px;
    }

    .rss span{
        padding-bottom: 3px;
        margin-top: -3px;
        }

    .rss img{
        float: left;
        margin-right: 3px;
        margin-top: -3px;
        }

.searchblog {
    height: 64px;
    }

    .searchblog .input {
        width: 140px;
        }


.jobsearch { color: #666; }

    .jobsearch select { width: 250px; }

    .jobsearch #jobSearchSector .col {
        float: left;
        margin-right: 20px;
        width: 250px;
    }

    #jobType.col {
        width: 350px!important;
    }

    .jobsearch #jobSearchSector #jobType .col div {
        clear: left;
        margin-left: 10px;
    }

    .jobsearch #jobSearchSector #jobType p {
        float: left;
        width: 170px;
    }

    .jobsearch #jobSearchSector .submit { clear: both; }

.or {
    font-size: 2em;
    font-weight: bold;
    margin-top: 10px;
    }

.topTags {
    float: right;
    text-align:right;
    font-weight:bold;
    position:absolute;
    top: 147px;
    right: 333px;
    padding-top: 10px;
    }
    * html .topTags {
        right: 560px;
        }


.topTags span{
    position:absolute;
    width: 300px;
    display:block;
    }

.result {
    margin: 12px 0 12px 0;
    width: 650px;
    border-top: dotted 1px #ccc;
    padding-top: 5px;
    clear: left;
    }
    * html .result {
        width: 620px;
        }

    .result dt a{
        float: left;
        }

    .result dd {
        clear: both;
        }

        .searchresultsbar {
            border: 1px solid #A5AcB2;
            width: 100px;
            height: 8px;
            display: block;
            margin-right: 100px;
            float: right;
            }
            *html .searchresultsbar {
                margin-right: 1px;
                }

        .searchresultsbar .resultsbar {
            height: 100%;
            background: #f0002d;
            }

#searchAgain {
    float: right;
    margin-top: -25px;
    }

#searchAgain input {
    margin-left: 5px;
    color: #666;
    }

#searchBox {
    color: #666;
    }

.search h4 span {
    font-size: 0.9em;
    font-weight: normal;
    color: #666;
    margin-left: 5px;
    }

#Scroller_parent {
    margin-top: 10px;
    height: 170px;
    overflow: hidden;
    position: relative;
    }

    #Scroller {
        position: relative;
        }

    #Scroller h4{
        margin: 6px 0 3px 0;

        }

.sitmap ul{
    float: left;
    width: 245px;
}

.sitmap li {
    padding: 5px 0 5px 0;
    }

li.line2{
    padding: 3px 0 3px 0;
    }

.line2 {
    margin-left: 10px;
}

.sendtofriend table td {
    vertical-align:top;
}

table.myjobs {
    width: 100%;
    color:#666;
    }

    table.myjobs td{
        margin-right: 4px;
        }

    table.myjobs a{
        font-weight:bold;
        }


dl#form{
    width: 410px;
    margin-top: 10px;
    }

    dl#form dt{
        float:left;
        display: block;
        width: 150px;
        }

   dl#form dd{
       display: block;
       float:left;
        }

    dl#form input{
        margin: 4px 0 4px 0;
    }

.leftfeatured {
    width: 125px;
    margin-top: 3px;
    margin-bottom: 3px;
    }

.casestudyemployer img {
    width: 150px;
    }

/*Forum*/

.forumout {
    margin-bottom: 20px;
}

.forumout .content {
    width: 770px;
    float: left;
    padding: 0px 37px 0 0px;

    }
    * html .forumout .content {
        width: 633px;
        padding: 0px 0px 0 0px;
    }

.forumout  #left {
    width: 0;
    float: left;
    /*margin-top: 11px;*/
    }

#forumpost { }

    #forumpost input{
        margin: 5px 0 5px 0;
        }

#forum,
#forum_forum{
    width: 100%;
    margin-top: 10px;
    font-weight: bold;
    }

    table#forum th{
        padding: 0px 4px 5px 1px;
        text-align: left;
        }

    table#forum td{
        padding: 4px 4px 4px 4px;
        color: #666;
        }

        table#forum .even  {
            background: #F2F2F2;
            }

.forum_forum {
     width: 100%;
    }

    .inwidth {
        width: 400px;
        }

.forumpost td {
    /*background: #F2F2F2;*/
    vertical-align:top;
}

.flashbox {
    height: 280px;
    float: left;
}

.flashbox2 {
    height: 280px;
}

#uni .case img{
    width: 130px;
    }

.empban img{
	width: 148px;
	}

.loghead {
 padding-top: 5px;
}

.viewallcase {
    float:right;
}

table.summaryTable .featuredstar {
    width: 8px; float:left;
    margin: 0;
    padding: 3px 2px 0 0;
}
