/* $Id: layout.css,v 1.8 2011/01/04 05:24:13 webchick Exp $ */

/* ---------- Basic Layout Styles ----------- */

html,
body,
#page-bg{
  background: url(/themes/bartik/images/page_bg.png) center repeat-y;
}
#page  {
  height: 100%;
  position:relative;
  background:#ffffff;
}
#global-page{
  width:1000px;
  text-align:left;
}
#page-wrapper {
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 1000px;
  min-height:91%; /* Задаем минимальную высоту 100% */ 
  _height:100%; /* Задаем высоту 100% в ИЕ6 с помощью хака */
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#footer-columns,
#footer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#triptych {
  /*border-bottom:1px solid #dfdfdf;*/
  
  float:left;
  width:100%;
    
}
#triptych-wrapper {
  
}
#header div.section {
 /* position: relative;*/
}
.region-header {
  /*float: right;  LTR */
  margin: 0;
}
.with-secondary-menu .region-header {
  margin-top: 0px;
}
.without-secondary-menu .region-header {
  margin-top: 0px;
}
#secondary-menu {
  padding:60px 0 0 10px;
}
#content,
#sidebar-first,
#sidebar-second,
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  display: inline;
  float: left; /* LTR */
  position: relative;
}
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last{
  /*display: inline;
  position: relative;*/
  /*float:left;
  width:50%;*/
}
.one-sidebar #content {
  width: 720px;
}
.two-sidebars #content {
  width:100%;
}
.no-sidebars #content {
  width: 960px;
  float: none;
}

#content-wrapper{
  margin: 0 190px;
}

#content-sidebar-second{
  /*margin-left:240px;*/
}
#sidebar-first,
#sidebar-second {
  float:left;
  width:180px;
}
#sidebar-first {
  margin-left: -100%;
}
#sidebar-second {
  margin-left: -180px;
}

#main-wrapper {
  min-height: 300px;
  width:100%;
}
.sidebar .section {
  padding: 0;
}
#content  #content-wrapper #content-min-height{
  min-height: 615px;
}
#breadcrumb {
  margin: 0;
  display: none;
}
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last {
  /*margin: 10px;*/
  /*width:49%;*/
  /*padding-bottom:20px;*/
}
.td_first_triptych, 
.td_last_triptych,
.td_side_for_left_news,
.td_side_for_right_news
{
  width:49%;
  background:url(/themes/bartik/images/block_bg.png) repeat-x bottom;
  vertical-align:top;
  padding: 0;
}
.td_side_for_left_news,
.td_side_for_right_news
{
  padding: 0 8px 12px 8px;
}
#footer-wrapper {
  padding: 0 25px 0;*/
}
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  padding: 0 10px;
  width: 220px;
}
#footer {
  width: 940px;
  min-width: 920px;
}


/*
     FILE ARCHIVED ON 22:24:33 Jun 08, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:40:59 Feb 29, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.051
  cdx.remote: 0.084
  esindex: 0.008
  LoadShardBlock: 317.853 (6)
  PetaboxLoader3.datanode: 470.227 (7)
  load_resource: 421.331
  PetaboxLoader3.resolve: 119.136
*/