﻿/*Careers Advice TJ */
    #topRow
    {
       
    } 
    
    #LeftColumn, #RightColumn    
    {
        float:left;    
    }

    #LeftColumn
    {
        width:690px;
    }
    
    #RightColumn
    {
        width:265px;
        margin-left:5px;
    }
    
    /* careers-advice navigation */   
    .careers-advice-nav ul
    {
        list-style:none;
        background:url(/img/rc/jobseeker/careers-advice/bread-crumb-bg.gif) no-repeat left top;
        line-height:37px;
        margin: 0 0 10px;
        padding:0 10px;
        overflow:hidden;
        font-size:14px;
        _zoom:1;
    }
    
    .careers-advice-nav li
    {
        float:left;
    }
    
    .careers-advice-nav li a
    {
        background:url(/img/rc/jobseeker/careers-advice/nav-sep.gif) no-repeat left center;
        font-weight:bold;
        padding:0 8px;
    }
    
    .careers-advice-nav .first
    {
        padding-left:0;
        background:none;
    }
    
    /* breadcrumb */
    .mod-breadcrumb
    {
        margin-bottom: 10px;
        padding-left:10px;
        clear: both; /* fixes rendering issue within ie6 */
    }
    
    .mod-breadcrumb a
    {
        font-weight:bold;
    }
    
    /* Index page title */
    
    #TopRow h1
    {
        color:#b90078;
        clear:both;
    }
    
    /* career advice modules */
    .mod-careers-advice
    {
        margin-bottom:5px;
    }
    
    .mod-careers-advice .hd 
    {
        height:24px;
        background:url(/img/rc/jobseeker/careers-advice/hdr-right.jpg) no-repeat top right;
    }
    
    .mod-careers-advice .hd h3
    {
        background:url(/img/rc/jobseeker/careers-advice/hdr-left.jpg) no-repeat top left;
        margin:0;
        padding-left:10px;
        height:24px;
        font-size:12px;
        color:#b90078;
        font-weight:bold;
        line-height:24px;
    }
    
    .mod-careers-advice .bd
    {
        border:1px solid #f2e7ed;  
        border-top:none;  
        border-bottom:none;
        background:#fff;
        padding:0 10px;
        overflow:hidden;
        _height:1%; /* peek-a-boo fix */
    }
    
    .mod-careers-advice .bd a
    {
        font-weight:bold;    
    }
    
    .mod-careers-advice .bd p /*override*/
    {
        margin-bottom:0;    
    }
    
    .mod-careers-advice .bd ul
    {
        list-style-type:none;
        margin:0;
        padding:10px 0 0 3px;
        overflow:hidden; /*fixes bullet overlapping image floats*/
    }
    
    .mod-careers-advice .bd ul li
    {
        background:url(/img/rc/jobseeker/careers-advice/careers-advice-bullet.gif) no-repeat left 4px;
        padding-left:10px;
        _height:1%;
    }
    
    .mod-careers-advice .bd .main-image
    {
        width:88px;
        height:137px;
        border:1px solid #a19f9f;
        float:left;
        margin:0; /*reset*/
        margin-right:10px;
    }
    
    .mod-careers-advice .ft 
    {
        height:10px;
        background:#fff url(/img/rc/jobseeker/careers-advice/ftr-right.gif) no-repeat bottom right;
    }
    
    .mod-careers-advice .ft span
    {
        height:10px;
        background:url(/img/rc/jobseeker/careers-advice/ftr-left.gif) no-repeat bottom left;
        display:block;
    }
    
    /* sub index module extension */        
    .mod-sub-featured-container
    {
        clear:both;    
    }
    
    .mod-sub-featured
    {
        width:342px;    
        float:left;
        position:relative; 
    }
    
    .mod-sub-featured .bd h3
    {
        font-size:12px;    
    }
    
    .mod-sub-featured .bd h3 a
    {
        text-decoration:none;    
    }
    
    .mod-sub-featured .bd h3 a:hover
    {
        text-decoration:underline;    
    }
    
    .mod-sub-featured .bd .main-image
    {
        width:160px;
        height:108px;    
        float:left;
        border:1px solid #a19f9f;
        margin-top:10px;
    }
    
    .mod-sub-featured .sub-link /* more link */
    {
        position:absolute;
        display:block;
        bottom:10px;
        right:10px;
        height:21px;
        width:68px;
        background:url(/img/rc/jobseeker/more_sml.gif) no-repeat;
        text-indent:-9999px;
    }
    
    .subFeaturedTwo
    {
        margin-left:6px;
    }

    /* popular articles module extension */        
    .mod-popular-articles
    {
        clear:both;
    }
    
    /* articles module */
    .mod-careers-article
    {
        
        overflow:hidden;
        height:1%;
    }
    
    .mod-sub-index .bd img
    {
        width:130px;
        height:87px;    
        float:left;
        border:1px solid #a19f9f;
        margin-right:10px;
        margin-top:0;
    }
    
    .mod-careers-article .hd 
    {
        height:10px;
        background:url(/img/rc/jobseeker/careers-advice/article-top.gif) no-repeat top;
    }
    
    .mod-careers-article h3
    {
        background:none;
        margin-top:0;
        height:auto;
        _height:1%;
        color:#000;
        font-weight:bold;
        line-height:normal;
    }
    
    .mod-careers-article h3 a
    {
        text-decoration:none;    
    }
    
    .mod-careers-article h3 a:hover
    {
        text-decoration:underline;    
    }
    
    .mod-careers-article .bd
    {
        border:1px solid #c6d9dd;
        border-top:0;
        border-bottom:0;
        background:url(/img/rc/jobseeker/careers-advice/article-bg.gif) repeat-x top;
    }
    
    .mod-careers-article .ft 
    {
        height:10px;
        background:url(/img/rc/jobseeker/careers-advice/article-bottom.gif) no-repeat top;
        position:relative;
    }
    
    .mod-careers-article .ft .article-link /*more link*/
    {
        position:absolute;
        display:block;
        bottom:10px;
        right:10px;
        height:25px;
        width:100px;
        background:url(/img/rc/jobseeker/more_med.gif) no-repeat;
        text-indent:-9999px;
    }
    
    .mod-careers-article .ft span
    {
        height:auto;
        background:none;
    }
    
    .mod-careers-article .bd .main-image
    {
        float:left;
        width:360px;
        height:245px;
        border:1px solid #a19f9f;
    }
    
    /******************
     * sub index page */

    .mod-sub-index .bd h1
    {
        padding-left:0;
        margin-top:0;
        color:#b90078;
        font-size:18px;
    }
    
   
    .mod-sub-index-articles
    {
        border:1px solid #cad0d0;
        margin:0;
        margin-top:-1px; /**/
        _height:1%;
    }

    .mod-sub-index-articles .hd 
    {
        height:auto;
        background:none;
    }
    
    .mod-sub-index-articles h2
    {
        font-size:12px;
        font-weight:bold;
        margin:0;
    }
    
    .mod-sub-index-articles h2 a
    {
        background:url(/img/rc/jobseeker/careers-advice/careers-advice-bullet.gif) no-repeat left center;
        padding-left:10px;
    }
    
    .mod-sub-index-articles .bd
    {
        border:none;
        background:none;
        padding:10px;
    }
    
    .mod-sub-index-articles .bd p
    {
        margin:0;    
        padding-left:12px;
    }
    
    .mod-sub-index-articles .ft 
    {
        height:auto;
        background:none;
    }
    
    .mod-sub-index-articles .ft span
    {
        height:auto;
        background:none;
    }
    
    .mod-sub-index-articles .bd .main-image
    {
        float:left;
        width:66px;
        height:44px;
        border:1px solid #a19f9f;
        margin-top:0;
    }
    
    .article-odd
    {
        background:url(/img/rc/jobseeker/careers-advice/sub-index-article-bg1.gif) repeat-x top;
    }
    .article-even
    {
        background:url(/img/rc/jobseeker/careers-advice/sub-index-article-bg2.gif) repeat-x top;
    }
    
    /* article page */
    .article-page .bd h1
    {
        color:#b90078;
        margin-top:0;
    }
    
/* quick search module */
.quick-search { background: #006E93 url(/img/rc/jobseeker/quicksearch_bg.gif) left top repeat-x;  color: #fff; }
.quick-search .top {background: transparent url(/img/rc/jobseeker/quicksearch_sprite.gif) left -33px no-repeat; height: 10px; }
.quick-search .top .tr { background: transparent url(/img/rc/jobseeker/quicksearch_sprite.gif) right -22px no-repeat; height: 10px; }
.quick-search .bottom { background: transparent url(/img/rc/jobseeker/quicksearch_sprite.gif) left top no-repeat; height: 10px; }
.quick-search .bottom .br { background: transparent url(/img/rc/jobseeker/quicksearch_sprite.gif) right -11px no-repeat; height: 10px; }
.quick-search .inner { border-left:1px solid #516f68; border-right:1px solid #516f68; padding: 0 10px; }
.quick-search .hd h3 { font-size: 20px; color: #fff; }
.quick-search .field-label { font-size: 14px; }
.quick-search input.text { width: 235px; color: #000; font-size: 12px; }
.quick-search input.submit { background: transparent url(/img/rc/jobseeker/searchBtn.png) no-repeat; height: 29px; width: 140px; padding-top: 29px; }
/********************************************************************************/
/* Style for Related Articles control															
/********************************************************************************/
.mod-related-article-list
{
margin-top:6px;
}
.mod-related-article-list .hd {
height:24px;
background: none;
}

.mod-related-article-list .hd h3 
{
background: none;
color:#B90078;
font-size:12px;
font-weight:bold;
height:24px;
line-height:24px;
margin:0;
padding-left:0;
}

.mod-related-article-list .bd {
background:none repeat scroll 0 0 #FFFFFF;
overflow:hidden;
padding:0;
border-width: 0 0 0 0;
}

.mod-related-article-list .bd ul {
list-style-type:none;
margin:0;
overflow:hidden;
padding:4px 0 0 3px;
}

.mod-related-article-list .bd ul li {
background:url("/img/rc/Jobseeker/browse-jobs/bullet.gif") no-repeat scroll left 4px transparent;
padding:0 10px 0 10px;
font-size: 11px;
}


.mod-related-article-list .ft 
{
    background: none;
}

.mod-careers-advice .mod-careers-article .article-page .ft{
background:none;
}

/********************************************************************************/
/* Style for Related Categories and Tags controls															
/********************************************************************************/
.mod-related-category-list, .mod-related-tag-list
{
margin-top:6px;
}
.mod-related-category-list .hd, .mod-related-tag-list .hd {
height:24px;
background: none;
float:left;
}

.mod-related-category-list .hd h3, .mod-related-tag-list .hd h3 
{
_display:inline;
background: none;
color:#B90078;
font-size:12px;
font-weight:bold;
height:24px;
line-height:24px;
margin:0;
padding-left:0;
}

.mod-related-category-list .bd, .mod-related-tag-list .bd {
background:none repeat scroll 0 0 #FFFFFF;
overflow:hidden;
padding:0;
border-width: 0 0 0 0;
}

.mod-related-category-list .bd ul, .mod-related-tag-list .bd ul {
list-style-type:none;
margin:0;
overflow:hidden;
padding:4px 0 0 5px;
*padding:6px 0 0 5px;
_padding:6px 0 0 5px;
}

.mod-related-category-list .bd ul li, .mod-related-tag-list .bd ul li {
background:none;
padding:0 2px 0 2px;
font-size: 11px;
display:inline;
}


.mod-related-category-list .ft, .mod-related-tag-list .ft 
{
    background: none;
}
/********************************************************************************/
/* Style for Related Jobs control														
/********************************************************************************/

.rel-jobs .bd ul li
{
background: none;
padding-left: 0;
}
.related-jobs-see-more{
background:url("/img/rc/Jobseeker/see_more_RC.png") no-repeat scroll 0 0 transparent;
border-width:0;
cursor:pointer;
display:block;
font-size:0;
height:17px;
_height:20px;
margin:10px auto 0 auto;
width:79px;
_width:82px; 
text-indent:-9999px !important;
}

/********************************************************************************/
/* Style for RSS feeds														
/********************************************************************************/

.rss
{
    float:right;
    margin: 1px 0 0 0;
}

.rss a{
    background: url("/img/rc/Jobseeker/job-tools-results-icons.gif") no-repeat scroll 0 -26px transparent;
    height: 21px;
    line-height: 21px;
    padding: 3px 0 2px 24px;
}

.rss-help
{
    background:none !important;
    font-size:11px;
    padding:0 0 0 2px!important;
    font-weight:normal !important;
}
