/* Стили, используемые самой Чайкой */

/* - Таблицы _на_сайте_ */

/* -- Таблица с заголовками и видимыми границами */

table.msotablegrid, table.msonormaltable {
  font: 11px Arial, Verdana, Tahoma;
  color: #000000;
  border: none;
  border-collapse: collapse;
}
table.msotablegrid thead td, table.msonormaltable thead td {
  font: bold 11px Arial, Verdana, Tahoma;
  color: #FF6400;
  border-top: 0px;
  border-bottom: 2px solid #FFB686;
  padding: 10 10 10 15;
  background: #FFFFFF;
  text-align: left;
}
table.msotablegrid td, table.msonormaltable td {
  padding: 0.25em 0.25em 0.25em 0.5em;
  border: 1px solid #FFB686;
  word-wrap:break-word;
}
table.msotablegrid td p, table.msonormaltable td p {
  margin: 0;
  padding: 0;
}

/* -- Таблица с заголовками и невидимыми границами */

table.msotablegrid_noborder, table.msonormaltable_noborder {
  font: 11px Arial, Verdana, Tahoma;
  color: #000000;
  border-collapse: collapse;
}
table.msotablegrid_noborder thead td, table.msonormaltable_noborder thead td {
  font: bold 11px Arial, Verdana, Tahoma;
  color: #FF6400;
  padding: 10 10 10 15;
  background: #FFFFFF;
  text-align: left;
}
table.msotablegrid_noborder td, table.msonormaltable_noborder td {
  padding: 0.25em 0.25em 0.25em 0.5em;
  /*border: solid #FFB686;
  border-width: 0 1 1 0;*/
}
table.msotablegrid_noborder td p, table.msonormaltable_noborder  td p {
  margin: 0;
  padding: 0;
}

/* -- Таблица без заголовков и невидимыми границами */

table.tableImages {
  border: 0;
  border-collapse: collapse;
  margin-bottom: 4px;
}
table.tableImages thead {
  color: #FFFFFF;
  font-weight: bold;
}
table.tableImages td {
  /*background-color: #FFFFFF;*/
  border: 0;
  padding: 4px 0 4px 0;
}
table.tableImages td p, table.tableImages td div {
  margin: 0 4px 0 4px;
  padding: 0;
}

/* - Ссылки на прикрепленные к документу файлы */

a.attach:active, a.attach:visited, a.attach:link { text-decoration: none; font-weight: bold; }
a.attach:hover { border-bottom: 1px dashed #001790; }

table.error_msg {
  border: 1px solid #E00;
  width: 100%;
}
.error_msg {
  color: #900;
}
table.info_msg {
  border: 1px solid #0017EE;
  width: 100%;
}
.info_msg {
  color: #002073;
}
.log {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #603;  }
.new {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #FF0000;  }

.Wingdings {  font-family: Wingdings;  }

.commentinput {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #C7D6F7; font-size: 100%; width: 100%; align: left;  }
.input_forms {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; border: 1px solid #284A83; margin: 8px 15px 12px 29px;  }

.button {  font-weight: bold; font-size: 80%; color: #000033; background-color: #B6D5F5; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  }
.button_inscr {  font-weight: bold; font-size: 90%; background-color: #000000; color: #FFFFFF; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  }

p.inscr { margin: 8px 0 8px 12px; }

a.inscr:active, a.inscr:visited, a.inscr:link {  color: #FF9900; font-size: 120%; font-weight: bold; text-decoration: none;  }
a.inscr:hover {  color: #0010BB; border-top: 1px dashed #001790; border-bottom: 1px dashed #001790;  }

a.menu_btm:link, a.menu_btm:visited {
  font-size: 120%;
  font-weight: bold;
  display: block;
}
a.menu_btm:hover, a.menu_btm:active {
  font-size: 120%;
  text-decoration: underline;
}

.mnu_btm {
  font-size: 110%;
  margin: -12px 0px 2px 12px;
}

a.search {  font-size: 85%; font-weight: bold;  }
a.petite {  font-size: 80%; font-weight: normal;  }

img.left {
  border: 2px solid #00577F;
  margin: 2px 8px 6px 2px;
  cursor: hand;
  float: left;
}
img.right {
  border: 2px solid #00577F;
  margin: 2px 0px 6px 8px;
  cursor: hand;
  float: right;
}
img.center {
  border: 2px solid #00577F;
  margin: 2px;
  cursor: hand;
}

ul.sitemap {
}
li.sitemap {
}
ul.sitemap_sub  {
  margin: 0px 2px 0px 17px;
}
li.sitemap_sub {
  margin-bottom: 2px;
  font-size: 90%;
  font-weight: bold;
  list-style-image: url(bul-3rd_.gif);
}

a.pages:active, a.pages:visited, a.pages:hover, a.pages:link {
  color: #000000;
  text-decoration: underline;
}
.pages_active {font-weight: bold; text-decoration: none; color: #FF0000}

h4.tests {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
}
div.tests {
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-top: 1px dashed #CCCCCC;
  border-bottom: 1px dashed #CCCCCC;
}

/* Элементы форм */

#inputForm {
  width: 50%;
  margin-left: 30px;
  margin-top: 10px;
}

.formItem {
  margin: 7px 5px 7px 0px;
}
.formItemHead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
input.formField {
  font-size: 11px;
}
input.formButton {
  margin-left: 6px;
  margin-right: 16px;
  margin-top: 8px;
  margin-bottom: 6px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
select.formSelect {
  font-family: Arial Narrow, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 14px;
}
select.formSelectThin {
  font-family: Arial Narrow, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
}

td.comments {vertical-align: top; padding: 10px; background-color: #FFECE0}
td.cmta_headline {background-color: #FFFFFF; padding: 5px}
td.comments_owner {  vertical-align: top; padding: 10px 10px 10px 10px; background-color: #98A5C7;  }
td.cmto_headline {  background-color: #C7D6F7;  }

