

/* img { behavior: url(iepngfix.htc); } */
/* a { color:#FFFFFF; text-decoration:none; } */

body {  }
body,td,th {
font-family: Arial, Helvetica, sans-serif;
}

.main {
	/*margin: 20px 20px 0px 20px;*/
	margin: auto;
	
	position: relative;
	
	padding: 0px;
	border: 5px solid #ccc;
	background: #feffd5;
	background-image:url(images/back_no_buttons.jpg);
	background-repeat:no-repeat;
	height: 620px;
	width: 800px;
	
/*	overflow:;*/
	}
	
.link
{
	color:#000099;
	text-decoration:underline;
    font-weight: bold;
	cursor:pointer;
}

.video_main{
	position:absolute;
	left: 50px;
	top: 70px;
	margin:auto;
	
	width: 270px;
	height: 218px; /* 225px; */
	z-index: 5;
}

.video{
	position:absolute;
	left: 50px;
	top: 0px;
	
	width: 270px;
	height: 218px; /* 225px; */
	z-index: 5;
}

.video_thumb1{
	position:absolute;
	left: 0px;
	top: 265px;
	
/*	width: 33px;
	height: 35px;*/
	z-index: 5;
}

.video_thumb2{
	position:absolute;
	left: 94px;
	top: 265px;
	
/*	width: 33px;
	height: 35px;*/
	z-index: 5;
}

.video_thumb3{
	position:absolute;
	left: 187px;
	top: 265px;
	
/*	width: 33px;
	height: 35px;*/
	z-index: 5;
}

.social_net
{
	position:absolute;
	width:120px;
	height:16px;
	left:9px;
	top:8px;
	z-index: 5;
}

.chicken_at_right1
{
	position:absolute;
	width:200px;
	height:100px;
	left:560px;
	top:500px;
}

.chick_on_tree
{
	position:absolute;
	width:260px;
	height:40px;
	left:150px;
	top:90px;
	z-index:1200;
}

.chicken_on_tree
{
	position:absolute;
	width:80px;
	height:90px;
	left:40px;
	top:40px;
	z-index:1200;
}


.baloon
{
	padding:7px;
 	background-color:#F4DB9F;
	position:absolute;
	width:200px;
	height:40px;
	left:100px;
	top:100px;
	visibility:hidden;
	z-index: 1000;
	direction:rtl;
	text-align:right;
	font-size:11px;
}
	
.chick	{
	background-image:url(images/chick.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 0px;
	top: 0px;
	
	visibility:hidden;
	
	width: 33px;
	height: 35px;
	z-index: 200;
}

.ticker_main {
	background-image:url(images/news_ticker.jpg);
	
	position: absolute;
	left: 114px;
	top: 157px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	
	width: 193px;
	height: 76px;
	z-index: 200;
}

.ticker_title
{
	position:absolute;
	left: 0px;
	top: 0px;
	overflow:hidden;
	
	width: 193px;
	height: 14px;
	z-index: 200;
}

.ticker_item_box
{
	position:absolute;
	left: 0px;
	top: 14px;
	overflow:hidden;
	text-align:center;
	
	width: 193px;
	height: 60px;
	z-index: 200;
}


.ticker_item {
font-size:12px;
}

.upper_half
{
	padding: 0px;
	position:absolute;
	left: 0px;
	top: 0px;
	
	width: 800px;
	height: 200px;
	z-index: 2;
}
	
.carton {
	padding: 0px;
	background-image:url(images/carton.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 0px;
	top: 480px;
	
	
	width: 186px;
	height: 130px;
	z-index: 10;
	}

.grass {
	padding: 0px;
	background-image:url(images/grass.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 266px;
	top: 585px;
	
	width: 302px;
	height: 35px;
	z-index: 10;
	}
	
	.chick2
	{
		/*background-image:url(images/chick.png);
		background-repeat:no-repeat;*/
		
		position:absolute;
		left: 510px;
		top: 580px;
		
		width: 33px;
		height: 35px;
		z-index: 9;
	}

	
.scroll_main {
	/*margin: 20px 20px 0px 20px;*/
/*	margin: auto;*/
	padding: 0px;
	width: 366px;
	height: 300px; /* #################################### */
	/*position:relative;*/
	
		position:absolute;
	
	background: #feffd5;
	
	left: 141px;
	top: 262px;

	}
	
.scroll_bar {
	
/*	margin: auto;*/
	padding: 0px;
	border: 1px solid #ccc;
	background: #feffd5;

	margin: 30px 0px 0px 0px;   
	height: 220px; /* #################################### */
	width: 11px;
	
	position:absolute;
	right: 0px;
	top: 10px;

	}

	
.scroll_hand
{
	position:relative;
	padding: 0px;
	height:50px;
	width:7px;
	background-color:#b0a47e;
	border:2px solid #feffd5;
	
	position: absolute;
	left: 0px;
	top: 0px;
}
	
.scroll_content
{
	position: absolute; 
	padding-right: 19px;
	left: 0px; 
	top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5px;
	height: 500px; /* #################################### */
	width: 350px;
	direction:rtl;
	text-align:right;
}

.scroll_area
{
/*	margin: 0px 15px 0px 0px;*/
	background:#feffd5;
  
	padding: 0px;
	
	position: absolute;
	right: 15px;
	top: 0px;
	
	width: 350px;
	height: 300px;
	
	overflow:hidden;

}

.scroll_arrow_top
{
font-size: 0px; line-height: 0%; width: 0px;
border-bottom: 12px solid #b0a47e;
border-left: 7px solid #feffd5;
border-right: 7px solid #feffd5;

position:absolute;
	right: 0px;
	top: 10px;

}

.scroll_arrow_bottom
{
font-size: 0px; line-height: 0%; width: 0px;
border-top: 12px solid #b0a47e;
border-left: 7px solid #feffd5;
border-right: 7px solid #feffd5;

position:absolute;
	right: 0px;
	top: 278px;

}

.tree_button1
{
	background-image:url(images/tree_button1.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 556px;
	top: 231px;	
	
	width: 202px; 
	height: 46px; /*68px; */
	
	z-index: 10;
}

.tree_button2
{
	background-image:url(images/tree_button2.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 577px;
	top: 276px;	
	
	width: 193px;
	height: 52px;
	z-index: 10;
}

.tree_button3
{
	background-image:url(images/tree_button3.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 571px;
	top: 323px;	
	
	width: 199px;
	height: 44px;
	z-index: 10;
}

.tree_button4
{
	background-image:url(images/tree_button4.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 567px;
	top: 358px;	
	
	width: 199px;
	height: 44px;
	z-index: 10;
}

.tree_button5
{
	background-image:url(images/tree_button5.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 582px;
	top: 399px;	
	
	width: 180px;
	height: 45px;
	z-index: 10;
}

.tree_button6
{
	background-image:url(images/tree_button6.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 570px;
	top: 438px;	
	
	width: 185px;
	height: 46px;
	z-index: 10;
}

.tree_button7
{
	background-image:url(images/tree_button7.png);
	background-repeat:no-repeat;
	
	position:absolute;
	left: 591px;
	top: 477px;	
	
	width: 199px;
	height: 44px;
	z-index: 10;
}

.petition_button
{
	background-image:url(images/petition_button.png);
	background-repeat:no-repeat;
	//background-color: #feffd5;
	
	position:absolute;
	left: 44px;
	top: 287px;	
	
	width: 59px;
	height: 35px;
	z-index: 10;
}

.channel_ten_button
{
	background-image:url(images/artists_button.png);
	background-repeat:no-repeat;
	background-color: #feffd5;
	position:absolute;
	left: 37px;
	top: 367px;	
	
	width: 75px;
	height: 35px;
	z-index: 10;
}

.into_cage_button
{
	background-image:url(images/into_cage_button.png);
	background-repeat:no-repeat;
	background-color: #feffd5;
	position:absolute;
	left: 51px;
	top: 441px;	
	
	width: 43px;
	height: 27px;
	z-index: 10;
}

.circle_button
{
	background-image:url(images/circle_button.png);
	background-repeat:no-repeat;
	
	visibility:hidden;
	position:absolute;
	left: 0px;
	top: 0px;	
	
	width: 93px;
	height: 84px;
	z-index: 9;
}

.little_buttons
{
	/*background-image:url(images/anonymous_site_button.png);
	background-repeat:no-repeat;*/
	
	position:absolute;
	left: 662px;
	top: 527px;	
	
	width: 139px;
	height: 94px;
	z-index: 10;
}
 

/*.popup_content_text
{
	visibility:hidden; 
	position: absolute; 
	padding: 10px;
}*/


div.popup_window { z-index: +1000; }

div.popup_window div.popup_window_header
{
  border: 1px solid black;
  border-bottom: 0px;
/*  border-style:groove;*/

  cursor: default;

  width: 350px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

/*  background: url('images/form_header.png') no-repeat;*/
  background-color:#000066;

  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #206040;
}



div.popup_window div.popup_window_body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
  border: 1px solid black;
  width: 350px;
  height: 350px;
  background: white; /*url('form.png') no-repeat left bottom;*/
  direction:rtl;
  vertical-align:middle;
  
/*  padding: 10px;
  padding-right:10px;
  padding-left:10px;
  margin-left:10px;
  margin-right:10px;
  */
}

div.popup_window div.popup_window_exit
{
  background-image:url(images/form_exit2.png);
  position:absolute;
  
  top: 1px;
  right: 0px;
  
  width: 20px;
  height: 20px;
  
  z-index: +200;
}

.popup_content_channel_ten
{
	visibility:hidden;
	position:absolute;
    top: 0px;
    left: 0px;
	
	width: 425px;
  	height: 344px;
}

.popup_content_inside_cage
{
	visibility:hidden;
	position:absolute;
    top: 0px;
    left: 0px;
	
	width: 540px;
  	height: 400px;
}

.popup_content_general
{
	visibility:hidden;
	position:absolute;
    top: 0px;
    left: 0px;
	
	width: 540px;
  	height: 400px;
}


