/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */
@import url(../object/toolbar.css); 
@import url(../object/calendar.css);
@import url(../object/popup.css); 

/* ------------------ Page styles ------------------ */
@import url(apply.css); 


.careers_header {
	background:#006e04;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
.careers ul,
.careers ul li,
.links ul,
.links ul li {
	padding:0;
	margin:0;
	margin-left:12px;
}
.careers ul li,
.links ul li {
	line-height:25px;
}
.careers ul li a{
	font-weight:bold;
}
.careers_prev_page {
	padding-top:0;
	float:left;
	padding-left:12px;
	background:url(../../../pics/careers_prev.gif) left center no-repeat;
}
.careers_next_page {
	float:right;
	padding-right:12px;
	background:url(../../../pics/careers_next.gif) right center no-repeat;
}
.careers table,
.careers tr,
.careers td {
	border:0;
}
.register_controls{
	margin:0 0 5px 0;
	display:block;
}
.register_controls .links {
	font-size:10px;
	color:#006e04;
	font-weight:bold;
}
.careers_login_user,
.careers_login_pass {
	border:1px solid grey;
	height:22px;
	font-size:15px;
	width:155px; 
}
.careers_login_pass {
	width:125px;
}
.careers_login_submit {
	background:url(../../../pics/careers_submit_button.gif) center no-repeat #046603; 
	border:1px solid #cdcec9;
	width:24px; 
	height:25px;
	line-height:25px;
}

