/* $Id$ */
/*--------------------------------------------------------*/
/*    Header                                              */
/*--------------------------------------------------------*/

#header {
}


/*--------------------------------------------------------*/
/*    Sidebars                                            */
/*--------------------------------------------------------*/

.sidebar .block {
}

/*--------------------------------------------------------*/
/*    Content-top                                         */
/*--------------------------------------------------------*/
#th_globus.not-logged-in #site_title_block {
  height: 230px;
  padding-top: 25px;
  background: url('../img/login_page/gerb.png') center bottom no-repeat;
}

#th_globus.logged-in #logo-title{
  background: url("../img/login_page/logo.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: auto 100px;
  background-size: auto 100px;
  height: 100px;
  padding-top: 25px;
  margin: 0 auto;
  width: 640px;
  position: relative;
  left: 40px;
}

#site_title_block #logo-title {
  color: #3333ff;
  font: 36px 'Tahoma', sans-serif;
}

#gm_list_materials_search_view_panal {
  margin: 0 auto;
  text-align: left;
  width: 440px;
}

#gm_list_materials_search_view_panal a {
  font: normal normal normal 16px/30px 'Tahoma', sans-serif;
  color: #0c6cdc;
}

#gm-list-materials-search-files-form input[type='text'] {
  width: 350px;
  float: left;
}
#gm-list-materials-search-files-form input[type='submit'] {
  margin: 0 auto;
  position: relative;
  left: 5px;
  top: -1px;
}

#edit-gm-list-materials-checker-by-maintenance-wrapper {
  display: none;
}

#articles-table {
  margin: 0 auto;
  background: #E9E9E9;
  width: 1100px;
  margin-top: 5px;
}

#articles-table td.table-nomber-cell {
  min-width: 110px;
  
}
#articles-table td.table-title-cell {
  width: 40%;
  
}
#articles-table td.table-descript-cell {
  width: 100%;
}
#articles-table td.table-date-cell {
  min-width: 110px;
  text-align: center;
}
#articles-table td.table-links-cell {
  min-width: 130px;
  text-align: center;
}
#articles-table thead th {
  border-bottom: 1px solid #CCCCCC;
  padding: 5px;
  text-align: center;
}

#articles-table tbody tr td {
  padding: 5px;
}
#articles-table td {
  text-align: left;
  padding: 0 5px;
}

#user-profile-form > div > fieldset {
  text-align: left;
  padding: 0 150px;
}

#pseudo_menu {
  float: right;
  position: absolute;
  top: 35px;
  right: 0px;
  padding-right: 15px;
}
a.navi-exit {
  position: absolute;
  right: 25px;
  top: 25px;
  
  color: #0c6cdc;
}

#pseudo_menu .navi-menu-table td {
  text-align: left;
  padding: 2px 5px;
}

#pseudo_menu:after {
  clear: right;
}

/*--------------------------------------------------------*/
/*    Content                                             */
/*--------------------------------------------------------*/

body {
  background: url('../img/main_background.png');
  text-align: center;
}


#th_globus.not-logged-in #content-header {
  display: none;
}

#content {
  position: relative;
  text-align: center;
  vertical-align: middle;
}
#content-body{
  
}   
#content-body-inner {
}
#user-login input[type='text'], #user-login input[type='password'] {
  position: relative;
  left: 35px;
  width: 250px;
}
#user-login label:first-child {
  bottom: -18px;
  left: -140px;
  position: relative;
  
}

#site_footer_block {
  background: url('../img/login_page/build_with_clowds.png') center bottom no-repeat;
  height: 185px;
}

/*--------------------------------------------------------*/
/*    Footer                                              */
/*--------------------------------------------------------*/

#footer {
}
