@import url("reset.css");


body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
	color: #333333;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #27a453;
	margin-bottom: 15px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #27a453;
	margin-bottom: 10px;
	clear:both;
}

h2 a{
	background: url(../images/bg_links.gif) repeat-x 0 bottom;
	color: #656565;
	padding: 0 0 2px;
}

h2 a:hover{
	background: none;
}

.w450{ width: 450px; }
.w220{ width: 220px; }
.h20{ height: 20px; }
.h10{ height: 10px; }

.wrapper{
	width: 1000px;
	margin: auto;
	text-align: left;
}
.left_column{
	float: left;
	width: 700px;
	padding-left: 15px;
}
.right_column{
	width: 230px;
	float: right;
	padding-right: 15px;
}
.footer{
	background: #e5e5e5;
	/*height: 40px;*/
	margin-top: 30px;

	font-size: 11px;
}
.footer_inner{
	padding: 10px 15px;
	color: #808080;
}
.logo{
	width: 173px;
	height: 67px;
	margin: 20px 0 30px 0;
	display: block;
}

.links{
	padding: 10px 0;
	height: 18px;
}


.links li {
	float: left;
}

.links a{
	display: block;
	background: url(../images/bg_links.gif) 0 bottom repeat-x;
	color: #656565;
	font-size: 13px;
	margin-right: 20px;
	padding: 0 0 2px;
}
.links a:hover{
	background: none;
}

.date{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.banner_group{
	margin: 20px 0 0;
	height: 170px;
}
.banner_group .banner_left{
	width: 450px;
	height: 170px;
	background: gray;
	float: left;
}

.banner_group .banner_bg {
	width: 220px;
	height:77px;
	margin-bottom:15px;
	float: right;
}
.banner_group .banner_bg td {
	width: 200px;
	height:57px;
	background: url(../images/banner_bg.gif) 0 0 no-repeat;
	font-style: italic;
	font-size: 18px;
	font-family: sans-serif;
	text-align: center;
	padding: 10px 10px;
}
.banner_group .banner_bg td a {
	color:#6A8A71;
	text-decoration: none;
}

#block-views-informers-block_1 {
	background: url(../images/banner_active.gif) 0 0 no-repeat;
	float: left;
	height: 170px;
	margin: 0;
	width: 450px;
	text-align: center;
}

#block-views-keywords-block_1 {
	clear: both;
}


#block-views-news-block_1 h2 {
	background: none;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	height: auto;
	line-height: normal;
	text-align: left;
	margin-bottom: 0;
}

#block-views-products-block_1 {
	clear: both;
	float: left;
	width: 450px;
}

#block-views-vacancy-block_1 {
	float: right;
	width: 220px;
}

#block-views-news-block_1,
#block-nice_menus-1,
#block-menu-primary-links,
#block-views-services-block_1,
#block-block-2,
#block-block-3, #block-block-9 {
	background: none;
	margin: 0;
}

#block-views-services-block_1 .content,
#block-views-news-block_1 .content,
#block-nice_menus-1 .content,
#block-menu-primary-links .content,
#block-block-2 .content,
#block-block-3 .content, #block-block-9 .content {
	padding: 0;
}


.block {
	background: url("../images/block_bg.gif") repeat-x;
	margin: 20px 0;
}

#block-views-events-block_1 {
	background:none;
	margin:15px 0 0 0;
}
#block-views-events-block_1 .content {
	padding:0;
}
.events_block {width:100%}
.events_block td {
	width:33%;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	vertical-align:top;
	text-align:center;
}
.events_block td.views-row-first {
	padding-left:0;
}
.events_block td.views-row-last {
	padding-right:0;
}
.events_block a {
	color:#000;
	text-decoration:underline;
}
.events_block a:hover {
	text-decoration:none;
}


.block h2 {
	background: url("../images/bg_green_block.gif") repeat-x;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 40px;
	line-height: 25px;
	margin: 0;
	text-align: center;
}

.block .content{
	padding: 10px 20px;
}

.green_block{
	background: #cccccc url(../images/bg_green_block.gif) 0 0 repeat-x;
	margin: 20px 0;
}

.green_block span{
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 25px;
}
.green_block .inner{
	padding: 0 15px 15px 15px;
}
.grey_block{
	background: #cccccc;
	clear: both;
}

.grey_block .inner{
	padding: 10px 15px;
}
.reception{
	font-style: italic;
	font-size: 13px;
	background: url(../images/icon_skype.gif) 0 center no-repeat;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
}

.info{
	position: relative;
	text-align: right;
}
.info span{
	font-weight: bold;
	font-size: 15px;
}

.icon_rus{
	width: 28px;
	height: 19px;
	background: url(../images/icon_lang_rus.gif) 0 0 no-repeat;
	position: relative;
}
.icon_sitemap{
	width: 18px;
	height: 18px;
	background: url(../images/icon_sitemap.gif) center center no-repeat;
	display: block;
}
.icon_home{
	width: 18px;
	height: 18px;
	background: url(../images/icon_home.gif) center center no-repeat;
	display: block;
}

#search-theme-form{
	width: 185px;
	height: 22px;
	background: url(../images/bg_search.gif) 0 0 no-repeat;
	margin-bottom: 10px;
}

#search-theme-form label {
	display: none;
}

#search-theme-form .form-item {
	float: left;
}

#search-theme-form input{
	color: #fff;
	width: 150px;
	line-height: 22px;
	height: 22px;
	font-size: 11px;
	padding-left: 10px;
}
#search-theme-form .form-submit{
	width: 20px;
	height: 22px;
	background: url(../images/icon_search.gif) 0 center no-repeat;
	display: block;
	cursor: pointer;
	float: right;
	text-indent: -999px;
}

.view-about .attachment {
	margin: 20px 0 0;}

.view-about a{
	background: url(../images/bg_links.gif) repeat-x 0 bottom;
	color: #656565;
	padding: 0 0 2px;
	font-size: 14px;
	font-weight: bold;
}

.view-about a:hover{
	background: none;
}

.view-about .views-field-title {
	margin-bottom: 10px;
}

.view-informers {
	position: relative;
}

.view-informers a {
	background: none;
	color: #27A453;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	position: relative;
	top: 5px;
}

.view-informers a:hover {
	text-decoration: underline;
}

.view-informers .views-row {
	display: none;
	padding-top: 50px;
  height: 110px;
}

.view-services ul{
	padding-bottom: 10px;
}

.view-services li {
clear: both;
	display: block;
}

.view-services a{
	display: block;
	float: left;
	background: url(../images/bg_links.gif) 0 bottom repeat-x;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0 0 3px;
	font-family: Arial;
}
.view-services a:hover{
	background: none;
}

.block-views-news-block_1{
	margin-bottom: 20px;
}

.view-news .views-field-view-node a{
	background: none;
	color: #000;
	text-decoration: underline;
}
.view-news .views-field-field-data-value{
	font-size: 11px;
	font-weight: normal;
	color: #777;
}
.view-news .views-field-view-node a:hover{
	text-decoration: none;
}
.view-news .views-field-created{
	color: #47b06a;
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
}
.view-news .views-field-title{
	color: #333;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.view-news .views-field-title a{
	color: #333;
	font-size: 12px;
	text-decoration: none;
	color: #27A453;
	font-weight: bold;
}
.view-news .views-field-title a:hover{
	text-decoration: underline;
}
.view-news .view-footer{
	margin-top: 15px;
}
.view-news .views-row{
	margin-top: 10px;
}
.view-news .views-field-view-node{
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 5px;
}
.view-news .view-footer a{
	color: #000;
	font-style: italic;
	text-decoration: underline;
}

.pager{
	margin: 20px 0;
	height: 20px;
	color: #27A453;
}
.pager a{
	color: #27A453;
	text-decoration: underline;
	font-weight: bold;
}
.pager li{
	margin-right: 10px;
	float: left;
}

.clear  {
	padding-bottom: 1px
}

#contact-mail-page input {
	border: 1px solid;
	width: 250px;
}

#contact-mail-page label {
	display: block;
	float:left;
	width: 246px;
}

#contact-mail-page textarea {
	border: 1px solid;
}
#contact-mail-page .form-item {
	width: 510px;
	margin: 5px 0;
}

#contact-mail-page .form-submit {
	width: 130px;
}

#contact-mail-page .form-checkbox {
	width: auto;
}

.meta {
	display: none
}
.block-nice_menus h2 {
	display: none;
}

#block-nice_menus-1, #block-menu-primary-links {
	padding-bottom: 15px;
}

.view-products .views-field-title{
	margin: 5px 0;
	background: url(../images/marker_square.gif) 0 4px no-repeat;
	padding-left: 15px;
}

.view-products .views-field-title a{
	color: #000;
}

.view-products .views-field-title a:hover{
	text-decoration: underline;
}

.view-vacancy .views-field-title{
	margin: 5px 0;
	background: url(../images/marker_circle.gif) 0 4px no-repeat;
	padding-left: 15px;
}

.view-vacancy .views-field-title a{
	color: #777;
	font-family: "Times New Roman";
	text-decoration: underline;
	font-size: 14px;
	font-style: italic;
}

.view-vacancy .views-field-title a:hover{
	text-decoration: none;
}

.view-vacancy .views-row-last .views-field-title{
	background: url(../images/marker_circle.gif) 0 6px no-repeat;
}

.view-vacancy .views-row-last .views-field-title a{
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.view-keywords{
	clear: both;
	height: 50px;
}

.view-keywords .views-row{
	float: left;
	margin: 10px;
	color: #777;
}

.view-keywords .views-row a{
	color: #777;
	text-decoration: underline;
	font-size: 11px;
}

.vote-form .form-item{
	margin: 5px 0;
}

.vote-form .form-item input{
	padding-top: 3px;
}

.form-submit{
	height: 18px;
	padding: 0 10px;
	color: #777;
	font-size: 11px;
	text-align: center;
	background: url(../images/button_bg.gif) 0 0 repeat-x;
	cursor: pointer;
	line-height: 18px;
}

.block-nice_menus a{
	padding: 0 0 2px 0 !important;
	margin-right: 25px !important;
}
.block-nice_menus li.last a{
	margin-right: 0 !important;
}
.block-nice_menus ul ul li{
	padding: 0 10px 8px 10px;
	width: 180px;
}
.block-nice_menus ul.nice-menu ul a {
	display: inline !important;
	color: #555;
}

.block-nice_menus a:hover{
	background: none;
}

#block-block-8.block{
	background: none !important;
}

#block-block-8.block .content{
	padding: 0 !important;
}

.node .content p{
	margin: 15px 0;
}
.node .content a{
	color: #000;
	text-decoration: underline;
}
.node .content a:hover{
	text-decoration: none;
}
.node .content h2{
	color: #555;
	font-size: 17px;
	font-weight: normal;
	margin: 20px 0;
}
.node .content ul{
	margin-left: 30px;
}
.node .content ul li{
	list-style-type: disc;
	margin: 10px 0;
}
.node .content ol{
	margin-left: 30px;
}
.node .content ol li{
	list-style-type: decimal;
	margin: 10px 0;
}

#block-views-vacancy-block_1 .content{
	padding-top: 0 !important;
}

#block-views-keywords_content-block_1{
	font-size: 11px;
	line-height: 20px;
	margin-top: 18px;
}

.node-form .form-required{
	color: red;
}
.node-form .form-item{
	padding: 15px 10px;
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	margin-bottom: 1px;
}
.node-form label{
	/*width: 210px;*/
	display: block;
	float: left;
}
.node-form  legend{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}
.node-form  legend a{
	color: #27A453;
	text-decoration: underline;
}
.node-form .fieldset-wrapper{
	display: none;
}
.node-form .form-submit{
	margin-top: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #777;
}
.node-form fieldset{
	margin-top: 10px;
}
.node-form .group-member-1{
	margin-top: 25px;
}
.node-form .form-text{
	border: 1px solid #777;
	height: 18px;
	line-height: 18px;
}
.node-form #edit-preview{
	display: none;
}

.node-form .form-checkboxes{
	padding-left: 210px;
}
.node-form .form-checkboxes label{
	width: auto;
	display: inline;
	float: none;
}
.node-form .form-checkboxes .form-item{
	padding: 5px 0;
	border: 0;
	margin: 0;
}
.node-form .form-checkboxes a{
	color: #555;
	text-decoration: underline;
}

.content .field{
	margin-bottom: 10px;
}

.tabs{
	height: 16px;
	margin-bottom: 15px;
}
.tabs li{
	float: left;
	margin-right: 15px;
}
.tabs li a{
	color: #aaa;
	font-size: 11px;
	text-decoration: underline;
}

#node-99 .content{
	height: 160px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: -10px;
}
#node-99 .content a{
	color: #999;
}

.full_main_text{
	font-size: 11px;
	color: #777;
	text-decoration: underline;
}

.messages.status{
	margin: 15px 0;
	border: 1px solid green;
	padding: 10px;
	font-size: 11px;
	color: green;
}
.messages.error{
	margin: 15px 0;
	border: 1px solid red;
	padding: 10px;
	font-size: 11px;
	color: red;
}

.content .field-field-afile{
	background: #eee;
	margin: 10px 0;
	padding: 15px;
}

.content .field-field-afile .field-item{
	margin-bottom: 5px;
}

.view-informers {
	text-align: center !important;
}

.view-keywords-content .item_col{
	float: left;
	margin-bottom: 15px;
	width: 220px;
}

/*#block-simplenews-32{
	font-size: 11px;
}
#block-simplenews-32 .content{
	padding-top: 0;
}*/
#block-simplenews-32 input#edit-mail{
	color: #27A453;
	font-weight: bold;
	margin: 5px 0;
	border: 1px solid #27A453;
	height: 16px;
	line-height: 16px;
	font-size: 13px;
}

#edit-name{
	color: #27A453;
	font-weight: bold;
	margin: 5px 0;
	border: 1px solid #27A453;
	height: 16px;
	line-height: 16px;
	font-size: 13px;
}
#edit-pass{
	text-align:center;
	color: #27A453;
	font-weight: bold;
	margin: 5px 0;
	border: 1px solid #27A453;
	height: 16px;
	line-height: 16px;
	font-size: 13px;
}

#block-simplenews-32 input#edit-submit{
	margin-top: 5px;
}

#block-views-keywords_content-block_1{
	background: #ecf8ec;
	color: #81a683;
	line-height: 14px;
}

.view-taxonomy-term .content{
	font-size: 11px;
	color: #888;
	display: none;
}
.view-taxonomy-term ul{
	display: none;
}
.view-taxonomy-term .content p{
	margin: 0 !important;
}
.view-taxonomy-term .node_read_more a{
	font-size: 10px;
	font-weight: bold;
}
.view-taxonomy-term .views-row{
	margin-bottom: 15px;
}

.node .content table{
	margin-bottom: 10px;
	font-size: 11px;
	width: 100%;
}
.node .content table td{
	padding: 10px 20px 10px 0;
	vertical-align: top;
	line-height: 18px;
}
.node .content table tr{
	border-bottom: 1px solid #999;
}
.node .content table a{
	font-weight: bold;
}
.node .content table em{
	color: #777;
}
.view-publish .views-row{
	margin-bottom: 15px;
	color: #777;
}
.view-publish .views-field-title{
	margin-bottom: 5px;
}
.view-publish .views-field-title a{
    background: url("../images/bg_links.gif") repeat-x scroll 0 bottom transparent;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 2px;
}
.view-publish .views-field-field-author-value{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
.view-publish .views-field-body{
	font-size: 11px;
	margin-bottom: 5px;
}
.view-publish .views-field-field-asourse-value{
	font-size: 11px;
	font-weight: bold;
}
.view-publish .view-footer a{
	color: #27A453;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: underline;
}

.view-service-pages .views-row{
	margin-bottom: 15px;
	color: #777;
}
.view-service-pages .views-field-title{
	margin-bottom: 5px;
}
.view-service-pages .views-field-title a{
    background: url("../images/bg_links.gif") repeat-x scroll 0 bottom transparent;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 2px;
}
.view-service-pages .views-field-body{
	font-size: 11px;
	margin-bottom: 5px;
}
.view-service-pages .view-footer a{
	color: #27A453;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: underline;
}
.view-service-pages .view-header{
	margin-bottom: 20px;
}

ul.nice-menu ul li a,
#block-menu-primary-links ul li a {
	font-size: 11px;
}
ul.nice-menu ul,
#block-menu-primary-links ul{
	padding: 10px 0;
}


/* form registration **********************************************************/
#user-login-form div.form-item {padding-bottom:3px;}
#user-login-form div.form-item input {text-align:center;}
#user-login-form {margin-top:-12px;}
/* shit */



#user-register legend, #user-profile-form legend {
  font-weight: bold;
  display:     block;
  padding:      10px 0px 5px 0px;
}

#user-register label, #user-login label, #user-profile-form label {
  display: block;
  width: 100px;
  margin: 5px 0;
  float: left;
}

#user-register label.option {
	width: 100%;
	float: none;
}

#user-login label, #user-profile-form label {
  width: 150px;
}

#user-profile-form label {
  padding-right: 10px;
}

#user-register .description, #user-login .description, #user-profile-form .description{
  font-size: 10px;
}

#user-register input.form-text,
#user-register input.form-submit,
#user-login input.form-text,
#user-login input.form-submit,
#user-profile-form input.form-text,
#user-profile-form input.form-submit {
  margin-left: 100px;
	color: #27A453;
	font-weight: bold;
	margin: 5px 12px 5px 0px;
	border: 1px solid #27A453;
	height: 16px;
	line-height: 16px;
	font-size: 13px;
	text-align: left;
}

#user-register input.form-submit,
#user-login input.form-submit,
#user-profile-form input.form-submit {
  height: auto;
  margin-top: 12px;
}

#garant {
  font-size: 11px;
  color:     #900;
}

/*#edit-subscription-stok-wrapper label,
#edit-subscription-analytics-wrapper label
{
  width: 100%;
  float: none;
}*/
/* form registration **********************************************************/
div.block.block-simplenews h2 {
  height: 30px;
}

/*div.block.block-simplenews div.content{
  margin: 6px;
  padding: 0px;
}
*/
div.block.block-simplenews div.form-item {
  margin: 6px 0px;
}

div.block.block-simplenews input.form-submit{
  margin: 0px 0px 12px 70px;
}

.breadcrumb {margin:0 0 10px 0;}
.breadcrumb a {color:#656565;text-decoration:none;}
.breadcrumb a:hover {text-decoration:underline;}

#forumanketa-nameform legend {
	font-weight:bold;
	padding:10px 0;
}

#forumanketa-nameform label {
	width:50%;
	display:block;
	/*float:left;*/
}
#forumanketa-nameform input {
	border: 1px solid #27A453;
	color: #27A453;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin: 5px 0;
	width:40%;
}

#forumanketa-nameform input.error {
	border-color:#F00;
}

#block-menu-primary-links ul {
	float:left;
	padding-bottom:15px;
}

#block-menu-primary-links h2 {
	display:none;
}

#block-menu-primary-links ul li {
	display:block;
	float:left;    
	text-align: center;
  width: 174px;
  float: left;
  margin-bottom: 10px;
}

#block-menu-primary-links ul li a {
    /*background: url("/themes/jbi/images/bg_links.gif") repeat-x scroll 0 bottom transparent;*/
    color: #656565;
    display: block;
    font-size: 14px;
}

#block-views-news-block_1 .views-field-created span.field-content {
	color: #777777;font-size: 11px;font-weight: normal;
}
#block-views-news-block_1 .views-field-view-node span.field-content {
	color: #999999;font-size: small;font-weight: normal;font-family: Arial;
}

#block-views-Partner-block_1 .content {padding:0;margin-top:-11px;}

/* Personal rules */
.banner_content
{
  /*padding-top: 20px;*/
}

div.content
{
    padding: 0 !important;
}

#edit-teaser-include-wrapper
{
    clear: both;
}

iframe#analytics_frame
{
	width: 230px;
	height: 116px;
}

img.imagecache-partner_default
{
    height: 100%;
    width: 100%;
}
/* /Personal rules */

.webform-component-fieldset{
	font-weight: bold;
	color: #333333;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 12px;
	margin: 10px 0;
}

.webform-component-textfield label{
	width:100%;
	float:left;
}

.webform-component-textfield input{
	border: 1px solid #27A453;
    color: #27A453;
    font-size: 13px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 5px 0;
    width: 40%;
}

.webform-client-form .form-submit{
	color: #27A453;
    font-size: 13px;
    font-weight: bold;
	border: 2px solid #27A453;
	padding-bottom: 18px!important;
}








