﻿/* Color Replacement */
.wirStyle .nav_wrapper ul li.employer a:link,
.wirStyle .nav_wrapper ul li.employer a:visited,
.wirStyle .nav_wrapper ul li.employer a:active,
.wirStyle .nav_wrapper ul li.seeker a:link,
.wirStyle .nav_wrapper ul li.seeker a:visited,
.wirStyle .nav_wrapper ul li.seeker a:active
{
	color:#f4e7a9;
}

.wirStyle .SmallActionButton, 
.wirStyle .ActionButton
{
	background-image:url(../images/JOM/button_bg.gif);
}

/*---- Recommended Jobs List Layout on front page ---*/

.wirStyle table.MainListJR
{
	table-layout:fixed;
	font-size: 11px;
	border-collapse: inherit;
	text-align: left;
	line-height: 18px;
}

/* Footer */
.wirStyle p.footerlinks2
{
	margin:0;
	padding:0;
	height:36px;
	font-size:11px;
	color:#086a9e;
}


/* Image replacement*/

.wirStyle .cb_nav
{
	background: transparent url('http://img.icbdr.com/images/WR/navitemback.gif) left top repeat-x;
}

.wirStyle .nav_wrapper li a.active
{
	background: transparent url('http://img.icbdr.com/images/WR/navitembacksel.gif') left top repeat-x;
}

.wirStyle .nav_wrapper ul li
{
	background: transparent url('http://img.icbdr.com/images/WR/navitemdivider.gif') right top no-repeat;
}

.wirStyle .nav_wrapper ul li.employer
{
	background: transparent url(../images/JOM/suitbg.gif) right top no-repeat;
}

.wirStyle .nav_wrapper ul li.seeker
{
	background: transparent url(../images/JOM/groupbg.gif) right top no-repeat;
}


.wirStyle .divRegister
{
	width:130px;
	height:40px;
	float:left;
	background:url(../images/JOM/btnregister.gif);
}

.wirStyle .divApplyNow 
{
	width:127px;
	height:38px;
	float:left;
	background:url(../images/JOM/btnApplyNow.gif);
}

.wirStyle .divCancel 
{
	width:127px;
	height:38px;
	float:left;
	background:url(../images/JOM/btnCancel.gif);
}

.wirStyle .divCancelThin 
{
	width:120px;
	height:24px;
	float:left;
	background:url(../images/JOM/cancelbtn.gif);
}

.wirStyle .divContinue 
{
	width:127px;
	height:38px;
	float:left;
	background:url(../images/JOM/btncontinue.gif);
}
