@charset "utf-8";
body {
	background: #353535;
	margin: 30px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
.wrapper {
	width: 1050px;
	overflow: auto;
}
.left {
	width: 260px;
	float: left;
}
.right {
	width: 590px;
	float: left;
	border-left: #ff931e 1px solid;
	padding: 0px 15px 20px 15px;
	min-height: 600px;
}
.banners {
	width: 160px;
	height: 600px;
	float: right;
}
.logo {
	width: 171px;
	height: 144px;
	display: block;
	margin: 0px auto;
}
.lf_menu {
	font-size: 16px;
	font-weight: bold;
	color: #7ac943;
	list-style-type: none;
	margin: 30px 0px 0px 20px;
	padding: 0px;
}
.lf_menu li {
	display: inline;
}
.lf_menu_sli {
	list-style-type: circle;
	padding-left: 20px;
	background: url(../images/menu_circle.gif) 4px 8px no-repeat;
}
.lf_menu a {
	color: #ff931e;
	text-decoration: none;
	height: 29px;
}
.lf_menu a:hover {
	color: #3fa9f5;
	text-decoration: underline;
}
.lf_menu span {
	height: 29px;
	color: #3fa9f5;
}
.lf_menu_sspan {
	list-style-type: circle;
	padding-left: 20px;
	background: url(../images/menu_circle.gif) 4px 8px no-repeat;
}
form.lf_search {
	width: 228px;
	margin: 20px auto 0px auto;
	overflow: hidden;
}
.search_field {
	width: 150px;
	height: 17px;
	background: #4d4d4d;
	border: #3fa9f5 1px solid;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
}
.search_submit, .lf_login, .lf_signup {
	height: 23px;
	text-indent: -99999px;
	border: none;
	margin-left: 2px;
	float: right;
	font-size: 1px;
	padding-top: 22px;
}
.search_submit {
	width: 70px;
	background: #353535 url(../images/search_button.jpg) no-repeat;
}
.search_submit:hover {
	background: #353535 url(../images/search_button.jpg) -70px 0px no-repeat;
}
.search_submit:active {
	background: #353535 url(../images/search_button.jpg) -140px 0px no-repeat;
}
.left_form {
	width: 196px;
	margin: 20px auto 0px auto;
	color:  #7ac943;
}
h3 {
	width: 196px;
	color: #3fa9f5;
	font-size: 16px;
	margin: 0px;
	text-align: center;
	clear: right;
}
.left_form ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.lf_field {
	width: 190px;
	height: 17px;
	background: #4d4d4d;
	border: #3fa9f5 1px solid;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
#lf_alert {
	font-size: 14px;
	color: #ff931e;
	margin: 3px 0px;
	text-align: center;
}
.lf_sli {
	line-height: 24px;
}
.lf_sli a {
	color:  #7ac943;
	text-decoration: none;
	background: url(../images/arrow_bullet.gif) 4px 4px no-repeat;
	padding-left: 24px;
}
.lf_sli a:hover {
	color: #ff931e;
}
.lf_login {
	width: 64px;
	background: #353535 url(../images/login_button.jpg) no-repeat;
	margin-top: 4px;
}
.lf_login:hover {
	background: #353535 url(../images/login_button.jpg) -64px 0px no-repeat;
}
.lf_login:active {
	background: #353535 url(../images/login_button.jpg) -128px 0px no-repeat;
}
.lf_signup {
	width: 74px;
	background: #353535 url(../images/signup_button.jpg) no-repeat;
	margin-top: 7px;
}
.lf_signup:hover {
	background: #353535 url(../images/signup_button.jpg) -74px 0px no-repeat;
}
.lf_signup:active {
	background: #353535 url(../images/signup_button.jpg) -148px 0px no-repeat;
}
.scriptyweb {
	width: 45px;
	height: 39px;
	margin: 30px auto 0px auto;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0px 0px 60px;
	color: #7ac943;
}
.navigation {
	margin-top: 30px;
	padding-bottom: 4px;
	border-bottom: #ff931e 1px dotted;
}
.navigation a {
	color: #7ac943;
}
.navigation a:hover {
	color: #ff931e;
}
.navon {
	color: #ff931e;
	font-weight: bold;
}
.job_wrapper {
	margin-top: 20px;
	border-bottom: #ff931e 1px dotted;
	padding-bottom: 6px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3fa9f5;
	margin: 0px;
	font-weight: normal;
}
h2 span {
	font-size: 14px;
	color: #ff931e;
}
.job_details {
	background: url(../images/posted_bullet.gif) 0px 2px no-repeat;
	padding-left: 20px;
}
.job_user {
	color: #7ac943;
	font-weight: bold;
	text-transform: capitalize;
}
.job_date {
	color: #ff931e;
}
.job_content {
	overflow: auto;
}
.job_content img {
	width: 84px;
	height: 63px;
	border: #ff931e 1px solid;
	float: left;
	margin: 4px 12px 12px 0px;
}
.job_content p {
	margin: 0px 0px 10px 0px;
	text-indent: 2em;
	text-align: justify;
}
.job_content a {
	font-size: 14px;
	font-weight: bold;
	color: #7ac943;
	text-decoration: none;
}
.job_content a:hover {
	color: #3fa9f5;
}
.visit_button {
	width: 172px;
	height: 23px;
	display: none;
	background: url(../images/visit_button.jpg) 0px 0px no-repeat;
	text-indent: -99999px;
	margin-bottom: 6px;
}
.visit_button:hover {
	background: url(../images/visit_button.jpg) -172px 0px no-repeat;
}
.visit_button:active {
	background: url(../images/visit_button.jpg) -344px 0px no-repeat;
}
.right_form {
	margin: 20px 0px 0px 0px;
}
.right_form ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 16px;
	color: #7ac943;
}
.right_form span {
	color: #ff931e;
	font-size: 14px;
}
#rf_alert {
	height: 32px;
	padding: 3px 0px 0px 18px;
	background: url(../images/alert_bullet.gif) 3px 0px no-repeat;
	color: #ff931e;
	display: none;
}
.rf_field, .rf_file, .rf_text {
	width: 250px;
	background: #4d4d4d;
	border: #3fa9f5 1px solid;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
.rf_file {
	border: none;
	background: url(../images/browse.jpg) no-repeat;
}
.rf_text {
	width: 350px;
}
.rf_submit {
	width: 84px;
	height: 23px;
	display: block;
	background: url(../images/submit_button.jpg) 0px 0px no-repeat;
	text-indent: -99999px;
	border: none;
	margin-top: 6px;
	font-size: 1px;
	padding-top: 22px;
}
.rf_submit:hover {
	background: url(../images/submit_button.jpg) -84px 0px no-repeat;
}
.rf_submit:active {
	background: url(../images/submit_button.jpg) -168px 0px no-repeat;
}
.noitems {
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 500px;
}