/*$Id: photos.css,v 1.1.2.5 2008/08/25 17:03:24 eastcn Exp $*/
#photos-album-form{width:500px}
.photos-album{border:1px solid #ccc;margin:5px;padding:5px;clear:both;overflow:hidden;height:auto}
.album-left{float:left;width:140px;}
.album-right{margin-left:140px;}
.photos-image,.image-b,.image-a,.photos-pager{margin:5px 0;text-align:center}
.photos-image{text-align:left}
.editdes,.image-b{font-size:14px;color:#176436;padding:5px;}
.editdes p {margin:0;}
.test a,.photos-pager a{padding:3px 6px;margin-right:3px;border:1px solid #BFCBBC;}
.photos-pager a:hover,.photos-pager a.active{background:#52954B;border:1px solid #555;color:#fff;text-decoration:none;}
.photos-images{text-align:center;margin:5px;padding:5px;border:1px solid #ccc;}
.photos-prev{text-align:center}
.photos-prev img{max-width:50px;border:1px solid #ccc;padding:2px;margin:1px;_width: expression(this.width > 50 && this.height < this.width ? 50: true);}
a.image-quote img,.photos-a a img,.photos-image a img,.photos-images a img{border:1px solid #ccc;padding:2px;margin:1px;}
a.image-quote:hover img,.photos-a a:hover img,.photos-image a:hover img,.image-prev a.active img,.photos-prev a:hover img,.photos-prev a.active img,.photos-images a:hover img{border:1px solid #f00;padding:2px;margin:1px;}
.image-zoom{text-align:right}
.album-a{margin:8px 0}
.photo-zoom a,.image-prevt a,.photos-editmenu a,.photo-rg a,.album-a a{padding-left:10px;}
.photo-rg{text-align:right;padding:0 10px;color:#818B95;line-height:26px}
.photo-zoom{padding:5px 10px;margin:5px 0;border-bottom:1px solid #ccc}
/**/
.image-prevt,.image-prev{margin:0;padding:5px;background:#F0F7EA;border:1px solid #9BAD8E;}
.image-prevt{border-bottom:none;line-height:140%;color:#295A15}
.image-link{overflow:hidden;height:100%;margin:5px 0;line-height:22px}
.image-link .a,.image-link a{display:block;float:left;width:60px;text-align:center}
.nodebody .timgview img{width:90px;height:67px;}
#imgedit{width:600px;margin:0 auto;display:none;overflow:hidden;height:auto;}
#imgedit form{margin-bottom:10px}
#imgvalue{margin:5px auto;padding:10px;width:600px;text-align:left;background:#DEEDD8}
#imgedit .form-item{margin-top:0;}
.errer{background:#F2EA9B}
#edit-wid-wrapper label {display:inline}
.imgright{margin:5px;padding:5px;border:1px solid #ccc;line-height:20px}
#imagesedit{margin:10px 0;}
.photos-h2{text-align:left;border-bottom:1px solid #ccc;margin-bottom:5px;color:#247417}
.photos-editmenu{text-align:right;margin:5px 10px;}
.photos-des{background:#F0EDCE;text-align:right}
#photo-exif{text-align:left;line-height:160%}
#photo-exif .rg{text-align:right;padding-right:5px}
#photo-exif th{padding:6px 0;font-size:120%}
#photo-exif tr{background:#fff;}
.photos-viewuser,.photos-time{padding:0 10px}
.photo_info_top{font-weight:bold;}
.photo_info_bottom{text-align:right;}
.photo_info_bottom a{
	padding:0 5px
}
.photo_link_pager {height:30px;line-height:30px}
.photo-pager-left{float:left}
.photo-pager-right{float:right}
#photos-quote{overflow:hidden;height:100%;background:#fff}
.photos-quote{float:left;width:110px;margin:5px;}
.photos-quote img{padding:2px;border:1px solid #ccc}
.photo-msg{padding:5px 12px;margin:5px;border:1px solid #ccc;color:#f00}
#block-image-link{font-weight:bold}
#block-image-link input {width:180px;}
#TB_load{font-size:14px;color:#fff}
.photo-input{color:#90A781}
.photo-input input {margin-right:4px}
#photos_opalbum_form {clear:both;height:100%;overflow:hidden;}
#-photos-opalbum-form{float:left;margin-left:12px}
#-photos-opalbum-form input,#edit-albumselect-wrapper {display:inline;}
.albumselect{float:left;margin-right:10px;padding:5px 0;}
#potos-thickbox{margin:10px 20px;text-align:right;}
#potos-thickbox a{padding:4px 16px;border:1px solid #ccc;}
#potos-thickbox a:hover{padding:4px 16px;border:1px solid #E87676;}
#photos-upload-load{display:none;width:208px;height:13px;background:url(thickbox/loadingAnimation.gif);}
#photos-desedit div{display:inline}
#-photos-opalbum-form div.grippie,#photos-desedit div.grippie{display:block}
#quote_title {background-color:#eee;height:30px;}
#quote_title a{padding:0 10px}
#edit-insert-wrapper{display:none}
.quote_title_left{float:left;padding:5px 10px;}
.quote_title_right{padding:5px 10px;text-align:right;float:right;}
/*vote*/
.photos-votes{
	border-bottom:1px solid #ccc;
	padding:5px 12px;
	overflow:hidden;
	height:100%;
	width:100px;
}
.photos-vote-u, .photos-vote,a.photos-vote{
	display:block;
	width:15px;
	height:15px;
	float:left;
	padding:0;
}
.photos-vote-up-u,.photos-vote-up{
	background:url(img/up2.gif);
}

a.photos-vote-up-u:hover,.photos-vote-up-x,a.photos-vote-up:hover {
	background:url(img/up1.gif);
}
.photos-vote-down-u,.photos-vote-down{
	background:url(img/down2.gif);
}
a.photos-vote-down-u:hover,.photos-vote-down-x, a.photos-vote-down:hover{
	background:url(img/down1.gif);
}
.photos-vote-sum{
	width:70px;
	float:left;
	text-align:center;
	line-height:15px;
	cursor:hand;
}
.photos-votes {
	float:right;
}
.photos-vote-load {
	background: url(img/loading.gif) no-repeat;
}
.photos-to-album{
	display:inline;
	width:100px;
}
dd.photos a{
	margin-right:16px
}
/*photos_swfu*/
#photos-swfu{
	padding:5px;
	margin:5px 0;
	border:1px solid #ccc
}
#cancelqueuebtn,#SWFUpload_0BrowseBtn,#SWFUpload_0UploadBtn{
	margin-bottom:5px;
	border-bottom:1px solid #ccc
}
.fileUploading .cancelbtn { 
	background: url(img/loading.gif) no-repeat; 
}
.uploaderror span.progressBar {
	width: 200px;
	display: block;
	font-size: 1px;
	height: 4px;
	line-height: 1px;
	margin-top: 2px;
	margin-bottom: 10px;
	
	background: #f00;
}
