#ImagePicker {
	position: relative;
}

#ImagePicker h3 {
	clear: both;
	margin: 0;
	padding: 22px 0 5px 0;
	font-size: 1.5em;
	position: relative;
	zoom: 1;
}

#ImagePicker h3 div.TitleText {
	float: left;
}

#ImagePicker h3 div.CopyCountArrowContainer {
	font-size: 0.7em;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	font-weight: normal;
	text-align: right;
	zoom: 1;
	position: relative;
}

#ImagePicker h3 .CopyCountArrows {
	float: right;
	margin: 0 0 0 10px;
	zoom: 1;
}

#ImagePicker ul {
	margin: 0;
	padding: 0;
}

#ImagePicker ul li {
	float: left;
	z-index: 1;
	position: relative;
	list-style: none;
	margin: 1px;
	padding: 2px 3px;
	cursor: pointer;
	font-size: 0.8em;
}

#ImagePicker ul li div.ImagePickerCrop {
	overflow: hidden;
	position: relative;
	border: 2px solid #F1F1F1;
}

#ImagePicker ul li div.DroppedIndicator {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/dropped.gif) top left repeat;
	display: none;
}

#ImagePicker ul li div.DroppedIndicator div {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -0.75em;
	text-align: center;
}

#ImagePicker ul li div.DroppedIndicator div span {
	padding: 2px;
	background-color: #606264;
	font-size: 1.5em;
	color: #FFF;
}

#ImagePicker ul li.ImagePickerDropped div.DroppedIndicator {
	display: block;
}

#ImagePicker ul li img {
	position: absolute;
}

#ImagePicker ul li.ImagePickerQuality4 div.ImagePickerCrop {
	border: 2px solid #F00;
}

#ImagePicker ul li .CopyCountBg0, #ImagePicker ul li .CopyCountBg1,
#ImagePicker ul li .CopyCountBg2, #ImagePicker ul li .CopyCountBg3,
#ImagePicker ul li .CopyCountFg
{
	position: absolute;
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
	bottom: 18px;
	right: 10px;
}

#ImagePicker ul li .CopyCountBg0, #ImagePicker ul li .CopyCountBg1,
#ImagePicker ul li .CopyCountBg2, #ImagePicker ul li .CopyCountBg3
{
	color: #000;
}

/*#ImagePicker ul li .CopyCountBg0 {
	bottom: 19px;
	right: 10px;
}

#ImagePicker ul li .CopyCountBg1 {
	bottom: 18px;
	right: 9px;
}

#ImagePicker ul li .CopyCountBg2 {
	bottom: 17px;
	right: 10px;
}

#ImagePicker ul li .CopyCountBg3 {
	bottom: 18px;
	right: 11px;
}

#ImagePicker ul li .CopyCountFg {
	bottom: 18px;
	right: 10px;
	color: #FFF;
}*/

#ImagePicker ul li .CopyCountBg0 {
/*	margin-top: -1px;*/
	padding-bottom: 1px;
}

#ImagePicker ul li .CopyCountBg1 {
	margin-right: -1px;
}

#ImagePicker ul li .CopyCountBg2 {
	margin-bottom: -1px;
}

#ImagePicker ul li .CopyCountBg3 {
	padding-right: 1px;
}

#ImagePicker ul li .CopyCountFg {
	color: #FFF;
}

#ImagePicker .ImagePickerGroupFooter {
	clear: both;
	padding-top: 1em;
}

#ImagePicker .ImagePickerPhotoAmount {
	float: left;
}

#ImagePicker .ImagePickerFileAmount {
	margin-left: 200px;
}

/*#ImagePicker ul li.ImagePickerDropped .CopyCountBg0,
#ImagePicker ul li.ImagePickerDropped .CopyCountBg1,
#ImagePicker ul li.ImagePickerDropped .CopyCountBg2,
#ImagePicker ul li.ImagePickerDropped .CopyCountBg3,
#ImagePicker ul li.ImagePickerDropped .CopyCountFg
{
	bottom: 43%;
	right: 35px;
	color: #606264;
	font-size: 1.5em;
}

#ImagePicker ul li.ImagePickerDropped .CopyCountFg {
	color: #FFF;
}

#ImagePicker ul li .CopyCountBg0, #ImagePicker ul li .CopyCountBg1,
#ImagePicker ul li .CopyCountBg2, #ImagePicker ul li .CopyCountBg3
{
	color: #000;
}

#ImagePicker ul img {
	width: 130px;
	height: 98px;
	display: block;
}*/

/*#ImagePicker ul li div.ImagePickerDropped {
	position: absolute;
	width: 110px;
	height: 71px;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -55px;
	background: url(../img/iconDropped.gif) top left no-repeat;
	z-index: 2;
}*/

#ImagePickerActions {
/*	position: absolute;*/
	font-family: "Helvetica", sans-serif;
	position: fixed;
	z-index: 100;
/*	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -300px;*/
	width: 700px;
	color: #000;
/*	opacity: 0.95;
	-moz-opacity: 0.9;
	filter: alpha(opacity=95);*/
	display: none;
	cursor: default;
}


#ActionsHeading {
	height: 36px;
	background: url(../img/ActionsHeadingLeft.gif) top left no-repeat;
	padding-left: 24px;
	cursor: move;
}

#ActionsHeading div {
	height: 36px;
	padding-right: 2px;
	background: url(../img/ActionsHeadingRight.gif) top right no-repeat;
}

#ActionsHeading div div {
	height: 36px;
	background: url(../img/ActionsHeadingCenter.gif) top left repeat-x;
	font-size: 1.1em;
	line-height: 33px;
	vertical-align: center;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
}

#ActionsContents {
	padding: 4px 10px 15px 14px;
	background: #FFF;
	border-left: 1px solid #808181;
	border-right: 1px solid #808181;
/*	height: 202px;*/
}

#ActionsImageContainer {
	float: right;
	border: 1px solid #D3D3D3;
	position: relative;
	overflow: hidden;
}

#ActionsImage {
	display: block;
	zoom: 1;
	z-index: 1;
}

#ActionsShadeTop, #ActionsShadeRight, #ActionsShadeBottom, #ActionsShadeLeft {
	position: absolute;
	background-color: #000;
	background-image: url(../img/dropped.gif);
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 5;
}

#ImagePickerActions.ImagePickerDropped #ActionsShadeTop,
#ImagePickerActions.ImagePickerDropped #ActionsShadeRight,
#ImagePickerActions.ImagePickerDropped #ActionsShadeBottom,
#ImagePickerActions.ImagePickerDropped #ActionsShadeLeft
{
	background-image: none;
}

#ActionsShadeTop {
	width: 100%;
	top: 0;
	left: 0;
}

#ActionsShadeRight {
	height: 100%;
	_height: 1000px;
	top: 0;
	right: 0;
}

#ActionsShadeBottom {
	width: 100%;
	bottom: 0;
	left: 0;
}

#ActionsShadeLeft {
	height: 100%;
	_height: 1000px;
	bottom: 0;
	left: 0;
}

#ActionsDropped {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/dropped.gif) top left repeat;
	zoom: 1;
	z-index: 10;
	text-align: center;
}

#ActionsDropped div {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -1.1em;
}

#ActionsDropped div span {
	color: #FFF;
	background-color: #606264;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 2.4em;
}

#ActionsFileNameContainer {
	clear: both;
	padding-top: 7px;
	margin-left: 222px;
	text-align: center;
}

#ActionsBar {
	width: 205px;
	float: left;
	zoom: 1;
}

#Actions h3 {
	margin-top: 0;
	font-size: 1.2em;
}

.ActionsContainer {
	padding: 8px 0 13px 0;
	background: url(../img/ActionsDottedSeparator.gif) bottom left repeat-x;
	clear: both;
}

#ActionsCloneContainer {
	margin-top: 6px;
}

#ActionsClone {
	display: block;
	float: right;
	width: 83px;
	height: 22px;
	line-height: 22px;
	vertical-align: center;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/ActionsClone.gif);
	background-repeat: no-repeat;
}

#ActionsCopyCount {
	float: left;
	width: 75px;
	height: 23px;
	line-height: 23px;
	vertical-align: center;
}

#ActionsSizeTable {
	width: 205px;
	margin-top: 16px;
	border: 1px solid #D3D3D3;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	border-spacing: 0;
}

#ActionsSizeTable th {
	padding: 3px 0 0px 0;
	height: 14px;
	background: #F0F0F0 url(../img/ActionsSizeTableHeader.gif) top left repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: top;
}

#ActionsSizeTable td {
	padding: 4px 0;
	vertical-align: top;
}

#ActionsSizeTable .ActionsSizeCol {
	text-align: left;
	padding-left: 7px;
}

#ActionsSizeTable .ActionsAmountCol {
	text-align: right;
	padding-right: 7px;
}

#ActionsSizeTable th.ActionsSizeCol {
	text-align: left;
	font-weight: bold;
}

#ActionsSizeTable th.ActionsAmountCol {
	text-align: right;
	font-weight: bold;
	width: 2em;
	padding-left: 4px;
}

#ActionsSizeTable td.ActionsAmountCol {
	border-left: 1px solid #D3D3D3;
}

#ActionsSizeTable tr td {
	background-color: #FBFBFB;
}

#ActionsSizeTable tr.OddRow td {
	background-color: #F0F0F0;
}

#ActionsSizeTable tr a {
	color: #01A13C;
	text-decoration: underline;
}

#ActionsSizeTable tr.CurrentPhoto a {
	color: #333333;
	text-decoration: none;
	cursor: default;
}

.CopyCountArrows {
	position: relative;
	width: 48px;
	height: 23px;
	background: url(../img/CopyCountArrows.gif) top left no-repeat;
	margin-left: 80px;
	font-size: 0;
	zoom: 1;
}

.CopyCountArrows.Disabled {
	background: url(../img/CopyCountArrowsDisabled.gif) top left no-repeat;
}

.CopyCountUp {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 1px;
	left: 1px;
}

.CopyCountDown {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 1px;
	left: 26px;
}

.CopyCountArrows.Disabled .CopyCountDown {
	cursor: default;
}

#ActionsClose {
	position: absolute;
	top: 4px;
	right: 5px;
	width: 24px;
	height: 24px;
	font-size: 0;
	background: url(../img/ActionsClose.gif) top left no-repeat;
	cursor: pointer;
}

#ActionsClose2 
{
	display: block;
	color: #FFF;
	position: relative;
	width: 83px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(../img/ActionsDropFile.gif) top left no-repeat;
	cursor: pointer;
}

#ActionsDrop {
	display: block;
	color: #FFF;
	width: 83px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: center;
	text-align: center;
	background: url(../img/ActionsDropFile.gif) top left no-repeat;
}

#ImagePickerActions.ImagePickerDropped #ActionsDrop {
	background: url(../img/ActionsUndropFile.gif) top left no-repeat;
}

#ActionsQualityContainer {
	margin-top: 11px;
}

#ActionsQualityMeter {
	width: 205px;
	height: 31px;
	margin: 7px 0 3px 0;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	zoom: 1;
}

#ActionsQualityMeter.ImagePickerQuality0 {
	background-image: url(../img/q_verygood.jpg);
}

#ActionsQualityMeter.ImagePickerQuality1 {
	background-image: url(../img/q_good.jpg);
}

#ActionsQualityMeter.ImagePickerQuality2 {
	background-image: url(../img/q_average.jpg);
}

#ActionsQualityMeter.ImagePickerQuality3 {
	background-image: url(../img/q_bad.jpg);
}

#ActionsQualityMeter.ImagePickerQuality4 {
	background-image: url(../img/q_verybad.jpg);
}

#ActionsQualityTextUnder {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}

#ActionsQualityTextUnder div {
	float: right;
	width: 50%;
	text-align: right;
}

#ActionsFooter {
	height: 2px;
	background: url(../img/ActionsFooterLeft.gif) bottom left no-repeat;
	padding-left: 2px;
	font-size: 0;
}

#ActionsFooter div {
	height: 2px;
	padding-right: 2px;
	background: url(../img/ActionsFooterRight.gif) bottom right no-repeat;
}

#ActionsFooter div div {
	border-bottom: 1px solid #7E7E7E;
	height: 1px;
	background: #FFF;
	background-image: none;
}

#ImagePickerDisable {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 200px;
	_width: 220px;
	padding: 10px;
	margin-left: -100px;
	background: #000;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 20;
	cursor: normal;
}

#ImagePickerNoImages {
	display: none;
	font-weight: bold;
	font-size: 1.2em;
}
