.pdata{
	display: none;
}
    
/***
 * "ÏËÅÅÐ" ÍÀ ÃËÀÂÍÎÉ
 * 
 **********/
    
/*--Main Image Preview--*/
.main_image {
	width: 300px; 
	height: 300px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image img{
	/*width: 300px; 
	height: 300px;*/
}
/*
.main_image h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px;	
	padding: 5px 10px 0;
}
.main_image p {
	font-size: 1em;
	padding: 0 10px 5px;	
	margin: 0;
	line-height: 1.2em;
}
*/
.main_image h2 {
	font-size: 1em;
	padding: 5px 10px;	
	margin: 0;
	line-height: 1.2em;
}
.main_image .desc{
	position: absolute;
	bottom: 0;	
	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image .block .pdata{
	padding: 10px;
	display: block;
	color: #ffff99;
}
.main_image .block h2{
	display: none;
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; 
	width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; 
	right: 20px; 
}


/*--Thumb Image Preview--*/

.image_thumb {
	/*float: left;*/
	/*width: 299px;*/
	background: #373737;
	/*border-right: 1px solid #fff;*/
	/*border-top: 1px solid #ccc;*/
	/*height: 300px;*/
}

.image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; 
	padding: 0;
	/*padding: 5px 10px;*/
	/*background: #464646 url(nav_a.gif) repeat-x;*/
	/*background: #373737 url(nav_a.gif) repeat-x;*/
	/*width: 215px;*/
	/*float: left;*/
	
	border-bottom: 1px solid #373737;/*#ccc;*/
	border-top: 1px solid #373737;/*#fff;*/
	border-right: 1px solid #373737;/*#ccc;*/
	border-left: 3px solid #373737;
	
	/*height: 58px;*/
}

.image_thumb ul li h2 {
	/*margin-left: 10px;*/
	color: #ffffff;
}


.image_thumb ul li div.bg_left,
.image_thumb ul li.hover div.bg_left{
	/*background: url(../images/bgr/front-left.gif) no-repeat left top;*/
	background: url(../images/bgr/front2_hover-left.gif) no-repeat left top;
}
.image_thumb ul li div.bg_right,
.image_thumb ul li.hover div.bg_right{
	/*background: url(../images/bgr/front-right.gif) no-repeat right top;*/
	background: url(../images/bgr/front2_hover-right.gif) no-repeat right top;
}
.image_thumb ul li div.bg_line,
.image_thumb ul li.hover div.bg_line{
	/*background: url(../images/bgr/front-line.gif) repeat-x left top;*/
	background: url(../images/bgr/front2_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 58px;
	position: relative;
}
/*
.image_thumb ul li.hover div.bg_left{
	background: url(../images/bgr/front2_hover-left.gif) no-repeat left top;
}
.image_thumb ul li.hover div.bg_right{
	background: url(../images/bgr/front2_hover-right.gif) no-repeat right top;
}
.image_thumb ul li.hover div.bg_line{
	background: url(../images/bgr/front2_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 58px;
}
*/
   
html .image_thumb ul li h2 {
	font-size: 1.2em; 
	padding: 0;
	margin-bottom: 5px;
	color: #d4d4ff;
}         
.image_thumb ul li.hover, .image_thumb ul li.active {
	/*background: #4f4f4f;*/
	cursor: pointer;
}
.image_thumb ul li.hover h2, .image_thumb ul li.active h2 {
	/*margin-left: 10px;*/
	color: white;
}
.image_thumb ul li .block .pdata{
	padding: 5px;
	display: none;
}
.image_thumb .block .pdata{
	display: none;
}
.image_thumb ul li .block {
	/*float: left; */
	margin-left: 10px;
	padding: 0;
	/*width: 170px;*/
}
.image_thumb ul li .block div{
	padding: 10px 5px; 
}
.image_thumb ul li a {
	display: none;
}
.image_thumb ul li .block p, .image_thumb ul li .block p{
	font: 10px normal Arial, Helvetica, sans-serif;
}


	
	#ozor_first_image, #ozor_second_image{
		position: absolute;
		width: 300px;
		height: 300px;
	}
	
	
	
	
	
	
	
/* 1 ÝËÅÌÅÍÒ */


.image_thumb ul.one_element li div.bg_left,
.image_thumb ul.one_element li.hover div.bg_left{
	/*background: url(../images/player/1_front-left.gif) no-repeat left top;*/
	background: url(../images/player/1_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.one_element li div.bg_right,
.image_thumb ul.one_element li.hover div.bg_right{
	/*background: url(../images/player/1_front-right.gif) no-repeat right top;*/
	background: url(../images/player/1_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.one_element li div.bg_line,
.image_thumb ul.one_element li.hover div.bg_line{
	/*background: url(../images/player/1_front-line.gif) repeat-x left top;*/
	background: url(../images/player/1_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 300px;
	position: relative;
}
/*
.image_thumb ul.one_element li.hover div.bg_left{
	background: url(../images/player/1_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.one_element li.hover div.bg_right{
	background: url(../images/player/1_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.one_element li.hover div.bg_line{
	background: url(../images/player/1_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 300px;
}
*/




/* 2 ÝËÅÌÅÍÒÀ */


.image_thumb ul.two_elements li div.bg_left,
.image_thumb ul.two_elements li.hover div.bg_left{
	/*background: url(../images/player/2_front-left.gif) no-repeat left top;*/
	background: url(../images/player/2_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.two_elements li div.bg_right,
.image_thumb ul.two_elements li.hover div.bg_right{
	/*background: url(../images/player/2_front-right.gif) no-repeat right top;*/
	background: url(../images/player/2_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.two_elements li div.bg_line,
.image_thumb ul.two_elements li.hover div.bg_line{
	/*background: url(../images/player/2_front-line.gif) repeat-x left top;*/
	background: url(../images/player/2_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 149px;
	position: relative;
}
/*
.image_thumb ul.two_elements li.hover div.bg_left{
	background: url(../images/player/2_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.two_elements li.hover div.bg_right{
	background: url(../images/player/2_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.two_elements li.hover div.bg_line{
	background: url(../images/player/2_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 149px;
}
*/




/* 3 ÝËÅÌÅÍÒÀ */


.image_thumb ul.three_elements li div.bg_left,
.image_thumb ul.three_elements li.hover div.bg_left{
	/*background: url(../images/player/3_front-left.gif) no-repeat left top;*/
	background: url(../images/player/3_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.three_elements li div.bg_right,
.image_thumb ul.three_elements li.hover div.bg_right{
	/*background: url(../images/player/3_front-right.gif) no-repeat right top;*/
	background: url(../images/player/3_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.three_elements li div.bg_line,
.image_thumb ul.three_elements li.hover div.bg_line{
	/*background: url(../images/player/3_front-line.gif) repeat-x left top;*/
	background: url(../images/player/3_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 99px;
	position: relative;
}
/*
.image_thumb ul.three_elements li.hover div.bg_left{
	background: url(../images/player/3_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.three_elements li.hover div.bg_right{
	background: url(../images/player/3_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.three_elements li.hover div.bg_line{
	background: url(../images/player/3_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 99px;
}
*/




/* 4 ÝËÅÌÅÍÒÀ */


.image_thumb ul.four_elements li div.bg_left,
.image_thumb ul.four_elements li.hover div.bg_left{
	/*background: url(../images/player/4_front-left.gif) no-repeat left top;*/
	background: url(../images/player/4_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.four_elements li div.bg_right,
.image_thumb ul.four_elements li.hover div.bg_right{
	/*background: url(../images/player/4_front-right.gif) no-repeat right top;*/
	background: url(../images/player/4_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.four_elements li div.bg_line,
.image_thumb ul.four_elements li.hover div.bg_line{
	/*background: url(../images/player/4_front-line.gif) repeat-x left top;*/
	background: url(../images/player/4_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 73px;
	position: relative;
}
/*
.image_thumb ul.four_elements li.hover div.bg_left{
	background: url(../images/player/4_front_hover-left.gif) no-repeat left top;
}
.image_thumb ul.four_elements li.hover div.bg_right{
	background: url(../images/player/4_front_hover-right.gif) no-repeat right top;
}
.image_thumb ul.four_elements li.hover div.bg_line{
	background: url(../images/player/4_front_hover-line.gif) repeat-x left top;
	margin: 0 5px;
	height: 73px;
}
*/


.theblueline {
	height: 100%; 
	position: absolute; 
	right: -5px;
}




