/* @override 
	http://localhost/picsengine3/dev/admin/public/css/photos.css
	http://localhost/picsengine3/dev/admin/public/css/photos.css?v=3.0.3
	http://localhost/picsengine3/dev/admin/public/css/photos.css?v=3.0.4
	http://localhost/picsengine3/dev/admin/public/css/photos.css?v=3.1
	http://localhost/dp/picsengine3/dev/admin/public/css/photos.css?v=3.1
	http://localhost/dp/picsengine3/dev/admin/public/css/photos.css?v=3.2
	http://localhost/dp/picsengine3/dev/admin/public/css/photos.css?v=3.2.1
	http://localhost/dp/picsengine3/dev/admin/public/css/photos.css?v=3.5a
	http://localhost/dp/picsengine3/dev/admin/public/css/photos.css?v=3.5d
*/

/* @group bottom fixed */
#photos_bottom_bar {
	position: absolute;
	text-align: center;
	font-size: 11px;
	padding-top: 20px;
	text-shadow: #000 0 -1px 1px;
}

/* @group photos update */
#photos_update {
	position: absolute;
	right: 10px;
}
#photos_update p {
	font-size: 11px;
	color: #fff;
	padding: 20px 0 0 0;	
	width: 150px;
	text-align: right;
	text-shadow: #000 0 -1px 1px;
}
/* @end */

/* @group filter */
#photos_filter {
	font-size: 11px;
	float: left;
	padding: 5px;
}
#photos_filter a {
	float: left;
	display: block;
	height: 20px;
	color: #8e8e8e;
	margin-right: 2px;
}
#photos_filter a:hover, #photos_filter a.active {
	color: #fff;
}
#photos_filter span {
	float: left;
	display: block;
}
#photos_filter a.active, #photos_filter a.active span {
	background: url('../src/filter_active.png') no-repeat;
}
#photos_filter a.active {
	background-repeat: no-repeat;
}
#photos_filter a.active span {
	height: 20px;
	background-repeat: no-repeat;
	background-position: right -40px;
}
#photos_filter a.active span span {
	background-repeat: repeat-x;
	background-position: 0 -20px;
	margin: 0 10px;
}
#photos_filter a span span {
	margin: 0 10px;	
}
#photos_filter a.active span span span, #photos_filter a span span span {
	background: transparent;
	margin: 3px -2px;
}
/* @end */

/* @group search */
#photos_search {
	float: right;
	font-size: 12px;
	color: #fff;
	padding: 3px 5px 0 0;
	overflow: hidden;
}
#photos_search span, #photos_search .input {
	float: left;
}
#photos_search .input {
	width: 200px;
}
#photos_search .input input {
	width: 169px;
}
/* @end */

#photos_actions {
	position: absolute;
	z-index: 10;
}
/* @group bottom button */
.bottom_button, .bottom_button span {
	display: block;
	float: left;
	font-size: 11px;
	height: 38px;
	background-image: url('../src/bottom_button.png');
	text-shadow: #000 0 -1px 1px;
}
.bottom_button:active, .bottom_button:active span {
	background-image: url('../src/bottom_button_active.png');	
}
.bottom_button {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 7px;
	margin-left: 5px;
}
.bottom_button span {
	background-repeat: no-repeat;
	background-position: right -76px;
}
.bottom_button span span {
	background-repeat: repeat-x;
	background-position: left -38px;
	margin: 0 6px 0 6px;
}
.bottom_button span span span, .bottom_button:active span span span {
	background: transparent;
	height: 14px;
	padding: 13px 8px 11px 8px;
	margin: 0 -6px 0 -6px;
}

#folder_send span span span, #photos_send span span span {
	background-image: url('../src/icon_plus.png');
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 30px;
}

/* @end */
/* @group trash */
.bottom_action {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 0px;
	background-repeat: no-repeat;	
}
.bottom_action p {
	font-size: 11px;
	text-shadow: #000 0 -1px 1px;
}
.bottom_action .icon {
	height: 14px;
	padding: 13px 4px 11px 22px;
}

.bottom_trash_active {
	height: 38px;
}
.bottom_trash .state2 { display: none; }
.bottom_trash_active .state2 { display: block; }
.bottom_trash_active .state1 { display: none; }
.bottom_action.bottom_trash_active .icon {
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 26px;
}
.bottom_trash .button {
	margin-left: 6px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.bottom_trash .icon {
	background: url('../src/icon_trash.png') no-repeat 4px 8px;
	padding-left: 25px;
}
.bottom_zip .icon {
	background: url('../src/icon_zip.png') no-repeat 4px 8px;
}
.bottom_action, .bottom_action .l, .bottom_action .r {
	background-image: url('../src/action_normal.png');
}
.bottom_action .state1 {
	display: none;
	padding-left: 8px;
}
.bottom_action.hover p {
	color: #fff;
}
.bottom_action.hover .state1 {
	display: block;
}
.bottom_action.hover, .bottom_action.hover .l, .bottom_action.hover .r {
	background-image: url('../src/action_hover.png');
}
.bottom_action .l {
	background-position: right -76px;
	background-repeat: no-repeat;	
}
.bottom_action .r {
	background-repeat: repeat-x;
	background-position: 0 -38px;
	margin: 0 6px 0 6px;
	overflow: hidden;
	height: 38px;
}
/* @end */

/* @end */


/* @group left */
#left_photos {
	float: left;
}
.bar {
	padding: 0 7px 0 0;
	height: 33px;
	overflow: hidden;
}
/* @end */

/* @group sidebar */
#right_sidebar {
	float: left;
}
#right_doc {
	width: 285px;
}
#right_doc.doc_folders {
	width: 459px;
}
#right_doc .help_box {
	display: block;
	margin: 20px auto 0 auto;
}
#right_doc p {
	line-height: 16px;
}
/* @group tab tag */
#search_tag_container {
	padding: 8px;
}
#search_tag, #search_tag input {
	width: 260px;
}
/* @end */
/* @end */

/* @group general */
#container_photos {
	float: left;
}

/* @group tiny scrollbar */
.tiny_scrollbar {
	float: left;
	display: block;
	width: 10px;
	height: 200px;
}
.tiny_scrollbar .track, .tiny_scrollbar .t1, .tiny_scrollbar .t2 {
	display: block;
	width: 10px;
	background-image: url('../src/scroll_tiny_track.png');
}
.tiny_scrollbar .track {
	background-repeat: no-repeat;
	background-position: -20px bottom;
	height: 100%;
}
.tiny_scrollbar .t1 {
	background-repeat: no-repeat;
	height: 100%;
}
.tiny_scrollbar .t2 {
	float: left;
	background-repeat: repeat-y;
	background-position: -10px 0;
	margin: 9px 0 9px 0;
	height: 182px;
}
.tiny_scrollbar .t3 {
	margin: -9px 0 -9px 0;
}
.tiny_scrollbar .handle, .tiny_scrollbar .h1, .tiny_scrollbar .h2, .tiny_scrollbar .h3 {
	display: block;
	width: 10px;
	background-image: url('../src/scroll_tiny_handle.png');
	cursor: move;
}
.tiny_scrollbar .handle {
	float: left;
	background: transparent;
}
.tiny_scrollbar .h1 {
	background-repeat: no-repeat;
	height: 100%;
}
.tiny_scrollbar .h2 {
	background-repeat: no-repeat;
	height: 100%;
	background-position: -20px bottom;
	overflow: hidden;
}
.tiny_scrollbar .h3 {
	background-repeat: repeat-y;
	background-position: -10px 0;
	margin-top: 5px;
}


/* @end */

/* @group scrollbar */
.large_scrollbar {
	float: left;
	display: block;
	padding: 0px 9px 0 8px;
	width: 15px;
	height: 100px;
}
.large_scrollbar .track, .large_scrollbar .track .t1, .large_scrollbar .track .t2 {
	display: block;
	width: 15px;
	background-image: url('../src/scroll_track.gif');
}
.large_scrollbar .track {
	background-repeat: repeat-y;
	background-position: -15px 0;
}
.large_scrollbar .t1 {
	background-repeat: no-repeat;
	height: 100%;
}
.large_scrollbar .t2 {
	background-repeat: no-repeat;
	height: 100%;
	background-position: -30px bottom;
}

.large_scrollbar .handle, .large_scrollbar .handle .h1, .large_scrollbar .handle .h2, .large_scrollbar .handle .h3 {
	display: block;
	width: 15px;
	background-image: url('../src/scroll_handle.png');
	cursor: move;
}
.large_scrollbar .handle {
	float: left;
	background: transparent;
}
.large_scrollbar .handle .h1 {
	background-repeat: no-repeat;
	height: 100%;
}
.large_scrollbar .handle .h2 {
	background-repeat: no-repeat;
	height: 100%;
	background-position: -30px bottom;
	overflow: hidden;
}
.large_scrollbar .handle .h3 {
	background-repeat: repeat-y;
	background-position: -15px 0;
	margin-top: 8px;
}

/* @end */

.trash {
	width: 196px;
	height: 44px;
	background: url('../src/trash.jpg') no-repeat;
	margin-top: 15px;
}
.trash p {
	font-size: 12px;
	color: #616161;
	padding-top: 16px;
	padding-right: 14px;
	text-align: right;
}
.trash_hover { background: url('../src/trash_hover.jpg') no-repeat; }
.trash_hover p { color: #FFF; }
.trash .state2 { display: none; }
.trash_active .state1 { display: none; }
.trash_active .state2 { display: block; }
.trash_active .state2 {
	padding: 10px;
	overflow: auto;
}
.trash_active .state2 .button {
	margin-left: 5px;
	float: right;
	text-decoration: none;
}

.home {	
	width: 196px;
	height: 44px;
	background: url('../src/home.jpg') no-repeat;
	margin-top: 15px;
}
.home.home_hover { background: url('../src/home_hover.jpg') no-repeat; }
.home.home_hover p { color: #FFF; }
.home p {
	font-size: 12px;
	color: #616161;
	padding-top: 16px;
	padding-right: 14px;
	text-align: right;
}
.home_settings {
	padding: 15px 0 0 5px;
	font-size: 11px; 
}
.home_settings a {
	text-decoration: underline; 
}

.zip {
	width: 196px;
	height: 44px;
	background: url('../src/zip.jpg') no-repeat;
	margin-top: 15px;
	overflow: hidden;
}
.zip p {
	font-size: 12px;
	color: #616161;
	padding-top: 16px;
	padding-right: 14px;
	text-align: right;
}
.zip_hover { background: url('../src/zip_hover.jpg') no-repeat; }
.zip_hover p { color: #FFF; }
.zip .state2 { display: none; }
.zip_active .state1 { display: none; }
.zip_active .state2 { display: block; }
.zip_active {
	background: url('../src/zip_active.jpg') no-repeat;
	height: 74px;
}
.zip_active.zip_hover { background: url('../src/zip_active_hover.jpg') no-repeat; }
.zip_active .button {
	float: right;
	margin: 7px 10px 0 0;
	text-decoration: none;
}

#tags {
	float: left;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 15px;
	width: 257px;
}
#tags_inner {
	overflow: hidden;
}
#tags_scrollbar {
	margin-top: 7px;
}
#tags a.tag {
	float: left; 
}
#tags a.tag.middle { background: url('../src/tag_black_left.png') no-repeat; }
#tags a.tag.middle span { background: url('../src/tag_black_right.png') no-repeat top right; }
#tags a.tag.middle span span { background: url('../src/tag_black_center.png') repeat-x; }

#tags a.tag.full { background: url('../src/tag_left.png') no-repeat; }
#tags a.tag.full span { background: url('../src/tag_right.png') no-repeat top right; }
#tags a.tag.full span span { background: url('../src/tag_center.png') repeat-x; }

#tags a.tag.hover { background: url('../src/tag_hover_left.png') no-repeat; }
#tags a.tag.hover span { background: url('../src/tag_hover_right.png') no-repeat top right; }
#tags a.tag.hover span span { background: url('../src/tag_hover_center.png') repeat-x; }

#tags a.tag, #tags a.tag span, #tags a.full.tag span span span, #tags a.middle.tag span span span, #tags a.hover.tag span span span { background: none; }
/* @end */







/* @group photos loading */
#photos_loading {
	font-size: 12px;
	text-align: center;
	display: block;
	width: 100%;
	height: 60px;
	background: url('../src/loading.gif') no-repeat center center; 
}
/* @end */





/* @group list */
#photos {
	float: left;
}
#photos_list_loading {
	width: 100%;
	height: 100px; 
}
#photos_list {
	float: left;
	overflow: hidden;
}
#photos_list_inner {
	clear: left;
	overflow: hidden;
}
#folder_organise, #home_change_image {
	padding: 0 0 0 10px;
	overflow: hidden;
	margin-bottom: 9px;
}
#home_change_image {
	margin-bottom: 0;
}
#folder_organise #photos_list,
#home_change_image #photos_list {
	padding-bottom: 17px;
}
#folder_organise .large_scrollbar,
#home_change_image .large_scrollbar {
	margin-top: 10px;
}
#folder_organise #photos_list_inner,
#home_change_image #photos_list_inner {
	padding: 10px 0 0 0;
}
#photos_list_js {
	overflow: hidden;
}
#photos_list .photo {
	z-index: 1000;
	float: left;
	margin: 0 0 3px 3px;
	width: 106px;
	height: 106px;
}
#photos_list .photo div {
	width: 106px;
	height: 106px;
}
#photos_list .photo.protected .photo_protected {
	background: url('../src/photo_protected.png') no-repeat 78px 78px;
}
#photos_list .photo .in {
	background: url('../src/photo_on.png') no-repeat;
}
#photos_list .photo.selected .in {
	background: url('../src/photo_selected.png') no-repeat;
}

#photos_selected {
	position: absolute;
	z-index: 100;
	padding: 12px 0 0 12px;
	width: 120px;
	height: 120px;
}
#photos_selected_in {
	position: absolute;
	z-index: 0;
}
#photos_selected_in .photo {
	position: absolute;
	width: 100px;
	height: 100px;
}
#photos_counts {
	color: #fff;
	z-index: 10;
	position: absolute;
	display: block;
	margin: -9px 0 0 5px;
	height: 27px;
	background: url('../src/photos_drag_count_left.png') no-repeat;
}
#photos_counts span {
	float: left;
	display: block;
	height: 27px;
	background: url('../src/photos_drag_count_right.png') no-repeat top right;
}
#photos_counts span span {
	float: left;
	margin: 0 13px 0 13px;
	padding-top: 5px;
	height: 22px;
	font-size: 11px;
	background: url('../src/photos_drag_count_center.png') repeat-x;
	text-shadow: #000 0 -1px 1px;
	font-weight: bold;
}

.photoancr {
	background: #bcbcbc;
	height: 108px;
	width: 3px;
	z-index: 520;
}
/* @end */









/* @group edit */
#photo_tiny {
	float: left;
	padding: 0 9px 5px 0;
}
#photo_infos {
	float: left;
	font-size: 12px;
	width: 424px;
}
#photo_infos .label, .editable .label {
	color: #737373;
}
#photo_infos .static a {
	text-decoration: underline; 
}
.editable {
	background: #2c2c2c;
	padding: 8px;	
	overflow: hidden;
	cursor: text;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.editable.now {
	background: transparent;
	padding-bottom: 0;
	border: 1px dashed #2c2c2c; 
	cursor: default;
}
.editable .edit_state,
.editable.now span, 
.editable.now:hover .warn,
.editable .warn {
	display: none; 
}
.editable.now .edit_state, .editable.now .edit_state span {
	display: block; 
	float: left;
}
.editable.now .edit_state a {
	float: left; 
	height: 26px;
}
.editable .input {
	float: left;
	width: 185px;
}
.editable .input input {
	width: 176px;
}
.editable a.button, .editable a.button2 {
	margin-left: 5px; 
	margin-top: -1px;
}
.editable:hover .warn {
	float: right;
	display: block; 
	font-size: 11px;
	color: #989898;
	background-color: #2c2c2c;
}
#photo_infos .static {
	padding: 8px; 
}
#photo_add_tag {
	overflow: auto;
	padding: 0 9px 0 0;
}
#photo_add_tag .input { margin-right: 5px; margin-top: 1px; float: left; }
#photo_add_tag input {
	width: 300px;
}
#photo_tags {
	clear: left;
	padding: 0 9px 4px 0;
	overflow: auto;
}
a.tag {
	display: block;
	float: left;
	background: url('../src/tag_left.png') no-repeat;
	height: 26px;
	margin-right: 2px;
	text-decoration: none;
}
a.tag:hover { text-decoration: none; }
a.tag span {
	display: block;
	float: left;
	background: url('../src/tag_right.png') no-repeat top right;
	height: 26px;
}
a.tag span span {
	background: url('../src/tag_center.png') repeat-x;
	margin: 0 8px 0 8px;
}
a.tag span span span, a.tag.middle span span span {
	background: none;
	margin: 0 -4px 0 -4px;
	color: #FFF;
	white-space: pre;
	font-size: 12px;
	padding: 4px 0 0 0;
	height: 22px;
}
a.tag .cross {
	z-index: 10000;
	position: absolute;
	display: none;
	margin: 0px;
}
a.tag:hover .cross {
	display: block;
	width: 26px;
	height: 26px;
	background: url('../src/tiny_cross.png') no-repeat center center;
}
a.tag.middle:hover .cross { background: none; }

a.tag.middle { background: url('../src/tag_black_left.png') no-repeat; }
a.tag.middle span { background: url('../src/tag_black_right.png') no-repeat top right; }
a.tag.middle span span { background: url('../src/tag_black_center.png') repeat-x; }

dl#exif_list {
	font-size: 10px;
	padding: 0 9px 5px 9px;
	overflow: auto;
	color: #424242;
}
dl#exif_list dd {
	clear: left;
	float: left;
	text-align: right;
	width: 240px;
	padding: 0 6px 3px 0;
	color: #424242;
}
dl#exif_list dt {
	float: left;
	margin-bottom: 3px;
	width: 260px;
	color: #FFF;
}
#description_form {
	overflow: hidden;
}
#description_form a.button {
	margin: 10px 0 0 0;
}
#photo_edit textarea {
	width: 530px;
	max-width: 530px;
	height: 50px;
}
#list_item_transform .list_item_content {
	overflow: hidden; 
}
#list_item_transform .greybloc .left {
	float: left;
	padding-bottom: 4px;
}
#list_item_transform .greybloc .button {
	float: right;
}
.transform_settings {
	float: left;
	font-size: 12px;
	padding: 0 5px 0 0;
	margin-top: 2px;
}
/* @end */









/* @group listing files */
#listing_files {
	padding-bottom: 10px;
}
#listing_files .upload_file {
	margin: 0 0 2px 6px;
	overflow: auto;
}
#listing_files .upload_file .bottom {
	overflow: auto;
}
#listing_files .upload_file .fileinfo {
	float: left;
	width: 354px;
	font-size: 11px;
	padding: 10px;
	overflow: auto;
}
#listing_files .upload_file .filename {
	clear: left;
	float: left;
}
#listing_files .upload_file .filesize {
	clear: right;
	float: right;
}
#listing_files .upload_file .progressbar {
	margin: 14px 10px 0 0;
	float: right;
	width: 194px;
	height: 6px;
}
#listing_files .upload_file .progressbar div {
	width: 0px;
	height: 6px;
	background: url('../src/progressbar.gif') no-repeat;
}
/* @end */


/* @group upload */

/* swfupload trick */
.swfupload {
	position: absolute;
	z-index: 1;
	margin: 6px;
}
/*
.button.browser, .button.browser span {
	width: 200px;
}
.button.browser span span {
	width: 174px;
	text-align: center;
}*/

#upload {
	width: 596px;
}
#upload_topbar {
	width: 584px;
	padding: 6px 6px 0 6px;
	overflow: hidden;
	height: 40px;
}

#photo_settings_box {
	margin: 0 10px 15px 10px;
	padding: 0px 5px 0 5px;
}
#photo_settings_box h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
#photo_settings {
	overflow: auto;
}
#photo_settings label {
	clear: left;
	float: left;
	font-size: 11px;
	width: 150px;
	padding-bottom: 6px;
	padding-top: 4px;
}
#photo_settings p {
	float: left;
	width: 400px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#photo_settings span {
	font-size: 10px;
	font-style: italic;
}
#photo_settings .input {
	float: left;
}
#photo_settings input {
	font-size: 12px;
	width: 250px;
}

#photo_limitations, #ftp_nofile {
	background: #2c2c2c;
	padding: 8px 8px 0;	
	overflow: hidden;
	cursor: text;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 15px 9px 15px 9px;
}
#ftp_nofile {
	margin-bottom: 22px;
}
#photo_limitations p strong, #ftp_nofile p strong {
	color: #fff;
}
/* @end */



/* @group ftp */
#ftp {

}
/* @end */



/* @group flickr */
#flickr_form {
	margin: 10px 10px 0 10px;
	padding: 5px 5px 0 5px;
}
#flickr_form h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
#flickr_form_in {
	overflow: auto;
}
#flickr_form_in label {
	clear: left;
	float: left;
	font-size: 11px;
	width: 200px;
	padding: 0;
	padding-top: 4px;
	height: 26px;
}
#flickr_form_in label span {
	font-size: 10px;
	font-style: italic;
}
#flickr_form_in .val {
	float: left;
	width: 350px;
	padding: 0;
	padding-top: 4px;
	height: 26px;
}
#flickr_form_in .input, #flickr_form_in #import_tags {
	float: left;
}
#flickr_form_in .input input {
	font-size: 12px;
	width: 250px;
}
#loading, #success {
	margin-left: 6px;
	margin-top: 6px;
}
#loading p, #success p {
	font-size: 12px;
	padding: 8px;
}
#flickr_submit {
	padding: 0 10px 0 10px; 
}

/* @group thumbs */
#flickr_loading {
	clear: left;
	width: 100%;
	height: 60px; 
	background-position: center 35px;
	background-color: #000;
}
#flickr_photos {
	background: #000;
	clear: left;
	padding: 8px 3px 0px 3px;
	margin-bottom: 35px;
	overflow: hidden;
}
#flickr_photos .photo {
	z-index: 1000;
	float: left;
	margin: 0 0 3px 3px;
	width: 81px;
	height: 81px;
}
#flickr_photos .photo div {
	width: 81px;
	height: 81px;
}
#flickr_photos .photo .in {
	background: url('../src/photo_75_on.png') no-repeat;
}
#flickr_photos .photo.selected .in {
	background: url('../src/photo_75_selected.png') no-repeat;
}
/* @end */

/* @group import */
#flickr_import {
	float: right;
	margin-right: 10px;
}
.import {
	width: 195px;
	height: 25px;
	background: url('../src/flickr_drop.png') no-repeat;
}
.import p {
	font-size: 12px;
	color: #616161;
	padding: 5px;
	text-align: center;
}
.import_hover { background: url('../src/flickr_drop_hover.png') no-repeat; }
.import_hover p { color: #FFF; }
/* @end */

/* @end */

/* @group protections */
.button_plus {
	float: right;
	margin: 3px 8px 0 0;
	display: block;
	background: url('../src/button_plus.png') no-repeat;
	width: 26px;
	height: 21px;
}

#protections {
	float: left;
	padding-top: 6px;
	margin-right: 6px;
	overflow: hidden;
}
#protection_scrollbar {
	margin-top: 5px;
}
.protection {
	display: block;
	padding: 7px 10px 7px 30px;
	font-size: 11px;
	background: url('../src/radio.png') no-repeat 10px 7px;
	overflow: hidden;
	cursor: pointer;
}
.protection a { font-size: 11px; }
.protection a:hover { text-decoration: underline; }
.protection span { float: left; }
.protection .r {
	float: right;
	width: 100px;
}
.protection .r a { float: right; }
.protection .delete {
	margin-left: 8px;
	display: block;
	width: 13px;
	height: 13px;
	background: url('../src/icon_delete.png') no-repeat;
}
.protection.color {
	background-color: #161616;
}
.protection.checked {
	background-position: 10px -93px;
}
/* @end */

/* @group help */
#photos_help {
	padding: 15px;
}
#photos_help p {
	font-size: 18px;
	color: #fff;
}
#photos_help ul {
	margin: 10px 0 10px 0;
	list-style: none;
}
#photos_help ul li {
	font-size: 14px;
	color: #757575;
	overflow: hidden;
	padding-bottom: 10px;
}
#photos_help ul li span {
	float: left;
	padding: 6px 0 0 10px;
	width: 90%;
}
#photos_help ul li .puce {
	background: url('../src/ul_puce.png') no-repeat;
	width: 30px;
	height: 24px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 6px 0 0 0;
}
#photos_help .help_button {
	float: right;
}
.help_button, .help_button span {
	float: left;
	background-image: url('../src/help_button.png');
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	height: 21px;
	cursor: pointer;
}
.help_button span {
	background-position: right -42px;
}
.help_button span span {
	margin: 0 20px 0 20px;
	background-position: 0 -21px;
	background-repeat: repeat-x;
}
.help_button span span span {
	margin: 0 -20px 0 0px;
	padding: 4px 9px 0 6px;
	height: 12px;
	background: transparent;
}
.help_button:active { background-position: 0 -63px; }
.help_button:active span { background-position: right -105px; }
.help_button:active span span { background-position: 0 -84px; }
/* @end */

/* @group dragging */

#photos_selected, .photos_group {
	opacity: 0.7;
}

/* @end */