* { margin: 0px; padding: 0px; }
BODY { width: 1000px; margin: 0 auto; background-color: #fff; color: #000; font-family:Arial; }

.clear { clear:both; float:none; width: 100%;}

h1{
	color: black;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h1.big{
	margin: 15px 0px 15px 0px;
}
h1.last {
	color: #CC0000;
}
h2{
	color: black;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h3 {
	color: #000;
	font-size: 12px;	
}
P {
	margin: 0px 0px 10px 0px;
}
P.shadow {
	color:#4c4d4d;
	text-align: left;
	font-size: 11px;
}
#head
{
	position: relative;
	width: 100%;
	height: 150px;
}
		#uplogo
		{
			position: relative;
			width: 440px;
			height: 140px;
			float:left;
		}
		#enterDIV {
			position: relative;
			width: 560px;
			height: 130px;
			float:right;
			text-align: right;
			padding-top: 10px;
			font : 12px Arial;
		}
		#add2favorite {
			background: url(i_favorite.gif) no-repeat left bottom;
			margin: 0px 5px 0px 17px; 
			padding: 0px 5px 0px 17px; 			
		}
		#rssLink {
			background: url(i_rss.gif) no-repeat left bottom;
			color:#f18400;
			margin: 0px 5px 0px 17px; 
			padding: 0px 5px 0px 17px; 
		}
		#upEnterLink {
			background: url(i_user.gif) no-repeat left bottom;
			margin: 0px 22px 0px 0px; 
			padding: 0px 0px 0px 18px;	
		}
		#upRegisterLink {
			background: url(i_description.gif) no-repeat left bottom;
			margin: 0px 10px 0px 0px; 	
			padding: 0px 0px 0px 19px; 	
		}
		#upExitLink {
			background: url(i_exit.gif) no-repeat left bottom;
			margin: 0px 20px 0px 0px; 
			padding: 0px 0px 0px 22px; 		
		}
		a.upEnter { 
			padding: 0px 5px 0px 5px; 	
		}
		P.user_name {
			color:#4c4d4d;
			margin:0px;
			padding:0px;
			text-align:right;
		}
		P.user_name:first-letter {
			color:#82bd17;
			font-weight: bold;
		}
		P.user_enter {
			color:#4c4d4d;
			margin:0px;
			padding:0px;
			text-align:right;
		}		
		
		
		/*  Реклама */
		#adv_up{
			position: absolute;
			left: 530px;
			top: 45px;
			width:470px;
			height: 90px;
		}

		
#menu {
	position: relative;
	background: url(menu.gif) no-repeat top left;
	width: 960px;
	clear:both;
	font : 12px Arial;

}
		#upmenuContent {
			position: relative;
			float: left;
			margin: 12px 20px 20px 20px;
			/*background-color: #f18400;*/	
		}
		#upmenuContent a {
			color: white;
			font-weight: bold;
			margin-right:15px;	
		}
		#upmenuContent a.current {
			color: white;
			font-weight: bold;
			text-decoration: none;
			margin-right:15px;
			
		}		
		#upmenuLogin {
			position: relative;
			float: right;
			margin-top: 12px;
			background-color: #b2b2b2;
		}
		
		#AdSenswe {
			position: relative;
			width: 100%;
			clear: both;
			float: left;
		}

/* 

Карта

*/
#YMapsID, #panorama {
	border: 1px solid #000;
	margin:0px;
	padding:0px;
	z-index: 0;
	clear:both;
	font : 12px Arial;
	width: 688px;
}

	.YmapsTip {
		font-weight: bold;
		text-align: center;
		clear:both;
	}
	.YmapsName{
		padding-top:5px;
		color:#4c4d4d;
	}

#navi {
	position: relative;
	clear: both;
	width:1000px;
}
	#panoramaName {
		position: relative;
		float: left;
		width: 620px;		
	}
			#panoramaName h1 {
				margin: 15px 0px 15px 0px;
			}
	#radio {
		position: relative;
		float: left;
		width: 380px;
		height:38px;
		background: url(radio.jpg) no-repeat bottom left;
		font-size:18px;
		color:#CC0000;
	}
			#radio div {
				position: absolute;
				top: 14px;
				left: 50px;
				width: 190px;
				height: 25px;
			}
			#dewplayer-mini {
				position: absolute;
				top: 16px;
				left: 225px;
				width: 190px;
				height: 25px;				
			}
	
	#naviRight {
		position: relative;
		float:right;
		width:327px;
		height:550px;
		margin-left:10px;
	}
		#placemarkBlock {
			position: relative;
			margin: 10px 0px 0px 0px;
		}
		#placemarkBlock .placemarkLine {
			margin: 5px 0px 0px 0px;  
		}
		#placemarkBlock .visiblePlacemarkGroup {
			color: black;
		}
	 	#placemarkBlock .hiddenPlacemarkGroup {
			color: #b2b2b2;
		}
		#placemarkBlock img {
			margin: 0px 10px 0px 0px;
		}
		#placemarkBlock a.img {
			text-decoration: none;
		}
		.near_panoramas {
			position: relative;
			width: 100%;
			height: 115px;
			margin: 10px 0px 0px 0px;
			clear: both;
		}
		.pano_address {
			color:#7f7f7f;
		}
		.near_foto {
			float:left;
			padding-right: 10px;
		}
		img.bordered{
				padding:5px; 
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				border:1px solid #838383;
		}
		img.borderedbright{
				padding:5px; 
				border: 1px solid #838383;
		}		
		
#panobox {
	position: relative;
	width: 100%;
	height:425px;
	background-color: #ededed;
	clear:both;
	display:table;
}

		#panoleft {
			position: relative;
			float: left;
			padding: 15px;
			width: 690px;
			font : 12px Arial;
		}
				#krpanoDIV {
					width: 688px;
					height: 370px;
				}
		#panorama object {
			margin: 0px;
			padding: 0px;
		}

		#panoright {
			position: relative;
			float: right;
			padding: 15px 15px 0px 0px;
			width: 265px;
			font : 12px Arial;
		}

		#abovePanorama {
			padding-bottom:20px;
		}
		#panoramaMaked {
			float: left;
			width:50%
		}
		#changeQuality {
			float: right;
			text-align: right;
		}
		#aboveYMap{
			padding-top:5px;
		}

		#ratingPanorama {
			margin-top: 35px;
		}	





/* 

Полоска предпросмотра 

*/
#thumb {
	width: 100%;
	margin-top:25px;	
	clear:both;
	font : 12px Arial;
	/*background-color: #f18400;*/
}

		#green_motivate {
			position: relative;
			width: 100%;
			height: 190px;
			color:#146A32;
			font-size: 11px;
			background: url(green_motivate1.jpg) no-repeat left bottom;
		}
		#green_motivate h1 {
			color:black;
			font-size: 22px;
		}
		#green_motivate p {
			
		}
		#motivate1 {
			position: absolute;
			left: 130px;
			top: 40px;
			width: 180px;
		}
		#motivate2 {
			position: absolute;
			left: 480px;
			top: 40px;
			width: 170px;
		}
		#motivate3 {
			position: absolute;
			left: 810px;
			top: 40px;
			width: 180px;
		}
		
		
		/*  меню панорам */
		#uploadInvite {
			padding:0px 0px 15px 0px;
			clear:both;
			font : 12px Arial;
		}
		#expandUpload {
			background: url(i_addphoto.gif) no-repeat left bottom;
			padding: 17px 20px 1px 22px; 	
		}
		#switchPhotos {
			background: url(i_allphotos.gif) no-repeat left bottom;
			padding: 0px 7px 0px 16px; 	
		}
		#showCodes {
			background: url(i_comment.gif) no-repeat left bottom;
			padding: 0px 0px 0px 18px; 	
		}

		/* Upload */ 

		#uploading  { 
			clear:both;
			background-color: #ededed;
			padding:15px;
			width: 500px;	
			display:none;
		}

		#photo_slider { 
			width: 100%;
			clear:both;
		}
		.photoLine {
			width: 100%;
			clear: both;
			display: table-row; 
		}
		#allImages{
			display: table; 
			clear:both; 
			width:100%;
		}
		#allImages img{
				float:left;
				padding:5px; 
				margin:5px;
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				cursor:pointer;
				border:1px solid #CCCCCC;
				background: url(indicator.gif) no-repeat center;
			}
		#allImages img:hover{
				filter: alpha(opacity=100);
				-moz-opacity: 1;
				-khtml-opacity: 1;
				opacity: 1;
		}

		/* Навгация в фотоальбоме */
		#photoNavi {
			position: relative;
			width: 100%;
			clear:both;
			display:block;	
			padding: 20px 0px 0px 0px;
		}
		#phPageLine {	/* страницы */
			color: #4c4d4d;
			font-size: 16px;
			padding:10px; 
		}
		a.pagesCount {
			color: #4c4d4d;
			padding: 5px 5px 5px 5px;
			margin: 1px 1px 1px 1px;
			font-size: 16px;
		}
		a.pagesCount:hover {
			background-color: #cccccc;
		}
		.pagesCountCurrent {
			background-color: #b2b2b2;
			padding: 5px 5px 5px 5px;
			margin: 1px 1px 1px 1px;
			text-decoration: none;
		}

		#nextPrev {  /* туда-сюда */
			color: black;
			padding:5px; 
			width:500px;
			clear: both;
	
		}
		.prevLink {
			background: url(arrow_big_left.gif) no-repeat left;
			padding: 0px 2px 0px 30px;	
			margin: 0px 10px 0px 0px;
			font-size: 20px; 
		}
		.nextLink {
			background: url(arrow_big_right.gif) no-repeat right;
			padding: 0px 30px 0px 2px;	
			font-size: 20px; 
		}
/* 

Средняя часть 

*/
#main {
	position: relative;
	width: 100%;
	margin: 5px 0px 0px 0px;	
}
		#mainleft {
			position: relative;
			float: left;
			margin: 0px 20px 30px 0px; 
		}
			#main .leftNormal {
				width: 680px;	
			}
			#main .leftWide {
				width: 760px;	
			}
			#main .leftAll {
				width: 1000px;
			}
			
			#indexrest {				
				position: relative;
				margin: 10px 0px 0px 0px;
				height:245px;
				width:100%;
			}
				#indexrestleft {
					position: relative;
					float: left;
					width:345px;
					margin: 15px 0px 0px 25px;
					font-size: 28px;
					color:white;
				}	
				#indexrestright {
					position: relative;
					float: left;
					width:275px;
					margin: 20px 0px 0px 0px;
					font-size: 12px;
					color:white;
				}					
			#indexlinks {
				position: relative;
				width: 100%;
				height:400px;
			}
				#indexlinks img {
					filter: alpha(opacity=70);
					-moz-opacity: 0.7;
					-khtml-opacity: 0.7;
					opacity: 0.7;					
				}	
				#indexlinks a {
					color: black;
				}
			#indexslider {
				position: relative;
				width: 100%;
				height: 280px;
				padding-right:20px;
				overflow:auto;   
			}
/*   АФИША  */
	/* Все фильмы */
			#cinemaAllFilms {
				background-color1: #f18400	
			}

				#cinemaAllFilms div {
					font-size: 20px;
					color: black;
					padding: 0px 20px 4px 0px;					
				}	
				#cinemaAllFilms .filmname {
					margin: 20px 0px 0px 0px;					
				}							
				#cinemaAllFilms span{
					font-size: 16px;
					color: #4c4d4d;					
				}
				#cinemaAllFilms .filmcontent {
					vertical-align: top;
					padding: 0px 0px 0px 10px;
				}
				#cinemaAllFilms br {
					margin: 10px 0px 0px 0px;
				}

	/* Просмотр афиши кинотеатра */
			#cinemaBill {
				
			}
				#cinemaBill span{
					font-size: 16px;
					color: #4c4d4d;					
				}		
				#cinemaBill table.tborder {
					width:500px;
				}	
				#cinemaBill table.tborder, #cinemaBill table.tborder td {
					border: 1px solid #999999;
					border-collapse: collapse;	
					padding: 2px 20px 2px 20px;
					text-align: center;				
				}
				#cinemaBill table.tborder tr.header td {
					text-align: center;
					padding: 5px 0px 5px 0px;
					background-color: #ededed; 
					color:
				}
				#cinemaBill .filmname {
					margin: 0px 0px 10px 0px;
				}
				#cinemaBill a {
					font-size: 20px;
					color: black;
					padding: 0px 20px 0px 0px;	
				}	
	/*  Просмотр информации о фильме */
			#cinemaFilm	{
				
			}
				#cinemaFilm div {
					font-size: 20px;
					color: black;
					padding: 0px 20px 20px 0px;					
				}
					#cinemaFilm div span{
						font-size: 16px;
						color: #4c4d4d;					
					}
				#cinemaFilm td {
					padding: 0px 0px 0px 0px;
				}
				#cinemaFilm b {
					font-weight: bold;
				}	
				#cinemaFilm a {
					font-size: 20px;
					color: black;					
				}	
				#cinemaFilm table.tborder {
					margin: 10px 0px 0px 0px;
					width:500px;
				}
				#cinemaFilm table.tborder, #cinemaFilm table.tborder td {
					border: 1px solid #999999;
					border-collapse: collapse;	
					padding: 2px 20px 2px 20px;
					text-align: center				
				}						
				#cinemaFilm table.tborder tr.header td {
					text-align: center;
					padding: 5px 0px 5px 0px;
					background-color: #ededed;
					font-weight: normal;
				}				
				.cinema-detail {
					color: #4c4d4d;
					font-size: 16px;
				}
/*   Список панорам в разделе Где отдохнуть */			
			#restall {
				position: relative;	
				clear: both;
			}
				#restall .inrestall {
					position: relative;
					float:left;
					width: 100%;
					clear: both;
					margin: 0px;
				}
					#restall .inrestall strong {
						color: #c16767;
					}
				#restall .panolist {
					position: relative;
					width:100%;
					height:180px;
					clear: both;
				}
						#restall .panoone {
							position: relative;
							float: left;
							width: 115px;
							height: 180px;
							margin: 0px 15px 0px 15px;
						}
							#restall .panoone .rest_rating {
								color: #684444;
							}
						#restall .panooneAll {
							position: relative;
							float: left;
							width: 115px;
							height: 250px;
							margin: 0px 15px 0px 15px;
						}							
				#restall h3 {
					margin: 10px 0px 5px 0px;
				}
				#restall .restrecommended {
					position: relative;
					float: left;
					width: 290px;
				}
					#restall .restrecommended p {
						background-color: #970000;
						padding: 5px 5px 5px 5px;
						color:white;
						font-size: 16px; 
						font-weight: bold;
						width:115px;
					}
				#restall .resttop {
					position: relative;
					float: left;
					width: 440px;
					margin: 0px 0px 0px 20px;
				}	
						#restall .topheader {
							position: relative;
							float: left;
							width: 425px;
							height:35px;
							margin: 20px 0px 0px 15px;
						}
								#restall .topname {
									float:left;
									font-size: 20px;
									width:310px;
								}
								#restall .topheader a {
									background: url('arrow_rest.gif') no-repeat bottom right;
									font-size: 14px;
									font-weight: bold;
									color: #970000;
									padding: 0px 15px 0px 0px;
								}
				 .separator {
					position: relative;
					float: left;
					width: 100%;
					background: url(bottom_bg.gif) repeat-x bottom left;
					margin: 10px 0px 30px 0px;
					clear:both;	
				}	
				.recommendedwide {
					width: 100%;
					height:260px;
				}	
				
/*  СПРАВА  */
					
#mainright {
	position: relative;
	float:right;	
	font : 12px Arial;
	margin: 0px 0px 30px 0px;
}
			#main .rightNormal {
				width: 300px;	
			}
			#main .rightNarrow {
				width: 220px;
			}
			#main .rightNone {
				width: 0px;
			}
			#letie {
				position: relative;
				height: 60px;
				background: url('1000letie.png') no-repeat top left;
				padding: 65px 0px 0px 105px;	
				color:#4c4c4c;
			}
			#letie .h1 {
				color:#4c4c4c;
				padding:0px;
				margin:0px;
			}
			#letieLink {
				position: absolute;
				left:0px;
				top:20px;
			}

			#allPanoYMaps {
				position: relative;
				height: 370px;
				width:100%;
				margin: 20px 0px 0px 0px;
			}
			
			/* Реклама */
			#adv_right {
			 position: relative;
			 margin: 20px 0px 20px 10px;
			}
.roundedBox {
	position: relative;
	background-color: #ededed;	
}
.roundedBox1 {
	position: relative;
	background-color: #f8f1d6;	
}
.roundedBox2 {
	position: relative;
	background-color: #e8c4c5;	
}
.inRoundBox {
	position: relative;
	padding:0px 20px 0px 20px;

}
.inRoundBoxJustify {
	position: relative;
	padding:10px 20px 0px 20px;
	text-align: justify;
}



/* Комментарии */
#newComment div{
	margin: 5px 0px 5px 0px;
}

.comment {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font : 12px Arial;
}
.comment_grey {
	background-color:#ededed;	
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font : 12px Arial;
}
.comment_reguser_name {
	position: relative;
	color:#000;	
	padding: 0px 0px 0px 10px;
	font-weight:bold;
}
.comment_user_name {
	position: relative;
	color:#4c4d4d;	
	padding: 0px 0px 0px 10px;
	font-weight:normal;
}
.comment_user_town {
	position: relative;
	background: url(dot.gif) repeat-y right;
	color:#4c4d4d;	
	padding: 0px 10px 0px 5px;

}
.comment_user_time{
	position: relative;
	background: url(dot.gif) repeat-y right;
	color:#4c4d4d;	
	padding: 0px 10px 0px 10px;	
}
.comment_personal {
	position: relative;
	background: url(dot.gif) repeat-y right;
	color:#4c4d4d;	
	padding: 0px 5px 0px 5px;	
}

/* комментарии ссылки */
img.comment_button {
	padding: 0px 5px 0px 5px;	
}

.comment_body {
	position: relative;
	padding: 3px 10px 3px 10px;
}

.addComment {
	font-size: 14px;
	color: #4c4d4d;
	margin: 10px 0px 10px 0px;
}
.addcommentLink {
	font-size: 14px;
	color: #4c4d4d;	
}

/* Описания */
a.description_edit, a.description_delete {
	text-decoration: none;
	padding:0px;
}

a.description_edit {
	background: url(edit.gif) no-repeat top center;
	color:#cccccc;
}
a.description_delete {
	background: url(del.gif) no-repeat top center;
	color:#cccccc;
}

.descricption_public {
	
}
.descricption_private {
	background-color: #cccccc;	
	padding: 0px 0px 0px 5px;
}
.addDescription {
	font-size: 14px;
	color: #990000;
	margin: 10px 0px 10px 0px;
}
.usersDescription {
	color:#939393;
	font-size: 10px;	
}

#users_descriptions_body {
	position: relative;
	padding: 5px 0px 10px 0px;
}

/* НОВОСТИ  */ 
.newsBlock {
	clear:both;
	padding: 10px 0px 10px 0px;
}
#newsCalendar {
	clear: both;
}
/* */





/*
Справа в центе
*/

/* Боковое Меню */
div.nextmenu {
	position: relative; 
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
}
div.nextmenu1 {
	position: relative;
	padding: 8px 0px 2px 20px;
	font: 12px Arial;
}
div.nextmenu_separator {
	position: relative;
	background: url(bottom_bg.gif) repeat-x bottom left;	
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font: 5px Arial;
}
.current_page {
	background: url(arrow_black.gif) no-repeat left;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;	
}
.active_link {
	background: url(arrow_black.gif) no-repeat left;
	padding-left: 15px;
}

/* 

Подвал 

*/
#bottom {
	position: relative;
	width: 100%;
	padding-top:20px;
	margin-top:40px;
	background: url(bottom_bg.gif) repeat-x top left;
	clear:both;
	font: 12px Arial;
}
#bottom_menu {
	position: absolute;
	float: left;
	width:100%;		
}

#bottom_menu a  {
	color: black;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	font-weight: bold; 
}

#prodused {
	position: relative;
	float: left;
	width: 350px;
	top: 50px;
	margin-bottom:50px;	
}
#contact {
	position: relative;
	float: left;
	width: 450px;	
}
#counters {
	position: relative;
	float:right;
	width: 200px;
	text-align:right;
	top: 50px
}
#copyright {
	position: relative;
	color:#B2B2B2;
	width: 100%;
	font-family:Tahoma;
	font-size: 11px;	
	text-align:center;
	padding: 0px 0px 40px 0px;
	clear:both;
}
/*
Прочее
*/
img.photo {
	padding: 0px 15px 15px 0px;
}

.about {
	font-style: italic;
	color: #4c4d4d;
}
.error_message, #error_message {
	color:red;
	text-align: center;
	font-weight:bold;
	clear:both;
	height:20px;
}

#mainRegistrationForm {
	width: 350px;
	padding-left: 315px;
	font : 12px Arial;
}

#registrationForm, #lostPassword {
	padding-left: 20px;
	padding-right: 20px;
}

#lostPassword, #loginError, #lostError, #newDescription {
	display: none;
}
#registrationSystemMessage {
	text-align: center;
	margin-top: 10px;
}
.restore_password {
	position: relative;
	width:150px;
	text-align:center;
}
.registrationHead {
	display: block;
	font-weight: bold;
}
.registrationComment {
	display: block;
	color: #4c4d4d;
	font-weight: normal;
	width:297px;
}
.wide100 {
	width: 285px;
	text-align: right;
}
.withPadding {
	padding: 0px 10px 0px 10px;
}
.inputbox {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	color: #4c4d4d;
	font: bold 16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding:4px;
	width:275px;
}
textarea {
	border: 1px solid #CCCCCC;
	float: left;
	width: 99%;
	color: #4c4d4d;
	scrollbar-face-color: #FFF; 
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #FFF; 
	scrollbar-3dlight-color: #FFF; 
	scrollbar-arrow-color: #FFF; 
	scrollbar-track-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;	
}
.checkbox {
	border: 0px;
	width:20px;
}

.flatbutton {
	padding: 1px 20px 1px 20px;
	margin: 10px 0px 0px 0px;
}

.center {
	text-align: center;
}
.right {
	float: right;
}


.hidden_div {
	display: none;
}

.checkField {
	display: inline;
	
}




P {
	text-align: justify;
}

strong { 
	
}
.close {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: black;	
}
a:hover {
	text-decoration: none;	
}



a.button {
	background: url(button_bg.gif) repeat-x top left;
	background-color: #f2f2f2;
	padding: 2px 20px 2px 20px;
	text-align:center;
	border: 1px outset #707070;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	color: #4c4d4d;
}
a.button:hover {
	border: 1px inset #707070;	
}

/* Все панорамы */
div.allPanoBlock {
	clear:both;
	width:100%;
}
div.allpanoPreview {
	float:left;
	width:670px;
}
div.allpanoDescription { 
	float:right;
	width:330px;
}
.userphoto {
	height:140px;
	width:100%;
	clear:both;
	margin: 0px 0px 40px 0px;
}
	.userphoto_left {
		float: left;
		width: 30%;
		text-align:center;
	}
	.userphoto_right {
		float: right;
		width: 70%;
	}
	.userphoto_title {
		display: block;
		float: left;
		width: 100px;
		text-align: right;
		margin: 0px 10px 2px 0px;
		font-weight: bold;
	}
	.userphoto_value {
		display: block;
		float: left;
		width: 410px;
		text-align: left;
		margin: 0px 10px 2px 0px;
	}
.allPanoSort {
	padding-right: 10px;
}


/* Загрузка панорам */
#uploadPanoramaBlock {
	
}
	#uploadPanoramaBlock #uploadedPanoramaName {
		display:none;
	}
	#uploadPanoramaBlock #addButton {
		display:none;
		margin:20px 0px 0px 150px;
	}
	#step1, #step2, #step3, #step4, #step5, #step6, #step7, #step8, #step9 {
		margin-top:40px;	
	}
	
/* Редактирование панорам */
#editPanoramaBlock {
	
}
	#editPanoramaBlock #addButton {
		margin:20px 0px 0px 0px;
	}
	
#edit_viewpoint, #edit_north, #edit_hotspot {
	position: relative;
	width:760px;
	height:400px;
}
		#edit_viewpoint #krpanoDIV1 {
			z-index: 100;
			width:100%;
			height:400px;
		}
		#edit_north #krpanoDIV2 {
			z-index: 100;
			width:100%;
			height:400px;
		}	
		#edit_hotspot #krpanoDIV3 {
			z-index: 100;
			width:100%;
			height:400px;
		}
			
		#vp_vline {
			z-index: 0;
			position:absolute;
			background-color:blue;
			border:1px solid #FFF;
			height:400px;
			left:380px;
			top:0px;
			width:1px	
		}
		#vp_hline {
			z-index: 0;
			position:absolute;
			background-color:blue;
			border:1px solid #FFF;
			height:1px;
			left:0px; 
			top:200px;
			width:760px;		
		}
		#pano1_buttons,  #pano2_buttons, #pano3_buttons {
			position:absolute;
			z-index: 0;
			top:10px;
			left:10px;
		}
		#pano1_savebutton, #pano2_savebutton {
			position:absolute;
			display:block;
			z-index: 0;
			top:375px;
			left:650px;			
		}
		#cropData {
			color: white;
		}
		
		/*  Хотспоты */
		
		#hotspots_image {
			position: relative;
			height: 120px;
			width:1500px;
		}
			#hotspots_image .parent {
				padding:5px;
				margin: 5px; 
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				border: 1px solid #ff8686;			
			}
			#hotspots_image .parent_linked {
				padding:5px;
				margin: 5px; 
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				border: 2px solid red;			
			}			
			
			#hotspots_image .child {
				padding:5px; 
				margin: 5px;
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				border:1px solid #838383;			
			}		
			#hotspots_image .child_linked {
				padding:5px; 
				margin: 5px;
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				border:2px solid #82bd17;			
			}	
					
			#pano3_savebutton {
				margin: 12px 0px 0px 0px;	
				height:60px;
			}
			#pano3_savebutton .hotspot_button {
				display: none;
			}