/* reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset CSS */


a:link {
	color: #163D73;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #ff6600;
}


body {
	font-family: Tahoma,Geneva,sans-serif;
	background: #d7dbe4;
	behavior: url("/images/design/iehover.htc");
	font-size: 100%;
	line-height: 1.5;
}

#wrap {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	min-width: 960px;
	max-width: 1100px;
	overflow: hidden;
	background: #fff;
}

#head h1 {
	display: block;
	position: absolute;
	width: 255px;
	height: 42px;
	top:26px;
	left: 46px;
	text-indent: -9999px;
	background: transparent url(logo.png) no-repeat;

}
h1 a {
	display: block;
	width:100%;
	height:100%;

}
#head .description {
	position: absolute;
	left: 21%;
	top: 25px;
	color: #fff;	
	font-size: 24px;
	/*line-height: 13px;*/
	width: 600px;
	overflow:visible;


}


#head {
	display: block;
	position: relative;
	width: 100%;
	padding: 0;
	clear: both;
	background: #496594 url(head-bg.jpg) no-repeat;
	padding: 70px 0 12px 0;
}

#user-menu {
	position: absolute;
	top: 26px; 
	right: 50px;
	float: right;
	clear: both;

	
}
#user-menu li {
	float: left;
	font-size: 11px;
	line-height: 12px;
	border-right: 1px solid #999;

}
#user-menu li a {
	display: block;
	padding: 3px 12px 3px 12px;
	color: #fff;

}
#user-menu li a:visited {
	color: #fff;
}
#user-menu li.last {
	border-right: none;
}

/* main-menu */

#main-menu {
	position: relative;
	padding: 0 0 0 270px;
	clear: both;
	height: 1%;
	z-index: 122;
	display: ;
	
}
#main-menu .menu {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	clear: both;
	display: block;
	position: relative;
}

#main-menu li {
	position: relative;
	float: left;
	clear: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	height: 1%;
	background: #6eb4ff url(menu.png) repeat-x;
	white-space: nowrap;
}
#main-menu li.current {
	background-position: 0 -31px;
	background-color: #3b85d5;
}
#main-menu li.current:hover {
	background-position: 0 -31px;
	background-color: #3b85d5;
}
#main-menu li a, #main-menu li span  {
	color: #fff;
	text-shadow: #2668af 1px 1px 1px;
	display: block;
	float: left;
	position: relative;
	padding: 0 10px;
	margin: 0;
}
#main-menu li:hover {
	background-position: 0 -62px;
	background-color: #7eabdb;
}
#main-menu li a:hover {
	color: #fff;
	/*color: #30508c;
	background: #e9fbf9;*/
	background-position: -33px;
}




/* search-bar */
#search-bar {
	margin: 16px 20px 0 20px;
	background: #dbeeae url(search-bar.png) repeat-x bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	clear: both;
}
#search-bar .wrap {
	position: relative;
	height: 100%;
	/*left: 5px;
	background: url(search-bar.png) repeat-x right;*/
	padding: 6px 0 12px 0;
}
#search-bar .country_input {
	
	font-size: 14px;
	font-weight:bold;
	border-bottom: 1px solid #abd04c;
	margin: 0;
	padding: 0 0 6px 40px;
	color: #111;
}
#search-bar .country_input span
{
	font-weight:normal;
	font-size:12px;
	padding-right:20px;
}
#search-bar fieldset {
	display: block;
	position: relative;
	float: left;
	width: 80%;
}
#search-bar .type {
	float: left;
	width: 18%;
	position: relative;
	overflow: hidden;
}
#search-bar .type_country
{
width:15%;
}
#search-bar form {
	padding: 6px 0 0 0;
}
#search-bar .type dt, #search-bar .type dd {
	margin: 0 0 0 40px;
	position: relative;
	overflow: hidden;
}
#search-bar .type_country dt, #search-bar .type_country dd  
{
margin:0 0 0 10px;


}
#search-bar .type label {
	font-size: 13px;
	display:block;
	/*float: left;*/
	clear: both;
}
#search-bar dt {
	font-size: 14px;
	font-weight: bold;
}
#search-bar small {
	font-size: 11px;
	line-height: 14px;
	display: block;
}
#search-bar fieldset legend {
	display: none;

}

#search-bar .keywords, #search-bar .city, #search-bar .category, #search-bar .button, #search-bar .country {
	float: left;
	display: block;
	margin: 0 30px 0 0;
	overflow: hidden;
}
#search-bar .keywords {
	width: 35%;
}
#search-bar .keywords input, #search-bar .city input {
	display: block;
	position: relative;
	border-collapse: collapse;

	width: 99%;
	
	background: #fff;
	border: 1px solid #ccc;
	border-spacing: 0;

	vertical-align: middle;
	text-indent: 6px;
	
	font-size: 13px;
	line-height: normal;
	
	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;


	padding:3px 0;
	top:0;
}

#search-bar .searh_region

{
	float:right;
	font-size:12px;
	font-weight:normal; 
	margin-top:3px; 
	margin-right:20px;
}
#search-bar .searh_region input
{
	display:inline; 
	width:auto; 
	margin-right:5px; 
	margin-left:10px;
	background:none;
	border:none;
}
#search-bar .searh_region .act
{
	font-weight:bold;
}
#search-bar .keywords input:focus {
	outline: 1px solid #82b1e5;
}
#search-bar .city {
	width: 30%;
}

#search-bar select {
	display: block;
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 13px;
	line-height: 20px;
	vertical-align: middle;
	
	padding: 3px 0;
	height: 24px;
	width: 100%;
	padding: 3px 0;
	margin: 0;
	top:0;
}
#search-bar select:focus {
	outline: 1px solid #82b1e5;
}

#search-bar .category {
	width: 25%;
}
#search-bar .button {
	width: 20%;
	position: relative;
	top: 18px;
	margin: 0;
}
#search-bar .country {
	width: 54px;
	position: relative;
	margin:0;
	top: 21px;
	padding: 0;
	overflow:visible;
	font-size:9px;
}
#search-bar .country img.sel {
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	height:23px;
	margin: 0;
}

#search-bar .button input {
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	vertical-align: top;

	display: block;
	position: relative;
	width: 116px;
	height: 29px;
	border: none;
	background: #DBEEAE url(search-button.png) no-repeat;
	cursor: pointer;
	margin: 0;
	text-align: center;
	padding: 3px 0 3px;
	
	margin: 0 auto;
}
#search-bar .button input, x:-moz-any-link, x:default {
	padding: 0 0 4px;
}
#search-bar .button input:hover {
	color: #ccc;
}

/* /search-bar */



#content {
	clear: both;
	position: relative;
	z-index: 1;
	
	position: relative;
	overflow: hidden;
	clear: both;
	padding: 0 24px;
}
.sidebars .colmid {
	right:25%;
}
.sidebars .colright, .sidebars .colmid, .sidebars .colleft {
	float:left;
	position:relative;
	width:100%;
}
.sidebars .colleft {
	right: 50%;
}
#content.sidebars {
	float: left;
	padding: 0;
		width: 100%;
}
#content.sidebars .pane {
	float:left;
	overflow:hidden;
	padding:0 0 1em;
	position:relative;
	left:98%;
	width:50%;
}

#primary {
	left:26%;
	width:19%;
}
#secondary {
	left:79%;
	width:24%;
}

#head .stat {
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 21%;
	top: 10px;
	opacity:.5;
}
#head .stat:hover {
	opacity: 1;
}
#head .stat h3 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

#movie {
display:none;
margin:24px 0 24px;
overflow:hidden;
text-align:center;
}
#movie-promo a{
	text-decoration: none;
	text-indent: -999px;
	display: block;
}
#movie-promo a img {
	display: block;
	margin: 0 auto;
	position: relative;
}

#content .pane {
	float: left;
	position: relative;
	width: 25%;
	font-size: 13px;
	line-height: 16px;
	z-index: 10;
	margin: 16px 16px 0 0;
	
}
#content .pane h3 {
	font-size: 12px;
	margin: 0;
	padding: 12px;
}
#content .pane .head {
	padding: 0;
}
#content .pane table {
	margin: 0;
}
#content .pane table td {
	padding: 6px 16px;
}
/*#content .pane table tr:hover td{
	background: inherit;
}
#content .pane table tr.odd:hover td {
		background: #fbfbfb;
}*/
#content .pane table th {
	padding: 12px 16px;
}
#content .pane table .odd td {
	background: #fbfbfb;
}

#content .pane .menu h3 {
	float: left;
	padding: 6px 12px;
	cursor: pointer;
	border: none;
	position: relative;
	bottom: -1px;
	border: 1px solid #f1f1f1;
	border-bottom: 1px solid #aeaeae;
	background: #fbfbfb;
}
#content .pane .menu h3:hover {
	color: #173b6c;
	border: 1px solid #ddd;
	border-bottom: 1px solid #aeaeae;
	background: #f9f9f9;
}
#content .pane .menu {
	clear: both;
	width: 100%;
	background: #fff;
	position: relative;
}
#content .pane .menu h3.current {
	background:#f5f5f5;
	border: 1px solid #aeaeae;
	border-bottom: 1px solid #f5f5f5;
	position: relative;
	bottom: -1px;
	cursor: default;
	color: #000;
}
#content .pane .menu h3 span
{
font-weight:normal;
}
#content .pane .menu h3 input
{
	display:inline; 
	width:auto; 
	margin-right:5px; 
	margin-left:10px;

}

#content .pane .menu h3  {
    /* Safari, Chrome */
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
 
    /* Firefox */
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
}
 
/* Opera, IE */
#content .pane .menu h3  .rocon-bl,
#content .pane .menu h3  .rocon-br {
    display:none;
}

#content .pane .menu .current:hover {
	color: inherit;
}
#content .pane .wrap {
	padding: 12px;
}


.pane.seekers .icon, .pane.employers .icon {
	display: block;
	position: relative;
	top:-6px;
	width: 29px;
	height: 29px;
	background: transparent url(icons.png) no-repeat left top;
	float: left;
	margin: 0 6px 0 0;
	cursor: pointer;
	background-position-x: 0;
	background-position-y: 0;
}
.pane.seekers .item2 .icon {background-position: 0 -29px;}
.pane.seekers .item3 .icon {background-position: 0 -58px;}
.pane.seekers .item4 .icon {background-position: 0 -87px;}
.pane.employers .item1 .icon {background-position: -29px 0;}
.pane.employers .item2 .icon {background-position: -29px -29px;}
.pane.employers .item3 .icon {background-position: -29px -58px;}
.pane.employers .item4 .icon {background-position: -29px -87px;}

.pane.employers .head {
	background: #4574c8 url(menu.png) 0 -31px repeat-x;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
}

#content .pane ul {
	background: #fff;
}



#content .advantages {
	background: #fff;
	position: relative;
	float: right;
	clear: right;
	z-index: 15;
	padding: 6px 6px 6px 10px;
	margin: 12px 0 12px 0;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	width:32%;
}
#content .advantages .seekers {
	color: #1c5e00;
	font-weight: bold;
}
#content .advantages .dialog {
	background: transparent url(dialog.png) no-repeat;
	width: 28px;
	height: 23px;
	position: absolute;
	bottom: 10px;
	left: -28px;
}
#content .advantages .employers {
	color: #002b80;
	font-weight: bold;
}
#content .advantages ul {
	font-size: 12px;
	line-height: 12px;
	list-style-image: url(list-item.png);
	list-style-position: outside;
	margin: 0 0 0 16px;
}
#content .advantages ul li {
	margin: 0 0 6px 0;
}
#content .advantages h2 {
	font-size: 16px;
	margin: 0 0 8px 16px;
}
#content .research {
	z-index: 20;
	float: right;
	position: relative;
	width: 30%;
	clear: right;
	background: #fff;
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
	padding: 3px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
#content .research .wrap {

	padding: 6px 0 6px 62px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content .research a {
	display: inline-block;
	clear: both;
	left: 0;
	top: 0;
}
#content .research .icon {
	background: url(research.png) no-repeat;
	display: block;
	position: absolute;
	left: 12px;
	top:8px;
	width: 43px;
	height: 44px;
	float: left;
	cursor: pointer;
}


#content .columns {
	width: 100%;
}
#content .columns .wrap {
	padding: 12px 16px;
}

#content .pane .categories, #content .pane .cities {
	border:1px solid #aeaeae;
}

#content .columns .articles {
	float: right;
	width: 29%;
	color: #acacac;
	background: #f9f9f9;
	border: 1px solid #ccc;	
}



#content .columns .articles .head{
	border: none;
	padding: 3px 12px;
}

#content .columns .articles ul {
	margin: 0 12px;
		background: #f9f9f9;
		font-size: 12px;
}
#content .columns .articles .more {
	margin: 12px 0 12px 12px;
}
#content .columns .head {
	border-bottom: 1px solid #ccc;
	margin: 0 12px 0 0;
	height: 1%;
	padding: 3px 0;
}
#content .more {
	font-size: 11px;
	float: right;
	margin: 6px 12px 6px 0;
	color: #999;
	text-align: right; 
}
#content .columns .head a {
	float: right;
}
#content .columns h2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0 0 6px 0;
}
#content .columns ul li {
	margin: 0 0 6px 0;
}
#content .columns ul {
	margin: 12px 0 0 0;
}


#content .wide {
	width:100%;
}

#content.sidebars h2 {
	margin: 0px 0 12px 6px;
	color: #000;
}
#content.sidebars p {
	margin: 12px 0 0 6px;
}
#content.sidebars h2  small {
	color: #999;
	font-size: 18px;
}

.sidebar {
	font-size: 12px;
	float:left;
	overflow:hidden;
	padding:16px 0 1em;
	position:relative;
}
#content .block h4 {
	background: #f2f2f2;
	padding: 6px;
	line-height: 14px;
	font-size: 11px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
#content .pane .block ul {
	font-size: 12px;
	line-height: 18px;
}
#content .block
#content .block table {
	margin: 0 0 6px 6px;
	width: 90%;
}
#content .block table th {
	border: none;
	padding: 3px;
}
#content .block.stat table a {
	font-size: 11px;
}
#content .block table td {
	padding: 3px 4px;
}
/*#content .block table tr:hover td {
	background: inherit;
}*/
#content  .block ul {
	font-size: 11px;
	margin: 6px;
}
#content .block {
	border: 1px solid #ccc;
	margin:12px 0 0 0;
}
#content .columns-2 li {
	float: left;
	width: 50%; 
}


#content .wide h2 {
	margin: 22px 0 24px 22px;
}
#content .where {
	margin: 12px 0 12px 22px;
}

#content .order {
	float: right;
	margin: 0 22px 0 0;
	clear: right;
}

#content .total {
	float: left;
	margin: 0 0 0 22px;
	font-weight: bold;
	clear: left;
}


#content .current {
	background: #feeec4;
	padding: 3px 8px;
}
#content .sort {
	margin: 12px 0 0 6px;
	font-size: 12px;
}
#content .sort a {
	margin: 0 6px;
}
#content .sort .current {
	background: #eee;
	text-decoration: none;
	color: #666;
} 
#content .vacancy {
	border-bottom: 1px solid #ccc;
	margin: 12px 6px;
	position: relative;
	height: 1%;
	padding: 0 0 12px 0;
}
#content .vacancy h3 {
	margin: 22px 0 12px 0;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}
#content .vacancy p {
	line-height: 18px;
}
/*#content .vacancy.vip h3  {
	background: transparent url(icons.png) 0 -87px no-repeat;
}*/
#content .vacancy dl {
	margin: 0 0 6px 0;
	clear: both;
	width: 100%;
}
#content .vacancy dt {
	float: left;
	clear: left;
	width: 80px;
	color: #888;
}
#content .vacancy dd {
	float: left;
	clear: right;
	height: 1%;
	width: 60%;
}
#content .wide .vacancy p {
	clear: both;
	margin: 12px 0 0 6px;
	width: 80%;
}
#content .vacancy .logo {
	display: block;
	position: absolute;
	top:22px;
	right: 12px;
}
.vacancy .found {
	color: #888;
}
.vacancy .found a {
	color: #008800;
}
.vacancy .found a:visited {
	color: #76b776;
}
.vacancy .found a:hover {
	color: #42be42;
}
#primary .menu, #secondary .menu {
	background: #fffcd3;
	border: 1px solid #dfd29d;
	padding: 6px;
	margin: 0;
	
}

.block_info
{
	background: #fffcd3;
	border: 1px solid #dfd29d;
	padding: 15px;
	margin: 0;
	font-size:12px;
	margin-top:12px;
}
.block_info span
{
	display:block;
	padding-top:2px;
}
.img_ok
{
	float:left;
	width:20px;
	height:20px;
	background:url(img_ok.png) no-repeat 0 0;
	margin-right:10px;

}
.img_error
{
	float:left;
	width:20px;
	height:20px;
	background:url(error.png) no-repeat 0 0;
	margin-right:10px;

}


#secondary .menu
{
	margin:0 auto;
	margin-top:12px;
	width:226px;
	width=238px;
	
}
#secondary .menu  .color_blue
{
color:#163D73;
}
#secondary .menu .input_text
{
background:none;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
display:block;
width:200px;
height:19px;
height=22px;
margin:0 auto;
margin-top:10px;
padding:3px 5px 0 5px;
}
.button_vacancy
{
	background-image:url(search-button.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:116px;
	height:29px;
	height=34px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
#primary .menu a {
	font-size: 11px;
	line-height: 14px;
	margin: 4px 0 6px 0;
	display: block;
	clear: both;
}
#primary .menu .save .icon {
	background: url(save.png) no-repeat;
}
#primary .menu .subscribe .icon {
	background: url(envelope.png) no-repeat;
}
#primary .params dl {
	margin: 6px 0 6px 6px;
}
#primary .params dt {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 3px 0;
}
#primary .params dd {
	color: #666;
	font-size: 12px;
}
#primary .params dd small, .block small {
	color: #999;
	font-size: 10px;
}

#content .controls {
	margin: 16px 0 0 0;
	clear: both;

}
#content .wide ul.controls {
	max-width: 100%;
	margin: 0 0 0 30px;
}
#content .wide ul.controls li {
	list-style: none;
	float: left;
	margin: 0 12px 0 0;
}
#content .controls a.pseudo-link {
	text-decoration: none;
	border-bottom: 1px dotted;
}

#content .controls .found a.pseudo-link {
	color:#446644;
}

#content .controls a.favourites, #content .controls a.similar, #content .controls .found{
	float: left;
	margin: 0 12px 0 0;
	font-size: 11px;
	line-height: 15px;
}
#content  .icon {
	display: block;
	float: left;
	background: transparent url(icons.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 0 3px 0 0;
	position: relative;
}

#content ul.controls li.similar a{
	margin: 0 12px 0 12px;
}

#content .favourites {}
#content .favourites .icon {
	background: #fff url(add.png) left top no-repeat;
	top:1px;
}
#content .similar .icon {
	background: #fff url(link.png) left top no-repeat;
}
#content .similar {

}
#content .similar:hover {

}
#content .similar:hover .icon {
	opacity: .8;

}




#content  .controls .apply .icon {background-position: -17px -116px;}


#content #pages {
	margin: 12px 0 36px 22px;

}
#content #pages h3 {
	font-weight: normal;
	margin: 0 0 12px 0;
}
#content #pages .nav-links a{
	text-decoration: none;
}
#content #pages .nav-links a span {
	text-decoration: underline;
}
#content #pages .nav-links .prev {
	padding: 0 12px 0 0;
}
#content #pages .nav-links .next {
	padding: 0 0 0 12px;
}
#content #pages .pages {
	margin: 12px 0;
		float: left;
	width: 50%;
}
#content #pages .pages a {
	padding: 3px 8px;
}
#content #pages .inactive {
	color: #888;
}



#content .full_vacancy .logo {
	display: block;
	position: absolute;
	top:36px;
	right: 24px;

}
#content .full_vacancy .similar {

}


#content .full_vacancy .vacancy_info {
	border-bottom: 1px solid #ccc;
	margin: 12px 30px 30px 30px;
	width: 90%;
}
#content .full_vacancy .vacancy_info tr:hover td{
	background: none;
}
#content .full_vacancy .vacancy_info .description {
	color: #666;
	width: 20%;
}

#content .full_vacancy .change_rows
{margin-top:0;}


#content .send_button {
	background:transparent url(buttons.png) no-repeat scroll 0 0;

	cursor:pointer;
	display:block;
	font-weight:bold;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:12px;
	line-height: 26px;
	padding:0;
	background-position:0 -33px;
	color:#AA6308;
	margin:0;
	width:168px;
	height:30px;
	text-align: center;
	text-decoration: none;
}
#content .send_button:hover {
	color: #000;
}


#content .main ul{
	margin: 12px 0 12px 26px;
}
#content .main ul li {
	margin: 0 0 10px 10px;
	list-style-type: square;
	list-style-position: outside;
}
#content .main ol {
	margin: 12px 0 12px 30px;
}
#content .main ol li {
	margin: 0 0 10px 10px;
	list-style-type: decimal;
	list-style-position: outside;
} 

#content .main blockquote {
	margin: 16px 0 16px 20px;
	border-left: 2px solid #d4d3b3;
	background: #faf9e1;
	padding: 8px 20px;
	width: 80%;
	font-size: 12px;
	font-style: italic;
}

#content .breadcrumbs {
	margin:16px 0 0 8px;
	font-size: 12px;
	color: #666;
}
#content .breadcrumbs a {
	margin: 0 2px 0 2px;
}
#content .main .breadcrumbs a:hover {
	color: #777;
}
#content .breadcrumbs a.pseudo-link {
	border-bottom: 1px dotted;
	text-decoration: none;
	font-size: 11px;
}
#content .breadcrumbs .sub-category {
	display: block;
	padding: 6px 0 12px 16px;
	background: url(sub-cat.png) no-repeat 5px 8px;
}
#content .main .intro {
	color: #e56600;
}
#content .wide p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 30px 16px 22px;
	max-width: 700px;
}
#content .wide ul {
	font-size: 14px;
	line-height: 20px;
	margin: 0 30px 16px 40px;
	max-width: 700px;
}
#content .wide ul li {
	list-style: square;
}




h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 30px 22px 20px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 32px 0 16px 20px;
}




#content form {
	margin: 0 22px 24px 22px;
}
#content fieldset {

	padding:0 10px 10px;
	border-top:1px solid #ccc;
}


#content .articles-search {
	background: #e4e4e4;
	margin: 0 0 0 20px;
	padding: 6px;
	width: 50%;
	clear: both;
	position: relative;
}
#content .articles-search dt span {
	margin: 0 85px 0 0;
	display: block;
}
#content .articles-search .search {
	width: 100%;
	margin: 3px 0 0 0;
	font-size: 13px;
}
#content .articles-search dl {
	position: relative;
	width: 100%;
	float: left;
}
#content .articles-search dt {
	float: left;
	width: 100%;
}
#content .articles-search dd {
	float: left;
	margin-left: -74px;
	width: 74px;
}

#content .articles-search .find {
	display: block;
	height: 30px;
	border: none;
	width: 74px;
	background: url(buttons.png) no-repeat 0 -95px;
	cursor: pointer;
	font-weight: bold;
	padding: 0 0 4px 0;
}

#content .articles-search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#content .article p {
	margin-bottom:6px;
}

#content p.meta {
	font-size: 12px;
	color: #999;
}

p.intro{
	color: #eb7400;
}


#content .comment {

	color:#AA6308;
	margin:0 0 0 14px;
	width:168px;

	background:transparent url(buttons.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
font-weight:bold;
height:30px;
padding:0 0 4px;
margin: 0;
font-size: 12px;
	background-position:0 -125px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #2a4704;
}
#content .comment:hover {
	color: #000;
}

#content form input {
	font-size: 12px;
	padding: 3px 0;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#content form input:focus {

}
#content form textarea {
	font-size: 12px;
	padding: 3px 3px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#content form select {
	font-size: 12px;
	margin: 3px 0 0 0;
}
#content fieldset legend {
	color:#4c6bac;
	font-weight:bold;
	padding:6px;
}
#content form dl {
	clear: both;
	margin: 6px 0 12px 0;
}
#content form dt {
	float: left;
	clear: left;
	width: 186px;
}
#content form label {
	padding: 3px 0;
	display: block;
	line-height: 20px;
	
}
#content form dd {
	float: left;
	clear: right;
	width: 70%;
}
#content form dd label {
	margin: 0 12px 0 0;
}
#content form dd.value label {
	float: left;
}
#content form dd.value .low {color: #999;}
#content form dd.value .med {color: #2c8f00;}
#content form dd.value .hi {color: #cc0000;}

#content form .hint { 
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 6px;
	color: #888;
	width: 80%;
	display: block;
}
#content form dd .hint {
	width: 400px;
}
#content form label sup { color: #cc0000; }
#content form .buttons { padding: 24px 0; }
#content form .buttons input {
	display: block;
	float: left;
	height: 30px;
	border: none;
	background: url(buttons.png) no-repeat;
	cursor: pointer;
	font-weight: bold;
	padding: 0 0 4px 0;
}

#content form .buttons input, x:-moz-any-link, x:default {
	padding: 0 0 5px 0;
}
#content form input.preview{
	color: #555;
	margin: 0 0 0 14px;
	background-position:0 -64px;
	width: 168px;
}
#content form input.submit{
	color: #fff;
	margin: 0 0 0 14px;
	background-position:0 -33px;
	background: #395a8e;
	padding: 3px 6px;
	border: 1px solid #304c79;
}
#content form input.next {
	color: #2A4704;
	margin: 0 0 0 14px;
	background-position:0 -94px;
	width: 75px;
}
#content form .error {
	display: block;
	color: #cc0000;
}
#content form .next:hover { color:#000; }
#content form .preview:hover { color:#222; }
#content form .submit:hover { color:#ccc; }

#content form .position input, #content form .name input, #content form .jobarea select,  #content form .city select,  #content form .about textarea, #content form .phone input,  #content form .nickname input{
	width: 400px;
}

#content form .salary_min input, #content form .email input, #content form .password input, #content form .jobtimes select {
	width: 200px;
}

#content form select {
	width: 300px;
}



#content .savesearch fieldset {
	margin: 0;
	padding: 0;
}
#content .savesearch legend {
	font-size: 11px;
}
#content .savesearch fieldset label {
	padding: 0;
} 

#content table {
	font-size: 12px;
	margin: 10px 0 20px 20px;
}
#content table th {
	text-align: left;
	padding: 8px 3px;
	border-bottom: 1px solid #ccc;
}
#content table th .pseudo-link {
	color: #000;
}
#content table th .pseudo-link:hover {
	color: #444;
}
/*#content table tr:hover td {
	background: #faf9e1;
}*/
#content table th.headerSortUp span{
	padding-right: 12px;
    background-image: url(asc-icon.png);   
}
#content table th.headerSortUp, #content table th.headerSortDown{
	border-bottom: 1px solid #769171;
}
#content table th.headerSortDown span{ 
	padding-right: 12px;
    background-image:url(desc-icon.png); 
}
th.header span {
	border-bottom: 1px dotted;
	padding-right: 12px;
	background: url(sortable-icon.png) no-repeat right;
}
/*#content table th.header:hover {
	color: #666;
	cursor: pointer;
}*/
#content table td {
	text-align: left;
	padding: 8px 3px;
	vertical-align: middle;
}
#content table thead th{
	border-bottom: 1px solid #ccc;
}


#foot {
	position: relative;
	height: 1%;
	clear: both;
	padding: 0 0 25px 0;
	background: #f1f3f8;
	margin: 36px 0 0 0;
}

#foot .menu {
	padding: 3px 0 3px 36px;
	clear:both;
	display: block;
	background: #496594;
}

#foot .menu li {
	font-size: 12px;
	margin: 0 0 5px 0;
	float: left;
}
#foot .menu li a {
	padding: 10px;
	color: #fff;
}
#foot .menu li.last {
	border-right: none;
}

#foot .copyright {

	color: #666;
	font-size: 12px;
	margin: 12px 0 0 62px;
	float: left;
}
#foot p {
	color: #666;
	font-size: 11px;
	float: left;
	width: 70%;
	margin: 12px 0 0 46px;
}
#searchForm {
	display: block;
	zoom: 1;
	float: right;
	width: 200px;
	position: relative;
	margin: 0 20px 0 0;
}
#searchForm #s {
	line-height: 14px;
	padding: 2px;
	font-size: 12px;width: 200px;
}

#searchForm #s.empty {
	color: #777;
}



#selector-form h3 {
	margin: 0 0 16px 20px;
}
#selector-form ul {
	margin: 0 0 0 16px;
}
#selector-form ul li {
	color: #ccc;
}
#selector-form ul div:hover {
	background: #fafafa;
}

.hidden {display:none;}
.clr, br {clear:both;}


#head:after, #content:after, .widget .head:after, #main-menu ul:after, .pane .head:after, #searchForm:after, #foot:after, #foot .menu:after, .pane.seekers ul:after, .pane.employers ul:after, #content .vacancy dl:after, #content .vacancy:after, #content .vacancy .controls:after, #content .order:after, #content .vacancy dl:after, #content fieldset dl:after, #content form:after, #content .articles-search:after, #search-bar form:after{
	content:".";
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
	height:0;
	visibility:hidden;
}
a .icon {cursor: pointer;}

#search-bar .wrap a.nonlink {
	color: #000;
	text-decoration:none;
	cursor:text;
}

#content .vacancy h3 {
	float: left;
	margin: 0;
	line-height: 20px;
}
#content .vacancy h3 a {
	padding: 0 12px 0 0;
}
#content .vacancy .company {
	float: left;
	font-size: 12px;
	width: 28%;
	clear: right;
}
#content .vacancy .location {
	color: #888;
	float: left;
	width: 30%;
	margin: 12px 0 0 0;
	font-size: 11px;
}

#content .vacancy .controls {
	margin: 0;
}
#content .vacancy .found {
	float: left;
	width: 70%;
	margin: 12px 0 0 0;
}
#content .vacancy .description {
	margin: 12px 0 0 0;
	clear: both;
	display: none;
}
#content table.vacancy-head th{
	padding-left: 0;
}
#content table.vacancy-head th a {
	font-weight: normal;
}

.h_partner
{
color:#333333;
font-size:20px;

}
.links_partner
{
margin-top:15px;
margin-bottom:15px;
}
.links_partner a
{display:block;
color:#0000AB;
margin-bottom:2px;
}
.title_partner
{
color:#163D73;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
a.title_partner:hover
{
cursor:default;
color:#163D73;
}
.p_partner
{
margin-top:12px;
line-height:18px;
}
.spisok
{background-image:url(list_style.png);
background-repeat:no-repeat;
background-position:left 4px;
padding-left:15px;
line-height:18px;
}
.spisok a
{
color:#0000AB;
}
.border_bottom
{border-bottom:1px solid #CCCCCC;
padding-bottom:12px;
margin-bottom:12px;
}
.sidebar form {
	margin:0 !important;
	padding:0 !important;
}

/*info/cv_howto styles*/
.resume_global
{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:18px;
}

.h1_resume
{
	color: #333333;
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
}
.h2_resume
{
	font-weight:bold;
	color:#163D73;
	font-size:14px;
	padding-top:20px;
	margin-bottom:20px;
}
.content_resume
{
	margin: 16px 0px 0px 0px;
	float:left;
	/*width:780px;*/
	width:75%;
}
.text
{
	line-height:18px;
	padding-bottom:12px;

}
.text span
{
	font-weight:bold;
	color:#163D73;
}

.content_resume_right
{
	margin: 16px 0px 0px 0px;
	float:right;
	/*width:230px;*/
	width:23%;
}

.save
{
	background-image:url(cv_howto/word.png);
	background-repeat:no-repeat;
	padding-left:33px;
	
	height:32px;
	
}
.save span
{
	padding-top:10px;
	font-weight:bold;
	color:#163D73;
	text-decoration:underline;
	display:block;
}
.img
{
	
	background-repeat:no-repeat;
	width:41px;
	height:45px;
	float:left;
	margin-right:10px;
}
.img_01
{
	background-image:url(cv_howto/info_icon.png);
}
.img_02
{
	background-image:url(cv_howto/question_icon.png);
}
.img_03
{
background-image:url(cv_howto/ps_icon.png);
}
.align_center
{
	text-align:center;
	padding:20px 0 20px 0;
}
.align_center a
{
	color:#163D73 !important;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	margin-right:50px;

}
.button_reg
{
	width:230px;
	height:36px;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:20px;
	text-align:center;
}
.button_reg a
{
	display: block;
	padding-top:10px;
	margin-top:20px;
	width:230px;
	height:36px;
	color:#FFFFFF;
	text-decoration: none;
}
.button_orange
{
	background-image:url(cv_howto/button_reg_orang.png);
}
.button_blue
{
	background-image:url(cv_howto/button_reg_blue.png);
}
.hh
{
	display:block;
	background-image:url(logo-hh.png);
	width:90px;
	height:50px;
	margin:10px auto;
}
.vak
{
	display:block;
	margin-left:6px;
	margin-right:6px;
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
	width:90%;
}
/* END info/cv_howto styles */


.head_right {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;
	right:130px;
	top:30px;
	width:400px;
}
.head_right div {
	float:left;
}
.head_right table {
	float:left;
	margin-left:20px;
}
.but_green {
	display:block;
	background-image:url(button_green.png);
	background-repeat:no-repeat;
	width:113px;
	height:31px;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	float:right;
	margin-left:30px;
}
.out {
	display:block;
	position:absolute;
	top:30px;
	right:50px;
	font-size:12px;
	color:#FFFFFF;
}
.head_title {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:50px;
	margin-top:20px;
}
.link_left {
	color:#163D73;
	font-size:12px;
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #333333;
	margin-top:20px;
}
.but_grey {
	margin-left:20px;
}
.table_stat {
	margin-top:20px;
	z-index:10;
}
.table_stat td {
	padding:5px 20px;
	text-align:center !important;
	font-size:12px;
}
.stat_head {
	background-color:#5E77A0;
	color: #FFFFFF;
}
.tr_grey {
	background-color:#F2F2F2;
}
.calendar {
	z-index:999;
}
.info_orange
{
border:1px solid #F6921E;
width:99%;

margin-top:12px;

}
.ico_info_orange
{
margin:10px;
font-size:12px;
line-height:16px;
background-image:url(ico_info.png);
background-repeat:no-repeat;
padding-left:60px;
}
.ico_info_orange span
{
color:#FF0000;
}
.vacancy_rec
{
background-color:#FFFCD3;
}
#content .vacancy .found_rec
{
background-image:url(ico_rec.png);
background-repeat:no-repeat;
background-position:95% 100%;
min-height:38px;
}

#login-form .row .field, #registration-form .row .field {
padding-left:6em;
}
#login-form h3 {
 margin:0 0 15px 0;
  text-align:center;
  }
  form .row {
  clear:left;
  margin:0 0 1.2em;
  position:relative;
  width:100%;
  }
  #login-form .row .label, #registration-form .row .label {
  width:5em;
  }
  #login-form .row .label {
  float:left;
  margin-right:-100%;
  width:10em;
  }
  .type_submit .field {
  text-align:center;
  }
  
.dino {
    display: none;
}
  .content_zp_index .link_blue01
{
	font-size:18px;
	text-decoration:underline;
	display:block;
	margin-bottom:10px;

}
.content_zp_index .contetn_padding
{
	padding:5px 10px;
}
.content_zp_index .fl_left
{
	float:left;
}
.content_zp_index .fl_right
{
	float: right;
}

.content_zp_index .fl_right .link_pod
{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(but_podr.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	width:72px;
	height:22px;
	float:right;
	margin-top:50px;
	margin-left:30px;
	margin-right:20px;
}
.content_zp_index p
{
	font-size:12px;
}
.content_zp_index h1
{
	font-size:24px;
	font-weight:normal;
	color:#000;
}
.content_zp_index div
{
	font-size:12px;
}
.content_zp_index .a_orange
{
	font-size:18px !important;
	color:#F8882E !important;
	text-align:center !important;
	text-decoration:underline !important;
}
.content_zp_index .ico_gr
{
	background-image:url(graph/gr_ico.jpg);
	background-repeat:no-repeat;
	background-position:left 15px;
	padding-left:60px;
}
.content_zp_index .ico_gr .link_pod
{
	margin-right:40px;
	margin-top:10px;
	margin-bottom:20px;
}
.content_zp_index .fon_pod
{
	background-image:url(graph/fon_pod.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:144px;
	margin-bottom:20px;
	margin-top:20px;
}
.content_zp_index .span_orange
{
	color:#F8882E;
	font-size:14px;
	font-weight:bold;
	
}
.content_zp_index .contetn_padding input
{
	background:none;
	border:none;
	background-color:#FFF;
	border:1px solid #999;
	padding:2px 5px;
	display:block;
	width:200px;
	margin:10px 0;
}
.content_zp_index .button_orange
{
	display:block;
	margin:0 auto;
	margin-top:20px;
	background-image:url(button_orange.png);
	background-repeat:no-repeat;
	font-weight: bold;
	color:#FFF !important;
	text-decoration:none!important;
	text-align:center;
	padding-top:5px;
	width:109px;
	height:30px;
}
.content_zp_index .table_stat
{
	width:95%;
}
.content_zp_index .table_stat td
{
	padding:5px;
}
.content_zp_index .table_stat .tr_head td
{
	font-weight:bold;
	text-align:center !important;
}

.content_zp_index .table_stat .tr_grey td
{
	background-color:#f2f2f2;
}
.content_zp_index .table_stat td.align_left
{
	text-align:left !important;
}
.content_zp_index .zp_index
{
	margin:3px 0;
	font-size:18px;
}
.link_pod_green
{
	display:block;
	padding-top:80px;
	margin-left:30px;
	margin-right:20px;
	background-image:url(graph/ico_pod.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:12px;
	text-decoration:underline;
	padding-right:20px;
	color:#77A600 !important;
	float:right;
}
.border_grey
{
	border:1px solid #939598 !important;
}
.index_arrow
{
	background-image:url(arrow.gif);
	background-repeat:no-repeat;
	width:435px;
	height:41px;
	float:left;
	margin-top:50px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-top:10px;
}
.link_orange
{
	color:#F78600 !important;
}
.index_right
{
	float:right;
	width:55%;
	background-color:#FFFCD3;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:10px;
	margin-bottom:5px;
}
.h_grey
{
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:10px 20px;
	line-height:14px;
}
#content table.search_his
{
	margin:0px 20px 5px 20px;
	width:100%;
}
#content table.search_his td
{
	padding:3px 4px;

}
#content table.search_his a
{
	color:#000 !important;
}
#content table.search_his span
{
	color:#F78600 !important;
	font-weight:bold;
}