/*
© 2009 Константин Брасалин "flyCore"
Главный стилевой файл
Весь рабочий Барнаул, Весь рабочий Барнаул
*/

p, h1, h2, h3, ul, li {
  margin: 0px;
  padding: 0px;
}

a:hover {
  text-decoration: none;
}

ul { list-style: none;}

img {
  border: 1px solid #000000;
}

form {
  float: left;
}

form select {
  float: left;
  margin-right: 10px;
}

a {text-decoration: underline;}

body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
  font-family: Tahoma, Arial, Sans-Serif;
  color: #000;
}


#content_column {
  width: 75%;
  float: left;
  position: relative;
}

*html #content_column {
  width: 70%;
}

#side_column { 
  width: 21%;
  padding-left: 1%;
  float: left;
  padding-top: 1px;
  position: relative;
}
#main_column {
  width: 100%;
  float: left;
  position: relative;
}
*html #side_column {
  padding-left: 0%;
  width: 19%; 
}

#header { 
  width: 100%;
  height: 50px;
  float: left;
  background: url(../images/newspaper_bg.jpg) 0px -5px repeat-x;
  border-bottom: 1px #cab7a8 solid;
}

#header  ul#menu{
  width: 1000px;
  margin-top: 17px;
  padding-left: 10px;
}

#header  u#menul, #header  ul#menu li {
  float: left;
  font: 14pt Tahoma, Arial, Sans-Serif;
  color: #000;
}

#header  ul#menu li {
  padding-left: 25px;
}

#header  ul#menu li strong {
  font-weight: normal;
}

#header  ul#menu li a {color: #000; text-decoration: underline;}
#header  ul#menu li a:hover {text-decoration: none;}

#header  ul#menu li a.important_, .important_ {
  color: #c91919;
}

#header #host_link {
  width: 150px;
  margin-top: 0px;
  float: left;
  font: 14pt Tahoma, Arial, Sans-Serif;
  color: #c91919;
  position: relative;
}

*html #header #host_link  {
  margin-top: -20px;
}

#header #host_link a { color: #c91919; text-decoration: underline;}
#header #host_link a:hover { text-decoration: none;}

#logo_stripe {
  width: 85%;
  padding-top: 20px;
  float: left;
  clear: left;
  padding-left: 15%;
}

#vrb_logo {
  width: 345px;
  height: 125px;
  background: url(../images/vrb_logo.gif) no-repeat;
  float: left;
  margin-right: 15px;
}

#vrn_logo {
  width: 345px;
  height: 125px;
  background: url(../images/vrn_logo.gif) no-repeat;
  float: left;
  margin-right: 15px;
}

.pair_ad {
  float: left;
  padding: 5px 0px 0px 15px;
}

.ad220x120border{
  border: 1px #000 solid;

}


.ad220x120 {
  width: 220px;
  height: 120px;
  border: 0px;
  margin: 0px 0px 0px 0px;
}

.ad234x120 {
  width: 234px;
  height: 120px;
  float: left;
  border: 1px #000 solid;
  margin: 10px 10px 10px 0px;
}

.ad234x105 {
  width: 234px;
  height: 105px;
  float: left;
  border: 1px #000 solid;
  margin: 10px 10px 10px 0px;
}

.ad234x630 {
  width: 234px;
  height: 630px;
  float: left;
  border: 1px #000 solid;
  margin: 10px 10px 10px 0px;
}

table.content_table .ad234x120 {
  border: none;
}

.calc {
  display: block; 
  float: left; 
  width: 100%; 
  height: 1px;
}

.ad234x240 {
  width: 234px;
  height: 232px;
  float: left;
  border: 1px #000 solid;
  margin: 10px 10px 10px 0px;
}

.ad370x120 {
	width: 370px;
	height: 120px;
	border: 1px #000 solid;
	margin-bottom: 20px;

}



.ad370x262 {
	width: 370px;
	height: 262px;
	border: 1px #000 solid;
	margin-bottom: 20px;

}

.ad370x404 {
	width: 370px;
	height: 404px;
	border: 1px #000 solid;
	margin-bottom: 20px;

}


.change_nsk, .change_barnaul {
  width: 261px;
  height: 114px;
  float: left;
  background: url(../images/change_nsk.jpg) no-repeat;
  margin: -5px 0px 10px 40px;
  position: relative;
}

.change_barnaul { background: url(../images/change_barnaul.jpg) no-repeat;}

.single_ad_block {
  float: left;
  margin-right: 1%;
}

table.content_table .contacts {
  color: #555;
  font-family: Tahoma, Arial, Sans-Serif;
}

h1, h2 { float: left; font-weight: normal;}
h1 { font-size: 14pt;}
h2 { font-size: 10pt;}

#search_ad {
  color: #000;
  width: 98%;
  float: left;
  padding-left: 2%;
  clear: left;
}

#vrb_spire {
  width: 130px;
  height: 210px;
  background: url(../images/vrb_spire.gif) bottom no-repeat;
  float: left;
  margin-left: 10px;
  position: relative;
  margin-top: -158px;
}

#vrn_opera {
  width: 150px;
  height: 210px;
  background: url(../images/vrn_opera.gif) no-repeat;
  float: left;
  margin-left: 0;
  position: relative;
  margin-top: -150px;
}

h1#spire_h {
  padding: 0px 0px 10px 240px;
}

/*Блок поиска*/
#search_line {
  width: 100%;
  height: 35px;
  background: url(../images/search_line.jpg) repeat-x;
  float: left;
  border: 1px #cab7a8 solid;
  padding: 10px 0px 0px 35px;
}

form.search_form {
  width: 94%;
  float: left;
  clear: left;
  position: relative;
  margin-top: -46px;
}

form.calculator {
  width: 100%;
  float: left;
  clear: left;
  padding: 10px 0px 10px 0px;
}

form.calculator .label {
  float: left;
  width: 15%;
  white-space: nowrap;
  padding-top: 10px;
}
/*Уменьшено*/
.butt_search {
  font-size: 14pt;
  float: right;
  margin: -2px 5px 0px 0px;
  position: relative;
  width: 15%;
}

*html .butt_search {
  margin-top: -6px;
  width: 13%;
}

#search_radio {
  width: 100%;
  float: left;
  clear: left;
  padding: 15px 0px 0px 20%;
  font-size: 11pt;
}

.radio_item {
  float: left;
  margin-right: 20px;
}
/*Уменьшено*/
.rubric_sel {
  float: left;
  width: 33%;
  font-size: 14pt;
  margin: -2px 3% 0px 2%;
  position: relative;
  color: #0181b9;
}
/*Уменьшено*/
.prof_input {
  float: left;
  width: 19%;
  font-size: 14pt;
  margin: -2px 1% 0px 2%;
  position: relative;
  color: #0181b9;
}

.content_item {
	width: 100%;
	float: left;
	padding-left: 2%;
	font-size: 13px;

}
.content_itemright {
	width: 100%;
	float: left;
	padding-left: 2%;
	font-size: 12px;

}

table.content_table {
  width: 100%;
  float: left;
  clear: left;
  position: relative;
  /*margin-top: -15px;*/
  margin-top: 0px;
}

table.content_table td { 
  border: 1px #000 solid;
  padding: 10px;
  margin: 0px 10px 10px 0px;
}

/*Последние вакансии, резюме*/
table.content_table .last_items {
  width: 30%;
  vertical-align: top;
}

.content_item  h1, table.content_table h1 {
  color: #0181b9;
  text-indent: 20px;
}

.content_item  h1.pad, table.content_table h1.pad { 
  padding: 15px 0px 20px 45px;
  clear: left;
  text-indent: 0px;
}

table.price h1.pad {
  padding: 5px 0px 10px 0px;
  text-indent: 0px;
}

.content_item  h1.pad strong, table.content_table h1.pad strong, table.price h1.pad strong {
  color: #555;
  font-weight: normal;
}

.content_item h1.important_, table.content_table h1.important_ {
  color: #c91919;
}

.content_item p, table.content_table p { 
  float: left;
  width: 93%;
  padding: 0px 0px 20px 20px;
}

.content_item p a, table.content_table p a {color: blue;}
.content_item p a:hover, table.content_table p a:hover { text-decoration: none;}

table.content_table .last_items ul { padding-top: 15px; clear: left;}

table.content_table .last_items ul, table.content_table .last_items ul li {
  float: left;
  color: blue;
  font-size: 11pt;
  padding-bottom: 2px;
}

table.content_table .last_items ul {
  width: 100%;
}

table.content_table .last_items ul li {
  width: 100%;
  display: block;
  position: relative;
}

table.content_table .last_items ul li strong, .date_block {
  color: #555;
  font-size: 10pt;
  font-weight: normal;
}

.date_block {
  float: left;
  clear: left; 
  padding-left: 45px;
  padding-bottom: 15px;
}

.back {
  float: left;
  clear: left;
  width: 150px;
  font-size: 10pt;
}

.back a {
  color: blue;
}

.content_item ul.rubric_data { 
  padding: 20px 0px 0px 20px;
}
.content_item ul.rubric_data, .content_item ul.rubric_data li {
  float: left;
  clear: left;
  width: 100%;
}

.content_item ul.rubric_data li {
  padding: 10px 1%;
  width: 94%;
}

.content_item ul.rubric_data li.odd {
  background-color: #ede7e0;
}

.content_item ul.rubric_data li span.header {
  font-size: 10pt;
  color: blue;
  
}

.content_item ul.rubric_data li .r_date {
  float: left;
  font-size: 10pt;
  color: #555;
  padding: 6px 0px 0px 15px;
}

.content_item ul.rubric_data li .r_date {
  width: 8%;
}

.content_item ul.rubric_data li .profession, .content_item ul.rubric_data li .r_number {
  float: left;
  font-size: 12pt;
  color: #0181b9;
}

.content_item ul.rubric_data li .profession {
  width: 22%;
  padding-right: 1%;
}

.content_item ul.rubric_data li .profession a { color: blue;}

.content_item ul.rubric_data li .r_number {
  padding-right: 10px;
  width: 3%;
  text-align: center;
}


h2.rubric_title {
  float: left;
  clear: left;
  padding: 15px 0px 0px 45px;
  font-size: 12pt;
  color: #555;
}

h2.rubric_title a, h2.rubric_title strong {
  color: #c91919;
}

table.price {
  float: left;
  clear: left;
  width: 97%;
  margin-bottom: 20px;
  text-align: center;
  margin-right: 3%;
  font-size: 12pt;
}

table.price td { 
  border: 1px #000 solid;
  padding: 10px;
}

.rubric_chmod { 
  float: left;
  padding: 15px 0px 0px 25px;
}

h2.err_mess {
  color: #c91919;
  font-weight: bold;
  padding: 25px 0px 0px 15px;
  float: left;
  clear: left;
}

.rubric_chmod span{
  background-color: #000;
  color: #FFF;
  margin-right: 5px;
}

.rubric_chmod span a{
  color: #000;
  background-color: #FFF;
}


.content_item ul.page_nums { 
  padding: 15px 0px 0px 20px; 
  clear: left;
}
.content_item ul.page_nums, .content_item ul.page_nums li {
  float: left;
  font-size: 12pt;
}

.content_item ul.page_nums li {
  padding: 0px 10px 0px 0px;
}

.content_item ul.page_nums li strong {
  font-weight: normal;
  color: #000;
}

.content_item ul.page_nums li strong a {
  color: blue;
}

.content_item sup, table.price sup{
  color: #c91919;
}

table.price p {
  padding-top: 5px;
}

.ico_word {
  width: 36px;
  height: 36px;
  background: url(../images/ico_word.gif) no-repeat;
  float: left;
  margin-right: 5px;
  position: relative;
  margin-top: -8px;
}

span.rubric_title {
  float: left;
  clear: left;
  padding: 0px 0px 0px 45px;
  font-size: 10pt;
  color: #555;
}

span.rubric_title a {
  color: blue;
  font-size: 12pt;
}

span.rubric_titleleft {
  float: left;
  clear: left;
  padding: 0px 0px 0px 45px;
  font-size: 10pt;
  color: #555;
}

span.rubric_titleleft a {
  color: blue;
  font-size: 10pt;
}


.content_item ul.rubric_data li .full_text {
  float: left;
  font-size: 11pt;
  color: #000;
  padding: 3px 0px 0px 10px;
}


.content_item ul.rubric_data li .full_text {
  width: 37%;
}

table.content_table .last_items ul li {clear: left;}

table.content_table .last_items ul li a, table.content_table .rubrics_list ul li a  {
  color: blue;
  text-decoration: underline;
}

table.content_table .last_items ul li a:hover, table.content_table .rubrics_list ul li a:hover { 
  text-decoration: none;
}

/*Список рубрик*/
table.content_table .rubrics_list {
  font-size: 11pt;
  padding-bottom: 20px;
}

table.content_table .rubrics_list  h1 {
  color: #000;
}

table.content_table .rubrics_list  h1 strong { 
  color: #555;
  font-weight: normal;
}

table.content_table .rubrics_list ul {
  width: 50%;
  padding-top: 15px;
  position: relative;
}
table.content_table .rubrics_list ul, .rubrics_list ul li{
  float: left;
}

table.content_table .rubrics_list ul li {
  width: 98%;
  padding-right: 2%;
  padding-bottom: 2px;
  clear: left;
  position: relative;
}


*html table.content_table .rubrics_list ul li {
  padding-bottom: 0;
  margin-top: 0;
}
/*Список рубрик1*/
table.content_table .rubrics_list1 {
  font-size: 11pt;
  padding-bottom: 20px;
}

table.content_table .rubrics_list1  h1 {
  color: #000;
}

table.content_table .rubrics_list1  h1 strong { 
  color: #555;
  font-weight: normal;
}

table.content_table .rubrics_list1 ul {
  width: 100%;
  padding-top: 15px;
  position: relative;
}
table.content_table .rubrics_list1 ul, .rubrics_list1 ul li{
  float: left;
}

table.content_table .rubrics_list1 ul li {
  width: 49%;
  padding-right: 2%;
  padding-bottom: 2px;
  clear: left;
  position: relative;
}


*html table.content_table .rubrics_list1 ul li {
  padding-bottom: 0;
  margin-top: 0;
}
.contacts {
  float: left;
  padding: 0px 0px 10px 180px;
}
table.content_table .baners_list ul li {
  width: 100%;
  padding-right: 0%;
  padding-bottom: 0px;
  clear: left;
  position: relative;
}

.contacts h1 { color: #000;}

.contacts strong {
  font-weight: normal;
  color: #0181b9;
}

.contacts a { 
  color: #0181b9; 
  text-decoration: underline;
}

.contacts a:hover { text-decoration: none;}


table.content_table .contacts h1 { color: #000;}

table.content_table .contacts strong {
  font-weight: normal;
  color: #0181b9;
}

table.content_table .contacts a { 
  color: #0181b9; 
  text-decoration: underline;
}

table.content_table .contacts a:hover { text-decoration: none;}

#footer {
  width: 100%;
  height: 140px;
  background: url(../images/footer_paper.jpg) bottom left no-repeat;
  float: left;
  font-size: 11pt;
}

#footer table{
  width: 80px;
  float: left;
  clear: left;
  padding: 10px 0px 5px 35px;
}

#copy {
  float: left; 
  padding: 20px 0px 0px 35px;
  font-size: 11pt;
}

#mail_admin { 
  float: left;
  padding: 15px 0px 0px 20px;
  font-size: 10pt;
}

#mail_admin a:hover{ 
  text-decoration: none;
}

.vac_active {
  float: left;
  color: #009900;
  font-size: 10pt;
  padding: 5px 0px 0px 15px;
  width: 21%;
}

.vac_blocked {
  float: left;
  color: #c91919;
  font-size: 10pt;
  padding: 5px 0px 0px 15px;
  width: 21%;
}


.footer_line {
  float: left;
  clear: left;
  padding: 10px 0px 0px 35px;
  font-size: 11pt;
}

.footer_line strong {
  color: #0181b9;
  font-weight: normal;
}

.total_frame {
  width: 100%;
  float: left;
}

.outer_frame {
  width: 790px;
  margin: 0px auto;
}

.inner_frame {
  width: 790px;
  float: left;
  background: url(../images/spire2.png) 457px 0px no-repeat;
}

#outer_frame {
  width: 790px;
  margin: 0px auto;
}

#inner_frame {
  width: 790px;
  float: left;
}


* html .inner_frame {
  background: url(../images/spire.jpg) 457px 0px no-repeat;
}

#bg_wrap {
  width: 100%;
  height: 474px;
  background: url(../images/bg.jpg) 0px 0px repeat-x;
}

ul#dropdown{
  z-index: 10;
  border: 1px #cab7a8 solid;
  background-color: #FFF; 
  position: absolute;
  text-align: left;
  margin: -10px 0px 0px 125px;
  padding: 0px 0px 5px 0px;
  display: none;
}

ul#dropdown, ul#dropdown li {
  width: 165px;
  float: left; 
  font-size: 10pt;
}

ul#dropdown {
  width: 175px;
}

ul#dropdown li {
  clear: left;
  margin: 0;
  padding-left: 0px;
  position: relative;
  text-align: center;
}


#nav{
	padding:0 10px;
	;
	font-size: 10px;
	line-height: 155%;
}
 



#header  ul#menu li ul#dropdown li {
  padding: 5px;
  padding-bottom: 0;
}

#header table{
  width: 80px;
  float: left;
  padding: 10px 0px 0px 0px;
}

ul#dropdown li a { 
  font-size: 10pt; 
  color: #000;
  display: block;
}

#header  ul#menu li ul#dropdown li a:hover {
  color: #c91919;
}

#header  ul#menu li:hover ul {
  display: block;
}

#counter {
 float: left;
 clear: left;
 font: 10pt Tahoma, Arial, Sans-Serif;
 color: #c91919;
 width: 280px;
 padding-left: 35px;
 padding-top: 15px;
}

#online_counter {
  float: left;
  width: 200px;
  height: 17px;
  font: 10pt Tahoma, Arial, Sans-Serif;
  color: #c91919;
  padding-top: 3px;
}

/*Пространство внизу*/
.white_space {
  width: 100%;
  height: 20px;
  float: left;
  font-size: 0;
}

