/********************************************************/
/* Standard Style Sheet for Richard Burns 2002			*/
/* Copyright 2002 by MSOnet				 				*/
/* By Andrew Dixon 										*/
/* 					 									*/
/* File Created on 14/01/2002							*/
/* Last Edited on 14/01/2002							*/
/********************************************************/

/* Tag Styles */

BODY
{
/*	scrollbar-3dlight-color		: #000000;
	scrollbar-arrow-color		: #000000;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-face-color		: #BDC3C6;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-track-color		: #EFEFEF;
*/
	font-family		: verdana, arial, sans-serif; 
	color			: #777777;
}

A, A:visited
{
	color			: #777777;
	text-decoration	: underline;
}

A:hover
{
	text-decoration	: none;
}

td, textarea, li
{
	color			: #777777;
	font-size	: 0.8em;
}

HR
{
	height: 1px;
	color: #838D8B;
}

H1
{
	font-size	: 120%;
	font-weight	: bold;
	text-align: center;
}
h2
{
	font-size: 110%;
	font-weight: bold;	
}
h3, h4
{
	font-size: 105%;
	margin-bottom: -14px;
}
.redText
{
	color:	red;
}

.footertext
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 9px;
	color			: #838D8B;
}
	
.footertext a, .footertext a:visited
{
	text-decoration	: none;
	color			: #838D8B;
}
.footertext a:hover
{
	text-decoration	: underline;
}

.nav
{
	text-transform 	: UPPERCASE;
	padding		: 5px 0px 0px 0px ;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	vertical-align: bottom;
}
.nav a, .nav a:visited
{
	color			: #FFFFFF;
	text-decoration	: none;
}
.nav a:hover
{
	color			: #F67218;
	text-decoration	: none;
}

.orangeBox
{
	color: #FFFFFF;
	background-color: #F67218;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 0.7em;
	padding			: 10px 10px 10px 20px;
}
.orangeborder
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 0.7em;
	border			: 2px solid #F67218;
	padding			: 10px 10px 10px 20px;
}
.pollResults
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 0.7em;
}

.jobBox
{
	background-image : url(/images/jobs_bg.gif);
}
.JobAd
{
	color: #777777;
	padding: 10px 18px 10px 13px;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 0.7em;
}
.JobAd a, .JobAd a:visited, .JobAd a:hover
{
	color: #575757;
	text-decoration		: none;
}
.JobAdTitle
{
	color					: #F67218;
	font-weight			:bold;
	/*text-transform 	: uppercase;*/
}
.jobTitle
{
	padding				: 3px 0px 3px 0px;
	font-weight			:bold;	
	font-size  			: 0.9em;
}
.jobDetails
{
	padding				: 1px 0px 3px 0px;
	font-size  			: 0.9em;	
}
.jobDetails p
{
	font-size  			: 1em;	
}

.jobsAll a, .jobsAll a:visited
{
	text-decoration: none;
}
.jobsAll a:hover
{
	text-decoration: underline;
}


.searchBox
{
	width			: 100px;
	height			: 17px;
	border			: 1px solid #979797;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 11px;
	color			: #979797;
}
.searchCell
{
	padding			: 9px 12px 0px 0px;
}
.loginCell
{
	padding			: 0px 0px 2px 10px;
}
.loginBox
{
	width			: 133px;
	height			: 17px;
	border			: 1px solid #979797;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 11px;
	color			: #979797;
}

.textField
{
	width: 200 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.largetextarea
{
	width: 200 px;
	height: 75 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.smalltextField
{
	width: 100 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.selectField
{
	width: 300 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.textareaField
{
	width: 400 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.sImage
{
	border-top		: 1px solid #000000;
	border-right	: 1px solid #000000;
	border-left		: 1px solid #000000;
	border-bottom	: 1px solid #000000;
}
	
.sButton
{
	background-color: #FFFFFF;
	border-top: 1px solid #F67218;
	border-left: 1px solid #F67218;
	border-right: 1px solid #F67218;
	border-bottom: 1px solid #F67218;
	color : #F67218;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 0.8em;
}

/* Questionnaire styles */
.questionnaireError {
	color					: #FF0000;
}

.questionnaireTextfield {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
}

.questionnaireTextArea {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
	height					: 75px;
}

.questionnaireButton {
	background-color		: #99DAEA;
	color					: #0081A0;
	border					: 1px solid #0081A0;
	cursor					: pointer;
	cursor					: hand;
	font-size				: 8pt;
	font-family				: arial,sans-serif;
	height					: 23px;
}

.questionnaireSelectList {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
}

/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:hover, a.sitemapText:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	color			: #000000;
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}


.sitemapHeaderText, a.sitemapHeaderText,a.sitemapHeaderText:hover,a.sitemapHeaderText:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
	line-height		: 18px;
	padding-top		: 5px;
}


/*   SHOP classes */

.quantityBox
{
	width				: 25px;
	height				: 18px;
	font-family			: arial;
	font-size			: 7pt;
}
.promotionBox
{
	width				: 60px;
	height				: 18px;
	font-family			: arial;
	font-size			: 7pt;	
}

.apply { position:relative;
	/*right:20px;*/
	float:right;
}

#ApplyOnlineForm {
	width:400px;
	text-align:right;
	margin-top:10px;
}

#ApplyOnlineForm label,input { margin-left:10px;
margin-top:15px;

}

#coverletterlabel { /*vertical-align:middle;*/
margin-right:10px;
position:relative;
top:-102px;

}

#CoverLetter { width:224px;
margin-top:15px;
height:120px;
font-size:14px;
}

#FirstName,#lastName,#EmailAddress,#PhoneNumber { width:224px;
	
}
#submitApp { position:relative;
right:-19px;
}

#JobInfoTitle, #JobInfoRef { text-align:left;
}
#JobInfoTitle { position:relative;
left:38px;
}

#JobInfo { position:relative;
left:63px;
}

#Jobtitlevar { font-weight:normal;
margin-left:11px;
}

#formCompleate { text-align:left;
margin-bottom:15px;
font-size:10px;
}

#goBack { text-align:right;
margin-top:20px;
}

#prefered { position:relative;
right:238px;
font-weight:normal;

}