/********************************************************************************
 This stylesheet defines brand specific styling
*********************************************************************************/

/********************************************************************************
 Default elements styles
*********************************************************************************/
body
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    color: #000;
}
strong
{
    font-weight: bold;
}
a
{
    color: #039;
    text-decoration: underline;
}
a:link, a:visited
{
    color: #069;
    text-decoration: underline;
}
a:hover, a:active, a:focus
{
    color: #039;
    text-decoration: none;
}

/********************************************************************************
 Page template overrides
*********************************************************************************/

.page
{
    width: 960px;
    margin: 0 auto;
}

/********************************************************************************
 Site Header
*********************************************************************************/
.mod-header
{
    background: url(/img/st/jobseeker/headerBk.gif) repeat-x;
}

.mod-header .hd
{
    background: url(/img/st/jobseeker/headerStrap.gif) no-repeat bottom right;
}
.mod-header .hd h1 a
{
    display: block;
    width: 318px;
    height: 81px;
    background: url(/img/st/jobseeker/headerLogo.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.mod-header .date
{
    margin: 13px 15px 0 0;
    float: right;
    color: #fff;
    font-size: 12px;
}
.mod-header .bd
{
    position: relative;
    font-size: 11px;
    line-height: 29px;
    height: 50px;
    padding-left: 74px;
    background: url(/img/st/jobseeker/Salestarget_logo_bttm.gif) no-repeat top left;
}
.mod-header .bd a 
{
    font-weight: bold;
}
.mod-header .ft
{
    line-height: 24px;
    height: 24px;
    background: #f90;
    border-left: 1px solid #d98200;
    border-right: 1px solid #d98200;
}
.mod-header .tabs a 
{
    font-weight: normal;
}

/********************************************************************************
 Site navigation bar overrides
*********************************************************************************/
.mod-navigation
{
    font-size: 11px;
    color: #000;
}
.mod-navigation ul
{
    width: 100%;
    background: url(/img/st/jobseeker/nav_js_bg.gif) repeat-x;
    line-height: 24px;
    margin: 0;
}
.mod-navigation li
{
    background: url(/img/st/jobseeker/navDiv.gif) no-repeat right center;
}
.mod-navigation .last
{
    background: none;
}
.mod-navigation a
{
    color: #000;
    padding: 0 9px 0 8px;
}
.mod-navigation a:hover, .mod-navigation a:visited
{
    color: #000;
}

/********************************************************************************
 Site tabs overrides
*********************************************************************************/
.tabs
{
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 23px;
    _width: 500px;
}

.tabs a, .tabs a:hover, .tabs a:visited
{
    color: #000;
}

.job-basket, #Menu_SavedSearch, .recruiter-link
{
    float: right;
    display: block;
    width: auto;
    _width: 0px;
    _white-space: nowrap;
}

.recruiter-link a, .recruiter-link a:active, .recruiter-link a:visited
{
    text-align: center;
    width: 138px;
    height: 23px;
    display: block;
    color: #fff;
    background: url(/img/st/jobseeker/rec_tabs.gif) no-repeat top;
}

.recruiter-link a:hover
{
    color: #000;
    background: url(/img/st/jobseeker/rec_tabs.gif) no-repeat bottom;
}

.job-basket, #Menu_SavedSearch
{
    background: url(/img/st/jobseeker/jb_lft.gif) no-repeat left top;
    padding-left: 10px;
    margin-right: 1px;
    position: relative;
}

.job-basket a, .saved-searches a
{
    background: url(/img/st/jobseeker/jb_rgt.gif) no-repeat right top;
    display: block;
    height: 23px;
    padding-right: 10px;
}

/* saved search drop down */
#Menu_SavedSearch
{
    z-index: 100;
    *zoom:1;
}
.HideSubMenu
{
    display: none;
}
.ShowSubMenu
{
    display: block;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 100;
}
#divSubNav
{
    border: 1px solid #778c8a;
    *zoom:1;
}
#divSubNav
{
    width: 170px;
    list-style-type: none;
    overflow: hidden;
}
#divSubNav li
{
    float: none;
    background: #ccc;
    list-style-type: none;
    *zoom:1;
}
#divSubNav li a
{
    display: block;
    background: url(/img/svSrchLnk.gif) #d1d7d9 repeat-x left bottom;
    color: #222222;
    font-size: 11px;
    margin: 0;
    padding: 5px;
    line-height: normal;
    *zoom:1;
}
#divSubNav .last
{
    font-style: italic;
    text-align: right;
}

/********************************************************************************
Page Back and Top links
*********************************************************************************/
.pg-links
{
    width: 960px;
    margin: 0;
    padding: 10px 0 10px 0;
    overflow: hidden;
}
.pg-links .hd
{
    display: none;
}
.pg-links .bd
{
}
.pg-links ul li
{ *word-wrap:break-word;}/* IE6 fix */
.pg-links .bd ul li
{
    font-size: 11px;
    list-style: none;
    margin: 0;
}
.pg-links .bd ul li.back-link
{
    float: left;
    width: 100px;
}
.pg-links .bd ul li.top-link
{
    float: right;
}
.pg-links .ft
{
    display: none;
}
/*header adbanner*/
.mod-header .hdrBnr
{
    position: absolute;
    right: 5px;
    top: 10px;
}
/********************************************************************************
 Footer
*********************************************************************************/
.mod-footer
{
    padding: 10px 0px;
    line-height: 16px;
    font-size: 11px;
    overflow: hidden;
}

.mod-footer .bd
{
    text-align: center;
}

.mod-footer .bd span
{
    background: url(/img/st/jobseeker/ST_footer_bg_jan.png) no-repeat left center;
    padding: 0px 60px;
    margin-bottom: 10px;
    display: inline-block;
}

.mod-footer .bd ul
{
    text-align: center;
    margin-left:100px;
}

.mod-footer ul li
{
    display: inline;
    padding: 0 3px 0 5px;
    border-left: 1px solid #777;
}

.mod-footer .bd ul .first
{
    border: none;
    padding-left: 0;
}

/*header adbanner*/
.header .hdrBnr
{
    position: absolute;
    right: 5px;
    top: 5px;
}

/* Back to Top*/
.mod-backtop
{
    overflow: hidden;
    line-height: 30px;
    font-size: 11px;
    padding: 0 10px;
    zoom: 1;
}

.mod-backtop .bd .back
{
    float: left;
}

.mod-backtop .bd .top
{
    float: right;
}


/* Content Area Overrides */

.content
{
    padding: 10px 0;
    _height: 1%;
    overflow: hidden;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content p, .content img
{
    margin: 8px 0;
}

.content h1
{
    font-size: 24px;
}
.content h2
{
    font-size: 24px;
}
.content h3
{
    font-size: 20px;
}
.content h4
{
    font-size: 18px;
}
.content h5
{
    font-size: 14px;
}
.content h6
{
    font-size: 12px;
}

.content ul, .content ol
{
    margin: 20px 0;
    padding-left: 40px;
}

.content dd
{
    padding-left: 40px;
}

/********************************************************************************/
/* AutoCompleteExtender															*/
/********************************************************************************/

/* main container */
.pjb-ace
{
    display: inline;
}
.pjb-ace .ct
{
    position: relative;
    display: block;
    border: solid 1px #555;
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 242px;
    height: auto;
    overflow: hidden; /* default text styling */
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
/* header container */
.pjb-ace .hd
{
    /* text styling */
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    color: #555;
    background: #DEDDDD url(/img/st/jobseeker/dottedline.gif) repeat-x bottom;
    height: 15px;
    width: auto;
}
/* header text */
.pjb-ace .hd span
{
    white-space: nowrap; /* ensure height of text line matches height of close button (minus vertical paddings, i.e. 19-2-2) */
    line-height: 15px; /* reserve space for progress indication */
    padding-right: 15px;
}
/* close button */
.pjb-ace .hd a
{
    display: block;
    position: absolute; /* align link to top-right */
    right: 4px;
    top: 3px; /* make link large enough to cover background image */
    width: 11px;
    height: 11px; /* set background image */
    background-image: url(/img/st/jobseeker/close.gif);
    background-position: right top;
    background-repeat: no-repeat; /* set background color to cover up long text */
    background-color: #DEDDDD;
}
/* body container */
.pjb-ace .bd
{
    background-color: #ffffff;
    overflow: auto;
    width: 100%;
    height: auto;
    border-left: 0px;
    border-right: 0px;
    padding: 0px;
}
/* suggestions list container */
.pjb-ace .bd ul
{
    margin: 0;
    padding: 0;
    cursor: default;
    width: 100%;
    height: auto;
}
/* suggestions list item */
.pjb-ace .bd ul li
{
    margin: 0;
    padding: 2px 5px 2px 5px;
    color: #333;
    list-style-type: none; /* do not wrap text */
    white-space: nowrap;
}
.pjb-ace .bd ul li.more
{
    font-weight: bold;
    color: #dd5800;
    text-decoration: underline;
    text-align: right;
    cursor: pointer;    
}
.pjb-ace .bd ul li.hover
{
    color: #fff;
    background-color: #316AC5;
}

/* progress indicator - displayed inside the text box */
.pjb-ace-pi
{
    background-image: url(/img/loader.gif);
    background-position: right 2px;
    background-repeat: no-repeat;
}

