@charset
"utf-8"
;

body {
  background: #1a2e13;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
  padding: 0 20px 0 20px;
  color: #4a4a4a;
}

textarea, input, select {
	background: #f7f4b7;
	border: 1px solid #1b9617;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}

input[type="submit"] {
  border: 1px outset #1b9617;
}

input[type="submit"]:active {
  border: 1px inset #1b9617;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -.05em;
  line-height: 30px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

a, a:visited {
  color: #1b9617;
}

hr {
  color: #1b9617; /*#b476a1;*//**/
}

.main_background {
  background: #50963e url(/images/bg_top2.jpg) repeat-x top;
}

.balls {
 background: url(/images/table_bg.gif) no-repeat top right;
}

.main_link:hover {
  text-decoration: none;
  background: none;
}

.main_link {
/*
  margin: 20px 0 0 10px;
*/
}

.footer {
  background: url(/images/footer.jpg) repeat-x bottom;
  height:56px;
}

.button {
  background: url(/images/link_bg.jpg) repeat-x bottom;
  text-align:center;
  position:relative;
  float: left;
  height:32px;
  line-height:30px;
  padding:0 5px 0 5px;
  margin-left:5px;
}

.header {
  float: right;
  text-align: right;
  width:700px;
  position:relative;
}
.menu_links {
  border-top:1px solid #eeeb9c; 
  display:block;
  padding-top: 5px;
  height:37px;
  float:right;
}

.login_link {
  color: #f0eca3;
  float:right;
  display:block;
}

.login_link:visited {
  color: #f0eca3;
  
}

.link {
  height:32px;
  width:50px;
}

.news_menu {
 width:250px;
}

.menu_top, .menu_bottom, .news_top, .news_bottom {
  height: 15px;
  overflow:hidden;
  float:left;
  position:relative;
  width:230px;
}

.menu_top_corner {
  background: url(/images/menu_top_corner5.gif) no-repeat top right;
  height: 15px;
  width: 15px;
  float: right;
  position:relative;
  overflow:hidden;
  right: 3px;
  top: 1px;
}

.top_line {
  background: #1a2e13 url(/images/menu_top_border.jpg) repeat-x top;
  height:15px;
  position:relative;
  overflow:hidden;
  top: 1px;
}

.menu_bottom_corner {
  background: url(/images/menu_bottom_corner2.gif) no-repeat top right;
  height: 15px;
  width: 15px;
  float: right;
  position:relative;
  overflow:hidden;
  right: 3px;
}

.bottom_line {
  background: #1a2e13 url(/images/menu_bottom_border.jpg) repeat-x bottom;
  height:15px;
  position:relative;
  overflow:hidden;
}

.menu_content {
  background: #1a2e13 url(/images/menu_right_border.jpg) repeat-y right;
  position:relative;
  float:left;
  overflow:hidden;
/*  margin-left:4px;
  left:-4px;*/
}

.news_content {
  background: #1a2e13 url(/images/news_left_border.jpg) repeat-y left;
  position:relative;
  float:left;
  overflow:hidden;
  right: -3px;
  width:227px;
/*
  left: 3px;
  margin-right:3px;
  padding-left:5px;
*/
}

.news_top_corner {
  background: url(/images/news_top_corner2.gif) no-repeat top left;
  height: 15px;
  width: 15px;
  float: left;
  position:relative;
  overflow:hidden;
  left: 3px;
  top: 1px;
}

.news_bottom_corner {
  background: url(/images/news_bottom_corner2.gif) no-repeat top left;
  height: 15px;
  width: 15px;
  float: left;
  position:relative;
  overflow:hidden;
  left: 3px;
}

.content {
  background: #eeeb9c;
  padding: 20px;
  margin: 10px 20px 10px 0;
}

.content_news {
  background: #eeeb9c;
  padding: 20px;
  margin: 10px 250px 10px 0;
}

.news_link {
  color: #1a9717;
}

.footer {
  color: #1a9717;
}

.footer a {
  color: #f0eca3;
}

.partners {
  background: #eeeb9c;
  padding: 0 10px;
  margin-left: 8px;
  width: 200px;
  text-align:center;
  overflow:hidden;
}

.partner_logo {
  border: 1px solid #182f13;
}

.partners_word {
  font-size: 30px;
  font-weight: normal;
  color: #eeeb9c;
  margin-left:32px;
  line-height:22px;
}

.arrow_link {
  border:0 none;
  float:left;
  position:relative;
  height:16px;
  padding:3px 0 4px 10px;
  text-decoration:none;
  width:217px;
}

.arrow_link span {
  background: url(/images/arrows10.gif) no-repeat left;
  padding-left:20px;
}


.arrow_link:hover {
  background: #f0eca3;
  font-weight: bold;
  color: #1a9717;
}

.arrow_link:hover span {
  background: url(/images/circle.gif) no-repeat left;
  padding-left:20px;
}


.circle_link {
  border:0 none;
  float:left;
  position:relative;
  height:16px;
  padding:3px 0 4px 10px;
  text-decoration:none;
  width:217px;
}

.circle_link span {
  background: url(/images/circle.gif) no-repeat left;
  padding-left:20px;
}

.circle_link:hover {
  background: #f0eca3;
  font-weight: bold;
  color: #1a9717;
}

.circle_link:hover span {
  background: url(/images/circle.gif) no-repeat left;
  padding-left: 20px;
}

.menu_li {
  /*float:left;*/
}

.circle {
  background: url(/images/circle.gif) no-repeat left;
  margin-left: 10px;
}

.arrows {
  background: url(/images/arrows10.gif) no-repeat left;
  margin-left: 10px;
}

.pb10 {
  padding-bottom:10px;
}

.img {
  border: 1px solid #182f13;
  float:left;
  position: relative;
  display:inline;
  margin: 0 5px 0 0;
}

.img img {
  border: 1px solid #eeeb9c;
}

.info_page li{
  margin-left: 20px;
  list-style-type: disc;
}

.current_url {
  background: #f0eca3;
  font-weight: bold;
  color: #1a9717;
}

.current_url span {
  background: url(/images/circle.gif) no-repeat left;
  padding-left: 20px;
}

.table {
  border: 1px solid #1b9617;
}

.table tr td {
  padding:5px;
}

li .profile_link {
  color: #b9621c;
}

li .profile_link:hover {
  color: #b9621c;
}

.news_line {
  border:0 none;
  float:right;
  position:relative;
  /*height:16px;*/
  padding:3px 3px 4px 0;
  text-decoration:none;
  width:220px;
  border-bottom: #eeeb9c 2px solid;
  /*margin-left:4px;*/
  font-size: 11px;
}

.photo_album_line {
  border:0 none;
  float:right;
  position:relative;
  /*height:16px;*/
  padding:3px 3px 4px 0;
  text-decoration:none;
  width:220px;
  /*margin-left:4px;*/
  font-size: 11px;
}

.news_line_title {
  background: #eeeb9c;
  margin-left:4px;
  height:26px;
  line-height:22px;
  color: #1B9617;
  font-size: 18px;
  padding: 4px 0 2px 0;
}

.news_line .short_text {
  padding-left: 10px;
  color: #eeeb9c;
}

.news_thumb_photo {
  border: 1px solid #eeeb9c;
  margin: 2px;
}

/*
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: white;
  background: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
*/


/*, :style => "margin-left:10px; border:0;", :class => "main_link"*/


.inline_photo {
  display:inline;
}

.photo_border {
  border: 1px solid #1B9617; padding:1px;
}

.photos_border {
  border: 1px solid #1B9617; padding:3px;
}

.inline_photo a:hover {
  background: none;
}

.photo_cell {
  padding: 15px;
  width:33%;
}

.photo_cell a:hover {
  background: none;
}

.green {
  color: #182f13; 
}


.photo_border2 {
  border: 1px solid #1B9617; padding:1px;
  width: 102px;
  float:left;
  margin:3px 5px 2px 2px;
}

.green_border {
  border: 1px solid #1B9617;
}

.more_link {
  float:left;
  left:-5px;
  position:relative;
  background: url(/images/link.jpg) bottom left no-repeat;
  height:14px;
  width: 100px;
  padding:1px 0 0 4px;
  font-size:11px;
  margin-bottom: 0.3em;
  line-height: 14px;
}

.more_link a, .more_link a:hover {
  color:white;
  text-decoration:none;
  background: none;
}

.middle_green {
  color: #10530e;
}

.black {
  color: black;
}

.title {
  font-weight: bold;
  color: #10530e;
}

.news_short {
  color: #182f13;
  font-size: 0.9em;
  margin-bottom: 16px;
}

.clb {
  clear: both;
}

.p5 {
  padding: 5px;
}

.mt3 {
  margin-top: 3px;
}

.gr_bold {
  color: #10530e;
  font-weight: bold;
  margin-bottom: 5px;
}

/*GALERY*/
.scrollgallery {
    position: relative;
    height: 120px;
    z-index: 0;
    margin-bottom: 5px;
    border: 1px solid #AFAFAF;
  width: 645px;
}

.scrollgallery img.arrowleft {
    display: block;
    cursor: pointer;
    border: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.scrollgallery img.arrowright {
    display: block;
    cursor: pointer;
    border: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}

.scrollgallery_inp {
    position: absolute;
    width: 630px;
    left: 0px;
    right: 0;
    top: 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    z-index: 1;
}

.scrollgallery_inp ul {
    list-style-type: none;
    padding-left:25px;
    padding-top:5px;
}

.scrollgallery_inp ul li {
    float: left;
    margin: 0px 8px 0px 0px;
}

/*
.scrollgallery_inp ul li img {
    display: block;
    cursor: pointer;
    margin-left: 0;
    border: 0px;
    width: 100px;
    height: 80px;
}
*/

/*.scrollgallery_inp ul li div {
    font: bold 10px Tahoma;
    width: 100px;
    height: 60px;
    overflow: hidden;
}*/

/*
.scrollgallery_inp ul li a {
    color: #1163A8;
}
*/

/*.scrollgallery_inp ul li div.lastlink {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}*/

/*END GALERY*/

.partners_bottom_image {
  background: url(/images/partners_bottom_corner.gif) bottom right no-repeat;
  width: 220px;
  margin-left: 8px;
}

.partners_top_image {
  background: url(/images/partners_top_corner.gif) bottom right no-repeat;
  width: 220px;
  margin-left: 8px;
}

.partners_line {

  height: 15px;
  background-color: #eeeb9c;
  width: 205px;

}

