/**
 * Pure Taxation CSS
 *
 * @filename screen.css
 * @author Norber Laposa
 * @author Simon Mills
 * @author Oliver Rowlands
 * @date 2009-01-15
 * @copyright Liquid Light Digital Ltd.
 * @url http://www.liquidlight.co.uk
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #373737;
	font-size: 80%;
	line-height: 1.4em;
}

/**
 * Headings
 */
h1, h2, h3, h4, h5, h6 {
    line-height: 1.1em;
    color: #3366CC;
    margin: 0 0 0.6em 0;
}
h1 a, h2 a, h3 a {
	color: #3366CC;
}
h1, h2 {
	font-family: Times New Roman, Courier, serif;
}
h1 {
    font-size: 180%;
}
h2 {
    font-size: 140%;
}
h3 {
    font-size: 115%;
}
h4, h5 {
    font-size: 110%;
}
h6 {
    font-size: 105%;
}
div.csc-header {
    overflow: hidden;
}
div.csc-header h1,
div.csc-header h2 {
    display: none;
}

/**
 * Paragraphs
 */
p {
    margin: 0 0 1em 0;
}

/**
 * Links
 */
a {
    color: #3366CC;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/**
 * Lists
 */
ul {
    margin: 0 0 1em 0;
    list-style-type: none;
}
ul li {
    padding: 0 0 0 1em;
    margin: 0 0 0 0.7em;
    background: transparent url(../img/bullet.gif) no-repeat 0 0.5em;
}
ol {
    margin: 0 0 1em 25px;
}
ol li {
    padding: 0 0 0.4em 0;
    margin: 0;
}
ul ul,
ol ol {
    margin-bottom: 0;
}

/**
 * Tables
 */
table {
    font-size: 95%;
    width: 471px;
    color: #373737;
    text-align: left;
    margin: 0 0 1em 0;
    border-collapse: collapse;
    width: 99%;
}
table caption {
    display: none;
}
table thead {
    margin: 0 0 5px 0;
}
table tbody.hidden {
    display: none;
}
table tbody {
	border-top: 4px solid #bfc5d3;
	border-bottom: 4px solid #bfc5d3;
}
table thead tr th {
    padding: 8px 10px 8px 0;
    margin-bottom: 10px;
    text-align: left;
    text-align: left;
    font-weight: bolder;
}
table tbody tr th {
    vertical-align: top;
    padding: 8px 15px 6px 0;
    font-weight: bold;
}
table tbody tr th a {
    color: #333333;
}
table tbody tr td {
    vertical-align: top;
    padding: 8px 10px 8px 0;
}
table tbody tr td p {
    margin: 0;
}
table tbody tr.tr-0 th {
    border-bottom: 2px solid #5F98EF;
}

/**
 * Header
 */
#header {
	background: url(../img/bg_header.gif) repeat-x;
}
#headerWrapper {
	width: 900px;
	margin: 0 auto;
	padding: 11px 0;
}

/**
 * Content
 */
#content {
	background: none;
	float: none;
	clear: both;
	margin-top: -25px;
}
#contentWrapper {
	width: 900px;
	margin: 0 auto;
}

/**
 * Footer
 */
#footer {
	clear: both;
	font-size: 90%;
	background: #000000;
}
#footerWrapper {
	width: 900px;
	margin: 0 auto;
}

/**
 * Logo
 */
#logo {
	margin: 50px 0 0 15px;
	float: left;
}
#logo a {
	display: block;
	background: transparent url(../img/pure_logo.gif) no-repeat top left;
	float: left;
	text-decoration: none;
	width: 78px;
	height: 74px;
}
#logo img {
	display: none;
}
#search {
	float: right;
	clear: right;
	margin: 0 0 0 0;
	width: 205px;
}
#search label span {
	display: none;
}
#search input {
	float: left;
	width: 125px;
	height: 19px;
}

/**
 * Page header
 */
#pageHeader div.csc-header {
	margin: 0 0 1em 0;
}
#pageHeader h1 {
	font-size: 150%;
	margin: 0;
}

/**
 * Breadcrumb
 */
#breadcrumb {
	padding: 10px 0 5px 0;
	font-size: 95%;
}
#breadcrumbWrapper {
	padding-bottom: 3px;
	border-bottom: 1px solid #c2c3d5;
}

/**
 * Copyright
 */
#copyright {
	clear: both;
	float: left;
	position: relative;
	top: 35px;
	color: #858585;
	padding-bottom: 5px;
	font-size: 85%;
}

/**
 * Credits
 */
#credits {
	float: right;
	position: relative;
	top: 35px;
	color: #858585;
	padding-bottom: 5px;
	font-size: 85%;
}
#credits a {
	color: #858585;
}

/**
 * Navigation
 */
ul.horizontalNavigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.horizontalNavigation li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
}

/**
 * Navigation - Header
 */
#globalNavigation {
	margin: 0 10px 0 0;
	float: right;
	clear: none;
}
#globalNavigation ul.horizontalNavigation {
	float: right;
}
#globalNavigation ul li {
	padding: 0 15px 0 15px;
	background: url(../img/divider_globalNavigation.png) no-repeat top right;
	font-size: 95%;
}
#globalNavigation ul li.last {
	border: 0;
}
#globalNavigation ul li a {
	display: block;
	text-decoration: none;
	color: #426ab3;
	padding-bottom: 7px;
}
#globalNavigation ul li a:hover {
	background: transparent url(../img/arrow_globalnav.gif) no-repeat center bottom;
	color: #000000;
}
#globalNavigation ul li a span {
	padding-right: 0;
}
#globalNavigation ul li a.active {
	font-weight: bold;
	color: #000000;
	background: transparent url(../img/arrow_globalnav.gif) no-repeat center bottom;
}

/**
 * Navigation - Primary
 */
#primaryNavigation {
	width: 900px;
	clear: both;
	margin: 0 auto;
	position: relative;
	top: -30px;
}
#primaryNavigationWrapper {
	overflow: hidden;
	width: 900px;
	margin: auto;
}
#primaryNavigation ul li a {
	display: block;
	padding: 0;
	padding-left: 15px;
	text-decoration: none;
	color: #999;
}
#primaryNavigation ul li a span {
	display: block;
	padding: 7px 10px 7px 0;
}
#primaryNavigation ul li a:hover {
	color: #FFFFFF;
}
#primaryNavigation ul a.active {
	color: #426ab3;
}

/**
 * Navigation - Secondary
 */
#secondaryNavigation  {
	float: left;
	margin: 7px 0 0 0;
}
#secondaryNavigation ul {
	margin: 0;
	padding: 0;
}
#secondaryNavigation ul li {
	list-style-type: none;
	background: url(../img/secondaryNavigation-item.png) no-repeat 0 0.6em;
	margin: 0;
	padding: 0 0 0 13px;
	line-height: 1.1em;
	border-bottom: 1px solid #D7D4DF;
}
#secondaryNavigation ul li.active {
	background-image: url(../img/secondaryNavigation-item-ac.png);
}
#secondaryNavigation ul li a {
	width: 150px;
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 0;
	color: #686A79;
	font-weight: bold;
}
#secondaryNavigation ul li a:hover,
#secondaryNavigation ul li a.active {
	color: #3366cc;
	text-decoration: none;
}
#secondaryNavigation ul li a span {
	display: block;
	padding: 4px 0 4px 0;
	line-height: 1.1em;
}
#secondaryNavigation ul ul li.last {
	border-width: 0;
}
#secondaryNavigation ul li.spacer span {
	display: none;
}
#secondaryNavigation ul li.spacer {
	height: 20px;
}

/**
 * Navigation - Footer
 */
#footerNavigation {
	clear: both;
	width: 900px;
	height: 70px;
}
#footerNavigation ul {
	float: right;
	padding: 5px;
}
#footerNavigation ul li {
	padding: 0 20px 0 20px;
	border-right: 1px solid #373737;
}
#footerNavigation ul li.last {
	border-right: none;
}
#footerNavigation ul li a {
	color: #d1d1d1;
	text-decoration: none;
}

/**
 * Page
 */
div.defaultPageLayout {
	padding: 0 15px 10px 15px;
}
div.defaultPageLayout div.page.columnOne,
div.defaultPageLayout div.page.columnTwo {
	float: left;
}
div.defaultPageLayout div.page.columnThree {
	float: right;
}
div.defaultPageLayout div.page.columnOne {
	width: 185px;
}
div.defaultPageLayout div.page.columnTwo {
	width: 410px;
}
body.hideLeftColumn div.defaultPageLayout div.page.columnOne {
	display: none;
}
body.hideLeftColumn div.defaultPageLayout div.page.columnTwo {
	width: 585px;
}
body.hideLeftColumn div.defaultPageLayout div.page div.columnOne {
	display: block;
}
body.hideLeftColumn div.defaultPageLayout div.page div.columnTwo {
	width: auto;
}
div.defaultPageLayout div.page.columnThree {
	width: 29%;
	padding-top: 25px;
}
div.defaultPageLayout div.rowTwo {
	clear: both;
}
div.defaultPageLayout.fiftyFifty div.page.columnOne {
	width: 49%;
}
div.defaultPageLayout.fiftyFifty div.page.columnTwo {
	width: 49%;
}

/**
 * Content Layouts
 */
#content div.twoColumnLayout {
	clear: both;
}
#content div.twoColumnLayout div.columnWrapper {
	padding: 0;
}
#content div.twoColumnLayout div.layout.columnOne,
#content div.twoColumnLayout.fiftyFifty div.layout.columnOne {
	float: left;
	width: 48%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.columnWrapper {
	padding-bottom: 15px;
}
#content div.twoColumnLayout div.layout.columnTwo,
#content div.twoColumnLayout.fiftyFifty div.layout.columnTwo {
	width: 48%;
	float: right;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#content div.twoColumnLayout.thirtySeventy div.layout.columnOne {
	width: 30%;
}
#content div.twoColumnLayout.thirtySeventy div.layout.columnTwo {
	width: 68%;
}
#content div.twoColumnLayout.seventyThirty div.layout.columnOne {
	width: 68%;
	display: block;
}
#content div.twoColumnLayout.seventyThirty div.layout.columnTwo {
	width: 30%;
}
#content div.threeColumnLayout {
	clear: both;
	margin-bottom: 0;
}
#content div.threeColumnLayout div.layout.columnOne,
#content div.threeColumnLayout div.layout.columnTwo,
#content div.threeColumnLayout div.layout.columnThree {
	width: 33%;
	padding-top: 0;
}
#content div.threeColumnLayout div.layout.columnOne,
#content div.threeColumnLayout div.layout.columnTwo {
	float: left;
}
#content div.threeColumnLayout div.layout.columnThree {
	float: right;
}

/**
 * Divider
 */
div.divider {
	clear: both;
	width: 100%;
	margin: 1em 0 1em 0;
	padding: 0;
	height: 1px;
	background-color: #DADADA;
}
div.divider hr {
	display: none;
}

/**
 * Quote
 */
div.quote {
	margin: 20px 0 0 0;
	padding: 10px 0;
	background: url(../img/quote_open_sml.gif) no-repeat top left;
}
div.quote blockquote {
	background: url(../img/quote_closed_sml.gif) no-repeat bottom right;
	font-size: 120%;
	padding: 0 20px 10px 30px;
	margin: 0;
	text-align: left;
}
div.quote p.author {
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}

/**
 * Browse by category
 */
div.threeColumnLayout h3 {
	text-transform: uppercase;
	font-weight:bold;
	font-size:120%;
}
div.threeColumnLayout h3 a {
	text-decoration: none;
}
div.threeColumnLayout div.menuOfSubpages ul {
	margin: 0;
	padding: 0;
}
div.threeColumnLayout div.menuOfSubpages ul li {
	padding: 0 0 5px 10px;
	margin: 0;
}
div.threeColumnLayout div.menuOfSubpages ul li a {
	text-decoration: none;
}

/**
 * Page- Home
 */
#pageHome #pageHeader {
    display: none;
}
#pageHome div.defaultPageLayout div.page.columnOne {
	width: 260px;
	display: block;
	padding-top: 25px;
}
#pageHome div.defaultPageLayout div.page.columnOne div.columnWrapper {
	padding-right: 20px;
}
#pageHome div.defaultPageLayout div.page.columnTwo {
	width: 340px;
	padding-top: 25px;
}
#pageHome div.defaultPageLayout div.page.columnThree {
	width: 240px;
}
#c2492, #c2023 {
	padding-top: 2em;
}
#c2012 div.summary,
#c2012 div.pagination,
#c2012 thead,
#c2012 div.location strong,
#c2012 div.salary {
	display: none;
}
#c2012 tbody {
	border: 0;
}

/**
 * Header on news detail page
 */
body.newsArticleDetail #pageHeader div.csc-header h1 {
	display: block;
}
body.newsArticleDetail #pageHeader div.csc-header img {
	display: none;
}

/**
 * Header elements
 */
#headerConsultantPicture {
	float: right;
	width: 175px;
	height:200px;
	margin: 2px 0 0 0;
}
#headerCallUs {
	float: right;
	font-size: 1em;
	font-weight:normal;
	color: #c2c2c2;
	margin-top: 50px;
	padding: 25px 0 0 12px;
    background: transparent url(../img/difference.gif) no-repeat;
	height: 50px;
	width: 250px;
	position: relative;
	left: 80px;
}
#headerCallUs span{
	color: #09afdb;
}

/**
 * Black box
 */
div.blackBox {
	background: transparent url(../img/box_top.gif) repeat-x top left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.5em;
}
div.blackBox div.boxContent {
	padding: 8px 5px 0 15px;
	background: transparent url(../img/tab_bg_grad.gif) repeat-x 0 40px;
}
div.blackBox div.csc-header-n1 {
	padding-bottom: 20px;
	width: 220px;
	overflow: hidden;
}
div.blackBox div.csc-header h2 {
	font-size: 16px;
}
div.blackBox div.csc-header a {
	color: #cbb164;
}
div.blackBox ul {
	list-style-type: none;
}
div.blackBox li {
	margin: 0 1em 0.6em 0;
	padding: 0 0 0.6em 0;
	border-bottom: 1px solid #D3D3D5;
	background-image: none;
}
div.blackBox div.csc-textpic-intext-right {
	border-top: 0;
}
div.blackBox div.csc-textpic-intext-right div.csc-textpic-imagewrap img {
	border: 0;
}
div.blackBox div.csc-textpic-intext-right p.bodytext a {
	background: url(../img/top_link_arrow.gif) no-repeat 0 2px;
	padding-left: 11px;
}

/**
 * News
 */
div.newsBox div.boxContent {
	padding: 0 5px 0 15px;
	background: transparent url(../img/box-newsBox-bg.png) repeat-x 0 0;
}
div.newsBox div.tx-llcatalog-pi {
	padding-top: 10px;
}
div.newsSummary a,
div.newsBox div.tx-llcatalog-pi a {
	font-weight: bold;
}

/**
 * News - Details
 */
div.newsSingle span.photos {
	float: right;
	margin: 0 0 15px 15px;
}
div.newsSingle p.posted {
	font-size: 85%;
}

/**
 * Text with image
 */
div.csc-textpic-intext-right {
	border-top: 5px solid #bfc5d5;
	background: transparent url(../img/textpic-bg.png) repeat-x 0 0;
	padding: 10px 10px 0 10px;
	margin-bottom: 2em;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap img {
	border: 2px solid #bfc5d5;
}
div.csc-textpic-intext-right dd.csc-textpic-caption {
	padding: 2px 5px;
}

/**
 * Consultants summary
 */
div.consultantSummary div.csc-header h2 {
	display: block;
	margin-bottom: 0.3em;
	margin-left: 0.2em;
}
div.consultantSummary div.itemWrapper {
	border-top: 5px solid #BFC5D5;
	background: transparent url(../img/textpic-bg.png) repeat-x 0 0;
	padding: 20px 20px 0 20px;
	margin-bottom: 3em;
}
div.consultantSummary div.photo img {
	border: 2px solid #bfc5d5;
	float: right;
	margin-left: 20px;
}
div.consultantSummary div.contact {
	font-weight: bold;
}
div.consultantSummary.names {
	float:left;
	padding:20px 0 0 0;
}
div.consultantSummary.names li a {
	font-weight:bold;
}

/**
 * Jobs - List
 */
div.jobList p.title {
	float: left;
}
div.jobList p.image {
	float: right;
}

/**
 * Jobs - Details
 */
div.jobDetail {
	margin-bottom: 2em;
}
#jobDetail #pageHeader div.csc-header {
	display: none;
}
div.jobDetail div.image {
	float: right;
}
#jobDetail form div.row {
	width: 240px;
	float: left;
	clear: none;
}
#jobDetail form div.row span.label {
	text-align: left;
	width: auto;
	margin: 0;
	padding: 0;
}
#jobDetail form div.row label {
	width: auto;
}
#jobDetail form div.row input.button {
	margin-left: 0;
}
div.jobDetail h1,
div.jobDetail h2 {
	display: block;
}
div.jobDetail h2 {
	font-weight: bold;
}

/**
 * Job - List
 */
div.tx-llcatalog-pi div.vacanciesSummary li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	border-bottom: 1px solid #d4d4d6;
}
div.tx-llcatalog-pi div.vacanciesList a,
div.tx-llcatalog-pi div.summary a,
div.tx-llcatalog-pi div.vacanciesSummary a {
	font-weight: bold;
}
div.tx-llcatalog-pi div.vacanciesList div.summary {
	margin-bottom: 0.6em;
}
div.tx-llcatalog-pi div.vacanciesList p.fallbackResults {
	font-weight: bold;
}
div.tx-llcatalog-pi div.vacanciesList thead {
	display: none;
}
div.tx-llcatalog-pi div.vacanciesList td {
	border-bottom: 1px solid #d4d4d6;
}
div.tx-llcatalog-pi div.vacanciesList td.photo {
	text-align: right;
}
div.tx-llcatalog-pi div.vacanciesList .expired {
	color: #FFFFFF;
	background: #FF0000;
	margin: 0;
	padding: 2px;
	width: 65px;
}

/**
 * Tax Jobs
 */
#c2502 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image,
#c2503 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 1.5em;
}
#pageHeader div.jobs {
	margin: 0 0 10px 0;
}
#pageHeader div.jobs img {
	margin: 0;
	float:left;
}
#pageHeader div.jobs #rss {
	width: 20px;
	padding: 8px 0 0 0;
	width: 95px;
	float: right;
}
#pageHeader div.jobs #rss a {
	display: block;
	width: 100%;
	padding: 0 0 0 20px;
	background: transparent url(../img/rss.gif) no-repeat center left;
}

/**
 * Messages
 */
div.messages {
    margin: 1em;
    border: 3px solid #FFDF66;
    color: black;
    background-color: #FEFFC6;
    padding: 1em;
    clear: both;
    z-index: 1000;
    position: relative;
}
div.messages p {
	margin: 0;
}
div.messages p.error {
    background: transparent url(../img/watchdog-warning.png) no-repeat top left;
    padding: 2px 0 2px 25px;
}

/**
 * Login
 */
div.tx-felogin-pi1 button span {
	display: inline;
}

/**
 * Candidates page
 */
#c2439 div.divider {
	height: 5px;
}
