﻿.albumOptions { float:right; }

#divAlbumFiles .item { float:left; padding:10px; width:395px; height:28px; }
#divAlbumFiles .item .inner { width:325px; height:100%; background-repeat:repeat; background-position:top left; position:relative; }
#divAlbumFiles .item .inner .uploadbutton { width:325px; text-align:center; line-height:28px; }
#divAlbumFiles .item .progressbar { position:absolute; height:28px; left:0px; bottom:0px; width:0px; }

#divPhotos .photo { width:108px; height:108px; background:transparent url(../Images/thumbnail-large-border.png) no-repeat top left; margin:0px 15px 15px 0px; float:left; position:relative; }
#divPhotos .photo .thumbnail img { width:100px; height:100px; margin:4px 0 0 4px; border:0px; }
#divPhotos .photo .checkbox { position:absolute; width:20px; height:20px; bottom:0px; right:0px; background-color:White; padding:0px; margin:0px; border-color:#CCCCCC; }

#divAlbums .photo { height: 220px; width:140px; background:transparent url(../Images/thumbnail-xlarge-border.png) no-repeat top left; margin:0px 15px 15px 0px; float:left; position:relative; }
#divAlbums .photo .thumbnail img { width:132px; height:132px; margin:4px 0 0 4px; border:0px; }
#divAlbums .photo .albumoption { position:absolute; top:-5px; right:-5px; }
#divAlbums .photo .albumoption a { color:White; }
#divAlbums .photo .title { margin-top:10px; text-align:center; min-height:30px; font-weight:bold;word-wrap: break-word;  }

#divOptions { border:1px solid #CCCCCC; background-color:#F4F4F4; width:845px; margin:auto; padding:10px 10px 7px 0px; }

#divSingleAlbumItem #divPhoto { overflow:hidden; width:850px; text-align:center;}
#divSingleAlbumItem #divPhoto .container { margin:auto; position:relative; }
#divSingleAlbumItem #divPhoto .container img { border:1px solid #CCCCCC; padding:2px; }
#divSingleAlbumItem #divPhoto .container .nextimage { position:absolute; right:-50px; width:30px; height:30px; background-position:center; background-repeat:no-repeat; }
#divSingleAlbumItem #divPhoto .container .previousimage { position:absolute; left:-50px; width:30px; height:30px; background-position:center; background-repeat:no-repeat; }

#divElementAlbumSelect { max-height:600px; overflow-y:scroll; width:420px; min-height:300px;}
#divElementAlbumSelect .item { width:400px; clear:both; cursor: pointer; cursor: hand; }
#divElementAlbumSelect .item .itemimage { float:left; width:70px; height:70px; }
#divElementAlbumSelect .item .iteminfo { float:left; width:330px; }
#divElementAlbumSelect .item .iteminfo .label { width:100px; line-height:20px; }
#divElementAlbumSelect .item .iteminfo .nw { width:auto; }

#divUploadedFiles .uploadeditem { float:left; padding:10px; width:155px; position:relative; }
#divUploadedFiles .removeuploaded { position:absolute; top:20px; right:20px; }

#divUploadify  { padding:10px 0px; }
#btnEditDescription { float:right;}