@charset "utf-8";
/* CSS Document */

/*main color #9fc93d*/

body {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #fff;
	/*background-image: url(/sites/all/themes/orsktheme/images/stripe5.png);*/
	margin: 0;
	padding: 0;
	color: #333;
}

.text {
	font: normal 12px Tahoma, Arial, Helvetica;
	color: #333;
	margin: 0;
	padding: 0;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
    margin-left: 5px;
    list-style: none;
}

p {
  padding: 0 2px;
  margin: 5px 0 15px 0;
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #444;

}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}



h1 {
	color: #777;
	font: bold 22px Tahoma;
}

h2 {
	padding: 0;
 	margin: 0;
	color: #373737;
	font: bold 14px Trebuchet MS, Tahoma, Helvetica;
}

h3 {
	color: #81AF11;
	font: bold 12px Tahoma, Helvetica;
	padding: 0;
	margin: 5px;
}

h3 a, h3 a:visited, h3 a:link {
	color: #81AF11;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	color: #777;
	font: bold 16px Tahoma;
}

a img { 	border: none;}
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {	text-decoration: none;}

#content-main {
    margin-left: 5px;
    float: left;
}

#content-tribuna {
    float: left;
    width: 100%;
    margin-left: 5px;
}

#content-content {
    margin-left: 15px;
    margin-right: 5px;
    float: left;
    width: 95%;
}

.clear-block {
  font: normal 12px Tahoma, Arial;
  color: #444;
}


.help {
  margin: 0 5px;
  font: normal 14px Arial;
  color: #777;
}



#banner_top {
  width: 100%;
  margin: 10px auto 0 auto;
  text-align: center;
  z-index: -99;
  display: inline-block;
}

*+html #banner_top {
  margin: 10px auto 5px auto;
}


#banner_top h2 {
  font-size: 0;
  visibility: hidden;
}


#container_wraper {
  float: left;
  width: 100%;
}


#container {
	max-width: 1260px;
	min-width: 1007px;
	background: #fff;
	margin: 0 auto;
    overflow: hidden;
    width: 1007px;
    _visibility: hidden;
    _height: 0;

  /*border: 1px solid #fff;*/

  /*width: expression (this.width < 1024? ‘1024px’: this.width);*/
 }



#wraper1 {
  float: left;
  padding: 0;
  margin-left: 7px;
  width: 993px;
  margin: expression(this.margin=0);
  /*border: 1px solid #fff;*/

}


#sh_L {
  width: 7px;
  background-image: url(images/sh_L.gif);
  padding-bottom: 10000px;
  margin-bottom: -10000px;
  float: left;

}

#sh_R {
  width: 7px;
  background-image: url(images/sh_R.gif);
  float: left;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
}

#sh_T {
  width: 1007px;
  background-image: url(images/sh_T12.gif);
  height: 12px;
  float: left;
}

#sh_TL {
  margin: 0;
  padding: 0;
  height: 12px;
  width: 12px;
  background-image: url(images/sh_corner_TL.gif);
  float: left;
}

#sh_TR {
  margin: 0;
  padding: 0;
  height: 12px;
  width: 12px;
  background-image: url(images/sh_corner_TR.gif);
  float: right;
}

#sh_B {
  width: 1007px;
  background-image: url(images/sh_B12.gif);
  height: 12px;
  float: left;
}

#sh_BL {
  margin: 0;
  padding: 0;
  height: 12px;
  width: 12px;
  background-image: url(images/sh_corner_BL.gif);
  float: left;
}

#sh_BR {
  margin: 0;
  padding: 0;
  height: 12px;
  width: 12px;
  background-image: url(images/sh_corner_BR.gif);
  float: right;
}


#header {
	width: 100%;
	height: 119px;
	/*border-top: 3px double #5e5e5e;

	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;*/
}


#header_top {
  padding: 0;
  margin: 0;
  background: #fff;
  width: 100%;
  height: 47px;
}

#header_logo {
  width: 200px;
  height: 47px;
  float: left;
}


#header_menu {
  float: right;
  height: 30px;
  margin-top: 2px;
}

#slogan {
  float: left;
  height: 25px;
  width: 246px;
  background-image: url(images/slogan2.gif);
  clear: both;
}

#header-region {
  padding: 0;
  margin: 0;
  background: #9FC93D;
  background-image: url(images/header_image9.jpg);
  width: 100%;
  height: 72px;
}

#header_bleft {
  float: left;
  width: 255px;
  height: 50px;
}


#content {
  width: 100%;
}

#breadcrumb {
  margin: 5px 10px;
  float: left;
  width: 100%;
}

#sidebar-left {
	float: left;
	width: 251px;
	background: #fff;
	padding: 7px 0 0 0;
	/*border-right: 1px solid #aaa;*/
	margin: 0;
}

#sidebar-right {
	float: right;
	width: 245px;
    margin: 7px 4px 0 0;
	background: #fff;
	/*padding: 5px 0 0 0;*/
	/*border-left: 1px solid #ddd;*/*/

}



#main {
	padding: 7px 0;
    width: 740px;
	float: left;
}


#footer {
	float: left;
	background: #fff;
	width: 100%;
	height: 100px;
	margin-top: 5px;
	/*border-top: 1px solid #5e5e5e;*/
	/*position: relative;*/ /* IE6 получает hasLayout для правильной очистки */
	/*clear: both;*/ /* это свойство очистки заставляет .container видеть место окончания столбцов и включать их */
}

#footer .top {
	float: left;
	width: 100%;
	height: 40px;
	background: #9fc93d;
}

#footer .menu {
  margin: 13px 0 0 45px;
  width: 80%;
  float: left;
}

*+html #footer .menu {
	margin-top: 13px;
}

#footer .menu_menu { float: left; }

#footer .menu_menu li, #footer .menu_menu li a, #footer .menu_menu li a:visited {
  list-style: none;
  display: inline;
  margin: 0 2px;
  font: normal 12px Arial;
  color: #fff;
  text-decoration:none;
}

#footer .menu_menu li a:hover, #footer .menu_menu li a:active, #footer .menu_menu li a:focus {
  color: #454545;
}


#footer .right {
  margin: 10px 45px 0 0;
  width: 40px;
  height: 40px;
  float: right;
  background-image: url(images/footer_logo.png);
}

* html #footer .right {/* хак для ie6 */
  background: none; /* убираем обычный background */
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/orsktheme/images/footer_logo.png'); /* png с прозрачностью для ие6 */
}

#footer .copyright {
  float: left;
  width: 600px;
  margin: 17px 0 0 53px;
  font: normal 11px Tahoma;
  color: #999;
  line-height: 12px;
}

*+ html #footer .copyright {
	margin-top: -29px;
}

#footer .copyright a, #footer .copyright a:visited {
	font: bold 11px Tahoma;
	color: #999;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #8bc400;
	/*text-decoration: none;*/
}

#footer .line {
	float: left;
	width: 100%;
	height: 1px;
	background: #fff;
	border-bottom: 1px solid #363636;
}

#footer .webelab {
  float: right;
  margin: 17px 10px 0 0;
  font: normal 11px Tahoma;
  color: #999;
  line-height: 12px;
  text-align: right;
}

#footer .webelab a, #footer .webelab a:visited {
	font: bold 11px Tahoma;
	color: #999;
	text-decoration: none;
}

#footer .webelab a:hover {
	color: #8bc400;
}

#footer .counters {
  float: right;
  margin: 0 30px 0 0;
}

#footer .counter1 {
	float: right;
	height: 31px;
	width: 31px;
	margin: 15px 10px 0 0;;
}

#after {
  height: 30px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  clear: both;
}


#page-title {
  font: normal 28px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #777; /*#1a7abc;*/
  text-align: center;
}





/*БЛОКИ АВТОРИЗАЦИИ И НАВИГАЦИИ ЮЗЕРА*/
#block-user-0 {
margin-top: 2px;;
padding: 0;
float: right;
width: 330px;
height: 68px;

}

#block-user-1 {
margin: 3px 0 0 0;
padding: 0;
float: right;
width: 220px;
height: 68px;
}


#user_links {
float: left;
width: 180px;
height: 18px;
margin-left: 14px;
}

#login_links_cont {
margin: 0;
padding: 0;
float: left;
width: 320px;
}


#login_links_cont a, #login_links_cont a:visited {
text-decoration: none;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#login_links_cont a:hover, #login_links_cont a:active, #login_links_cont a:focus {
color: #000;
}

.header_green_line {
float: left;
width: 97%;
margin-top: 3px;
border-left: 3px solid #62850b;
height: 35px;
}

#block-user-0 #edit-name {
float: left;
margin: 0 0 0 8px;
width: 105px;
height: 12px;
padding: 2px 3px 2px 3px;
color: #aaa;
border: 1px solid #777;
}

#block-user-0 #edit-pass {
float: left;
margin: 0 0 0 10px;
width: 105px;
height: 12px;
padding: 2px 3px 2px 3px;
color: #aaa;
border: 1px solid #777;
}

#edit-submit {
 margin: 0 5px;
 float: left;
}

#edit-preview {
 float: left;
 margin: 0 5px;
}

#edit-delete {
 float: left;
 margin: 0 5px;
}

#edit-profile-phone, #edit-profile-ICQ {
    display: none;
}

#edit-remember-me-wrapper {
  float: left;
  margin: 4px 0 0 8px;
  padding: 0;
  width: 140px;
  height: 10px;
  color: #fff;
  text-align: left;
  font: normal 11px Arial;
}

#edit-remember-me {
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
  height: 14px;
  width: 14px;
}

#edit-persistent-login-wrapper {
  float: left;
  margin: 4px 0 0 8px;
  padding: 0;
  width: 140px;
  height: 10px;
  color: #777;
  text-align: left;
  font: normal 11px Arial;
}

#block-user-0 #edit-persistent-login-wrapper {
	color: #fff;
}

#user-register #edit-persistent-login-wrapper {
	display: none;
}

#edit-persistent-login {
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
  height: 14px;
  width: 14px;
}

#user-login #edit-submit {
	float: left;
	margin: 15px 0;
	clear: left;
}


.header_text2, .header_text2 a, .header_text2 a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #373737;
}

.header_text3 {
    font: normal 14px arial;
    color: #fff;
}

.header_text3 a, .header_text3 a:hover, .header_text3 a:visited {
font: normal 14px arial;
color: #fff;
}

.header_text4, .header_text4 a, .header_text4 a:hover, .header_text4 a:visited {
font: bold 14px Arial;
color: #fff;
text-decoration: none;
}

.header_text5, .header_text5 a, .header_text5 a:hover, .header_text5 a:visited {
font: normal 14px Arial;
color: #ddedb8;
text-decoration: none;
}

.header_text6 {
	font: normal 12px Tahoma;
	color: #fff;
	line-height: 17px;
}

.header_text6 a, .header_text6 a:visited, .header_text6 a:link {
	color: #fff;
	text-decoration: underline;
}

.header_text6 a:hover {
	text-decoration: none;
}


/*БЛОКИ ИНФОРМЕРОВ ДАТЫ, ПОГОДЫ, КУРСА ВАЛЮТ, ИНТЕРЕСНОЕ*/

.block-informers {
width: 220px;
height: 36px;
float: left;
margin: 0 0 0 25px;
}

.informers_img {
width: 20px;
height: 20px;
float: left;
margin: 8px 0;
background-image: url(images/icon1.gif);
}

.informers_body {
padding: 7px 0 10px 0;
margin: 0;
width: 200px;
float: left;
color: #555;
font: normal 12px Tahoma;
text-align: center;
border-bottom: 2px solid #cfe49a;
}

.informers_body2 {
margin: 0;
padding: 5px 0 3px 0;
width: 200px;
float: left;
color: #555;
font: normal 11px Tahoma;
text-align: left;
border-bottom: 2px solid #cfe49a;
}

.informers_body3 {
margin: 0;
padding: 11px 0 10px 0;
width: 200px;
float:left;
color: #555;
font: normal 12px Tahoma;
text-align: center;
}


#block-informers-interesting {
 width: 235px;
 float: left;
 height: auto;
 margin-left: 15px;
 padding-bottom: 5px;
}

#block-articles-0 {
  height: auto;
  margin: 5px 0px 0 15px;
  padding-bottom: 10px;
  width: 235px;
  float: left;
  border-bottom: 2px solid #E0EEBD;
}


.inftext3 {
  margin-bottom: 7px;
  padding: 0;
  color: #373737;
  font: bold 14px Trebuchet MS, Tahoma, Arial;
}


/*РАДИО*/

/*БЛОК ИНФОРМЕРА ОНЛАЙН РАДИО*/
#block-radio-teaser {
  float: left;
  heigth: 28px;
  width: 117px;
  margin: 2px 0 0 10px;
  padding: 0;
}

#block-radio-teaser .playbut {
  float: left;
  margin: 6px 0 0 12px;
  padding: 0;
  border: 0;
  width:9px;
  height: 9px;
  background-image: url(/sites/all/themes/orsktheme/images/icon2.gif);
  cursor: pointer;
}


#block-radio-page {
  width: 600px;
  margin: 0 auto;
}

#block-radio-page .info {
  margin: 5px auto;
  color: #8bc400;
  font: normal 14px Arial;
}

#block-radio-page .info a, #block-radio-page .info a:visited, #block-radio-page .info a:link {
  font: bold 14px Arial;
  color: #9fdf04;
}


/*Node Radiostation*/
.node-radiostation {
  float: left;
  height: 105px;
  width: 152px;
  margin: 5px 10px;
  
}

.node-radiostation .logo {
  float: left;
  height: 80px;
  width: 150px;
  border: 1px solid #777;
  margin: 3px 0 0 3px;
  background: #fff;
}

.node-radiostation .title {
  float: left;
  width: 152px;
  height: 20px;
  color: #777;
  font: bold 12px Tahoma;
  text-align: center;
  margin-top: 2px;
}

.node-radiostation .title a, .node-radiostation .title a:visited {
    text-decoration: none;
}

.node-radiostation .title a:hover {
    text-decoration: underline;
}

.node-radiostation .wave {
  float: left;
  height: 80px;
  width: 100px;
  text-align: center;
  font: bold 16px Arial;
  height: 16px;
  padding: 32px 0;
  margin: 3px 0;
  color: #699207;

}

.node-radiostation .plr {
   float: right;
   height: 70px;
   width: 360px;
   margin: 9px 9px 0 0;
}



/*БЛОК ПОИСКА  */
#block-yasearch {
  margin: 3px 0 0 0;
  padding: 0;
  height: 68px;
  width: 400px;
  float: left;
}

#search_links {
  margin: 0 0 2px 0;
  padding: 0;
  height: 20px;
  float: left;
}

#edit-search-left {
  margin: 6px 0 0 8px;
  padding: 0;
  height: 23px;
  width: 7px;
  float: left;
  background-image: url(images/round_left.png);
}

#edit-search-right {
  margin: 6px 0;
  padding: 0;
  height: 23px;
  width: 7px;
  float: left;
  background-image: url(images/round_right.png);
}

* html #edit-search-left {/* хак для ie6 */
  background: none; /* убираем обычный background */
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/orsktheme/images/round_left.png'); /* png с прозрачностью для ие6 */
}

* html #edit-search-right {/* хак для ie6 */
  background: none; /* убираем обычный background */
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/orsktheme/images/round_right.png'); /* png с прозрачностью для ие6 */
}

#edit-yasearch {
  float: left;
  margin: 6px 0 0 0;
  width: 300px;
  height: 17px;
  padding: 2px 0 2px 0;
  color: #373737;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  border-left: 0;
  border-right: 0;
}

#block-yasearch #search-submit {
  margin: 6px 0 0 10px;
  padding: 0;
  width: 50px;
}


/*БЛОК НОВОСТЕЙ НА ГЛАВНОЙ*/
#block-news-0 {
  float: left;
}

#news_at_main {
  height: 360px;
}

#news_at_main_world {
  width: 242px;
  float: left;
  margin-right: 5px;
}

#news_at_main_town {
  width: 241px;
  float: left;
  margin-right: 5px;
}

#news_at_main_banner {
  width: 240px;
  height: 360px;
  float: left;
  /*background: #ECF4D8;*/
}

.news_at_main_world_body {
  float: left;
  margin-top: 3px;
}

.news_at_main_town_body {
  float: left;
  margin-top: 3px;
}



.node-news_teaser {
  float: left;
  margin: 3px 0 6px 0;
}

.node-news_teaser .image_wrap {
  float: left;
  height: 56px;
  width: 72px;
  border: 1px solid #d6d6d6;
}

.node-news_teaser .image {
  width: 70px;
  height: 54px;
  float: left;
  margin: 1px 1px;
  /*border: 1px dotted #777;*/
}

.node-news_teaser .date {
  height: 12px;
  width: 64px;
  background: #9fc93d;
  font: normal 9px Tahoma;
  color: #fff;
  padding: 1px 7px 0 7px;
  margin: 1px 0 2px 79px;
}

.node-news_teaser .name_box {
  margin: 0 4px 0 79px;
  line-height: 14px;
  height: 27px;
  width: 155px;
  overflow: hidden;
}

.node-news_teaser .name_box .news_name{
  margin: 0;
  padding: 0;
  /*font: bold 14px Trebuchet MS, Helvetica, Tahoma, Arial;*/
  font: bold 11px Tahoma;
  /*color: #1a7abc;*/
  /*font: bold 13px Tahoma;*/
  color: #777;
  line-height: 13px;
}

.node-news_teaser .name_box .news_name a, .node-news_teaser .name_box .news_name a:visited {
	color: #777;
	text-decoration: underline;
}

.node-news_teaser .name_box .news_name a:hover {
	text-decoration: none;
}

.node-news_teaser .links {
	float: left;
	width: 140px;
	margin: 0 0 0 4px;
	font: normal 11px Arial;
	color: #8bc400;
}

.node-news_teaser .links a, .node-news_teaser .links a:visited .node-news_teaser .links a:link {
	text-decoration: none;
	color: #8bc400;
}

.node-news_teaser .links a:hover {
	text-decoration: underline;
}

.news_summary {
  color: #777;
  font: bold 17px Trebuchet MS, Helvetica, Tahoma, Arial;
}


.field-field-image .field-label {
  font-size: 0;
}


.node-news_teaser2 {
  float: left;
  height: 85px;
  width: 95%;
  margin: 5px 5px 10px 20px ;
  /*background: #ecf4d8;*/
  border: 1px solid #e0eebd;
}

.node-news_teaser2 .image {
  float: left;
  height: 75px;
  width: 100px;
  margin: 5px;

}

.node-news_teaser2 .name_box {
  float: left;
  width: 80%;
  margin: 3px 0 2px 5px;
  color: #555;
  font: bold 15px Trebuchet MS, Helvetica, Tahoma, Arial;
  text-decoration: none;
  height: 20px;
  overflow: hidden;
}

.node-news_teaser2 .name_box a, .node-news_teaser2 .name_box a:visited, .node-news_teaser2 .name_box a:link {
  text-decoration: none;
  color: #555;

}

.node-news_teaser2 .name_box a:hover {
  text-decoration: underline;
}


.node-news_teaser2 .content {
   float: left;
   margin: 0 0 0 5px;
   height: 40px;
   width: 80%;
   color: #777;
   font: normal 13px Trebuchet MS, Helvetica, Tahoma, Arial;
   line-height: 13px;
   overflow: hidden;
}

.node-news_teaser2 .content a, .node-news_teaser2 .content a:visited {
  font: bold 13px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #8cc400;
  line-height: 14px;
}

.node-news_teaser2 .links {
  float: left;
  font: normal 11px Arial;
  width: 150px;
  margin: 2px 10px 0 5px;
  color: #8cb400;
}

.node-news_teaser2 .links a, .node-news_teaser2 .links a:visited, .node-news_teaser2 .links a:link {
  color: #8cb400;
  text-decoration: none;
}

.node-news_teaser2 .links a:hover {
  text-decoration: underline;
}

.item-list {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;

}


.item-list .pager {
  margin: 15px 0;
  padding: 0;
  /*background: #ecf4d8;
  border-top: 1px solid #e0eebd;
  border-bottom: 1px solid #e0eebd;*/
}

.item-list .pager-current {
  /*color: #699207;*/
  color: #999;
  margin: 0;
  padding: 2px;
  font: bold 14px arial;
}

.item-list .pager li {
    padding: 3px 7px;
    text-align: center;
}

.item-list .pager-item {
  /*color: #699207;*/
  color: #999;
  margin: 0;
  padding: 0;
  font: bold 14px arial;
  /*background: #ecf4d8;*/
  border: 1px solid #c0e565;
}


.item-list .pager-item a, .item-list .pager-item a:visited {
  color: #999;
  text-decoration: none;
}

.item-list .pager-last  {
  /*color: #699207;*/
  color: #999;
  margin: 0;
  padding: 0;
  font: normal 14px arial;
  /*background: #ecf4d8;*/
  border: 1px solid #c0e565;
}

.item-list .pager-last a, .item-list .pager-last a:visited {
   color: #999;
   text-decoration: none;
}


.item-list .pager-next {
  /*color: #699207;*/
  color: #999;
  margin: 0;
  padding: 0;
  font: normal 14px arial;
  /*background: #ecf4d8;*/
  border: 1px solid #c0e565;
}

.item-list .pager-next a, .item-list .pager-next a:visited {
    color: #999;
    text-decoration: none;
}

.item-list .pager-first  {
  /*color: #699207;*/
  color: #999;
  margin: 0;
  padding: 0;
  font: normal 14px arial;
  /*background: #ecf4d8;*/
  border: 1px solid #c0e565;
}

.item-list .pager-first a, .item-list .pager-first a:visited {
   color: #999;
   text-decoration: none;
}


.item-list .pager-previous {
  /*color: #699207;*/
  color: #777;
  margin: 0 10px 0 0;
  padding: 0;
  font: normal 14px arial;
  /*background: #ecf4d8;*/
  border: 1px solid #a4e30a;
}

.item-list .pager-previous a, .item-list .pager-previous a:visited {
    color: #999;
    text-decoration: none;
}

.item-list .pager-ellipsis {
  margin: 0;
}


.pane-title {
   font: normal 28px Trebuchet MS, Helvetica, Tahoma, Arial;
   color: #777;
   float: left;
   clear: left;
}

.view-footer  {
  float: left;
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  width: 100%;
  border-bottom: 3px solid #e0eebd;
}

.view-footer a, .view-footer a:visited {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  color: #699207;
  font: bold 18px Trebuchet MS, Helvetica, Tahoma, Arial;
}


.node-news {
  margin-left: 15px;
}

.news_body{
  line-height: 1.5em;
  text-align: left;
  margin: 15px 10px 10px 5px;
  clear: left;
}

.node-news .submitted {
  font-size: 10px;
  color: #777;
  padding: 0 5px 10px 5 px;
}

.news_image {
  float: left;
  padding: 10px 20px 0 0;

}

.news_subsection_link {
   font: bold 17px Trebuchet MS, Helvetica, Tahoma, Arial;
   color: #777;
   margin: 10px 0 10px 5px;
   width: 95%;
   float: left;
   clear: left;
}

.news_subsection_link a, .news_subsection_link a:visited, .news_subsection_link a:link {
   color: #777;
   text-decoration: underline;
}

.news_subsection_link a:hover {
   text-decoration: none;
}

.news_add_comment {
  margin: 30px 0 15px 0;
  padding-top: 5px;
  width: 200px;
  height: 33px;
  background: #ecf4d8;
  border: 1px solid #e0eebd;
  text-align: center;

}

.news_add_comment a, .news_add_comment a:visited {
    color: #699207;
    font: normal 15px Trebuchet MS, Helvetica, Tahoma, Arial;
    text-decoration: none;
}



.node-article {
  margin: 0 15px;
}

.node-article .title {
  text-align: left;
}


.article_body{
  text-align: left;
  margin: 15px 0 20px 0;
  line-height: 1.5em;
  clear: left;
}

.article_image {
  float: left;
  padding: 10px;
  margin: 10px 20px 5px 0;
  background: #eee;

}


.page_media {
  /*width: 100%;*/
  float: left;
  clear: left;
  margin: 5px 20px 5px 0;
  text-align: center;
}

.page_media_comment {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  font: normal 11px Arial;
  color: #000;
}

.page_media_big {
  width: 100%;
  float: left;
  clear: left;
  margin: 20px 5px;
  text-align: center;

}

.article_submited {
  float: left;
  clear: left;
  color: #555;
  font: normal 12px Tahoma;
}

.node-article_teaser {
  margin: 0 0 2px 15px;
  float: left;
  width: 95%;
  border-top: 2px solid #dfefb7;/*#ecf4d8;*/
}


.node-article_teaser p{
  font: normal 11px Arial;
  margin: 0;
}


.node-article_teaser .image {
   float: left;
   width: 150px;
   height: 110px;
   margin: 15px 5px;
}

.node-article_teaser .info {
  float: left;
  margin: 1px 0px 10px 15px;
  font: normal 11px Arial;
  color: #999;
}

.node-article_teaser .info a, .node-article_teaser .info a:visited {
	color: #999;
	text-decoration: underline;
}

.node-article_teaser .info a:hover {
	text-decoration: none;
}

/**/
.node-article_author_lasteaser {
    float: left;
    clear: left;
    margin: 0 0 0 3px;
    color: #999;
    width: 100%;
}

.node-article_author_lasteaser .atitle {
    float: left;
    color: #848383;
    font: bold 11px Tahoma;
    line-height: 12px;
    width: 100%;
}

.node-article_author_lasteaser .atitle a, .node-article_author_lasteaser .atitle a:visited {
    text-decoration: none;
    color: #848383;
}

.node-article_author_lasteaser .atitle a:hover {
    text-decoration: underline;
}

.node-article_author_lasteaser .atext {
    float: left;
    color: #848383;
    font: normal 11px Tahoma;
    line-height: 12px;
}

.node-article_author_lasteaser .atext a, .node-article_author_lasteaser .atext a:visited {
    text-decoration: none;
    color: #848383;
}

.node-article_author_lasteaser .atext a:hover {
    text-decoration: underline;
}

/**/
.node-article_author_lasteaser2 {
    float: left;
    width: 80%;
    margin: 5px 0 0 7px;
    height: 85px;
    overflow: hidden;
}

.node-article_author_lasteaser2 .atitle {
    float: left;
    color: #555;
    font: bold 12px Tahoma;
    width: 100%;
}

.node-article_author_lasteaser2 .atitle a, .node-article_author_lasteaser2 .atitle a:visited {
    text-decoration: none;
    color: #555;
}

.node-article_author_lasteaser2 .atitle a:hover {
    text-decoration: underline;
}

.node-article_author_lasteaser2 .atext {
    float: left;
    color: #555;
    font: normal 12px Tahoma;
}

.node-article_author_lasteaser2 .atext a, .node-article_author_lasteaser2 .atext a:visited {
    color: #81AF11;
    font: bold 11px Tahoma
}


.node_teaser10 {
	float: left;
	height: 106px;
	width: 114px;
}

.node_teaser10 .modul {
	float: left;
	color: #8bc400;
	font: bold 12px Tahoma;
	margin: 1px 0 2px 0;
}

.node_teaser10 .modul a, .node_teaser10 .modul a:visited {
	color: #8bc400;
	text-decoration: none;
}

.node_teaser10 .modul a:hover {
	text-decoration: underline;
}

.node_teaser10 .section {
	float: left;
	color: #8bc400;
	font: normal 12px Tahoma;
	margin: 1px 0 0 3px;
	line-height: 11px;
	width: 95%;
}

.node_teaser10 .section a, .node_teaser10 .section a:visited {
	color: #8bc400;
	text-decoration: none;
}

.node_teaser10 .section a:hover {
	text-decoration: underline;
}

.node_teaser10 .image {
	float: left;
	width: 112px;
	height: 52px;
	border: 1px solid #ccc;
}

.node_teaser10 .title {
	float: left;
	color: #777;
	font: normal 11px Tahoma;
	line-height: 10px;
	margin: 2px 0 0 3px;
	width: 105px;
	height: 31px;
	overflow: hidden;
}

.node_teaser10 .title a, .node_teaser10 .title a:visited {
 	color: #777;
 	text-decoration: none;
}

.node_teaser10 .title a:hover {
	text-decoration: underline;
}

.article_text_box {
  float: left;
  height: 70px;
  width: 73%;
  margin: 10px 0 4px 15px;
  overflow: hidden;
}

.article_name {
  float: left;
  width: 70%;
  font: bold 18px Trebuchet MS, Helvetica, Arial;
  color: #81AF11;
  margin: 5px 0 0 15px;
}


.article_name a, .article_name a:visited, .article_name a:link {
  /*float: left;*/
  color: #81AF11;
  text-decoration: underline;
}

.article_name a:hover {
	text-decoration: none;
}

.article_name .section {
	color: #777;
}

.article_name .section a, .article_name .section a:visited{
	color: #777;
}

.article_name .section a:hover {
	text-decoration: none;
}


.article_teaser_content {
  float: left;

}



/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader1*/

.infoheader1{
  width: 100%;
  height: 35px;
  /*background: #ccc;*/
  /*background: #8bc400;*/
  background: #fff;
  border: 1px solid #aaa;
  /*background: #ecf4d8;
  border: 1px solid #e0eebd;*/
  float: left;
}

.infoheader1 a, .infoheader1 a:visited {
   text-decoration: none;
}

.infoheader1 .icon{
  float: left;
  margin: 7px 0 0 15px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.infoheader1 .h1 {
  float: left;
  height: 12px;
  /*width: 90%;*/
  padding: 0;
  margin: 3px 0 0 4px;
  padding: 0;
  color: #8bc400;
  font: bold 14px Trebuchet MS;
  cursor: pointer;
  text-decoration: none;
}

.infoheader1 .h2 {
  float: left;
  height: 10px;
  width: 80%;
  margin: 1px 0 0 29px;
  padding: 0;
  color: #373737;
  font: bold 11px Tahoma, Arial;
  cursor: pointer;
  text-decoration: none;
  clear: left;
}
/*infoheader1 END*/

/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader11*/

.infoheader11{
  width: 100%;
  height: 21px;
  /*background: #ccc;*/
  /*background: #8bc400;*/
  background: #fff;
  border: 1px solid #aaa;
  /*background: #ecf4d8;
  border: 1px solid #e0eebd;*/
}

.infoheader11 a, .infoheader11 a:visited {
   text-decoration: none;
}

.infoheader11 .icon{
  float: left;
  margin: 7px 0 0 15px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.infoheader11 .h1 {
  float: left;
  height: 14px;
  padding: 0;
  margin: 4px 0 0 10px;
  color: #8bc400;
  font: bold 11px Tahoma;
  cursor: pointer;
  text-decoration: none;
}

.infoheader11 .h2 {
  float: left;
  height: 10px;
  margin: 4px 0 0 5px;
  padding: 0;
  color: #373737;
  font: bold 11px Tahoma;
  cursor: pointer;
  text-decoration: none;
}
/*infoheader11 END*/

/*infoheader1-left*/
.infoheader1-left{
  width: 100%;
  height: 48px;
  /*background: #ccc;*/
  /*background: #8bc400;*/
  background: #fff;
  border: 1px solid #aaa;
  border-right: 0;
}

.infoheader1-left_icon {
  float: left;
  margin: 15px 0 0 27px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.infoheader1-left_h1 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 10px 0 0 5px;
  padding: 0;
  color: #8bc400;
  font: normal 14px Impact;
  cursor: pointer;
  text-decoration: none;
}

.infoheader1-left_h2 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 0 0 0 41px;
  padding: 0;
  color: #373737;
  font: normal 14px Impact;
  clear: left;
  cursor: pointer;
  text-decoration: none;
}
/*infoheader1-left END*/

/*infoheader1-right*/
.infoheader1-right{
  width: 100%;
  height: 48px;
  /*background: #ccc;*/
  /*background: #8bc400;*/
  background: #fff;
  border: 1px solid #aaa;
  border-left: 0;

}

.infoheader1-right_icon {
  float: left;
  margin: 15px 0 0 27px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.infoheader1-right_h1 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 10px 0 0 5px;
  padding: 0;
  color: #8bc400;
  font: normal 14px Impact;
  cursor: pointer;
  text-decoration: none;
}

.infoheader1-right_h2 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 0 0 0 41px;
  padding: 0;
  color: #373737;
  font: normal 14px Impact;
  clear: left;
  cursor: pointer;
  text-decoration: none;

}
/*infoheader1-right END*/



/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader2*/
.infoheader2{
  width: 100%;
  height: 35px;
  background: #9fc93d; /*#8bc400;*/
  /*background: #9fc93d;*/
  /*background: #b6cc92;*/
  border: 1px solid #9fc93d;
  /*cursor: pointer;*/
  text-decoration: none;
}

*+html .infoheader2 {
  cursor: pointer;
}

.infoheader2 a, .infoheader2 a:visited {
   text-decoration: none;
   color: #fff;
}


.infoheader2_icon {
  float: left;
  margin: 8px 0 0 15px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.infoheader2_h1 {
  float: left;
  height: 12px;
  /*width: 90%;*/
  padding: 0;
  margin: 4px 0 0 5px;
  padding: 0;
  color: #fff;
  font: bold 14px Arial;
  cursor: pointer;
  text-decoration: none;
}


.infoheader2_h2 {
  float: left;
  width: 200px;
  height: 10px;
  padding: 0;
  margin: 0 0 0 29px;
  padding: 0;
  color: #373737;
  font: bold 12px Tahoma;
  clear: left;
  cursor: pointer;
  text-decoration: none;
}

.infoheader2_comment {
  float: right;
  color: #fff;
  font: bold 12px Arial;
  margin: 9px 12px 0 0;
  height: 1px;
}


/*infoheader2 END*/

/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader21*/
.infoheader21{
  width: 100%;
  height: 21px;
  background: #9fc93d; /*#8bc400;*/
  /*background: #9fc93d;*/
  /*background: #b6cc92;*/
  border: 1px solid #9fc93d;
  /*cursor: pointer;*/
  text-decoration: none;

}

.infoheader21 a, .infoheader21 a:visited {
   text-decoration: none;
   color: #fff;
}


.infoheader21 .icon {
  float: left;
  margin: 6px 0 0 8px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.infoheader21 .h1 {
  float: left;
  height: 12px;
  /*width: 90%;*/
  padding: 0;
  margin: 4px 0 0 10px;
  padding: 0;
  color: #fff;
  font: bold 11px Tahoma;
  cursor: pointer;
  text-decoration: none;
}


.infoheader21 .h2 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 4px 0 0 5px;
  padding: 0;
  color: #373737;
  font: bold 11px Tahoma;
  cursor: pointer;
  text-decoration: none;
}

.infoheader21 .comment {
  float: right;
  color: #fff;
  font: bold 12px Arial;
  margin: 9px 12px 0 0;
  height: 1px;
}

.infoheader21 .more {
	float: right;
	height: 12px;
	color: #fff;
	font: bold 11px Tahoma;
	width: 70px;
	text-align: right;
	margin: 4px 5px 0 0;
}


/*infoheader21 END*/

/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader3*/
.infoheader3{
  width: 100%;
  height: 50px;
  /*background: #ccc;*/
  background: #8bc400;

}

.infoheader3_icon {
  float: left;
  margin: 17px 0 0 27px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
}

.infoheader3_h1 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 12px 0 0 5px;
  padding: 0;
  color: #fff;
  font: normal 14px Impact;
}

.infoheader3_h2 {
  float: left;
  height: 10px;
  padding: 0;
  margin: 0 0 0 41px;
  padding: 0;
  color: #373737;
  font: normal 14px Impact;
  clear: left;
}

/*infoheader3 END*/

/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader4*/
.infoheader4{
  width: 100%;
  height: 35px;
  /*background: #ccc;*/
  background: #2f2f2f;
  border: 1px solid #000;

}

.infoheader4_icon {
  float: left;
  margin: 9px 0 0 15px;
  height: 20px;
  width: 9px;
  background-image: url(images/icon3.gif);
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: none;
}

.infoheader4_h1 {
  float: left;
  height: 12px;
  width: 80%;
  padding: 0;
  margin: 5px 0 0 5px;
  padding: 0;
  color: #ecf4d8;
  font: bold 14px Arial;
  cursor: pointer;
  text-decoration: none;
}

.infoheader4_h2 {
  float: left;
  width: 150px;
  width: 80%;
  height: 10px;
  padding: 0;
  margin: 0 0 0 5px;
  color: #8bc400;
  font: normal 12px Impact;
  cursor: pointer;
  text-decoration: none;
}

/*infoheader4 END*/


/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader3*/
.infoheader5 {
  height: 80px;
  width: 100%;
  background: #5c5d5f;
  float: left;
}

.infoheader5_icon {
  height: 80px;
  width: 90px;
  padding: 0;
  margin: 0;
  float: left;
  background: url(images/rating_icon1.gif);
}

.infoheader5_h1 {
  margin: 23px 0 0 5px;
  padding: 0;
  height: 20px;
  color: #28292a;
  font: normal 18px arial;
  float: left;
}

.infoheader5_h2 {
  color: #b0b0b0;
  margin: 0 0 0 5px;
  font: bold 15px Trebuchet MS, Helvetica, Tahoma, Arial;
  clear: left;
  float: left;
}

/*infoheader5 END*/

/*ЗАГОЛОВОК БЛОКА, СТИЛЬ infoheader6*/
.infoheader6{
  width: 100%;
  height: 25px;
  background: #8bc400;
  /*background: #9fc93d;*/
  /*background: #b6cc92;*/
  border: 1px solid #8bc400;

}

.infoheader6_icon {
  float: left;
  margin: 8px 0 0 10px;
  height: 9px;
  width: 9px;
  background-image: url(images/icon2.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

/*.infoheader6_icon {
  float: left;
  margin: 5px 0 0 12px;
  height: 20px;
  width: 20px;
  background-image: url(images/icon1.png);
  background-repeat: no-repeat;
  cursor: pointer;
}    */

.infoheader6_h1 {
  float: left;
  height: 12px;
  /*width: 90%;*/
  padding: 0;
  margin: 4px 0 0 5px;
  padding: 0;
  color: #fff;
  font: bold 14px Arial;
  cursor: pointer;
  text-decoration: none;
}

.infoheader6_h2 {
  float: right;
  height: 10px;
  padding: 0;
  margin: 3px 5px 0 0;
  padding: 0;
  color: #373737;
  font: normal 12px Impact;
  cursor: pointer;
  text-decoration: none;
  text-align: right;
}

/*infoheader6 END*/

.headerlink5 {
	float: left;
	color: #8bc400;
	font: bold 12px Tahoma;
	margin: 1px 0 2px 0;
}

.headerlink5 a, .headerlink5 a:visited {
	color: #8bc400;
	text-decoration: none;
}

.headerlink5 a:hover {
	text-decoration: underline;
}

.headerlink6 {
	float: right;
	color: #777;
	font: normal 11px Tahoma;
	margin: 2px 30px 2px 0;
}

.headerlink6 a, .headerlink6 a:visited {
	color: #777;
	text-decoration: none;
}

.headerlink6 a:hover {
	text-decoration: underline;
}

/**/

.headerblock5 {
	float: left;
	margin: 3px 0 0 0;
	width: 100%;
	height: 93px;
	background: #ddecbb;
	border: solid 1px #ddecbb;
}

.headerblock5 .linewrap {
	float: right;
	height: 33px;
	width: 48%;
	margin: 10px 0 0 0;
	background-color: #ccc;
	background-image: url('/sites/all/themes/orsktheme/images/linewrap_back.gif');
}

.headerblock5 .roundicon {
	float: left;
	height: 33px;
	width: 33px;
}

.headerblock5 .sectionlink {
	float: left;
	margin: 9px 0 0 2px;
	color: #fff;
	font: bold 10px Tahoma;
	background: #9FC93D;
}

.headerblock5 .sectionlink a, .headerblock5 .sectionlink a:visited {
	text-decoration: none;
	color: #fff;
}

.headerblock5 .sectionlink a:hover {
	color: #373737;
}

.headerblock5 .linewrap2 {
	float: right;
	height: 22px;
	width: 32%;
	margin: 7px 0 0 0;
	background-color: #ccc;
	background-image: url('/sites/all/themes/orsktheme/images/linewrap_back2.gif');
}

.headerblock5 .roundicon2 {
	float: left;
	height: 22px;
	width: 22px;
	background-image: url('/sites/all/themes/orsktheme/images/roundicon5/consult1.gif');
}

.headerblock5 .roundicon3 {
	float: left;
	height: 22px;
	width: 22px;
	background-image: url('/sites/all/themes/orsktheme/images/roundicon5/consult2.gif');
}

.headerblock5 .sectionlink2 {
	float: left;
	margin: 5px 0 0 2px;
	color: #fff;
	font: normal 9px Tahoma;
	background: #9FC93D;
}

.headerblock5 .sectionlink2 a, .headerblock5 .sectionlink2 a:visited {
	text-decoration: none;
	color: #fff;
}

.headerblock5 .sectionlink2 a:hover {
	color: #373737;
}


.bodyblock5 {
	float: left;
    background: none repeat scroll 0 0 #ECF4D8;
    border: 1px solid #cfe49a;
    border-bottom: none;
    height: 229px;
    margin: 0;
    width: 100%;
}

.menublock5 {
	float: left;
	margin: 0;
	width: 100%;
	height: 76px;
	background: #fff;
	border-left: solid 1px #cfe49a;
	border-right: solid 1px #9fc93d;
	/*border: solid 1px #9FC93D;*/
}

.menublock5 .menu {
	float: left;
	width: 113px;
	height: 74px;
	background: #9FC93D;
	border-top: solid 1px #9fc93d;
	border-bottom: solid 1px #9fc93d;
}

.menublock5 .menuwrap {
	float: left;
	width: 80px;
	margin: 10px 0 0 22px;
}

.menublock5 .arrow {
	float: left;
	height: 74px;
	width: 53px;
	background-image: url('/sites/all/themes/orsktheme/images/arrow5_3.gif');
	cursor: pointer;
	border-top: solid 1px #9fc93d;
	border-bottom: solid 1px #9fc93d;
}

.menublock5 .arrow:hover {
	background-image: url('/sites/all/themes/orsktheme/images/arrow5_hover3.gif')
}

.menublock5 .smalltext {
	float: left;
	width: 73px;
	margin-top: 3px;
	height: 10px;
	color: #8cc400;
	text-align: center;
	font: normal 10px Tahoma
}

.menublock5 .menuitem {
	float: left;
	color: #fff;
	font: bold 11px Tahoma;
	height: 14px;
}

.menublock5 .menuitem a, .menublock5 .menuitem a:visited {
	text-decoration: none;
	color: #fff;
}

.menublock5 .menuitem a:hover {
	color: #373737;
}

.menublock5 .menuitem2 {
	float: left;
	color: #fff;
	font: bold 10px Tahoma;
	height: 9px;
}

.menublock5 .menuitem2 a, .menublock5 .menuitem2 a:visited {
	text-decoration: none;
	color: #fff;
}

.menublock5 .menuitem2 a:hover {
	color: #373737;
}

.menublock5 .bigicon {
	float: left;
	height: 55px;
	width: 55px;
	padding: 10px 5px 9px 4px;
	border-top: 1px solid #cfe49a;
	border-bottom: 1px solid #cfe49a;
}

.node_teaser20 {
	float: left;
	height: 214px;
	width: 111px;
	margin-top: 6px;
	margin-left: 5px;
	border: solid 1px #cfe49a;
	border-bottom: none;
	background: #fff;
}

.node_teaser20 .image {
	float: left;
	width: 105px;
	height: 140px;
	border: 1px solid #ccc;
	margin: 2px;
	overflow: hidden;
}

.node_teaser20 .image2 {
	float: left;
	width: 101px;
	height: 75px;
	border: 1px solid #ddd;
	margin: 1px;
}

.node_teaser20 .wrap1 {
	float: left;
	width: 105px;

}

.node_teaser20 .title1 {
	float: left;
	width: 100%;
	color: #8bc400;
	font: bold 13px Tahoma;
	text-align: center;
	line-height: 11px;
	margin-top: 1px;
}

.node_teaser20 .title2 {
	float: left;
	width: 100px;
	color: #8bc400;
	font: bold 11px Tahoma;
	text-align: center;
	line-height: 11px;
	margin: 1px 5px 0 6px;
}

.node_teaser20 .title2 a, .node_teaser20 .title2 a:visited {
	color: #8bc400;
	text-decoration: none;
}

.node_teaser20 .title2 a:hover {
	text-decoration: underline;
}

.node_teaser20 .title3 {
	float: left;
	width: 100px;
	margin: 0 6px 0 5px;
	color: #777;
	font: normal 11px Tahoma;
	text-align: center;
	line-height: 10px;
}

.node_teaser20 .title4 {
	float: left;
	width: 100px;
	color: #777;
	font: normal 10px Tahoma;
	text-align: center;
	line-height: 9px;
}

.node_teaser20 .title3 a, .node_teaser20 .title3 a:visited {
	text-decoration: none;
	color: #777;
}

.node_teaser20 .title3 a:hover {
	text-decoration: underline;
}

.node_teaser20 .link1 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font: normal 10px Tahoma;
	background: #9fc93d;
	height: 15px;
	margin-top: 2px;
	border-top: 1px solid #9fc93d;
}

.node_teaser20 .link1 a, .node_teaser20 .link1 a:visited {
	color: #fff;
	text-decoration: none;
}

.node_teaser20 .link1 a:hover {
	color: #373737;
}

.node_teaser20 .rating_top {
	float: left;
	width: 96px;
	height: 47px;
	margin: 4px;
	overflow: hidden;
	color: #8bc400;
	font: bold 11px Tahoma;
	text-align: center;
	line-height: 10px;
}

.node_teaser20 .rating_top a, .node_teaser20 .rating_top a:visited {
	color: #8bc400;
	text-decoration: none;
}

.node_teaser20 .rating_top a:hover {
	text-decoration: underline;
}

.node_teaser20 .rating_top .cell {
  	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 96px;
	height: 47px;
	overflow: hidden;
}

*+html .node_teaser20 .rating_top .cell div{
          position: absolute;
          top: 50%;
          left: 0;
          width: 96px;

}

*+html .node_teaser20 .rating_top .cell span{
        position: relative;
        top: -50%;
}

.node_teaser20 .rating_bottom {
	float: left;
	width: 100px;
	height: 47px;
	margin-left: 6px;
	overflow: hidden;
	color: #777;
	font: normal 10px Tahoma;
	text-align: center;
	line-height: 9px;
}

.node_teaser20 .rating_bottom .cell {
  	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 100px;
	height: 47px;
}

*+html .node_teaser20 .rating_bottom .cell div{
          position: absolute;
          top: 50%;
          left: 0;
          width: 100px;
}

*+html .node_teaser20 .rating_bottom .cell span{
        position: relative;
        top: -50%;
}

/**/
.block_wrap3 {
	float: left;
	width: 100%;
	height: 320px;
	margin-top: 3px;
}

/*ВЕРТИКАЛЬНЫЙ СПИСОК, СТИЛЬ listarrow1*/
.listarrow1 {
  float: left;
  margin: 0;
  padding :0;
}

.listarrow1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
  color: #777;
  font: normal 13px Tahoma;
}

.listarrow1 ul li a, .listarrow1 ul li a:visited {
  color: #777;
  text-decoration: none;
}

.listarrow1 ul li a:hover {
  text-decoration: underline;
}

.listarrow1 ul li {
  width: 225px;
  height: 20px;
  margin: 3px 0 3px 10px;
}

*+html .listarrow1 ul li {
  margin: 1px 0 0 10px;
}

.listarrow1 .line {
  float: left;
  width: 207px;
  cursor: pointer;
}


.listarrow1 .icon2 {
  height: 9px;
  width: 9px;
  margin: 4px 0 2px 0;
  background-image: url(images/icon2.gif);
  float: left;
  cursor: pointer;
}

*+html .listarrow1 .icon2 {

}


/*listarrow1 END*/


/*ВЕРТИКАЛЬНЫЙ СПИСОК, СТИЛЬ listarrow2*/
.listarrow2 {
  float: left;
  margin: 0;
  padding :0;
}

.listarrow2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
  color: #777;
  font: bold 14px Tahoma;
}

.listarrow2 ul li a, .listarrow2 ul li a:visited {
  color: #777;
  text-decoration: none;
}

.listarrow2 ul li a:hover {
  text-decoration: underline;
}

.listarrow2 ul li {
  width: 225px;
  height: 25px;
  margin: 3px 0 3px 5px;

}

.listarrow2 .line {
  float: left;
  width: 187px;
  margin-top: 3px;
  cursor: pointer;
}


.listarrow2 .icon2 {
  height: 9px;
  width: 9px;
  margin: 8px 0 2px 0;
  background-image: url(images/icon2.gif);
  float: left;
  cursor: pointer;
}

*+html .listarrow2 .icon2 {

}


/*listarrow2 END*/



/*ВЕРТИКАЛЬНЫЙ СПИСОК, СТИЛЬ listgreen1*/
.listgreen1 {
  font: normal 12px Arial;
  list-style: none;
  margin: 0;
  padding: 0;
}

.listgreen1 .element {
  font: normal 12px Arial;
  color: #81af11;
  height: 14px;
  margin: 1px 0 1px 10px;
}

.listgreen1 .element a, .listgreen1 .element a:visited, .listgreen1 .element a:link {
  color: #81af11;
  text-decoration: underline;
}

.listgreen1 .element a:hover {
  text-decoration: none;
}

/*listgreen1 END*/



/**/
.linegreen1 {
  font: normal 12px Arial;
  color: #81af11;
  padding: 0;
  width: 200px;
  margin: 0 0 0 10px;
  float: left;

}

.linegreen1 a, .linegreen1 a:visited {
  font: normal 12px Arial;
  color: #81af11;
}


/*КРУПНЫЙ ВЕРТИКАЛЬНЫЙ СПИСОК ССЫЛОК*/
.linegreen2 {
  font: bold 16px Arial;
  color: #81af11;
  padding: 0;
  float: left;
}

.linegreen2 li {
  height: 30px;
}


.linegreen2 a, .linegreen2 a:visited {
  font: bold 16px Arial;
  color: #81af11;
  text-decoration: underline;
}

.linegreen2 a:hover {
  text-decoration: none;
}






.infoheader5_icon {
  background-image: url(images/rating_icon1.gif);
}

.infoheader5_sponsor {
  height: 60px;
  width: 80px;
  margin: 10px 10px;
  float: right;
  border-left: 2px solid #48494c;
}

.infoheader5_sponsor_h1 {
  color: #b0b0b0;
  font: normal 14px Trebuchet MS, Helvetica, Tahoma, Arial;
  float: right;
  margin: 10px 0;

}







/*ПРАВАЯ КОЛОНКА*/


#block-panels_mini-right_banner1 {
  padding: 0;
  width: 240px;
  margin: 5px 2px 0 5px;
  float: right;
}

#block-panels_mini-right_banner1 h2 {
  font-size: 0;
  visibility: hidden;
}


#block-panels_mini-right_banner2 {
  float: right;
  width: 240;
  margin: 0 2px 0 5px;
}
#block-panels_mini-right_banner2 h2 {
  font-size: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
}


/*МЕНЮ НАВИГАЦИИ Navigation2*/
#block-navigation2-0 {
  margin: 0 0 6px 5px;
  padding-bottom: 10px;
  float: right;
  width: 238px;
  border: 1px solid #e0eebd;
/*  background: #ecf4d8;*/

}



#block-navigation2-0 .inftext3 {
    margin: 20px 3px 5px 34px;
    width: 238px;
    float: left;
}


#block-navigation2-0 .menu_wrap {
  float: left;
  margin: 0 0 15px 15px;
}


#block-navigation2-0 ul .leaf, #block-navigation2-0 ul .leaf a, #block-navigation2-0 ul .leaf a:visited {
    list-style: none;
    font: normal 11px Tahoma;
    /*color: #81af11;*/
    color: #777;
}

#block-navigation2-0 ul li .leaf a, #block-navigation2-0 ul li .leaf a:visited {
    list-style: none;
    font: normal 11px Tahoma;
    /*color: #699207;*/
    /*color: #81af11;*/
    color: #777;
    text-decoration: underline;
}

#block-navigation2-0 ul li .leaf a:hover {
	text-decoration: none;
}

#block-navigation2-0 .expanded, #block-navigation2-0 .expanded a, #block-navigation2-0 .expanded a:visited {
    list-style: none;
    font: normal 11px Tahoma;
    /*color: #699207;*/
    /*color: #81af11;*/
    color: #777;
    /*list-style-image: url("../../misc/menu-expanded.png");*/
    /*list-style-type: circle;*/
}

#block-navigation2-0 .collapsed, #block-navigation2-0 .collapsed a, #block-navigation2-0 .collapsed a:visited {
    list-style: none;
    font: normal 11px Tahoma;
    /*color: #699207;*/
    /*color: #81af11;*/
    color: #777;
    /*list-style-type: circle;*/
}

#block-navigation2-0 ul .active-trail, #block-navigation2-0 ul .active-trail a, #block-navigation2-0 ul .active-trail a:visited {
    list-style: none;
    font: bold 11px Tahoma;
    /*color: #699207;*/
    color: #81af11;
   /* text-decoration: none;*/
  /*  list-style-type: disc;*/
}

#block-navigation2-0 ul li .active-trail, #block-navigation2-0 ul li .active-trail a, #block-navigation2-0 ul li .active-trail a:visited {
    list-style: none;
    font: bold 11px Tahoma;
    /*color: #699207;*/
    color: #81af11;
    /*background: #699207;*/
    /*list-style-type: disc;*/
}

#block-navigation2-0 ul li .active-trail a:hover {
  text-decoration: none;
}


/**/
#block-navigation2-1 {
  float: right;
  height: 60px;
  width: 238px;
  margin: 0 0 6px 0;
  border: 1px solid #bbb;
}

#block-navigation2-2 {
	float: left;
	height: 60px;
	width: 223px;
	margin: 15px 0 0 15px;
	border-top: 2px solid #E0EEBD;/*#CFE49A;*/
	border-bottom: 2px solid #E0EEBD;/*#CFE49A;*/

}

/******************************************/
#block-panels_mini-top_banner_inside1 {
    padding: 0;
    margin: 5px 15px 20px 15px;

}

#block-panels_mini-top_banner_inside1 h2 {
  font-size: 0;
  visibility: hidden;

}


/**ANNOUNCEMENTS**/
/*стили Обявлений и Рубрики объявлений*/
.announcement_but {
    width: 200px;
    text-align: center;
    padding: 5px 5px;
    background: #ecf4d8;
    border: 1px solid #e0eebd;
    float: left;
    margin: 20px 40px 10px 0;
    font: bold 14px Arial;
    color: #699207;
}


.announcement_but a, .announcement_but a:visited {
    text-decoration: none;
    color: #699207;

}

.announcement_but2 {
    width: 200px;
    text-align: center;
    padding: 3px 5px;
    background: #ecf4d8;
    border: 1px solid #e0eebd;
    float: left;
    margin: 20px 40px 10px 15px;
    font: bold 11px Arial;
    color: #699207;
}


.announcement_but2 a, .announcement_but2 a:visited {
    text-decoration: none;
    color: #699207;

}

.announcement_table {
    float: left;
    margin: 20px 0 0 0;

}

.announcement_table_header {
  float: left;
  background: #eee;
  border: 1px solid #ccc;
  font: bold 12px Arial;
  text-align: center;
}

.announcement_table .head1 {
    float: left;
    width: 300px;
    padding: 3px 0;
}

.announcement_table .head2 {
    float: left;
    width: 100px;
    padding: 3px 0;
    border-left: 1px solid #ccc;
}

.node-announcement-teaser {
  float: left;
  width: 704px;
  height: 52px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-top: 0;

  font: normal 12px Arial;
  text-align: center;
}

.node-announcement-teaser .bl1 {
  float: left;
  width: 300px;
  height: 100%;
}

.node-announcement-teaser .bl2 {
  float: left;
  width: 100px;
  border-left: 1px solid #ccc;
  height: 100%;
}

.node-announcement-teaser .bl1_image {
  height: 44px;
  width: 58px;
  margin: 3px 0 3px 3px;
  float: left;
  border: 1px solid #ccc;
}

.node-announcement-teaser .bl1_body {
  float: left;
  margin: 3px 0 0 10px;
  text-align: left;
  width: 220px;
  height: 44px;
  overflow: hidden;
}

.node-announcement-teaser .bl1_body a, .node-announcement-teaser .bl1_body a:visited {
  font: bold 12px Arial;
  color: #1a7abc;
}


.node-announcement-teaser .bl1_body p {
  margin: 0;
  font: normal 12px Arial;
}




.node-announcement-teaser .bl2_body {
  float: left;
  width: 100%;
  margin-top: 17px;
}

/****************************/
.node-announcement {
  float: left;
  margin: 5px 20px;
  font: normal 14px Arial;
}

.node-announcement .abody {
  clear: left;
  float: left;
  margin-bottom: 7px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: 5px;

}

.node-announcement p {
  margin: 5px;
  font: normal 14px Arial;

}

.node-announcement .afield {
  float: left;
  clear: left;
  margin: 7px 0;
}

.node-announcement .aauthor {
  float: left;
  clear: left;
  margin: 7px 0;
  font: normal 12px Arial;
  color: #777;
}

.node-announcement .aphoto {
  float: left;
  margin: 5px;
}



/*ОФОРМЛЕНИЕ ФОРМ*/
.form-item {
  color: #777;
  font: bold 12px Arial;

}


.form-text {
  color: #555;
  font: normal 12px Arial;
  margin: 3px 0;
  height: 13px;
}

.form-select {
  color: #555;
  font: normal 12px Arial;
  margin: 3px 0;
}

.resizable-textarea {
  margin: 3px 0;
}

.form-file {
  height: 24px;
  font: normal 12px Arial;
  padding: 0;
}

.form-submit {
  height: 24px;
  padding :0 5px;
  font: normal 12px Arial;
}


.collapse-processed, .collapse-processed a, .collapse-processed a:visited {
   color: #777;
   font: bold 12px Arial;
   text-decoration: none;
}

.description {
   color: #777;
   font: normal 12px Arial;
}

.sticky-header {
   color: #81AF11;
   font: bold 16px Trebuchet MS, Helvetica, Tahoma, Arial;
}

.tableHeader-processed tr{
   color: #62850B;
   font: bold 16px Trebuchet MS, Helvetica, Tahoma, Arial;
}


tr.odd {
  font: normal 12px Arial;

}

tr.odd strong {
  color: #555;
}


tr.even {
  font: normal 12px Arial;
  background: #fff;
}

tr.even strong {
  color: #555;
}


.content-overview-links, .content-overview-links a, .content-overview-links a:visited {
  margin: 10px 0 0 5px;
  font: bold 12px arial;
  color: #1a7abc;
}


.messages {
  margin: 5px;
  font: bold 14px Arial;
  color: #555;
  text-align: center;
}


.bue-preview {
  font: normal 12px Arial;
  color: #555;
}





/*ПОЗДРАВЛЯЕМ СЕГОДНЯ*/
#block-congrcard-0 {
  height: 390px;
  margin: 10px 0 0 10px;
  width: 235px;
  float: left;
}

.congrcard_block_body {
  width: 100%;
  height: 300px;
  float: left;
  margin-top: 3px;
}

.congrcard_but1 {
  float: left;
  padding: 3px 0;
  margin: 0 0 0 15px;
  width: 206px;
  color: #699207;
  text-align: center;
  font: bold 12px Arial;
  background: #ecf4d8;
  border: 1px solid #e0eebd;
}

.congrcard_but1 a, .congrcard_but1 a:visited {
  text-decoration: none;
  color: #699207;
  font: bold 12px Arial;
}


#block-congrcard-1 {
  width: 700px;
  margin: 10px auto;
}


.node-congratulation_teaser1 {
  float: left;
  width: 235px;
  margin: 3px 0 5px 0;
  border: 1px solid #e0eebd;
}


.node-congratulation_teaser1 .head {
  float: left;
  width: 133px;
  margin-top: 5px;
  text-align: center;
  font: bold 13px Tahoma;
  color: #8bc400;
  line-height: 13px;
}

.node-congratulation_teaser1 .head a, .node-congratulation_teaser1 .head a:visited {
	color: #8bc400;
  	text-decoration: underline;
}

.node-congratulation_teaser1 .head a:hover {
	text-decoration: none;
}

.node-congratulation_teaser1 .whom {
  float: left;
  width: 133px;
  text-align: center;
  font: bold 12px Tahoma;
  color: #777;
  margin-top: 5px;
  line-height: 12px;
  padding-bottom: 3px;
}

.node-congratulation_teaser1 .image_wrap {
  float: left;
  width: 84px;
  height: 84px;
  margin: 0 5px 0 7px;
  border: 1px solid #bbb;
}

.node-congratulation_teaser1 .image {
  float: left;
  width: 80px;
  height: 60px;
  margin: 2px 5px 2px 2px;
  border: 1px solid #d7d7d7;
}

.congrcard_block_body .other {
	float: left;
	width: 99%;
	text-align: center;
	color: #81AF11;
	font: bold 13px Tahoma;
	margin: 5px 0 0 0;
}

.congrcard_block_body .other a, .congrcard_block_body .other a:visited {
	color: #81AF11;
}

.node-congratulation_teaser2 {
  float: left;
  width: 100%;
  height: 250px;
  margin-bottom: 5px;
}


.node-congratulation_teaser2 .head {
  float: left;
  width: 100%;
  text-align: center;
  font: bold 16px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #8bc400;
  height: 18px;
}

.node-congratulation_teaser2 .whom {
  float: left;
  width: 100%;
  text-align: center;
  font: bold 14px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #1a7abc;
  height: 16px;
  overflow: hidden;
}

.node-congratulation_teaser2 .image_wrap {
  float: left;
  width: 206px;
  height: 206px;
  margin: 7px 0 0 7px;
  border: 1px solid #bbb;
}

.node-congratulation_teaser2 .image {
  width: 200px;
  height: 200px;
  margin: 3px;
}




.node-congratulation {
 width: 700px;
 margin: 10px auto;

}

.node-congratulation .head {
  float: left;
  width: 100%;
  text-align: center;
  font: bold 20px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #8bc400;
  margin: 10px 0 20px;
}

.node-congratulation .image {
  margin: 0 auto;
  width: 500px;
}


.node-congratulation .congrtext_wrap {
  float: left;
  width: 700px;
  border: 1px solid #bbb;
  margin: 15px 0 5px 0;
  padding: 10px 0;
}

.node-congratulation .congrtext {
  float: left;
  width: 650px;
  margin: 0 25px;
  font: normal 14px Arial;
  text-align: center;
  color: #777;

}

.node-congratulation .from {
  float: right;
  font: italic 16px Trebuchet MS, Helvetica, Tahoma, Arial;
  text-align: center;
  color: #1a7abc;
  margin: 0 0 30px 0;
}


/*ЕЖЕДНЕВНЫЙ ОПРОС*/
#block-daypoll-0 {
  float: left;
  height: 300px;
  width: 240px;
  margin: 7px 0 0 15px;

}


.node-poll {
 width: 700px;
 margin: 10px auto;

}

.node-poll .body{
  float: left;
  width: 100%;
}

.node-poll .all_polls {
  float: left;
  width: 100%;
  text-align: center;
  font: bold 18px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #1a7abc;
  margin: 20px 0;
}

.poll .text {
  font: bold 14px Arial;
  color: #555;
}

.poll .bar {
  background-color: #e0eebd;
}

.poll .bar .foreground {
  background-color: #699207;
}


.poll .percent {
  font: normal 14px Arial;
  color: #555;
}


.node-poll-teaser {
  float: left;
  width: 100%;
  height: 260px;
}

.node-poll-teaser .title {
  float: left;
  width: 90%;
  height: 32px;
  margin: 5px 5%;
  color: #8bc400;
  font: bold 14px Arial;
}

.node-poll-teaser .wrap {
  float: left;
  width: 100%;
  border: 1px solid #777;
}


.node-poll-teaser .choice_wrap {
    margin: 0 auto;
    height: 190px;
    display: table;

}


.node-poll-teaser .choice {
  float: left;
  clear: left;
}

.node-poll-teaser .icon1 {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  background-image: url(images/icon1_yellow.gif);
}

.node-poll-teaser .text {
  float: left;
  margin-top: 2px;
  color: #999;
  font: bold 15px Arial;
}


.node-poll-teaser .but1 {
  float: left;
  padding: 5px 0;
  width: 29%;
  color: #1a7abc;
  text-align: center;
  margin: 0;
  font: bold 14px Arial;
  background: #fff;
  border: 1px solid #bbb;
}

.node-poll-teaser .but1 a, .node-poll-teaser .but1 a:visited {
  text-decoration: none;
  background: #fff;
  color: #8bc400;
  font: bold 14px Arial;
}


.node-poll-teaser .but2 {
  float: right;
  padding: 5px 0;
  width: 68%;
  color: #1a7abc;
  margin: 0;
  text-align: center;
  font: bold 14px Arial;
  background: #fff;
  border: 1px solid #bbb;
}

.node-poll-teaser .but2 a, .node-poll-teaser .but2 a:visited {
  text-decoration: none;
  background: #fff;
  color: #8bc400;
  font: bold 14px Arial;
}

.node-poll-teaser2 {
  width: 700px;
  height: 50px;
  margin: 10px auto;
  border: 1px solid #e0eebd;
  background-color: #ecf4d8;
}

.node-poll-teaser2 .title {
  float: left;
  margin: 15px;
  color: #8bc400;
  font: bold 15px Arial;
}

.node-poll-teaser2 .title a, .node-poll-teaser2 .title a:visited {
  color: #8bc400;
  text-decoration: none;

}


/*РАБОТА*/
#block-joboffer-0 {
  float: left;
  height: 120px;
  margin: 0 0 0 10px;
  width: 235px;
}

.joboffer_block_body {
  float: left;
  height: 120px;
  width: 235px;
  /*border-bottom: 2px solid #E0EEBD;*/
}


/*КОМЕНТАРИИ*/
#comments {
  float: left;
  clear: left;
  margin: 20px 5px 10px 5px;
  font: normal 12px Arial;
}

.comments_title {
  clear: left;
  float: left;
  margin: 5px 18px;
  font: bold 12px Arial;
}


.comment {
  float: left;
  clear: left;
  width: 600px;
  margin: 5px 15px 20px 15px;
}

.comment .header {
  float: left;
  /*background: #8cc400;*/
  width: 100%;
  height: 31px;
  border: 1px solid #e0eebd;
}


.comment .name {
  margin: 8px 3px 0 10px;
  float: left;
  font: bold 14px Arial;
  color: #555;

}

.comment .date {
  margin: 8px 0 0 0;
  float: left;
  font: italic 12px Arial;
  color: #999;
}

.comment .cbody{
   float: left;
   clear: left;
   width: 580px;
   margin: 7px 0 7px 10px;
   color: #555;
   overflow: hidden;
}

.comment .cbody p {
 margin: 0;
 padding: 0;
 font: normal 12px Arial;
}


.comment .links{
  float: right;
  font: bold 11px Arial;
  color: #999;
  margin: 3px 0 0 0;
}

.comment .links a, .comment .links a:visited {
  text-decoration: none;
  color: #999;
  border: 1px solid #e0eebd;;
  padding: 1px 7px 2px 7px;
  margin: 0;
}

.comment ul.links li {
  padding: 0;
  margin-left: 2px;
}


.comment2 {
  float: left;
  clear: left;
  width: 600px;
  margin: 5px 15px 20px 15px;
}

.comment2 .header {
  float: left;
  background: #9fc93d;
  width: 100%;
  height: 31px;
  border: 1px solid #9fc93d;;
}


.comment2 .name {
  margin: 8px 3px 0 10px;
  float: left;
  font: bold 14px Arial;
  color: #fff;

}

.comment2 .date {
  margin: 8px 0 0 0;
  float: left;
  font: italic 12px Arial;
  color: #373737;
}

.comment2 .cbody{
   float: left;
   clear: left;
   width: 580px;
   margin: 7px 0 7px 10px;
   color: #333;
   font: bold 12px Arial;
   overflow: hidden;
}

.comment2 .cbody p {
 margin: 0;
 padding: 0;
 font: bold 12px Arial;
}


.comment2 .links{
  float: right;
  font: bold 11px Arial;
  color: #999;
  margin: 3px 0 0 0;
}

.comment2 .links a, .comment2 .links a:visited {
  text-decoration: none;
  color: #999;
  border: 1px solid #e0eebd;;
  padding: 1px 7px 2px 7px;
  margin: 0;
}

.comment2 ul.links li {
  padding: 0;
  margin-left: 2px;
}



#comment-form-title {
  clear: left;
  float: left;
  background-color: #ecf4d8;
  border: 1px solid #e0eebd;
  color: #699207;
  font: normal 15px Trebuchet MS, Helvetica, Tahoma, Arial;
  text-align: center;
  padding: 8px 12px;
  text-decoration: none;
  margin: 10px 0;
}

#comment-form-title a, #comment-form-title a:visited {
   color: #699207;
   text-decoration: none;
}

#comment-form-content {
  float: left;
  margin-left: 15px;
  clear: left;
}


#comment-preview .error {
	float: left;
	clear: left;
}

/*iconmenu*/
#block-iconmenu-0 {
 float: left;
 width: 100%;
 height: 30px;
 margin-top: 7px;
}


.node-iconmenu {
  float: left;
  /*width: 122px;*/
  width: 112px;
  height: 30px;
  margin-left: 10px;
}


.node-iconmenu .icon {
  float: left;
  width: 30px;
  height: 30px;
}


.node-iconmenu .link {
  width: 75px;
  float: left;
  font: bold 11px Trebuchet MS, Helvetica, Tahoma, Arial;
  /*font: bold 11px Tahoma, Arial;*/
  color: #999;
  line-height: 10px;
  margin: 5px 0 0 5px;
}

.node-iconmenu .link a, .node-iconmenu .link a:visited, .node-iconmenu .link a:link {
  color: #999;
  text-decoration: none;
}


.node-iconmenu .link a:hover {
  color: #8bc400;
  text-decoration: none;
}


.page_wrap1 {
  width: 700px;
  margin: 0 auto;
}

.page_wrap1 a:link {
	/*text-decoration: none;*/
}

/**/
.table1_wrap {
  float: left;
  width: 700px;
  clear: left;
  margin-top: 5px;
  display: table;
}


.table1_head {
  float: left;
  text-align: center;
  padding: 6px 0;
  border: 1px solid #999;
  border-right: 0;
  color: #777;
  font: bold 14px Trebuchet MS, Helvetica, Arial;
  background: #ecf4d8;
}

.table1_col {
  float: left;
  text-align: center;
  padding: 2px 0;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  color: #699207;
  font: normal 12px Arial;
  padding: 2px 0;
  height: 14px;
  overflow: hidden;
}

.table1_col a, .table1_col a:visited, .table1_col a:link {
  color: #1a7abc;
  text-decoration: none;
  font: bold 11px Arial;
}

.table2_col {
  float: left;
  text-align: center;
  padding: 0 1%;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  color: #699207;
  font: normal 11px Arial;
  height: 32px;
  width: 100px;
  overflow: hidden;
}

.table2_col a, .table2_col a:visited, .table2_col a:link {
  color: #699207;
  font: normal 11px Arial;
}

.table2_col .cell_wrap {
  display: table;
  width: 100%;
  height: 32px;
}

.table2_col .cell {
  display: table-cell;
  vertical-align: middle;
}

.table2_col .for_ie {
  display: none;
  width: 1px;
  margin-left: -1px;
}

*+html .table2_col .for_ie, *+html .table2_col .valign {
  display: inline-block;
  vertical-align: middle;
}
*+html .table2_col .valign {
  width: 100%;
}
*+html .table2_col .for_ie {
  height: 100%;
}
*+html .table2_col .for_ie, *+html .table2_col .valign {
  display: inline;
}

.table2_col .icon_link {
  height: 9px;
  width: 9px;
  margin: 11px 0 0 13px;
  background-image: url(images/icon2.gif);
  float: left;
  cursor: pointer;
}


.table2_col .icon_link_map{background-image:url("images/map_go_2.png");cursor:pointer;float:left;height:16px;margin:9px 0 0 10px;width:16px;}

#banner_top .node-banner_channel .banner .baner_details{margin: 0 auto;}

/*МОДУЛЬ ВАКАНСИИ ПРЕДПРИЯТИЙ*/
/*Работодатель*/
.node-employer_teaser {
  float: left;
  margin: 6px 10px 0 12px;
  clear: left;
}

.node-employer_teaser .title {
  float: left;
  font: bold 11px Tahoma;
  /*color: #81af11;*/
  color: #777;
}

.node-employer_teaser .title a, .node-employer_teaser .title a:visited, .node-employer_teaser .title a:link {
  font: bold 11px Tahoma;
  /*color: #81af11;*/
  color: #777;
  text-decoration: none;
  line-height: 8px;
}

.node-employer_teaser .title a:hover {
	text-decoration: underline;
}

.node-employer {
  width: 700px;
  margin: 0 auto;
  color: #555;
}

.node-employer .nothing {
	float: left;
	margin: 40px 0 0 250px;
	color: #8CC400;
	font: bold 18px Tahoma;
}

.info_wrap1 {
	float: left;
	width: 640px;
	padding: 20px 30px;
	margin: 10px 0 5px 0;
	line-height: 17px;
	background: #f0f0f0;
}


.node-employer .title {
  float: left;
  font: bold 16px Arial;
  color: #1a7abc;
  margin: 30px 0 5px 0;
}

#edit-field-vacancy-employer-0-value-wrapper {
	display: none;
}

/*joboffer_page1*/
.joboffer_col {
	float: left;
	width: 340px;
	margin-bottom: 15px;
}

.joboffer_col .header {
	float: left;
	width: 100%;
	height: 30px;
	background: #8bc400;
	border: 1px solid #8bc400;
}

.joboffer_col .header .title {
	float: left;
	margin: 4px 0 0 15px;
	color: #fff;
	font: bold 16px Trebuchet MS, Helvetica, Arial;
}

.joboffer_col .body {
	float: left;
	width: 100%;
	padding-bottom: 7px;
	margin-top: 3px;
	/*background: #ecf4d8;*/
	border: 1px solid #e0eebd;

}


.joboffer_section{
  float: left;
  width: 325px;
  font: bold 11px Tahoma;
  /*color: #81af11;*/
  color: #777;
  margin: 6px 10px 0 12px;
}

.joboffer_section a, .joboffer_section a:visited, .joboffer_section a:link {
  font: bold 11px Tahoma;
  /*color: #81af11;*/
  color: #777;
  text-decoration: none;
  /*line-height: 8px;*/
}

.joboffer_section a:hover {
	text-decoration: underline;
}

#jobsearch-form {
	float: left;
	margin: 20px 0 20px 0;
	width: 700px;
}

#jobsearch-form .form-item {
	margin: 0 20px 0 0;
	float: left;
}

#jobsearch-form .form-submit {
	float: right;
	margin: 15px 0 0 20px;
}


#jobsearch-employer-form {
	float: right;
	margin: 12px 0 20px 10px;
	width: 350px;
}

#jobsearch-employer-form .form-item {
	margin: 0;
	float: right;
}

#jobsearch-employer-form .form-submit {
	float: right;
	margin: 15px 0 0 20px;
}

.node-vacancy_teaser {
	float: left;
	width: 698px;
	border: 1px solid #d0d0d0;
	margin-bottom: 20px;
}

.node-vacancy_teaser .header{
	float: left;
	height: 30px;
	width: 100%;
	background: #f0f0f0;
	border-bottom: 1px solid #d0d0d0;
}

.node-vacancy_teaser .title {
	float: left;
	color: #555;
	font: bold 16px Trebuchet MS, Helvetica, Arial;
	margin: 3px 7px 0 7px;
}

.node-vacancy_teaser .title a, .node-vacancy_teaser .title a:visited {
	color: #555;
	text-decoration: none;
}

.node-vacancy_teaser .title a:hover {
	text-decoration: underline;
}


.node-vacancy_teaser .vbody {
	float: left;
	margin: 10px 7px;
	width: 684px;
	color: #555;
	font: normal 12px Tahoma;
}

.node-vacancy_teaser .vbody a, .node-vacancy_teaser .vbody a:visited, .node-vacancy_teaser .vbody a:link {
	color: #555;
	text-decoration: underline;
}

.node-vacancy_teaser .vbody a:hover {
	text-decoration: none;
}

.node-vacancy_teaser .footer {
	float: left;
	height: 30px;
	width: 684px;
	border-top: 1px solid #d0d0d0;
	padding: 0 7px;
}

.node-vacancy_teaser .info {
	float: left;
	margin: 5px 3px 0 0;
	color: #777;
	font: normal 14px Trebuchet MS, Helvetica, Arial;
}

.node-vacancy_teaser .info a, .node-vacancy_teaser .info a:link, .node-vacancy_teaser .info a:visited {
	color: #8bc400;
	text-decoration: underline;
}

.node-vacancy_teaser .info a:hover {
	text-decoration: none;
}

.node-vacancy_teser2 {

}

.node-vacancy {
	width: 700px;
	margin: 0 auto;

}

/**/
.navigation_links1 {
  float: left;
  width: 90%;
  margin-bottom: 20px ;
}


.navigation_links1 a, .navigation_links1 a:visited, .navigation_links1 a:link {
  float: left;
  color: #699207;
  font: normal 14px Arial;
  margin-right: 10px;
}

.but1 {
  float: left;
  padding: 3px 25px;
  margin: 5px;
  color: #699207;
  text-align: center;
  font: bold 12px Arial;
  background: #ecf4d8;
  border: 1px solid #e0eebd;
}

.but1 a, .but1 a:visited {
  text-decoration: none;
  color: #699207;
  font: bold 12px Arial;
}

.but2 {
  float: left;
  padding: 3px 25px;
  margin: 5px;
  color: #699207;
  text-align: center;
  font: bold 12px Arial;
  /*background: #ecf4d8;*/
  border: 1px solid #e0eebd;
}

.but2 a, .but2 a:visited {
  text-decoration: none;
  color: #699207;
  font: bold 12px Arial;
}


/**/
#travel-search-form {
  float: left;
  width: 700px;
  margin-bottom: 10px;
}


#travel-search-form .form-item {
  float: left;
  width: 189px;
  margin: 3px 7px;
}

#travel-search-form .form-text {
  width: 189px;
}

#travel-search-form .form-select {
  width: 189px;
}

#travel-search-form #edit-date-from-wrapper {
  float: left;
  width: 120px;
  margin: 3px 7px;
  clear: left;
}



#travel-search-form .form-submit {
  float: left;
  margin: 17px 0 10px 7px;
  width: 80px;
}

*+html #travel-search-form .form-submit {
  margin: 19px 0 10px 15px;
}

*+html #travel-search-form #edit-type-wrapper {
  margin-right: 0;
}

.traveler_nothing {
	float: left;
	margin: 30px 0 0 260px;
	color: #81AF11;
	font: bold 18px Tahoma;
}

/**/
#block-banners-0 {
  float: right;
  margin: 42px 0 1px 0;
  padding: 0;
  width: 240px;
}


#block-banners-1 {
  float: right;
  margin: 0 0 1px 0;
  width: 240px;
  padding: 0;
}

#block-banners-2 {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

#block-banners-3 {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

#block-linkanoid-0 {
    float: left;
    width: 25%;
    height: 80px;
    overflow: hidden;
    margin: 10px 0 0 0;
}

.messages {
  margin: 5px 15px;
}

/**/
.biglink1 {
 float: left;
 font: bold 18px Trebuchet MS, Helvetica, Tahoma, Arial;
 color: #81AF11;
 clear: left;
}

.biglink1 a, .biglink1 a:visited {
  color: #81AF11;
}

.biglink1 a:hover {
  color: #999;
  text-decoration: none;
}

.biglink2 {
 float: left;
 clear: left;
 font: bold 18px Trebuchet MS, Helvetica, Tahoma, Arial;
 color: #777;
 width: 95%
}

.biglink2 a, .biglink2 a:visited {
  color: #777;
  text-decoration: underline;
}

.biglink2 a:hover {
  color: #81AF11;
  text-decoration: none;
}


/**/
.element_title {
  float: left;
  clear: left;
  margin: 20px 0 5px 0;
  font: bold 20px Arial;
  /*color: #1a7abc;*/
  color: #777;
}


.element_title2 {
  float: left;
  clear: left;
  margin: 20px 0 5px 0;
  font: bold 18px Trebuchet MS, Helvetica, Tahoma, Arial;
  color: #fff;
  background: #9fc93d; /*#8cc400;*/
  padding: 5px 20px;
}

.element_info {
  float: left;
  clear: left;
  margin: 5px 0 5px 5px;
  font: normal 12px Tahoma, Arial;
  color: #656565;
  width: 98%;
}

.element_info .title{
  font: bold 13px Tahoma;
  color: #555;
}

.element_info a, .element_info a:visited {
  color: #656565;
  text-decoration: none;
}

.element_info a:hover {
 text-decoration: underline;
}

/**/
.menu_links2 {
  	float: left;
  	width: 100%;
  	margin: 15px 0;
  	color: #81af11;
  	font: bold 14px Trebuchet MS, Helvetica, Arial;
}

.menu_links2  a, .menu_links2  a:visited, .menu_links2  a:link {
  	color: #81af11;
  	text-decoration: underline;
}

.menu_links2 a:hover {
	text-decoration: none;
}


/*node-travel*/
.node-travel {
	margin: 0 auto;
	width: 700px;
}

.node-travel .info {
	float: left;
}


.node-travel_teaser {
	float: left;
	width: 700px;
	margin-bottom: 15px;
}

.node-travel_teaser .header {
	float: left;
	width: 700px;
	height: 35px;
	background: #9fc93d; /*#8cc400;*/
}

.node-travel_teaser .header a:link, .node-travel_teaser .header a:visited{
	text-decoration: none;
	cursor: pointer;
}

.node-travel_teaser .header a:hover {
	text-decoration: underline;
	cursor: pointer;
}


.node-travel_teaser .header_title {
	float: left;
	width: 350px;
	height: 16px;
	color: #fff;
	font: bold 16px Trebuchet MS, Helvetica, Tahoma, Arial;
	margin: 6px 0 0 15px;
}

.node-travel_teaser .header_title a:hover {
 	text-decoration: underline;
}

.node-travel_teaser .date {
	float: right;
	width: 80px;
	text-align: center;
	color: #333;
	font: italic 16px Trebuchet MS, Helvetica, Tahoma, Arial;
	margin: 6px 10px 0 5px;
}

.node-travel_teaser .info {
	float: left;
	width: 300px;
	height: 15px;
	margin: 5px 0 0 5px;
	color: #8cc400;
	font: bold italic 14px Trebuchet MS, Helvetica, Tahoma, Arial;
}

.node-travel_teaser .info .title {
	color: #777;
	font: bold 14px Trebuchet MS, Helvetica, Tahoma, Arial;
}

.node-travel_teaser .descr {
	float: right;
	text-align: right;
	color: #555;
	font: normal 12px Arial;
	width: 380px;
	margin: 10px 5px 10px 0px;
}

.node-travel_teaser .comments {
	float: right;
	color: #8cc400;
	clear: both;
	margin: 0 7px 0 0;
	font: normal 14px Trebuchet MS, Helvetica, Tahoma, Arial;
}

.node-travel_teaser .comments a, .node-travel_teaser .comments a:visited, .node-travel_teaser .comments a:link {
	color: #8cc400;
	text-decoration: underline;
}

.node-travel_teaser .comments a:hover {
	color: #8cc400;
	text-decoration: none;
}


/**/
.content-add-more {
	float: left;
	margin: 10px 0 20px 0;
	width: 90%;
}

#field_news_videos_values {
	float: left;
}

#field_article_videos_values {
	float: left;
}

/**/
.header_green2 {
	float: left;
	background: #8bc400;
	height: 26px;
	width: 100%;
}

.header_green2 .title {
	float: left;
	color: #fff;
	font: bold 14px Tahoma, Arial;
	margin: 4px 0 0 12px;
}

.header_green2 .title a, .header_green2 .title a:visited, .header_green2 .title a:link {
	text-decoration: none;
	color: #fff;
}

.header_green2 .title a:hover {
	text-decoration: underline;
}

.header_green3 {
	float: left;
	/*background: #beda7c;*/
	background: #ECF4D8;
	height: 18px;
	width: 100%;
}

.header_green3 .title {
	float: left;
	color: #fff;
	font: bold 11px Tahoma, Arial;
	/*margin: 2px 0 0 10px;*/
	margin: 0;
	padding: 2px 0 3px 15px;
	width: 33%;;
	background: #8cb400;
}

.header_green3 .title a, .header_green3 .title a:visited, .header_green3 .title a:link {
	text-decoration: none;
	color: #fff;
}

.header_green3 .title a:hover {
	text-decoration: underline;
}

.header_green3 .title2 {
	color: #8CB400;
	font: bold 14px Tahoma;
	float: right;
	margin-right: 10px;
}

.header_green3 .title2 a, .header_green3 .title2 a:visited {
	color: #8CB400;
	text-decoration: none;
}

.header_green3 .title2 a:hover {
	text-decoration: underline;
}

.header_white2 {
	float: left;
	background: #fff;
	height: 28px;
	width: 99%;
	border: 1px solid #81AF11;
}

.header_white2 .title {
	float: left;
	color: #777;
	font: bold 14px Tahoma, Arial;
	margin: 6px 0 0 12px;
}

.header_white2 .title a, .header_white2 .title a:visited, .header_white2 .title a:link {
	text-decoration: none;
	color: #777;
}

.header_white2 .title a:hover {
	text-decoration: underline;
}

.vertical_line1 {
	float: left;
	width: 2px;
	height: 730px;
	background: #DDECBB;
}

.horizontal_line1 {
	float: left;
	height: 3px;
	width: 100%;
	margin: 10px 0;
	background: #CFE49A;
}

/**/
.usernode {
	float: left;
	color: #555;
	font: normal 12px Tahoma;
	padding: 1px 0 3px 0;
	margin: 3px 0;
	clear: left;
	background: #eee;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.usernode a, .usernode a:visited, .usernode a:link {
	color: #555;
}

.usernode a:hover {
	text-decoration: none;
}

.usernode .type {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.usernode .title {
	float: left;
	width: 420px;
}

.usernode .links {
	float: left;
	width: 60px;
}

/**/
.banner_bottom {
	float: left;
	width: 100%;
}

.banner_bottom2 {
	float: left;
	width: 24%;
}

*+html .banner_bottom2 {
	width: 32%;
}

.banner_linkanoid {
    float: left;    
    width: 100%;
}

/**/
.node-tv_teaser {
	float: left;
	margin: 5px 5px 3px 6px;
	font: bold 11px Tahoma;
	width: 88px;
	color: #777;
}

.node-tv_teaser a, .node-tv_teaser a:visited .node-tv_teaser a:link {
	color: #777;
	text-decoration: none;
}

.node-tv_teaser a:hover {
	text-decoration: underline;
}
.node-tv_teaser .logo {
    float: left;
    width: 88px;
    height: 31px;
}

.node-tv {
	width: 700px;
	margin: 0 auto;
}

.node-tv .tv_channels {
	float: left;
	width: 200px;
	margin-right: 3px;
}



.node-tv .tv_player {
	float: left;
	width: 440px;
	height: 405px;
	background: #9FC93D;
	border: 5px solid #8bc400;
	margin: 20px 0 0 20px;;
}

.node-tv .tv_player_wrap {
	float: left;
	margin: 19px 32px;
	width: 422px;
	height: 387px;
	border: 1px solid #bbb;
}

.node-tv .noplayer {
	float: left;
	width: 490px;
	text-align: center;
	color: #81AF11;
	font: normal 12px Tahoma;
	margin: 10px 0;
}

.node-tv .noplayer a, .node-tv .noplayer a:visited {
	color: #81AF11;
	text-decoration: underline;
}

.node-tv .noplayer a:hover {
	text-decoration: none;
}

#block-tv-0 {
	float: left;
	height: 28px;
	width: 117px;
	margin: 2px 0 0 3px;
}

.media_but1 {
	float: left;
	width: 115px;
	height: 21px;
	/*background: #9fc93d;*/
	border: 1px solid #e0eebd;
}

.media_but1 .title1 {
	float: left;
	margin: 3px 0 0 15px;
	color: #8bc400;
	font: bold 11px Tahoma;
}

.media_but1 .title1 a, .media_but1 .title1 a:visited, .media_but1 .title1 a:hover {
	color: #8bc400;
	text-decoration: none;
}

.media_but1 .title2 {
	float: left;
	margin: 3px 0 0 4px;
	color: #222;
	font: bold 11px Tahoma;
}

.media_but1 .title2 a, .media_but1 .title2 a:visited, .media_but1 .title2 a:hover {
	color: #222;
	text-decoration: none;
}

/**/
.node-eventtranslation_teaser {
	float: left;
	width: 350px;

}

.node-eventtranslation_teaser .thumb_wrap {
	float: left;
	width: 258px;
	height: 196px;
	margin: 0 45px;
	border: 1px solid #bbb;
}

.node-eventtranslation_teaser .thumb {
	float: left;
	width: 250px;
	height: 188px;
	margin: 4px;
}

.node-eventtranslation_teaser .title {
	float: left;
	width: 250px;
	margin: 10px 0 5px 55px;
	color: #8bc400;
	font: bold 12px Tahoma;
}

.node-eventtranslation_teaser .descr {
	float: left;
	width: 250px;
	height: 50px;
	overflow: hidden;
	color: #777;
	font: normal 11px Tahoma;
	margin-left: 55px;
}

.node-eventtranslation {
	width: 700px;
	margin: 0 auto;
}

.eventtranslation_teasers_wrap {
	float: left;
	width: 100%;
	margin: 15px 0;
}

/**/
#user-admin-perm .tableHeader-processed tr{
	font: normal 10px Tahoma;
}

#user-admin-perm .sticky-header tr{
	font: normal 10px Tahoma;
}

/**/
#block-informers-teasers {
	float: left;
	width: 100%;
	height: 108px;
	margin: 7px 0 0 0;
	border-top: 2px solid #cfe49a;
}

#block-municount-0 {
	float: left;
	width: 235px;
	height: 86px;
	margin: 4px 0 0 10px;
        padding-bottom: 4px;
        border-bottom: 2px solid #e0eebd;
}

#block-articles-1 {
	float: left;
	width: 100%;
	height: 130px;
	margin: 15px 0 7px 0;
}

.articles_teasers_title {
	float: left;
	height: 12px;
	width: 200px;
	color: #8BC400;
	font: bold 12px Tahoma
}

.articles_teasers_title a, .articles_teasers_title a:visited {
	color: #8bc400;
	text-decoration: none;
}

.articles_teasers_title a:hover {
	text-decoration: underline;
}


.teasers_banner {
	float: right;
	width: 240px;
	height:	100px;
	margin: 5px 0 0 0;
	override: hidden;
}

#teasers_wrap {
	float: left;
	height: 105px;
	width: 490px;
	overflow: hidden;
	/*margin-top: 5px;*/
}

#teasers_wrap2 {
	float: left;
	height: 105px;
	width: 110%;
	overflow: hidden;
	margin-top: 0;
}

.teasers_teaser {
	float: left;
	height: 105px;
	width: 114px;
	margin-right: 9px;
}

#teasers_wrap_inside {
	/*margin: 0 auto;*/
	float: left;
	height: 105px;
	width: 98%;/*690px;*/
	padding-left: 2%;
	border-top: 2px solid #CFE49A;
	overflow: hidden;
	/*margin-top: 5px;*/
}

/**/
#block-informers-mainnode {
	float: left;
	margin: 0 0 5px 10px;
	width: 235px;
	height: auto;
}

.node-mainnode {
	float: left;
	width: 235px;
	height: auto;
}

.node-mainnode .top {
	float: left;
	width: 100%;
	height: 260px;
	background: #e0e0e0;
}

.node-mainnode .bottom {
	float: left;
	width: 100%;
	background: #999;
	height: 110px;
}

.node-mainnode .image {
	float: left;
	width: 210px;
	height: 158px;
	margin: 10px 0 0 12px;
}

.node-mainnode .title {
	float: left;
	width: 210px;
	overflow: hidden;
	color: #333;
	font: normal 20px Tahoma;
	margin: 0 0 0 15px;
	height: 90px;
}

.node-mainnode .title a, .node-mainnode .title a:visited {
	text-decoration: none;
	color: #333;
}

.node-mainnode .title a:hover {
	text-decoration: underline;
}

.node-mainnode .descr {
	float: left;
	width: 210px;
	height: 87px;
	overflow: hidden;
	color: #fff;
	font: normal 14px Tahoma;
	margin: 12px;
}

*+html .node-mainnode .descr {
    width: 212px;
    margin: 12px 11px;
    height: 85px;
}

.node-mainnode .cell_wrap {
  display: table;
  width: 100%;
  height: 90px;
}

.node-mainnode .cell {
  display: table-cell;
  vertical-align: middle;
}

.node-mainnode .for_ie {
  display: none;
  width: 1px;
  margin-left: -1px;
}

*+html .node-mainnode .for_ie, *+html .node-mainnode .valign {
  display: inline-block;
  vertical-align: middle;
}
*+html .node-mainnode .valign {
  width: 100%;
}
*+html .node-mainnode .for_ie {
  height: 100%;
}
*+html .node-mainnode .for_ie, *+html .node-mainnode .valign {
  display: inline;
}


/*polls*/
.node-mainpoll_teaser {
	float: left;
	width: 240px;
	margin: 10px 0 5px 15px;
}

.node-mainpoll_teaser .field-label {
	display: none;
}

.node-mainpoll_teaser .pollfield-title {
	display: none;
}

.node-mainpoll_teaser .title {
	font: normal 12px Tahoma;
	color: #81AF11;
	margin-bottom: 7px;
	float: left;
	width: 220px;
}

.node-mainpoll_teaser .title a, .node-mainpoll_teaser .title a:visited, .node-mainpoll_teaser .title a:link {
	color: #81AF11;
	text-decoration: none;
}

.node-mainpoll_teaser .title a:hover {
	text-decoration: underline;
}

.node-mainpoll_teaser .pollfield-row {
	font: normal 11px Tahoma;
	color: #333;
	width: 240px;
	display: inline;
	float: left;
	margin: 2px 0;
}

.node-mainpoll_teaser .pollfield-chosen {
	font: bold 11px Tahoma;
	color: #333;
}

.node-mainpoll_teaser .pollfield-row .text {
	width: 70px;
	float: left;
}

.node-mainpoll_teaser .field-type-pollfield {
	margin: 0;
}

.node-mainpoll_teaser .form-radios {
	margin: 0 0 1em 0;
}

.node-mainpoll_teaser #pollfield {
	float: left;
	max-width: 240px;
	width: 240px;
	display: inline;
}

.node-mainpoll_teaser .barcell {
	width: 145px;
	float: left;
}

.node-mainpoll_teaser .barcell .bar {
	width: 145px;
}

.node-mainpoll_teaser .pollfield-percent {
	display: none;
}

.node-mainpoll_teaser .other {
	float: left;
	font: bold 13px Tahoma;
	margin-top: 7px;
	width: 200px;
	clear: left;
}

.node-mainpoll_teaser .other a, .node-mainpoll_teaser .other a:visited {
	color: #81AF11;
}

.node-mainpoll_teaser .inftext3 {
	margin-bottom: 3px;
}

#pollfield-voting-function-form .form-item {
	color: #777;
}

#pollfield-voting-function-form #edit-vote {
	float: left;
	margin-right: 10px;
}

.node-mainpoll {
	width: 800px;
	margin: 0 auto;
}

.node-mainpoll .pollfield-title {
	margin: 5px 0;
}

.node-mainpoll .biglink2 {
	margin: 10px 0 0 20px;
}



.node-mainpoll_teaser2 {
	float: left;
	clear: left;
	margin: 5px 0 15px 0;
}

.node-mainpoll_teaser2 .field-label {
	display: none;
}

.node-mainpoll_teaser2 .pollfield-title {
	display: none;
}

.node-mainpoll_teaser2 .title {
	color: #777;
	font: bold 16px Tahoma;
	margin-bottom: 5px;
}

.node-mainpoll_teaser2 .title a, .node-mainpoll_teaser2 .title a:visited {
	color: #777;
}

.node-mainpoll_teaser2 .pollfield {

}

.pollfield-form {
	float: left;
	clear: left;
	width: 95%;
}

.field-type-pollfield {
	float: left;
	margin-top: 10px;
	width: 90%;
}

.otkrytka_section_teaser {
	float: left;
	width: 328px;
	height: 140px;
	margin: 10px 8px 0 8px;
}

/*.otkrytka_section_teaser .title {
	float: left;
	font: bold 15px Tahoma;
	color: #81AF11;
	width: 340px;
}

.otkrytka_section_teaser .title a, .otkrytka_section_teaser .title a:visited {
	color: #81AF11;
}*/

/**/
.node-otkrytka_teaser1 {
	float: left;
	width: 86px;
	height: 86px;
	border: 1px solid #bbb;
	margin: 10px;
}

.node-otkrytka_teaser1 .image {
	float: left;
	width: 80px;
	height: 80px;
	margin: 3px;
}

.node-otkrytka_teaser2 {
	float: left;
	width: 206px;
	height: 206px;
	border: 1px solid #bbb;
	margin: 10px;
}

.node-otkrytka_teaser2 .image {
	float: left;
	width: 200px;
	height: 200px;
	margin: 3px;
}

.node-otkrytka {
	width: 700px;
	margin: 0 auto;
}

.node-otkrytka .image {
	margin: 0 auto;
	width: 500px;
}

.node-otkrytka .menu_links2 {
	margin: 0 auto;
	width: 500px;
	float: none;
}

#edit-field-card-link-nid-nid-wrapper {
	display: none;
}

#edit-field-congr-date-0-value-date-wrapper {
	margin-bottom: 10px;
}

#edit-preview {
	display: none;
}

#edit-field-employerpost-employer-0-value-wrapper {
	display: none;
}

/**/
.node-employer_post {
	margin: 0 auto;
	width: 700px;
}

.node-employer_post .maintitle {
	float: left;
	color: #81AF11;
	font: bold 18px TrebuchetMS, Helvetica, Tahoma;
	margin-bottom: 10px;
}

.node-employer_post .element_info {
	margin: 0;
}

#edit-field-tribuna-member-poll-0-anonymous-wrapper {
	display: none;
}

.body-field-wrapper fieldset {
	display: none;
}

#bottom_line1 {
	float: left;
	width: 100%;
	height: 2px;
        margin-top: 5px;
}

#bottom_line1 .line {
    margin: 0 auto;
	width: 98%;
	height: 2px;
	background: #ccc;
}

#bsubscribe-add2-form #edit-SMS-prefix-wrapper {
	float: left;
	width: 70px;
	margin-top: 0;
}

#bsubscribe-add2-form  #edit-SMS-wrapper {
	float: left;
	width: 260px;
	margin-top: 0;
}

#bsubscribe-add2-form  #edit-SMS {
	width: 258px;
}

#bsubscribe-add2-form #edit-submit {
	float: left;
	clear: left;
	margin: 10px 0 0 0;
}

/* afisha */
#block-afisha-0 {
  float: left;
  margin-top: 7px;
}

#afisha_at_main_block {
  float: left;
  height: 333px;
  float: left;
  margin: 0 5px 0 0;
  width: 240px;

}

#afisha_at_main_body {
  width: 100%;
  float: left;
  height: 318px;
  margin-top: 3px;
  background: #ecf4d8;
  border: 1px solid #e0eebd;
}

.node-afisha {
	width: 700px;
	margin: 0 auto;
}

.node-afisha .image {
	float: left;
	width: 700px;
	overflow: hidden;
}

.node-afisha .info {
	float: left;
	margin: 10px 0 10px 0;
	clear: left;
	color: #81AF11;
	font: bold 14px Tahoma;
}

.node-afisha .descr {
	float: left;
	clear: left;
	margin-bottom: 15px;
}

.node-afisha_teaser {
	float:left;
	margin: 5px 0 0 10px;
	padding: 2px 0 15px 0;
	width: 530px;
	/*border-bottom: 2px solid #CFE49A;*/
}

.node-afisha_teaser .title {
	float: left;
	margin: 0 0 5px 10px;
	color: #81AF11;
	font: bold 16px Tahoma;
	width: 400px;
}

.node-afisha_teaser .title a, .node-afisha_teaser .title a:visited {
	color: #81AF11;
}

.node-afisha_teaser .image {
	float: left;
	width: 120px;
}

.node-afisha_teaser .descr {
	float: left;
	margin: 0 0 5px 10px;
	height: 70px;
	width: 400px;
	overflow: hidden;
}

.node-afisha_teaser .more {
	float: left;
	margin: 0 0 10px 10px;
	font: normal 12px Tahoma;
	color: #81AF11;
}

.node-afisha_teaser .more a, .node-afisha_teaser .more a:visited {
	color: #81AF11;
}

.node-afisha_teaser .info {
	float: left;
	color: #777;
	font: bold 14px Tahoma;
	margin: 0 0 5px 10px;
}



#afisha_sections {
	float: left;
}

.afisha_section {
	float: left;
	clear: left;
	margin: 6px 10px 0 12px;
	color: #777;
	font: bold 11px Tahoma
}

.afisha_section a, .afisha_section a:visited {
	text-decoration: none;
	color: #777;
}

.afisha_section a:hover {
	text-decoration: underline;
}

/**/
.vodokanal {
	float: left;
	margin: 0 0 20px 20px;
	width: 300px;
}

.vodokanal .form-item {
	width: 250px;
}

.vodokanal .form-text {
	width: 250px;
}

.vodokanal h4 {
	padding-left: 0;
}

#prof-phone1-form #edit-phone-prefix-wrapper {
	width: 70px;
	float: left;
}

#prof-phone1-form #edit-phone-wrapper {
	width: 200px;
	float: left;
}

#prof-phone1-form #edit-phone {
	width: 200px;
}

#prof-phone1-form #edit-submit {
	float: left;
	margin: 27px 0 0 15px
}
/**/
.block-yshout {
	float: left;
	margin-top: 10px;
}

.block-yshout h2 {
	margin: 5px 10px;
}

/**/
#block-advpoll-latest_poll {
	float: left;
	margin: 10px 0 10px 20px;
	width: 220px
}

.poll .percent {
	font: normal 11px Tahoma, Helevetica
}

.poll .text {
	font: bold 12px Tahoma, Helvetica;
	margin-bottom: 3px;
}

.poll .total {
	font: normal 12px Tahoma, Helvetica;
	margin: 5px 0 10px 0;
}

#block-advpoll-latest_poll p {
	color: #81AF11;
	margin: 4px;
	float: left
}

#block-advpoll-latest_poll a, .poll a:visited {
	color: #81AF11;
}

/**/
.node-authorblog_seaction_teaser2 {
    float: left;
    height: 148px;
    border: solid 1px #ccc;
    margin: 5px 0 5px 15px;
    width: 97%;
}

.node-authorblog_seaction_teaser2 .image_wrap {
    float: left;
}

.node-authorblog_seaction_teaser2 .image {
    float: left;
    height: 140px;
    width: 105px;
    margin: 4px;
}

.node-authorblog_seaction_teaser2 .name {
    float: left;
    color: #777;
    font: bold 18px Trebuchet MS, Helvetica;
    margin: 5px 0 5px 5px;
}

.node-authorblog_seaction_teaser2 .name a, .node-authorblog_seaction_teaser2 .name a:visited {
    text-decoration: none;
    color: #777;
}

.node-authorblog_seaction_teaser2 .name a:hover {
    text-decoration: underline;
}

.node-authorblog_seaction_teaser2 .credo {
    float: left;
    color: #81AF11;
    font: bold 18px Trebuchet MS, Helvetica;
    margin: 5px 0 0 0;
}

.node-authorblog_seaction_teaser2 .credo a, .node-authorblog_seaction_teaser2 .credo a:visited {
    text-decoration: none;
    color: #81AF11;
}

.node-authorblog_seaction_teaser2 .credo a:hover {
    text-decoration: underline;
}

.node-authorblog_seaction_teaser2 .links {
    float: left;
    width: 150px;
    color: #999;
    font: normal 11px Tahoma;
    margin: 3px 10px 0 7px;
}

.node-authorblog_seaction_teaser2 .links a, .node-authorblog_seaction_teaser2 .links a:visited {
    color: #999;
}

.smalllink1 {
    float: left;
    color: #8BC400;
    font: normal 11px Tahoma;
}

.smalllink1 a, .smalllink1 a:visited {
    color: #8BC400;
}

/**/
#vodoplomba-form .form-checkbox{
    margin: 2px 5px 15px 0;
    float: left;
}

#vodoplomba-form .option {
    float: left;
    clear: left;
}

#vodoplomba-form .form-item {
    float: left;
}

#vodoplomba-form .resizable-textarea {
    width: 99%;
}

/**/
.ys-post-nickname b{color:green;}

#kan_icons{
display:block;
padding:6px 0 0 6px;
background:#FFF;
border:1px solid #E9E9E9;
border-radius:4px;
float:right;
}
#kan_icons:hover{
background:#F6F6F6;
border:1px solid #D4D4D4;
box-shadow:0 0 5px #DDD;
}
#kan_icons a{opacity: 0.5;}
#kan_icons:hover a{opacity: 0.7}
#kan_icons a:hover{opacity: 1}

#vk_like{float:right;display:block;padding-top:7px;}
.my_klass,.my_vk_like{float:right;display:block;}
.my_klass{padding-top:9px;}


/**/
.collapsible {
    width: 90%;
    float: left;
}

#edit-who2-wrapper {
    display: none;
}