/*tab standart*/
.stand_tab_project {
  height:23px;
}
.stand_tab_project a {
  background: url('../img/menu_left_full_yellow2.gif') no-repeat left top;
}
.stand_tab_project a em {
  background: url('../img/menu_right_full_yellow2.gif') no-repeat right top;
  height:14px;
}
.stand_tab_project a.current {
  background: url('../img/menu_left_full_yellow2.gif') no-repeat left -42px;
}
.stand_tab_project a.current em {
  background: url('../img/menu_right_full_yellow2.gif') no-repeat right -42px;
}
.stand_tab_project a:hover {
  background-position: left -42px;
}
.stand_tab_project a:hover em {
  background-position: right -42px;
}
.stand_tab_project_hr {
  background: #E7D78C;
}
.stand_tab_project li {
  margin-right:2px;
}
.stand_tab_project li.ne_tab {
  background: none;
  padding:0px;
}
.stand_tab_project li.ne_tab em {
  background: none;
  padding:4px 9px 0 0;
}
/**/
/*profiles*/
/*for old design*/
.profile {
  background:#F6EDC4 !important;
}
.profile_col{
  width:154px !important;
}
.prof_color {
	color:#8C5200 !important;
}
.prof_color:hover {
	color:#8C5200;
}
.prfirst {
	background: url(../img/profile/profile.gif) no-repeat 0px -225px !important;
}
.prof_color:hover .prfirst {
	background: url(../img/profile/profile.gif) no-repeat 0px -259px !important;
}
.prsecond {
	background: url(../img/profile/profile.gif) no-repeat -34px -225px !important;
}
.prof_color:hover .prsecond {
	background: url(../img/profile/profile.gif) no-repeat -34px -259px !important;
}
.prthird {
	background: url(../img/profile/profile.gif) no-repeat -70px -225px !important;
}
.prof_color:hover .prthird {
	background: url(../img/profile/profile.gif) no-repeat -70px -259px !important;
}
.prforth {
	background: url(../img/profile/profile.gif) no-repeat -106px -225px !important;
}
.prof_color:hover .prforth {
	background: url(../img/profile/profile.gif) no-repeat -106px -259px !important;
}
.profile h3 {
  color:#333333;
  font-size:22px !important;
  font-weight:700;
  line-height:26px;
}
.profile_col h5 {
  color:#333333;
  font-size:16px !important;
  line-height:20px;
}
.profile  .small {
  font-size:11px;
  line-height:15px;
}
.knopka_prof {
	background: url(../img/profile/profile.gif) no-repeat 0px 0px;
}
.knopka_prof em {
	background: url(../img/profile/profile.gif) no-repeat right -46px;
	color:#b3380e;
}
.knopka_prof:hover {
	background: url(../img/profile/profile.gif) no-repeat 0px -23px;
}
.knopka_prof:hover em {
	background: url(../img/profile/profile.gif) no-repeat right -69px;
	color:#b3380e;
}
.auth {
	background: url(../img/profile/profile.gif) no-repeat 0px -92px !important;
}
.auth:hover {
	background: url(../img/profile/profile.gif) no-repeat 0px -115px !important;
}
.prof_vavtorah { 
  margin-top:4px !important;
}
.profile_buttons {
  width:545px !important;
}
.hmarka_mtop {
  margin-top:4px !important;
}
.knopka_prof_gray em { 
  padding:4px 17px 4px 0 !important;
}
.right_nik { 
  width:285px;
}
/*end for old design*/
/*skrugleniya na kartinkah */
.img_box {
  width:30px;
  height:30px;
  overflow:hidden;
}
.img_box .imgt,
.img_box .imgb {
  width:28px;
}
.img_t,
.img_b {
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  display:block;
  height:1px;
  position:relative;
  overflow:hidden;
}

.img_t {
  margin-bottom:-1px;
}
.img_b {
  margin-top:-1px;
}
/*end skrugleniya na kartinkah */
.lk {
  padding-top:4px !important;
}
.social_news_bottompl { 
  background: url('../img/news.gif') repeat-x top left;
}
.social_news_bottompl:hover { 
  background: url('../img/news.gif') repeat-x left -31px;
}
.social_news_plashka_left {
  width:625px;
}
.social_news_rightpart {
  width:545px;
}
.social_news_plashka_left .plp_in {
  border-color:#fff;
}
.social_news_plashka_left .plp_out {
  background-color:#FFFFFF;
  border-color:#fff;
}
.gl_prof_drdown_about {
  background: url('../img/ic_all.gif') no-repeat 0 4px;
}
.gl_prof_drup_about {
  background: url('../img/ic_all.gif') no-repeat -15px 4px;
}