/* COMMON: BEGIN */
body, html {margin: 0px; padding: 0px; background-color: #ffffff; font-family: Arial; }
body {min-width: 1000px;}
a {cursor: pointer;}
form {margin: 0px; padding: 0px;}

/* COMMON: END */

body,td {font-size:13px;}
p  {text-align: justify;padding: 0px;margin: 5px;text-indent: 15px;}
h1 {font:22px "Times New Roman"; margin: 1px;}
h2 {font-size: 22px; margin: 1px; }


/* BODY: BEGIN */
#wrap_body
  {
    position: relative;
    left: 5%;
    width: 90%;
    margin-top: 30px;
    margin-left: 5% auto;
    margin-right: 5% auto;
    margin-bottom: 0px;
    min-width: 900px;
  }
/* BODY: END */

/* HEADER: BEGIN */
#header{clear: both;height: 30px;}

#header .us
  {
    float: left;
    width: 320px;

    font-size: 12px;
    color: #999999;

    text-align: left;
  }

#header .us a
  {
    font-size: 12px;
    color: #999999;
  }

#header .us a:hover
  {
    text-decoration: none;
  }

#header .menu
  {
    float: left;
    font-size: 12px;
    color: #000000;
    text-align: left;
  }

#header .menu a
  {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: underline;
    color: #6bb437;
    white-space: nowrap;
  }

#header .menu a:hover
  {
    text-decoration: none;
  }

#header .user
  {
    float: right;
    width: 130px;

    margin-right: 15px;
    padding-left: 8px;

    font-size: 12px;
    color: #000000;

    text-align: left;

    background: url('../images/user.gif') no-repeat;
  }

#header .user a
  {
    margin-left: 7px;
    margin-right: 7px;

    font-size: 12px;
    color: #000000;
    text-decoration: underline;
  }

#header .user a:hover
  {
    text-decoration: none;
  }
/* HEADER: END */

/* CONTENT: BEGIN */
  #content
    {
      clear: both;
      width: 100%;

      border-collapse: collapse;
      border: 0px;
      padding: 0px;
    }

  #content td.left
    {
      width: 310px;
      vertical-align: top;
    }

  #content td.center_top
    {
      vertical-align: top;
    }

  #content td.right_top
    {
      width: 181px;
      vertical-align: top;
      background: #f2f2f2;
    }

  #content td.right_bottom
    {
      width: 181px;
      vertical-align: bottom;
      background: #f2f2f2;
    }
/* CONTENT: END */

/* CONTENT LEFT: BEGIN */
  /* SEARCH: BEGIN */
  #search
    {
      height: 25px;
      width: 100%;

      padding: 0px;

      border: 0px;
      background: #98d166;
    }

  #search table
    {
      height: 25px;
      width: 100%;

      padding: 0px;

      border: 0px;
      border-collapse: collapse;
    }

  #search .input input
    {
      width: 100%;
      height: 18px;

      margin-left: 2px;
      padding: 0px;

      font-size: 12px;
      color: #000000;

      border-top: solid 1px #404040;
      border-left: solid 1px #404040;
      border-right: solid 1px #d4d0c7;
      border-bottom: solid 1px #d4d0c7;
    }

  #search .button
    {
      width: 20px;
      text-align: center;
      cursor: pointer;
    }
  /* SEARCH: END */

  /* LOGO OGURCOVO: BEGIN */
  #logo_ogurcovo
     {
       width: 247px;
       height: 175px;

       margin-top: 25px;
       margin-bottom: 25px;
       margin-left: 30px;

       background: url('../images/logo_ogurcovo.gif') no-repeat;
     }
  /* LOGO OGURCOVO: BEGIN */

  /* LINE: BEGIN */
  #wrap_body .left .line
    {
      margin-top: 10px;

      width: 100%;
      height: 1px;
      overflow: hidden;
      background: #cccccc;
    }
  /* LINE: END */

  /* NEWS: BEGIN */
  #news_project .header
    {
      margin-top: 19px;

      font-size: 12px;
      font-weight: bold;
      color: #6bb437;
    }

  #news_project .text
    {
      margin-top: 3px;
      margin-bottom: 25px;

      font-size: 12px;
      color: #737373;
    }
  /* NEWS: END */


/* COMMENT_LAST: BEGIN */
  #comment_last .header
    {
      margin-top: 19px;

      font-size: 12px;
      font-weight: bold;
      color: #6bb437;
    }

  #comment_last .list
    {
      margin-top: 3px;
      margin-bottom: 25px;
      font-size: 12px;
      color: #737373;
    }

  #comment_last .list ul
    {
			margin: 0px;
			padding: 0px;
    }

  #comment_last .list li
    {
      color: #737373;
			list-style:none;
			margin: 3px 0px;
			padding: 0px;
    }

	#comment_last .list a
    {
  	    color: #6bb437;
    }



  /* COMMENT_LAST: END */



/* CONTENT LEFT: BEGIN */

/* CONTENT CENTER: BEGIN */
  /* POSTS: BEGIN */
  #posts .menu table
    {
      width: 100%;
      height: 24px;
      padding: 0px;
      border: 0px;
      border-collapse: collapse;

      background: #97d264;
    }

  #posts .menu table td
    {
      border: 0px;
      padding: 0px;
    }

  #posts .menu .links
    {
      padding-left: 10px;

      font-size: 12px;
      font-weight: bold;
      color: #ffffff;
    }

  #posts .menu .links a
    {
      float: left;
      margin-right: 30px;

      font-size: 12px;
      font-weight: bold;
      color: #ffffff;

      text-decoration: none;

      white-space: nowrap;
    }

  #posts .menu .links a:hover
    {
      text-decoration: underline;
    }

  #posts .menu .separator
    {
      width: 7px;

      background: url('../images/menu_content_separator.gif') no-repeat #6cb437;
      background-position: center center;
    }

  #posts .menu .new
    {
      width: 130px;
      padding-left: 10px;
      padding-right: 10px;
      background: #6cb437;
    }

  #posts .menu .new a
    {
      font-size: 12px;
      font-weight: bold;
      color: #ffffff;

      text-decoration: none;

      white-space: nowrap;
    }

  #posts .menu .new a:hover
    {
      text-decoration: underline;
    }

  #posts .post
    {
      margin-top: 15px;
    }

  #posts .post .topic
    {
      padding-top: 1px;
      padding-bottom: 1px;
      padding-left: 1px;
      padding-right: 3px;

      margin-top: 20px;
	  margin-bottom: 5px;

	  font-size: 14px;
      font-weight: bold;
	  color: #428c29;
    }


  #posts .post .topic a
	{
  	  color: #428c29;
	  text-decoration: none;
    }

  #posts .post .topic a:hover
	{
  	  color: #428c29;
	  text-decoration: underline;
    }



  #posts .post .author
    {
      padding-top: 1px;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;

      height: 15px;
      font-size: 11px;
      color: #ffffff;
      background: #a7a7a7;
    }

  #posts .post .author a
    {
      font-size: 11px;
      color: #ffffff;
      text-decoration: underline;
    }

  #posts .post .author a:hover
    {
      text-decoration: none;
    }

  #posts .post .text
    {
      margin-top: 2px;
      font-size: 13px;
    }

  #posts .post .text a
    {
      font-size: 13px;
      color: #333301;
      text-decoration: underline;
    }

  #posts .post .text a:hover
    {
      text-decoration: none;
    }

  #posts .post .comments {
			margin-top: 7px;
      font-size: 10px;
      color: #428c29;
    }

  #posts .post .comments a
    {
      font-size: 11px;
      color: #428c29;
      text-decoration: underline;
			margin-right: 10px;
    }

  #posts .post .comments a:hover {text-decoration: none;}
  #posts .post .comments a.new {font-weight: bold;}

  #posts .post .stars
    {
      height: 19px;
      padding-top: 3px;

      font-size: 12px;
      color: #737373;

      text-align: right;
    }

   #posts .post .line
     {
       margin-top: 10px;
       clear: both;
       height: 1px;
       overflow: hidden;
       background: #cccccc;
     }

#posts .author
  {
    clear: both;
  }

#posts .author .info
  {
    padding-left: 13px;

    background: url('../images/comment.gif') no-repeat;
  }

#posts .author .favorites
  {
    margin-top: 3px;
  }

#posts .author .info,
#posts .author .favorites
  {
    font-size: 10px;
    color: #666666;
  }

#posts .author .info a,
#posts .author .favorites a
  {
    text-decoration: underline;
  }

#posts .author .info a:hover,
#posts .author .favorites a:hover
  {
    text-decoration: none;
  }


#posts .comment0,
#posts .comment1
  {
    margin-top: 30px;
    margin-right: 20px;
    background-color: #f7f7f7;
  }

#posts .comment1
  {
   margin-left: 20px;
  }

#posts .comment0 .message,
#posts .comment1 .message
  {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;

    font-size: 12px;
    color: #000000;
  }

#posts .comment0 .info,
#posts .comment1 .info
  {
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;

    font-size: 10px;
    color: #666666;
  }

#posts .comment0 .info a,
#posts .comment1 .info a
  {
    text-decoration: underline;
  }

#posts .comment0 .info a:hover,
#posts .comment1 .info a:hover
  {
    text-decoration: none;
  }

#new
  {
    clear: both;
    margin-top: 30px;
    text-align: center;
  }

#new .line
  {
    text-align: left;
  }


#new .title
  {
    font-size: 12px;
    color: #000000;
  }

#new .title .red
  {
    color: #ff0000;
  }

#new textarea.text
  {
    margin-top: 10px;

    width: 100%;
    height: 145px;

    font-size: 11px;
    color: #000000;
  }

#new .bold
  {
    clear: both;
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    font-weight: bold;
    color: #000000;
  }

#new .italic
  {
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    font-style: italic;
    color: #000000;
  }

#new .underline
  {
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    text-decoration: underline;
    color: #000000;
  }

#new .font
  {
    margin-top: 5px;
    height: 18px;

    font-size: 11px;
    color: #000000;
  }

#new .color
  {
    margin-top: 5px;
    height: 18px;

    font-size: 11px;
    color: #000000;
  }

#new .close
  {
    margin-left: 10px;

    font-size: 11px;
    color: #0066bb;

    text-decoration: underline;
  }

#new .close:hover
  {
    text-decoration: none;
  }

#new .web
  {
    clear: both;
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    color: #000000;
  }

#new .image
  {
    clear: both;
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    color: #000000;
  }

#new .quote
  {
    clear: both;
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    color: #000000;
  }

#new .code
  {
    clear: both;
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    color: #000000;
  }

#new .list
  {
    clear: both;
    margin-top: 5px;
    height: 20px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;
    font-size: 11px;
    color: #000000;
  }

#new .translit
  {
    clear: both;
    margin-top: 5px;
    height: 20px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;
    font-size: 11px;
    color: #000000;
  }

#new .smiles
  {
    clear: both;
    margin-top: 5px;
    height: 20px;

    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;

    font-size: 11px;
    color: #000000;
  }

#new .add
  {
    margin-top: 30px;
    background-color: 6bb437;

    height: 19px;
    width: 210px;

    padding-bottom: 3px;

    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
  }
  /* POSTS: END */

  /* PAGES: BEGIN */
  #pages
    {
      margin-top: 5px;
      text-align: right;
      font-size: 12px;
      font-weight: bold;
      color: #97d264;
    }

  #pages a
    {
      font-weight: normal;
      color: #737373;
      text-decoration: underline;
    }

  #pages a:hover
    {
      text-decoration: none;
    }

  #pages .dots
    {
      font-weight: normal;
      color: #737373;
    }
  /* PAGES: END */

  /* MENU BOTTOM: BEGIN */
  #content td.center_bottom .line
    {
      margin-top: 10px;
      clear: both;
      height: 1px;
      overflow: hidden;
      background: #7f7f7f;
    }

  #menu_bottom
    {
      margin-top: 10px;
    }

  #menu_bottom .links
    {
      float: left;
      width: 160;
      line-height: 15px;
    }

  #menu_bottom .links a
    {
      font-size: 12px;
      color: #6bb437;
      text-decoration: underline;
    }

  #menu_bottom .links a:hover
    {
      text-decoration: none;
    }

  #menu_bottom .separator
    {
      float: left;
      width: 1px;
      height: 53px;
      overflow: hidden;

      background: #f2f2f2;
    }

  #menu_bottom .copyright
    {
      float: left;
      margin-left: 15px;
      font-size: 12px;
      color: #7f7f7f;

      text-align: left;
    }


  #menu_bottom .spylog
    {
      float: right;
      margin-left: 15px;
      font-size: 12px;
      color: #7f7f7f;

      text-align: right;
    }


  /* MENU BOTTOM: END */
/* CONTENT CENTER: END */

/* CONTENT RIGHT: BEGIN */
  /* CALENDAR: BEGIN */
	.calendar {text-align: center;font-size:12px;margin-left: 12px;margin-right: 12px;}
	.calendar table {border-spacing: 1px;}
	.calendar .month {font-size:12px; font-weight:bold;padding-left:5px; padding-right:5px;}
	.calendar td {text-align:center;vertical-align: middle;padding: 1px 3px 1px 3px;font-size:10px; color:gray;}
	.calendar td.workday, div.calendar td.weekend {font-size:11px;font-weight:bold; background-color:#F0F0F0;}
	.calendar td.weekend {color:red;}
	.calendar td.today {font-size:12px;font-weight:bold;background-color:#97d264;color:#FFFFFF}
	.calendar td.select {font-size:12px;font-weight:bold;background-color:#3399CC;color:#FFFFFF}
	.calendar td.today a, .calendar td.today a:visited, .calendar td.today a:hover, .calendar td.today a:link {text-decoration:none;color:#FFFFFF;font-size:10px;font-weight:bold;}
  /* CALENDAR: END */

  /* ADS: BEGIN */
  #ads .line
    {
      height: 2px;
      overflow: hidden;

      background: #ffffff;
    }

  #ads .header
    {
      height: 16px;

      font-size: 11px;
      color: #ffffff;
      background: #a7a7a7;

      vertical-align: middle;
    }

  #ads .header p
    {
      position: relative;
      left: 5px;

      line-height: 16px;
      margin: 0px;
      padding: 0px;

      vertical-align: middle;
    }

  #ads .banner
    {
      text-align: center;
    }

  #ads .banner img
    {
      margin-top: 10px;
      margin-bottom: 10px;
      border: 0px;
    }
  /* ADS: END */
/* CONTENT RIGHT: END */

/* LINE: BEGIN */
#wrap_line
  {
    clear: both;
  }

#wrap_line
  {
    margin-top: 30px;
    height: 2px;
    overflow: hidden;

    background: #f2f2f2;
  }
/* LINE: END */

/* ODINCOVO: BEGIN */
#wrap_odincovo
  {
    position: relative;
    left: 5%;
    width: 90%;
    margin-top: 5px;
    margin-left: 5% auto;
    margin-right: 5% auto;
    margin-bottom: 0px;
}

#logo_odincovo
  {
    float: left;
    width: 189px;
    height: 56px;

    margin-top: 10px;
    margin-bottom: 10px;

    background: url('../images/logo_odincovo.gif') no-repeat;
  }

#wrap_odincovo .hide
  {
    float: right;
    padding-left: 13px;

    font-size: 12px;
    color: #000000;

    background: url('../images/hide.gif') no-repeat;
    background-position: left center;
  }

#wrap_odincovo .hide a
  {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
  }

#wrap_odincovo .hide a:hover
    {
      text-decoration: none;
    }
/* ODINCOVO: END */

/* FOOTER: BEGIN */
  #wrap_footer
    {
      clear: both;
      width: 100%;

      background: #f2f2f2;
    }

  .footer
    {
      width: 90%;
      margin-left: 5% auto;
      margin-right: 5% auto;
      position: relative;
      left: 5%;
    }

  /* TOP NEWS: BEGIN */
  #top_news
    {
      width: 370px;
      padding-right: 10px;
      padding-top: 10px;
      padding-bottom: 15px;

      text-align: left;
    }

  #top_news .title
    {
      margin-bottom: 10px;

      font-size: 11px;
      font-weight: bold;
      color: #000000;
    }

  #top_news .news
    {
      clear: both;
      height: 15px;
      margin-top: 7px;
    }

  #top_news .news .date
    {
      float: left;
      width: 42px;

      font-size: 12px;
      color: #888888;
    }

  #top_news .news .text
    {
      float: left;
      width: 288px;

      font-size: 12px;
      color: #0066bb;

      margin-bottom: 7px;
    }

  #top_news .news .text a
    {
      font-size: 12px;
      color: #0066bb;

      text-decoration: underline;
    }

  #top_news .news .text a:hover
    {
      text-decoration: none;
    }

  #top_news .news .clicks
    {
      float: right;
      width: 40px;

      font-size: 12px;
    }

  #top_news .stats
    {
      margin-top: 8px;
      margin-left: 42px;

      font-size: 12px;
      color: #ff6600;
    }

  #top_news .stats a
    {
      font-size: 12px;
      color: #ff6600;
      text-decoration: underline;
    }

  #top_news .stats a:hover
    {
      text-decoration: none;
    }
  /* TOP NEWS: END */

  /* TOP PAGES: BEGIN */
  #top_pages
    {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 10px;
      padding-bottom: 15px;

      text-align: left;
    }

  #top_pages .title
    {
      margin-bottom: 10px;

      font-size: 11px;
      font-weight: bold;
      color: #000000;
    }

  #top_pages .header a
    {
      font-size: 12px;
      font-weight: normal;
      color: #0066bb;
      text-decoration: underline;
    }

  #top_pages .header a:hover
    {
      text-decoration: none;
    }

  #top_pages .page .header
    {
      margin-top: 10px;
    }

  #top_pages .page .header .new
    {
      position: relative;
      top: -5px;

      font-size: 10px;
      color: #ff0000;
      text-decoration: none;
    }

  #top_pages .page .text
    {
      font-size: 12px;
    }

  #top_pages .page .info
    {
      font-size: 12px;
      color: #888888;
    }

  #top_pages .page .info .date
    {
      font-size: 12px;
      color: #888888;
    }

  #top_pages .page .info a.author,
  #top_pages .page .info a.comments
    {
      font-size: 12px;
      color: #aaaaaa;
      text-decoration: underline;
    }

  #top_pages .page .info a.author:hover,
  #top_pages .page .info a.comments:hover
    {
      text-decoration: none;
    }
  /* TOP PAGES: END */

  /* TOP OTV: BEGIN */
  #top_otv
    {
      width: 200px;
      padding-left: 10px;
      padding-top: 10px;
      padding-bottom: 15px;

      text-align: left;
    }

  #top_otv .title
    {
      margin-bottom: 10px;

      font-size: 11px;
      font-weight: bold;
      color: #000000;
    }

  #top_otv .program
    {
      clear: both;
      height: 15px;
      margin-top: 2px;
    }

  #top_otv .program .time
    {
      float: left;
      width: 34px;
      height: 12px;
      margin-top: 1px;
      padding-top: 1px;
      padding-bottom: 1px;

      font-size: 9px;
      font-weight: bold;
      text-align: center;
      color: #ffffff;
      background: #3399cc;
    }

  #top_otv .program .text
    {
      float: left;
      width: 161px;
      margin-left: 5px;
      margin-bottom: 5px;

      font-size: 12px;
      font-weight: normal;
    }

  #top_otv .program .text a
    {
      font-size: 12px;
      font-weight: normal;
      color: #0066bb;
      text-decoration: underline;
    }

  #top_otv .program .text a:hover
    {
      text-decoration: none;
    }

  #top_otv .full
    {
      margin-top: 8px;
      margin-left: 34px;

      font-size: 12px;
      color: #ff6600;
    }

  #top_otv .full a
    {
      font-size: 12px;
      color: #ff6600;
      text-decoration: underline;
    }

  #top_otv .full a:hover
    {
      text-decoration: none;
    }
  /* TOP OTV: END */
/* FOOTER: END */



.pagenavigator {font-size: 12px; margin-top:6px; color:#428c29; text-align: right;}
.pagenavigator .arr {padding:3px; margin-left:10px;}
.pagenavigator .numbers {margin-top:8px; margin-bottom:8px;}
.pagenavigator .numbers a, .pagenavigator .numbers span.active {padding:2px 4px 2px 3px; margin: 2px;}
.pagenavigator .numbers a {color:#888888;}
.pagenavigator .numbers span.active {background-color:#428c29; color:#fff;font-weight: bold;}
.pagenavigator span.arr a {padding-left:5px; padding-right:5px; color:#428c29;}
.pagenavigator .disabled {color:#888888;}


/* Блог */
textarea.blog {color: black;font:12px Arial}

a,a:link, a:visited {color: #0066bb;}
a:active {color:#0066bb}
a:hover {color:#0066bb;text-decoration: none;}


/* Комментарии */
.comment-button {font-size: 8.5pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}
.code{font-size:11px;background-color:#dee7ef;}
.quote{font-size:11px;color:#000000;background-color:#eef4ff;}
.qmark{background-color:#FFCC99;}
textarea.comment, textarea.text {color: black;font:100% Arial}
#comment-filter{font-size:11px;vertical-align: middle; margin: 0px; padding: 0px;}



/*****
*
* TOOLTIP - всплывающие баллуны, подсказки
*
*****/
.tooltip {
  width: 300px;
  font-family: Arial, Verdana;
  color: #000;
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px solid #6a7036;
  font-size: 10px;
  overflow: hidden;
}
/* картинка в новостной тултип */
.tooltip img.news {float: left; background-color:#f2f2f2; border: 1px solid #cccccc; margin: 4px 5px 0px 0px;}

.tooltip-load {width: 150px; border: 1px solid #6a7036; overflow: hidden;}
.tooltip-load #tooltipTitle {text-align: center;}
.tooltip-load #tooltipBody {height: 20px;background: url(/jscript/images/loader.gif) #FFF center no-repeat;}


/* Правая панель на внутренних страницах */
div.lastnews-toolbar {width: 214px; background-color: #F2F2F2; font-size: 11px;display: block; margin-left: 0px;margin-right: 0px;margin-top: 10px;margin-bottom: 10px;padding: 10px;border-top:2px solid #3399cc;border-bottom:2px solid #3399cc;}
div.lastnews-toolbar td {font-size: 11px;padding: 3px;}
div.lastnews-toolbar a {text-decoration: none;}
div.lastnews-toolbar a:link, div.lastnews-toolbar a:visited {text-decoration: none;}
div.lastnews-toolbar a:hover {text-decoration: underline;}
div.lastnews-toolbar table {border-spacing: 0px; border-collapse: collapse;}




/* Раздел "Соседи" */
.row0 {background-color: #e5e5e5;}
.row1 {background-color: #f5f5f5;}

.head  {font-size:11px;color: white;font-weight:bold;background-color: #3399CC;text-align: center;}
.head2 {font-size:11px;color: white;font-weight:bold;background-color: #3399CC;}
