/* careers CSS Theme file */
/* Controls the colours for the fonts and background*/
/* Controls the background images */

/* Ian Hill 2011 */
/* careers Site */
/* Emerald IT */

/* careers Standard Theme */
/* Green and grey colour scheme with Black or white text */

/*  Black = #000000 */
/*  White = #FFFFFF */
/*  Grey = #EBEBEB  - AAA #fbfbfb */
/*  blue = #EE2C3A  - AAA #28148D  AA  #ca101d    #A0101D on ebebeb*/
/* Dark grey for background #929196 */
/* Dark grey for accessible tabs etc #585858 */
/* Careers green:  #006600 for normal Text   #01804A for nav tabs - AA so blows AAA out of the water, but closest we can get to Brand green 347U  */


body
{
    color: #000000;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
}

h1
{
     /*color: #ca101d;*/
     color: #212121;
}
h2
{
     /*color: #ca101d;*/
     color: #212121;
}
h3
{
     /*color: #ca101d;*/
     color: #212121;
}
#header_block
{
    /* background-image: url( '/img/Careers_banner.gif');
    background-repeat: no-repeat; */
   /* border-bottom: 1px solid #000000; */
}
#menuwrapper
{

  /*  background-image: url('/img/bottombar.png');
    background-position: bottom;
    background-repeat: repeat-x; 
  background-color: #585858;*/
   /* border-right: #FFFFFF 1px solid;
    border-bottom: #cccccc 2px solid; */
}

#menubar a
{
	color: #007079;
}

#menubar li
{
   /* background-color: #585858; */
    border-left: #FFFFFF 1px solid;
    border-right: #FFFFFF 1px solid;
}

/*
li_home
li_workinghere
li_whatweoffer
li_wherewework
li_profile
li_jobs
li_speculative
li_contact_us
*/


/* ##### */
#page_block
{
    background-color: #FFFFFF;
}

#admin_page_block
{
    background-color: #FFFFFF;
}
#menubar li ul
{
	background-color: #FFFFFF;
}

#tabsnavlist li ul a
{
    color: #FFFFFF;
}

.nav_sublist li a
{
    color: #FFFFFF;
}

#menubar ul li
{
	background-color: #FFFFFF;
}
#menubar a
{
	padding: 15px 25px 15px 25px;
}
#menubar .li_sublist a
{
	background-color: #585858;
	color: #FFFFFF;
}
/* ##### */
/* ##### */


#menubar li:hover ul a, #menubar li.hvr ul a
{
	color: #ffffff!important;
	background-color: #007079;
}

#tabsnavlist
{	
	border-bottom: 1px solid #D6D7D9;
}


#tabsnavlist ul li ul li a {
    color: #000;
}

#leftnavlist li a
{
    color: #007079;
	font-weight: normal;
}
#leftnavlist a
{
	text-decoration: none;
	/*background-color: #bfe0e3; */
}

#leftnavlist li
{	
	background-color: #ffffff;
	font-weight: normal;
}

.li_linkClass
{
	color: #007079;
	/*background-color: #DAE2E4; */
	/*text-decoration: underline;*/
	/*border-bottom: 1px solid #D6D7D9;*/
	/* font-weight: bold;*/
}
.li_linkClass a
{
	text-decoration: none;
	padding-left: 10px;
}

#footer_block a
{
    /* color: #000000; */
}

div.articleIndexBox h3 a
{
	color: #000000;
}

#tabsnavlist li a
{
    color: #000000;
    background-color: #EBEBEB;
}

/* ##### */
/* ##### */

#tabsnavlist li a:hover
{
    background-color: #EBEBEB;
    color: #ca101d;
}
.conference .inner
{
    background-color: #28148D;
    color: #FFFFFF;
}

.links_row a
{
    color: #007079;
}
#leftnavlist li a:hover
{
    color: #00B0B9;
}

#menubar ul a:hover {
	/*background-color: #007079!important;
	color: #FFFFFF !important; */
}
#menubar ul li a
{
	color: #007079;
}
.left_info
{
    color: #007079;
}
.red_text
{
    color: #007079;
}

#tabsnavlist li ul
{
    background-color: #007079;
}

#menubar a .trigger {
	/* background-color: #007079; */
}

#footer_block a:hover {
  /*  color: #ca101d; */
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	/* color: #ca101d;*/
   /* background-color: #007079; /* #006600; */ */
}

/* ##### */
/* ##### */

.grey_text_block
{
    background-color: #EBEBEB;
}
.grey_text_block h3
{
    color: #000000;
}
.grey_text_block a
{
    color: #000000;
}

div.articleIndexBoxHead
{
	background-color: #EBEBEB;
}

.programmelink a
{
     color: #007079;
}
.training_title
{
    color: #007079;
}
.training_table .even_row
{
	background-color: #EBEBEB;
}
.training_table .colhead
{
    background-color: #000000;
    color: #FFFFFF;
}
.training_table .rowhead a
{
    color: #000000;
}

.conf_table th
{
    background-color: #000000;
    color: #FFFFFF;
}

.conference .outer
{
    background-color: #EBEBEB;
}


/* ##### */



div.newsblock
{

}
div.newsblock strong
{
     color: #585858;
}
.newsdate
{
     color: #007079;
}
/* ##### */



/* accounts details pages */

.accountsBlock caption
{
    color: #007079;
}

.accountsBlock th
{
    color: #FFFFFF;
    background-color: #000000;
}
.accountsBlock table
{
    border: 1px solid #000000;
}

/* end of accounts details pages */


div#feedbackMessageBox
{
    color: #007079;
}

/* journal book tables */

.journalIssueListTable caption
{
    background-color: #EBEBEB;
}

.resultsTable caption
{
    background-color: #EBEBEB;
}
#council caption
{
    background-color: #EBEBEB;
}

#council .even_row
{
	background-color: #EBEBEB;
}

#council thead
{
    background-color: #000000;
    color: #FFFFFF;
}

div.tabBox {
    border-bottom: 1px solid #000000;
}
div.tabBox div.tabs {
    background: url("/local_assets/img/surround/graded_round_box-wide.jpg") repeat-x scroll left top #EBEBEB;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
div.tabBox div.tabs a {
    color: #000000;
}

div.tabBox div.tabsSelected {
    background: url("/local_assets/img/surround/graded_round_box-widex.jpg") repeat-x scroll left top #FFFFFF;
}

/* end of journal book tables */


a.buy_now
{
    color: #FFFFFF;
    background-color: #007079;
}
.exhibitor a
{
    color: #000000;
}


#logotext
{
    color: #007079;
}

.greyText
{
    color: #929196;

}
.textBox  h3
{
    color: #007079;
}

 a:link {
    color: #007079;
	text-decoration: none;
}
a:visited {
    color: #007079;
}
a:hover {
   /* background-color: #007079;
    color: #ffffff;*/
    color: #00B0B9;
	text-decoration: underline;
}
a:link.button, a:visited.button {
    color: #ffffff;
}

.clear {clear:both;}
.clear:before, .clear:after 
{
	display:table; 
	clear:both; 
	content:''; 
	width:100%; 
	height:0;
	}

.button-medium, a.button-medium {
	border:0 none; 
	border-radius:0; 
	color:#FFF; 
	background:#007079; 
	text-decoration:none; 
	padding:10px 20px; 
	text-align:center; 
	font-weight:bold; 
	display:block;}
.button-medium:hover 
{
	background:#008F99;
	}

.button-group 
{
	display:block; 
	padding:0; 
	margin:0;
	}
.button-group li 
{
	display:inline-block; 
	float:left;}
.button-group li + li {margin-left:15px;}


#leftnavlist 
{
	padding:0px;
	padding-right: 5px;
}
#leftnavlist li 
{
	padding:0; margin:0 0 0px; width:100%;
}

#leftnavlist li a:hover, #leftnavlist li.active a 
{
	/*background: #ECF0F3; 
	color: #007079; */
    /*border-bottom: #007079 2px solid; */
	text-decoration: underline;
}
#leftnavlist li a 
{
	padding:7px 10px; 
	display:block;
	/* border-bottom: 2px solid #fff;*/
/*	text-decoration: underline; */
}

#leftnavlist li.activeOffice a
{
	/*background: #ECF0F3;  */
    /* border-bottom: #007079 2px solid;*/
	text-decoration: underline;
	color: #007079;
}

 
#menubar li a
{
	color: #919191;
    border-bottom: #d2d2d2 2px solid; 
}
#menubar li 
{
	padding-right: 10px;
}

#menuwrapper
{
   /* border-bottom: #cccccc 2px solid; */
   
	margin:0 0 0.75em;
 /*   box-shadow:0 2px 8px -3px rgba(0,0,0,0.55), 0 6px 14px -7px rgba(0,0,0,0.3); */
	
	/*box-shadow:0 3px 2px -1px rgba(0,0,0,0.15);  
	margin-bottom:8px;*/
	/*overflow: hidden;*/
}

#menubar li a:hover, #menubar li.active a 
{
	/* background:#007079; 
	color:#FFF; */
    /*border-bottom: #007079 2px solid; */
	
	background: #FFF; 
	color: #007079;  
	border-bottom: #007079 2px solid; 
}

#home #menubar .li_home a,
#workinghere #menubar .li_workinghere a,
#whatweoffer #menubar .li_whatweoffer a,
#wherewework #menubar .li_wherewework a,
#profile #menubar .li_profile a,
#jobs #menubar .li_jobs a,
#speculative #menubar .li_speculative a,
#contact_us #menubar .li_contact_us a
{
	
	background: #FFF; 
	color: #007079;  
	border-bottom: #007079 2px solid; 
	/*color: #FFFFFF !important; */
}

	/* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: #757575;
    text-align: center;
    padding: 5px 5px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 1em;
    margin-right: 10px;
	font-weight: bold;
    border-bottom: 2px solid #d2d2d2;
}

/* Change background color of links on hover */
ul.tab li a:hover 
{
	color: #007079;
	background-color: #ffffff;
    border-bottom: 2px solid #B5BD00;
}

/* Create an active/current tablink class */
ul.tab li a:focus
{
	color: #007079;
	background-color: #ffffff;
    border-bottom: 2px solid #B5BD00;
}

ul.tab li a.active_link
{
	color: #007079;
	background-color: #ffffff;
    border-bottom: 2px solid #B5BD00;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 20px 0px;
    border-top: none;
}

/* Style the active tab content */
.tabcontent active{
    display: block;
}

#tablinks_hardwork .active_link
{
	background-color: #007079;
	color: #ffffff;
   /* border-bottom: 2px solid #007079; */
}

div.rotator 
{
	margin-top: -4px;
}





div#pgFoot {
    position:relative;
    clear:both;
    /*background: #F6F6F6;*/
    padding-left: 180px;
    color:#4A4A4A;
    /*font-size:.86em;      */
    /*margin-top:88px;*/
   border-top: 1px solid #ccc;
}
div#pgFoot h4{
	margin-top:-8px;
}
div#pgFoot a {
    /* color:#4A4A4A; */
    text-decoration:none;
}
div#pgFoot ul li a {
	text-align: left;
}    
div#pgFoot ul {
	padding-left: 0px;
}

div#pgFoot ul li {
	list-style: none;
}
div#pgFoot a:hover {
    text-decoration:underline;
}
div#pgFootLogo {
    position:relative;
    clear:both;
    padding-left: 1.2em; 
    font-size:1.2em;
	padding-top: 0.5em;
}    
div#pgFoot li {
    line-height:164%;
}    
div#column1, div#column2, div#column3 {
    float: left;
    width: 31.6%;
    padding: 1.2em .5em 0 .5em;
}
div#column1 h4, div#column2 h4, div#column3 h4 {
   padding:.9em 0 .6em 0.5em;
   margin:0;
   font-size: 1.5em;
   font-weight: normal;
   margin-top:-8px;
   color: #6B6B6B;
}
#jobSearchHeadBlock
{
    display: none;
}
#nav_heading
{
	background: #fff;
    padding: .3em;
    color: #000;
    margin: 0 0 .2em 0;
    font-weight: normal;
	font-size: 1.3em;
}

#social_block
{
	border-bottom: 1px solid #ccc;
	margin-right: 1em;
}
#social_block img
{
    border-top: 1px solid #ccc;
	padding-top: 1em;
}


/* end of the CSS file */
