/*
Theme Name: Jobpress Professional
Theme URI: http://www.dailywp.com/jobpress-proffesional/
Description: A highly customizable premium job board theme brought to you by DailyWP.
Version: 2.0.1.0
Author: DailyWP.com
Author URI: http://www.dailywp.com/
Tags: 
License type: Developer
*/
* { margin: 0px; padding: 0px; }
table tbody tr td ul {

margin:0;
padding:0;

}

table tbody tr td ul  li{

margin:0 0 0 30px;
padding:0;

}
#main_container {
	/*background:#fff repeat-x top;*/
	background-image: url("images/top_bg.png");
}
	
a img {
	border:none;
	}

a { border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; vertical-align: baseline; border-right-width: 0px; outline: 0 }

h1 {
	margin:0 0 10px 0;
	padding:0;
	font:25px arial;
	color:#3a3a3a;
	font-weight:bold;
}
	
/*--- top ---*/

#header {
	float:left;
	margin:0 auto;
	padding:0;
	width:100%;
	height:245px;
	}
	
.header_res {
	margin:0 auto;
	padding:0;
	width:998px;
	height:auto;
	}
	
.header_main {
	margin:0 19px;
	padding:0;
	width:960px;
	height:auto;
	float:left;
	display:inline;
	border-bottom:1px #e5e5e5 solid;
	background:url(images/bg_top.gif) repeat-x center top;
	}
	
.top {
	height:95px;
	width:960px;
	float:left;
	display:inline;
}

.logo {
	margin:25px 10px 10px 10px;
	padding:0;
	width:150px;
	height:auto;
	float:left;
	display:inline;
}

.menu_post {
	margin:47px 10px 10px 10px;
	padding:0;
	width:200px;
	height:34px;
	background:url(images/bg_job.gif) no-repeat center top;
	float:left;
	display:inline;
}

.menu_post2 {
	margin:25px 0 0 0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
	display:inline;
}

.menu_post2 p {
	margin:0;
	padding:0;
	font:12px arial;
	color:#3f2328;
	font-weight:bold;
}

.menu_post ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu_post ul li {
	margin:0;
	padding:10px 0 0 25px;
	font:11px arial;
	color:#bac8d8;
	display:inline;
	float:left;
	text-align:center;
}

.menu_post ul li a {
	margin:0;
	padding:0;
	font:11px arial;
	font-weight:bold;
	color:#bac8d8;
	text-align:center;
	text-decoration:none;
}

.menu_post ul li a:hover {
	text-decoration:underline;
}

.menu_post3 {
	margin:47px 10px 10px 10px;
	padding:0;
	width:200px;
	height:34px;
	background:url(images/bg_job2.gif) no-repeat center top;
	float:left;
	display:inline;
}

.menu_post3 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu_post3 ul li {
	margin:0;
	padding:10px 0 0 25px;
	font:11px arial;
	color:#22303F;
	display:inline;
	float:left;
	text-align:center;
}

.menu_post3 ul li a {
	margin:0;
	padding:0;
	font:11px arial;
	font-weight:bold;
	color:#22303F;
	text-align:center;
	text-decoration:none;
}

.menu_post3 ul li a:hover {
	text-decoration:underline;
}

.navi_list {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:right;
	display:inline;
}

.navi_list ul {
	margin:67px 0 0 0;
	padding:0;
	list-style:none;
}

.navi_list ul li {
	margin:0;
	padding:0 6px;
	font:12px arial;
	color:#fff;
	font-weight:bold;
	display:inline;
}

.navi_list ul li a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.navi_list ul li a:hover {
	text-decoration:underline;
}

.navi_list p {
	margin:0;
	padding:0;
	font:12px arial;
	color:#fff;
}

.navi_list p a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#9d0708;
	text-decoration:none;
}

.navi_list p a:hover {
	text-decoration:underline;
}

.search {
	margin:0;
	padding:0;
	width:960px;
	height:141px;
	float:left;
	display:inline;
	background:url(images/bg_search.gif) no-repeat center top;
}

.form {
	margin:20px 0 0 20px;
	padding:0;
	width:350px;
	height:auto;
	float:left;
	display:inline;
}

.form p {
	margin:0;
	padding:0;
	font:11px verdana;
	color:#a6a6a6;
}

.form p a {
	margin:0;
	padding:0;
	font:11px verdana;
	color:#595959;
	text-decoration:underline;
}

.form p a:hover {
	text-decoration:none;
}

.form_input {
	margin:10px 0;
	padding:0;
	width:350px;
	height:49px;
	float:left;
	display:inline;
	background:url(images/bg_searchinput.gif) no-repeat center top;
}

.form_input input {
	margin:13px 0 0 20px;
	padding:5px 0 0 0;
	border:none;
	color:#595959;
	font:15px arial;
	font-weight:bold;
}

.form2 {
	margin:30px 0 0 20px;
	padding:0;
	width:165px;
	height:auto;
	float:left;
	display:inline;
}

.form2 p {
	margin:0;
	padding:10px 0;
	font:12px arial;
	color:#e45309;
	text-align:right;
}

.form2 p a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#e45309;
	text-decoration:underline;
}

.form2 p a:hover {
	text-decoration:none;
}

.form2 input {
	margin:0 0 9px 0;
	padding:0 0 0 20px;
	width:155px;
	height:49px;
	float:right;
	display:inline;
	border:none;
	font:15px arial;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 0 #4c1300;
	background:url(images/butt_search1.gif) no-repeat center top;
}

.form22 {
	margin:30px 0 0 20px;
	padding:0;
	width:180px;
	height:auto;
	float:left;
	display:inline;
}

.form22 input {
	margin:0 0 9px 0;
	padding:0 0 0 20px;
	width:180px;
	height:49px;
	float:right;
	display:inline;
	border:none;
	font:15px arial;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 0 #4c1300;
	background:url(images/butt_search.gif) no-repeat center top;
}

.form22 p {
	margin:0;
	padding:10px 0;
	font:12px arial;
	color:#e45309;
	text-align:right;
}

.form22 p a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#e45309;
	text-decoration:underline;
}

.form22 p a:hover {
	text-decoration:none;
}

.form4 {
	width:625px;
	height:auto;
	padding:10px 0;
	margin:0 25px 0 0;
	float:left;
	display:inline;
	}
	
.form4 label.error {
	font:12px arial;
	color:#FF0000;
	padding:0;
	margin:0 0 0 175px;
	width:auto;
	}

.form4 label {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	width:160px;
	text-align:right;
	}
	
.form4 label a {
	font:12px arial;
	color:#4F8BCA;
	margin:0;
	padding:0;
	text-decoration:none;
	}
	
.form4 label a:hover {
	text-decoration:underline;
	}
	
.form4 label span {
	font:12px arial;
	color:#4F8BCA;
	}
	
.form4 label span a {
	font:12px arial;
	color:#4F8BCA;
	text-decoration:none;
	}
	
.form4 label span a:hover {
	text-decoration:underline;
	}
	
.form4 .bg_input {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:348px;
	height:38px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/bg_input.png) no-repeat center;
	}
	
.form4 .bg_input input, .form4 .bg_input select {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	background:none;
	margin:10px 0 0 15px;
	padding:2px 0;
	border:none;
	width:320px;
	}
	
.form4 .bg_input2 {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:110px;
	height:38px;
	margin:0 10px 0 0;
	padding:0;
	border:none;
	background:url(images/bg_input2.png) no-repeat center;
	}
	
.form4 .bg_input2 input, .form4 .bg_input2 select {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	background:none;
	margin:10px 0 0 11px;
	padding:2px 0;
	border:none;
	width:85px;
	}
	
.form4 .bg_input3 {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:348px;
	height:150px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/bg_input3.png) no-repeat center;
	}
	
.form4 .bg_input3 textarea {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	margin:13px 0 0 15px;
	padding:2px 0;
	border:none;
	width:320px;
	height:120px;
	}
	
.form5 {
	width:255px;
	height:auto;
	padding:10px 0;
	margin:0 25px 0 0;
	float:left;
	display:inline;
	}
	
.form5 label {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:255px;
	text-align:left;
	}
	
.form5 label span {
	font:12px arial;
	color:#4F8BCA;
	}
	
.form5 .bg_input5 {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:255px;
	height:38px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/bg_input5.png) no-repeat center;
	}
	
.form5 .bg_input5 input {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	background:none;
	margin:10px 0 0 15px;
	padding:2px 0;
	border:none;
	width:220px;
	}
	
.form5 .bg_input5_1 {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:255px;
	height:100px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/bg_input5_1.png) no-repeat center;
	}
	
.form5 .bg_input5_1 textarea {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	background:none;
	margin:13px 0 0 15px;
	padding:2px 0;
	border:none;
	width:225px;
	height:70px;
	}
	
.form6 {
	width:280px;
	height:auto;
	padding:10px 0;
	margin:0 25px 0 0;
	float:left;
	display:inline;
	}
	
.form6 label {
	font:12px arial;
	color:#fff;
	float:left;
	display:inline;
	margin:0 15px 0 0;
	padding:10px 0 0 0;
	width:auto;
	text-align:left;
	}
	
.form6 label span {
	font:12px arial;
	color:#04BEE0;
	}
	
.form6 .bg_input6 {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:180px;
	height:38px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/bg_input6.png) no-repeat center;
	}
	
.form6 .bg_input6 input {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	background:none;
	margin:10px 0 0 15px;
	padding:2px 0;
	border:none;
	width:150px;
	}
	
.box_line {
	margin:10px 0 0 0;
	padding:0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
	}
	
.box_line p {
	margin:0 0 10px 0;
	padding:0;
	font:14px arial;
	color:#4C4C4C;
	line-height:18px;
	}


.partner {
	margin:30px 0;
	padding:0;
	width:960px;
	height:30px;
	float:left;
	display:inline;	
}

.partner img {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
 .logo_partner div ul {
margin:0;
padding:0;
list-style:none;
}

.logo_partner div ul  li{
margin:0;
padding:0;
display:inline;
float:left;
}
.logo_partner {
	margin:0 0 0 10px;
	padding:0;
	width:900px;
	height:auto;
	float:left;
	display:inline;
	text-align:center;
	overflow:hidden;
}

.logo_partner ul {
	margin:0;
	padding:0;
	list-style:none;
}

.logo_partner ul  li{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

.logo_partner img {
	margin:0 10px;
	padding:0;
	float:left;
	display:inline;
	width: 40px;
}

/*--- main ---*/
#main {
	margin:0 auto;
	padding:0;
	}
	
.content_res {
	margin:0 auto;
	padding:0;
	}
	
.box {
	margin:0 auto;
	padding:0;
	width:998px;
	}
	
.box_content {
	margin:10px auto;
	padding:0;
	width:998px;
	}
	
.col {
	margin:20px 19px 0 19px;
	padding:0;
	width:960px;
	height:auto;
	float:left;
	display:inline;
	}
	
.col_left {
	margin:0;
	padding:0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
}

.jobs {
	margin:0;
	padding:0 0 10px 0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
	border-bottom:5px #e5e5e5 solid;
}

.jobs h1 {
	margin:0;
	padding:0;
	font:18px arial;
	color:#202020;
	font-weight:bold;
	float:left;
	display:inline;
}

.jobs p {
	margin:0;
	padding:0;
	font:10px arial;
	color:#676767;
	font-weight:bold;
	float:right;
	display:inline;
}

.jobs p a.select {
	margin:0;
	padding:0 0 10px 0;
	font:10px arial;
	color:#202020;
	font-weight:bold;
	float:left;
	display:inline;
	text-decoration:none;
	background:url(images/line.gif) repeat-x center bottom;
}

.jobs p a {
	margin:0 15px;
	padding:0 0 10px 0;
	font:10px arial;
	color:#676767;
	font-weight:bold;
	float:left;
	display:inline;
	text-decoration:none;
	background:url(images/line_1.gif) repeat-x center bottom;
}

.jobs p a:hover {
	font:10px arial;
	color:#202020;
	font-weight:bold;
	float:left;
	display:inline;
	text-decoration:none;
	background:url(images/line.gif) repeat-x center bottom;
}

.resumes {
	margin:0;
	padding:0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
}

.box_resumes {
	margin:20px 15px 0 0;
	padding:0;
	width:200px;
	height:104px;
	float:left;
	display:inline;
	background:url(images/bg_resumer.gif) no-repeat center;
}

.box_resumes p {
	margin:0 0 10px 0;
	padding:15px 0 10px 30px;
	font:10px Verdana;
	color:#939393;
	border-bottom:1px #e5e5e5 solid;
}

.box_resumes p a {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	text-decoration:none;
	color:#05a4ff;
}

.box_resumes p a:hover {
	text-decoration:underline;
}

.box_resumes span {
	margin:0 0 0 30px;
	padding:0;
	font:10px Verdana;
	color:#939393;
	text-align:center;
}

.box_resumes span a {
	margin:0;
	padding:0;
	font:10px Verdana;
	color:#939393;
	text-align:center;
	text-decoration:underline;
}

.box_resumes span a:hover {
	text-decoration:none;
}

.box_resumes2 {
	margin:20px 15px 0 0;
	padding:0;
	width:200px;
	height:104px;
	float:left;
	display:inline;
	background:url(images/bg_resumer2.gif) no-repeat center;
}
.box_resumes2 p {
	margin:0 0 10px 0;
	padding:15px 0 10px 30px;
	font:10px Verdana;
	color:#939393;
	border-bottom:1px #f4c900 solid;
}

.box_resumes2 p a {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	text-decoration:none;
	color:#f4c900;
}

.box_resumes2 p a:hover {
	text-decoration:underline;
}

.box_resumes2 span {
	margin:0 0 0 30px;
	padding:0;
	font:10px Verdana;
	color:#939393;
	text-align:center;
}

.box_resumes2 span a {
	margin:0;
	padding:0;
	font:10px Verdana;
	color:#939393;
	text-align:center;
	text-decoration:underline;
}

.box_resumes2 span a:hover {
	text-decoration:none;
}


.box_text {
	margin:0 0 40px 0;
	padding:0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
}

ul.link {
	margin:0;
	padding:0;
	list-style:none;
	}

ul.link li {
	margin:0;
	padding:7px 0 0 10px;
	font:10px verdana;
	color:#8b8b8b;
	width:auto;
	height:20px;
	display:inline;
	float:left;
	background-color:#eaeaea;
}

ul.link li.first {
	margin:0;
	padding:7px 0 0 0;
	font:10px verdana;
	color:#8b8b8b;
	width:15px;
	height:20px;
	display:inline;
	float:left;
	background:url(images/bg_link_left.gif) no-repeat center left;
}

ul.link li.bott {
	margin:0;
	padding:7px 0 0 0;
	font:10px verdana;
	color:#8b8b8b;
	width:15px;
	height:20px;
	display:inline;
	float:left;
	background:url(images/bg_link_right.gif) no-repeat center right;
}


ul.link li.repeat {
	margin:0;
	padding:7px 0 0 35px;
	font:10px verdana;
	color:#8b8b8b;
	width:auto;
	height:20px;
	display:inline;
	float:left;
	background:url(images/bg_link2.gif) no-repeat center left;
}

ul.link li.end {
	margin:0;
	padding:7px 0 0 35px;
	font:10px verdana;
	color:#8b8b8b;
	width:auto;
	height:20px;
	display:inline;
	float:left;
	background:#eaeaea url(images/bg_link3.gif) no-repeat center left;
}

ul.link li a {
	margin:0;
	padding:0;
	font:10px verdana;
	color:#8b8b8b;
	text-decoration:underline;
}

ul.link li a:hover {
	text-decoration:none;
}

ul.link2 {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	}

ul.link2 li {
	margin:0;
	padding:7px 0 0 20px;
	font:18px arial;
	color:#8b8b8b;
	width:83px;
	height:33px;
	display:inline;
	float:left;
	background:url(images/bg_link_4.gif) no-repeat center left;
}

ul.link2 li.repeat {
	margin:0;
	padding:7px 0 0 35px;
	font:18px arial;
	color:#8b8b8b;
	width:85px;
	height:33px;
	display:inline;
	float:left;
	background:url(images/bg_link_5.gif) no-repeat center left;
}

ul.link2 li.repeat2 {
	margin:0;
	padding:7px 0 0 15px;
	font:18px arial;
	color:#8b8b8b;
	width:105px;
	height:33px;
	display:inline;
	float:left;
	text-align:left;
	background:url(images/bg_link_55.gif) no-repeat center left;
}

ul.link2 li.end {
	margin:0;
	padding:7px 0 0 25px;
	font:18px arial;
	color:#8b8b8b;
	width:120px;
	height:33px;
	display:inline;
	float:left;
	background:url(images/bg_link_6.gif) no-repeat center left;
}

ul.link2 li.end2 {
	margin:0;
	padding:7px 0 0 15px;
	font:18px arial;
	color:#8b8b8b;
	width:95px;
	height:33px;
	display:inline;
	float:left;
	text-align:left;
	background:url(images/bg_link_66.gif) no-repeat center left;
}

ul.link2 li.end3 {
	margin:0;
	padding:7px 0 0 20px;
	font:18px arial;
	color:#8b8b8b;
	width:90px;
	height:33px;
	display:inline;
	float:left;
	text-align:left;
	background:url(images/bg_link_62.gif) no-repeat center left;
}

ul.link2 li.select {
	margin:0;
	padding:7px 0 0 40px;
	font:18px arial;
	color:#fff;
	width:103px;
	height:33px;
	display:inline;
	float:left;
	text-align:left;
	background:url(images/bg_link_41.gif) no-repeat center left;
}

ul.link2 li.repeat_select {
	margin:0;
	padding:7px 0 0 0;
	font:18px arial;
	color:#fff;
	width:160px;
	height:33px;
	display:inline;
	float:left;
	background:url(images/bg_link_51.gif) no-repeat center left;
}

ul.link2 li.repeat_select2 {
	margin:0;
	padding:7px 0 0 0;
	font:18px arial;
	color:#8b8b8b;
	width:90px;
	height:33px;
	display:inline;
	float:left;
	background:url(images/bg_link_7.gif) no-repeat center left;
}

ul.link2 li.end_select {
	margin:0;
	padding:7px 0 0 25px;
	font:18px arial;
	color:#fff;
	width:119px;
	height:33px;
	display:inline;
	float:left;
	background:url(images/bg_link_61.gif) no-repeat center left;
}

.green {
	margin:10px 0 0 0;
	padding:0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
}

.green p {
	margin:0;
	padding:10px 0 0 20px;
	font:14px arial;
	font-weight:bold;
	color:#90b12a;
	float:left;
	display:inline;
}

.greenleft {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:10px;
	height:41px;
	background:url(images/green_left.gif) no-repeat center left;
}

.greencenter {
	margin:0;
	padding:12px 0 0 0;
	float:left;
	display:inline;
	width:auto;
	height:29px;
	background:url(images/green_center.gif) repeat-x center;
}

.greencenter input {
	margin:0;
	padding:0 10px;
	color:#fff;
	font:bold 14px arial;
	background:none;
	border:none;
}

.greenright {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:10px;
	height:41px;
	background:url(images/green_right.gif) no-repeat center right;
}

.box_text p.content {
	margin:0;
	padding:0;
	font:12px arial;
	color:#909090;
	line-height:18px;
}

.box_text p.content strong {
	margin:0;
	padding:0;
	font:15px arial;
	font-weight:bold;
	color:#5f5f5f;
}


span.content {
	margin:0;
	padding:0;
	font:13px arial;
	color:#8a8a8a;
}

span.content a {
	margin:0;
	padding:0;
	font:13px arial;
	color:#4f8bca;
	text-decoration:underline;
}

span a:hover {
	text-decoration:none;
}

.box_text ul.content {
	margin:0;
	padding:0;
}

.box_text ul.content li {
	margin:0 0 0 20px;
	padding:10px 0 10px 15px;
	font:12px arial;
	color:#909090;
	display:block;
	background:url(images/li.gif) no-repeat left;
}

.box_textt {
	margin:0;
	padding:0;
	width:650px;
	height:15px;
	float:left;
	display:inline;
	background:url(images/bg_boxt.gif) no-repeat center;
}

.box_textc {
	margin:0;
	padding:0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
	background:url(images/bg_boxc.gif) repeat-y center;
}

td.account {
	margin:0;
	padding:10px 20px 10px 0;
	color:#4C4C4C;
	font:12px arial;
	border-bottom:none;
	float:left;
	display:inline;
	width:40%;
}

td.jobs {
	margin:0;
	padding:10px;
	color:#4C4C4C;
	font:12px arial;
	border-bottom:none;
	width:110px;
}

td.jobs a {
	margin:0;
	padding:0;
	color:#4F8BCA;
	font:12px arial;
	text-decoration:none;
}

td.jobs a:hover {
	text-decoration:underline;
}

td.code {
	margin:0;
	padding:10px;
	color:#4C4C4C;
	font:12px arial;
	border-bottom:1px solid #EAEAEA;
	width:auto;
}

.text_resume {
	margin:0;
	padding:20px 0;
	width:650px;
	height:auto;
	float:left;
	display:inline;
}

.text_resume td {
	margin:0;
	padding:20px;
	font:11px Verdana;
	color:#939393;
	line-height:18px;
	border-top:1px #eaeaea solid;
	border-bottom:none;
}

.text_resume td img {
	margin:0;
	padding:0;
	border:5px #e5e5e5 solid;
}

.text_resume td p {
	margin:0;
	padding:0 0 0 0;
	font:11px Verdana;
	color:#939393;
	line-height:18px;
}

.text_resume td strong {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	color:#606060;
	line-height:18px;
}

.text_resume td span {
	margin:0;
	padding:0;
	font:12px arial;
	color:#606060;
	line-height:18px;
}

.box_profile {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:200px;
	height:auto;
}

.box_profile p a {
	margin:0;
	padding:0;
	font:16px arial;
	color:#05a4ff;
	font-weight:bold;
	text-decoration:none;
}

.box_profile p a:hover {
	text-decoration:underline;
}

.box_profile span {
	margin:0;
	padding:0;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#939393;
	font-style:italic;
}

.box_profile span.mail {
	margin:0;
	padding:3px 0;
	font:11px verdana;
	color:#939393;
	float:left;
	display:inline;
}

.box_profile span.mail a {
	margin:0;
	padding:0;
	font:11px verdana;
	color:#939393;
	text-decoration:underline;
}

.box_profile span.mail a:hover {
	text-decoration:none;
}

.box_profile span.mail img {
	margin:0 10px 0 0;
	padding:0;
	border:none;
}


.box_profile img {
	margin:0 0 0 20px;
	padding:0;
	border:5px #eaeaea solid;
}

.butt {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:200px;
	height:41px;
}

.buttleft {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:10px;
	height:41px;
	background:url(images/butt_left1.png) no-repeat center left;
}

.buttcenter {
	margin:0;
	padding:12px 0 0 0;
	float:left;
	display:inline;
	width:auto;
	height:29px;
	background:url(images/butt_center.gif) repeat-x center;
}

.buttcenter input {
	margin:0;
	padding:0;
	color:#797979;
	font:bold 14px arial;
	background:none;
	border:none;
}

.buttcenter p {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	color:#797979;
}

.buttcenter p a {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	color:#797979;
	text-decoration:none;
}

.buttcenter p a:hover {
	text-decoration:underline;
}

.buttright {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:10px;
	height:41px;
	background:url(images/butt_right1.png) no-repeat center right;
}

.buttleft2 {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:10px;
	height:49px;
	background:url(images/butt_left2.png) no-repeat center left;
}

.buttcenter2 {
	margin:0;
	padding:12px 0 0 0;
	float:left;
	display:inline;
	width:auto;
	height:37px;
	background:url(images/butt_center2.gif) repeat-x center;
}

.buttcenter2 p {
	padding: 0;
	margin: 5px 20px 0 20px;
	font:14px arial;
	font-weight:bold;
	color:#fff;
}

.buttcenter2 p a {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.buttcenter2 p a:hover {
}

.buttright2 {
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:10px;
	height:49px;
	background:url(images/butt_right2.png) no-repeat center right;
}

.box_textb {
	margin:0;
	padding:0;
	width:650px;
	height:10px;
	float:left;
	display:inline;
	background:url(images/bg_boxb.gif) no-repeat center;
}
	
.col_right {
	margin:0;
	padding:0;
	width:255px;
	height:auto;
	float:right;
	display:inline;
}

.box_link {
	margin:0 0 20px 0;
	padding:0;
	width:255px;
	height:auto;
	float:left;
	display:inline;
}

.box_link2 {
	margin:0 0 20px 0;
	padding:0;
	width:255px;
	height:auto;
	float:left;
	display:inline;
}

.box_link2 p {
	margin:0 0 10px 0;
	padding:0;
	font:12px arial;
	color:#9b9b9b;
}

.box_link2 p strong {
	margin:0;
	padding:0;
	font:12px arial;
	color:#5d5d5d;
	font-weight:bold;
}

.box_link2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box_link2 ul li {
	margin:0;
	padding:10px 0;
	font:14px arial;
	font-weight:bold;
	border-top:1px #e5e5e5 solid;
}

.box_link2 ul li a {
	margin:0;
	padding:10px 0;
	font:14px arial;
	font-weight:bold;
	text-decoration:none;
}

.box_link2 ul li a:hover {
	text-decoration:underline;
}

.box_link2 ul li img {
	margin:0 15px 0 0;
	padding:0;
}


.box_linkt {
	margin:0;
	padding:0;
	width:255px;
	height:10px;
	float:left;
	display:inline;
	background:url(images/bg_menutop1.gif) no-repeat center bottom;
}

.box_linkt2 {
	margin:0;
	padding:0;
	width:255px;
	height:10px;
	float:left;
	display:inline;
	background:url(images/bg_menutop.gif) no-repeat center bottom;
}

.box_linkr {
	margin:0;
	padding:10px 0 10px 45px;
	width:210px;
	height:auto;
	float:left;
	display:inline;
	background-color:#ffe3dc;
	word-wrap:break-word;
}
.box_linkr p{
word-wrap:break-word;	
}
.box_linkr p {
	margin:0 0 10px 30px;
	padding:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-weight:bold;
}

.box_linkr p.text_note {
	margin:0 20px 10px 20px;
	padding:0 0 15px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	border-bottom:1px #fff dotted;
}

.box_linkr p.text_note span {
	margin:0;
	padding:0;
	font:10px verdana;
	color:#939393;
	text-align:right;
	float:right;
}

.box_linkr p.text_note a {
	margin:0 15px 0 0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#239FFF;
	font-weight:bold;
	text-decoration:none;
}

.box_linkr p.text_note a:hover {
	text-decoration:underline;
}


.box_linkr2 {
	margin:0;
	padding:0;
	width:255px;
	height:auto;
	float:left;
	display:inline;
	background:url(images/bg_menurepeat.gif) repeat-y center top;
}

.box_linkr2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box_linkr2 ul li {
	margin:0 0 0 20px;
	padding:10px;
	font:12px arial;
	color:#4c4c4c;
	font-weight:bold;
	display:inline;
	float:left;
	width:184px;
	border-bottom:1px #d3d3d3 solid;
}

.box_linkr2 ul li a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	float:left;
}

.box_linkr2 ul li a:hover, .box_linkr2 ul li.white a:hover {
	text-decoration:underline;
}

.box_linkr2 ul li span {
	margin:0;
	padding:2px 0 0 0;
	font:9px verdana;
	color:#000;
	width:46px;
	height:14px;
	display:inline;
	float:right;
	text-align:center;
	background:url(images/bg_li.gif) no-repeat center right;
}

.box_linkr2 ul li.white {
	margin:0 0 0 20px;
	padding:10px;
	font:12px arial;
	color:#000;
	font-weight:bold;
	display:inline;
	float:left;
	width:184px;
	border:none;
	background:url(images/bg_li3.gif) no-repeat center;
}

.box_linkr2 ul li.white a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	float:left;
}

.box_linkr2 ul li span.text {
	margin:0;
	padding:2px 0 0 0;
	font:9px verdana;
	color:#fff;
	width:46px;
	height:14px;
	display:inline;
	float:right;
	text-align:center;
	background:url(images/bg_li2.gif) no-repeat center right;
}

ul.menu_list {
	margin:0;
	padding:0;
	list-style:none;
}

ul.menu_list li {
	margin:0;
	padding:5px 0;
	font:12px arial;
	color:#888;
	display:inline;
	float:left;
	width:212px;
	border:none;
}

ul.menu_list li a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#888;
	text-decoration:underline;
}

ul.menu_list li a:hover {
	text-decoration:none;
}


.butt_left {
	margin:0;
	padding:0;
	width:20px;
	height:41px;
	float:left;
	display:inline;
	background:url(images/butt_left.png) no-repeat left;
}

.butt_repeat {
	margin:0;
	padding:13px 0;
	width:auto;
	height:15px;
	float:left;
	display:inline;
	background:url(images/butt_repeat.gif) repeat-x left;
}

.butt_repeat input {
	margin:0;
	padding:0;
	background:none;
	border:none;
	font:14px arial;
	color:#fff;
}

.note {
	margin:0 0 0 30px;
	padding:0;
	width:198px;
	height:118px;
	float:left;
	display:inline;
	background:url(images/bg_textarea.png) no-repeat center;
}

.note textarea {
	margin:8px 0 0 15px;
	padding:0;
	width:170px;
	height:100px;
	font:14px arial;
	color:#4C4C4C;
	border:none;
	background:none;
}


.butt_repeat p {
	margin:0;
	padding:0;
	font:14px arial;
	color:#fff;
	font-weight:bold;
	float:left;
	display:inline;
}

.butt_repeat p a {
	margin:0;
	padding:0;
	font:14px arial;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 0 #4c1300;
	text-decoration:none;
}

.butt_repeat p a:hover {
	text-decoration:underline;
}


.butt_right {
	margin:0;
	padding:0;
	width:20px;
	height:41px;
	float:left;
	display:inline;
	background:url(images/butt_right.png) no-repeat right;
}

.butt_leftbt {
	margin:0;
	padding:0;
	width:10px;
	height:40px;
	float:left;
	display:inline;
	background:url(images/butt_left3.png) no-repeat left;
}

.butt_repeatbt {
	margin:0;
	padding:11px 0;
	width:auto;
	height:18px;
	float:left;
	display:inline;
	background:url(images/butt_center3.png) repeat-x left;
}

.butt_repeatbt input {
	margin:0;
	padding:0;
	background:none;
	border:none;
	font:14px arial;
	color:#fff;
	cursor: pointer;
}

.butt_rightbt {
	margin:0;
	padding:0;
	width:10px;
	height:40px;
	float:left;
	display:inline;
	background:url(images/butt_right3.png) no-repeat right;
}

.box_linkb {
	margin:0;
	padding:0;
	width:255px;
	height:10px;
	float:left;
	display:inline;
	background:url(images/bg_menubott1.gif) no-repeat center top;
}

.box_linkb2 {
	margin:0;
	padding:0;
	width:255px;
	height:10px;
	float:left;
	display:inline;
	background:url(images/bg_menubott.gif) no-repeat center top;
}

table tbody tr.bg_red {
	margin:0;
	padding:20px 0;
	background:url(images/bg.gif) no-repeat center left;
	width:auto;
}


table tbody tr td {
	margin:0;
	padding:15px 0;
	border-bottom:1px #e5e5e5 solid;
}

table tbody tr td p {
	margin:0;
	padding:0 0 5px 0;
	font:13px arial;
/*	font-weight:bold;*/
	color:#3b3b3b;
}

table tbody tr td p a {
	margin:0;
	padding:0;
	font:13px arial;
	color:#3b3b3b;
	text-decoration:none;
}

table tbody tr td p a:hover {
	text-decoration:underline;
}

table tbody tr td span {
	margin:0;
	padding:0;
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#989898;
	font-style:italic;
}

table tbody tr td span a {
	margin:0;
	padding:0;
	font:10px verdana;
	color:#5e5e5e;
	text-decoration:underline;
}

table tbody tr td span a:hover {
	text-decoration:none;
}

table tbody tr td p.clock {
	margin:0;
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#838383;
	font-style:italic;
}

.wp-pagenavi {
	margin:0 auto;
	padding:0 25px;
	width:948px;
	background:none;
	}
	
.wp-pagenavi p {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:right;
	}
	
.wp-pagenavi p span {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:3px 7px;
	margin:0;
	background-color:#838383;
	}
	
.wp-pagenavi p a {
	font:12px arial;
	color:#838383;
	font-weight:bold;
	padding:3px 7px;
	margin:0;
	text-decoration:none;
	background-color:#DADADA;
	}
	
.wp-pagenavi p a:hover {
	background-color:#838383;
	}
	
	
/*--- footer ---*/
#footer {
	background:url("images/bg_footer.gif") repeat-x bottom center;
	height:110px;
	padding:0;
	margin:0 auto;
	bottom:0;
}

.footer_res {
	margin:0 auto;
	padding:0;
	width:998px;
	}
	
.footer_main {
	margin:0 19px;
	padding:0;
	width:960px;
	height:110px;
	float:left;
	display:inline;
	background:url(images/bg_top.gif) repeat-x center top;
	}
	
/*--- login ---*/

.ninesixty_container {
	margin:auto;
	width:auto;
	float:left;
	display:inline;
	}
	
.main_login {
	color:#0183E7;
	float:right;
	margin:60px 0 0 -262px;
	position:absolute;
	width:300px;
	z-index:1500;
	}
	
#main_login_inner {
	border-left:0 solid #E9F4FF;
	border-right:0 solid #E9F4FF;
	width:262px;
	height:auto;
	}
	
#login_tabs {
	background:url(images/login_tabs_bg.png) no-repeat center;
	padding:0 10px 0 0;
	float:right;
	display:inline;
	width:290px;
	height:40px;
	}


	
#login_close a.close {
	background:url(images/login_close.png) no-repeat right top;
	height:30px;
	width:32px;
	float:right;
	display:inline;
	margin:10px 0 0 0;
	}
	
#login_close a:hover {
	background-position:0 -30px
	}
	
#login_mediafire {
	float:right;
	display:inline;
	width:300px;
	height:270px;
	margin:0;
	padding:0;
	background:url(images/login_tabs_bg2.png) no-repeat center bottom;
	}
	
.form5 p {
	font:12px arial;
	color:#183555;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	}
	
.form5 p a {
	font:12px arial;
	color:#FB2D00;
	padding:0;
	margin:0;
	text-decoration:none;
	}
	
.form5 p a:hover {
	text-decoration:underline;
	}
	
/*--- wrap ---*/

.wrap {
	background:none;
	height:43px;
	overflow-y:auto;
	padding:2px;
	width:320px;
	margin:10px 10px 10px 15px;
	}
	
.wrap ul {
	padding:0;
	list-style:none;
	margin:0;
	}
	
.wrap ul li {
	width: 300px;
	height:auto;
	display:block;
	float:left;
	margin:0;
	padding:0;
	}

.form4 .bg_input4 {
	font:12px arial;
	color:#4C4C4C;
	float:left;
	display:inline;
	width:348px;
	height:69px;
	margin:0;
	padding:0;
	border:none;
	background:url(images/bg_input4.png) no-repeat center;
	}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

.menu-header{
width:auto;
height:auto;
margin:0;
padding:0;
float:left;
display:inline;
}	
.menu{
width:auto;
height:auto;
margin-top:1px;
padding-top:1px;
float:left;
display:inline;
}
.pg-app {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
	text-align:right;
}
.pg-save {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
	text-align:right;
}
.pg-job {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
	text-align:right;
}
.pg-normal {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:3px 7px;
	margin:0;
	text-decoration:none;
	background-color:#6e6e6e;    
}
.pg-normal:hover {
	background-color:#FFA200;   
}
.pg-selected {
	font:12px arial;
	color:#fff;
	font-weight:bold;
	padding:3px 7px;
	margin:0;
	background-color:#FFA200;
}
	
p.price {
	font:20px Georgia;
	text-align:center;
	margin:0;
	padding:0;
	color:#563c22;
}

p.price span {
	font:12px Georgia;
	text-align:center;
	margin:0;
	padding:0;
	color:#563c22;
}
	
p.price strong {
	font:20px Georgia;
	text-align:center;
	margin:0;
	padding:0;
	color:#f28322;
}



/*--- blog ---*/

.box_blog {
	margin:0 0 20px 20px;
	padding:0 0 20px 0;
	width:600px;
	height:auto;
	float:left;
	display:inline;
	border-bottom:4px #efefef solid;
}

.box_blog h1 {
	margin:0;
	padding:0 0 10px 0;
	font:28px arial;
	font-weight:bold;
	color:#444;
}

.box_blog h1 a {
	margin:0;
	padding:0;
	font:28px arial;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}

.box_blog h1 a:hover {
	text-decoration:underline;
}

.box_blog span {
	margin:0;
	padding:0;
	font:11px arial;
	color:#aaa;
}

.box_blog span a {
	margin:0;
	padding:0;
	font:11px arial;
	color:#aaa;
	text-decoration:underline;
}

.box_blog span a:hover {
	text-decoration:none;
}

.blog {
	margin:20px 0 0 0;
	padding:0;
	width:600px;
	height:auto;
	float:left;
	display:inline;
}

.cal {
	margin:0;
	padding:0;
	width:76px;
	height:auto;
	float:left;
	display:inline;
	background-color:#fff;
	border:5px #efefef solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.cal img {
	margin:0;
	padding:1px;
	width:auto;
	height:auto;
	float:left;
	display:inline;
	background-color:#fff;
	border:5px #eaeaea solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.cal p {
	margin:0;
	padding:5px 0;
	font:36px arial;
	font-weight:bold;
	color:#efefef;
	text-align:center;
	line-height:30px;
}

.cal p span {
	margin:0;
	padding:0;
	font:12px arial;
	font-weight:bold;
	color:#aaa;
	text-align:center;
	line-height:24px;
}

.cal p span strong {
	margin:0;
	padding:0;
	font:12px arial;
	font-weight:bold;
	color:#444;
	text-align:center;
}

.blog_content {
	margin:0;
	padding:0;
	width:500px;
	height:auto;
	float:right;
	display:inline;
}

.blog_content p {
	margin:0;
	padding:0;
	font:12px arial;
	color:#555;
	line-height:18px;
}
.blog_content p p {
	margin:0;
	padding:0;
	font:12px arial;
	color:#555;
	line-height:18px;
}

.blog_content p a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#04bee0;
	text-decoration:none;
	border-bottom:1px #ccc dotted;
}

.blog_content p a:hover {
	border-bottom:none;
}

.blog_content h2 {
	margin:0;
	padding:0 0 5px 0;
	font:14px arial;
	font-weight:bold;
	color:#444;
}

.blog_content h2 a {
	margin:0;
	padding:0;
	font:14px arial;
	font-weight:bold;
	color:#E45309;
	text-decoration:none;
}

.blog_content h2 a:hover {
	text-decoration:underline;
}

.blog_content span {
	margin:0 0 10px 0;
	padding:0;
	font:12px arial;
	color:#aaa;
}
.box_linkr2 ul li.pink a:hover {
	text-decoration:underline;
}

.box_linkr2 ul li.pink a {
	margin:0;
	padding:0;
	font:12px arial;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	float:left;
}
.box_linkr2 ul li.pink {
	margin:0 0 0 20px;
	padding:10px;
	font:12px arial;
	color:#000;
	font-weight:bold;
	display:inline;
	float:left;
	width:184px;
	border:none;
	background:url(images/bg_li31.gif) no-repeat center;
}