.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.imgareaselect-outer {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

/*
#addi-left{
  width:318px !important;
  float:left;
}
*/
#addi-left img{
  width:300px;
  /*width:100%;*/
}
/*
#addi-left textarea{
  width:296px;
}
*/
/*
#addi-right{
  width:360px !important;
  float:left;
}
#addi-right .row{
  margin:0;
  width:315px;
}
#addi-right .desc{
  float:left;
  padding:0 0 0px 0px;
  width:100px;
  font-size:110%;
  line-height:120%;
}
#addi-right .small{
  font-size:70% !important;
}
*/

#addi-modal .modal-dialog{
  width:700px;
  max-width:700px;
}



.addi-img-border{
  float:left;
  padding:3px;
  background-color:#ffffff;
  border:1px solid #cccccc;
  margin: 0 5px 5px 0;
}
.addi-thumbnail{
  overflow: hidden;
  float: left;
  position:relative;
  overflow:hidden;
  max-width:none;
}
#addi-right .addi-thumbnail img{
  position: relative; 
}
#addi-right .addi-selected{
  border:1px solid red;
  background-color:red;
}

.loading{
  width:32px !important;
  height:32px !important; 
}


