/**
 * (c) 2004 Alexandre Aufrere & Cherno Beloe Kino
 *
 */

div.block, div.block_menu, div.main_block, div.block_gall,  div.block_gall_item {
  color: #000000;
  padding: 2px 4px; 
  background: #ffffff;
  padding: 6px;
  border: solid 1px #43351f;
}

div.block, div.block_gall {
  width: 100%;
}

div.block_menu {
  padding:8px;
  background-image: url("/images/menu_back.jpg");
  background-repeat: repeat-y;
  background-position: left;
  background-attachment: scroll;
  border-left: none;
  border-right: none;
  text-align: center;
}

div.menu_body {
  text-align: center;
}

div.block_gall {
  background: none;
}

div.main_block, td.main_block {
  font-size: 0.9em;
  font-family: Arial, Helvetica, Sans-Serif;
  background: none;
  font-weight: bold;
}

td.mainTitle {
  border: solid 1px #43351f;
}

div.block_title, div.menu_title {
  background: #d2d2c9;
  font-size: 1.4em;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #000000;
  border: solid 1px #43351f;
  text-align: center;
}

div.menu_title {
  width: 122px;
  margin: 2px;
  margin-left: 2px;
  padding: 1px;
  font-size: 0.85em;
  text-align: center;
  height: 28pt;
  font-size: 14pt;
}

td.news_header {
  font-size: 1.1em;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #000000;
  background: #d2d2c9;
  border: solid 1px #43351f;
  text-align: center;
  padding: 2px;
  width: 100%;
}

img.header_img {
  border: solid 1px #43351f;
  margin: 1px;
}

div.news_title, div.contact_title {
  font-size: 1.4em;
  font-family: Arial, Helvetica, Sans-Serif;
  background: #d2d2c9;
  color: #000000;
  border: solid 1px #43351f;
  text-align: center;
}

div.news_summary {
  font-size: 0.90em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
}

div.news_body, div.links_body, div.contact_body, div.photos_desc, div.dog_summary, div.dog_sub_summary {
  font-size: 0.85em;
  font-family: Arial, Helvetica, Sans-Serif;
}

a.list_link {
  color: #000000;
  background: #eaeaea;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #000000;
}

div.menu_item {
  color: #000000;
  font-size: 12pt;
  font-family: Arial, Helvetica, Sans-Serif;
  background: #d2d2c9;
  text-decoration: none;
  border: solid 1px #43351f;
  margin: 2px;
  margin-left: 3px;
  padding: 1px;
  width: 122px;
  height: 28pt;
  text-align: center;
}

div.menu_item:hover {
  background: #eeeeee;
}

a.menu_item_link {
  text-decoration: none;
  background: none;
}

a.menu_item_link:hover {
  color: #000000;
}

div.menu_item_sel {
  color: #43351f;
  background: #eeeeee;
  font-size: 12pt;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  border: solid 1px #43351f;
  margin: 2px;
  margin-left: 2px;
  padding: 1px;
  width: 122px;
  height: 28pt;
  text-align: center;
}

select.menu_drop {
  color: #000000;
  font-size: 12pt;
  font-family: Arial, Helvetica, Sans-Serif;
  background: #d2d2c9;
  border: 1px solid #43351f;
  width: 122px;
  margin: 2px;
  margin-left: 2px;
  padding: 1px;
  height: 28pt;
  text-align: center;
}

input.form_button, input.form_input, textarea.form_input {
  color: #000000;
  font-size: 0.85em;
  font-family: Arial, Helvetica, Sans-Serif;
  border: 1px solid;
  background: #eaeaea;
}

div.form_label {
  color: #000000;
  font-size: 0.85em;
  font-family: Arial, Helvetica, Sans-Serif;
}

a {
  background: #eaeaea;
  color: #000000;
}

a:hover {
  background: #eeeeee;
}

b {
  background: #eaeaea;
  color: #43351f;
  font-size: 1.2em;
}

b.main_bold {
  background: none;
  color: #000000;
  font-style: italic;
  font-weight: bolder;
  font-size: 1.1em;
}

div.copyright {
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.6em;
}

img.news_img {
  margin: 2px;
  border: 0px solid #000000;
}

img.photos_img {
  border: 0px solid #000000;
}


