/* Colors*/


.popup header {
    /*width:970px;*/
    padding-left: 15px;
}

.reorder-albums header {
  position: relative;
  height:45px;
}

.left {
    float:left;
    padding-right:20px;
}

.right {
    float:right;
    padding-left:20px;
}

.removed {
     display: none;
}

.hidden {
     display: none;
}
/* REORDER PROJECT*/
.reorder-albums header {
     border-bottom: 1px solid #EEEEEE;
     height:45px;
}

.reorder-albums header h2 {
     color: black;
   background: none;
   font-weight: normal;
     font-size: 20px;
     line-height: 45px;
}
div.album-menu span#ds-footnote {
  margin-left:10px;
  color: #3A81CA;
}
div.album-menu #reorder-guide, #drag-photo-help {
     background: url("../images/move-icon.PNG") no-repeat scroll -0 5px transparent;
     float: right;
     line-height:30px;
     padding-left: 22px;
     margin:0 10px 0 10px;
     color:  #3A81CA;
}

#delete-photo-help{
    float: right;
    background: url('../images/fancybox.png') no-repeat scroll -40px 0px transparent;
    padding-left: 32px;
    line-height:30px;
    color:  #3A81CA;
}

ul.reorder-list {
     background-color: white;
     list-style: none outside none;
     padding-left: 10px;
}

ul.reorder-list:after {
     clear: both;
     content: ".";
     display: block;
     min-height:300px;
     line-height: 0;
     visibility: hidden;
}
section.reorder-albums div.album-menu {
  margin-bottom:10px;
  height:26px;
  margin-bottom:20px;
}
section.reorder-albums div.album-menu span.project-add {
    background: url("icons/page-icons.png") no-repeat scroll -422px -32px transparent;
    cursor: pointer;
    padding: 5px 20px 4px 30px;
    margin-left:0;
    border:none;
}
section.reorder-albums div span.first-project-add{
    background: url("icons/page-icons.png") no-repeat scroll -422px -32px transparent;
    cursor: pointer;
    padding: 5px 20px 4px 30px;
    margin-left:0;
    border:none;
}

/*ul.reorder-list li {
     float: left;
     margin-right: 20px;
}

ul.reorder-list li:hover {
     background: url("../images/move-icon.PNG") no-repeat scroll 10px 10px transparent;
}*/

/*ul.reorder-list li img {
     border-radius: 10px 10px 10px 10px;
     border: 2px solid #dddddd;
     padding: 25px 10px;
     background-color:white;
}*/

span.rollover-eff {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background:url(../images/open-album.png) center center no-repeat #000;
    cursor: pointer;
    height: 140px;
    width: 185px;
    position: absolute;
    bottom:47px;
    left:12px;
    z-index: 10;
    opacity: 0;
}
span.rollover-eff3{
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background:url(../images/open-album.png) center center no-repeat #000;
    cursor: pointer;
    width: 292px;
    height: 228px;
    position: absolute;
    bottom:0px;
    left:5px;
    z-index: 10;
    opacity: 0;
    line-height: 228px;
    text-align: center;
}
div.rollover-eff3-wrapper{
    position: relative;
    float: left;
}
span.rollover-eff3 .btn{
    padding-bottom:8px;
}
span.rollover-eff2 {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background:url(../images/open-image.png) center center no-repeat #000;
    cursor: pointer;
    height: 140px;
    width: 185px;
    position: absolute;
    left:12px;
    z-index: 10;
    opacity: 0;
}

span.rollover-eff:hover, span.rollover-eff2:hover, span.rollover-eff3:hover {
    opacity: .7;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    -webkit-box-shadow: 0px 0px 4px #000;
    -moz-box-shadow: 0px 0px 4px #000;
    box-shadow: 0px 0px 4px #000;
}

.reorder-list-item {position:relative;}

/*.reorder-list-item div { background: url("../images/album-bg.png") no-repeat scroll 0px 0px white; width: 210px; height:195px;}*/

ul.reorder-list li.ui-sortable-helper img {
     border: 2px solid #999999;
}
span.reorder-proj-title {
  color: #3C3C3C;
  position:absolute;
  width:208px;
  font-weight:bold;
  margin: 0px 0 0 12px;
}
/*span.album-ord-num {
    position: absolute;
    right:10px;
    bottom: 22px;
    background-color:#CCCCCC;
    color:white;
    padding:2px 7px;
    border-radius: 10px;
}*/
.album-img-count {font-size: 11px; margin-left:12px; position:relative; top:14px;}
/*.reorder-del-pro {
    color:white;
     position: absolute;
     top: 5px;
    right:0px;
    background-color: black;
    border: 2px solid white;
    border-radius:50px;
    padding: 2px 7px 2px 7px;
    cusor:pointer;
}*/

.reorder-photos header h2,
.reorder-albums header h2 {
  color: #3A81CA;
  font-size: 24px;
  font-weight: 500;
  padding: 20px 0 10px;
}
.reorder-photos header h2 {
  margin: 0;
  padding-bottom: 0;
}

.reorder-add-img {margin-left:10px; margin-top: 50px;}

/* Manage single Album */

.album-menu {margin-top:10px; border-bottom:1px solid #eeeeee;padding-bottom:10px;padding-left: 15px;padding-right: 15px;line-height:30px;}

.reorder-photos {
     width: 960px;
}
#list-photos{width:920px;padding:0;}
.reorder-photos header {
    border-bottom: 1px solid #EEE;
}

.reorder-photos header h2 {
     background: none repeat scroll 0% 0% transparent;
     line-height: 45px;
}

.featured-on-portfolio-page {margin:50px 0 -20px 135px;}

header .reorder-done {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1;
  font-size: 24px;
  font-weight: 500;
  text-shadow: 0px -1px 0px #D27D11;
  border-color: #DC8516;
  color: white;
  -moz-box-shadow: inset 0px 1px 0px #ffc983;
  -webkit-box-shadow: inset 0px 1px 0px #FFC983;
  box-shadow: inset 0px 1px 0px #FFC983;
  background: #FFB658;
  background: -moz-linear-gradient(top, rgba(255, 182, 88, 1) 0%, rgba(255, 150, 14, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 182, 88, 1)), color-stop(100%,rgba(255, 150, 14, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 182, 88, 1) 0%,rgba(255, 150, 14, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 182, 88, 1) 0%,rgba(255, 150, 14, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 182, 88, 1) 0%,rgba(255, 150, 14, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 182, 88, 1) 0%,rgba(255, 150, 14, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb658', endColorstr='#ff960e',GradientType=0 );
}

header .reorder-done:hover {
  background-position: 0;
  color: white;
}

/* Fix for Add Photo button*/
#photo-add {margin-top:10px;}

.photo-add{
   /* background: url("icons/page-icons.png") no-repeat scroll -442px -32px #0064CD;*/
    cursor: pointer;
   /* padding: 5px 20px 4px 28px;*/
   font-family: Arial, "MS Trebuchet", sans-serif;
   margin:0 10px;
   float:left;
}
/* + icon */
.icon-user {
background-position: -408px -96px;
background-position-x: -408px;
background-position-y: -96px;
padding-left:5px;
}

.wrapbg .image-count{
    cursor:pointer;
}
#ds-add-picture {
    margin-left:10px;
    margin-right:10px;
    padding: 5px 20px;
    background: url("icons/page-icons.png") no-repeat scroll -420px -92px #0064CD;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 15px;
}
.album-menu #ds-add-picture{
    margin-left:0px;
    margin-right:0px;
}

#start-photo-add {
  position: absolute; top: 100px; left:40%;
  background: url("icons/page-icons.png") no-repeat scroll -430px -32px transparent;
  padding:5px 20px 4px;
}

.ds-manage-albums {
    color: #0064CD;
     padding: 5px 20px 4px 0px;
     cursor: pointer;
    -moz-box-shadow: 1px 0px 0px #fff;
    -webkit-box-shadow:  1px 0px 0px #fff;
    box-shadow:  1px 0px 0px #fff;
}

.menu-remove-album {
     background: url("icons/page-icons.png") no-repeat scroll -431px -59px transparent;
     padding: 5px 20px;
     top: 113px;
     cursor: pointer;
}
.menu-remove-photo {
    background: url("icons/page-icons.png") no-repeat scroll -431px -58px transparent;
    margin-left: 30px;
}

section.reorder-photos header div.uploader {
     left: 0pt;
     top: 0px;
}

#list-photos .reorder-list-item div {
    background:#ffffff;
  margin: 10px 0;
}

#list-photos .reorder-list-item div:hover{
    background: #ffffff url("../images/move-icon.PNG")no-repeat 10px 2px;
}
#wrap-nophotos {margin-top:23px;padding:0 15px;}
p#nophoto-text1, p#nophoto-text2 {
    font-size: 18px;
    color: #3A81CA;
    text-shadow: 0px -1px 0px white;
    font-weight: 400;
    line-height: 30px;
}
p#nophoto-text1 {
    float:left;
}
.inline-add-photo {float:left; margin-right:5px;}
/*ul#list-photos {
    background: url("../images/box.png") no-repeat scroll 0 0 transparent;
}*/
ul#list-photos li {
    border: 0 none;
    float: left;
    margin: 20px 8px 70px 12px;
}
.featured-project-header {
     left: -40px;
     position: absolute;
     top: 30px;
}
/*
.delete-single-photo {
    background-color: black;
    border-radius: 50px 50px 50px 50px;
    color: white;
    height: 10px;
    line-height: 10px;
    margin-top: 13px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 10px;
    cursor: pointer;
}
*/
.delete-single-photo {
    position: absolute;
    top: 3px;
    right: -5px;
    width: 30px;
    height:30px;
    background: url('../images/fancybox.png') no-repeat scroll -40px 0px transparent;
    cursor: pointer;
    z-index: 11003;
}
.photo-caption {
     left: 15px;
     position:relative;
   width: 170px;
}

.removable-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: url('../images/fancybox.png') no-repeat scroll -40px 0px transparent;
    cursor: pointer;
    z-index: 1100;
}
.removable{position:relative;}

.project-admin-add{
    text-align: right;
    color: red;
    clear: both;
    height: 40px;
/*    display: none;*/
}

.project-admin-edit{
    margin-bottom: 40px;
    clear: both;
/*    display:none;*/
}


/* .project-admin-edit a, .project-admin-photo a{
    display: block;
    padding: 7px 0;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
    direction: ltr;
    line-height: 1.5;
    margin-left: 5px;
    border: 1px solid white;
    background: url(/static/images/edit_image.png) no-repeat center left #800;
    padding-left: 20px;
    width:105px;
    float:right;
    
}*/

.project-admin-add a:hover, .project-admin-edit a:hover, .project-admin-photo a:hover{color:black}

.PortfolioImagePlaceHolder{
    display: none;
    background: #f7f7f7;
    float:left;
    width: 290px;
    height: 225px;
    margin: 0px 6px 30px 0;
    border: 1px solid gray;
  -webkit-box-shadow: 2px 2px 4px #735F47; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 2px 2px 4px #735F47; /* FF3.5 - 3.6 */
  box-shadow: 2px 2px 4px #735F47; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

.project-admin-edit-photo ul {padding: 20px;}

.project-admin-photo{
    overflow: hidden;
    position: relative;
    float: left;
}

.PortfolioImagePlaceHolder .project-admin-photo{
    width: 100%;
    text-align: center;
}

#portfolio-photo-add{
    width: 200px;
}

/*
form .filediv{
    margin-top: -48px;
    display: block;
    width: 105px;
    padding: 7px 0;
    text-align: center;
    background: #800;
    color: white;
    position: relative;
    overflow: hidden;
    direction: ltr;
    line-height: 1.5;
    margin-left: 5px;
    border: 1px solid white;
}
*/
.project-admin-photo input{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    font-size: 460px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
    line-height: 227px;
    height: 227px;
    width: 100%;
    
}


.removable{position:relative;}
/*------start reorder photo--------*/

.project-admin-edit-photo p {
    background: url("../images/move-icon.PNG") no-repeat scroll 0 0px transparent;
    float: right;
    font-size: 17px;
    padding: 5px 23px;
    line-height: 10px;
}

ul#sortable {
/*     background-color: #f4f4f4;  */
     background: url('/static/images/box.png') no-repeat top left white;
     padding: 10px;
/*     -moz-border-radius:10px;*/
/*     -webkit-border-radius:10px;*/
/*     border-radius:10px;*/
/*     border: solid 2px #959595;*/
     margin: 0;
     width: 800px;
     min-height: 240px;
}


ul#sortable li{
     float: left;
     padding: 10px 10px 5px 10px;
   -moz-border-radius:10px;
     -webkit-border-radius:10px;
     border-radius:10px;
   height: 210px;
     width: 205px;
   background-image: url(/static/images/move-icon.png) no-repeat top left #800;
   position: relative;
   text-align: center;
  margin: 10px 15px 4px 13px;
   background-color: #fff;
   list-style:none;
   border: 2px solid #c2c2c2;
     
}
/*
ul#sortable li:nth-child(-n+2) { 
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
  background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
  background-color:#ffc477;}
  */
ul#sortable .ui-sortable-helper, ul#pjsortable .ui-sortable-helper  {border: 2px solid black; background-image: url(/static/images/move-icon.png) no-repeat top left #800;
}

ul#sortable li img {
    border: 2px solid aliceBlue;
    cursor: pointer;
}




.project-admin-add{
    text-align: right;
    color: red;
    height: 40px;
    
}

.project-admin-edit{
    margin-bottom: 40px;
    margin-top: -30px;
}
a{
    text-decoration: none;
}
.project-images img {
    border: 1px solid black;
    -webkit-box-shadow: 2px 2px 4px #735F47; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 2px 2px 4px #735F47; /* FF3.5 - 3.6 */
    box-shadow: 2px 2px 4px #735F47; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

.project-admin-delete{
    float: left;
    margin: 10px 0;
}
.project-admin-delete a{
    color: red;
    outline: none;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

/* Conflicts with design.css */
.image-count-wrapper{
    float: right;
    margin-bottom: 5px;
    clear: both;
    height:18px;
    margin-top: 20px;
}

/* .project-admin-edit a, .project-admin-edit-photo a, .project-admin-edit-photo span{
    display: block;
    padding: 7px 0;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
    direction: ltr;
    line-height: 1.5;
    margin-left: 5px;
    border: 1px solid white;
    background: url(/static/images/edit_image.png) no-repeat center left #800;
    padding-left: 20px;
    width:105px;
    float:right;
}*/

.project-admin-edit a{
    float: left;
    margin-left: 5px;
}

.portfolio-remove-project{
    float: right;
}

#fancybox-overlay {
    z-index: 11001;
}

#portfolio-photo-admin-add {float:left;width:105px;color: #333;}


.PortfolioImagePlaceHolder{
    display: none;
    background: white;
    width: 290px;
    height: 225px;
    margin: 0px 6px 30px 0;
    border: 1px solid gray;
    float:left;
    background: #F7F7F7;
}
/* Not sure where this is used */
/*.disabled{
    color:gray;
}*/
.project-admin-edit-photo{
    overflow: hidden;
    position: relative;
    float: left;
    width: 800px;
}
#sortable{clear:both;float: left;}

.PortfolioImagePlaceHolder .project-admin-edit-photo{
    top: 90px;
    right: 34px;
}

#portfolio-photo-add{
    width: 100%;
    line-height: 227px;
}

.project-admin-edit-photo input{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    font-size: 460px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
    height:100%;
}
.upload-button img, .remove-button img{
    width: 27px;
    height: 27px;
    float: left;
    left: 0;
    position: absolute;
}
.remove-button{
    width: 27px;
}
.tip7-title { text-align: left; }

.tip7-title b { display: block; margin-right: 80px; }

.tip7-title span { float: right; }
/*------end reorder photo--------*/

/*Single Photo / Viewer */
.sing-image-popup{
  min-width:749px;
  background-color: white;
  font: 13px Helmet, Freesans, sans-serif;
}
.sing-image-popup header {
  margin-bottom: 15px;
  padding-left:15px;
  margin-left:20px;
}
.sing-image-popup header h2{
    font-size: 20px;
    
}
.sing-image-popup header h2 span.photo-header-title{
    margin-right:10px;
    font-weight:bold;
}
.sing-image-popup header h2 span.photo-header-counter{
    font-weight:normal;
}
.sing-image-popup header h2 span:nth-child(2){
    color:gray;
}
.photo-middle {
    float: left;
    width: 675px;
    height: 450px;
    text-align: center;
    line-height: 450px;
}
.sing-image-popup .photo-middle img{
    max-height:450px;
    vertical-align: middle;
}
.ui-icon.ui-icon-closethick.fancybox-close{
    position: absolute;
    top: 15px;
    right: 15px;
    background-position: -96px -128px;
    width: 16px;
    height: 16px;
    background-image: url(/static/jquery-ui/images/ui-icons_888888_256x240.png);
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor:pointer;
}
#single-remove {
     background: url("icons/page-icons.png") no-repeat scroll -425px -60px transparent;
     padding: 5px 20px 4px 25px;
     cursor: pointer;
     margin-left:0;
}

#right-gallery {
    background: url("../images/sprite.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    padding: 0 15px 25px 10px;
    position: absolute;
    top: 285px;
    right: 10px;
    min-height:0px;
}
#left-gallery {
    background: url("../images/sprite.gif") no-repeat scroll -25px 0 transparent;
    cursor: pointer;
    padding: 0 15px 25px 10px;
    position: absolute;
    top: 285px;
    left: 10px;
    min-height:0px;
}
.sing-image-popup hr{border:0;}

.sing-img-cap {
    margin-left: 37px;
    text-align: left;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    color:black;
    width: 675px;
}

.photo-wrapper{
    text-align: center;
    margin: 0 37px;
    background: #fff;
    height: 450px;
}

section.sing-image-popup span{
min-height:18px;
}
/*End Single Photo / Viewer */


.ButtonActive{
    background-color: #57a957;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
    border-color: #57a957 #57a957 #3d773d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #fff;
    text-decoration: none;
      background-position: 0 0px;
}
/*.disabled { color: red;}*/



.photo-drag-icon{
    background: url("../images/move-icon.PNG") no-repeat scroll 0 20px transparent;
    width: 25px;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 4px;
    display: none;
}
.portfolio-remove-photo{
    display: none;
}


ul#pjsortable li{
     float: left;
     padding: 10px 10px 5px 10px;
   -moz-border-radius:10px;
     -webkit-border-radius:10px;
     border-radius:10px;
   margin:4px;
   height: 210px;
     width: 205px;
   background: none;
   position: relative;
   text-align: center;
   margin-left: 25px;
     margin-right: 25px;
     margin-top:20px;
     
}
ul#pjsortable li .layer{
    float: left;
     padding: 10px 10px 5px 10px;
   -moz-border-radius:10px;
     -webkit-border-radius:10px;
     border-radius:10px;
   margin:2px 0px;
   height: 210px;
     width: 205px;
   background: #ffffff;
   position: relative;
   text-align: center;
   border:1px solid #D3D3D3;
     box-shadow:#d3d3d3 2px 2px 2px;
}
.layer img, .layer span{
    cursor: pointer;
}
.photo-empty{
    position: relative;
    top: 100px;
    left: 220px;
    color: gray;
}

.photo-place-holder{
    width: 205px;height: 159px;float: left;border: 1px solid gray;display:block;cursor: pointer;
}


/* photo end */

.featured-project-header{
    margin: 80px 0 5px 140px;
    color: gray;
}

.project-counter{
    background: none repeat scroll 0 0 #CCCCCC;     
    border-radius: 12px 12px 12px 12px;     
    bottom: 0;     
    display: block;     
    float: right;     
    height: 24px;     
    line-height: 24px;     
    position: relative;     
    right: 0;     
    text-align: center;     
    width: 24px;
}


span.rollover-eff {
    -moz-transition-duration: 1s;
    background: url("../images/open-album.png") no-repeat scroll center center #000000;
    bottom: 18px;
    cursor: pointer;
    height: 140px;
    left: 22px;
    opacity: 0;
    position: absolute;
    width: 185px;
    z-index: 10;
}
span.rollover-eff:hover{
    opacity:0.7;

}
/*
.reorder-del-pro {
    background-color: black;
    border-radius: 10px 10px 10px 10px;
    color: white;
    height: 10px;
    line-height: 10px;
    padding: 5px;
    position: absolute;
    left: 195px;
    text-align: center;
    top: 24px;
    width: 10px;
    cursor: pointer;
}
*/
.reorder-del-pro {
    position: absolute;
    top: 3px;
    right: -15px;
    width: 30px;
    height:30px;
    background: url('../images/fancybox.png') no-repeat scroll -40px 0px transparent;
    cursor: pointer;
    z-index: 11003;
}
span.album-ord-num {
    background-color: #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    bottom: -5px;
    color: white;
    width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
    position: absolute;
    right: 3px;
}



ul.reorder-list li {
    border: 2px solid #D3D3D3;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: 195px;
    margin-right: 16px;
    width: 210px;
    margin-bottom: 80px;
}
ul.reorder-list li:hover {
    border: 2px solid gray;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: 195px;
    margin-right: 16px;
    width: 210px;
    margin-bottom: 80px;
}
.reorder-list-item div {
    background-color: #FFFFFF;
    border: 2px solid #D3D3D3;
    border-radius: 10px 10px 10px 10px;
    height: 145px;
    margin: 10px 0 10px 10px;
    padding: 25px 5px 25px 10px;
    width: 190px;
}
.reorder-list-item div:hover {
    background: #FFFFFF url("../images/move-icon.PNG")no-repeat 10px 2px;
    border: 2px solid gray;
    border-radius: 10px 10px 10px 10px;
    height: 145px;
    margin: 10px 0 10px 10px;
    padding: 25px 5px 25px 10px;
    width: 190px;
    cursor: move;
}
ul.reorder-list li img {
    background-color: white;
  width:185px;
  height:140px;
}
ul.reorder-list {
  list-style: none outside none;
  width: 920px;
  border: 1px solid #C7DFF2;
  background-color: white;
  margin: 20px 20px 0 20px;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  -moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.8),inset -1px -1px 0px rgba(255,255,255,0.8);
  -webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.8),inset -1px -1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.8),inset -1px -1px 0px rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}

.photo-upload {
    position:relative;
    border:2px solid #d3d3d3;
    display:none;
    text-align:center;
}
.photo-upload p {
    color:#666;
    font-size:11px;
}
.album-menu input {
    opacity:0;
    width:119px;
    height:24px;
    position:absolute;
    z-index:30000;
    left:25px;
}

.placeholder input {
    opacity:0;
    width:173px;
    height:27px;
    left:31%;
    top:70px;
    position:absolute;
    z-index:30000;
}
.wrapbg .img-border{
    border:1px dashed #a9a9a9;
  background-color:#f7f7f7;
  min-width:290px;
  min-height:225px;
  float:left;
  margin-left:5px;
  text-align:center;
  font-size:20px;
  color:#bababa;
  font-weight:bold;
  line-height:225px;
    
}
.wrapbg .img-border img{
    margin:0;
}

/* photo thumbnail scroller */

.photo-scroller-wrapper {
  text-align: center;
  background: #fff;
  clear: both;
  width: 708px;
  padding-left: 37px;
  height:89px;
  position:relative;
  overflow:hidden;
  left:0px;
}
.photo-scroller-bar {
  text-align: center;
  background: #fff;
  clear: both;
  width: 674px;
  height:89px;
  position:relative;
  overflow:hidden;
  left:0px;
}

.photo-scroller-wrapper .ad-forward, .photo-scroller-wrapper .ad-back {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 10;
}
/* IE 6 doesn't like height: 100% */
* html .photo-scroller-wrapper .ad-forward, .photo-scroller-wrapper .ad-back {
  height: 100px;
}
.photo-scroller-wrapper .ad-back {
  cursor: pointer;
  left: 10px;
  width: 38px;
  display: block;
  background: url("../images/ad_scroll_back.png") 0px 35px no-repeat;
}
.photo-scroller-wrapper .ad-forward {
  cursor: pointer;
  display: block;
  right: -20px;
  width: 38px;
  background: url("../images/ad_scroll_forward.png") 0px 35px no-repeat;
}

.photo-scroller-content {
  width: 9999px;
  position: relative;
  left: 0px;
}

.photo-scroller-thumb {
  float: left;
  height: 79px;
  text-align: center;
  line-height: 79px;
  background: #fff;
  margin-top: 5px;
  padding-left: 15px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.photo-scroller-content .photo-scroller-thumb:first-child{
    margin-left: 5px !important;
}
.photo-scroller-thumb img{
    cursor: pointer;
    outline: 5px solid whiteSmoke;
}
.active-thumb img{
    outline: 5px solid greenYellow;
}
.photo-scroller-thumb.active-thumb {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/*******************************************************/
.wrapbg .testimonial-date{clear:both;}
.wrapbg p img.inline-image{float:left;clear:none;}


.wrapbg .text p {clear:both;}

.wrapbg .our-team-content span.text p {
    clear: none;
}

/* Edit Album popup */
section.reorder-photos div#wrap-nophotos input[type="file"] {
height: 40px;
left: 267px;
top: 90px;
}