body {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
}

input, textarea {
	font-family: arial, verdana, helvetica;
	font-size: 13px;
}

.cjs_company_header {
	border-top: 1px #b9b9b9 solid;
	border-bottom: 1px #b9b9b9 solid;
	padding: 3px 0px 3px 0px;
}

/* cjs_link */
a.cjs_link:link {
	text-decoration: underline;
	color: #e01a3e;
	font-size: 11px;
}

a.cjs_link:visited {
	text-decoration: underline;
	color: #e01a3e;
	font-size: 11px;
}

a.cjs_link:active {
	text-decoration: underline;
	color: #e01a3e;
	font-size: 11px;
}

.cjs_input{
	padding-top: 18px;
	color: #808080;
}

a.cjs_link:hover {
	text-decoration: underline;
	color: #ff0000;
	font-size: 11px;
}
/* cjs_link end */

.cjs_login_status_link{
   color: white;
}

.cjs_contact_link{
	color: white;
	text-decoration: none;	
	font-size: 13px;
}

/* cjs_recent_vacancyname */
a.cjs_recent_vacancyname:link {
	text-decoration: none;
	color: #e01a3e;
	font-weight: bold;
	font-size: 12px;
}

a.cjs_recent_vacancyname:visited {
	text-decoration: none;
	color: #e01a3e;
	font-weight: bold;
	font-size: 12px;
}

a.cjs_recent_vacancyname:active {
	text-decoration: none;
	color: #e01a3e;
	font-weight: bold;
	font-size: 12px;
}

a.cjs_recent_vacancyname:hover {
	text-decoration: underline;
	color: #e01a3e;
	font-weight: bold;
	font-size: 12px;
}
/* cjs_recent_vacancyname end */

.cjs_header_title {
	font-size: 12px;
	color: #e01a3e;
	font-weight: bold;
}
.cjs_header_sub_text{
	color: #999999;
}

.cjs_login_title{
	background-color: #e01a3e;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

.cjs_login_box{
	padding: 12px 10px 40px 10px;
	background-color: #F1F1F1;
	font-family: arial, verdana, helvetica;
}

.cjs_login_padding{
	padding: 10px 0px 0px 0px;
}

.cjs_input_box{	
	font-family: arial, verdana, helvetica;
}

.cjs_user_name{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000000;
}

.cjs_user_name_padding{
	padding-top: 45px;	
}

.cjs_section_title {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 30px 0px 5px 0px;
	border-bottom: dotted 1px;
}

.cjs_profile_section {
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	padding: 20px 0px 0px 0px;	
}

.vacancy_header_title {
	font-size: 12px;
	color: #7bb621;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
}

.cjs_recent_vacancies_extra_info {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.cjs_cust_presentation_title {
	font-size: 22px;
	color: #e01a3e;
	padding: 0px 0px 10px 0px;
}

.align_label {
	padding-left: 118px;
}

.cjs_recentvacanciestitle{
	font-size: 18px;
	color: #000000;/*#e01a3e;*/
	font-weight: bold;
}

.cjs_company_header_image {
	width:814px;
	height:208px;
	background-image: url('/jobsrep/gfx/allsites/5406/company_header.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.cjs_vacancy_row {
	padding: 0px 10px 0px 10px;
}

.cjs_button_padding{
	padding-top: 25px;
	text-align: bottom;
}

.cjs_login_button{
	padding-top: 12px;
	text-align: center;
	padding-left: 50px;
}

a.cjs_button_link {
	color: black;
	text-decoration: none;
}

.cjs_button_spacer {
	border: 0px;
	float: left;
}

.cjs_menu {
	width: 635px;
	height: 219px;
	background-color: #f1f1f1;
	background-image: url(/jobsrep/gfx/allsites/5406/company_header.png);
}

.cjs_menu_padding{
   padding: 15px 0px 0px 15px;
}

.cjs_home_loginbar{
	height: 29px;
	background-image: url(/jobsrep/gfx/allsites/5406/home_loginbar.png);
	background-repeat: no-repeat;
	background-position: top left
}

.menuactive {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/jobsrep/gfx/allsites/5406/menuover.png');
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #e01a3e;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	width: 260px;
}

.menuactive[class] {
	background-image: url('/jobsrep/gfx/allsites/5406/menuover.png');
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #e01a3e;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.menuinactive {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/jobsrep/gfx/allsites/5406/menuout.png');
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	width: 260px;
}

.submenupadding {
	padding:1px 0px 1px 45px;
	margin:0px;
}

.submenuactive {
	height: 19px;
	font-size: 12px;
	color: #e01a3e;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	width: 200px;
	padding:0px;
	margin:0px;
}

.submenuinactive {
	height: 19px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	width: 200px;
	padding:0px;
	margin:0px;
}

.menuinactive[class] {
	background-image: url('/jobsrep/gfx/allsites/5406/menuout.png');
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	cursor: hand;
}

.vac_properties_name {
	font-size: 11px;
	font-weight:bold;
}

.vac_properties_values {
	font-size: 11px;
}

.vacancytitle {
	font-size: 14px;
	font-weight:bold;
	color: #e01a3e;
	text-decoration: none;
	margin-bottom:5px;
}

.vacancy_detail_info_box {
	width: 270px;
	padding: 0px;
	float: left;
	margin-top:6px;
	margin-bottom:7px;
}


td {
	color:#000000;
	font-family: arial, verdana, helvetica;
	font-size:11px;
}

.errorformtable {
	background-color: #FFFF99;
	border: #FF0000 solid 1px;
	padding: 10px;	
	color: #FF0000;
}

.infoformtable {
	background-color: #A8E271;
	border: #008000 solid 1px;
	padding: 10px;	
	color: #4C8000;
}

.cjs_info_big{	
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #e01a3e;
}

.infopadding {
	padding-top: 20px;
	padding-bottom: 25px;	
}
.errorpadding {
	padding-top: 15px;
}

ul.cjs_emailservice_bullet li { 
   list-style-image: url('/jobsrep/gfx/allsites/5406/bullet_emailservice.gif');  
   color: #e01a3e;
   padding: 0px 0px 5px 0px;
}




