A				{color:#E57301; text-decoration:underline;}

A:Hover			{color:#277ADD; text-decoration:underline;}

A.canResults								{color:#E57301; text-decoration:underline;}
A.canResults:Hover					{color:#277ADD; text-decoration:underline;}
A.canResults:Visited				{color:#666666; text-decoration:underline;}
A.canResults:Visited:Hover	{color:#277ADD; text-decoration:underline;}

A.noline		{
				text-decoration:none;
				color:#E57301;
				font-size:8pt;
				}
				
A.noline:Hover	{
				text-decoration:underline;
				color:#E57301;
				font-size:8pt;
				}

A.noline1		{text-decoration:none;color:#000000;}
A.noline1:Hover	{text-decoration:underline;color:#000000;}

A.noline3		{text-decoration:underline;color:#A22835;}
A.noline3:Hover	{text-decoration:underline;color:#A22835;}

A.jobBasket		{
				color:#000000;
				text-decoration:none;
				font-size:27pt;
				font-weight:bold;
				margin:0px;
				padding:55px 0px 0px 20px;
				display:block;
				}
				
A.jobBasket:Hover		{
				color:#000000;
				text-decoration:none;
				}
				
A.subBox		{
				color:#000000;
				text-decoration:none;
				font-size:12pt;
				font-weight:bold;
				width:150px;
				height:115px;
				display:block;
				padding:4px 4px 4px 4px;
				text-align:right;
				}

A.plusMinus			{
					font-family:Courier;
					
					background-color:#ebebeb; 
					color:black; 
					text-decoration:none; 
					width:15px; 
					height:15px;
					padding:0px 2px 1px 2px; 
					margin:1px;
					border:#aaaaaa solid 1px;
					text-align:center;
					}
A.plusMinus:Hover	{
					background-color:#dbdbdb; 
					}
					
A.button		{ 
		background-image:url('../gfx/but_graddgrey.jpg'); 
		background-repeat:repeat-x;
		background-position:bottom left;
		color:#262626; 
		font-size:8pt;
		font-weight:bold; 
		text-decoration:none; 
		padding:1px 10px 1px 10px; 
		border-width:1px; 
		border-color:#808080; 
		border-style:solid;
		height:16px;
		line-height:16px;
		margin:2px 2px 2px 2px;
		text-align:center;
		text-transform:lowercase;
	}
A.button:Hover	{
		background-image:url('');
		background-color:#F6F6F6; 
		color:#E57301; 
		text-decoration:none;
	}

A.button2		{color:#030000; font-size:11px;
				text-transform:capitalize; text-decoration:none; height:10px;
				padding-left:4px; padding-right:4px; padding-top:0px; padding-bottom:0px; margin-bottom:0px;
				margin-left:2px;font-weight:bold;}
A.button2:Hover	{text-decoration:underline;}

A.button3		{ 
				background-image:url('../gfx/but_gradorange.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom left;
				color:#262626; 
				font-size:8pt;
				font-weight:bold; 
				text-decoration:none; 
				line-height:16px;
				height:16px; 
				padding:0px 10px 0px 10px; 
				border-width:1px; 
				border-color:#808080; 
				border-style:solid;
				margin:2px 2px 2px 2px;
				text-align:center;
				text-transform:lowercase;
				}
A.button3:Hover	{
				background-image:url('');
				background-color:#F6F6F6; 
				color:#E57301; 
				text-decoration:none;}

A.button4		{ 
				background-image:url('../gfx/but_gradorange.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom left;
				color:#262626; 
				font-size:11pt;
				font-weight:bold; 
				text-decoration:none; 
				line-height:26px;
				height:26px; 
				width:79%;
				display:block;
				padding:0px 10px 0px 10px; 
				border-width:1px; 
				border-color:#808080; 
				border-style:solid;
				margin:2px 2px 2px 2px;
				text-align:center;
				text-transform:lowercase;
				}
A.button4:Hover	{
				background-image:url('');
				background-color:#F6F6F6; 
				color:#E57301; 
				text-decoration:none;
				}

A.bannerLayout	{background-color:white; color:#030000; font-size:11px; font-weight:bold;
				text-transform:capitalize; text-decoration:none; width:100%; height:100%;
				padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px;
				border-width:1px; border-color:#7F9DB9; border-style:solid;
				margin-left:2px;}
A.bannerLayout:Hover	{background-color:#7F9DB9; color:white; text-decoration:none;}

A.bannerLayoutHigh	{background-color:#FFFFA0; color:#030000; font-size:11px; font-weight:bold;
				text-transform:capitalize; text-decoration:none; width:100%; height:100%;
				padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px;
				border-width:1px; border-color:#7F9DB9; border-style:solid;
				margin-left:2px;}
A.bannerLayoutHigh:Hover	{background-color:#FFFFA0; color:#030000; text-decoration:none;}

A.bannerLayoutHide	{background-color:#C7C7C7; color:#030000; font-size:11px; font-weight:bold;
				text-transform:capitalize; text-decoration:none; width:100%; height:100%;
				padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px;
				border-width:1px; border-color:#7F9DB9; border-style:solid; 
				margin-left:2px; filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; }

A.pageLink		{background-color:white; color:#030000; font-size:11px; font-weight:normal;
				text-transform:capitalize; text-decoration:none; height:20px; width:100%;
				padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px;
				border-width:1; border-color:#030000; border-style:solid;
				margin-left:2px;}
A.pageLink:Hover {background-color:#ABCCF3; color:000000; text-decoration:none;}

A.but			{color:white; font-size:11px; font-weight:normal;
				text-transform:capitalize; text-decoration:none; text-decoration:none; padding-top:10px;}
A.but:Hover		{color:yellow; text-decoration:none;}

A.menu			{background-color:white; color:#030000; font-size:11px; font-weight:normal;
				text-transform:capitalize; text-decoration:none; width:100%;
				padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:2px;
				border-width:1; border-color:#7F9DB9; border-style:solid;}
A.menu:Hover	{background-color:#7F9DB9; color:white; text-decoration:none;}

A.white			{color:white; text-decoration:none;}
A.white:Hover	{color:white; text-decoration:underline;}

A.top			{color:#05294B; text-decoration:none;}
A.top:Hover		{color:#05294B; text-decoration:underline;}

A.result		{
				font-family:Gill Sans MT, Arial; 
				color:#262626; 
				font-size:10pt; 
				font-weight:bold; 
				text-decoration:none;
				text-transform:lowercase;
				}
A.result:Hover	{color:#E57301; text-decoration:underline;}

A.ticker		{font-size:10px; text-align: center; text-decoration:none; color:#030000;}
A.ticker:Hover	{font-size:10px; text-align: center; text-decoration:underline;}

A.tiny			{font-size:9px; text-decoration: none;}
A.tiny:Hover	{font-size:9px; text-decoration: underline;}

.newsLink		{Font-size: 13px; font-weight: bold;}

b.chkTitle		{font-size:9pt;}

b.canAjaxOptions	{color:#E57301;}

BLOCKQUOTE		{
				font-family:Arial; 
				font-size:9pt;
				}

HR				{
				width:100%;
				height:1px;
				border:1px dotted #262626;
				text-align:center;
				}

EM				{
				color:#F77909; 
				font-weight:bold; 
				font-style:normal; 
				letter-spacing:0.1em;
				}

H1				{
				font-family:arial; 
				color:#E67300; 
				font-size:23px; 
				margin-bottom:0pt;
				}
				
	h1.vacDetailsHiddenClass{
		color:#FFFFFF; 
		font-size:1px; 
	}
				
H2				{
				font-family:arial; 
				color:#262626; 
				font-size:14px; 
				margin-bottom:0pt;
				}

H3				{
				font-family:arial; 
				color:#262626; 
				font-size:16px; 
				margin-bottom:0pt;
				}

H4				{
				font-family:arial; 
				color:#262626; 
				font-size:14px; 
				margin-bottom:0pt;
				margin-top:2pt;
				font-weight:normal;
				}

H5				{
				font-family:arial; 
				color:#262626; 
				font-size:11px; 
				margin-bottom:0pt; 
				margin-left:5px;
				}

404.error		{
				font-family:arial; 
				color:red;
				}

UL				{
				font-family:Arial; 
				color:#262626; 
				font-size:11px; 
				margin:0px; 
				padding:0px;
				vertical-align: middle; 
				/*align: center;*/
				width:100%;
				}
				
LI				{
				list-style:none; 
				color:#262626; 
				vertical-align: middle; 
				align: center;
				}

UL.siteMap LI	{
				font-weight:bold;
				list-style:none;
				vertical-align: middle; 
				align: center; 
				padding-left:10px;
				line-height:18px;
				}

UL.siteMap LI UL	{
				margin: 0px 0px 10px 10px;
				}
				
UL.siteMap LI UL LI	{
				font-weight:normal;
				}

LI.nav 			{
				padding-left: 12px;
				background-image: url('../gfx/arrow.gif');
				background-position:4px left;
				background-repeat: no-repeat;
				padding-top:0px;
				padding-bottom:0px;
				margin-top:2px;
				margin-left:3px;
				margin-bottom:7px;
				}

UL.menu			{
				border-width:0px; 
				width:100%;
				background-color:#ffffff;
				margin:0px;
				}
		
UL.submenu		{
				border-width:0px; 
				width:100%;
				margin-bottom:5px;
				}
	
LI.menu			{
				font-family:arial;
				color:#0911BB; 
				font-size:10pt;  
				list-style-type:none;
				border-width:0px 0px 1px 0px; 
				border-style:solid; 
				border-color:#A4A4A4;
				height:20px;
				padding-top:2px;
				padding-left:20px;
				}

LI.menuOver 	{
				font-family:arial;
				color:#0911BB; 
				font-size:10pt;  
				list-style-type:none;
				border-width:0px 0px 1px 0px; 
				border-style:solid; 
				border-color:#A4A4A4;
				height:20px;
				padding-top:2px;
				padding-left:20px;
				background-color:#ECEAEB;
				}
							
LI.subMenu		{
				list-style-type:none;
				font-family:arial;
				color:#0911BB; 
				font-size:8pt;  
				border-width:0px 0px 1px 0px; 
				border-style:solid; 
				border-color:#A4A4A4; 
				margin:0px;
				padding:0px;
				width:100%;
				align: left;
				}
				
FORM 			{
				margin:0px;
				}

INPUT, TEXTAREA, SELECT	{
				font-family:arial; 
				font-size:11px; 
				background-color:white; 
				color:#262626; 
				border:1px solid #262626;
				margin:1px;
				}
INPUT[type='checkbox'] {
				border:0px solid #FFFFFF;
				}
INPUT.button	{
				background-color:white; 
				color:#097596; 
				font-size:11px; 
				font-weight:normal;
				text-transform:capitalize; 
				text-decoration:none; 
				cursor: hand;
				}
				
INPUT.radio		{
				background-color:transparent;
				border-width:0px;
				vertical-align: middle;
				}

INPUT.largeSearch {
				font-family:Arial; 
				font-size:25px; 
				font-weight:bold; 
				background-color:white; 
				color:#262626; 
				border-width:0px; 
				border-color:#ffffff; 
				margin:1px;
				height:30px;
				width:328px;
				}

IMG.vert		{
				cursor:hand; 
				vertical-align: middle;
				}

IMG.hand		{
				cursor:hand;
				vertical-align: middle;
				}

#fullHeight 	{
				height:100%;
				}

TABLE.tab		{
				border: 1px solid #B4B3B3;
				}
				
TD				{
				background-color:transparent; 
				font-family:arial; 
				font-size:11px;
				font-weight:normal; 
				color:#262626; 
				text-align:left;
				
				} 

TD.jobBasket	{
				background-image:url('../gfx/pic_basket.jpg');
				background-repeat:no-repeat;
				width:204px;
				height:130px;
				display:block;
				
				}

TD#vacInfo2	UL 	{
				list-style-type:disc;
				font-size:14pt;
				padding-left:12px;
				}

TD#vacInfo2	UL LI	{
				list-style-image:url('../gfx/bulletPoint.gif');
				font-size:11px;
				}
				
TD#vacInfo2	OL 	{
				list-style-type:decimal;
				font-size:14pt;
				padding-left:12px;
				}

TD#vacInfo2	OL LI	{
				margin-left:10px;
				list-style-type:decimal;
				font-size:11px;
				}

TD:Hover.jobBasket	{
				cursor:hand;
				}
				
TD.jobBasketSml	{
				background-image:url('../gfx/pic_basketsml.jpg');
				background-repeat:no-repeat;
				width:204px;
				height:46px;
				display:block;
				
				}
				
TD:Hover.jobBasketSml	{
				cursor:hand;
				}				
				
TD.subBox	{
				background-image:url('../gfx/pic_subs01.jpg');
				background-repeat:no-repeat;
				width:160px;
				height:126px;
				}

TD.subBox2	{
				background-image:url('../gfx/pic_subs02.jpg');
				background-repeat:no-repeat;
				width:160px;
				height:126px;
				}

TD.siteName		{
				color:#A6A9C0;
				text-align:left;
				font-size:1em;
				line-height:16px;
				vertical-align:top;
				}

TD.siteName H1	{
				color:#A6A9C0;
				font-size:12px;
				line-height:16px;
				font-weight:normal;
				padding:0px;
				margin:0px;
				}

TD.siteName A	{
				color:#A6A9C0;
				text-decoration:none;
				font-size:1em;			
				}

TD.siteName #countrySelect {
				display:none;
				position:absolute;
				background-color:#FFFFFF;
				border:solid 1px black;
				width:150px;
				height:140px;
				top:20px;
				z-index:1000;
				}

TD.siteName #countrySelect TD {
				font-size:1em;
				/*display:block;*/
				padding:0px
				margin:0px;
				line-height:100%;
				}	

TD.siteName #countrySelect A {
				line-height:24px;
				}	

TD.siteName #countrySelect A:Hover {
				background-color:#FCD5B4;
				display:block;
				font-size:1em;
				}			

TD.mainHeaderClass	{ 
	background-repeat:no-repeat;
	background-position: top -13px;
	width:100%; 
	height:80px;
	}

.site_strapline{
	position:relative;
	top:53px;
	left:74px;
	text-align:left;
	color:#666666;
	font-size:14px;
	letter-spacing: 0.1px;
}

TD.supplychainrecruit	{
				background-image:url('../gfx/sec_scr2.gif'); 
				background-repeat:no-repeat;
				background-position: top left;
				width:100%; 
				height:66px;
				padding-left:450px;
				}

TD.jobs4warehousing	{
				background-image:url('../gfx/sec_jobs4warehousing.gif'); 
				background-repeat:no-repeat;
				background-position: top left;
				width:100%; 
				height:66px;
				padding-left:450px;
				}
				
TD.jobs4logistics	{
				background-image:url('../gfx/sec_jobs4logistics.gif'); 
				background-repeat:no-repeat;
				background-position: top left;
				width:100%; 
				height:66px;
				padding-left:450px;
				}	
	
TD.jobs4supplychain	{
				background-image:url('../gfx/sec_jobs4supplychain.gif'); 
				background-repeat:no-repeat;
				background-position: top left;
				width:100%; 
				height:66px;
				padding-left:450px;
				}

TD.jobs4purchasing	{
				background-image:url('../gfx/sec_jobs4purchasing.gif'); 
				background-repeat:no-repeat;
				background-position: top left;
				width:100%; 
				height:66px;
				padding-left:450px;
				}
		
TD.mainContent	{
				/*background-image:url('../gfx/bg_content.gif'); 
				background-repeat:repeat-y;*/
				}
				
TD.footerContent	{
				background-image:url('../gfx/mini_shadow.gif'); 
				background-repeat:repeat-x;
				background-position:0px 10px;
				line-height:16px;
				width:100%;
				padding-top:10px;
				
				}

TD.tabTitle		{
				/*
				background-image:url(../gfx/sec_titles.jpg); 
				background-repeat:repeat-x;
				background-position:bottom;
				*/
				border-bottom:1px solid #818181;
				height:31px;
				width:100%;
				font-family:Gill Sans MT, Arial;
				font-size:10pt;
				font-weight:bold;
				color:#262626;
				text-transform:capitalize;
				padding:0px 5px 0px 5px;
				}

TD.tabTitle H2 {
		font-family:Gill Sans MT, Arial;
		font-size:10pt;
		font-weight:bold;
		color:#262626;
		text-transform:capitalize;
		padding:0;
		margin:0;
}

TD.tabTitle2		{
				background-color:#FFFFFF;
				border-top:1px solid #808080;
				border-bottom:1px dotted #808080;
				height:31px;
				width:100%;
				font-family:Gill Sans MT, Arial;
				font-size:10pt;
				font-weight:bold;
				color:#262626;
				text-transform:capitalize;
				padding:0px 5px 0px 5px;
				margin: 0px;	
				}

TD.tabTitle2 H2 {
		font-family:Gill Sans MT, Arial;
		font-size:10pt;
		font-weight:bold;
		color:#262626;
		text-transform:capitalize;
		padding:0;
		margin:0;
}


TD.tabTitle3		{
				background-image:url('../gfx/sec_titles.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom;
				height:31px;
				width:100%;
				font-family:Gill Sans MT, Arial;
				font-size:10pt;
				font-weight:bold;
				color:#262626;
				text-transform:capitalize;
				padding:0px 5px 0px 5px;
				}

TD.tabTitle3 H2 {
		font-family:Gill Sans MT, Arial;
		font-size:10pt;
		font-weight:bold;
		color:#262626;
		text-transform:capitalize;
		padding:0;
		margin:0;
}

TD.tabTitle3 H1 {
		font-family:Gill Sans MT, Arial;
		font-size:10pt;
		font-weight:bold;
		color:#262626;
		text-transform:capitalize;
		padding:0;
		margin:0;
}

TD.searchPager {
				font-family:Gill Sans MT, Arial;
				font-size:10pt;
				font-weight:bold;
				color:#262626;
				text-transform:lowercase;
				}
		
TD.tabContent   {	
				background-image:url('../gfx/tab_grad.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom left;
				height:100%;
				}

TD.tabContent2  {	
				background-image:url('../gfx/tab_grad2.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom left;
				height:100%;
				}

TD.tabContent3   {	
				background-image:url('../gfx/tab_grad3.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom left;
				height:100%;
				}

TD.jobScroller  {
				border:1px solid #0087C7;
				color:#262626;
				}

TD.header		{
				background-color:transparent;
				font-weight:normal;
				}
				
TD.header2		{
				background-image:url('../gfx/sec_titles.jpg'); 
				background-repeat:repeat-x;
				background-position:bottom;
				font-size:8pt;
				height:15px;
				font-weight:normal;
				}

TD.content		{
				color:#262626;
				}
				
TD.content2		{
				color:#262626;
				}
				
TD.contenta		{
				color:#262626;
				background-color: #DBDBDB;
				text-align: center;
				}
				
TD.contentb		{
				color:#262626;
				text-align: center;
				}
				
TD.contSmall	{
				color:#262626; 
				font-size:8pt;
				}
				
TD.contSmall2	{
				background-color:#DEDEDE; 
				color:#262626; 
				font-size:8pt;
				}

TD.contSmall3	{
				background-color:#E77100; 
				color:#FFFFFF; 
				font-weight:bold;
				font-size:8pt;
				}

TABLE.feed		{
				border-style:solid; 
				border-width:1px; 
				border-color:#05294B;
				}
				
TD.feed			{
				background-color:#FFFFFF;
				}
				
TD.contentFeed	{
				background-color:#FFFFFF; 
				color:black;
				}
				
TD.justify		{
				text-align:justify;
				}

.footer			{
				color:#E57301;
				padding-bottom:25px;
				}
					
.border			{
				border-width:0;
				}
				
.border2		{
				border-width:1px; 
				border-style:solid; 
				border-color:#262626;
				}
				
.small			{
				font-size:8pt; 
				text-decoration: none;
				}

.smaller			{
				font-size:1em;
				}

H3.smaller		{
				padding:0;
				margin:0;
				font-weight:normal;				
}

.login          {
				color:#262626;
				font-size:11px;
				font-weight:bold;
				}

.error			{
				font-size:8pt; 
				color: #EE0000;
				}
				
.h				{
				font-size:1pt; color:white;
				}
				
.highlight		{
				color:#262626; 
				font-weight:bold;
				}

BODY			{
				font-family:Arial; 
				color:#262626; 
				font-size:9pt;
				background-color:#ffffff;
				margin:0px;
				padding:0px;				
				}
				
p.spacer		{margin-top:5px;}
p.spacer1		{margin-top:5px;}

/* MULTI SELECT LIST STYLES - START */
.checklist 		{
				BACKGROUND: #FFFFFF; 
				BORDER-RIGHT: #ccc 1px solid; 
				BORDER-TOP: #ccc 1px solid; 
				BORDER-LEFT: #ccc 1px solid; 
				BORDER-BOTTOM: #ccc 1px solid; 
				OVERFLOW: auto; 
				LIST-STYLE-TYPE: none;
				}
				
.checklist 		{
				TEXT-ALIGN: LEFT; 
				PADDING-TOP: 1px;
				PADDING-RIGHT: 0px; 
				PADDING-BOTTOM: 1px; 
				PADDING-LEFT: 0px; 
				MARGIN-TOP: 0px; 
				MARGIN-RIGHT: 0px; 
				MARGIN-LEFT: 0px;
				MARGIN-BOTTOM: 0px;
				}
				
.checklist LI 	{
				PADDING-TOP: 1px;
				PADDING-RIGHT: 0px; 
				PADDING-BOTTOM: 1px; 
				PADDING-LEFT: 0px; 
				MARGIN-TOP: 0px; 
				MARGIN-RIGHT: 0px; 
				MARGIN-LEFT: 0px;
				MARGIN-BOTTOM: 0px;
				}
				
.checklist LABEL {	
				DISPLAY: block; 
				PADDING-LEFT: 25px; 
				TEXT-INDENT: -25px;
				}

.cl1 				{
				FONT-SIZE: 8pt; 
				WIDTH:98%; 
				HEIGHT: 6em; 
				margin-bottom:10px;
				}
					
.cl1 .alt1 		{
				BACKGROUND: #ffffff;
				}
				
.cl1 .alt2 		{
				BACKGROUND: #EDEDED;
				}
					
.cl1 INPUT		{
				VERTICAL-ALIGN: middle;  
				border: 0px;
				margin: 0px;
				background-color:transparent;
				}
					
.cl1 LABEL:hover {
				BACKGROUND: #ddd; 
				color: #262626;
				}

/* FireFox/Safari location checkbox padding fix */					
.checklistSearch LABEL {
			display: block;
			font-size:12px;
			line-height:20px;
			}

.checklistSearch LABEL INPUT {
			margin: 0px 4px;
			height: 14px;
			width: 14px;
			}

			
#p_regspan .checklist LABEL INPUT {
			margin: 0 6px;
			height: 14px;
			width: 13px;
			}
/* END FIX */

/* MULTI SELECT LIST STYLES - END */

A.nav				{color:#80738C; text-decoration:none;font-weight:bold;}
A.nav:Hover			{color:#F20000; text-decoration:underline;}

/* INBOX STYLE - START */
.inbox 		{BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; OVERFLOW: auto; 
				BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; LIST-STYLE-TYPE: none; HEIGHT: 6em; }
.inbox 		{TEXT-ALIGN: LEFT; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; 
				PADDING-TOP: 0px;}
.inbox LI 	{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-BOTTOM: 0px; 
				PADDING-TOP: 0px; height:20px;margin-left:-25px;cursor:hand;}
.inbox LABEL {DISPLAY: block; PADDING-LEFT: 25px; TEXT-INDENT: -25px; HEIGHT: 1%;}
.inbox LABEL:hover {BACKGROUND: #777; COLOR: #fff;}
.inbox LABEL.hover {BACKGROUND: #777; COLOR: #fff;}

.msg1 				{BACKGROUND: #EDEDED; FONT-SIZE: 0.9em; WIDTH: 100%; HEIGHT: 15em; margin-bottom:10px;}
.msg1 .msgalt1 			{BACKGROUND: #ffffff;}
.msg1 .msgalt2 			{BACKGROUND: #EDEDED;}
.msg1 INPUT			{VERTICAL-ALIGN: middle;  border: 0; background: ;}
.msg1 LABEL:hover 	{BACKGROUND: #ddd; COLOR: #000;}
.msg1 LABEL.hover 	{BACKGROUND: #ddd; COLOR: #000;}

.vert {vertical-align:middle;cursor:pointer;}

/* INBOX STYLE - END */

/* News scroller - START */
DIV.newsscroller	{position:relative;width:100%;height:25px;padding:2px;vertical-align:top;overflow:hidden;}
DIV.news			{position:absolute;top:2px;left:0px;top:0px;font-family:verdana; font-size:10px;vertical-align:top;visibility:hidden;cursor:hand;}
DIV.news A			{color:#030000; text-decoration:underline;}
DIV.news A:Hover	{color:#030000; text-decoration:underline;}}
/* News scroller - END */

/* Jobs scroller - START */

DIV.jobscroller	{
				position:relative;
				width:100%;
				padding:0px;
				margin:0px;
				
				}
				
DIV.job			{
				position:absolute;
				visibility:hidden;
				top:0px;
				width:98%;
				}
				


/* Jobs scroller - END */

DIV.previewPopup {position:absolute; left:150px; top:320px; border-width:1px; 
				border-style:solid; border-color:#340809; background-color:#FFFFFF; 
				visibility:hidden; padding-right:5px;}

/* NEWS STYLES - START */
A.newsTit		{color:#053690; text-decoration:none; display:block;width:100%;height:100%;}
A.newsTitRed	{color:#EC2D40; text-decoration:none; display:block;width:100%;height:100%;}
A.newsTit:Hover	{color:#666666;}
TABLE.newsHead 	{border-width:1; border-color:#F9C0C5; border-style:solid;}
TD.newsHead    	{color:#053690; font-size:13px;
				padding-top:2px; padding-bottom:2px; padding-left:2px; padding-right:2px; font-weight: bold;}
TD.newsHeadDate {color: #000; text-align: right; font-weight: bold; padding: 0px 2px 0px 0px;}
TD.newsHeadRed 	{background-color:#F3F9E1; color:#EC2D40; font-size:11px;
				padding-top:2px; padding-bottom:2px; padding-left:2px; padding-right:2px;}
/* NEWS STYLES - END   */				

/* Removed from body

scrollbar-face-color:white; scrollbar-arrow-color:#73CFE5;
				scrollbar-highlight-color:#73CFE5; scrollbar-shadow-color:#73CFE5;
				scrollbar-3dlight-color:white; scrollbar-darkshadow-color:white;
*/

/* B: TAG CLOUD */

.smallestTag 	{font-size:10px;}
.smallTag 	 	{font-size:12px;}
.mediumTag 	 	{font-size:14px;}
.largeTag	 	{font-size:16px;}
.largestTag 	{font-size:20px;} 
.extralargeTag  {font-size:22px;} 

.tagBox {
  	font-size: 14px;
	color: #4B72A9;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, "Free Sans", "FreeSans", sans-serif;
	padding: 0 0 5px 0;
}

#tagcloud span 	{margin-right:10px;
				 margin-bottom:10px;
				 color:#808080;
				}
				
#tagcloud span a{
				 text-decoration:none;
				}
				
#tagcloud span a:hover{text-decoration:underline;
				}

/* E: TAG CLOUD */

/* B: BANNER V2 */
.ban_border 	{
				border:1px solid #D8D8D8; 
				padding:0px; 
				margin:0px;
				}
.ban_title  	{
				font: 11px arial;
				padding-bottom:5px;
				}
.ban_defaultFade{
				display:block;
				margin:0;
				padding:0;
				list-style-type:none;
				}
/* E: BANNER V2 */

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff; 
width: 738px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* RSS STYLE */
.rss-button{
	font-weight:bold;
}
	.rss-button a{
	
	}

#rss-menu{
	padding:10px; padding-top:0px;
	width:100%;
	border:solid 1px #CCCCCC;
	background-color:#fff;
}
	#rss-menu a:link, #rss-menu a:visited{
		color:#087339; display:block;
	}
	#rss-menu a:hover{color:#087339; text-decoration:none;}
	#rss-menu h2{
	border:0; margin:0;
	border-bottom:solid 1px #CCCCCC;
	color:#000000;
	display:block;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	padding:6px 0px;
	
	}
	#rss-menu ul, #rss-menu ul li{
		border:0; margin:0; padding:0;
		list-style:none;
	}
		#rss-menu ul li{
			line-height:20px;
			margin-top:3px;
			text-indent:18px;
		}
		
.feed-rss{
	background:url(../gfx/pic_rss.jpg) no-repeat;
}	

#rss-menu #level1 {display:inline;float:left;width:100%;top:0px;left:0px;vertical-align:top;}

#rss-menu #level2 {margin:0px 15px 0px 35px;}	

.basket {background-image:url('../gfx/pic_basket.jpg');background-repeat:no-repeat;}
/* END RSS */




/* New styles */
.udm li a{
	border-right:1px solid white !important;
}

.udm li{
	margin-left: 0px !important;
}

.greySiteBorder {
	border-bottom: 1px solid #7B7B7B;
}

.greyBorder{
	border: 1px solid #D8D8D8;
	padding:10px 0px 0px 10px;
}

.orangeSiteBorder {
	border-bottom: 1px solid #E67300;
}

A.buttonOrange		{ 
	background:#E67300;
	color:#FFFFFF; 
	font-size:8pt;
	font-weight:normal; 
	text-decoration:none; 
	padding:1px 10px 1px 10px; 
	border-width:1px; 
	border-color:#A85400; 
	border-style:solid;
	height:16px;
	line-height:16px;
	margin:2px 2px 2px 2px;
	text-align:center;
	text-transform:lowercase;
}

A.buttonOrange:Hover	{
		background-image:url('');
		background-color:#F6F6F6; 
		color:#E57301; 
		text-decoration:none;
}


hr.orangeBorder {
	border: 0px solid #E67300;
	height:1px;
	border-bottom: 1px solid #E67300;
	margin:5px 0px 2px 0px;
}

#candidate_buttons_holder{
	background:#DCDCDE;
	border:1px solid #A9A9AB;
}

.candidate_box{
	color:#4A4A4C;
	margin-bottom:0px;
	cursor:pointer;
}

.can_box_txt{
	margin-top:5px;
}

.candidate_box HR{
	border:none;
	border-bottom:1px solid #A8A8AA;
	height:1px;
	margin:0px;
	margin-top:10px;
	text-align:center;
}

.candidate_box HR.inv{
	border:none;
}

.alignCenterTab TD{ text-align:center !important;}

.candidate_box2{
	background:#FFFFFF;
	color:#A5A5A5;
	border:2px solid #A5A5A5;
	cursor:pointer;
}

.candidate_box .innerPadding, .candidate_box2 .innerPadding {
	padding:5px 5px 0px 5px;
}

.candidate_box .title, .candidate_box2 .title {
	font-size:14px;
	font-weight:bold;
	
}

.candidate_box .title{
	margin-bottom:4px;
}

.candidate_box .title span{
	border-bottom:1px solid #4A4A4C;
}

.adv_infoBox{
	border:1px solid #7EAACD;
	background:#E9EDF8;
	margin-top: 35px
}

.hp_top{
	background:url('../gfx/advinfo_top.gif') no-repeat #E9EDF8;
	text-align:center;
	color:#7EAACD;
	font-size:20px;
	font-weight:normal;
}

.hp_top .inner{
	padding:10px 0px;
}

.hp_left{
	background:url('../gfx/advinfo_recruiter.gif') no-repeat;
	width:174px;
}

.hp_mid{
	background:url('../gfx/advinfo_media.gif') no-repeat;
	width:175px;
}

.hp_right{
	background:url('../gfx/advinfo_employer.gif') no-repeat;
	width:174px;
}
	
.hp_mid_button{
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.hp_mid_button a{
	color:#FFFFFF;
	text-decoration:none;
}

.hp_mid_button .inner{
	padding:5px;
}

.columnRowHeaderGrey{
	background:#D8D8D8;
	color:#626262;
	line-height:34px;
	height:34px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.columnRowHeaderGrey A{
	color:#626262;
	line-height:34px;
	height:34px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#homepageBanners .ban_defaultFade{
	margin:0px auto;
	width: 468px;
}

#homepageBanners {
	text-align:center;
	margin:0px auto;
	width: 468px;
}

#vac_search{
	border:1px solid #7B7B7B;
}

#vac_search .search_padding{
	padding:10px;
}

/* Advertiser pages */

#adv_sponserSlot,
#adv_contactContainer
{
	margin-top:11px;
}

#advBox{
	width:100%;
	position:relative;
}

#adv_menu_holder,#advBox{
	height:310px;
}

#advBox .box_content{
	height:302px;
}


#advBox .adv_box_text{
	width:483px;
}

#advBox .box_padding{
	padding:10px;
	padding-left:25px;
}

#advBox .advBox_banners{
	position:absolute;
	top:25px;
	right:10px;
}

#adv_sponserSlot{
	border:0px solid #7B7B7B;
	width:743px;
	padding:10px 0px;
	margin-bottom:2px;
}

#adv_contactContainer{
	width:100%;
	display:table;
}

.adv_box{
	float:left;
	width:333px;
	position:relative;
}

.adv_box .box_content,#adv_sep{
		height:285px;
}

.adv_box_shadow{
	width:100%;
	height:6px;
	background: url("../gfx/mini_shadow.gif") repeat-x;
	position:absolute;
	bottom:0px;
}

.adv_box.adv_rightCol{
	width:100%;
}

.adv_testimonials {
	width:100%;
	margin:10px 0px 10px 0px;
	position:relative;
}


.adv_testimonials .box_content{
	height:113px;
}

#adv_contactContainer #adv_sep{
	float:left;
	width:65px;
	text-align:center;
	padding-top:20px;
}


#adv_footerContent{
	width:100%;
}

.box_title{
	text-align:center;
	width:100%;
	color:#E67300;
	font-size:20px;
	margin-bottom:20px;
}

.box_content{
	border:1px solid #7B7B7B;
}

.peach{
	background:#FEEDDB;
	border:none !important;
}



.box_content .box_padding{
	padding:10px;
}

.adv_menu_layout{
	min-height:302px;
}

#adv_menu_holder{
	position:relative;
}

.advBoxBorder{
	border:1px solid #7B7B7B;
}

.adv_menu_layout .title{
	background:#A5A5A5;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	line-height:34px;
	height:34px;
	font-weight:bold;
}

.adv_menu_layout .content{
	padding:5px;
}

TD INPUT.light_border{
	border:1px solid #D8D8D8;
}
/* adv_menus*/

#employer_menu li.nav,
#recruiter_menu li.nav,
#candidate_menu li.nav{
	background-image: url("../gfx/arrow.png");
  background-repeat: no-repeat;
  background-position:center left;
  margin-bottom: 0px;
  margin-left: 3px;
  margin-top: 0px;
  padding-bottom: 0;
  padding-left: 12px;
  padding-top: 0;
  line-height:22px;
}

#employer_menu li.nav A,
#recruiter_menu li.nav A,
#candidate_menu li.nav A{
	color:#626262;
}

/* JOTW Styles */

.jotwLayout{
	border:1px solid #D8D8D8;
}

.title_black, .title_yellow{
	background:#000000;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	line-height:34px;
	height:34px;
	font-weight:bold;
}

.title_yellow{
	background:#ECAD10;
}

.jotw_content{
	text-align:center;
	padding:5px;
}

.jotw_content .LJ_title{
	color:#E57301;
	font-weight:bold;
	text-decoration:underline;
}

.jotw_content .LJ_img img{
	border:1px solid #D8D8D8;
	margin:5px 0px;
}

.jotw_content .LJ_strapline{
	
}

#scrollupJOTW1,#scrollupJOTW2,#scrollupJOTW3 {
   position: relative;
   overflow: hidden;
   height: 120px;
   width: 100%;
 }

.headlineJOTW {
 position: absolute;
 top: 320px;
 left:0px;
 height: 160px;
 width:100%;
 background-color:none;
}

.noJOTW {
	color:#000;
	padding:10px;
	width:90%;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}

.headlineJOTW {
	height:200px !important;
}

/* Testimonials */

#testimonialsScrollup {
   position: relative;
   overflow: hidden;
   height: 70px;
   width: 100%;
 }

.testimonialHeadline {
 position: absolute;
 top: 320px;
 height: 70px;
 width:100%;
 background-color:none;
}


#featured_recs TD.ban_col1{
	text-align:left;
}
#featured_recs TD.ban_col2{
	text-align:right;
}

#featured_recs TD.ban_col2 LI{
	right:0px;
}


.showBullets UL LI{
	list-style:disc;
	margin-left:25px;
}

.callbacktext p{margin-bottom:0px;}


.content_page UL{
	margin-left:10px;
}

.content_page UL LI{
	list-style:disc;
	padding-left:10px;
}

.header-marquee-scroller p{
	margin-top:0 !important;
	padding-top:0 !important;
}