*{
	font-family: Arial, Tahoma, serif;
}
body{
	font-size: 12px;
	color: #333333;
}
.logo {
	display:inline;
	float:left;
	height:auto;
	margin:25px 0 0;
	padding:0;
	width:auto;
}
.top {
	display:inline;
	float:left;
	height:auto;
	width:960px;
}
a{
	text-decoration: underline;
	color: #2568C6;
}
a:hover{
	text-decoration: none;
}
.form4 label {
	display: block;
	margin: 10px 15px 0 0;
}

.form_input input {
	color: #AAAAAA;
}

.auto_label{
	color: #cccccc;
}

.form_input input.edited, input.edited {
	color: #232323;
}

.empty{
	color: #BABABA;
}
/*** View Resume ***/
.box_profile span.mail {
	color:#939393;
	display:inline;
	font:11px/21px verdana;
	margin:0;
	padding:3px 0;
	line-height:20px;
	float: none;
}

.box_text .account p{
	font: 12px arial;
}
/*** list ***/
/*.box_linkr2 ul li {
	border-bottom: solid 1px #828282;
	width: 210px;
	padding: 0;
	margin: 10px 20px;
}

.box_linkr2 ul li h3.widget-title{	
	font-family: Tahoma, Arial, Tahoma, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}

.box_linkr2 ul ul li{
	border-bottom: solid 1px #828282;
	margin: 0;
	width: 170px;
	padding: 10px 20px 10px 20px
}*/

.box_linkr2 h3.sidebar-title{
	background: url("../images/bg_li3.gif") no-repeat scroll center center transparent;
	border: medium none;
	color: #000000;
	display: block;	
	font: bold 12px arial;
	margin: 0 0 0 20px;
	padding: 10px;
	width: 184px;
}

.sidebar-content{
	padding: 10px 20px;
}

.sidebar-field, .sidebar-field-se{
	padding: 5px;
	border: #969696 1px solid;
	color: #969696;
	width: 90%;
	background: #ffffff;
}
.sidebar-field-se .first{
	color: #969696;
}
.sidebar-field-se{
	color: #161616;
}
.field .error{
	border-color: #D35050;
	background: #FFFCFC;
}

.field, .field-center{
	display: block;
	margin-bottom: 10px;
}
.field-center{
	text-align: center;
}
.sidebar-button{
	cursor: pointer;
	padding: 5px 10px;
	border: #777777 1px solid;
	background: #EFEFEF;
	color: #161616;
}
.sidebar-button:hover{
	border: #777777 1px solid;
	background: #424242;
	color: #EFEFEF;	
}


.customfieldcell{
	padding-left: 40px !important;
}

.customfieldcell p{
	padding : 0 !important;
}

.view_count:hover{
    text-decoration: none !important;
}
/*** job type ****/
.job-type{
	height: 23px;
	overflow: hidden;
	width: 100px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-family: Arial, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

.job-type-inline{
	padding-top: 5px;
}

.job-type-inline .job-type{
	display: inline-block;
}

.job-type span{
	display: block;
	padding-top: 5px;
	font: 12px arial;
	font-style: normal;
	font-weight: bold;
}

.joblist-content {
	display: block;
}

.type-fulltime{
	background: url('../images/bg_fulltime.png') transparent;
}

.type-fulltime span{
	color: #AC3000;
}

.type-partime{
	background: url('../images/bg_parttime.png') transparent;
}

.type-partime span{
	color: #6E6110;
}

.type-freelance{
	background: url('../images/bg_freelance.png') transparent;
}

.type-freelance span{
	color: #57661F;
}

.type-other{
	background: url('../images/bg_one.png') transparent;
}

.col-checkbox{
	width: 10px;
}

.col-job-type{
	width: 100px;
}
.col-symbol{	
	padding-left: 10px;
	padding-right: 10px;
}
.col-imgage
{
	padding-right: 10px;
}
.col-job-date{	
	width: 110px;
	padding-right: 10px;
}
.col-job-date span{
	float: right;
	background: url(../images/icon_clock.png) 5px center no-repeat transparent;
	padding: 0 0 0 20px;
	text-align: right;
	color: #838383;
	font: italic 14px Georgia,"Times New Roman",Times,serif;
}
.col-expire-date{
	width: 150px;
	padding-left: 10px;
	padding-right: 5px;
}
.box_resumes2 span{
	color:#939393;
	display:inline;
	float:left;
	font:10px Verdana;
	margin:0;
	padding:0 10px;
	text-align:left;
}
.box_resumes span {
	color:#939393;
	float:left;
	font:10px Verdana;
	margin:0;
	padding:0 10px;
	text-align:left;
}

/**** form *****/
input.sub-text{
	border: 1px solid #9E9E9E;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
}

input.sub-button{
	border: 1px solid #0008AF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url('../images/butt_center2.gif') repeat-x center left;
	padding: 2px 10px;
	cursor: pointer;
	color: #ffffff;
	text-transform: capitalize;
	font: 11px/15px;
	
}

input.sub-button:hover{
	background: #348DED;
	color: #EDEDED;
}
/*
	//////////////////////////////wp images
	
*/
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}


/**
 * Version 2.0
 */
.main-content
{
	font-size: 13px;
	color: #7A7A7A;
}

.main-content p
{
	margin: 10px 0;
}

.main-content h1{
	color: #202020;
	border-bottom: 5px solid #E5E5E5;
	margin: 0;
	padding: 0 0 10px 0;
	color: #313235;
	font-family: Georgia,Times New Roman,serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

/* register form */
.register_box
{
	width: 47%;
	float: left;
}

.login_box
{
	width: 47%;
	float: right;
}

.clear
{
	clear: both;
}

.form-field .fwrapper
{
	background: url('../images/bg_input5.png') no-repeat center center;	
	display: block;
	width: 255px;
	height: 38px;
}

.form-field .ferror
{
	width: 100%;
	color: #F43333;
	font-size: 11px;
	font-style: italic;
	margin: 3px 0 0 0;
	display: none;
}

.form-field.error label
{
	color: #F43333;
}

.form-field.error .ferror
{
	display: block;
}

.error-message
{
	color: #F43333;
	font-style: italic;
}

.form-field .fwrapper input[type=text],
.form-field .fwrapper input[type=password]
{
	margin: 11px 13px;
	width: 228px;
	border: none;
}

.butt_repeatbt
{
	padding: 11px 5px;
}

.jobs h1
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #313235;	
}

.jobs h1 span
{
	font-family: Georgia, Times New Roman, serif;
	color: #FC2F00;
}

.jobs h1 a
{
	text-decoration: none;
	line-height: 20px;
}

.jobs h1 a:hover
{
	border-bottom: #FC2F00 dotted 1px;
}

a.job-title 
{
	font-size: 15px;
}

.page-error-message
{
	font-size: 12px;
	color: #E52B2B;
	font-style: italic;
	margin: 10px 0;
}

.wp-pagenavi a:hover
{
	color: #ffffff;
}


.resume-lists
{
	margin: 0 0 20px 0;
	position: relative;
}

.box-resume
{
	float: left;
	background: url( ../images/bg_resumer.gif ) no-repeat transparent center center;
	width: 200px;
	height: 104px;
	font-size: 12px;
	overflow: hidden;
	margin: 20px 15px 0 0;
}

.box-resume-feature
{
	background: url( ../images/bg_resumer2.png ) no-repeat transparent center center;
}

.box-resume-feature .box-resume-top
{
	border-color: #64a9ff;
}

.box-resume-top
{
	margin: 0;
	padding: 10px 15px 5px 20px;
	font-size: 10px;
	font-family: Verdana;
	color: #939393;
	border-bottom: 1px solid #E5E5E5;
}

.box-resume-top .box-job-title
{
	margin-bottom: 4px;
}

.box-resume-top .box-job-title a
{
	color: #05A4FF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}
.box-resume-top .box-job-title a:hover
{
	border-bottom: dotted 1px #05A4FF;
}

.box-resume-top .box-job-type
{
	text-transform: uppercase;
}

.box-resume-bottom
{
	background: url( ../images/icon.gif ) 7px 8px no-repeat transparent;
	padding: 5px 10px 5px 20px;
	font-size: 10px;
	color: #939393;
}

.box-resume-bottom a
{
	color: #939393;
	text-decoration: none;	
}

.box-resume-bottom a:hover
{
	border-bottom: dotted 1px #939393;
}

/** job detail */
.job-detail-header
{
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

.job-header-action
{
	position: absolute;
	top: 20px;
	right: 0px;
}

.job-apply-button
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}

.job-apply-button:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}

.job-company-logo
{
	float: left;
	width: 120px;
}

.job-company-logo img
{
	float: right;
}

.job-header-company
{
	width: 600px;
}

.job-company-desc
{
	margin-left: 140px;
}

.job-company-desc h2
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #383838;
}

.job-company-desc p
{
	margin: 5px 0;
	font-size: 12px;
	color: #666666;
}

.job-company-desc p a
{
	color: #4F8BCA;
}

.job-company-desc p a:hover
{
	text-decoration: none;
}

.job-type
{
	display: inline-block;	
	height:23px;
	width: 100px;
	text-align: center;
	padding: 4px 0;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/bg_fulltime.png) no-repeat ;
	color: #BF2F2F;
	margin-top: 5px;
	text-transform: uppercase;
}
.job-type-full
{
	background: url(../images/bg_fulltime.png) no-repeat ;
	color: #BF2F2F;
}

.job-detail-body
{
	margin-bottom: 50px;
}

.job-detail-body .job-detail-table
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.job-detail-body .job-detail-table tr
{
}

.job-detail-body .job-detail-table td, .job-detail-body .job-detail-table th
{
	padding: 10px 20px 10px 0;
	border-bottom: dotted #cccccc 1px;
}

.job-detail-body .job-detail-table th
{
	width: 120px;
	text-align: right;
	vertical-align: top;
	font-size: 13px;
	color: #3D3D3D;
}

.job-detail-body .job-detail-table td,
.job-detail-body .job-detail-table p,
.job-detail-body .job-detail-table span
{
	font-size: 12px;
	line-height: 18px;
	color: #4F4F4F;
}

.job-detail-body .job-detail-table p
{
	margin: 0 0 10px 0;
}

#apply
{
	margin-top: 20px;
}

.resume-image
{
	width: 170px;
	float: left;
	display: block;
}

.resume-info
{	
	margin: 0 0 0 170px;
	display: block;
	float: none;
	width: auto;
	padding: 0 10px 0 0;
}

h2.resume-name
{
	color: #05A4FF;
	font-size: 16px;
	margin-bottom: 20px;	
}

.resume-contact
{
	float: right;
	margin: 0 0 0 10px;
}

span.info
{
	color: #939393;
	font-size: 11px;
	line-height: 18px;
	padding-left: 17px;
	font-style: normal;
	font-family: Arial, san-serif;
	background-position: 0px 3px;	
}

.info-address
{
	background: url(../images/icon.gif) no-repeat ;
}

.info-phone
{
	background: url(../images/icon_call.gif) no-repeat ;
}

.info-mail
{
	background: url(../images/icon_mail.gif) no-repeat ;
}

.resume-detail-table
{
}

.resume-detail-table th, .resume-detail-table th
{
	border-top: 1px solid #EAEAEA;
}

.resume-detail-table th
{
	font:14px arial;
	color:#ffa800;
	font-weight:bold;
	text-align: left;
	width: 129px;
	padding: 10px 10px 10px 20px;
}

.resume-detail-table th span
{
	font-size: 12px;
	color: #939393;
	font-weight: normal;	
}

.resume-detail-table th span
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #939393;
	font-weight: normal;	
}

.resume-detail-table td
{
	padding: 10px;
}

.resume-detail-table td p
{
	margin: 0 0 10px 0;
}


.dashboard-table
{
}

.dashboard-table thead tr
{
	background: url(../images/dashboard-header-bg.png) repeat-x top left #404040;
}

.dashboard-table th, .dashboard-table td
{
	padding: 15px 10px;
}

.dashboard-table thead th
{
	color: #474747;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
}

.dashboard-table td
{
	color: #383838;
	font-size: 12px;
}

p.table-message, p.message
{
	text-align: center;
	color: inherit;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
.errormsg
{
	display: none;
	margin: 5px 0 0 185px ;
	color: #E20D0D;
	font-weight: bold;
	font-size: 11px;
}

.error .errormsg
{}
.forgot_pass p
{
	margin: 5px 0;
}

.company-name
{
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #5E5E5E;
	font-size: 10px;
}

a.action-icon
{
	text-decoration: none;
	border: none;
}

a.action-icon:hover
{
	border: none;
	text-decoration: none;
}

.form4 .big_field{
	background: url("../images/bg_input3.png") no-repeat scroll center center transparent;
	border: medium none;
	color: #4C4C4C;
	float: left;
	font: 12px arial;
	margin: 0;
	padding: 10px 15px;
	height: 130px;	
	width: 318px;
}

.form4 .input_inside
{
	margin: 10px 15px;
	overflow-y: scroll;
	height: 130px;
}

.filter-jobtypes
{
	margin-right: 10px;
	margin-top: 3px;
	text-transform: capitalize;
	font-size: 11px;
	line-height: 15px;
	float: left;
	display: block;
}

.filter-jobtypes input[type=checkbox]
{
	vertical-align: middle;
}

.small-button
{
	background: url('../images/small_btn_left.png') no-repeat top left;
	height: 23px;
	padding: 0 0 0 16px;
	float: left;
	cursor: pointer;
}

.small-button > div
{
	background: url('../images/small_btn_right.png') no-repeat top right;
	height: 23px;
	padding: 0 16px 0 0;
}

.small-button input[type=submit]{
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	font-size: 12px;
	color: #ffffff;
	border: none;
	background: transparent;
	margin: 3px 0 0 0;
}

#signons
{
	
}

#signons a
{
	text-decoration: none;
}

.signon-item
{
	float: left;
	margin-right: 10px;
}

.col-job-action
{
	font-size: 11px;
}