/* ------------------------------------------------------------------
Gordon Yates Print Stylesheet
author: Vikki Neal
email: vneal@one2create.co.uk
use of conditional comments have been used throughout site, therefore several styles have been filtered into appropriate IE6/IE7 CSS documents - notes have been made next to relevant css rules
/* CSS Document 
BT Fleet Site - print Stylesheet
author: Vikki Neal
email: vneal@one2create.co.uk
use of conditional comments have been used throughout site, therefore several styles have been filtered into appropriate IE6/IE7 CSS documents - notes have been made next to relevant css rules
/* ------------------------------------------------------------------
Sets default margin and padding
-------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	}
ul, li {
	list-style-type: none;
	}
/* ------------------------------------------------------------------
=Header
-------------------------------------------------------------------*/
#header {
	display: none;
	}
/* ------------------------------------------------------------------
=Navigation
-------------------------------------------------------------------*/	
#navigation {
	display: none;
	}
#gyQuotes blockquote {
	display: none;
	}
/* ------------------------------------------------------------------
=Main Content Area
-------------------------------------------------------------------*/
#mainContent {
	display: none;
	}
#contentGradient {
	display: none;
	}
/* ------------------------------------------------------------------
=Left Column
-------------------------------------------------------------------*/
#leftColumn {
	display: none;
	}
/* ------------------------------------------------------------------
=Center Column
-------------------------------------------------------------------*/
#centerColumn {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	}
/* Cam Vista */
#camVista{
	display: none;
	}
/* Weather Feed */
#weatherFeed {
	display: none;
	}
#centerColumn h1, #centerColumn h2 {
	font-size: 13pt;
	}
#centerColumn h3 {
	font-size: 12pt;
	}
#centerColumn p {
	font-size: 11pt;
	}
#centerColumn ol, #centerColumn ul {
	font-size: 10pt;
	}
/* progress bar */
#progressBar {
	display: none;
	}
/* candidate table */
.candidateTable {
	width: 460px;
	margin: 0 10px;
	padding: 0;
	}
.candidateTable td {
	font-size: 10px;
	padding: 5px 0;
	color: #666;
	}
/* ------------------------------------------------------------------
=Generic Form
-------------------------------------------------------------------*/
.genericForm {
	display: block;
	width: 507px;
	}
/* ------------------------------------------------------------------
=Right Column
-------------------------------------------------------------------*/
#rightColumn {
	display: none;
	}
/* ------------------------------------------------------------------
=Timesheet Form
-------------------------------------------------------------------*/
body#timesheetPage, body#timesheetPageThanks {
	background: none;
	}
body#timesheetPage, body#timesheetPageThanks {
	width: 600px;
	margin: auto;
	}
body#timesheetPage table {
	margin: 5px 0 0 0;
	border: 1px solid #6c6767;
	background-color: #ececec;
	}
body#timesheetPage table td {
	padding: 4px;
	color: #000;
	font-size: 1em;
	}
body#timesheetPage table#detailsTable td input {
	width: 200px;
	border: 1px solid #000;
	padding: 2px;
	font-size: 1em;
	}
body#timesheetPage table#hoursTable td input {
	width: 20px;
	border: 1px solid #000;
	padding: 2px;
	text-align: center;
	font-size: 1em;
	}
body#timesheetPage table#hoursTable th {
	text-align: left;
	font-size: 1em;
	color: #000;
	padding: 2px;
	}
.daySelectElement {
	width: 40px;
	border: 1px solid #000;
	margin-right: 5px;
	font-size: 1em;
	}
.monthSelectElement {
	width: 90px;
	border: 1px solid #000;
	margin-right: 5px;
	font-size: 1em;
	}
.yearSelectElement {
	width: 60px;
	border: 1px solid #000;
	font-size: 1em;
	}
body#timesheetPage .submitButton {
	font-weight: bold;
	color: #fff;
	background: #6fac2f url(../Images/forms/buttonBackground.gif) top left repeat-x;
	border: none;
	width: 150px !important;
	padding: 2px 0;
	margin: 0 0 0 5px;
	font-size: 1em;
	cursor: pointer;
	}
body#timesheetPageThanks #gyLogo, body#timesheetPageThanks .copy {
	width: 600px;
	margin: 10px auto 0 auto;
	text-align: center;
	}
body#timesheetPage #gyLogo {
	width: 600px;
	margin: 0 auto -5px 0;
	text-align: center;
	}
body#timesheetPage .copy {
	width: 600px;
	margin: 5px auto 0 auto;
	text-align: center;
	}
body#timesheetPage #reminderText {
	text-align: left !important;
	color: #000;
	width: 580px;
	padding: 0 10px;
	margin: 0;
	}
body#timesheetPage #reminderText p {
	margin: 5px 0 0 0;
	font-size: 1em;
	}
body#timesheetPage #reminderText ul {
	margin: 5px 20px;
	list-style-type: square;
	}
body#timesheetPage table ol {
	margin: 0 20px;
	list-style-type: square;
	}
body#timesheetPage #gyLogo img, body#timesheetPageThanks #gyLogo img {
	margin: 0 0 10px 0;
	}
body#timesheetPage #gyLogo p {
	font-size: 1.1em;
	color: #000;
	}
body#timesheetPage .copy p, body#timesheetPage .copy label {
	font-size: 1em;
	color: #000;
	text-align: center;
	}
body#timesheetPageThanks .copy p {
	font-size: 1em;
	color: #000;
	text-align: center;
	margin: 5px 0;
	}
body#timesheetPageThanks .copy p a {
	color: #0a8333;
	font-weight: bold;
	}
.cellBorder {
	border-bottom: 1px solid #000;
	}
body#timesheetPage td.footNote {
	padding: 10px 4px;
	}
body#timesheetPage #addressFooter, body#timesheetPageThanks #addressFooter {
	font-size: 1em;
	text-align: center;
	margin: 5px auto 0 auto;
	}
/* ------------------------------------------------------------------
=Vacancies related tables
-------------------------------------------------------------------*/
/* vacancy results table */
.vacResultsType {
	width: 100%;
	background: #6fac2f url(../Images/forms/buttonBackground.gif) top left repeat-x;
	color: #fff;
	font-size: 10px;
	height: 20px;
	}
.vacResultsType td, .vacResultsType td a {
	color: #fff !important;
	padding: 5px;
	}
.vacResultsTable {
	width: 100%;
	margin: 0;
	}
.vacResultsTable td {
	font-size: 10px;
	padding: 5px;
	color: #666;
	border-bottom: 1px solid #6c6767;
	line-height: 12px;
	}
.vacResultsTable td p {
	margin-bottom: 10px;
	}
.vacResultsTable td p a {
	color: #666;
	}
.vacResultsTable td p a:hover {
	color: #000;
	text-decoration: underline;
	}
.jobTitle {
	font-size: 11px;
	}
.vacResultsTable td strong {
	font-size: 12px;
	padding: 2px;
	text-align: left;
	color: #000;
	}
.vacResultsTable td a {
	font-weight: bold;
	color: #3c423f;
	}
.vacResultsTable td a:hover {
	color: #0a8333;
	}
.rowMidgrey {
	background-color: #fff;
	}
.rowDarkGrey { 
	background-color: #f2f2f2;	
	}
.buttonStyle {
	background: url(../Images/Shared/rightLinks/linkBackground.gif) top center no-repeat;
	background-color: #d9d9d9;
	color: #0a8333;
	font-size: 1.2em;
	margin-top: 10px;
	border: 1px solid #6c6767;
	padding: 2px 10px;
	font-weight: bold;
	}
.candidateTable td .buttonStyle {
	font-size: 1.18em;
	margin-left: 0;
	}
.tabletextArea {
	width: 100%;
	font-size: 1.1em;
	border: 1px solid #6c6767;
	height: 50px;
	color: #6c6767;
	padding: 2px;
	}
.tableTextField {
	border: 1px solid #6c6767;
	width: 100%;
	padding: 2px;
	color: #6c6767;
	}
.tableselectElement {
	border: 1px solid #6c6767;
	width: auto;
	padding: 2px;
	color: #6c6767;
	}
.vacDetailsTable {
	width: 480px;
	margin: 0;
	font-size: 10px;
	color: #666;
	}
.vacDetailsTable td {
	padding: 5px;
	}
td p a {
	color: #000;
	text-decoration: underline;
	}
p.loginAlert {
	font-weight: bold;
	color: #000;
	}
/* ------------------------------------------------------------------
=Footer Area
-------------------------------------------------------------------*/
#footer {
	display: none;
	}