
/*** Init **/

/* Force Browser Scrollbars */
html { 
    height: 100%;
    margin-bottom: 1px;
}

/* Global Reset of Margins and Padding */
html * {
    margin: 0;
    padding: 0;
}

body {
	color: #333;
	font-size: 69%;
	line-height: 1.6;
	margin: 0;
	padding: 0;
}

body,
textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

/**** Typography ****/

/** Paragraph Styles **/
p {
    margin: 0 0 1em 0;
}

a:link {
	color: #003989;
}

a:visited {
    color: #00657C;
}

a:hover {
	color: #399;
}

a:focus {
    outline: 0;
}

a img {
	border: 0;
}

.clear {
	clear: both;
	display: block;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.right {
    float: right;
    margin: 1em;
}

.left {
    float: left;
    margin: 1em;
}

.hidden {
    display: none;
}


/** Headings **/
h1, h2, h3, h4, h5 {
	color: #003989;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

h1 {
	font-size: 1.9em;
	line-height: 1.3;
	margin: 0 0 .5em 0;
}

h2, h3 {
    font-size: 1.5em;
	margin: 1.5em 0 .5em 0;
	color: #008FA3;
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.3em;
}

h5 {
    font-size: 1.2em;
}

/** Lists **/
dl {
    margin: 0 0 1em 0;
}

dl dt {

}

dl dd {
}

ul, ol {
    margin: 0 0 1em 0;
}

ul li, ol li {
    margin: 0 0 0 1.5em;
}

/** Tables **/
table {
	border-collapse: collapse;
	border-right: 1px solid #E5EFF8;
	border-top: 1px solid #E5EFF8;
	width: 100%;
	margin: 20px 0 0 0;
}
	
tr.odd td {
	background: #F7FBFF;
}
	
tr.odd td.header {
	background: #F4F9FE;
}
	
td.header {
	background: #F9FCFE;
}
	
th {
	background: #F4F9FE;
	text-align: center;
	font-size: 1.1em;
	color: #003989;	
}

th.left-side {
    text-align: left;
}

th span.details {
    font-weight: normal;
}
	
td img {
	float: right;
	vertical-align: middle;
}
	
td, th {
	border-bottom: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	vertical-align: top;
	padding: .8em 1em;
}

th {
    text-align: center;
}
	
th.header, td.header {
	text-align: left;
}


/** Form Elements **/
input, textarea{
	/* border: 1px solid #CCC; */
	color: #444;
	font-size: 1.1em;
	padding: .3em;
	margin: 0;
    font-family: sans-serif;
}

select {
	border: 1px solid #CCC;
	color: #444;
	/* padding: .3em; */
}

input.image {
	border: 0;
	padding: 0;
	margin: 0;
}

input.bevelled {
    background: #FFF url(/images/global/forms/bevelled-input_bg.gif) no-repeat bottom right;
    border: 1px solid #CCDDE6;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    display: inline;
}


input.bevelled:focus {
    outline: 0;
    /*background-color: #fdfdea;*/
}


form dl dt label {
	font-size: .9em;
}

form dl dd {
	margin: 0 0 1em 0;
}

dl dd {
	margin: 0 0 1em 0;
}


/**** Layout ****/

#container {
	font-size: 1.1em;
	margin: 0 auto;
	/* width: 78em; /* 78.1 but this is close enough */
}

#header-layout,#sub-header-layout, #layout, #footer {
    width: 78em;
    margin: 0 auto;
}

#header {
	position: relative;
	/* visibility: hidden; */
    background: #FFF url(/images/global/header/background.gif) repeat-x bottom left;
    padding-top: 1em;
}

#layout {
    margin-top: 1em;
}

#layout {
	padding: 1em;
	
    /* background: white url(/images/global/grid.gif) repeat-y 50% 0; */
}

#layout-top {
	height: 1px;
}

#content {
	margin: 0 19.1em 0 0;
	padding: 1em;
}

#sidebar {
	float: right;
	width: 18.2em;
	padding: 1em 0 0 0;
}

/** Popup Window Layout ***/
body.popup #layout {
    margin: 1em;
}



/**** Elements ***/

/*** Header ***/

#header-layout {
    position: relative;
}

#logo {
	position: absolute;
	top: 0;
	left: -.5em;
}

#strapline {
	background: url(/images/global/great-jobs-bright-people.gif) no-repeat top left;
	display: block;
	height: 16px;
	left: 109px;
	position: absolute;
	text-indent: -10000px;	
	top: 43px;
	width: 183px;
}


/*** Mini Navigation ***/

#mini-navigation {
	margin-top:-1px;
	position: absolute;
	right: 0em;
	top: 0em;
}

#mini-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mini-navigation ul li {
	border-right: 1px solid #D8E5EC;
	float: left;
	margin: 0;
	padding: 0 1.5em 0 1.5em;
}

#mini-navigation ul li a {
	display: block;
	/* padding-right: 22px; */
	text-decoration: none;
	font-size: .9em;
}

#mini-navigation ul li a:hover {
	text-decoration: underline;
}

#mini-navigation ul li.last {
    border-right: none;
}

ul li#nav-recruiters-tab,ul li#nav-jobseekers-tab {
    background: transparent url(/images/global/header/recruiters_tab_left.gif) no-repeat bottom left;
    border-right: none;
    margin: -12px 0 0 0;
    padding: 0 0 0 7px;
}

ul li#nav-recruiters-tab a,ul li#nav-jobseekers-tab a  {
    background: transparent url(/images/global/header/recruiters_tab_right.gif) no-repeat bottom right;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    padding: 14px 14px 7px 7px;
    text-decoration: none;
}

#navigation a {
    line-height: 1;
}


/*** Navigation ***/

#navigation span {
    line-height: 1.1;
}

#navigation {
    clear: both;
    float: right;
    margin: 3em 0 0 0;
}

    #navigation ul {
        margin: 0;
        padding: 0;
    }

    #navigation ul li {
        background: url(/images/global/header/navigation_tab_left.gif) no-repeat top left;
        float: left;
        list-style: none;
        margin: 0 0 0 2px;
        padding: 0 0 0 7px;
    }
    
    #navigation ul li a,#sub-navigation ul li a {
        background: url(/images/global/header/navigation_tab_right.gif) no-repeat top right;
        display: block;
        font-size: .9em;
        font-weight: bold;
        padding: 9px 14px 7px 7px;
        text-decoration: none;
    }
    
    #navigation ul li a:visited {
        color: #003989;
    }
    
    #navigation ul li a:hover,#sub-navigation ul li a:hover {
        color: #003989;
        text-decoration:underline;
    }
    
    #navigation ul li.active {
        background-position: 0 -300px;
        border-bottom: 1px solid #FFF;
    }
    
    #navigation ul li.active a {
        background-position: 100% -300px;
    }
    
    #navigation ul.inactive li {
        margin-bottom: 1px;
    }

/*sub navigation*/
#sub-header{
	margin-top: -1em;	
}
#sub-header .sub-nav-true{
	display: block;
    text-align: left;
    text-decoration: none;
    width: 78em;
}

#sub-navigation ul li{
	background: none;
    float: left;
    list-style: none outside none;
    margin: 0 0 0 2px;
    padding: 0 0 0 7px;
}

#sub-navigation ul li a{
 	font-weight: bold;
    background:none;
    font-size:1em;
}

#sub-navigation .sub-nav-bottom{
	background: url("/images/recruiters/navWrapper-bg.gif") repeat-x scroll 0 0 transparent;
    height: 8px;
    margin-top:10px;
    width: 78em;
    clear:both;
   
}
#sub-navigation ul li.sub-nav-active a {
	color: #979797;
}
/*IE7 hack for sub navigation*/
*:first-child+html #sub-navigation ul li a {
	  padding: 19px 14px 2px 7px;
}
/*** Footer ***/

#footer {

	background: #FFF;
	border-top: 1px solid #EEE;

	clear: both;

	padding: 1.4em 1em 1em 1em;
	

}

#footer-logo {
    display: block;
	float: left;
	margin: .4em 3em 0 .6em;
}

#footer-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-navigation ul li {
	display: inline;
	padding: 0 1em 0 0;
	margin: 0;
}

#footer-navigation ul li a {
	font-size: .9em;
}

#footer-navigation ul.secondary li a {
	color: #666;
	font-size: .8em;
	text-decoration: none;
}

#footer-navigation ul.secondary li a:hover {
	text-decoration: underline;
}

#legal {
	float: right;
	padding-top: 1px;
}

#legal ul {
	margin: 0;
	padding: 0;
}

#legal ul li {
	display: inline;
	font-size: .9em;
	padding: 0 1em 0 0;
	margin: 0;
}

#copyright {
	display: block;
	margin: 0 1em 0 0;
	text-align: right;
	font-size: .8em;
	color: #666;
	padding: .4em 0;
}

/**** Elements ****/

/*** Boxed Content ***/
.boxed {
    margin: 0 0 0.8em 0;
    background: #EFF5F9 url(/images/global/boxed-bg.gif) repeat-y top right;
    border-left: 1px solid #D8E5EC;
    position: relative;
}

.boxed h1, .boxed h2 {
    background: #003989 url(/images/global/boxed-heading-sprites.gif) no-repeat 0 0;
    border-bottom: 1px solid #004080;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 0 -1px;
    padding: 0 0 0 4px;
}

.boxed.no-bg h1, .boxed.no-bg h2 {
    margin-left: 0;
    text-align: center;    
}

.boxed h1 span, .boxed h1 a, .boxed h2 span, .boxed h2 a {
    background: url(/images/global/boxed-heading-sprites.gif) no-repeat 100% 0;
    color: #FFF;
    display: block;
	padding: .5em 1em .4em .7em;
	text-decoration: none;
}

.boxed .box-container {
    padding: 0;
    background: url(/images/global/boxed-top-bg.gif) no-repeat top right;
}

.boxed .box-content {
    padding: 0.6em 1em 0.4em;
    background: url(/images/global/boxed-bottom-bg.gif) no-repeat bottom right;
}

.boxed .box-header {
    margin: 0 0 -6px -1px;
    background: url(/images/global/boxed-top-bg.gif) no-repeat top left;
    width: 6px;
    height: 6px;
}

.boxed .box-footer {
    margin: -6px 0 0 -1px;
    background: url(/images/global/boxed-bottom-bg.gif) no-repeat bottom left;
    width: 6px;
    height: 6px;
}

.boxed.no-bg {
    border: 0;
    background: 0;
}
/*light-gradian box*/
.purple-shade-box h2{
	background:url("/images/global/purple-shade-box/top-left-with-line.gif") no-repeat scroll top left transparent;
	margin:1em 0 0 0;
	
}
.purple-shade-box h2 span{
	background: url("/images/global/purple-shade-box/top-right-with-line.gif") no-repeat scroll right top transparent;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 1em;
    padding: 1em 0 0.5em 0.2em;
}
.purple-shade-box-content{
	 border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    margin-bottom: -1em;
    margin-top: -0.5em;
    overflow: auto;
    padding: 0 1em;
}
.purple-shade-box-plain-content{
	 border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    margin-bottom: -1em;
    margin-top: -0.5em;
    overflow: auto;
    padding: 0 1em;
}
.purple-shade-box-bottom-outer {
	background:url("/images/global/purple-shade-box/bottom-left.gif") no-repeat scroll bottom left transparent;
	margin: 0 1em 0 0;
    padding: 0 0 0 1em;
}
.purple-shade-box-bottom-inner{
	background: url("/images/global/purple-shade-box/bottom-right.gif") no-repeat scroll right bottom transparent;
    display: block;
    margin: 0 -1em 0 1em;
    padding: 1em;
}

/*light-gradian box*/
.light-shade-box h2{
	background:url("/images/global/light-shade-box/top-left.gif") no-repeat scroll top left transparent;
	margin:1em 0 0 0;
	color: #003989;
    font-size: 1.3em;
    font-weight: bold;;
}
.light-shade-box h2 span{
	background: url("/images/global/light-shade-box/top-right.gif") no-repeat scroll right top transparent;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 1em;
    padding: 1em 0 0.5em 0.2em;
}

.light-shade-box h2 span.with-line{
	background: url("/images/global/light-shade-box/top-right-with-line.gif") no-repeat scroll right top transparent;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 1em;
   	padding: 0.7em 0;
}

.light-shade-box-content{
	 border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    margin-bottom: -1em;
    margin-top: -0.5em;
    overflow: auto;
    padding: 0 1.5em;
}
.light-shade-box-plain-content{
	 border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    margin-bottom: -1em;
    margin-top: -0.5em;
    overflow: auto;
    padding: 0 1.5em;
}
.light-shade-box-bottom-outer {
	background:url("/images/global/light-shade-box/bottom-left.gif") no-repeat scroll bottom left transparent;
	margin: 0 1em 0 0;
    padding: 0 0 0 1em;
}
.light-shade-box-bottom-inner{
	background: url("/images/global/light-shade-box/bottom-right.gif") no-repeat scroll right bottom transparent;
    display: block;
    margin: 0 -1em 0 1em;
    padding: 1em;
}

/*gradiant white box*/
.gradian-box h2{
	background:url("/images/global/gradiant-white-box/box-top-left.gif") no-repeat scroll top left transparent;
	margin:1em 0 0 0;
	
}
.gradian-box h2 span{
	background: url("/images/global/gradiant-white-box/box-top-right.gif") no-repeat scroll right top transparent;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 1em;
    padding: 1em 0 0.5em 0.2em;
}
.gradian-box-content-outer{
	background: url("/images/global/gradiant-white-box/left.gif") repeat-y scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.gradian-box-content-inner{
	background: url("/images/global/gradiant-white-box/right.gif") repeat-y scroll 100% 0 transparent;
    overflow: auto;
}
.gradiant-box-bottom-inner{
	background: url("/images/global/gradiant-white-box/box-bottom-right.gif") no-repeat scroll right bottom transparent;
    display: block;
    margin: 0 -1em 0 1em;
    padding: 1em;
}
.gradiant-box-bottom-outer{
	background:url("/images/global/gradiant-white-box/box-bottom-left.gif") no-repeat scroll bottom left transparent;
	 margin: 0 1em 0 0;
    padding: 0 0 0 1em;
}


/*** Navigation Lists ***/
ul.navigation {
  list-style: none;
	margin: 0;
	padding: 0;
}

ul.navigation li {
	border-top: 1px solid #FCFCFD;
	border-bottom: 1px solid #D8E5EC;	
	margin: 0;
}

ul.navigation li a {
	display: inline-block;
	line-height: 1.3;
	margin: 0;
	padding: .4em 0;
	font-size: 1em;
	text-decoration: none;
	/*zoom: 1;*/ /** fixes IE double padding bug on ul a items **/
}

ul.navigation li a:hover {
	text-decoration: underline;
}

ul.navigation li.last, ul.navigation li.last a { 
    border-bottom: 0;
}

ul.navigation li.first { 
    border-top: 0;
}


/*** Banners ***/

.banner {
    margin: 0 0 6px 0;
    position: relative;
}

.banner a {
    display: block;
}

.banner a img {
    display: block;
    float: none;
}

.banner img.metric {
    position: absolute;
    top: 0;
    left: 0;
}


/*** Search Result Listing ***/

.results {
    padding: 1px;
    clear: right;
}

.result {
    padding: .9em 6em .9em .8em;
    border-bottom: 1px solid #DDD;
    position: relative;
    line-height: 1.4;
}

* html .result {
    height: 1%;
}

    .result a {
        font-size: 1.15em;
        font-weight: bold;
        line-height: 1.3;
    }

    .result .info {
        margin-top: .2em;
        color: #444;
    }

    .result .calendar-date {
        position: absolute;
        top: 1em;
        right: 1em;
        line-height: 1.6;
    }
    
    .highlight {
    background: #d2f3f3;
    border: 1px solid #4cced1;
    border-bottom: 1px solid #DDD;
    }
    
    
/*** Calendar Dates ***/
.calendar-date {
    width: 3em;
}
    
    .calendar-date .month {
        font-size: .8em;
        font-weight: bold;
        background: #DDEBF2;
        border: 1px solid #c2dbe9;
        display: block;
        padding: 0;
        text-align: center;
        font-weight: bold;
    }
    
    .calendar-date.today .month {
        background: #c94747;
        border-color: #b01c1c;
        color: #FFF;
    }
    
    .calendar-date .day {
        padding: .1em 0;
        display: block;
        text-align: center;
        font-size: 1.2em;
        font-weight: bold;
        border: 1px solid #CCC;
        border-top: none;
        background: #fff;
    }


/*** Sharing Icons ***/

.sharing li a {
    display: block;
    height: 16px;
    width: 16px;
    text-indent: -10000px;
}
    
.sharing .linked-in {
    background: url(/images/global/sharing_icons.gif) no-repeat -4px -4px;
}

.sharing a.linked-in:hover {
    background-position: -4px -28px;
}

.sharing .facebook {
    background: url(/images/global/sharing_icons.gif) no-repeat -28px -4px;
}

.sharing a.facebook:hover {
    background-position: -28px -28px;
}

.sharing .delicious {
    background: url(/images/global/sharing_icons.gif) no-repeat -56px -4px;
}

.sharing a.delicious:hover {
    background-position: -56px -28px;
}

.sharing .email {
    background: url(/images/global/sharing_icons.gif) no-repeat -80px -4px;
}

.sharing a.email:hover {
    background-position: -80px -28px;
}


/*** Options Bar ***/
.options-bar {
    background: #EEE;
    color: #666;
    margin: 1em 0;
    background: url(/images/global/action-bar_background.gif) no-repeat 100% -16px;
}

.options-bar div.clear {
    clear: none;
    background: url(/images/global/action-bar_background.gif) no-repeat 100% 0;
    height: 6px;
}

.options-bar div.clear div {
    background: url(/images/global/action-bar_background.gif) no-repeat 0 0;
    width: 6px;
    height: 6px;
    z-index: 10000;
}

.options-bar ul {
    background: url(/images/global/action-bar_background_tl.gif) no-repeat 0 0;
    list-style: none;
    margin: 0 0 0 0;
    padding: 1px;
    overflow: hidden;
}

.options-bar ul li {
    float: right;
    margin: 0;
    padding: 0;
    display: inline;
}

.options-bar ul li span {
    border: 0;
    padding: 6px 6px 0 6px;
}

.options-bar ul li a {
    text-decoration: none;
    color: #666;
}

.options-bar ul li a:hover {
    text-decoration: underline;
}

.options-bar ul li span.label {
    float: left;
}

.options-bar ul li.first {
    float: none;
    padding: 0;
}

.options-bar ul li.first span {
    padding: 6px 6px 0 12px;
}

.options-bar ul li.first ul {
    display: inline;
}

.options-bar ul li ul {
    display: inline;
}

.options-bar ul li.first a {
    display: block;
}

.options-bar ul li ul {
    margin: 0;
    padding: 0;
    background: none;
}

.options-bar ul li ul li {
    float: left;
    background: none;
    margin: 0;
    padding: 6px 6px 0 6px;
}

.print {
    background: url(/images/global/icons/print.gif) no-repeat 0 50%;
    padding: 0 0 0 25px;
}

#letters ul li ul li {
    padding: 6px 4px 0;
}
.sharing-options{
}
#sharing .social-fb{
	
}
#sharing .social-tr{
	
}
#sharing .social-ln{
	
}
#sharing .social-gp{
	
}

/*** Site map ***/

#layout.sitemap #content {
    margin-right: 0;
}

#layout.sitemap .column {
    float: left;
    width: 31%;
    margin-right: 3%;
}

#layout.sitemap .column.last {
    border-right: 0;
    margin-right: 0;
}



/*** Custom Option Bar */
/*
.options-bar #sharing {
    float: right;
    padding: 1px;
}

.options-bar #print {
    background: url(/images/global/action-bar_background.gif) no-repeat 0 -16px;
    height: 1%;
    overflow: hidden;
    padding: 1px 0 1px 10px;
}

.options-bar ul li.print a {
    background: url(/images/global/icons/print.gif) no-repeat 0 50%;
    padding: 0 0 0 25px;
}
*/

#search-help ul {

}

/** Podcasts **/

.podcast_icon {
		margin-right: 0.6em;
}


/** Pagination styling **/

.pagination-control {
    text-align: center;
    margin: 0.6em 0;
    padding: 0.5em;
}

.pagination-control ul {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 2.1em;
}

.pagination-control ul li {
    list-style-type: none;
    display: inline;
    margin: 0 0 4px;
    padding: 0;
}

.pagination-control a, .pagination-control .disabled, .pagination-control .current {
    margin: 0 1px 4px;
    padding: 2px 6px;
}

.pagination-control a {
    background: #fff;
    border: 1px solid #ccc;     
    text-decoration: none;
}

.pagination-control a:hover {
    background: #EFF5F9;
    border: 1px solid #ccc;
    text-decoration: none;    
}

.pagination-control .skip {
    margin: 0 .4em;  
    border: none;
}

.pagination-control a:hover.skip {

    border: none;
    background: none;
}

.pagination-control .disabled {
    color: #999; 
    border: 1px solid #ccc;   

    border: none;   
}

.pagination-control a:hover.disabled {
    color: #999; 
    border: 1px solid #ccc;   
    border: none;   
}

.pagination-control .current {
    background: #003989;
    color: #fff;
    border: 1px solid #003989;
    /*font-weight: bold;*/     
}

/** utility classes **/
.backtop {
    background: transparent url(/images/global/icons/back-to-top.gif) no-repeat center right;
    padding-right: 11px; 
}

/*** Jobseeker Tools ***/

.email-icon {
    background: url(/images/global/icons/email.gif) no-repeat 0 50%;
    padding-left: 22px !important;
}

.feed-icon {
    background: url(/images/global/icons/feed.gif) no-repeat 0 50%;
    padding-left: 22px !important;
}

.careers-icon {
    background: url(/images/global/icons/person.gif) no-repeat 0 50%;
    padding-left: 22px !important;
}

.borderless-top {
    border-top: none !important;
}

.borderless-bottom {
    border-bottom: none !important;
}

#recaptcha_area {
    width: 300px;
}

/*** Partner Logos ***/

.logo-left {
	margin: 5px 5px 5px 0px;
	float: left;
}

.logo-right {
	margin: 5px 0px 5px 5px;
	float: right;
}

.no-float {
	float: none;
}

/*Error and success messages*/
.error-message {
    border: 1px solid red;
    color: red;
    float: left;
    margin-bottom: 20px;
    overflow: auto;
    padding: 1em;
   
}
