/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}


body,td,th,tr,font,.text{
	font:11px Arial, Tahoma, Arial, Helvetica, sans-serif;
	color:#222222;
	font-weight:normal;
}

form{
display:inline;
}

a{
	text-decoration:none;
	color: #052698;
}

a:hover{
	text-decoration:none;
	border-bottom:1px solid #ff9900;
	color: #527113;
}

/**************** CLASSES ********************/
.noBorder, .noBorder a:hover{
	border:0px;
}

.tileX{
	background-repeat:repeat-x;
}

.alignRight{
	background-position:right;
	background-repeat:no-repeat;
}


.bgTopTile{
	background-repeat:repeat-x;
	background-position:top;
}

.midRight{
	position:relative; 
	float:right;
}

.justify{
	text-align:justify;
}

.marginLeft10{
	margin-left:10px;
}

.redBorder, #redBorder{
	border:1px solid #ff0000;
}
.whiteTxt {
	color: #FFFFFF;
}
.copyRight {
	color: #999999;
}
.padding3{
	padding:3px;
}
.padding8{
	padding-left:8px;
}


.underline{
	border-bottom:1px solid #bbbbbb;
}

.middleAlign{
	 vertical-align:middle;
}

/***************  IDs ********************/
#toplinks{
	position:relative;
	top:-22px;
	margin:0px;
	display:inline;
}

#flash{
	text-align:center;
}

#toplinks td{
	font:bold 11px Arial, Helvetica, sans-serif;
}

#toplinks a{
	background-repeat:no-repeat;
	color:#333333;
	text-transform:uppercase;
	display:block;
	text-align:center;
	padding-top:5px;
	background-position:top;
	border:0px;
}
#toplinks a:hover{
	color:#ffffff;
}

#toplinks .home{
	background-image:url(images/home.gif);
	width:52px;
	height:22px;
}

#toplinks .home:hover{
	background-image:url(images/home-over.gif);
	width:52px;
	height:22px;
}

#toplinks .jobSeekers{
	background-image:url(images/job-seeker.gif);
	width:95px;
	height:22px;
}

#toplinks .jobSeekersHover{
	background-image:url(images/job-seeker-over.gif);
	width:95px;
	height:22px;
	color:#ffffff;	
}

#toplinks .employer{
	background-image:url(images/employer.gif);
	width:95px;
	height:22px;
}

#toplinks .employerHover{
	background-image:url(images/employer-over.gif);
	width:95px;
	height:22px;
	color:#ffffff;
}

#toplinks .arabic{
	background-image:url(images/arabic.gif);
	width:77px;
	height:22px;
}

#toplinks .arabic:hover{
	background-image:url(images/arabic-over.gif);
	width:77px;
	height:22px;
}

#toplinks div a{
	color:#ffffff;
	display:inline;
	margin:0px 20px 0px 10px;
}

#toplinks div a:hover{
	color:#dadada;
	display:inline;
	margin:0px 20px 0px 10px;
}

#toplinks div{
	display:table;
}

#seekersSubLinks{
	position:absolute;
	top:22px;
	text-align:left;
	width:250px;;
	visibility:hidden;
	background-color:#90B32F;
}

#employersSubLinks{
	position:absolute;
	top:22px;
	text-align:left;
	width:250px;
	background-color:#90B32F;
	visibility:hidden;
}

#loginBox #jobSeekerLoginBox{
	position:absolute;
	z-index:1;
	width:192px;
}

#loginBox #employerLoginBox{
	position:absolute;
	z-index:0;
	width:192px;
	visibility: hidden;
}

#loginBox{
	background:url(images/login-back.gif) no-repeat;
	width:189px;
	height:112px;
}

#loginBox a:hover{
	border:0px;
}

#loginBox #loginBoxContent{
	padding:5px;
	padding-left:15px;
}

#loginBox .input{
	width:100px;
}

#footer{
	width:765px;
}

#LeftMenu a{
	border-bottom:1px solid #dadada;
	line-height:17px;
	display:block;
	width:95%;
	font-weight:bold;
	padding-bottom:1px;
}

#LeftMenu a:hover{
	border-bottom:1px solid #ff9900;
	background-color:#f5f5f5;
	padding:1px 0px 0px 2px;
}

#leftMenubg{
	background-image:url(images/left-menu-bg.gif);
	background-repeat:no-repeat;
}


#linkListing a{
	font:bold 10px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dadada;
	line-height:20px;
	display:block;
	width:95%;
	font-weight:bold;
	padding-bottom:1px;
	background-image: url(images/bullet-arrow2.gif);
	background-repeat: no-repeat;
	background-position:center left;
	padding-left: 15px;	
}

#linkListing a:hover{
	border-bottom:1px solid #ff9900;
	background-color:#f5f5f5;
	padding:1px 0px 0px 17px;
}

/* &&&&&&&&&&&&& Project customized classes &&&&&&&&&&&&&&& */
.linkAsButton{
	display:inline;
	padding:1px 3px 3px 4px;
	border:1px solid #dadada;
	background-color: #FFFFFF;
}

.linkAsButton:hover{
	display:inline;
	padding:2px 2px 2px 5px;
	border:1px solid #dadada;
	background-color: #cacaca;
	color:#ffffff;
}


.orangeHr{
	background-image:url(images/orangehr.gif);
	width:100%;
	height:6px;
	margin:5px 0px 5px 0px;
}

.grayHr{
	background-image:url(images/gray-bg.gif);
	width:100%;
	height:6px;
	margin:5px 0px 5px 0px;
}
.hotJobs a{
	color:#000000;
	text-decoration:none;
	border:0px;
}
.hotJobs a:hover{
	border:0px;
}
.hotJobCompanyLogo{
	padding:2px;
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	display:inline;	
	float:left;
	margin:0px 2px 3px 2px;
}
.companyLogo{
	padding:1px;
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	display:inline;
}

.outline{
	padding:2px;
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	display:inline;
	margin:0px 2px 3px 2px;
}

.outline2{
	padding:2px;
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	margin:0px 2px 3px 2px;
}


.lightBorder{
	border:1px solid #b8b8b8;
}

.lightBorder2{
	border:1px solid #eaeaea;
	padding:2px;
}

.hrSpacer{
	background-color:#CCCCCC;
	margin:5px 5px 5px 0px;
	width:100%;
}
.small{
	font:10px Arial, Helvetica, sans-serif; 
	color:#000000;
}
.small2{
	font:10px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
}

.redBorder{
	border:1px solid #ff0000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
.search {
	background-image: url(images/search-but.gif);
	border: 0px;
	width: 64px;
	height: 23px;
	cursor:hand;
}
.paddingLeft8 {
	padding-left: 8px;
}
.loginBut {
	background-image: url(images/login.gif);
	height: 24px;
	width: 46px;
	border: 0px;
	cursor:hand;	
}
.blueTxt {
	color: #002aff;
}
.unnamed1 {
	color: #2121BE;
}
.orangeTxt {
	color: #F78000;
}
.paddingLeft30 {
	padding-left: 30px;
}
.lineHeight {
	line-height: 25px;
}
.darkGreenTxt {
	color: #87A92E;
	font-weight: bold;
}

.lightGrayBg {
	background-color: #f8f8f8;
	border-bottom:1px solid #e6e6e6;
	padding:2px 4px 0px 4px;
	background-image: url(images/gray-bg.gif);
	height: 20px;
}

.whiteBg {
	background-color: #fefefe;
	border-bottom:1px solid #e6e6e6;
	padding:2px 4px 0px 4px;
	line-height: 20px;
	background-image: url(images/white-bg.gif);
}


.lightGrayBg2 {
	background-color: #f1f1f1;
	border-bottom:1px solid #eaeaea;
	padding:2px 4px 0px 4px;
	background-image: url(images/gray2-bg.gif);
}

.ul2 {
	vertical-align: middle;
	list-style-image: url(images/bullet3.gif);
}

.ul2 li a{
	border-bottom:1px solid #eaeaea;
	line-height:17px;
	display:block;
	padding-bottom:1px;
	width:95%;
}

.ul2 li a:hover{
	background-color:#fafafa;
	border-bottom:1px solid #ff9900;	
}

.ul3 {
	vertical-align: middle;
	list-style-image: url(images/bullet-arrow2.gif);
}

.ul3 li a{
	border-bottom:1px solid #eaeaea;
	line-height:17px;
	display:block;
	padding-bottom:1px;
	width:95%;
	font-weight:bold;
}

.ul3 li a:hover{
	background-color:#fafafa;
	border-bottom:1px solid #ff9900;
	
}

.button {
	border: 0px;
	background-color: #616161;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor:hand;
}

.button2 {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	text-transform: uppercase;
}

.smallButton {
	border: 1px solid #aaaaaa;
	background-color: #c9c9c9;
	color: #333333;
	font: bold 10px Arial, Helvetica, sans-serif;
	cursor:hand;
}

.editButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/edit-ico2.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
	padding-right: 15px;
}

.forwardButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/forward-ico.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
	padding-right: 15px;
}
.applyButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/apply-ico.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
	padding-right: 15px;
}

.addButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/add-ico2.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
	padding-right: 15px;
}

.deelteButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/delete-ico.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
	padding-right: 15px;
}


.viewButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/view-ico2.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-right:15px;
	text-transform: uppercase;
}
.updateButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/update-ico.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-right:15px;
	text-transform: uppercase;
}
.saveButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding:0px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/save-ico.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	padding-right:15px;
	text-transform: uppercase;
}

.uploadButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding-right:15px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/upload-ico.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
}

.buyButton {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding-right:15px;
	margin:2px;
	color: #333333;
	font: bold 10px 'Trebuchet MS', verdana, Helvetica, sans-serif;
	cursor:hand;
	background-image:url(images/buy-ico.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	text-transform: uppercase;
}

.lightGreenBg {
	background-color: #F2F9EC;
	border-bottom:1px solid #ff9900;
	padding:2px 4px 0px 4px;
	background-image: url(images/green-bg.gif);
	height: 22px;
}

.lightGreenBg2 {
	background-color: #F2F9EC;
	border-bottom:1px solid #eaeaea;
	padding:2px 4px 0px 4px;
	background-image: url(images/green2-bg.gif);
	height: 22px;
}

.lightBlueBg{
	background-color: #E6E9FF;
	border-bottom: 1px solid #666666;
	padding:2px 4px 0px 4px;
	height: 20px;
	background-image: url(images/blue-bg.gif);
}

.pageTitle {
	font:bold 17px 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 3px;
}
.pageTitleRow {
	font:bold 12px 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 5px;
	border-top: 1px solid #ff9900;
	height:20px;
	background-image:url(images/gray-bg.gif);
	display:block;
}

.head2 {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #094992;
	font-variant: small-caps;
}
.red {
	color: #FF0000;
}

.downArrow {
	background-image: url(images/down-arrow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}
.ID01 {
	background-image: url(images/01.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}

.ID02 {
	background-image: url(images/02.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}

.ID03 {
	background-image: url(images/03.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}

.ID04 {
	background-image: url(images/04.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}

.ID05 {
	background-image: url(images/05.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}

.ID06 {
	background-image: url(images/06.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 18px;
}

.navBarTxt {
	padding:0px 5px 0px 5px;
	width:16px;
	height:15px;
	border: 1px solid #dddddd;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	cursor:hand;
	background-color: #FFFFFF;
}

.navBarTxtCurrent, .navBarTxtCurrent:hover, .navBarTxt:hover  {
	cursor:hand;
	width:16px;
	height:15px;
	background-color:#EAFAD3;
	padding:0px 5px 0px 5px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #dadada;
	background-image: url(images/green2-bg.gif);	
}
.mainTitle {
	font:bold 12px 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 5px;
	height:20px;
	background-image:url(images/gray-bg.gif);
	display:block;
}
#content {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; WIDTH: 590px; PADDING-TOP: 10px; POSITION: relative
}