﻿/*
	BigWorkBag - Print CSS
	Author: James Wragg, Madgex
*/


body{
	font:14px georgia,serif;
	color:#000;
	text-align:left;
	margin:0 33px;
	line-height: 22px;
}

#skipnav,
#nav,
#loginStatus,
#primary .details-col,
#footer ul,
#leaderboard-ad,
hr,
a.button,
span.notice,
#strapline,
ul.gridBoxes,
#sortBy,
.pagination,
.adsBlock,
a.backLink,
p.parentSite,
#bannerAd,
.skyscraper {
	display: none;
}
#logo {
	margin: 0 0 30px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 2px solid #000000;
}
.clear {
	clear: both;
}
h1 {
	font-variant:small-caps;
}
h2, h3 {
	clear: both;
	margin: 40px 0 10px;
	page-break-after:avoid;
}
h2 + h3 {
	margin-top: 0;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
	line-height: 1.2;
}
ul.browselist li {
	line-height:1.6;
	margin: 0 0 5px;
}
ul.browselist p {
	margin: 0;
}

ul.jobsList, ul {
	margin: 0;
	padding: 0;
	text-align:justify;
}
ul.jobsList li {
	list-style: none;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding: 0 20px 20px;
	
}
ul.jobsList li.last {
	border-bottom: 0;
}
ul.jobsList li li {
	margin-bottom: 0;
	border-bottom: 0;
	padding: 0;
	
}

div.formWrapper, dl {
	margin:0 0 30px;
}
div.fieldWrapper {
	clear:left;
	float:left;
	margin-bottom:0;
	width:100%;
}
div.fieldWrapper .label, dl dt {
	color:#434343;
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding-right:10px;
	text-align:right;
	width:120px;
	font-weight: bold;
}

div.inputField {
	margin-left:170px;
	position:relative;
	width:460px;
}

body#empdetails .jobdetails-logo {
	margin: 0 20px 40px 0;
	float: left;
	border: 1px solid #eee;
}
body#empdetails dl dt {
	text-align: left;
	width: 80px;
}
body.article .primary img {
	float: right;
	margin: 0 0 30px 30px;
}
.articleBody {
	text-align:justify;
}

#footer {
	border-top: 2px solid #000000;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	margin: 48px 0 12px 0;
}

/* -------------Enhanced HTML Jobs------------*/

#browseCol {
    display: none;}
