﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	color: #3b3b3b;
}
img
{
	border: 0px;
}
a
{
	cursor: pointer;
	text-decoration: underline;
	color: #3b3b3b;
}
a:hover
{
	cursor: pointer;
	text-decoration: underline;
	color: #990000;
}
#jobHeader
{
	background: url(images/headerWhite.gif) no-repeat;
	height: 135px;
	padding: 0px;
	margin: 0px;
}
#jobsNaviMain
{
	padding-bottom: 2px; /*padding-left: 230px;*/
	padding-left: 0px;
}
#jobsNaviMainRight
{
	padding-bottom: 2px; /*padding-left: 230px;*/
	padding-right: 5px;
	padding-left: auto;
}
.jobsNaviBg
{
	background: url(images/navi_bg.gif) no-repeat;
	height: 30px;
	width: 138px;
	margin-left: 6px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.jobsNaviBg a
{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.jobsNaviBg a.jobsNav
{
	color: #fff;
	display: block;
}

.jobsNaviBg1
{
	background: url(images/navi_bg.gif) no-repeat;
	height: 30px;
	width: 110px;
	margin-left: 18px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.jobsNaviBg1 a
{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.jobsNaviBg1 a.jobsNav1
{
	color: #fff;
	display: block;
}
.jobsTopText
{
	color: #212121;
	font-size: 14px;
}
.jobTopTextRed
{
	color: #c40000;
	font-weight: bold;
}
.jobsTopTextTable
{
	margin-top: 10px; /*margin-bottom: 10px;*/
	line-height: 18px;
}
table.advertisement
{
	margin-bottom: 10px;
}
table.jobsHomeBlock
{
	width: 226px;
	margin-left: 10px;
	float: left;
	border-radius: 0px 0px 6px 6px;
	border-left: 1px solid #e4e4e3;
	border-right: 1px solid #e4e4e3;
	border-bottom: 1px solid #e4e4e3;
	font-family: Tahoma,Geneva,sans-serif;
	text-align: left;
}
table.jobsHomeBlock1
{
	width: 226px;
	float: left;
	border-radius: 0px 0px 6px 6px;
	border-left: 1px solid #e4e4e3;
	border-right: 1px solid #e4e4e3;
	border-bottom: 1px solid #e4e4e3;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
table.jobsmaintable a
{
	color: #272727;
}
table.jobsHomeBlock td, table.jobsHomeBlock1 td
{
	padding: 0px 5px 0px 5px;
	vertical-align: text-top;
}
table.jobsHomeBlock ul, table.jobsHomeBlock1 ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style: url(images/bullet.gif);
	margin-top: 5px;
	line-height: 18px;
}
table.jobsHomeBlock li, table.jobsHomeBlock1 li
{
	margin-bottom: 5px;
	color: #272727;
}
table.jobsHomeBlock li span, table.jobsHomeBlock1 li span
{
	margin-bottom: 5px;
	color: #038eb1;
	font-weight: bold;
}
.blockHeight
{
	height: 315px;
}
.jobsHomeBlue, .jobsHomeGreen, .jobsHomeYellow, .jobsHomeOrange
{
	height: 39px;
	font-size: 17px;
	color: #fff;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	line-height: 39px;
}

.jobsHomeBlue
{
	background: url(images/bluebg.jpg) repeat-x;
}
.jobsHomeGreen
{
	background: url(images/greenbg.jpg) repeat-x;
}
.jobsHomeYellow
{
	background: url(images/yellowbg.jpg) repeat-x;
}
.jobsHomeOrange
{
	background: url(images/orangebg.jpg) repeat-x;
}
.more
{
	color: #038eb1;
	font-size: 12px;
	font-weight: bold;
}
a.more
{
	color: #038eb1;
	font-size: 12px;
	font-weight: bold;
}
.right
{
	text-align: right;
}
.jobsHomeHeading
{
	color: #50515a;
	font-size: 14px;
	font-weight: bold;
}
.dottedbottom
{
	border-bottom: 1px dotted #ccc;
	height: 25px;
	vertical-align: text-top;
}
.jobsHomeHeading span
{
	color: #038eb1;
	font-size: 14px;
	font-weight: bold;
}
.jobsSearchCategory
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c3c3c;
	height: 30px;
	vertical-align: top;
}
ul.arrow
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px; /*list-style:url(images/arrowBullet.gif);*/
	list-style: url(images/bullet.gif);
	line-height: 23px;
	vertical-align: top;
}
ul.arrow li
{
	margin-bottom: 5px;
	color: #272727;
}
ul.normalbullet
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style: url(images/bullet.gif);
	line-height: 25px;
}
ul.normalbullet li
{
	margin-bottom: 5px;
	color: #272727;
}
.jobsbybullet
{
	line-height: 20px;
}
.searchJobsForm
{
	margin-top: 10px;
}
.searchJobsForm td
{
	height: 25px;
}
.searchJobsForm td.smalljobsformtd
{
	height: 18px;
}
.searchJobsForm input, .searchJobsForm select
{
	width: 156px;
	height: 18px;
	border: 1px solid #d7d7d7; /*font-family: Tahoma,Geneva,sans-serif; 	font-size: 11px; 	line-height: 26px; 	vertical-align: top;*/ *height:21px;
}
.searchJobsForminner input, .searchJobsForminner select
{
	width: 120px;
	height: 18px;
	border: 1px solid #d7d7d7;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	line-height: 26px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px; *height:21px;
}
.searchResumeForm
{
	margin-top: 10px;
}
.searchResumeForm td
{
	height: 25px;
}
.searchResumeForm input, .searchResumeForm select
{
	width: 135px;
	height: 18px;
	border: 1px solid #d7d7d7;
	/*font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	line-height: 26px;
	vertical-align: middle;*/ *height:21px;
}
.bluesubmitbutton
{
	width: 91px;
	height: 28px;
	cursor: pointer;
}
.jobsclientsborder
{
	border: 1px solid #dcdcdc;
}
#jobsHeaderInner
{
	position: absolute;
	margin-bottom: 10px;
	margin-left: 964px;
	margin-top: -48px;
	width: 22px;
	float: left;
}
#pageLocation
{
	color: #d56001;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
#pageLocation a
{
	color: #d56001;
	line-height: 30px;
}
.vitalstats
{
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.vitalstats td
{
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px;
	border-left: #999999 1px solid;
}
.vitalstatsinntertable, .vitalstatsinntertable td
{
	border: none;
}
.tableborder
{
	border: 1px solid #999;
	line-height: 20px;
	padding-bottom: 10px;
	table-layout: fixed;
}
.tableborder td
{
	height: 25px;
	_height: 25px;
	vertical-align: middle;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */ *height:25px;
}
.ajax__calendar_body td
{
	height: auto !important;
}
.greybg
{
	background: #f4f4f4;
	height: 20px !important;
	line-height: 20px !important;
	padding-left: 10px; /*Added*/
}
.jobsDescriptionInput
{
	width: 387px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionInputMedium
{
	width: 224px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}

.jobsDescriptionInputBig
{
	width: 300px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}

.jobsDescriptionInputMedium1
{
	width: 224px;
	height: 18px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}

.jobsDescriptionInputSmall
{
	width: 204px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}

.jobsDescriptionInputSmall2
{
	width: 84px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionInputSmall3
{
	width: 145px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionInputSmall4
{
	width: 225px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionInputPhone1
{
	width: 52px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
	margin-right: 8px;
}
.jobsDescriptionInputPhone2
{
	width: 98px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionSelect
{
	width: 132px;
	height: 18px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7; *height:21px;
}
.jobsDescriptionVerySamll
{
	width: 30px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionInput1
{
	width: 132px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
}
.jobsDescriptionTextarea
{
	width: 387px;
	height: 92px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.jobsDescriptionTextareaBig
{
	width: 380px;
	height: 92px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
	font-size: 11px;
}
.jobsDescriptionTextareaBig
{
	width: 80%;
	height: 92px;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
	font-size: 11px;
}
.charactersleft
{
	color: #d36000;
	font-size: 11px;
}
td.smallheight
{
	height: 15px !important;
}
td.smallheight1
{
	height: 8px !important;
}
.smallfont
{
	font-size: 10px;
}
.rightpadding
{
	margin-left: 10px;
}
.paddingleft
{
	padding-left: 10px;
}
.manageYourJobs
{
	background: url(images/yellowbg.jpg) repeat-x;
	height: 20px !important;
	color: #212121;
	font-size: 12px;
	padding-left: 10px;
}
.logout
{
	background: url(images/yellowbg.jpg) repeat-x;
	height: 31px;
	color: #494949;
	font-size: 17px;
}
.manageYourJobsContent
{
	color: #5d5953;
	font-size: 17px;
	height: 35px;
}
.manageYourJobsContent strong
{
	color: #43454f;
	text-decoration: underline;
	font-weight: normal;
}
.changeemployer
{
	color: #623d5a;
	font-size: 13px;
	font-weight: bold;
}
.yesorno
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.tableborder1
{
	border: 1px solid #999;
	padding-bottom: 10px;
}
.tableHeading
{
	background: #7e9ba8;
	height: 23px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.tableHeading td
{
	text-align: left;
}
a.orangebg
{
	background: #d57300;
	height: 30px;
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.greybg1
{
	background: #f0f0ec;
}
.greybg2
{
	background: #fbfbfb;
}
table.jobsInnerHot
{
	width: 296px;
	height: 236px;
	float: left;
	border-radius: 0px 0px 6px 6px;
	border-left: 1px solid #e4e4e3;
	border-right: 1px solid #e4e4e3;
	border-bottom: 1px solid #e4e4e3;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
table.jobsInnerHot td, table.jobsInnerRecent td
{
	padding: 0px 10px 0px 10px;
	line-height: 20px;
}
table.jobsInnerSearch td
{
	line-height: 20px;
}
table.jobsInnerRecent
{
	width: 228px;
	height: 236px;
	float: left;
	border-radius: 0px 0px 6px 6px;
	border-left: 1px solid #e4e4e3;
	border-right: 1px solid #e4e4e3;
	border-bottom: 1px solid #e4e4e3;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin-left: 15px;
}
table.jobsInnerSearch
{
	width: 426px;
	height: 236px;
	float: left;
	border-radius: 0px 0px 6px 6px;
	border-left: 1px solid #e4e4e3;
	border-right: 1px solid #e4e4e3;
	border-bottom: 1px solid #e4e4e3;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin-left: 15px;
}
.jobsInnerBlue, .jobsInnerGreen, .jobsInnerYellow
{
	height: 39px;
	font-size: 17px;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	padding: 0px;
	vertical-align: middle;
	line-height: 39px;
}
.jobsInnerBlue
{
	background: url(images/bluebg.jpg) repeat-x;
}
.jobsInnerGreen
{
	background: url(images/greenbg.jpg) repeat-x;
}
.jobsInnerYellow
{
	background: url(images/yellowbg.jpg) repeat-x;
}
.innerBlueHeading
{
	font-size: 16px;
	color: #326d9c;
	font-weight: bold;
}
.line
{
	width: 95%;
	margin: 0px auto;
	border-top: 1px solid #ccc;
	height: 2px;
}
.absmiddle
{
	vertical-align: middle;
}
.innerGreyText
{
	color: #5b6467;
	font-size: 12px;
	font-weight: bold;
}
.cvcompleteTxt
{
	float: left;
	line-height: 12px;
	margin-right: 5px;
}
.cvcomplete
{
	width: 100px;
	height: 12px;
	float: left;
	border: 1px solid #847878;
	text-align: center;
	color: Black;
	font-size: 10px;
	line-height: 12px;
	position: relative;
}
#completedcolor
{
	width: 0%;
	background: #dd7c38;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}
.redfont
{
	color: #bb4137;
	font-weight: bold;
}
.redBigFont
{
	font-size: 12px;
	color: #bb4137;
	font-weight: bold;
}
table.tableborder td.addArea
{
	border-top: 1px solid #f1d28f;
	border-bottom: 1px solid #f1d28f;
	height: 128px;
	text-align: center;
	vertical-align: middle;
}
.squareBox
{
	width: 183px;
	width: 183px;
	border: 1px solid #3b3b3b;
	padding: 8px;
}
.squareBox td
{
	height: 25px;
}
.jobsSectionStatsSubHeading
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.jobsPosingTotal
{
	font-size: 11px;
	font-weight: bold; /*Added*/
}
.buttonlink
{
	background: #E8EFF2;
	color: #424242;
	padding: 2px 10px 2px 10px;
	height: 20px;
	line-height: 10px;
	margin-left: 2px;
	margin-right: 2px;
}

.buttonlink1
{
	background: #92ADBE;
	color: #424242;
	padding: 2px 10px 2px 10px;
	height: 20px;
	line-height: 10px;
	margin-left: 2px;
	margin-right: 2px;
}
.buttonlink1:hover
{
	color: White;
}
table.searchBorder td.resultHeading
{
	color: #750202;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	vertical-align: top;
}
.resultLine
{
	border-bottom: 1px solid #cbd7dc;
}
.searchBorder
{
	border: 1px solid #e3e3e3;
}
table.searchBorder td
{
	height: 15px;
	vertical-align: middle;
}
.searchSeparator
{
	background: #7e9ba8;
	height: 4px;
	border: 0px;
	width: 100%;
	margin: 0px auto;
}
.viewprofile_heading
{
	background: #e9c226;
	height: 30px;
}
.rightDottedLine
{
	border-right: 1px dotted #fff;
	color: #000;
	text-align: center;
	padding-right: 5px;
	line-height: 30px;
}
.rightDottedLine a:hover, .rightDottedLine a
{
	color: #000;
}
.noborder
{
	border: 0px;
}
span.small
{
	color: #3b3b3b;
	font-size: 12px;
	font-weight: normal;
}
.companyName
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.smallheight1
{
}
.bluetxt
{
	color: #038eb1;
	font-size: 15px;
	font-weight: bold;
	height: 15px;
}
.resultbox td
{
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}
table.searchBorder table td.topalign
{
	vertical-align: top !important;
}
.blockHeightHotVacancies ul li a
{
	color: #038eb1;
	font-size: 12px;
	font-weight: bold;
}
.blockHeightHotVacancies
{
	height: 315px;
}
.normalText
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	font-weight: normal;
}
.alreadyApplied
{
	color: #F00;
}
.regisrationContent
{
	color: #464646;
	font-size: 12px;
}
.regisrationContent span, .regisrationContent a
{
	color: #d56001;
	font-size: 18px;
}
.regisrationContent a:hover
{
	color: #d56001;
	font-size: 12px;
}
#jobHeader1
{
	background: url(images/jobsnewheader.gif) no-repeat;
	height: 40px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#jobsHeaderInner1
{
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: right;
	width: 100px;
	float: right;
	margin-right: 30px;
}



/* ============================================================================
								Added By Us 
===============================================================================*/
.FailMessageLabel
{
	font-weight: bold;
	color: red;
	font-size: 11px;
	background: #E9E9E9;
	border: 1px solid #D6D6D6;
	border-radius: 4px 4px 4px 4px;
	height: auto !important;
	padding: 5px 0px 5px 5px;
	width: 98%;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.SucessMessageLabel
{
	background: none repeat scroll 0 0 #EEF3CF;
	border: 1px solid #BDD246;
	border-radius: 4px 4px 4px 4px;
	color: #768521;
	font-size: 11px;
	font-weight: bold;
	height: auto !important;
	padding: 5px 0px 5px 5px;
	width: 98%;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.TabbedPanelsContent
{
	padding: 4px;
}

.TabbedPanelsContent td
{
	vertical-align: middle;
	height: 30px;
}

.MainTable
{
	width: 1000px;
	margin: 0 auto;
}

.Note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E30000;
}

.Background
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: Gray;
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 10000000002;
}

.Progress
{
	position: fixed;
	top: 50%;
	left: 35%;
	width: 300px;
	height: 50px;
	text-align: center;
	z-index: 10000000002;
}

.Loading
{
	display: block;
	width: 98px;
	height: 31px;
	background: URL(images/loading.gif) no-repeat;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
}

.fancy-Tab .ajax__tab_header
{
	color: White;
}

.fancy-Tab .ajax__tab_hover .ajax__tab_outer, .fancy-Tab .ajax__tab_active .ajax__tab_outer
{
	color: White !important;
	border-left: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: Gray !important;
}

.fancy-Tab .ajax__tab_hover .ajax__tab_inner, .fancy-Tab .ajax__tab_active .ajax__tab_inner
{
	background-color: Gray !important;
	color: White !important;
}

.fancy .ajax__tab_header
{
	font-size: 13px;
	font-weight: bold;
	color: White;
	font-family: sans-serif;
	float: left;
}

.fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer
{
	/*background: url(images/current_tab.jpg);*/
	background-color: White;
	height: 30px; /*color: #FFF0C6;*/
	color: Black;
	margin-left: 5px;
	border-left: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

.fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner
{
	/*background: url(images/current_tab.jpg);*/
	background-color: White;
	height: 30px;
	margin-left: 8px; /* offset the width of the left image */
	color: Black;
}

.fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab
{
	margin: 8px 16px 0px 0px;
	color: Black;
}

.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab
{
	color: White;
}

.fancy .ajax__tab_body
{
	clear: both;
	border: 1px solid #c1c4c7;
	background-color: #ffffff;
	margin-left: 5px;
}

.ajax__tab_disabled a:hover
{
	cursor: default;
}


.ActionHyperLink
{
	background-color: #9799A8;
	border: 1px Solid Gray;
	display: block;
	text-align: center;
	padding: 2px 4px 2px 4px;
	color: White;
	text-decoration: None;
}

.Profilebutton
{
	clear: both;
	background: url(images/viewprofile.gif) 0 0;
	width: 84px;
	height: 23px;
	border: 0px;
}

.ViewCommbutton
{
	clear: both;
	background: url(images/viewcommunication.gif) 0 0;
	width: 133px;
	height: 23px;
	border: 0px;
	display: block;
}

.Collapsable
{
	background: url(                                                                                  "images/yellowbg.jpg" ) repeat-x scroll 0 0 transparent;
	height: 30px;
	vertical-align: middle;
	cursor: pointer;
	width: 100%;
}

.CollapsableMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	color: White;
	padding: 5px 5px 5px 5px;
}

.CollapsableImg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	padding: 5px 5px 5px 5px;
}

.BreakWord
{
	width: 350px;
	text-align: left; /*white-space: pre-wrap;       CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */
}

.BreakWordSummary
{
	width: 500px;
	text-align: left; /*white-space: pre-wrap;       CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */
}

.bluesubmitbutton
{
	background-image: url(                                                                                    "images/submit-btn-blue.jpg" );
	width: 91px !important;
	height: 28px !important;
	border: 0 !important;
	cursor: pointer;
}

.SortProfilebutton
{
	background: URL(images/confirm-keepaside.png) no-repeat;
	border: 0;
	width: 172px;
	height: 23px;
	margin-top: 3px;
	cursor: pointer;
}

.Resetbutton
{
	background-image: url(                                                                                   "images/reset-btn.gif" );
	width: 67px;
	height: 28px;
	border: 0;
	cursor: pointer;
}
.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

.alignCenter
{
	text-align: center !important;
}

.SettingHeading
{
	background: #7e9ba8;
	height: 30px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.SettingHeading td
{
	text-align: left;
}

.noborder
{
	border: 0px !important;
}

.tableView
{
	border: 1px solid #999;
	line-height: 20px;
	padding-bottom: 10px;
}

.tableView td
{
	height: 30px;
	vertical-align: middle;
}

.TextViewProfile
{
	padding-left: 10px;
}

.tdcenter
{
	padding: 10px !important;
}

.btnSendInquiry
{
	background-image: url(images/sendmessage.gif);
	width: 91px;
	height: 28px;
	border: 0px;
}

.SearchTextbox
{
	width: 180px;
	height: 20px;
	border: 1px solid #d7d7d7;
}

.Textbox
{
	width: 204px;
	height: 22px;
	border: 1px solid #d7d7d7;
}

.GridEdit
{
	background-image: url(                                                                                   "images/edit_tab.gif" );
	width: 42px;
	height: 17px;
	border: 0;
	display: block;
}

.GridClose
{
	background-image: url(                                                                                   "images/close_tab.gif" );
	width: 42px;
	height: 17px;
	border: 0;
	display: block;
}

.GridReopen
{
	background-image: url(                                                                                   "images/close_tab.gif" );
	width: 42px;
	height: 17px;
	border: 0;
	display: block;
}

.SeekerLeftPart
{
	width: 85%;
}

.SeekerRightPart
{
	width: 15%;
}

.completedcolor0
{
	width: 0%;
	background: Gray;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

.completedcolor34
{
	width: 34%;
	background: Gray;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

.completedcolor67
{
	width: 67%;
	background: Gray;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

.completedcolor100
{
	width: 100%;
	background: Gray;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

.TDRegi
{
	padding-left: 0px !important;
}

.HideUnnecessaryheights
{
	height: auto !important;
}

.InstituteTextBox
{
	width: 95px;
	height: 22px;
	border: 1px solid #d7d7d7;
}

.RegistarionButtonCenter
{
	text-align: center;
}

.EmptyDataMessage
{
	font-size: 12px;
	color: Gray;
	font-weight: bold;
	margin: 10px;
	text-align: center;
	height: 50px;
}

.applyButton
{
	background: URL(images/applybtn.gif) no-repeat;
	border: 0;
	width: 81px;
	height: 23px;
	cursor: pointer;
}

.DeleteActive
{
	height: 16px;
	width: 16px;
	display: block; /*background: URL(images/Deleteactive.png) no-repeat;*/
}

.DivFloatRight
{
	float: right !important;
}

.AddToFavouriteButton
{
	background: URL(images/keepaside.gif) no-repeat;
	border: 0;
	width: 172px;
	height: 23px;
	margin-top: 3px;
	cursor: pointer;
}

table.searchBorder2 td
{
	height: 25px;
	vertical-align: middle;
}

.Deletebutton
{
	background-image: url(images/deletebutton.gif);
	width: 84px;
	height: 23px;
	border: 0;
	cursor: pointer;
}

.middle td
{
	text-align: left;
}

.fancybox-Background
{
	background-color: rgb(119, 119, 119);
	opacity: 0.7;
	filter: alpha(opacity = 50);
}

.fancybox-outer
{
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	border: solid 5px #747474;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.fancybox-close
{
	position: absolute;
	top: 2px;
	right: 1px;
	width: 30px;
	height: 30px;
	background: transparent url(                                                                                   'images/fancy_close.png' ) -29px 0px;
	cursor: pointer;
	z-index: 1103;
	display: block;
}

.ORLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Red;
	padding-left: 30%;
	font-weight: bold;
}

.SaveButton
{
	background: URL(images/save.gif) no-repeat;
	border: 0;
	width: 81px;
	height: 23px;
}

.SendRequestButton
{
	background: URL(images/sendrequest.gif) no-repeat;
	border: 0;
	width: 84px;
	height: 23px;
}

.SubmitButton
{
	background: URL(images/submit-btn.gif) no-repeat;
	border: 0;
	width: 81px;
	height: 23px;
}

.ValidationClass
{
	height: 6px;
	width: 7px;
	display: block;
	display: -moz-grid-line;
	display: -webkit-inline-block; *display:none;
visibility:hidden;
background:URL(images/Required.gif)no-repeat;
*background-image:url('images/Required.gif');
}

.ValidationSummary
{
	color: #C70000;
	text-align: left;
}

.SubmitBlueButton
{
	background-image: url(                                                                                   "images/submitBlueBtn.gif" );
	width: 99px;
	height: 36px;
	border: 0;
}

.showavailability
{
	background-image: url(                                                                                   "images/showavailability.gif" );
	width: 117px;
	height: 25px;
	border: 0;
}

.ValidDiv
{
	float: left;
	width: 100%;
}

.ValidDiv span, .ValidDiv input, .ValidDiv select, .ValidDiv Textarea
{
	float: left;
}

.popupHeading
{
	color: #038eb1;
	font-size: 15px;
	font-weight: bold;
}
.TableCenter
{
	margin: 0px auto;
}

/*New Added Yogesh*/
.editbutton
{
	background-image: url(                                                                                "images/edit-button.gif" );
	width: 42px;
	height: 17px;
	border: 0;
}
/*New Added Arpit*/

.applyJobButton
{
	background: URL(images/applyjob.gif) no-repeat;
	border: 0;
	width: 66px;
	height: 28px;
}
.TablePaddingLeft
{
	text-align: left;
}
.TablePaddingLeft td
{
	padding-left: 10px;
}

.RequiredjobsDescriptionInput
{
	width: 387px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionInputMedium
{
	width: 224px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}

.RequiredjobsDescriptionInputBig
{
	width: 300px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}

.RequiredjobsDescriptionInputMedium1
{
	width: 224px;
	height: 18px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}

.RequiredjobsDescriptionInputSmall
{
	width: 204px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}

.RequiredjobsDescriptionInputSmall2
{
	width: 84px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionInputSmall3
{
	width: 150px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionInputSmall4
{
	width: 225px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionInputPhone1
{
	width: 52px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
	margin-right: 8px;
}
.RequiredjobsDescriptionInputPhone2
{
	width: 98px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionSelect
{
	width: 132px;
	height: 18px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red; *height:21px;
}
.RequiredjobsDescriptionVerySamll
{
	width: 30px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionInput1
{
	width: 132px;
	height: 16px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red;
}
.RequiredjobsDescriptionTextarea
{
	width: 387px;
	height: 92px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red; /*font-size: 11px;*/
}
.RequiredjobsDescriptionTextareaBig
{
	width: 380px;
	height: 92px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red; /*font-size: 11px;*/
}
.RequiredjobsDescriptionTextareaBig
{
	width: 80%;
	height: 92px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red; /*font-size: 11px;*/
}

#divclient
{
	width: 98%;
	height: 85px;
	overflow: hidden;
	position: relative;
	padding: 0px 3px 0px 0px;
	float: left;
}
.F2FPagerButtons
{
	background: #939393;
	background-image: -ms-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* IE10 */
	background-image: -moz-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Mozilla Firefox */
	background-image: -o-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Opera */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A2A2A2), color-stop(1, #575757)); /* Webkit (Safari/Chrome 10) */
	background-image: -webkit-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Webkit (Chrome 11+) */
	background-image: linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Proposed W3C Markup */
	border: 1px solid #777777;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 3px;
	padding: 5px 7px;
}
.F2FPagerPageSet
{
	background: #939393;
	background-image: -ms-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* IE10 */
	background-image: -moz-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Mozilla Firefox */
	background-image: -o-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Opera */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A2A2A2), color-stop(1, #575757)); /* Webkit (Safari/Chrome 10) */
	background-image: -webkit-linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Webkit (Chrome 11+) */
	background-image: linear-gradient(top, #A2A2A2 0%, #575757 100%); /* Proposed W3C Markup */
	border: 1px solid #777777;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	margin-left: -3px;
	padding: 5px 7px;
}
.F2FPagerActivePage
{
	background: #53a3e8;
	background-image: -ms-linear-gradient(top, #51A6E7 0%, #50A6EF 100%); /* IE10 */
	background-image: -moz-linear-gradient(top, #51A6E7 0%, #50A6EF 100%); /* Mozilla Firefox */
	background-image: -o-linear-gradient(top, #51A6E7 0%, #50A6EF 100%); /* Opera */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #51A6E7), color-stop(1, #50A6EF)); /* Webkit (Safari/Chrome 10) */
	background-image: -webkit-linear-gradient(top, #51A6E7 0%, #50A6EF 100%); /* Webkit (Chrome 11+) */
	background-image: linear-gradient(top, #51A6E7 0%, #50A6EF 100%); /* Proposed W3C Markup */
	border: 1px solid #589BD2;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	margin-left: -3px;
	padding: 5px 7px;
}
a.F2FPagerActivePage:hover, a.F2FPagerPageSet:hover, a.F2FPagerButtons:hover
{
	color: #FFFFFF;
}

.ValignTop
{
	vertical-align: top !important;
	padding-top: 6px;
}
.View
{
	height: 16px;
	width: 16px;
	display: block; /*background: URL(images/view.png) no-repeat;*/
}
.AllowButton
{
	background: URL(images/allow.gif) no-repeat;
	border: 0;
	width: 59px;
	height: 23px;
}
.btnSendInquiry1
{
	background-image: url(images/sendinquiry1.gif);
	width: 100px;
	height: 28px;
	border: 0px;
}

table.arrow1 ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px; /*list-style:url(images/arrowBullet.gif);*/
	list-style: url(images/bullet.png);
	line-height: 23px;
	vertical-align: top;
}
table.arrow1 li
{
	margin-bottom: 5px;
	color: #272727;
}
table.arrow1 li a
{
	text-decoration: none;
}

table.normalbullet
{
}
table.normalbullet ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style: url(images/bullet.gif);
	line-height: 25px;
}
table.normalbullet li
{
	margin-bottom: 5px;
	color: #272727;
}

.jobsLoginContent
{
	margin-top: 10px;
}
.jobsLoginContent a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #21759b;
	cursor: pointer;
}
.jobsLoginContent a:hover
{
	color: #777777;
}
.jobsLoginBg
{
	background: url(images/login_bg.jpg) no-repeat;
	height: 234px;
	color: #777777;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.jobsLoginBg td
{
	padding-left: 10px;
	vertical-align: middle;
}
.jobsLoginBg input.loginIput
{
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	background: #fbfbfb;
	width: 184px;
	height: 30px;
}



.LoginButton
{
	background: URL(images/loginbtn.jpg) no-repeat;
	border: 0;
	width: 70px;
	height: 26px;
	cursor: pointer;
}

.SeekerLoginimg
{
	background: URL(images/seekerlogin.gif) no-repeat;
	border: 0;
	width: 183px;
	height: 24px;
}

.EmployeerLoginimg
{
	background: URL(images/employerlogin.gif) no-repeat;
	border: 0;
	width: 183px;
	height: 24px;
}

.NewRegistrationimg
{
	background: URL(images/newregistration.gif) no-repeat;
	border: 0;
	width: 184px;
	height: 30px;
}
.Loginarrow
{
	background: URL(images/login-arrow.gif) 0 5px no-repeat;
	border: 0;
	width: 200px;
}

.AddbannerLogout
{
	background: URL(images/add-banner.jpg) no-repeat;
	width: 582px;
	height: 100px;
	margin: 0 auto;
}
.jobssectionstats
{
	background: URL(images/jobssectionstatsImg1.jpg) no-repeat;
	width: 211px;
	height: 149px;
}
.PadddingTop8
{
	padding-top: 8px;
}

.PrintDemo
{
	background-image: URL(images/print.gif);
	width: 81px;
	height: 23px;
	display: inline-block;
}

.paddingRightBottom
{
	margin-right: 5px;
	margin-bottom: 5px;
}


.TextViewProfileInnerPadding
{
	padding-left: 15px;
}
.ForGotPSD
{
	padding-right: 30px;
}

.alignRightwithSpace
{
	text-align: right;
	padding-right: 40px;
}

.gradient
{
	/*border-top-left-radius: 8px; 	border-top-right-radius: 8px;*/ /*width: 200px;*/
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	background-color: url(images/navi_bg.gif) no-repeat;
	color: #FFFFFF;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2a2a2a, endColorstr=#444444);
	background-image: -moz-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -webkit-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -ms-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -o-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#2a2a2a), color-stop(100%,#444444));
	margin-left: 6px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.gradient a
{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
.gradient a.jobsNav
{
	color: #fff;
	text-decoration: none;
}
.paddingRight30Px
{
	padding-right: 30px;
}
.UserInfoHeader
{
	background-color: #eeece4;
	border-bottom: 1px solid #c86b65;
	height: 34px;
}
.BlackPipe
{
	background: url(images/black-pipe.jpg) 0 0;
	width: 1px;
	height: 11px;
	display: block;
}

.SucessApplied
{
	border: 2px solid #606060;
	color: #F98D2A;
	font-size: 11px;
	font-weight: bold;
	height: auto !important;
	padding: 5px 0px 5px 5px;
	width: 98%;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.EmpLogIn
{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 20px;
	background-color: #F96D3C;
	color: White;
	text-align: center;
	margin-left: 6px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 200px;
}
.EmpLogIn a
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.EmpLogIn a:hover
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.SeekerLogIn
{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 20px;
	background-color: #FED104;
	color: White;
	text-align: center;
	margin-left: 6px; /*float: left;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 200px;
}
.SeekerLogIn a
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.SeekerLogIn a:hover
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

.tableborder2
{
	line-height: 20px;
	border: 1px solid #999;
}

.NewServiceIndicator
{
	background: url(images/new.PNG) 0 0;
	width: 50px;
	height: 18px;
	background-repeat: no-repeat;
	display: inline-table;
	background-color: #E8EFF2;
}
.SmallText
{
	font-size: 12px;
	float: Left;
	margin-top: 5px;
}
.DivFloatLeft
{
	float: left !important;
}

.Geoiptable
{
	border: 1px solid #333333;
	width: 234px;
	text-align: center;
}
.Geoiptxt
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	height: 59px;
	text-align: center;
}
.Geoipcountry
{
	color: #990000;
}

.Banner1
{
	background: url(images/banner1.jpg) 0 0;
	width: 234px;
	height: 60px;
	background-repeat: no-repeat;
	display: inline-table;
}
.Banner3
{
	background: url(images/banner3.jpg) 0 0;
	width: 234px;
	height: 60px;
	background-repeat: no-repeat;
	display: inline-table;
}

.autocomplete_completionListElement
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #d7d7d7;
	line-height: 20px;
	padding: 10px;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	width: 185px !important;
	overflow: auto;
	height: auto;
	visibility: hidden;
	opacity: 0.9;
	color: #ccc;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}

.autocomplete_highlightedListItem
{
	color: Black;
	background-color: #E3E5E7;
	cursor: pointer;
	border-bottom: dotted 1px #E3E5E7;
}

.autocomplete_listItem
{
	border-bottom: dotted 1px #E3E5E7;
	cursor: pointer;
	color: Black;
}
.buttonlinkShow
{
	background: #E8EFF2;
	color: #424242;
	padding: 2px 10px 2px 10px;
	height: 20px;
	line-height: 10px;
	margin-left: 2px;
	margin-right: 2px;
}
.buttonlinkShowSelected
{
	background: #424242;
	color: White;
	padding: 2px 10px 2px 10px;
	height: 20px;
	line-height: 10px;
	margin-left: 2px;
	margin-right: 2px;
}
.buttonlinkShowSelected:hover
{
	color: White;
}


#dvHorizontalSeeker
{
	float: left;
	height: 80px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 830px;
}
#dvHorizontalSeeker ul
{
	margin: 0;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	text-align: left;
}
#dvHorizontalSeeker ul li
{
	display: inline;
	padding-right: 5px;
}
#dvHorizontal
{
	float: left;
	height: 80px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 737px;
}
#dvHorizontal ul
{
	margin: 0;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	text-align: left;
}
#dvHorizontal ul li
{
	display: inline;
	padding-right: 5px;
}

.PaddingTopBottom
{
	padding-bottom: 12px;
	padding-top: 12px;
}
.jobsHomeIcon
{
	background: url(                                                      "images/home-icon.png" ) no-repeat scroll 0 0 transparent;
	display: block;
	height: 17px;
	width: 22px;
}
.JobsInquiry
{
	background: url(                                                      "images/inquire.png" ) no-repeat scroll 0 0 transparent;
	height: 75px;
	width: 171px;
	display: block;
}
.JobsResumeSearch
{
	background: url(                                                      "images/resumreach.gif" ) no-repeat scroll 0 0 transparent;
	height: 105px;
	width: 260px;
	display: block;
}
.JobsHomeText
{
	background: url(                                                      "images/jobshome.gif" ) no-repeat scroll 0 0 transparent;
	height: 16px;
	width: 87px;
	display: block;
}
/*.JobsServices
{
	position: absolute;
	left: 40px;
	bottom: -4px;
	font-size: 15px;
	font-weight: bold;
	background-color: #d55d00;
	width: 70px;
	height: 26px;
	color: #FFF;
	text-align: center;
	line-height: 26px;
}
.jobsmaintable div.JobsServices a
{
	text-decoration: none;
	color: #fff;
}*/
.JobsServices
{
	background: url(                                                "images/service-prominnt.jpg" ) no-repeat scroll 0 0 transparent;
	height: 24px;
	width: 97px;
	display: block;
	position: absolute;
	left: 40px;
	bottom: -4px;
}


.subtitle
{
	color: #E06F00;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
}

.btn_green
{
	background: none repeat scroll 0 0 #A1BE00;
	border-radius: 3px 3px 3px 3px;
	color: white;
	display: inline-block;
	font: 12px/28px 'Open Sans' ,Arial,Helvetica,sans-serif;
	height: 30px;
	padding: 0 21px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	vertical-align: top;
}
.tablelayoutfixed
{
	line-height: auto;
	padding-bottom: 0px;
	table-layout: fixed;
}
.tablelayoutfixed td
{
	height: 35px;
	vertical-align: middle;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */
}
.UnpaidSearch
{
	vertical-align: top !important;
	padding-bottom: 6px;
}
.RedHighlight
{
	color: #c40000;
}
.RecentUpdate
{
	color: #000000;
	font-size: 11px;
}
.FRIFactorialSearch
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.HigherExpSearch
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.AlternateRole
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.industryViceVerse
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.CountryFrom
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.AlternateFunction
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.AdvancedsearchBorder
{
	border: 1px solid #B7B7B7;
}
table.AdvancedsearchBorder td
{
	height: 15px;
	vertical-align: middle;
	font-size: 11px;
}

.FloatLeftDiv
{
	float: left;
	font-weight: bold;
	padding-right: 5px;
	color: #F23B3C;
}

.ColumnFactorial
{
	width: auto;
	float: left;
	padding-right: 25px;
}

.ColumnFactorial div
{
	padding: 0 0 5px 0;
}

.AdvancedSearchHeader
{
	color: #F23B3C;
}

.UnderlineNone
{
	text-decoration: none;
}

.Paddingleft20
{
	padding-left: 21px;
}

.DivPaddingleft20
{
	padding-left: 18px;
}


.SuggestiveSearchLogo
{
	background: url(                                "images/SuggestiveSearchLogo.gif" ) no-repeat scroll 0 0px transparent;
	border: 0 none;
	width: 24px;
	height: 12px;
}

.Paddingleft10
{
	padding-left: 10px;
}
.highlight
{
	background-color: yellow;
}

.jobsDescriptionInputBigLessHeight
{
	width: 147px !important;
	height: 16px !important;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7; *width:145px!important;
*height:17px!Important;
}

.jobsDescriptionInputBigLessHeightKeyword
{
	width: 153px !important;
	height: 16px !important;
	border: 1px solid #d7d7d7;
	border-right: 4px solid #d7d7d7; *width:153px!important;
*height:17px!Important;
}

table.jobsHelpBlock td
{
	height: 15px !important;
	line-height: 15px !important;
	text-align: left;
	padding: 0 0;
}

.BreakWordfunctional
{
	width: 200px;
	text-align: left; /*white-space: pre-wrap;       CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */
}

.paddingRight20Px
{
	padding-right: 20px;
}

@font-face
{
	font-family: Swis721 Blk Bt Black, arial;
	src: url(               'tt0007m_.ttf' ),;
}
.helpcontent
{
	font-size: 13px !important;
	color: #333333 !important;
	line-height: 20px !important;
	padding-top: 5px;
}

.helpTopic
{
	color: #990000;
	text-decoration: none;
}
a.helpTopic:hover
{
	text-decoration: none;
}

span.reds
{
	width: 14px;
	height: 12px;
	background: #d91517;
	color: #fff;
	font-size: 11px;
	margin-left: 10px;
	display: inline-block;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}
span.blues
{
	width: 14px;
	height: 12px;
	background: #2f3192;
	color: #fff;
	font-size: 11px;
	display: inline-block;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}

.helpTopicBg
{
	background: #f8df7b;
	height: 25px;
	width: 100%;
	line-height: 25px;
	margin-top: 10px;
}
a.gotoTop
{
	float: right;
	display: block;
	width: 40px;
	text-decoration: none;
	color: #F00;
}
a.gotoTop img
{
	vertical-align: middle;
}
.tableborderAddEdit
{
	border: 1px solid #999;
	line-height: 20px;
	padding-bottom: 10px;
	table-layout: fixed;
}
.tableborderAddEdit td
{
	height: 25px;
	_height: 25px;
	vertical-align: middle;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */ *height:20px;
}

table.tableborderAddEdit td.addArea
{
	border-top: 1px solid #f1d28f;
	border-bottom: 1px solid #f1d28f;
	height: 128px;
	text-align: center;
	vertical-align: middle;
}

.RequiredjobsSmallDropdown
{
	width: 50px;
	height: 18px;
	border: 1px solid #d7d7d7;
	border-right: 2px solid Red; *height:21px;
}
.tableborder1AddEdit
{
	border: 1px solid #999;
	padding-bottom: 10px;
}
.tableborder1AddEdit td
{
	border: 1px solid #999;
	padding-bottom: 10px;
	height: 30px;
	_height: 20px; *height:20px;
}
.searchSmallFont
{
	font-size: 11px;
}
.searchSmallFont10
{
	font-size: 10px;
}
.SerchresultBlueborderbox
{
	width: 100%;
	border: solid 1px #286FB1;
}
.HomeEmployerBackground
{
	background-color: #EEEEEE;
}


.gradientService
{
	/*border-top-left-radius: 8px; 	border-top-right-radius: 8px;*/ /*width: 200px;*/
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	background-color: url(images/navi_bg.gif) no-repeat;
	color: #FFFFFF;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D55C00, endColorstr=#D55C00);
	background-image: -moz-linear-gradient(top, #D55C00 0%, #D55C00 100%);
	background-image: -webkit-linear-gradient(top, #D55C00 0%, #D55C00 100%);
	background-image: -ms-linear-gradient(top, #D55C00 0%, #D55C00 100%);
	background-image: linear-gradient(top, #D55C00 0%, #D55C00 100%);
	background-image: -o-linear-gradient(top, #D55C00 0%, #D55C00 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#D55C00), color-stop(100%,#D55C00));
	margin-left: 6px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.gradientService a
{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
.gradientService a.jobsNav
{
	color: #fff;
	text-decoration: none;
}

.gradientright
{
	/*border-top-left-radius: 8px; 	border-top-right-radius: 8px;*/ /*width: 200px;*/
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	background-color: url(images/navi_bg.gif) no-repeat;
	color: #FFFFFF;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2a2a2a, endColorstr=#444444);
	background-image: -moz-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -webkit-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -ms-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -o-linear-gradient(top, #2a2a2a 0%, #444444 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#2a2a2a), color-stop(100%,#444444));
	margin-left: 6px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.gradientright a
{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
.gradientright a.jobsNav
{
	color: #fff;
	text-decoration: none;
}

.tableborderSearchProfile
{
	border: 1px solid #999;
	line-height: 20px;
	padding-bottom: 10px;
	table-layout: fixed;
}
.tableborderSearchProfile td
{
	height: 28px;
	_height: 18px;
	vertical-align: middle;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */ *height:18px;
}

table.tableborderSearchProfile td.addArea
{
	border-top: 1px solid #f1d28f;
	border-bottom: 1px solid #f1d28f;
	height: 128px;
	text-align: center;
	vertical-align: middle;
}

.tableborderRegistration
{
	border: 1px solid #999;
	line-height: 20px;
	padding-bottom: 10px;
	table-layout: fixed;
}
.tableborderRegistration td
{
	height: 28px;
	_height: 20px;
	vertical-align: middle;
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* IE */
}

table.tableborderRegistration td.addArea
{
	border-top: 1px solid #f1d28f;
	border-bottom: 1px solid #f1d28f;
	height: 128px;
	text-align: center;
	vertical-align: middle;
}

.tableborderSendInquiry
{
	line-height: 20px;
	border: 1px solid #999;
}

.tableborderSendInquiry td
{
	height: 28px;
	_height: 18px; *height:18px;
}

.Assistance
{
	color: #D56001;
}
.PhotoView
{
	height: 16px;
	width: 16px;
	display: block;
	background: URL(images/view.png) no-repeat;
	margin-left:15px;
}
.Photoname
{
	color: #d36000;
	font-size: 11px;
	margin-left:10px;
}