/*------------------------------------------------------------

[2.	Dialogs]

-------------------------------------------------------------*/
/* -- dialog-photo-properties.html -- */
.photoProperties .photo {
	position:absolute; width:159px; left:40px; top:140px}
.photoProperties table {
	margin:40px 40px 0 250px}
.photoProperties table tr td {
	padding:5px 3px;border-bottom:#e0e0e6 solid 1px; text-align:left}
.photoProperties table tr td.titles {
	width:175px}

/* -- dialog-products-rotatephoto-gt3.html / dialog-products-rotatephoto-2or3.html -- */
.rotatePhotos select {
	width:270px}
.rotatePhotos .boxPhotos {
	margin-top:30px; position:relative}
.rotatePhotos .prevPhotos, .rotatePhotos .nextPhotos {
	display:block;position:absolute; width:17px; height:17px; top:51px;text-indent:-9999px}
.rotatePhotos a.prevPhotos {
	background:url(base/img/icons/btn-f-bwd-active.png) no-repeat; left:-30px}
.rotatePhotos span.prevPhotos {
	background:url(../cssimg/pages/products/compose/btn-f-bwd-inactive.png) no-repeat; left:-30px}
.rotatePhotos a.nextPhotos {
	background:url(../cssimg/pages/products/compose/btn-f-fwd-active.png) no-repeat; left:393px}
.rotatePhotos span.nextPhotos {
	background:url(base/img/icons/btn-f-fwd-inactive.png) no-repeat; left:393px}
.rotatePhotos .boxPhotos div{
	width:380px; height:120px; margin-bottom:10px}

/* -- dialog-myphotos-slideshow.html -- */
.dialogSlideshow .toolbar {
	position:relative; left:120px; top:0px;height:33px}
.dialogSlideshow table {
	height:440px; margin-top:40px; width:100%; background-color:#000 }
.dialogSlideshow table td {
	vertical-align:middle; text-align:center;background-color:#000}

/* dialog-myphotos-addmorefriends.html */
.formAddFriends table {
	margin-bottom:0}

/* -- dialog-myphotos-edit-browse.html -- */
/*.myphotosEdit .toolbar {
	position:relative; left:120px; top:-20px; width:332px; height:33px}*/
.myphotosEdit .pictEdit {
	/*height:440px;*/width:500px; float:left; margin-top:30px;text-align:center}
.myphotosEdit .pictEdit img {
	vertical-align:middle}
.myphotosEdit .contentRight {
	float:right; width:280px}
.myphotosEdit select {
	width:270px}
.myphotosEdit .text-center {
	margin-top:30px}
.myphotosEdit .listTools {
	margin-left:0; margin-top:30px; list-style:none}
.myphotosEdit .listTools li {
	margin-left:25px; width:200px; list-style:none}
.myphotosEdit .listTools .btnMiddle {
	width:150px}

.myphotosEdit table.photoData {
	margin:0 30px 0 0; width:250px; float:none
}
.myphotosEdit table.photoData tr td {
	padding:5px 3px;border-bottom:#e0e0e6 solid 1px; text-align:left
}
.myphotosEdit table.photoData {
	height:auto!important}
.myphotosEdit table.photoData td {
	vertical-align:middle}
.myphotosEdit table.photoData tr td.titles {
	width:118px}
.endTable td {
	border:none!important}
/*.photoData .fileName {
	padding-bottom:40px!important}*/

/*------------------------------------------------------------

[3.	Recovered styles from Development]

-------------------------------------------------------------*/
.cropinfo {
	border:1px solid #c7c7c7;display:none;margin:20px}
.thumbitemhandle table,.thumbitemhandlesmall table {
	height:100%;width:100%;border:0;padding:0}
#paneinfo,#panecomments {
	display:block}
#panecrop,#panecolor,#panerotate,#paneredeye,#panezoom {
	display:none}
	
.imgCrop_wrap{background-color:#000000;}