#overlay {
    background-color: #f3f8f7;
    left: 0;
    opacity: 0.9;
    /* position: absolute; */
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
}
/* popup styling */
.popupBox {display: none; width: 100%; top: 50px; margin: 0 auto;  position: absolute; z-index: 1111;}
.popupBoxInner { width: 50%;
                 /*                max-width: 765px; */
                 padding: 20px 15px 5px; box-shadow: 0 1px 4px 1px #858888; margin: 0 auto; background: #fff;}
.popupBoxInset {display: none;  position: inherit; width: 90%; max-width: 600px; padding: 5px 15px 5px 15px; box-shadow: 0 1px 4px 1px #858888; margin: 0 auto; background: #fff;}
/*.p1 {min-width: 365px;}*/
.popupBoxInner .heading {position: relative; margin-bottom: 10px;}
.popupBoxInner .heading span {color: #646464; font-size: 24px; font-family: zurich bt; border-bottom: solid #4e8abe 1px; display: block; padding-bottom: 5px; line-height: 24px; text-indent: 0px; }
.popupBoxClose, .sClose {position: absolute; right: -26px; top: -30px; background: url('../img/popUpClose.png') no-repeat; width: 28px; height: 28px;}
.popupBoxClose:hover , .sClose:hover {background: url('../img/popUpCloseH.png') no-repeat;}
.popupInsetClose {position: absolute; right: 0; top: 0; background: url('../img/popUpClose.png') no-repeat; width: 17px; height: 17px;}
.popupInsetClose:hover {background: url('../img/popUpCloseH.png') no-repeat;}

.addPhotos { text-align: center; color: #646464;}
.addPhLeft {width: 49%; float: left; padding-top: 10px;}
.addPhLeft a {  background: url('../img/singlePhoto.jpg') no-repeat;}
.addPhLeft a:hover {  background: url('../img/singlePhoto-on.jpg') no-repeat;}
.addPhRight a {  background: url('../img/multiplePhotos.png') no-repeat; margin-bottom: 5px;}
.addPhRight a:hover {  background: url('../img/multiplePhotos-on.png') no-repeat;}
.addPhLeft a, .addPhRight a { width: 90px; height: 105px; display: inline-block; }
.addPhRight {width: 50%; float: left; border-left: solid #d8d8d8 1px; padding-top: 5px;}
.addPhLeft span, .addPhRight span {display: block; line-height: 14px;}
.addPhRight span.tenPhotos {font-size: 10px;}
.addPhotos .dragNote {float: left; width: 100%; margin-top: 20px; font-size: 11px; border:solid #d8d8d8 1px; padding: 5px 0; box-shadow: 1px -1px 0 #efefef;}

.photCarousel {padding: 10px 25px 0;}
.photCarousel li {display: block; float: left; width: 90px; margin-right: 50px;}
.photCarousel li a {width: 90px; height: 90px; float: left; margin-bottom: 10px;background: url('../img/addDemo.jpg') no-repeat; border: 1px solid transparent;}
.photCarousel li:hover span { color: #4e8abe; }
.photCarousel li a:focus + span{ background: url('../img/tick.jpg') no-repeat top right; z-index: 20;}
.photCarousel li:hover a{ border: 1px solid #4e8abe; }
.photCarousel li:last-child{margin-right: 0;}
.photCarousel li span {display: block; text-align: center; color: #646464; font-size: 12px;}
.photCarousel li.selected {background: url('../img/blueArr.png') no-repeat center bottom; padding-bottom: 10px;}

.description {background-color: #f2f7f7; padding: 10px 15px; border-top: solid #d5e5e5 1px; border-bottom: solid #d5e5e5 1px; margin-left: -15px; width: 100%;}
.applyNote {display: block; border:solid #d8d8d8 1px; padding: 10px; background: #fff; color: #646464; text-indent: 30px; background: url('../img/check-big.jpg') no-repeat 9px 9px; line-height: 22px;}
.photoDetail {padding: 15px 0 10px 15px;}
.photoDetail form { margin: 0; width: auto; display: block; float: none;}
.photoDetail form span.add-category { background: url('../img/add-album.jpg') no-repeat;}
.photoDetail form span{ display: block; float: right; height: 25px; width: 25px; cursor: pointer; margin-left: 20px;}
.photoDetail form span.add-category:hover { background: url('../img/add-album-on.jpg') no-repeat;}
.photoDetail form input { width: 240px; float: left; margin: 0;color: #646464; font-size: 18px; padding-bottom: 5px; padding-top: 10px;}
.photoDetail form input:first-child { margin-right: 40px;}
.photoDetail img { float: left; margin-right: 15px; height:50px; width : 50px}
.photoDetail .category { float: none; clear: both; color: #646464; font-size: 18px; font-weight: normal; border: 1px solid #d8d8d8; margin: 35px 0 15px 0; padding: 10px 10px 5px;}
.photoDetail .category label { font-size: 14px; line-height: 27px; margin: 0; text-indent: 4px; width: auto; height: 26px; margin-right: 10px;}
.category p{  line-height: 24px; margin-bottom: 15px;}
.description .delete { background: url('../img/delete.png') no-repeat center right; width: 27px; height: 32px; display: block; cursor: pointer;}
.description .delete:hover { background: url('../img/delete-on.png') no-repeat center right;}	
.addMulPhotos a.upload { background: url('../img/upload.png') no-repeat; width: 137px; height: 56px; margin: 10px auto 0; display: block;}
.addMulPhotos a#btnuploadSingle { background: url('../img/upload-image.png') no-repeat; width: 137px; height: 56px; margin: 10px auto 0; display: block;}
.photoDetail .ui-widget .sec-email {padding-top: 0;}
.categoryList .custom-combobox a.ui-button .ui-icon {background-image: none;}
.categoryList .custom-combobox .custom-combobox-input  { margin-right: 0; width:196px;}
.advtPopup{width: 408px; background: none; box-shadow: none; padding: 0;}
.advtPopup .heading{border: none;}
.advtPopup .advtpopupBoxClose{position: absolute; background: url('../img/advtClose.png') no-repeat #fff; width: 26px; height:26px;  right: -86px; top: 5px;}
.pop-wrap { width: 500px;}
#changePhotoDialog .pop-wrap { width: 50%  /*height: 700px;*/}
.pop-wrap .freeze-thought { display: block; height: 50px; width: 100px; background: #4e8abe; margin: 20px auto 0;}
.pop-wrap .popupContent { display: inline-block;padding-right:15px; margin: 0 auto;  text-align: center;  width: 100%;   color: #464646;padding-bottom: 40px; overflow:auto; height:83%; }
.pop-wrap .freeze-area { margin: 0 auto; width: 300px;}
.pop-wrap .freeze-area:focus { color : #fff}
.camphoto { line-height: 25px;}
.instructions { margin-top: 10px; color: #464646;}
#statusData {padding: 15px; clear:both;}
#statusData #lblstatus {  display: block;
                          font-size: 20px;
                          line-height: 28px;
                          text-align: center;
                          width: 100%;
                          margin-top:20px;
}
/*#addStatus #statusData #selTime{ width: 80px;}*/

#content #changePhotoDialog .popup-upload { height: auto;
                                            width: auto;}

.uploadData .ui-widget .sec-email {margin-top: 0px}
.ui-helper-hidden-accessible{display: none;}

#allAlbumList .custom-combobox input.custom-combobox-input{margin-right: 0px !important}
#allAlbumList span.custom-combobox{margin-top: 2px !important}

/*for add photo pop-up: selection of the pic n uploading it*/
#newphotoTitle{font-weight: 200; -webkit-font-smoothing: antialiased; height: 31px; border-bottom: 1px solid #63a8d8; border-right: none; border-left: none; border-top: none; color: #AEAEAE; font-size: 1.571em;  outline: none; /*padding: 0px 10px 10px ;*/ box-shadow: none; background: transparent; float:left; height:45px}
#newphotoTitle:focus{background: #63a8d8 !important; border-bottom: 1px solid #a9d1ed; color: #9BC7E6 !important;}
#shareOnTwitter { background: url("../img/btn_shareOnTwitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); width:142px; margin-left: 10px; margin-top: 4px;}
#twitterShare .crop-wrap {   width: 50%; }
#twitterShare .popupBoxInner {   width: 30%; }
#tweet { width: 150%; margin-left: 25%;}
#twitterShare {text-align: center}
#adUser {right : 319px}