/*$Id: photos.css,v 1.1.2.11 2008/12/20 05:47:21 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;
	margin-left:0px;
	margin-top:0px;
	width:100px;
}
.album-left a img {
	border:5px solid #FFF;
}
.album-left a:hover img {
	border:5px solid #F06;
}
.album-right {
	margin-left:115px;
}
.album-right h2 {
	margin-top:2px;
}
.photos-image, .image-b, .image-a, .photos-pager {
	margin:0px 0px;
	text-align:center;
}
.photos-image {
	text-align:left;
	float:left;
	margin:0px 7px 7px 0px
}
.editdes, .image-b {
	background:#E8F5E8;
	font-size:14px;
	color:#176436;
	padding:5px;
}
.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;
}
#post_content .photos-image {
	display:block;
}
.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:0px;
	padding:0px;
	margin:0px;
	margin-right:7px;
	padding-left:0px;
}
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:0;
	padding:0px;
	margin:0px;
	margin-right:7px;
	padding-left:0px;
}
.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%
}
.photos-viewuser, .photos-time {
	padding:0 10px
}
.photo_info_top {
	font-weight:bold;
}
.photo_info_bottom {
	margin:5px 0;
	text-align:right
}
.photo_info_bottom a {
	padding:0 5px
}
.photos-meta {
	color:#999;
	font-size:10px;
	margin-top:-15px;
}
.photos-time {
	padding:0;
}
.photos-description {
	padding-top:5px;
}
#photos_block_pager td {
	text-align:center;
	margin-right:20px;
}
.photo_link_pager {
	float:right;
	height:64px;
	padding-top:4px;
	width:198px;
	display: block;
}
* html .photo_link_pager {
	width:228px;
}
#photo-pager-numeration {
	float:left;
	clear: none;
	font-size:16px;
	padding-top:18px;
	text-align:center;
	width:86px;
}
.photo-pager-left {
	float:left;
	clear: none;
	margin-left:30px;
}
.photo-pager-right {
	float:left;
	clear: none;
	margin-right:2px;
}
#photos-quote {
	overflow:hidden;
	height:100%;
	background:#fff
}
.photos-quote {
	float:left;
	width:110px;
	margin:5px;
	height:180px
}
.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(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;
}
#photos-pid {
	margin:5px 0;
}
#photos-pid div, #photos-pid label {
	display:inline;
	padding:0 3px;
}
/*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(up2.gif);
}
a.photos-vote-up-u:hover, .photos-vote-up-x, a.photos-vote-up:hover {
	background:url(up1.gif);
}
.photos-vote-down-u, .photos-vote-down {
	background:url(down2.gif);
}
a.photos-vote-down-u:hover, .photos-vote-down-x, a.photos-vote-down:hover {
	background:url(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(loading.gif) no-repeat;
}
.photos-to-album {
	display:inline;
	width:100px;
}
dd.photos a {
	margin-right:16px
}
#photos_upload_new {
	padding:0 5px;
	margin:5px 0;
	border:1px solid #ccc;
	overflow:hidden;
}
/*photos_swfu*/
#photos-swfu {
	margin:5px 0;
	height:100%;
	overflow:hidden;
}
#cancelqueuebtn, #SWFUpload_0BrowseBtn, #SWFUpload_0UploadBtn {
	margin-bottom:5px;
	border-bottom:1px solid #ccc
}
.fileUploading .cancelbtn {
	background: url(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;
}
#gallery #photo_body {
	float: left;
	padding-bottom: 10px;
	width: 415px;
	overflow: hidden;
}
*+html #gallery #photo_body {
	margin-left: -20px;
	margin-right: -20px;
}
#gallery #photo_body .date {
	text-align: left;
	font-weight:bolder;
	font-size: 9px;
	padding:1px 4px;
}
#gallery #photo_body .photo_credit {
	font-weight:bolder;
	float:right;
	padding: 0px;
}
#extracontent #photo_description {
	clear:right;
	float:right;
	padding-top:16px;
	text-align:left;
	width:170px;
}
#extracontent #gallery h2 {
	font-size:14px;
	width:170px;
}
#extracontent #gallery h3 {
	font-size:10px;
	width:170px;
}
*:first-child+html #thumbnails {
	width: 214px;
	left: 20px;
}
#thumbnails {
	clear:right;
	height:381px;
	margin:0 10px 12px 0;
	overflow:auto;
	padding:2px 2px 10px;
	text-align:left;
	width:212px;
	position: relative;
	left: 10px;
}
* html #thumbnails {
	left: 4px;
}
#thumbnails a img {
	margin:0 2px 0 -2px;
	width:89px;
	border: #FFFFFF solid 4px;
}
#thumbnails a.active img {
	border:#FF0066 solid 4px;
}
body.gallery-image-view .bg_left_mid {
	padding:0 0 27px 33px;
	width:647px;
	position: relative;
}
body.gallery-image-view #extracontent {
	width:647px;
	position: relative;
}
#photo_info {
	float: right;
	position: relative;
	right: 30px;
}
*:first-child+html #photo_info {
	position: relative;
	right: 40px;
}
