/* CSS Document */
 
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center; /* ie5 workaround to centre content; #wrapper then aligns text left and adds 'auto' margins l and r */
	background-color:#ffffff;
}

a {
color: #000000;
}

a img {
	border: none;
}

/* hidden SCREEN READER links */
.hidden {
	display: none;
}

/* WRAPPER for entire content - centred */
#wrapper {
	position: relative;
	text-align: left;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 0;
}

#logo {
	background-image:url(/media/images/hospitality-leisure.gif);
	background-repeat:no-repeat;
	width: 666px;
	height: 110px;
	text-indent:-9999px;
	margin: 7px 0 6px 0;
}



#logo a {
display: block;
text-indent:-9999px;
	width: 387px;
	height: 69px;
}


#telPanel {
background-image:url(/media/images/callusnow.gif);
background-repeat:no-repeat;
background-position: 0 0;
width: 248px;
height: 32px;
text-indent:-9999px;
margin-bottom: 5px;
}

#tel a {
display: block;
	width: 213px;
	height: 40px;
}

/* MASTER NAVIGATION */
ul#nav {
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	list-style: none;
	float:left;
	width: 100%;
	background-color: #D879A5;
	min-height:29px;
	height:auto !important; /*fixes IE6 and 7 */
	height:29px; /*fixes IE6 and 7 */
}

ul#nav li {
	float:left;
	display:inline; /* fixing those old IE problems again... */
	margin: 0;
	padding: 0;
	background: none;
}

ul#nav a {
	display: block;
	padding: 5px 0 11px 0;
	padding-left: 0;
	text-decoration: none;
	color: #ffffff;
	font: normal 13px Arial, Helvetica, Verdana, sans-serif;
	text-indent: -9999px;
}

ul#nav a.home, ul#nav a.about, ul#nav a.jobseekers, ul#nav a.recruiters, ul#nav a.workforrhr, ul#nav a.retailnews, ul#nav a.contactus {
background-repeat: no-repeat;
background-position: -5px 0;
}

ul#nav a.home {
background-image:url(/media/images/nav/home.gif);
width: 64px;
}

ul#nav a.about {
background-image: url(/media/images/nav/about-hlr.gif);
width: 97px;
}

ul#nav a.jobseekers {
background-image:url(/media/images/nav/jobseekers.gif);
width: 98px;
}

ul#nav a.recruiters {
background-image:url(/media/images/nav/recruiters.gif);
width: 91px;
}

ul#nav a.workforrhr {
background-image:url(/media/images/nav/work-for-hlr.gif);
width: 115px;
}

ul#nav a.retailnews {
background-image:url(/media/images/nav/news.gif);
width: 98px;
}

ul#nav a.contactus {
background-image:url(/media/images/nav/contact-us.gif);
width: 93px;
}

ul#nav a.home:hover, ul#nav a.about:hover, ul#nav a.jobseekers:hover, ul#nav a.recruiters:hover, ul#nav a.workforrhr:hover, ul#nav a.retailnews:hover, ul#nav a.contactus:hover, ul#nav a.selected {
background-position: -5px -44px;
}

/* SECTION MENU (right hand column) */

#sectionmenu h3 {
background-image:url(/media/images/sectionmenu.gif); 
background-position:left top; 
background-repeat: 
no-repeat; 
padding: 10px; 
font-size: 100%;
font-weight: normal;
color: #666666;
margin: 0;
}

#sectionmenu ul {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	list-style: none;
	background-image:url(/media/images/sectionmenu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#sectionmenu li {
	padding: 0;
	display: inline;
}

#sectionmenu a {
	display: block;
	border: 1px solid #b2b2b2;
	border-left: 10px solid #b2b2b2;
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 4px;
		margin: 0 10px 3px 10px;
}

#sectionmenu ul li a:hover, #sectionmenu a.selected {
	border-left: 10px solid #666666;
	background-color: #e7e7e8;
}

#sectionmenu ul ul {
	background-image: none;
	border: none;
	margin: 3px 0 3px 10px;
	padding-bottom: 0;
	background-image: none;
	border: none;
}

#sectionmenu ul ul li {
	margin-right: 0;
font-size: 100%;
}

#sectionmenu ul ul li a, #sectionmenu ul ul li a:hover, #sectionmenu ul ul li a.selected {
	border: none;
	background-color: none !important;
	background-image:url(/media/images/sectionmenubullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 12px;
}

/* MAIN PAGE CONTENT */

/* #content = main page area; #content2 = search column */
#content {
	float: left;
	display: inline; /* fixes IE double margin bug for floated elements */
	margin: 0;
	width: 683px;
	background-color: #ffffff;
}
	
#content2 {
	float: left;
	display: inline; /* fixes IE double margin bug for floated elements */
	margin: 0;
	width: 248px;
	background-color: transparent;
}

#content3 {
	float: left;
	display: inline; /* fixes IE double margin bug for floated elements */
	margin: 0;
	width: 14px;
	background-color: #ffffff;
}

#centrepanel {
width: 459px; 
float: left;
margin-top: 20px;
}

/* basic text */

/* sIFR flash text - see sifr css files/jsfile/base of html pages */
h1.sifr {
font-size: 170%;
margin: 0 0 20px 10px !important;
padding: 0 !important;
clear: both;
color: #666666;
font-weight: normal;
}

/* move h1 off-screen when flash heroes used */
#flashcontent h1, #hero h1 {
text-indent: -9999px;
margin: 0;
padding: 0;
height: 0;
overflow:hidden;
}

#flashcontent {
height: 191px;
margin-bottom: 60px;
}

#hero {
height: 191px;
margin-bottom: 60px;
}

#content3 #green {
	min-height:31px;
	height:auto !important; /*fixes IE6 and 7 */
	height:31px; /*fixes IE6 and 7 */
	background-color:#D879A5;
	margin: 123px 0 20px 0;
}



/* curve-corner boxes */

/* logbox */
#logbox {
	  background-image:url(/media/images/logbox.jpg);
	  background-repeat:no-repeat;
	  background-position: bottom left;
	  width: 248px;
	  padding: 0 0 10px 0;
	  position: relative;
	}
	#logbox h3 {
	  background-image:url(/media/images/logbox.jpg);
	  background-repeat:no-repeat;
	  background-position: top left;
	  padding: 10px 20px 0 10px; 
	  font-size: 80%; 
	  color: #000000; 
	  margin: 0;
	}
	
	#logbox p {
	  padding: 5px 0 0 0; 
	  margin: 0;
	  font-size: 70%
	}
	
#logbox form, #logbox div.pad {
	margin: 0 10px 0 10px;
}

#logbox a.img img {
	position: relative;
	left: 4px;
	top: 7px;
}

/*full width gold grad */

.feature {
	  background-image:url(/media/images/yellowgrad.gif);
	  background-repeat:no-repeat;
	  background-position: bottom left;
	  width: 683px;
	  padding: 0 0 20px 0;
	  position: relative;
	}
	.feature h3 {
	  background-image:url(/media/images/yellowgrad.gif);
	  background-repeat:no-repeat;
	  background-position: top left;
	  padding: 20px 20px 0 20px; 
	  font-size: 110%; 
	  color: #000000; 
	  margin: 0;
	  font-weight:normal;
	  padding-right: 200px;
	}
	
	.feature p {
	  padding: 10px 60px 0 10px; 
	  margin: 0;
	}

.feature .imgBox {
	float: right;
	margin: 25px 25px 10px 10px;
}
	
	
	/*search results stuff */
	/*top of summary results box */
	.feature dl {
	font-size: 75%;
	padding-bottom: 10px !important;
	margin-bottom: 10px;
	}
	
	.feature table {
		font-size: 75%;
		margin-left: 15px;
		margin-top: 10px;
		width:100%;
	}

	.feature table td, .feature table th {
		padding: 5px;
		padding-top: 0;
	}	
	.feature dt {
	float: left; width: 20%; margin: 0 0 0 20px; padding: 0; font-weight:bold;
	}
	.feature dd {
	float: left; width: 70%; margin: 0; padding: 0;
	}
	
	/*options box 
	
	.options {
	width: 150px; 
	padding:0; 
	position: absolute; top: 25px; right: 25px;
	}
	
	.optionstop, .optionsbottom {
	font-size:75%;
	background-image:url(/media/images/optionspanel.gif);
	background-repeat: no-repeat;
	padding: 6px !important;
	margin: 0 !important;
	}
	
	.optionstop {
	background-position: left top;
	}
	
	.optionsbottom {
	background-position: left bottom;
	border-top: 1px solid #ffffff;
	}
	
	.options a {
	background-image:url(/media/images/optionsbutt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration:none;
	}
	.optionstop a:hover, .optionsbottom a:hover {
	color: #666666;
	}
	
	in summary*/
	.options {
	font-size:75%;
	width: 150px; 
	position: absolute; top: 25px; right: 25px;
	background-image:url(/media/images/optionspanel.gif);
			background-position: left top;
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	}
	
.optionsbottom {
	background-image:url(/media/images/optionspanelbottom.gif);
			background-position: left bottom;
	background-repeat: no-repeat;
		
	margin: 0 !important;
	}

	
	.options a {
	background-image:url(/media/images/optionsbutt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration:none;
	padding: 6px !important;
	margin-right: 6px;
	}
	.options a:hover, .optionsbottom a:hover {
	color: #666666;
	}
	/* panel at bottom of results page */
	
	#optionstab {
	background-image: url(/media/images/optionstab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 0 10px;
	text-indent: -9999px;
	}
	
	
	ul#choices {
	list-style: none;
	float:left;
	width: 645px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #cccccc; 
	padding: 3px 6px 3px 6px; 
	background-color: #ffffff; 
	background-image: url(/media/images/choicesbg.jpg);
	background-repeat: no-repeat; 
	background-position: right bottom; 
	}
	
	ul#choices li {
	float:left;
	display:inline; /* fixing those old IE problems again... */
	margin: 0;
	padding: 0;
}
	
	ul#choices a {
	display: block;
	background-image: url(/media/images/choicesbutt.gif);
	background-repeat:no-repeat;
	background-position: left -4px;
	padding: 5px 10px 5px 25px;
	text-decoration: none;
	}
	
	ul#choices a:hover {
	color: #666666;
	}
	
	ul#choices a.query {
	background-image: none;
	padding: 4px 15px 5px 0 !important;
	text-decoration:underline;
	}
	
	ul#choices li {
	background-image: none !important;
	}
	
	/*previous and next links in track rules */
	.prevnext {
	border-top: 1px solid #666666; border-bottom: 1px solid #666666; font-size: 75%; margin: 0 10px 10px 10px; padding: 3px 0 3px 0;
	}
	
/*homepage (459px width) gold grad */

	.featurehp {
	  background-image:url(/media/images/yellowgradhome.gif);
	  background-repeat:no-repeat;
	  background-position: bottom left;
	  width: 459px;
	  padding: 0 0 20px 0;
	  position: relative;
	}
	.featurehp h3 {
	  background-image:url(/media/images/yellowgradhome.gif);
	  background-repeat:no-repeat;
	  background-position: top left;
	  padding: 20px 20px 0 20px; 
	  font-size: 110%; 
	  color: #000000; 
	  margin: 0;
	  font-weight:normal;
	}
	
	.featurehp p {
	  padding: 10px 60px 0 10px; 
	  margin: 0;
	}
	
	.featurehp a img {
		 position: absolute;
		 right: 20px;
		 bottom: 20px;
	}
	
#latestjobs {
	  background-image:url(/media/images/latestjobs.gif);
	  background-repeat:no-repeat;
	  background-position: bottom left;
	  width: 219px;
	  padding: 0 0 10px 0;
	  float: left;
	  margin-top: 10px;
	}
	#content #latestjobs h2 {
	  background-image:url(/media/images/latestjobs.gif);
	  background-repeat:no-repeat;
	  background-position: top left;
	  padding: 15px 20px 5px 20px; 
	  font-size: 100%; 
	  color: #000000; 
	  margin: 0;
	}
	
	#latestjobs h3 {
	  margin: 7px 20px 0 20px; 
	  font-size: 85%; 
	  color: #666666;
	  border-bottom: 1px solid #fcc65f;
	   border-top: 1px solid #fcc65f;
	}

#latestjobs h3 a {
	display: block;
	background-image:url(/media/images/arrowonwhite.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	color: #666666;
	text-decoration: none;
	padding: 5px 0 5px 23px;
}	

	#latestjobs p {
	  padding: 5px 20px 5px 20px; 
	  margin: 0;
	}
	
/* FOOTER links */
#footer {
	padding: 20px 0 10px 10px;
	margin: 0;
	font-size: 65%;
	color: #666666;
	background-color: transparent;
	text-align: left;
	clear: both;
}

/* landing page boxes */
.landing {
width: 135px; 
padding: 10px; 
margin: 0 0 10px 10px !important; 
border: 1px solid #cccccc; 
background-image:url(/media/images/landing.jpg);
background-repeat: repeat-y;
background-position: right bottom;
float: left;
	min-height:115px;
	height:auto !important; /*fixes IE6 and 7 */
	height:115px; /*fixes IE6 and 7 */
	position: relative;
}

#content .landing h2 {
margin: 0; 
padding: 0; 
font-size: 100%;
font-weight: normal;
}

.landing p {
margin: 0 !important; padding: 6px 0 0 0;
}

.landing a {
text-align: right; 
display: block; 
padding: 5px 30px 0 0; 
background-image:url(/media/images/choicesbutt.gif); 
background-repeat: no-repeat; 
background-position: right -6px;
font-weight:bold;
text-decoration:none;
position:absolute;
right:10px;
bottom:10px
}
	
#footer a:link, #footer a {
	color: #666666;
	text-decoration: none;
}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
	
/* BOXES */
.box {
	width: 180px;
	min-height:285px;
	height:auto !important; /*fixes IE6 and 7 */
	height:285px; /*fixes IE6 and 7 */
	}
	
	.box2 {
	width: 275px;
		min-height:230px;
	height:auto !important; /*fixes IE6 and 7 */
	height:230px; /*fixes IE6 and 7 */
	}

.box, .box2 {
	background-image:url(images/grad-box-grey.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #f6f6f6;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0 0 3px 0;
	float: left;
	position: relative;
}

.box h2, .box p, .box2 h2, .box2 p {
padding-left: 7px;
padding-right: 7px;
}

.box h2, .box2 h2 {
color: #143885;
font-weight:normal !important;
font-size: 95% !important;
margin-top: 0 !important;
padding-bottom: 7px !important;
padding-top: 7px !important;
}


.smallprint {
	font-size: 65% !important;
	line-height: 120% !important;
}

#search select {
width: 226px !important;
margin: 0 0 10px 0;

	color: #000000;
	font-size: 80% !important;
	border: none !important;
}

#jobsearch {
  width: 122px;
  height: 32px;
  margin: 0;
  border: 0;
  background-color: transparent ;
  background-image:url(/media/images/buttons/search-side.gif);
  background-repeat: no-repeat; 
  background-position: left top;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  float: right;
}

#logbox input {
margin: 0;
padding: 0; 
width: 95px;
font-size:70%; 
color: #666666;
}

#login {
  width: 20px;
  height: 20px;
  margin: 0;
  border: 0;
  background-color: transparent ;
  background-image:url(/media/images/log-butt.gif);
  background-repeat: no-repeat; 
  background-position: left top;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  float:none;
  }


/* GENERIC */

.noborder {
border: 0 !important;
}

.left {
	float: left;
	margin-right: 10px;
}

.leftnomargin {
	float: left;
	margin-right: 0;
}

.right {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

hr {
	border: 0;
	height: 1px;
	color: #ccccd9;
	background-color: #ccccd9;
}

a.img {
border-bottom: none !important;
}

.margintop {
margin-top: 10px !important;
}

form p label, .label {
	float: left;
	width: 30%;
}

form .checkBoxList {
	width: 50%;
	float: left;
	margin: 0;
	height: 60px;
	overflow: auto;
	border: 1px solid #B2B2B2;
}

form .checkBoxList label {
	float: none;
	font-weight: normal;
	width: auto;
	color: #666666;
}

/* user messages */
#usernotification, #usererror {
	border: 2px solid #666666;
	background-color: #f9e37f;
	padding: 0 4px 0 40px;
	margin: 0 10px 10px 10px;
	background-repeat: no-repeat;
	background-position:5px 3px;
	min-height:60px;
	height:auto !important; /*fixes IE6 and 7 */
	height:60px; /*fixes IE6 and 7 */
}

#usernotification {
	background-image:url(/media/images/uconfirm.gif);
}

#usererror {
	background-image:url(/media/images/uwarning.gif);
}

#content #usernotification p, #content #usererror p {
	margin: 12px 13px 12px 20px;
}

#adminMenu {
	margin-top: -20px;
	margin-bottom: 20px;
}

#adminMenu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	float:left;
	width: 100%;
	border-bottom: 1px solid #666666;
	background-color: #687592;
	background-image: url(/media/images/adminmenugrad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#adminMenu ul li {
	float:left;
	display:inline; /* fixing those old IE problems again... */
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#adminMenu a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom: 0;
	background-color: #344862;
	position: relative;
	top: 1px;
}

#adminMenu a.selected, #adminMenu a:hover {
	background-color: #ffffff;
	color: #000000;
}

/* retailers table */
table.logoTable {
	width: 429px;
	border: none;
}

table.logoTable tr.logos td {
	width: 85px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

table.logoTable tr.spacer td {
	height: 2px;
}

table.logoTable tr.spacer2 td {
	height: 10px;
}

table.logoTable tr.logos td a {
	width: 85px;
	height: 40px;
}

table.logoTable tr.logos td *, .header h1 {
	display: block;
	letter-spacing : -1em;
	text-indent: -1000em;
	overflow: hidden;
	margin:0;
	padding:0;
}

.imageRight {
	float: right;
}

.imageLeft {
	float: left;
}

#basketlink h3 {
	background-image:url(media/images/jobbasket.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	margin:0 !important;
	padding:0;
	text-indent:-9999px;
}

#basketlink h3 {
	background-image:url(/media/images/jobcart.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	margin:0 !important;
	padding:0;
	text-indent:-9999px;
}

#basketlink p {
	border: 1px solid #ffffff;
	padding: 3px !important;
	margin-top: 0 !important;
}

#relatedLinks dl, dt, dd {
	margin: 0;
	padding: 0;
}

#relatedLinks dt {
	background-color:#D879A5;/*#339999;*/
	color:#FFFFFF;
	font-size:75%;
	font-weight:bold;
	padding:3px;
	border: 1px solid #D879A5;/*#339999;*/
	border-bottom: none;
}

#relatedLinks dd {
	border: 1px solid #D879A5;/*#339999;*/
	border-top: none;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 7px;
	font-size:75%;
}

#relatedLinks dd a {
	font-size: 90%;
	display: block;
	margin: 3px 0 0 0;
	color: #666666;
}

#relatedLinks dd p {
	font-size: 100%;
}

#relatedLinks dd p, #relatedLinks dd img, #relatedLinks dd a {
	margin: 0 0 3px 0;
}

#relatedLinks dd a img {
	margin-bottom: 0;
}

#sectionmenu li.header {
	font-weight: bold;
	margin-left:10px;
	border: 1px solid #000000;
	margin-bottom: 2px;
	display: block;
	padding: 2px;
	margin-right: 10px;
}