@CHARSET "ISO-8859-1";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p {
	margin: 0 0 14px 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #8CC642;
}

a:hover {
	text-decoration: none;
	color: #414142;
}

ul {
	margin: 15px 0;
	list-style: inside;
}

body {
	width: 100%;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background: #8CC642;
}

#page_wrap {
	width: 940px;
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
}

h1 {
	font-size: 24px;
	font-weight: plain;
	color: #fff;
	margin: 0 0 10px 0;
	padding:5px 0 5px 40px;
	background:url(../images/dot_g_lg.gif) no-repeat 0 5px;
}

h2 {
	font-size: 20px;
	font-weight: plain;
	color: #fff;
	margin: 0 0 10px 0;
}

h2.gree_dot {
	padding:3px 0 3px 30px;
	background:url(../images/dot_g.gif) no-repeat  0 6px;
}

h2.turq_dot {
	padding:3px 0 3px 30px;
	background:url(../images/dot_t.gif) no-repeat 0 6px;
}

h2.oran_dot {
	padding:3px 0 3px 30px;
	background:url(../images/dot_o.gif) no-repeat 0 6px;
}

h2.pink_dot {
	padding:3px 0 3px 30px;
	background:url(../images/dot_p.gif) no-repeat 0 6px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #8CC642;
	margin: 10px 0;
}

#header {
	width: 940px;
}

#b_logo {
	width: 300px;
	float: left;
	clear: none;
	position: relative;
}

#header ul {
	width: 580px;
	float: left;
	clear: none;
	display: block;
	height: 47px;
	margin: 30px 0 0 50px;
	position: relative;
}

#header ul li {
	display: inline;
	position: relative;
	font-size: 22px;
}

#header ul li a {
	font-weight: normal;
}

#header ul li a:hover {
	text-decoration: none;
	color: #414142;
}

.add_margin_tn {
	margin-right: 70px;
}

#header_insert {
	width: 600px;
	float: right;
	text-align: right;
	color: #8CC642;
	padding: 8px 0;
}

#header_insert a {
	font-weight: normal;
	color: #8CC642;
	margin: 0 25px 0 0;
}

.green {
	color: #8CC642;
}

.blue {
	color: #43C5BB;
}

.orange {
	color: #E88F4D;
}

.pink {
	color: #C7438E;
}

#header_bar {
	border-top: 1px solid #8CC642;
	border-bottom: 1px solid #8CC642;
	float: left;
	width: 640px;
	height: 40px;
}

.to_right {
	float: right;
}

#search_form {
	border: 1px solid #8CC642;
	width: 450px;
	padding: 3px;
	margin: 4px 20px 0 0;
	float:left;
}

#search_form input {
	border: none;
	width: 260px;
	height:20px;
	font-size:18px;
	float:left;
}

#search_form button {
	border: 1px solid #B5DF7D;
	border-bottom: 1px solid #639F13;
	border-right: 1px solid #639F13;
	background: #8CC642;
	color:#fff;
	height:24px;
	line-height:20px;
	vertical-align:middle;
	width:80px;
	float:left;
	clear:none;
	margin:0 5px 0 0;
}

#search_form a {
	cursor:default;
	border: 1px solid #D6FF9F;
	border-bottom: 1px solid #639F13;
	border-right: 1px solid #639F13;
	background: #B5EF68;
	color:#fff;
	height:22px;
	vertical-align:middle;
	display:block;
	width:100px;
	float:left;
	clear:none;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
}

#search_form button:hover, #search_form a:hover {
	background: #639F13;
	border-bottom: 1px solid #487F00;
	border-right: 1px solid #487F00;
}

#contact_rlc {
	margin: 8px 0 0 49px;
	display:block;
	width:250px;
	float:left;
	font-size:18px;
}
#rss_logo {
	float:left;
	/*
	margin:5px 15px 0 0;
	*/
	margin:5px 10px 0 20px;
}

#rss_link {
	font-weight: normal;
	margin: 11px 0 0;
	display:block;
	width:160px;
	float:left;
}

#search_form a:hover {
	text-decoration:none;
}

/* start main content */
.back_g {
	background: #8CC642;
}

.back_b {
	background: #43C5BB;
}

.back_o {
	background: #E88F4D;
}

.back_p {
	background: #C7438E;
}

.back_g a {
	color: #fff;
	text-decoration:underline;
}

.back_b a {
	color: #fff;
	text-decoration:underline;
}

.back_o a {
	color: #fff;
	text-decoration:underline;
}

.back_p a {
	color: #fff;
	text-decoration:underline;
}

#col_1 {
	width:300px;
	float:left;
	clear:both;
	margin:10px 0 0;
	color:#fff;
	position:relative;
}

#col_1 .insert {
	width:260px;
	padding:20px;
	margin:0 0 10px;
	position:relative;
}

#col_2 {
	width:630px;
	float:right;
	clear:none;
	margin:10px 0 0;
	color:#fff;
	position:relative;
}

#col_2 .insert {
	width:590px;
	padding:20px;
	margin:0 0 10px;
	position:relative;
}

#intro.insert {
	width:400px;
	min-height:160px;
	padding-right:210px;
	/*
	background:url(../images/figures2.gif) #8CC642 430px center no-repeat;
	*/
}

.mo_info_row {
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
	color:#fff;
}

.mo_info_row a {
	color:#fff;
}

.info_row {
	/*
	width:590px;
	padding:8px 20px;
	margin:0 0 2px;
	position:relative;
	*/
	background:#E3FFBF;
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
	color:#76AF2B;
}

.info_row a {
	color:#76AF2B;
	width:320px;
	display:block;
	float:left;
}

.info_row .info_sub {
	float:left;
	clear:none;
	width:120px;
	margin:0 15px 0 0;
	text-align:center;
}

#figures {
	right:20px;
	position:absolute;
	top:-55px;
}

#tips_front {
	width:158px;
	padding:10px;
	border:1px solid #fff;
	margin:10px 0 0;
	text-align:center;
}

#tips_front a {
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
/* end main content */

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#footer_white {
	background: #fff;
	margin:0 0 10px;
	height:165px;
	padding:15px 0 0;
	clear:both;
}

#footer_logo {
	float:right;
	width:154px;
	margin:0 20px 0;
}

#footer_r2r {
	float:left;
	margin:45px 0 10px 30px;
}

#footer ul {
	width: 750px;
	float: left;
	clear: none;
	display: block;
	height: 55px;
	margin: 10px 0 0 30px;
	position: relative;
}

#footer ul li {
	display: inline;
	margin: 0 30px 0 0;
	position: relative;
}

#footer p {
	float: left;
	clear: left;
	font-size:14px;
	color:#8CC642;
	width:600px;
	margin: 0px 0 10px 30px;
}

#footer #copyright {
	float: left;
	clear: both;
	font-size:10px;
	color:#fff;
	margin-left:0px;
}

#job_search input {
	border:none;
	width:254px;
	padding:5px 3px;	
}

#job_search label {
	width:100%;
	font-weight:bold;
	display:block;
	margin:0 0 5px;
}

#job_search select {
	border:none;
	width:260px;
	margin:0 0 10px;
}

#job_search button {
	border: 1px solid #D6FF9F;
	border-bottom: 1px solid #639F13;
	border-right: 1px solid #639F13;
	background: #B5EF68;
	color:#fff;
	height:34px;
	line-height:26px;
	vertical-align:middle;
	width:100%;
	float:left;
	clear:none;
	margin:0 5px 0 0;
	font-weight:bold;
}

#job_search button:hover {
	background: #639F13;
	border-bottom: 1px solid #487F00;
	border-right: 1px solid #487F00;
}


.pagination_wrap {
	clear:both;
	margin:15px 0;
	color:#000;
}

.pagination_box {
	position: relative;
	padding: 4px;
	border: 1px solid #8CC642;
	background: #fff;
	text-align: center;
}

.pagination_box_active {
	background: #8CC642;
	color:#fff;
	font-weight:bold;
}


#col_2 .jobs_brief, #col_2 .jobs_row, #col_2 .jobs_row_hi {
	color:#000;
}

#col_2 .jobs_row {
	background:#E3FFBF;
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
}

#col_2 .jobs_row_hi {
	background:#E3FFBF;
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
}

.jobs_row h3 a, .jobs_row_hi h3 a {
	font-weight:bold;
	height:20px;
	display:block;
}

.jobs_row_strap {
	width:560px;
	margin:5px 0;
	padding:3px 0;
	float:left;
	clear:none;
	border-bottom:1px solid #FCE299;
	border-top:1px solid #FCE299;
	font-weight:bold;
}

.jobs_brief {
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	margin-bottom:5px;
}

.highlight_job {
	background:#E3FFBF;
}

.applied_for {
	padding:10px 15px;
	background:#004481;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	width:270px;
	position:absolute;
	left:200px;
	top:40px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.applied_date {
	width:720px;
	color:#fff;
	font-weight:bold;
	background:#004481;
}

.sb_wrap {
	float:right;
	clear:none;
	width:122px;
	margin:0 0 0 12px;
}

.shortlist_box {
	float:right;
	clear:both;
	width:120px;
	text-align:center;
	border:1px solid #8CC642;
	padding:2px 0;
	margin:0 0 5px;
}

.jobs_row_smcen {
	width:150px;
	float:left;
	clear:none;
	text-align:left;
	margin:0 0 6px 0;
	font-weight:bold;
}

.jobs_row_salary {
	width:250px;
	float:left;
	clear:none;
	text-align:left;
	margin:0 0 6px 0;
	font-weight:bold;
}

.jd_1 {
	width:110px;
	float:left;
	text-align:right;
	margin:0 0 10px 0;
}

.jd_2 {
	width:300px;
	float:left;
	clear:none;
	font-weight:bold;
	margin:0 0 10px 10px;
}

.jd_3 {
	width:100%;
	padding:10px 0 0;
	border-top:1px solid #fff;
	clear:both;
}

#col_2 .jobs_app {
	background:#EFD1E4;
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
	color:#000;
}

#col_2 .jobs_friend {
	background:#D1E7EF;
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
	color:#000;
}

#col_2 .jobs_rec {
	background:#FFE8BF;
	width:590px;
	padding:10px 20px;
	margin:0 0 5px;
	color:#000;
}

.jobs_app label, .jobs_friend label, .jobs_row label {
	width:140px;
	float:left;
	clear:both;
	text-align:right;
	margin:0 0 7px;
	line-height:24px;
	vertical-align:middle;
	color:#000;
}

.jobs_app textarea, .jobs_app input, .jobs_friend textarea, .jobs_friend input, .jobs_row textarea, .jobs_row input {
	width:350px;
	float:left;
	clear:none;
	margin:0 70px 7px 10px;
	border: none;
	padding:5px 3px;
	font-family: Arial,sans-serif;
	font-size:12px;
}

.jobs_friend input.subbut, #application input.subbut {
	width:60px;
	font-size:13px;
	border:1px solid #fff;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	margin:0 0 0 150px;
	background:#D4D0C8;
}

.jobs_friend textarea {
	height:80px;
}

.jobs_app textarea, .jobs_row textarea {
	height:140px;
}

.jobs_app .checknews input {
	width:15px;
}

.jd_buttons {
	margin:10px 0 0 150px;
	float:left;
	clear:both;
}

.highlighted {
	display:none;
}