.phpbb_table_fon{
  background-color: #428EC6
}
a.phpbb_top_menu_label, a.phpbb_top_menu_label:visited{
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}
a.phpbb_top_menu_label:hover{
  text-decoration: underline;
  color: #FFFFFF;
}

a.top_menu_label, a.top_menu_label:visited{
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}
a.top_menu_label:hover{
  text-decoration: underline;
  color: #FFFFFF;
}

/*html, body, #phpbb_main {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
} */

#phpbb_main
{
  min-width:995px;
  width:expression(document.body.clientWidth < 1000? "1000px": document.body.clientWidth );
}

#phpbb_cloud_big_id {
	min-width: 800px;
  top: 0px;
  left: 0px;
	width: 100%;
	background: url(/design/head/cloud_pattern.gif) repeat-x bottom left;
  position: absolute;
	height: 146px;
	margin: 0px;
	padding: 0px;
}

#phpbb_logo_id{
  top: 44px;
	left: 29px;
	width: 270px;
	position: absolute;
	height: 100px;
  font-family:Tahoma;
  font-size:12px;
  line-height:1.3;
  color: #000000;
}
#phpbb_top_label_id{
  top: 90px;
	left: 355px;
	width: 140px;
	position: absolute;
	height: 40px;
  font-family:Tahoma;
  font-size:12px;
  line-height:1.3;
  color: #000000;
}

.phpbb_hidemenu {
		  display: none;
		  position: absolute;
		}
.phpbb_showmenu {
  display: block;
  position: absolute;
  z-index: 50;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
  width: 200px;
}
.input_text_class{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #95AEC5;
  height: 18px;
  font-family: Tahoma;
  font-size: 12px;
  margin-top: 0px;
  cursor: text;
}
label
{
  cursor: pointer;
  font-family: Tahoma;
}
.radio_form_class
{
  cursor: pointer;
  vertical-align: -3px
}

.checkbox_form_class
{
  cursor: pointer;
  padding-top: 3px
}

#login_block_id{
	height: 21px;
}
#login_label_id{
	float: left;
	height: 21px;
	padding-top: 2px
}
#button_login_block_id{
	width: 120px;
	height: 55px;
	left: 75px;
  margin-left: 73px;
  margin-top: 5px
}
#register_login_block_id{

	height: auto;
}

#login_div, #cities_div, #seeker_email_activation_div
{
  font-family: Tahoma;
  font-size: 12px;
  padding: 8px 0px 8px 0px;
  text-align: left
}
.err_str {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bolder;
  color: #FF0000;
  line-height: 220%;
}

.title_blue{
	font-size: 28px;
  font-family: Tahoma;
  color: #2362DF;
  font-weight: normal
}

a.link{
 	font-size: 13px;
 	font-family: Tahoma;
  color: #285480;
  font-weight: normal;
  text-decoration: underline;
}
.frame_window{
  position: absolute;
  z-index: 90;
  background-color: #E9E9E9;
	left: 50%;
	vertical-align:middle;

}
.hidemenu {
  display: none;
  position: absolute;
}

#cities_div a
{
  text-decoration: underline;
}

#cities_div a:hover
{
  text-decoration: underline;
  color: #105289;
}

.menu_class1{
  background-image: url(/design/accaunt_top_menu/fon.gif);
  height:25px;
  background-color: #428EC6;
  margin: 1px;
}
.menu_class2{
  float:left;
  background-image: url(/design/accaunt_top_menu/left.gif);
  background-repeat: no-repeat;
  height:25px;
  line-height: 25px;
  text-indent: 10px;
}
.menu_class3{
  float:left;
  background-image: url(/design/accaunt_top_menu/right.gif);
  background-repeat: no-repeat;
  height:25px;
  width:9px;
  background-position: right;
}

.title_resume_create
{
  font-family: Tahoma;
  font-size: 26px;
  color: #2B83C0
}
#k_footer hr{
  height: 1px;
  color: #428EC6;
  border-color: #428EC6;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  border-style: solid;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-right-color: #FFFFFF;
}

.bottom_link_class{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  line-height: 130%;
}
a.bottom_link_class{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}

.clear { clear:both; }

/*
a{
  color: #285480;
}

.title{
  font-family: Tahoma;
  font-size: 18px;
}
.td_mainhead{
  background: #66CCFF;
  border: 1px solid #0066FF
}
.table_class{

  border: 0px solid #0066FF;
  width: 90%
}
.table_form_class{

  border: 0px solid #0066FF;
  width: 600px
}
.table_resume_form_class{

  border: 0px solid #0066FF;
  width: 730px
}
.table_notop_class{
  background: #ECF9FF;
  border-bottom: 1px solid #0066FF;
  border-left: 1px solid #0066FF;
  border-right: 1px solid #0066FF;
}
.table_nobottom_class{
  background: #ECF9FF;
  border-top: 1px solid #0066FF;
  border-left: 1px solid #0066FF;
  border-right: 1px solid #0066FF;
}
.table_nobottomtop_class{
  background: #ECF9FF;
  border-left: 1px solid #0066FF;
  border-right: 1px solid #0066FF;
}
.table_group_head_class{
  background: #428EC6;
}
.err_str {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bolder;
  color: #FF0000
}
.resume_status_red {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bolder;
  color: #FF0000
}
.resume_status_green {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bolder;
  color: #009933;
}

.input_text_class{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1;
  border-color: #95AEC5;
  height: 18px;
  font-family: Tahoma;
  font-size: 12px;
  margin-top: 0px
}
.input_text_label_class{
  border-width: 0;
  height: 18px;
  font-family: Tahoma;
  font-size: 12px;
  background-color: #FFFFFF;
}
.textarea_form_class{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1;
  border-color: #95AEC5;
  font-family: Tahoma;
  font-size: 12px;
	margin-top: 3px
}
.textarea_form_class_err{
  background-color: #FFB7B7;
  border-style: solid;
  border-width: 1;
  border-color: #95AEC5;
  font-family: Tahoma;
  font-size: 12px;
	margin-top: 3px
}
.button_form_class{
  background-color: #0099FF;
  border-style: none;
  border-width: 0px;
  cursor: pointer;
  height: 22px;
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  padding: 2px;
}
.select_form_class{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1;
  border-color: #95AEC5;
  height: 16px;
  font-family: Tahoma;
  font-size: 12px;
	margin-top: 0px
}
.select_form_class_err{
  background-color: #FFB7B7;
  border-style: solid;
  border-width: 1;
  border-color: #95AEC5;
  height: 16px;
  font-family: Tahoma;
  font-size: 12px;
	margin-top: 3px
}
.smallbutton_form_class{
  background-color: #0099FF;
  border-style: solid;
  border-width: 1;
  border-color: #000000;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Tahoma;
  font-size: 11px;
  height: 18px
}
.input_text_class_err{
  background-color: #FFB7B7;
  border-style: solid;
  border-width: 1;
  border-color: #95AEC5;
  height: 18px;
  font-family: Tahoma;
  font-size: 12px;
	margin-top: 0px
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;

	color: #000000;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
font.normal {
	font-family: Tahoma;
  font-size: 12px
}
font.label_field_class {
	font-family: Tahoma;
  font-size: 12px;
  font-weight: bold
}
font.resume_text_class {
	font-family: Tahoma;
  font-size: 12px;
  font-weight: normal
}
font.title2_class {
	font-family: Tahoma;
  font-size: 14px;
  font-weight: bold
}
font.red{
	font-family:  Tahoma;
	color: #FF0000;
}
font.smalltext {
	font-size: 11px;
  font-family: Tahoma;
}
a.smalltext {
	font-size: 11px;
  font-family: Tahoma;
}
.onepxtable
{
border: 0px solid #999999 ;
}
.titlestyle {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.titlestyle2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #339900;
}
label
{
  cursor: pointer;
  font-family: Tahoma;
}


.radio_form_class
{
  cursor: pointer;
  vertical-align: -3px
}

.checkbox_form_class
{
  cursor: pointer;
  padding-top: 3px
}

a {
	  font-weight: normal;
    font-family: Tahoma;
    font-size: 12px
}

font.normal {
	font-family: Tahoma;
  font-size: 12px
}

font.smalltext {

	font-size: 11px;
    font-family: Tahoma;
}


.seeker_link_menu{
   	font-size: 14px;
  	font-family: Tahoma;
  color: #339900;
  font-weight: bold
}
.employer_link_menu{
   	font-size: 14px;
  	font-family: Tahoma;
  color: #AE0000;
  font-weight: bold
}
.journal_link_menu{
   	font-size: 14px;
  	font-family: Tahoma;
  color: #2362DF;
  font-weight: bold
}
.agency_link_menu{
   	font-size: 14px;
  	font-family: Tahoma;
  color: #666666;
  font-weight: bold
}
.little_link{
   	font-size: 10px;
  	font-family: Tahoma;
  color: #285480;
  font-weight: normal
}
.link{
 	font-size: 13px;
 	font-family: Tahoma;
  color: #285480;
  font-weight: normal
}
.title_blue{
	font-size: 28px;
  font-family: Tahoma;
  color: #2362DF;
  font-weight: normal
}
.title_green{
	font-size: 28px;
  font-family: Tahoma;
  color: #339900;
  font-weight: normal
}
.small_green{
	font-size: 11px;
  font-family: Tahoma;
  color: #228B22;
  font-weight: normal
}

#logo_id{
  top: 44px;
	left: 29px;
	width: 270px;
	position: absolute;
	height: 100px;
}
#top_label_id{
  top: 90px;
	left: 355px;
	width: 140px;
	position: absolute;
	height: 40px;
}

#seeker_top_block_id{
	top: 180px;

	left: 4%;
	width: 116px;
	position: absolute;
	height: 31px;
	background-image: url(/design/1.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: center
}
#employer_top_block_id{
	top: 180px;

	left: 44%;
	width: 136px;
	position: absolute;
	height: 31px;
	background-image: url(/design/2.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: center
}
#journal_top_block_id{
	top: 180px;

	right: 4%;
	width: 158px;
	position: absolute;
	height: 31px;
	background-image: url(/design/3.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: center;
}
#agency_top_block_id{
	top: 180px;
	width: 223px;
	position: absolute;
	height: 31px;
	background-image: url(/design/4.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: center;

	display: none;
}

#login_left_block_id{
	width: 200px;
  top: 10px;
	left: 0%;
	position: relative;
	height: 200px;
  z-index: 10;
  display: table;
  float: left
}


#login_block_id{
	height: 21px;
}
#login_label_id{
	float: left;
	height: 21px;
	padding-top: 2px
}
#button_login_block_id{
	width: 120px;
	height: 55px;
	left: 75px;
  margin-left: 73px;
  margin-top: 5px
}
#register_login_block_id{

	height: auto;
}

#search_block_id{
	width: 533px;
  top: 10px;
	position: relative;
	height: 93px;
	padding-bottom: 30px;
  border: 0px solid #66CC33
}
#search_block_255_id{
	width: 453px;
  top: 10px;
	position: relative;
	height: 255px;
	padding-bottom: 30px;
}
#search_left_line_all_id{
  background-image: url(/design/search_left_line_all.gif);
  background-repeat: repeat-x;
  float: left;
  width: 10px;
  height: 293px;
}
#search_left_line_all_255_id{
  background-image: url(/design/search_left_line_all_255.gif);
  background-repeat: repeat-x;
  float: left;
  width: 10px;
  height: 255px;
}

#search_topbottom_line_id{
  background-image: url(/design/search_topbottom_line.gif);
  height: 293px;
  width: 433px;
  float: left;
}
#search_topbottom_line_255_id{
  background-image: url(/design/search_topbottom_line_255.gif);
  height: 255px;
  width: 433px;
  float: left;
}
#search_rigth_line_all_id{
	background-image: url(/design/search_rigth_line_all.gif);
  background-repeat: repeat-x;
  float: right;
  width: 10px;
  height: 293px;
}
#search_rigth_line_all_255_id{
	background-image: url(/design/search_rigth_line_all_255.gif);
  background-repeat: repeat-x;
  float: right;
  width: 10px;
  height: 255px;
}
#search_type{
  margin-left: 135px;
}
.search_seeker_text{
  font-family: Tahoma;
  font-size: 15px;
  color: #339900
}
.search_employer_text{
  font-family: Tahoma;
  font-size: 15px;
  color: #AE0000
}
#search_id{
  height: 21px;
  margin-left: 30px;
}
#search_label_id{
	float: left;
	height: 21px;
}
#search_bottom_div_id{
  margin-left: 95px;
	height: 80px;
}
#magnifier_id{
  height: 36px;
	width: 41px;
	float: left;
  margin-top: 48px
}
#button_id{
	width: 180px;
	float: left;
  margin-left: 5px;
  margin-top: 3px
}
#man_search_id
{
  float: right;
}

#resume_master_block_id{

  top: 0px;
  position: relative;

	width: 90%;


}
#global_div_id{
  max-width: 1024px;
  min-width: 900px;
  width: 1000px;
  top: 10px;
  position: relative;
  height: 100%;
}
 body{
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-family: Tahoma
}
#lupa_id{
  left: 10px;
	top: 10px;
  position: relative;
	width: 75px;
	float: left;
}
.bottom_link_class{
  font-family: Tahoma;
  font-size: 11px;
  color: #333333
}
div
	{
  border: 0px solid #FF0000;
}


.link_white{
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
	text-decoration: none;
}
.title_white{
  font-family: Tahoma;
  font-size: 13px;
  color: #FFFFFF;
	font-weight: bold
}
.link_white:hover{
	text-decoration: underline;
}
.link_white_big{
  font-family: Tahoma;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold
}
.link_white_big_disable{
  font-family: Tahoma;
  font-size: 13px;
  color: #C3C3C3;
  font-weight: bold;
  text-decoration: underline
}
.link_black_big{
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
  font-weight: bold
}
.link_black_big_disable{
  font-family: Tahoma;
  font-size: 13px;
  color: #9A9A9A;
  font-weight: bold;
  text-decoration: underline;
}
.top_menu_label{
	color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold
}
.top_menu_label:hover{
  text-decoration: underline;
}

input { vertical-align: middle; }

select { vertical-align: middle; }

.top_bookmark_label{
  display: block;
	height:100%;
	line-height: 28px;
	color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold
}
.title_resume_create
{
  font-family: Tahoma;
  font-size: 26px;
  color: #2B83C0
}
.title_resume_view
{
  font-family: Tahoma;
  font-size: 26px;
  color: #339900
}
.title_vacancy_view
{
  font-family: Tahoma;
  font-size: 29px;
  color: #AE0000
}
.table_fon_blue
{
  background-image: url(/design/table_fon_blue.gif);
  background-repeat: repeat-x
}
.fontpopup {
	font-family: 'Tahoma';
  font-size: 11px
}

hr{
  height: 1px;
  color: #428EC6;

  padding: 0px;
  margin-top: 0px;
  margin-bottom: 3px;
  border-style: solid;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-right-color: #FFFFFF;
}
.hidemenu {
		  display: none;
		  position: absolute;
		}
.showmenu {
  display: block;
  position: absolute;
  z-index: 50;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
  width: 200px;
}

.showdiv {
  display: block;
  position: absolute;
  z-index: 51;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
  width: 230px;
}

.show_complaint {
  display: block;
  position: absolute;
  z-index: 51;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
  width: 230px;
}

.show_vacancy_div {
  display: block;
  position: absolute;
  z-index: 50;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
  width: 500px;
}
.show_quest_div {
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
  width: 500px;
}

.blue_font{
	color: #333399
}
.block1_style
{
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 12px;
  font-size: 11px
}
.mark{
  background-color: #99CCFF
}

html,body
{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
.important_text{
  font-weight: bold
}
.resume_print_head{
  background-color: #ffffff
}
.titlestyle_print
{
 	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.div_window{
  position: absolute;
  z-index: 100;
  background-color: #E9E9E9;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 7px;
	left: 50%;
	vertical-align:middle;
}

#main
{
min-width:995px;
width:expression(document.body.clientWidth < 1000? "1000px": document.body.clientWidth );
}

#about_site_div{
	width: 200px;
  top: 0px;
	left: 2%;
	position: relative;
	height: 200px;
  z-index: 10;
  display: block;
  float: left;
  margin-top: 16px
}
.article_title{
  font-family: Tahoma;
  font-size: 20px;
  color: #2B83C0;
	text-decoration: none;
}
.article_title:hover{
	text-decoration: underline;
}

div#tipDiv {
  position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
  background-color:#CCCCFF;
	border:0px solid #336;
  width:250px;
	padding:0px;
  color:#000;
	font-size:11px;
	line-height:1.2;
  font-family: Tahoma, Arial, sans-serif
}

div#tipTitle{
  color: #FFFFFF;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  font-size:13px;
  background-color:#333399;
  padding:1px 0px 1px 2px;
}

.block_element1{
  padding: 0px 10px 20px 10px;
  border: 1px solid #FFFFFF;
}

.search_block1{
      margin-bottom: 5px
    }

.clear { clear:both; }

.menu_class1{
  background-image: url(/design/accaunt_top_menu/fon.gif);
  height:25px;
  background-color: #428EC6;
  margin: 1px;
}
.menu_class2{
  float:left;
  background-image: url(/design/accaunt_top_menu/left.gif);
  background-repeat: no-repeat;
  height:25px;
  line-height: 210%;
  text-indent: 10px;
}
.menu_class3{
  float:right;
  background-image: url(/design/accaunt_top_menu/right.gif);
  background-repeat: no-repeat;
  height:25px;
  width:9px;
  background-position: right;
}

.block_class1{
  background-image: url(/design/table_fon_blue.gif);
  width:100%;
  height:30px;
  background-color: #428EC6;
  margin: 10px 0px 30px 0px
}
.block_class2{
  float:left;
  background-image: url(/design/left_table_fon_blue.gif);
  background-repeat: no-repeat;
  height:30px;
  line-height: 230%;
  text-indent: 10px;
  color:#FFFFFF;
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
}
.block_class3{
  float:right;
  background-image: url(/design/right_table_fon_blue.gif);
  background-repeat: no-repeat;
  height:30px;
  width:auto;
  background-position: right;
  padding-right:20px;
}
.loading_label{
  font-size: 16px;
  color: #FF0000;
  font-weight: bold
}
*/
