/* CSS Document */
* html .i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	width:776px;
}
    #bar {
		margin: 0px;
        cursor: default;
		color:#FFFFFF;
		margin-top:-7px;
	
    }


.des01 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000;
}
#job_layer {
	position:absolute;
	z-index:20000;
}
.red {color:#FE0000;}
p {color:#000; font-size:12px; line-height:18px;}

p.head {color:#000; font-size:18px; line-height:24px; text-align:center}
p.head2 {color:#000; font-size:18px; line-height:24px; text-align:left;}

.des02 {
background:#B2CF1B;
padding:6px;
font-size:11px;
font-weight:normal;
color:#4D4D4D;
}
.des03 {
color:#E0ECA3;
font-size:11px;
line-height:13px;
}
.des_03 {
color:#2F7A0B;
font-size:11px;
line-height:13px;
}
.des04{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;

}
body
	{
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
#page
	{
	margin:auto;
	width:900px;
	background-image: url(images/bgbody.gif);
	background-repeat: repeat-y;
	
	}
#body
	{
	padding-left:25px;
	padding-right:0px;
	margin:auto;
	}
#left
	{
	width:850px;
	float:left;	
	border:0px solid;
}

#indexleftDiv
	{
	width:650px;
}
#indexrightDiv
	{
	width:190px;
	height:600px;	
	border:5px solid;
	border-color:#B2CF1B;
	background-color:#F9FBED;
	padding:0px;
	
}
p.lightblue {
	color:#0085bc;
}
p.lightblack {
	color:#010101;
}
p.ok_msg_label{
	color:#448800;
	font-weight:bold;
}
span.error_msg_label{
	color:#FF0404;
	font-weight:bold;
}
p.error_msg_label{
	color:#FF0404;
	font-weight:bold;
}
#redbox
	{
	width:600px;
	height:60px;	
	border:2pt solid;
	border-color:d30a0a;
	background-color:#FFFFFF;
	padding:10px;
	float:left;
	color:#083a71;
	
}
#redsolidbox
	{
	width:250px;
	height:30px;	
	background-color:d30a0a;
	padding:10px;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:-15px;
	
}
#logo
	{
	margin-top:20px;
}
#box{
	width:280px;
}
#topbox	{
	background-image: url(images/boxlefttop.gif);
	background-repeat: no-repeat;
	width:279px;
	height:19px;
}
#centerbox	{
	background-image: url(images/boxleftcenter.gif);
	background-repeat: repeat-y;
	width:279px;
}
.centerbox	{
	text-align:left;
	padding:0px 5px 0px 15px;
}
#botbox	{
	background-image: url(images/boxleftbot.gif);
	background-repeat: no-repeat;
	width:279px;
	height:19px;
}
	
#yellowbox	{
	width:850px;
}
#topyellowbox{
	background-image: url(images/yellowboxlefttop.gif);
	background-repeat: no-repeat;
	width:849px;
	height:19px;
}
#centeryellowbox{
	background-image: url(images/yellowboxleftcenter.gif);
	background-repeat: repeat-y;
	width:849px;
}
.centeryellowbox{
	text-align:left;
	padding:0px 5px 0px 15px;
}	
.centeryellowbox a {text-decoration:none;}
	
#botyellowbox {
	background-image: url(images/yellowboxleftbot.gif);
	background-repeat: no-repeat;
	width:849px;
	height:19px;
}
#right{
	margin-left:20px;
	width:540px;
	float:left;	border:0px solid;
	text-align:center;
}
#menutop{
	margin:auto;
	border:0px solid;
	text-align:center;
	padding-left:40px;
}
#menu{
	border:0px solid;
	text-align:left;

}
p.menu2{
	color:#2F7A0B;
	font-weight:bold;
	text-align:right;
	line-height:18px;
}
p.menu3	{
	color:#d30a0a;
	font-weight:bold;
	text-align:left;
	font-size:16px;
}
p.menu4 {
	color:#d30a0a;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
p.orange{
	color:#e8821e;
	font-weight:normal;
	text-align:left;
	font-size:12px;
}
p.red{
 color: #FE0000;
}
.reddesc{
 color: #FE0000;
 font-weight:bold;
 text-align:center;
 font-size:12px;
}
.menu2{
	padding-top:0px;
	border:0px solid;
	text-align:right;
	padding-right:0px;
}
li{
	margin-left:0px;
	list-style: disc url(none);
	text-align:left;
}
a{
    color: #007FFF;
 	text-decoration:none;
	padding:2px;
}
a:hover{
	color: #007FFF;
	text-decoration:underline;
	padding:2px;
}	
a.orange{
	color: #e8821e;
	text-decoration:none;
	padding:2px;
}
a.orange:hover{
	color: #e8821e;
	text-decoration:none;
	padding:2px;
}
a.red{
	color: #FE0000;
	text-decoration:none;
	padding:2px;
}
a.black	{
	color: #000;
	text-decoration:none;
	padding:2px;
}
a.black:hover {
	background-color: #000;
	color: #ffffff;
	text-decoration:none;
	padding:2px;
}
a.black01 {
	
	color: #000;
	text-decoration:none;
	padding:2px;
	/*font-weight:bold;*/
}
a.black01:hover {
	background-color: #B3CF1B;
	color: #ffffff;
	padding:2px;
	/*font-weight:bold;*/
}

#black02 {
	color:#FE0000;
	font-weight:normal;
	text-decoration:underline;
}
#black02:hover {
	background-color: #B3CF1B;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
a.black3 {
	color: #007FFF;
	text-decoration:none;
	padding:2px;
}
a.black3:hover {
	color: #007FFF;
	text-decoration:underline;
	padding:2px;
}
a.black5 {
	color: #007FFF;
	text-decoration:underline;
	padding:2px;
}
a.black5:hover {
	color: #007FFF;
	text-decoration:none;
	padding:2px;
}

A.linktxt
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:13px;
	font-weight:bold;
	COLOR: #000000;
	text-decoration: none;
}
A.linktxt:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:13px;
	font-weight:bold;
	COLOR: #000000;
	text-decoration: none;
}
A.linktxt02
{	FONT-SIZE: 12px;
	line-height:13px;
	font-weight:bold;
	COLOR: #000000;
	text-decoration: none;
}
A.linktxt02:hover
{	FONT-SIZE: 12px;
	line-height:13px;
	font-weight:bold;
	COLOR: #000000;
	text-decoration: none;
}
.des_02
{
	font-weight:bold;
	font-size:11px;
	color: #007FFF;
}
a.blue_red {
	color: #007FFF;
	text-decoration:underline;
	padding:2px;
}
a.blue_red:hover {
	color: #FF0000;
	text-decoration:underline;
	padding:2px;
}
a.link01 {
	color: #2F7A0B;
	text-decoration:blink;
	padding:2px;
	font-size:14px;
}
a.link01:hover {
	background-color: #2F7A0B;
	text-decoration:none;
	padding:2px;
	color: #ffffff;
	font-size:14px;
}
a.black2 {
	color: #fff;
	text-decoration:none;
	padding:2px;
	border:1px;
	background-color:#000000;
	font-size:18px;
}
a.black2:hover {
	background-color:#000000;
	color: #f00;
	text-decoration:none;
	padding:2px;
	font-size:18px;
	border:1px;
	border-color:#000000;
}
a.black4 {
	color: #007FFF;
	text-decoration:none;
	padding:2px;
}
a.black4:hover {
	color: #007FFF;
	text-decoration:none;
	padding:2px;
}
a.green
	{
	color: #000;
	text-decoration:none;
	padding:2px;
	}

a.green:hover {
	background-color: #000;
	color: #ffffff;
	text-decoration:none;
	padding:2px;
	}
 
#menu li{
	float:left;
	width:152px;
	height:43px;
	text-align:center;
	margin-left:0px;
	background:url(images/menutop.gif) no-repeat;
	padding-top:0px;
}
#menu li a{
	float:left;
	width:152px;
	height:43px;
	text-align:center;
	margin-left:0px;
	background:url(images/menutop.gif) no-repeat;
	padding-top:10px;
	color:#fff;
	text-decoration:none;
}
#menu li a:hover{
	float:left;
	width:152px;
	height:43px;
	text-align:center;
	margin-left:0px;
	background:url(images/menutophover.gif) no-repeat;
	padding-top:10px;
}
#bigbox. #borderbox	{
	border:0px solid;
	width:540px;
}
#borderbox{
	padding-top:15px;
	border:0px solid;
	width:540px;
}
#leftbigbox{
	float:left;
	background-image: url(images/boxrightleft.gif);
	background-repeat: no-repeat;
	width:23px;
	height:310px;
}
#centerbigbox{
	float:left;
	background-image: url(images/boxrightcenter.gif);
	background-repeat: repeat-x;
	width:490px;
	height:310px;
	color:#fff;
}
.centerbigbox{
	padding-top:20px;
	padding-bottom:10px;
	color:#fff;
}
.centerbigbox input{
	margin-bottom:3px;
}
.search_input_style_new	{
	background-color: #ffffff;
	border:1px solid #007FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.search_input_style_new1	{
	background-color: #ffffff;
	border-bottom:1px solid #007FFF;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    
}
.search_input_style_new2	{
	width:200px;
	background-color: #ffffff;
	border:1px solid #007FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	
}
.search_input_style	{
	 width:250px;
	 height:21px;
	 border: 1px solid #007FFF;
	 background:#ffffff;	 
	 font-size:13px;
	 color:#000000;
}
.search_input_style1{
	 width:200px;
	 height:21px;
	 border: 1px solid #007FFF;
	 background:#ffffff;	 
	 font-size:13px;
	 color:#000000;
}
select.select_box{
	 width:250px;
	 border: 1px solid #007FFF;
	 background:#ffffff;	 
	 font-size:13px;
	 color:#000000;
}
select.select_box1{
	 width:60px;
	 border: 1px solid #007FFF;
	 background:#ffffff;	 
	 font-size:13px;
	 color:#000000;
}
.search_input_style2{
	 border: 1px solid #007FFF;
	 background:#ffffff;	 
	 font-size:13px;
	 color:#000000;
}
form{
	padding:0px;
	margin:0px;
}
.centerbigbox a, .centerbigbox td{
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#centerleft	{
	width:200px;
	float:left;
}
#centerright{
	float:right;
	width:200px;
	text-align:left;
}
#rightbigbox{
	float:left;
	background-image: url(images/boxrightright.gif);
	background-repeat: no-repeat;
	width:23px;
	height:310px;
}
#bordertop{
	background-image: url(images/boxright2top.gif);
	background-repeat: no-repeat;
	width:537px;
	height:22px;
}
#bordercenter{
	background-image: url(images/boxright2.gif);
	background-repeat: repeat-y;
	width:537px;
}
.bordercenter{
	padding:0px 10px 0px 10px;
}
#borderbot{
	background-image: url(images/boxright2bot.gif);
	background-repeat: no-repeat;
	width:537px;
	height:22px;
}
#bordertoplog{
	background-image: url(images/logintop.gif);
	background-repeat: no-repeat;
	width:500px;
	height:22px;
	margin:auto;
}
#bordercenterlog{
	background-image: url(images/logincenter.gif);
	background-repeat: repeat-y;
	width:500px;
	margin:auto;
}
.bordercenterlog {
	padding:0px 20px 0px 20px;
}
.bordercenterlog form{
	padding:0px;
	margin:0px;
}
#borderbotlog{
	background-image: url(images/loginbot.gif);
	background-repeat: no-repeat;
	width:500px;
	height:22px;
	margin:auto;
}
.cat_box_title{
	font-size:16px;
	font-weight:bold;
}	
#footer	{
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	height:55px;
	width:850px;
	text-align:center;
	color:#000;
	margin:auto;
}
.footer{
	padding-top:5px;
}
#header	{
	background-image: url(images/header_bg.gif);
	background-repeat:no-repeat;	
	height:117px;
	width:874px;
	text-align:center;
	color:#fff;
	margin:auto;
}
.header	{
	padding-left:20px;

	padding-right:20px;
}
.footer a{
	color:#000000;
}
.footer a:hover{
	color:#000000;
}
.header a{
	color:#007EFF;
}
img.padded {margin:5px;}

img.paddedright {margin-left:25px; margin-bottom:25px; float:right;}

img.paddedleft {margin-right:25px; margin-bottom:25px; float:left;}

/*
category_name and category_path are displayed above the categories.
category name is in big bold letters
category_path has an indent on the left
*/
.category_name { /* The name of the current category*/
	font-weight: bold;
	font-size: 10pt;
}
.category_path { /* eg. Job Classification -> Public School -> Middle */
	margin-left: 2em;
	
}
.category_index { /* The div element showing the categories, category-index.php template */
	margin-bottom:5px;
}
A.cat_parent_link { /* The parent category name */
	font-family: "verdana", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
 .cat_subcategory { /* div generated by JB_display_sub_cats_compact() or JB_display_sub_cats_table() */
	font-family: "verdana", sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 1em;
}
A.cat_subcategory_link { /* style for the sub category links*/ }

.cat_arrow { /* The little arrow displayed next to the cat_heading */
	background:  url(images/arrow.gif) no-repeat 0% 50% ;
	padding-left: 6px;
}
.cat_small_count { /* Shows number of records in the category. enclosed in a <small> </small> block */ }
.cat_more_link { /* The link to show more categories*/
	font-weight: bold;
}
/*
categoty table produced by display_table() function
*/
TABLE.cat_table { }
.index_sidebar p {
	padding:0px;
	margin:0px;
}	/*
############################################################
Dynamic forms
This set of styles control the display of dynamic forms - forms which can be edited from the Administartion Panel.
The forms are: Job Posts, Resumes and Employer's profiles.

*/
#dynamic_form, TABLE.dynamic_form {
	background-color:#B2CF1B;	
	border-bottom-width: 0px;
	width:100%;
}
/*
TD.dynamic_form_field -
The name of the field (field label which on the left side)
*/
#job_post TABLE.job_post_data {
	width: 100%;
	background-color: #ffffff;
}
#job_post TD.job_post_data {
	width: 100%;
	background-color: #ffffff;
}
#profile,  TABLE.profile_data {
	background-color: #ffffff;
	width: 100%;
	border: 2px;
}
#profile TD.profile_data {
	background-color: #ffffff;
}
#dynamic_form TD.dynamic_form_field {
	background-color: #f4f4f4;
	font-weight: bold;
	width: 50%;
	font-size:12px;
	text-align:left;

}
#dynamic_form TD.dynamic_form_2_col_field {
	background-color: #ffffff;
	width:300px;
}
* html #dynamic_form TD.dynamic_form_2_col_field {
	background-color: #ffffff;
	width:350px;
}

/*
#dynamic_form TD.dynamic_form_value
The value of the field (on the right from the field label)
*/
#dynamic_form TD.dynamic_form_value {
	background-color: #ffffff;
	width:auto;
	font-size:12px;
	text-align:left;
}

/*

*/
#dynamic_form .dynamic_form_image_label {
	
	font-weight: bold;

}

/*

.dynamic_form_input_label - used for the <label> for radio buttons and check boxes
*/

#dynamic_form .dynamic_form_input_label {

}

/*

*/
#dynamic_form .dynamic_form_file_label {
	font-weight: bold;
}
/*
The following style controls the LABEL type fields
*/
#dynamic_form .dynamic_form_note_label { }
/*
Date field 
*/
#dynamic_form SELECT.dynamic_form_date_style {
	background-color: #ffffff;
	border:1px solid #0077ff;
	
}
#dynamic_form INPUT.dynamic_form_date_style {
	background-color: #ffffff;
	border:1px solid #0077ff;

}
/* Other fields */
#dynamic_form INPUT.dynamic_form_checkbox_style {
	background-color: #ffffff;
}
#dynamic_form INPUT.dynamic_form_radio_style {
	background-color: #ffffff;
	color: #007FFF;
}
#dynamic_form INPUT.dynamic_form_text_style{
	background-color: #ffffff;
	border:1px solid #007FFF;
}
#dynamic_form TEXTAREA {
	background-color: #ffffff;
	border:1px solid #007FFF;
}
#dynamic_form SELECT {
	background-color: #ffffff;
}
#dynamic_form .dynamic_form_seperator {
	font-weight: bold;
	color:#fff;
	background-color:#B2CF1B;
}
.category_index {
	text-align:left;
	background-color:#fff;
	padding:0px;
	margin:0px;
}
.category_index a{
	color:#000;
}
#dynamic_form .is_required_mark {
	font-weight: bold;
	font-size: 12pt;
	color: red;
	vertical-align: middle;
}
td{
	font-size:12px;
}
#joblist .job_list_cat_name {
	font-size: xx-small;
	font-weight: bold;
	color: #339900;
}
#joblist .job_list_cat_name_premium {
	font-size: xx-small;
	font-weight: bold;
	color: #339900; 
}
#joblist .job_list_small_print {
	font-size:xx-small;
	color: #000000;
}
#joblist .job_list_small_print_premium {
	font-size: xx-small;
	color: #000000;
}
/*
green_grad and blue_grad define styles for the premium posts
*/
#joblist .green_grad {
	background:#fff url(images/green-gradient.gif) repeat-x;
}
#joblist .blue_grad {
	background:#ffffff url(images/blue-gradient.gif) repeat-x;
}
#joblist TD.list_day_of_week {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDEAF7;
}
#joblist TD.list_day_of_week_premium {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDEAF7;
}
#joblist .job_list_title {
	font-size: 12pt;
	font-weight: bold;
	color:#007FFF;

}
#joblist .job_list_title_premium {	
	font-size: 12pt;
	font-weight: bold;
}
/*
######################################################
Premium Jobs List 

*/

#joblist_premium, TABLE.list_premium {
	width: 99%;
	font-size: xx-small;
}
#joblist_premium .job_list_small_print_premium {
	font-size: xx-small;
	color: #000000;
}
#joblist_premium .job_list_title_premium {
	font-size: 12pt;
	font-weight: bold;
}
#joblist_premium .green_grad {
	background:#fff url(images/green-gradient.gif) repeat-x;
}
#joblist_premium .blue_grad {
	background:#FFFFFF url(images/blue-gradient.gif) repeat-x;
}
#joblist_premium .standard {
	background-color:white;

}
#joblist_premium .job_list_cat_name_premium {
	font-size: xx-small;
	font-weight: bold;
	color: #339900; 
}
#joblist_premium TD.list_data_cell_premium {
	font-size: 10pt;
	color: #000000;
}
#joblist_premium TD.list_header_cell {
	background-image: url(images/headbgcell.gif);
	background-repeat:repeat-x;
	height:55px;
	padding:10px 20px 20px 20px;
	margin-top:30px;
	text-align:center;
	color:#fff;
}
.list_header_cell {
	background-image: url(images/headbgcell.gif);
	background-repeat:repeat-x;
	height:55px;
	padding:0px 20px 20px 20px;
	margin-top:30px;
	text-align:center;
	color:#fff;
}
#joblist_premium TD.list_day_of_week_premium {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #ECF8F9;
}
.employer_content td.list_header_cell{
	background-image: url(images/headbgcell.gif);
	background-repeat:repeat-x;
	height:55px;
	margin-top:0px;
	text-align:center;
	color:#fff;
}
.employer_content td.list_header_cell a{
	color:#fff;
}
#job_post td td.top_links a	{
	color:#0080FF;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#007FFF;
}
h2{
	text-align:left;
	padding:0px;
	margin:0px;
	font-size:24px;
	font-family: "Times New Roman", Times, serif;
}
h3{
	font-size:12px;
	font-weight:normal;
	padding:10px;
	margin:0px;
	color:#2e348a;
	text-align:left;
	border: 1px;
	border-color:#96c153;
}
h4{
	font-size:12px;
	font-weight:normal;
	padding:10px;
	margin:0px;
	color:#448800;
	text-align:left;

}
h5 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#007FFF;
}
/*
Showing an invoice bgcolor="#CCCCCC"
*/
#invoice  {
	background-color: #d9d9d9;
}
#invoice TD.field {
	background-color: #ffffff;
	font-weight: bold;
}
#invoice TD.value {
	background-color: #ffffff;
}
.confirm_order_button {
	font-size: 18pt;
	text-align: center;
	background-color: #007FFF;
	color:#ffffff;
}
.application_text { /* Apllication text displayed on employers/apps.php and myjobs/apps.php */
	font-size: 10pt;
}
/*
http://www.search-this.com/2007/02/12/css-liquid-round-corners
*/
 #liquid-round {
/*width:70%;*/
	margin:0px auto;
	background:#fff url(images/leftside.gif) repeat-y left top;
}
.top {
	width:100%;
	height:20px;
	background:url(images/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(images/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding:1px 20px 15px 15px;
	margin:-1px 0 -50px 0;
}
.bottom {
	width:100%;
	height:60px;
	background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(images/bottom-right.gif) no-repeat right top;
}

.dialog {
	 margin:0px auto;
	min-width:20em;
	color:#fff;
}
.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}
.dialog .ft .c {
 height:14px;
}
.dialog .hd {
 background:transparent url(images/tl.gif) no-repeat 0px 0px;
}
.dialog .hd .c {
 background:transparent url(images/tr.gif) no-repeat right 0px;
}
.dialog .bd {
 background:transparent url(images/ml.gif) repeat-y 0px 0px;
}
.dialog .bd .c {
 background:transparent url(images/mr.gif) repeat-y right 0px;
}
.dialog .bd .c .s {
	 margin:0px 8px 0px 4px;
	 background:#000 url(images/ms.jpg) repeat-x 0px 0px;
	 padding:1em;
}
.dialog .ft {
  background:transparent url(images/bl.gif) no-repeat 0px 0px;
}
.dialog .ft .c {
	 background:transparent url(images/br.gif) no-repeat right 0px;
}
/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 10px;
	margin:1em 0;
	background:#fff;
	color:#000;
	border:0px solid #666;
	width: 850px;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.cbb a{
	color: #007FFF;
	text-decoration:underline;
	padding:2px;
}
.cbb: a:hover {
	color: #007FFF;
	text-decoration:none;
	padding:2px;
}
.cbb p {
	color:#000000;
}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin-left:0px; /* a little hack... */
}
.two {
	width:45%;
	float:left;
}
.three {
	width:45%;
	float:right;
}
/* Rules for the top corners and border */
.bt {
	background:url(images/box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/box.png) no-repeat 0 0;
	}
/* Rules for the bottom corners and border */
.bb {
	background:url(images/box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
}
.des01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(images/box.png) no-repeat 0 100%;
}
/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:url(images/borders.png) repeat-y 0 0;
}
/* Insert the right border */
* html .i2 {
	padding:0 12px 0 0;
	background:url(images/borders.png) repeat-y 100% 0;	
}
.i2 {
	padding:0 12px 0 0;
	background:url(images/borders.png) repeat-y 100% 0;
	/*width:776px;*/
}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
* html .i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	/*width:735px;*/
}
 .i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	/*width:745px;*/
}
/* CSS for the box ends here */
/*
form_submit_button is the style for all submit buttons
*/
.form_submit_button {
	font:10pt Arial, Helvetica, sans-serif; border:1px solid #027FFF; background:#0080FF; color: #ffffff;
}
.form_submit_button01 {
	font:10pt Arial, Helvetica, sans-serif; border:1px solid #027FFF; background:#0080FF; color: #ffffff;font-weight: bold;
}
/*
form_reset_button is the style for all reset buttons
*/
.form_reset_button {
	font:10pt Arial, Helvetica, sans-serif; border:1px solid #9860a3; background:#a0cdff; color: #000000;
}
/*
form_apply_button is the style for the apply button
*/
.form_apply_button {
	font:10pt Arial, Helvetica, sans-serif; border:1px solid #0080FF; background:#0080FF; color: #ffffff;

}
span.is_required_mark {
	font-weight: bold;
	font-size: 12pt;
	color: red;
	vertical-align: middle;
}
.title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
}
.title-sub {
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
}
.sub_title {
	font-weight: bold;
	font-size: 12px;
	color: #2F7A0B;
	vertical-align: middle;
}
.desc_content {
	font-size: 11px;
	color: #000000;
}
.title_desc {
	font-size: 12px;
	color: #ffffff;
}
.joblist {
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
.jobtitle{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.navigation ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.navigation li {
	background:url(images/arrow_blue.gif);
	background-position:0% 4px;
	list-style:none;
	padding-left:20px;
	background-repeat:no-repeat;
	margin:0px;
}
.list ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.list li {
	background:url(images/arrow_blue.gif);
	background-position:0% 4px;
	list-style:none;
	padding-left:15px;
	background-repeat:no-repeat;
	margin:0px;
}
.list01 ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.list01 li {
	background:url(images/arrow_blue.gif);
	background-position:0% 4px;
	list-style:none;
	padding-left:15px;
	background-repeat:no-repeat;
	margin:0px;
	height:23px;
}
.navigation-new ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.navigation-new li {
	background:url(images/arrow_blue.gif);
	background-position:0% 6px;
	list-style:none;
	padding-left:15px;
	line-height:20px;
	background-repeat:no-repeat;
	margin:0px;
}
#bgcontact_us {
	background: url(../../../images/myjobs_signup_image.jpg);	
	background-repeat:no-repeat;
	background-position:60% 0px;
	
}

/* newly added */
.pt5
{
padding-top:5px;
}
.pt10
{
padding-top:10px;
}
#pt10
{
padding-top:10px;
}
.pl6
{
padding-left:6px;
}
.border1{
border:#B3CF1B solid 1px;
}
.pad1{
padding:30px 20px 10px 20px;
}
#style01{
padding-bottom:5px;
font-size:18px;
}
.style02{
border-top:1px solid #C4C4C4;
}
.style03
{
padding:0px 20px 10px 20px;
}
#style04{
margin:0px;
padding:0px 0px 0px 210px;
}
.style05{
background-color: white;
}
.style06{
background: #B2CF1B;
}
.style07{
background-color:white;
background-image: none;
}
.style09{
font-size:15px;
}
.style10{
font-size:17px;
}
.style11{
font-size:13px;
}
#style12{
margin:0px;
padding: 10px 0px 0px 20px;
}
#style13{
margin:0px;
padding: 10px 0px 0px 30px;
}
.pt20{
padding-top:20px;
}
.pt25{
padding-top:25px;
}
.pt15{
padding-top:15px;
}
.prl20{
padding-right:20px;
padding-left:20px;
}
.pr20{
padding-right:20px;
}
.border2{
border:#B3CF1B solid 1px;
}
.border3{
border:#B2CF1B solid 1px;
}
#style20{
border:#B2CF1B solid 1px;
padding:6px
}
.style21{
color:#FE0000;
}
.mar0{
margin:0px;
}
#mar0{
margin:0px;
}
#style22{
border:1px solid #B2CF1B;
}
.search{
border:1px solid #B2CF1B;
}
.pad3{
padding:10px 0px 0px 15px;
}
#pad5{
padding:10px 0px 20px 15px;
}
.pad6{
padding:10px 25px 0px 0px;
}
.p5{
padding:5px;
}
.pad7{
padding:10px 3px 0px 15px;
background-color:#F9FBED;
}
#style23{
margin:0px;
padding:10px 0px 0px 10px;
}
.pt3{
padding-top:3;
}
.#style24{
padding:10px 3px 0px 15px;
}
.style24{
padding:10px 3px 0px 15px;
}
#style25{
margin:0px;
padding:10px 0px 0px 20px;
}
#style26{
margin:0px;
padding:10px 0px 10px 20px;
}
.pad10{
padding:0px 20px 10px 10px;
}
.style28{
font-weight:bold;font-size:10px;
}
.style29{
font-size:10px; 
background-color:#D0D0D0;
}
.pl20{
padding-left:20px;
}
.style35{
padding:0px 20px 10px 20px;
}
.border7{
border:#B2CF1B solid 1px;
}
.pad10{
padding:5px 5px 5px 20px;
}
.pad11{
padding:5px 5px 0px 20px;
}
.pad12{
padding:15px 40px 10px 0px;
}
.p10{
padding:10px;
}
.style36{
border:1px solid #63654a;
}
#style37{
padding-left:10px;
border-bottom:1px solid #63654a;
}
.style38{
margin: 4px;
}
.border8{
border:1px solid #B3CF1B;
}
.p20{
padding:20px;
}
#style39{
font-size:13px;padding-top:10px;
}
#style40{
line-height:18px;
}
.style41{
font-size:13px;
}
.style42{
padding:25px 0px 0px 5px;
}
#txt_nofpost{
width:35px;height:21px;padding-left:5px;
}
.txt_eachofpost{
width:55px;height:21px;background-color:#DBDBDB;padding-left:5px;
}
.txt_totalofpost{
width:70px;height:21px;padding-left:5px;
}
.style43{
font-size:13px;
}
#style44{
line-height:18px;
}
#style45{
padding-right:220px;
}
.pl25{
padding-left:25px;
}
#txt_totalofpost1{
width:75px;height:21px;padding-left:5px;
}
#sel_optionqty
{
width:50px;
}
#style46{
border:#B2CF1B solid 1px;
}
.pl50{
padding-left:50px;
}
#pl50{
float:left;
width:300px;
clear:right;
padding-right:40px;
}
.style45{
background-color:white;
background-image: none;
border:1px solid #B2CF1B;
}
.style46{
visibility:hidden;
}
#txt_job{
width:250px;
}
.style49{
padding:5px 0px 10px 0px;
height:30px;
}
.style50{
width:385px;
padding:5px;
border:1px solid #B2CF1B;
display:none;
}
.style51{
padding:5px 5px 5px 0px;
}
.style52{
border:1px solid #B2CF1B;
background-color:#F4F4F4;
}
.style53{
width:375px;height:400px;overflow:auto;scrollbar-base-color: #D4D0C8; scrollbar-arrow-color: #FFFFFF;
}
.dn{
display:none;
}
.ds{
display:block;
}
#dn{
display:none;
}
.style55{
display:none;
width:250px;
overflow:scroll;
}
.style58{
border:1px solid #B2CF1B;
}
#style59{
padding:10px 0px 20px 0px;
}
.style60{
padding:5px 0px 5px 300px;
}
.pt30{
padding-top:30px;
}
#pt30{
padding-top:30px;
}
.style61{
border:#B2CF1B solid 2px;
}
.style62{
padding-top:10px;font-size:20px;
}
a.style63{
text-decoration:none;
}
.style63{
text-decoration:none;
}
.style
.style64{
padding:10px 10px 20px 10px;
}
#style69{
margin:0px;padding: 10px 0px 0px 20px
}
.style68{
font-size:15px;
}
.style70{
padding:10px 100px 10px 0px;
}
.style71{
text-align:left;padding-left:50px;
}
.style72{
padding-top:10%;padding-bottom:20%;
}
.plt10{
padding:10px 0px 0px 10px;
}
.style73{
width:875px;
}
.pb10{
padding-bottom:10px;
}
.pl10{
padding-left:10px;
}
.style80{
width:100%;height:25px;
}
.style81{
width:100%;
}
.style82{
padding:30px 0px 5px 0px;
}
.pr10{
padding-right:10px;
}
.style83{
padding:15px 0px 15px 0px;
}
.ptb10{
padding:10px 0px 10px 0px;
}
.prl5{
padding:0px 5px 0px 5px;
}
.style89{
width:250px;
height:165px;
border:#B3CF1B solid 1px;
}
.style90{
padding:5px 0px 10px 0px;height:30px;
}
.style91{
background-color:#FFFFFF;width:385px;padding:5px;border:1px solid #B2CF1B;position:absolute;left:100px;top:200px;display:none;
}
.style92{
padding:5px 5px 5px 0px;
}
.style93{
border:1px solid #B2CF1B;;
}
.style94{
width:375px;height:400px;overflow:auto;scrollbar-base-color: #D4D0C8; scrollbar-arrow-color: #FFFFFF;
padding-left:10px;
}
.style95{
font-family:Arial;font-size:20px;color:#383838;
}
.style96{
width:375px;height:400px;overflow:auto;scrollbar-base-color: #D4D0C8; scrollbar-arrow-color: #FFFFFF;
}
.style97{
width:385px;padding:5px;border:1px solid #B2CF1B;display:none
}
.style98{
padding:5px 5px 5px 0px;
}
.style99{
border:1px solid #B2CF1B;
}
.style100{
margin:0px;padding:0px 0px 0px 10px;
}
.style101{
color:#B2CF1B; 
size:1;
}
.style102{
color:#B3CF1B; 
size:1;
}
.style103{
color:#7db785;
width:100%;
size:1;
}
.style104{
color:#B2CF1B;
width:100%;
size:1;
}
.style105{
background-color:#B2CF1B;
}
.style106{
background-color:#F9FBED;
}
.style107{
background-color:#d9d9d9;
}
.style108{
padding-bottom:3.5em; 
text-align:left;
}
.fl{
float:left; 
}
.fr{
float: right;
}
.bc{
border-collapse: collapse;
}
.style110{
background-color:#FCDEC9;
}
.style111{
background-color: #FFFFCC;
}
#style112{
border:1px solid #B2CF1B;
padding-left:15px;
}
#style113{
padding:10px 0px 20px 5px;
}
#style114{
color:#FE0000;
}
#style115{
color:#2D2D2D;
}
#style125{
background-color:#F4F4F4;
}
.style127{
width:6px;
}

#style128{
width:290px;
}
#style129{
width:545px;
}
#style130{
width:20px;
}
#style131{
text-align:center;
width:180px;
}
#style132{
width:580px;
}

#fl{
float: left;
}
#fr{
float: right;
}
.pr40{
padding-right:40px;
}
.pr70{
padding-right:70px;
}
.style114{
font-size: 10px; 
}
.style115{
font-size: 8pt;
}
.style116{
font-size: 8pt; background-color: #A2E173;
}
.style117{
font-size: 24px;
}
.style118{
font-size: 10px; 
}
.style119{
margin-top:50px;
margin-bottom:150px;
}
.style120{
margin:50px;
}
.style121{
margin-left: 20px;
}
.style122{
width:100%; margin:0px;
}
.style123{
font-size: 10px;
}
.style124{
background-color:#FFFFFF;
width:385px;
padding:5px;
border:1px solid #B2CF1B;
position:absolute;
left:100px;
top:200px;
display:block;
}
.style125{
background-color:#FFFFFF;
width:385px;
padding:5px;
border:1px solid #B2CF1B;
position:absolute;
left:100px;
top:200px;
display:none;
}

.all{
text-align:left;
}
.alc{
text-align:center;
}
.alr{
text-align:right;
}
#alj{
text-align:justify;
}
#all{
text-align:left;
}
#alc{
text-align:center;
}
#alr{
text-align:right;
}
#alj{
text-align:justify;
}
.style125{
background-Color:#d9d9d9;
}
.style125{
background-Color:#d9d9d9;
}
#style125{
background-Color:#d9d9d9;
}
#dynamic_form{
text-align:center;
}
#joblist{
text-align:center;
}
#request_form_table
{
text-align:center;
}
#mp{
cursor:pointer;
}
.jobs{
color:#007fff;
font-family: Trebuchet MS;
font-size:13px;
text-decoration:none;
}
.jobs1{
color:#007fff;
font-family: Trebuchet MS;
font-size:13px;
text-decoration:underline;
}
#main_body{
text-align:center;
width:865px;
}
#main_header{
text-align:center;
margin:auto;
width:850px;
}
.main_header{
text-align:center;
margin:auto;
width:850px;
}
#header1
{
margin:auto;
width:850px;
}
#top_image{
float:left;
}
#emp_button{
float:left;
}
#div_free
{
width:100%;
}
.div_free
{
width:100%;
}
.div_free1
{
height:120px;

}
#div_left{
float:left;
width:660px;
}
#div_left1{
float:left;
}
#main_container{
width:890px;
}
.style200{
height:100%;;
}
#div_right{
float:left
}
.style201{

}
.fl{
float:left;
}
#fl{
float:left;
}
.style300{
color:#000000;
font-family: Verdana,Trebuchet MS;
font-size:13px;
}
.pl40{
padding-left:60px;
}
/* newly added */
