/* работа главная */

table.job_border
{
	float: left;
	width: 260px;
	margin: 10px 40px 10px 0;
	color: #2c2c2c;
}

table.border
{
	float: left;
	width: 25%;
	margin: 10px 20px;
	color: #2c2c2c;
}
table.border td.left_top, table.job_border td.left_top
{
	width: 6px;
	background: url(../img/border_left_top.gif) no-repeat left top;
}
table.border td.right_top, table.job_border td.right_top
{
	width: 20px;
	background: url(../img/border_right_top.gif) no-repeat right top;
}
table.border td.top, table.job_border td.top
{
	height: 6px;
	background: url(../img/border_top_bg.gif) repeat-x left top;
}


table.border td.left_bottom, table.job_border td.left_bottom
{
	width: 6px;
	background: url(../img/border_left_bottom.gif) no-repeat left bottom;
}
table.border td.right_bottom, table.job_border td.right_bottom
{
	width: 20px;
	background: url(../img/border_right_bottom.gif) no-repeat right bottom;
}
table.border td.bottom, table.job_border td.bottom
{
	height: 26px;
	background: url(../img/border_bottom_bg.gif) repeat-x left bottom;
}
table.border td.left, table.job_border td.left
{
	width: 6px;
	background: url(../img/border_left_bg.gif) repeat-y left top;
}
table.border td.right, table.job_border td.right
{
	width: 20px;
	background: url(../img/border_right_bg.gif) repeat-y right top;
}
table.border td.border_content, table.job_border td.border_content
{
	padding: 0 0 0 20px;
}
table.border td.border_content h2
{
	color: #e77a1a;
	margin: 5px 0;
}

table.border td.border_content div.h2
{
	color: #d1d1d1;
	border-bottom: none !important;
	font-size: 115%; font-weight: bold; padding: 0; margin: 5px 0 5px 0; 
}


table.border td.border_content img
{
	float: left;
	margin: 5px 15px 10px 0px;
}
table.border td.border_content div.fright
{
	float: right;
	color: #183884;
	font-weight: bold;
	font-size: 110%;
}
table.border td.border_content div.fright span
{
	color: #d1d1d1;
	font-weight: bold;
}
/* работа главная конец */

/* работа работа главная */
table.job
{
	width: 100%;
	color: #2c2c2c;
}
table.job td.job_left
{
	width: 257px;
	padding-right: 33px;
	vertical-align: top;
}
table.job td.job_content
{
	text-align: left;
	vertical-align: top;
}

div.ico_resume, div.ico_vacancy
{
	padding-left: 22px;
	height: 15px;
	line-height: 15px;
	margin: 3px 0;
}
div.ico_vacancy {background: url(../img/ico_vacancy.gif) no-repeat left;}
div.ico_resume {background: url(../img/ico_resume.gif) no-repeat left;}
div.cool_company h3 {color: #e77a1a;}
div.cool_company div
{
	height: 20px;
	background: url(../img/li.gif) no-repeat left;
	padding: 2px 0 0 27px;
	border-bottom: 1px solid #e7e7e7;
}
div.stat
{
	color: #727272;
	margin: 15px 0;
}
table.job_menu {width: 100%;}
table.job_menu td.left, table.job_menu td.right {width: 15px; padding: 0px !important;}
table.job_menu td.job_menu
{
	text-align: center;
	padding: 0px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #ececec;
}
table.job_menu td.job_menu a
{
	color: #183884;
	margin: 0 5px 0 5px;
	font-weight: bold;
}
table.job_menu td.job_menu a:hover {color: #e77a1a;}

a.rules
{
	clear: both;
	float: left;
	font-weight: bold;
	color: #183884;
	height: 21px;
	background: url(../img/help.gif) no-repeat left;
	padding: 4px 0px 0px 30px;
	margin: 10px 0;
	text-decoration: underline;
}
a.rules:hover
{
	color: #eb6f00;
	text-decoration: none;
}

.border_content div
{
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
	color: #969696;
	margin-bottom: 2px;
}
.border_content div span
{
	color: #ea903f;
}
a.important
{
	clear: both;
	float: left;
	background: url(../img/important.gif) no-repeat left;
	padding: 0px 0px 1px 15px;
	text-decoration: underline;
}
a.important:hover
{
	text-decoration: none;
}

table.blank
{
	margin: 15px 0;
}

table.bank th
{
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
}

table.bank th span
{
	color: #b2b2b2;
}
table.bank td
{
	padding: 0px 30px 0px 15px;
	text-align: left;
	font-weight: normal;
	line-height: 200%;
	border-left: 1px solid #b2b2b2;
	vertical-align: top;
}
table.bank td a
{
	font-weight: bold;
}
table.bank td span
{
	color: #b3b3b3;
}

table.job_bottom
{
	width: 100%;
}
table.job_bottom td{vertical-align: top;}
table.job_bottom td.links
{
	width: 174px;
}

table.job ul
{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-left: 25px;
}

table.job ul li
{
	color: #183884;
	list-style-type: square;
	padding-bottom: 5px;
}
table.job ul li span
{
	color: #8e8e8e;
}
table.job td.links ul li span
{
	font-size: 90%;
}
div.delim
{
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 10px;
}

/* работа работа главная конец */

/* рубрика работа */

table.job_form
{
	width: 100%;
	color: #2c2c2c;
}
table.job_form th
{
	text-align: left;
	line-height: 22px;
	vartical-align: middle;
	padding-left: 12px;
	background-color: #e77a1a;
	border-bottom: 1px solid #c3c3c3;
	color: #fff;
	white-spacing: nowrap;
}
table.job_form th div.l {float: left;}
table.job_form th div.r {float: right;}
table.job_form input.text {width: 100% !important;}
table.job_form select.select {width: 100% !important;}
table.job_form td {padding-top: 5px;}
table.job_form td.center {padding-top: 10px;}

table.rubricator
{
	float: right;
	background-color: #e77a1a;
	margin: 10px 0;
	height: 24px;
}
table.rubricator th
{
	color: #fff;
	padding: 0 20px;
}
table.rubricator td.corner
{
	width: 36px;
	vertical-align: top;
	text-align: right;
}
table.rubricator select.select
{
	border: 1px solid #c1c1c1;
}
h2.orange, h3.orange {color: #e77a1a;margin: 5px 0;}
span.grey {color: #b2b2b2;}
span.orange {color: #e77a1a; font-size: 110%; font-weight: bold; padding: 0;margin: 5px 0;}
strong.job {font-size: 110%;}

table.job_list
{
	width: 100%;
	margin: 12px 0;
	color: #2c2c2c;
}
table.job_list th
{
	background-color: #a1a399;
	color: #fff;
	height: 18px;
	border-bottom: 2px solid #c3c3c3;
	text-align: left;
	padding-left: 11px;
}
table.job_list td
{
	height: 20px;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	padding: 0px 0 0px 10px;
}

table.job_list td.time {color: #ea903f;}
table.job_list td.time span {color: #969696;}
.important>a.important {margin-top: 3px;}
/* рубрика работа конец */

/* Вакансия */
table.form2 th {font-size: 110%;}
table.form2 td {white-space: normal !important;}
table.form2 td b {font-size: 110%;}
table.form2 td.money {background-color: #fff9f4;}
table.form2 td.money span {color: #e77a1a; font-weight: bold;}
table.form2 td.contacts table {width: 100%; color: #2c2c2c;}
table.form2 td.contacts table td {padding: 0 !important; margin: 0 !important; border: none !important;}
table.form2 td.contacts table td span.orange {font-weight: bold;}
table.form2 td.contacts table td.img
{
	width: 115px;
	text-align: center;
	vertical-align: middle;
}
table.form2 td.contacts table td.info
{
	text-align: left;
	line-height: 180%;
	vertical-align: top;
}
table.form2 td.contacts table td.info span.tel
{
	font-size: 18px;
	font-weight: bold;
	color: #2c2c2c;
}