#outerwrap
{
	background:#fff ;
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
}

#wrap
{
	background-color: #fff;
	width: 910px;margin:10px;
}

#content
{
	display: inline;
	float: left;
	margin: 0px 0px 6px 0px;
	padding-left: 16px;
	text-align: left;
	width: 964px;
}

#search-ads1
{
	
	border-right: 1px solid #ccc;
	display: inline;
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	width: 135px;
	font-size:10px;
}


#search-ads
{
	
	border-right: 1px solid #ccc;
	display: inline;
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 0px;
	width: 140px;
	font-size:10px;
}

.cat_subcategory_link{font-size:11px!important;}

.sign_up
{
	background: #efefe6;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 8px;
	text-align: left;
        padding:5px 0px 5px 5px;
        font-size:20px;
        
	width: 65%;
}

.box4
{
	background-color: #fff;
	
}


div.SubmitBtn {
	clear: both;
	margin: 0 0 0 220px;
}

.button, .buttonstyle, .buttonSmall, .buttonGrey {
	background: #6b8d10 url('images/buttonskin.gif') no-repeat left top;
	border: none;
	font-weight: bold;
	color: #FFFFFF !important;
	display: block;
	width: 141px;
	height: 24px;
	line-height: 24px;
	padding: 0 !important;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

/* BOX SEARCH PANEL */
#searchLayout {
	width: 619px;
	text-align: left;
	float: left;
	margin: 5px 8px 0 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#boxsearch {
	background:#A6CE3A url('images/top-search.gif') no-repeat top left;
	padding-top:8px;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
	

}
#boxsearch h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 0;
	background: none;
	text-align: center;
	margin: 0 !important;
	padding: 0;
	line-height:normal;
}
#boxsearch form {
	background: url('images/bg_homeSearch.gif') repeat-x left top;
	margin: 0;
	padding-top: 12px;
	width: 100%;
	font-size: 1em;
}
#boxsearch form h1 {
	margin: 0 15px;
	padding: 0;
	text-align: center;
	font: bold 0.9em/1.6em Arial, Helvetica, sans-serif;
}
#boxsearch hr {
	border-top: solid 1px #b8dc57;
	height: 0px;
}
#boxsearch .left {
	float: left;
	width: 53%;
}
#boxsearch .right {
	float: right;
	width: 247px;
}
#boxsearch .FieldWrap {
	padding: 6px 0 0 0;
}
#boxsearch label {
	width: 90px;
	float: left;
	text-align: right;
	font-weight: bold;
	line-height: 1.6em;
}
#boxsearch select ,#keywords .input {
	width: 185px;
	border: solid 1px #6a6a7d;
	background: #eef0f2;
	padding: 1px;
	margin-left: 5px;
	font-size: 0.85em;
}
#boxsearch select {
	width: 189px;
}

#boxsearch option {
	background: #FFFFFF;
}

#boxsearch .right .FieldWrap {
	padding-right: 15px;
}
#boxsearch .first {
	margin-left: 75px !important;
}
#boxsearch .radio {
	float: none;
}
#boxsearch .SubmitBtn {
	margin: 0;
	padding: 4px 0 0;
}
#boxsearch .field
{
   padding-left:10px;
   color:#fff;

}

#boxsearch .SubmitBtn input {
	background: #fff;
	border: none;
	margin-left:35px;
	color: #FFFFFF;
	width: 182px;
	height: 24px;
	cursor: pointer;
	font-weight: bold;
}


#boxsearch .SubmitBtn input:hover {
	text-decoration: underline;
}

#boxsearch .btm {
	background: url('images/homeSearchBtm.gif') no-repeat left top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 12px;
	overflow: hidden;
	clear: both;
}


/* HOME SEARCH PANEL */
#homeLayout {
	width: 619px;
	text-align: left;
	float: left;
	margin: 5px 8px 0 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#homesearch {
	background:#9A4619 url('images/homesearch.jpg') no-repeat;
	padding-top: 138px;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
	

}
#homesearch h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 0;
	background: none;
	text-align: center;
	margin: 0 !important;
	padding: 0;
	line-height:normal;
}
#homesearch form {

	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 1em;
}
#homesearch form h1 {
	margin: 0 15px;
	padding: 0;
	text-align: center;
	font: bold 0.9em/1.6em Arial, Helvetica, sans-serif;
}
#homesearch hr {
	border-top: solid 1px #eee;
	height: 0px;
	width:93%;
}
#homesearch .left {
	float: left;
	width: 53%;
}
#homesearch .right {
	float: right;
	width: 247px;
}
#homesearch .FieldWrap {
	padding: 6px 0 0 0;
}
#homesearch label {
	width: 90px;
	float: left;
	text-align: right;
	font-weight: bold;
	line-height: 1.6em;
}
#homesearch select  {
	width: 189px;
	border: solid 1px #333;
	background: #fff;
	padding: 2px;
	margin-left: 5px;
	font-size: .9em;
}

#keywords input {
	width: 189px;
	border: solid 1px #6a6a7d;
	background: #fff;
	padding: 3px;
	margin-left: 5px;
	font-size: .9em;
}
.field_data_app {
	
	border: solid 1px #6a6a7d;
	background: #fff;
	
}

#homesearch option {
	background: #FFFFFF;
}

#homesearch .right .FieldWrap {
	padding-right: 15px;
}
#homesearch .first {
	margin-left: 75px !important;
}
#homesearch .radio {
	float: none;
}
#homesearch .SubmitBtn {
	margin: 0;
	padding: 4px 0 0;
}

#homesearch .SubmitBtn input {
	background: #6b8d10 url('images/btn_homeSearch.gif') no-repeat left top;
	border: none;
	color: #FFFFFF;
	width: 182px;cursor: pointer;
	height: 24px;
	font-weight: bold;
}
#homesearch .SubmitBtn input:hover {
	text-decoration: underline;
}


#homesearch .SubmitBtn a {
	text-align: center;
	color: #FFF;
	width: 182px;
	text-decoration: none;
	height: 24px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 1.1em;
}
#homesearch .SubmitBtn a:hover {
	text-decoration: underline;
}

#homesearch .btm {
	background: url('images/homeSearchBtm.gif') no-repeat left top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 12px;
	overflow: hidden;
	clear: both;
}
hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}
form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}


#con-content
{
	background: #fff!important;
	display: inline;
	float: left;
	margin: 30px 0px 6px 15px;
	padding: 0px;
	text-align: left;
	width: 750px;
}
#hbar
{
	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	width: 964px;
	
}
#logo
{
	background: url('images/logo.png') no-repeat;
	display: inline;
	float: left;
	height: 50px;
	margin: 20px 0px 0px 13px;
	width: 311px;
}
#emp-top
{
	display: inline;
	float: right;
	height: 55px;
	margin: 0px 20px 1px 10px;
	line-height:18px;
	padding: 8px;
	width: 200px;
	font-size:15px;
	border: 1px solid #ccc;
	border-top:none;
	
}
.banner
{
	background: #6A9DC2 url('images/homeban.jpg');
	height: 125px;
	margin-left: 5px;
	padding-bottom: 0px;
	width: 700px;
}
.position
{
	padding: 88px 0px 0px 380px;
}
#navbar
{
	border: 0px solid red;
	display: inline;
	float: right;
	margin: 95px 25px 0px 0px;
}
#topsearchbar
{
	color: #fff;
	display: inline;
	float: left;
	margin: 10px 0px 0px 5px;
}

#topiconbar
{
	display: inline;
	float: right;
	padding-right: 13px;
}
#toplangbar
{
	display: inline;
	float: left;
	margin-right: 1px;
	margin-top: 10px;
}
#toprightbar
{
	float: right;
	padding-right: 13px;
	padding-top: 10px;
}
#toplinkbar
{
	display: inline;
	float: right;
	margin-right: 15px;
	margin-top: 0px;
}
a
{
	color: #2384af;
	font-size: 12px;
	font-weight: normal;
}
a:hover,a:active
{
	color: #fa9e16;
	font-size: 12px;
	text-decoration: none;
}
a.nav, a.nav:visited
{
	color: #3f8aac;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	height: 100%;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}
a.nav:hover
{
	color: #3f8aac;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	height: 100%;
	text-decoration: underline;
	width: 100%;
}
.arrow
{
	cursor: pointer;
	font-size: 15px;
	margin: 4px;
	text-decoration: none;
}
a.arrow:hover
{
	text-decoration: none;
}
a.highlite1, a.highlite1:visited
{
	color: #83b310;
}
a.highlite2, a.highlite2:visited

{
	color: #97b242;
}
a.highlite2:hover
{
	color: #fff;
}
a.highlite3, a.highlite3:visited
{
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
a.highlite3:hover
{
	color: #fff;
	font-size: 13px;
}
a.highlite4, a.highlite4:visited
{
	color: #2A70AE;
	font-size: 12px;
	text-decoration: underline;
}
a.highlite4:hover
{
	color: #fff;
	font-size: 12px;
}
a.navLink_top, a.navLink_top:visited, a.navLink_top:hover
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
}
a.navLink_top:hover
{
	text-decoration: none;
}
#printTitle
{
	display: none;
}
.img_border
{
	border: 1px solid #ccc;
}
.img_border2
{
	border: 1px solid #666;
}
.highlite
{
	color: #2384af;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}
.bluetext
{
	color: #2A70AE;
}


/* ===
FOOTER
=== */
#footer	{
	margin: 0px 0px 0px 0px;
	clear: both;
	width:937px;
}
#footerLinks {
	margin: 0 auto;
	padding: 0 18px;
	list-style: none;
	background: #666 url('images/bg_footer.gif') no-repeat left top;
	line-height: 35px;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
}
#footerLinks li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0;
}
#footerLinks a, #footerLinks a:visited {
	color: #FFFFFF;	
	text-decoration: none;
	padding: 0 6px;
}
#SubFooter {
	margin: 20px 0px 10px 10px;
	font-size: 0.85em;
}
#SubFooter .right {
	margin: 0 0 0 10px;
}
#SubFooter p {
	margin: 3px 0 0 0;
	font-size: 1em;
}
#SubFooter .smLogo {
	margin-bottom: 10px;
	border:none;
}
.plain_menu_button a {
	font-weight: bold;
}
.plain_menu_button a:hover {
	color:#efefef!important;
}

.logout_section
{
	border: 1px solid;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	padding: 8px 10px 10px 10px;
}
.nav_button
{
	background: #edfbff;
	border: 1px solid #7cbed9;
	border-bottom: 0px;
	float: left;
	height: 32px;
	margin-right: 4px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.comp_desc
{
	border-bottom: 1px solid #999;
	float: left;
	height: 22px;
	margin-left: 4px;
	text-align: center;


	text-decoration: none;
	vertical-align: middle;
	width: 400px;
}
.comp_desc a
{
	text-decoration: none;
}
a.postRes:link, a.postRes:visited
{
	background: transparent url(images/res-button.gif) repeat-x left bottom;
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 130px;
}
a.postRes:hover
{
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 130px;
}
.nav_button_hover
{
	background: url('images/nav-btn.gif') repeat-x #1b7ca6;
	border: 1px solid #7cbed9;
	border-bottom: 0px;
	float: left;
	height: 32px;
	margin-right: 4px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.nav_button a
{
	display: block;
	padding-top: 5px;
}
.nav_button_hover a
{
	color: #fff !important;
	display: block;
	padding-top: 5px;
}
div.info_box9
{
	margin-bottom: 1px;
}
div.info_box9-inner
{
	margin: 0px 1px 0px 1px;
}
.boxhead9
{
	color: #666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	width: 100% !important;
}
.boxhead9 a, .boxhead9 a:visited
{
	color: #000;
}
.boxhead9 div
{
	margin: 3px 2px 9px 8px;
}
.info_box9 .boxcontent2b
{
	color: #666;
	margin: 3px;
	padding-top: 0px;
}
div.info_box2
{
	
	margin-bottom: 1px;
}
div.info_box2-inner
{
	margin: 0px 1px 0px 1px;
}
.boxhead2
{
	color: #003366;
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	padding-top:10px;
}
.boxhead2 a, .boxhead2 a:visited
{
	color: #000;
}
.boxhead2 div
{
	margin: 3px 2px 9px 0px;
}
.info_box2 .boxcontent2b
{
	color: #666;
	margin: 3px;
	padding-top: 0px;
}
div.info_box3
{
	margin-bottom: 5px;
}
div.info_box3-inner
{
	margin: 0px 2px 0px 2px;
}
.boxhead3
{
	background-color: #5891BA;
	color: #fff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	width: 100% !important;
}
.boxhead3 div
{
	padding: 1px 2px 3px 8px;
}
.boxcontent3b
{
	margin: 2px;
	padding-top: 0px;
}

.boxpostfree
{
	background-color: #fff;
	float: right;
	margin-top: 8px;
}
.box5
{
	border-bottom: 1px solid #000;
}
.index_home_user2
{
	display: inline;
	float: left;
	margin-left: 0px;
}
.index_home_user2 .head
{
	background: #333;
	color: #fff;
	margin: 0px;
	padding: 5px;
}
.available_langs
{
	display: none;
}
.post_list_premium
{
	color: #fe8838;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}
.job_listing_count
{
	color: #666;
	font-size: 11px;
	margin-bottom: 3px;
}
table.job_post_data
{
	width: 98%;
}
.index_sidebar
{
	clear: both;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
	width: 94%;
}
.homemod1
{
	clear: both;
	margin-left: 8px;
}
.homemod2
{
	clear: both;
	margin-top: 0px;
}
#home_login_form, #home_em_login_form
{
	margin: 0px;
}
#home_login_form input, #home_em_login_form input
{
	font-size: 11px;
	margin-top: 3px;
	padding: 0px;
}
#home_login_table, #home_em_login_table
{
	height: 100px;
	width: 185px;
}
#home_login_table td, #home_em_login_table td
{
	color: #666;
	padding: 3px;
}
ul.embox
{
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-top: 3px;
}
.clear
{
	border: 0px solid red;
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#joblist TR.standard:hover
{
	background-color: #fff;
}
#jd-btns
{
	float: left;
	padding: 10px 0 10px 0;
}
.cat_list_box .cat_box_title
{
	color: #2384af;
	font-weight: bold;
	margin-left: 8px;
}