#sape {background-color: #ffffff; text-align: center;}
#sape, #sape a {font-family: Verdana; font-size: 11px; color: #000000;}

.votes_stars a, .votes_stars span
{
  display: block;
  float: left;
  width: 16px;
  height: 16px;
}
.votes_stars a.empty, .votes_stars span.empty
{
  background: url(img/votes_stars/star_empty.png) no-repeat;
}
.votes_stars a.fill
{
  background: url(img/votes_stars/star_fill.png) no-repeat;
}
.votes_stars a:hover, .votes_stars span.fill
{
  background: url(img/votes_stars/star_select.png) no-repeat;
}

body
{
  background-color: #ffe49a;
}

#wrapper
{
  width: 980px;
  margin: 0 auto;
  background: url(img/bg.gif) repeat-y;
}
header
{
  width: 667px;
  height: 260px;
  background: url(img/caption.png) no-repeat;
}
#content
{
  width: 729px;
  float: right;
}
#left
{
  width: 251px;
  float: left;
}
footer
{
  clear: both;
  width: 980px;
  height: 154px;
  background: url(img/bottom.png) no-repeat;
}
#footer_content
{
  padding-left: 251px;
  padding-top: 52px;
}

nav#menu_left, #search_block, #links_block
{
  padding-top: 25px;
  padding-left: 48px;
}
#links_block
{
  padding-right: 48px;
}

#search_block img
{
  position: absolute;
  margin-left: -42px;
  margin-top: 4px;
}
#search_field_bg
{
  background: url(img/search_bg.png) no-repeat;
  width: 154px;
  height: 30px;
}
#search_field
{
  width: 118px;
}
#ed_search_21_wrapper
{
  padding-left: 10px;
  padding-top: 6px;
}
#ed_search_21_wrapper div
{
  border: none;
  background-color: #fdce56;
}
#ed_search_21
{
  background-color: #fdce56;
}

.categories_item_link
{
  padding-right: 10px;
  width: 520px;
}
.count_visits
{
  text-align: center;
  background: url(img/count_visits.png) no-repeat;
  width: 56px;
  height: 20px;
}
.count_visits_content
{
  padding-top: 2px;
  padding-left: 5px;
}

.contact
{
  padding-left: 5px;
  padding-top: 8px;
}

#site_map
{
  list-style: none;
}
#site_map ul
{
  list-style: none;
  margin-top: 5px;
}
#site_map li
{
  background: url(img/ul.gif) no-repeat left top;
  font-family: Arial;
  font-size: 12px;
  color: #555555;
  padding-left: 15px;
  margin-bottom: 4px;
}
#site_map li div
{
  font-family: Arial;
  font-size: 11px;
  color: #555555;
  padding-top: 5px;
}

.header_delimiter
{
  height: 1px;
  background: url(img/header_delimiter.gif) repeat-x;
}
h1, h2
{
  font-family: Arial;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}
h1
{
  font-size: 18px;
  color: #222222;
}
h2
{
  font-size: 14px;
  color: #9a252b;
}
.page_caption h1
{
  background: url(img/header_delimiter.gif) repeat-x bottom;
  padding-bottom: 5px;
}
.page_caption h1 a
{
  text-decoration: none;
}
.page_caption h1 a:hover
{
  text-decoration: underline;
}
.delimiter_big
{
  padding-top: 30px;
}
.delimiter
{
  padding-top: 20px;
}
.delimiter_small
{
  padding-top: 5px;
}

body, td,
.text, .text_grey, .text_light,
.text_small, .text_small_grey,
.text_big, .text_big_light,
.form_input input,
.form_list_box,
.form_button,
.form_textarea textarea,
.form_input_simple
{
  font-family: Arial;
}
.text,
.text_small,
.text_big,
.form_input input,
.form_list_box,
.form_button,
.form_textarea textarea,
.form_input_simple
{
  color: #222222;
}
.text_grey, .text_small_grey
{
  color: #878687;
}
.error
{
  color: #b10c0d;
  font-weight: bold;
}
a,
.link_light
{
  text-decoration: underline;
}
a:link, a:visited
{
  color: #9a252b;
}
.text_light,
.text_big_light,
.link_light:link, .link_light:visited
{
  color: #ffffff;
}
a:hover
{
  color: #232683;
}
.link_light:hover
{
  color: #feedbe;
}
.external_url
{
  background: url(img/icons/external_url.gif) no-repeat right top;
  padding-right: 20px;
}
.external_url_light
{
  background: url(img/icons/external_url_light.gif) no-repeat right top;
  padding-right: 20px;
}
.email
{
  background: url(img/icons/email_url.gif) no-repeat right top;
  padding-right: 20px;
}
body, td, .text, .text_light, .text_grey
{
  font-size: 12px;
}
.text_small, .text_small_grey
{
  font-size: 11px;
}
.text_big, .text_big_light
{
  font-size: 14px;
}

.div_middle
{
  display: table-cell;
  vertical-align: middle;
}

.main_block
{
  padding: 4px;
}

.main_block .top
{
  width: 200px;
  height: 26px;
  background: url(img/block_top.gif) no-repeat;
  text-align: center;
}
.main_block .top .content
{
  padding-top: 4px;
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
}
.main_block .middle
{
  width: 200px;
  height: 180px;
  background: url(img/block_middle.gif) repeat-y;
}
.main_block .middle .content
{
  padding: 8px;
  padding-bottom: 0px;
}
.main_block .middle .content .description
{
  height: 70px;
}
.main_block .middle .content .image
{
  width: 90px;
}
.main_block .middle .content .info
{
  padding-top: 30px;
}
.main_block .middle .content .info .link
{
  padding-top: 6px;
}
.main_block .shape
{
  width: 84px;
  height: 28px;
  background: url(img/block_shape.gif) no-repeat;
  text-align: center;
}
.main_block .shape_content
{
  padding-top: 5px;
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
}
.main_block .bottom
{
  width: 200px;
  height: 12px;
  background: url(img/block_bottom.gif) no-repeat;
}

#help
{
  width: 44px;
  height: 44px;
  display: block;
  background-image: url(img/help.png);
}
#help:hover
{
  background-image: url(img/help_.png);
}
#demo
{
  width: 201px;
  height: 57px;
  display: block;
  background-image: url(img/demo.png);
}
#demo:hover
{
  background-image: url(img/demo_.png);
}

#menu_main, #menu_portfolio, #menu_about, #menu_articles, #menu_answer
{
  width: 154px;
  height: 81px;
  display: block;
}
#menu_main
{
  background-image: url(files/menu/main.png);
}
#menu_portfolio
{
  background-image: url(files/menu/portfolio.png);
}
#menu_about
{
  background-image: url(files/menu/about.png);
}
#menu_articles
{
  background-image: url(files/menu/articles.png);
}
#menu_answer
{
  background-image: url(files/menu/answer.png);
}
#menu_main:hover
{
  background-image: url(files/menu/main_.png);
}
#menu_portfolio:hover
{
  background-image: url(files/menu/portfolio_.png);
}
#menu_about:hover
{
  background-image: url(files/menu/about_.png);
}
#menu_articles:hover
{
  background-image: url(files/menu/articles_.png);
}
#menu_answer:hover
{
  background-image: url(files/menu/answer_.png);
}

#menu_bottom ul
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#menu_bottom li
{
  float: left;
}

.search_select
{
  color: #ffffff;
  background-color: #9a252b;
}

.form_input div,
.form_list_box,
.form_button,
.form_textarea,
.form_input_simple
{
  border: solid;
  border-width: 1px;
  border-color: #9a252b;
}
.form_input div, .form_input input, .form_list_box,
.form_textarea, .form_textarea textarea, .form_input_simple
{
  background-color: #fedf8e;
}
.form_input input, .form_list_box, .form_textarea textarea, .form_input_simple
{
  font-size: 12px;
}
.form_button
{
  font-size: 11px;
  background-color: #fdd362;
}

.all_num,
.num,
.link_num
{
  font-family: Arial;
  font-size: 11px;
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  height: 100%;
}
.num,
.link_num
{
  border: solid;
  border-width: 1px;
}
.num
{
  background-color: #64707d;
  border-color: #64707d;
  color: #ffffff;
}
.link_num
{
  text-decoration: none;
}
.link_num:link, .link_num:visited
{
  background-color: #ffffff;
  border-color: #aaaaaa;
  color: #232683;
}
.link_num:hover
{
  background-color: #8394a5;
  border-color: #8394a5;
  color: #ffffff;
}
