/* Core Classes */
/*----------------------------------------------------------------------------*/

body {
	background-color: #FFF;
}

body, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 12px arial, verdana, tahoma, sans-serif;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}

a {
	color: #0072C1;
}

a:hover {
	color: #FF9900;
}

img {	
	border: 0px;
}
.linkspage_button{
	border:0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.smallbig {
	border-bottom: 1px solid #126CA3;
	text-align: left;
	padding: 5px;
	/*background-image: url(images/button.png);*/
	background-color: #fff;
	width: 40%;
}

.loginc_welcome{
	border-bottom: 1px solid #126CA3;
	text-align: right;
	padding: 5px;
	/*background-image: url(images/button.png);*/
	background-color: #fff;
	width: 60%;
	font-weight: bold;
}

.customlogin {
	border-bottom: 1px solid #126CA3;
	text-align: right;
	padding: 5px;
	/*background-image: url(images/button.png);*/
	background-color: #fff;
	width: 60%;
	font-weight: bold;
}

.tr_table {
	font: normal 12px arial, verdana, tahoma, sans-serif;
	text-align: center;
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

.tr_table_th {
	font: bold 12px arial, verdana, tahoma, sans-serif;
	text-align: center;
	background-color: #126ca3;
	padding: 5px;
	color: #fff;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

.tr_table_left {
	font: normal 12px arial, verdana, tahoma, sans-serif;
	text-align: center;
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
}

.table {
	border: #0072C1 1px solid;
	text-align: center;
}

.table1{
	border-top: 1px solid #0072C1;
	border-bottom: 1px solid #0072C1;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image: url(images/button.png);
}

.button:hover {
	background-image: url(images/buttonover.png);
}


.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f7;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo {
	 display: block;
	  padding-top: 5px; 
}

.pogoda {
	background-position: top center;

}
 
.pogoda_image {
	width: 32px;
	background-position: top center;

}

/*Меню Категории новостей*/
.newscat_menu {
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 260px;
	background-image: url(images/sidebarh3.jpg); 
	padding: 5px 0px 5px 0px;
	background-repeat: repeat-x; /* Повторяем фон по горизонтали */
	/*border-left-color: #FFCC00;  Цвет линии слева */
    border-left-style: double; /* Стиль линии */
    border-left-width: 10px; /* Толщина линии */
    padding-left: 10px; /* Расстояние между линией и текстом */
}

.newscat_menu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 260px;
	/*font: normal 14px;*/
}

.newscat_menu a:hover {
	color: #ffd800;
	font-weight: bold;
	text-decoration: none;
	width: 260px;
	/*text-decoration: underline;  Добавляем подчеркивание при наведении курсора на ссылку */
}

.bold { font-weight: bold; }

.off-time { 
	font-weight: bold;
	color: #FF0000;
			}
			
/* Е_companies */
/*----------------------------------------------------------------------------*/
.contact_container {
	width: 730px;
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 1px;
	border-bottom: 1px solid #0072C1;
	border-top: 1px solid #0072C1;
	border-right: 1px solid #0072C1;
	border-left: 1px solid #0072C1;
	/*margin-left: 0px;*/
}


/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

.container {
	width: 990px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 1px solid #0072C1;
	/*border-right: 1px solid #0072C1;
	border-left: 1px solid #0072C1;
	margin-left: 0px;*/
}


.top_section {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_section {
	vertical-align: top;
	width: 240px;
	border-right: 1px solid #0072C1;/**/
	background-color: #FFF;
}

.left_section_blog {
	vertical-align: top;
	width: 240px;
	/*border-right: 1px solid #0072C1;*/
	background-color: #FFF;
}

.top_bar {
	background-color: #0072C1;
	text-align: right;
	padding-right: 5px;
	width: 100%;
	height: 23px;
}

.main_container {
	vertical-align: top;
}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
	width: 100%;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.right_section {
	border-left: 1px solid #0072C1;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

.main_nav {
	background-color: #126CA3;
	padding-right: 5px;
	vertical-align: top;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #0072C1;/**/
}

.main_section {
	vertical-align: top;
	padding: 5px;
}

.main_caption, .menu_caption {
	color: #0072C1;
	margin-bottom: 7px;
}

.main_caption {
	font-size: 13px;
}

.tablerender {
	margin-bottom: 12px;
}

.top_left_menu_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.top_left_menu {
	background-color: #FFF;
	font-weight: bold;
	padding: 12px 7px;
	color: #0072C1;
}

.top_left_menu a {
	color: #0072C1;
}

.top_left_menu a:hover {
	color: #ddd;
}

.top_left_menu_caption {
	font-size: 12px;
	padding-bottom: 10px;
}

.bottom_left_menu_area {
	vertical-align: top;
	padding-bottom: 10px;
}

.menu_caption {
	border-bottom: 2px solid #FFCC00;
	font-size: 12px;
}

.menu_container {
	width: 240px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menu_inner_container {
	padding: 10px 7px;
}

.disclaimer {
	text-align: center;
	width: 990px;
	/*padding: 12px 0px;*/
}


/* Theme Specific Classes: News Style */

.captionnews {
	padding-left:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:18px;
	width:100%;
	color: #0072C1;
	border-bottom: 2px solid #FFD800;
}
.news_border {
	border-bottom: 1px solid #222;
	}

.news_info_top {
	padding: 2px;
}

.news_info_bottom {
	width: 100%;
	background-color: #f7f7f9;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}


/* Theme Specific Classes: soldier Logo Graphic */

.soldier_container {
	position: relative;
	left: 0;
	top: 0;
}

.soldier_image {
	position: absolute;
	top: -203px;
	left: -19px;
	width: 133px;
	height: 207px;
	display: block;
}

/* Theme Specific Classes: Advanced Content Management Graphic */

.advanced_image {
	
	height: 120px;
	display: block;
	/*width: 145px;*/ 
	margin-left: 30px;
}


/* Theme Specific Classes: Paperclipped Notes Menu */

.paperclip_container {
	text-align: center;
	width: 250px;
	/*margin-left: auto;
	margin-right: auto;*/
}

.paperclip_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 250px;
	height: 175px;
	border-bottom: 2px solid #FFD800;
}

.paperclip_caption {
	padding: 6px 0px;
	text-align: right;
}

.paperclip {
	font-weight: bold;
	font-size: 12px;
	padding: 1px 2px 0px 10px;
	text-align: left;
	/*background-image: url(images/paperclip.png);*/
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
	vertical-align: top;
}

/* Theme Specific Classes: Post It Note Menu */

.menu_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: 7px;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}

.menu_it_top {
	background-image: url(images/menu_it_top.png);/**/
	background-repeat: no-repeat;
	background-position: top center;
}

.menu_it_back {
	text-align: left;
	background-image: url(images/menu_it_middle.png);/**/
	background-repeat: repeat-y;
	background-position: center;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}

.menu_it_bottom {
	background-image: url(images/menu_it_bottom.png);/**/
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 14px 7px;
}

.menu_it_caption {
	padding-bottom: 5px;
}


/* Theme Specific Classes: Post It Note Menu */

.post_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: 7px;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}

.post_it_top {
	background-image: url(images/post_it_top.png);/**/
	background-repeat: no-repeat;
	background-position: top center;
}

.post_it_back {
	text-align: left;
	background-image: url(images/post_it_middle.png);/**/
	background-repeat: repeat-y;
	background-position: center;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.post_it_bottom {
	background-image: url(images/post_it_bottom.png);/**/
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 14px 7px;
}

.post_it_caption {
	padding-bottom: 5px;
}


/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 12px arial, verdana, arial, tahoma, sans-serif;
	color: #fff; /*цвет текста*/
	text-align: left;
}

div.menuBar {
	/*background-color: #fff;*/
	border-top: 1px solid #0072C1;
	padding: 4px 0px;
	text-align: right;
}

div.emenuBar {
	background-color: #F7F9FA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fffccc #fffccc #fff000 #fff000;
	left: 0px;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

/*Выделенная ссылка меню*/
div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #0072C1;
	border-color: #fff #fff #fff #fff !important;
	color: #fff;
}
/*Выпадающее меню*/
div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	/*background-color: #0072C1;*/
	
	border-color: #fff #fff #fff #fff !important;
	left: 1px;
	top: 1px;
	/*color: #fff;*/
}

div.menu {
	background-color: #126CA3;
	border: 1px solid;
	border-color: #fff #a5a5a5 #126CA3 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #126CA3;
	color: #FFF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem .header {
	border-bottom: 1px solid #b3b3b3;
}



/* Навигация по страницам Добавил Predator: 11.10.2010 */
/* оформление подложки под кнопки */
.nextprev{
	/*border: 1px solid #000;*/
	margin: 10px 4px 0px 4px;
	color: #ccc;
	text-decoration: none;
	font: normal 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	text-align: center;
	padding : 7px 2px 7px 2px;
	/*background-color: #fff;*/
}
/* оформление посещенной кнопки */ 
.nextprev a, .nextprev a:visited{
	background-color: #4d505f;
	border: #000 1px solid;
	background-image: url(images/01.png);
	color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	text-align:center;
	padding: 3px 6px 3px 6px;
}
 /* Оформление кнопки Назад */ 
.nextprev .PrevLink{
	background-color: #4d505f;
	border: #000 1px solid;
	background-image: url(images/01.png);
	color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	text-align:center;
	padding: 3px 6px 3px 6px;
	margin-right:15px;
}
/* Разделитель между кнопками */ 
.nextprev .break{
	padding : 7px 2px 7px 2px;
    border:none;
	background-color: #1F242B;
    text-decoration:none;
    color:#ссс;
}
 /* Оформление кнопки Вперед */
.nextprev .NextLink{
	background-color: #4d505f;
	border: #000 1px solid;
	background-image: url(images/01.png);
	color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	text-align:center;
	padding: 3px 6px 3px 6px;
	margin-left:10px;
}
/* оформление активной кнопки */ 
.nextprev .this-page{
	background-color: #cbcbcb;
	border: #000 1px solid;
	background-image: url(images/02.png);
	color: #000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	font-weight:bold;
	text-align:center;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
/* оформление кнопки при наведении курсора */ 
.nextprev a:visited:hover,
.nextprev a:hover,
.nextprev a:active{
	background-color: #ff0000;
	border: #000 1px solid;
	background-image: url(images/03.png);
	color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	text-align:center;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
 /* Цвет кнопки Назад при окончании списка */ 
.nextprev .AtStart{
	background-color: #cbcbcb;
	border: #000 1px solid;
	background-image: url(images/02.png);
	color: #000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	font-weight:bold;
	text-align:center;
	padding: 3px 6px 3px 6px;
	margin-right:15px;
	text-decoration: none;
}
 /* Цвет кнопки Вперед при окончании списка */
.nextprev .AtEnd{
	background-color: #cbcbcb;
	border: #000 1px solid;
	background-image: url(images/02.png);
	color: #000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif, comic sans ms;
	font-weight:bold;
	text-align:center;
	padding: 3px 6px 3px 6px;
	margin-left:10px;
	text-decoration: none;
}

/* Общие стили */
h2 {
  line-height: 28px;
  font-family: Helvetica, sans-serif;
  margin-bottom: 20px;
}

#header {
  height: 25px;
  text-align: center;
  font: 12px/25px Helvetica, sans-serif;
  background: #eee;
}

#header a {
	color: blue;
}


.buttonText {
  font: 18px/1.5 Helvetica, Arial, sans-serif;
}

#button1 a {
  color: white;
  text-decoration: none;
}

#button1 {
  background: #6292c2;
  border: 2px solid #eee;
  height: 28px;
  width: 115px;
  margin: 50px 0 0 50px;
  padding: 0 0 0 7px;
  overflow: hidden;
  display: block;
  
  /*Переход*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  
  /*Скругленные углы*/
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  
  /*Градиент*/
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}

#button1:hover {
  width: 230px;
}

#button2 {
  background: #d11717;
  color: white;
  border: 2px solid #eee;
  height: 38px;
  width: 125px;
  margin: 50px 0 0 50px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 38px;
  
  /*Переход*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  
  /*Скругленные углы*/
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  
  /*Градиент*/
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  
  /*Тень*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button2:hover {
  background-color: #ff3434;
}
#button3 {
  background: #d11717 url('bkg-1.jpg');
  background-position: 0 0;
  color: white;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  font-size: 22px;
  height: 58px;
  width: 155px;
  margin: 50px 0 0 50px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 58px;
  
  /*Переход*/
  -webkit-transition: All 0.8s ease;
  -moz-transition: All 0.8s ease;
  -o-transition: All 0.8s ease;
  -ms-transition: All 0.8s ease;
  transition: All 0.8s ease;
  
  /*Скругленные углы*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  /*Тень*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}

#button3:hover {
  background-position: 0px 150px;
}

#button4 {
  background: #5c5c5c;
  color: white;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  font-size: 22px;
  height: 58px;
  width: 155px;
  margin: 50px 0 0 50px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 58px;
  
  /*Скругленные углы*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  /*Тень*/
  -webkit-box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
  
  /*Градиент*/
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}

#button4:hover {
  margin-top: 52px;
  
  /*Тень*/
  -webkit-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
  
  /*Градиент*/
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

