
.hspace{
	margin-top: 15px;
	clear: both;
}
.pano-text{
	text-align:justify;
}
/* ---frame shadow--- */
#cell-panorama{
	width:760px;
}
#pano-shower{
	width: 752px;
	height: 350px;
}
.fr_pano{
	border: 1px solid white;
	background-color: #dddddd;
	width: 752px;
	height: 350px;
}
.fr_mini{
	border: 1px solid white;
	width: 752px;
}
.fr_bl,
.fr_br,
.fr_rm{
	height: 6px;
	font-size:1px;
}
.fr_bl{
	background: url('/images/corner-bm.gif') repeat-x left top;
	text-align:left;
}
.fr_br{
	background: url('/images/corner-bm.gif') repeat-x right top;
	text-align:right;
}
.fr_rm{
	background: url('/images/corner-rm.gif') repeat-y left top;
	vertical-align: top;
}
/* ---panorama embed--- */
#embed-frame{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:101; 
} 
#embed-form{ 
	width: 470px; 
	margin: 0 auto;
	margin-top: 150px;
	padding: 10px;
	text-align: left; 
	position: relative; 
	background: #ffffff; 
	border: 1px solid #cccccc; 
	opacity: 100;
	filter: alpha(opacity=100);
	display:none; 
}
#embed_url,
#embed_html{
	width: 100%;
}
.embed-title{
	text-transform:uppercase;
	font-weight: bold;
}
#embed-sizes{
	text-transform:uppercase;
	font-size: 11px;
	margin: 3px 0px;
}
#embed-sizes input{
	text-transform:normal;
	font-size: 9px;
}
#embed-sizes div{
	float: left;
	width: 110px;
	line-height: 20px;
	vertical-align: center;
}
.embed-gap{
	margin-top: 10px;
}
/* ---panorama statistics--- */
.pano-stat{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px;  
	list-style-type: none;
	width:752px;
	margin-top:10px;
}
.pano-stat-version{
	width:180px;
	float:left;
}
.pano-stat-view{
	width:252px;
	float:left;
}
.pano-stat-vote{
	width:100px;
	float:left;
}
.pano-stat-rate{
	width:100px;
	float:left;
}
.pano-stat-scale{
	width:120px;
	float:left;
}
	
/* ---vote scale--- */
.rating,
.rating a:hover,
.rating .current{
	background: url('/images/led-blue-orange-md.png') left;
}
.rating{
	position: relative;
	width: 120px; /* 5 stars width */
	height: 16px; /* 1 star height */
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-position: top left;
}
.rating li{
	display: inline;
	float:none;
}
.rating a,
.rating .current{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9000px;
	height: 16px; /* 1 star height */
	line-height: 16px; /* 1 star height */
	outline: none;
	overflow: hidden;
	border: none;
	font-size: 24px; /* 1 star width */
}
.rating a:hover{
	background-position: left bottom;
}
.rating a.rate1{
	width: 20%;
	z-index: 6;
}
.rating a.rate2{
	width:40%;
	z-index: 5;
}
.rating a.rate3{
	width:60%;
	z-index: 4;
}
.rating a.rate4{
	width:80%;
	z-index: 3;
}
.rating a.rate5{
	width:100%;
	z-index: 2;
}
.rating .current{
	z-index: 1;
	background-position: left center;
}
/* ------thumbs navigation-------- */
.icon-nav{ 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px;  
	list-style-type: none;
}
.icon-nav li{ 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	float: left;
	//float:none;
	//display:inline;
	//zoom:1;
	vertical-align:top;
}
.icon-nav{
	clear:both;
	width: 760px;
}
.i-nav{
	vertical-align:top;
	text-align:left;
	width:154px;
}
.i-nav-last{
	vertical-align:top;
	text-align:left;
	width:142px;
}

/* ---wallpaper--- */
#pano-wall{
	display:block;
	margin-bottom: 20px;
}
.wall-text{
	white-space:normal;
	width: 330px;
}
.wall-img{
	width: 140px;
}
.wall-button{
	text-align:left;
	margin-top: 5px;
	margin-bottom: 15px;
}

/* -----comments & links & cards----- */
.forma{
	width: 478px;
}
#comment-form{
	width: 478px;
	margin: 0px;
	padding: 0px;
}
.comment-gap{
	margin-bottom:10px;
	border-top:1px solid #0291d5;
}
.comment-title{
	font-weight:bold;
}
.field-div{
	border: 1px solid #d6d6d6;
	background: #f6f6f7;
}
#com-mess{
	background: #f6f6f7;
	border: 1px;
	padding: 0px;
	height: 130px;
	width: 97%;
	//width: 450px;
	margin: 4px;
	overflow-h:auto;
}
#com-email,
#com-name{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 15px;
	width: 368px;
	margin: 4px;
}
.field-label{
	width: 100px;
	line-height:23px;
	vertical-align:center;
}
.field-label label{
	margin-left: 5px;
}
.field-gap{
	clear:both;
	height:4px;
	font-size:1px;
	line-height:4px;
}
.field-check{
	line-height:20px;
	vertical-align:center;
}
.field-area{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 130px;
	width: 98%;
	//width: 464px;
	margin: 4px;
	overflow-h:auto;
}
.field-input{
	background: #f6f6f7;
	border: 0px;
	padding: 0px;
	height: 15px;
	width: 368px;
	margin: 4px;
}
.field-send{
	border: 1px solid #d6d6d6;
	background: #f6f6f7;
	float:right;
	width: 100px;
	text-align:center;
}
.field-send input{
	border: 0px;
	background: #f6f6f7;
	margin: 3px;
}
#link-message{
	border: 1px dashed #d6d6d6;
	background: #fefefe;
	padding:10px;
}
.comment-send{
	border: 1px solid #d6d6d6;
	background: #f6f6f7;
	float:right;
	width: 100px;
	text-align:center;
}
.comment-send input{
	border: 0px;
	background: #f6f6f7;
	margin: 3px;
}

.comment-button{
	border-top:1px solid #0291d5;
	text-align:right;
	padding-top:3px;
	margin-top:3px;
	margin-bottom:5px;
}
.comment-sentby{
	font-weight: bold;
	font-size: 10px;
}
.comment-list{
	padding: 0px;
	margin: 0px;  
}
.comment-level0,
.comment-level1,
.comment-level2,
.comment-level3,
.comment-level4,
.comment-level5{
	padding:0px;
	overflow:hidden;
	margin-bottom: 7px;
	padding-top: 7px;
	border-top: 1px solid #0291d5;
	text-align: justify;
}
.comment-level0{
	margin-left:0px;
}
.comment-level1{
	margin-left:20px;
}
.comment-level2{
	margin-left:40px;
}
.comment-level3{
	margin-left:60px;
}
.comment-level4{
	margin-left:80px;
}
.comment-level5{
	margin-left:100px;
}