
/*************************************/
/* Components                        */

.proxy {
	border: 1px dashed #000/*#3399ff*/;
}

.resizable {
	width: 100px; height: 100px;
	border: 1px solid #000;
	padding: 10px;
	font-size: 12px;
}

.draggable {
	width: 100px;
	height: 40px;
	top: 10px;
	right: 10px;
	background-color: #68BFEF;
	border: 2px solid #0090DF;
	padding: 5px;	
	margin: 0 0 12px 12px;
	font-size: 12px;
}

div.drag-handle
{
	cursor: move;
	background-color: #0090DF;
	height: 15px;
}

.block { 
   border: 2px solid #0090DF;
   background-color: #68BFEF;
   width: 75px; 
   height: 75px;
   margin: 10px;
   z-index: 100;
}
.drop { 
	background-color: #e9b96e;
	border: 3px double #c17d11;
	width: 150px; 
	margin: 10px;
	min-height: 200px;
	min-height:200px;
  height:auto !important;
  height:200px;
  opacity: 0.7;
	filter:alpha(opacity:70);
	text-align: center;
}
.droppable-active {
	opacity: 1.0;
	filter:alpha(opacity:100);
}
.droppable-hover {
	outline: 1px dotted black;
	background-color: #73d216;
	border-color: #4e9a06;
}


.ui-selecting {
  background-color: #eee;
}
.ui-selected {
  background-color: #E6F7D4;
}

.sortable-container #example2 li {
	background: none;
}

.sortable-container #example3 li {
	list-style: none;
}
.droppable-photos-container {
	border: 0px #ccc dotted;
 	width:129px; height:100px;
	float:left;
	margin-top: 0px;
	padding: 1px 5px 1px 5px; 
}

.droppable-photos-container2 {
	border: 0px #ccc dotted;
 	width:155px; height:100px;
	float:left;
	margin-top: 0px;
	padding: 1px 4px 1px 4px; 
}
.droppable-img-content {
	/*border: 1px #ccc dotted; float: left;list-style: none;*/
	 float: left;	 padding: 0px; margin:3px;  width:124px; height:100px;
	border: 1px solid #E1CCCB;  cursor:hand
}
/*
.droppable-gallery li  {	width:124px; padding: 0px;  display:inline; margin-left: -40px; margin-right: 45px;}
*/
.droppable-gallery {border: 0px solid #000000;margin-left: -40px; margin-right: 45px;height:auto !important;  display:inline;  }
.droppable-gallery ul  {	list-style:none; margin: 0px; padding: 0px;  }

.droppable-gallery li  {	list-style:none;	 padding: 0px;  }


.collection_8  {	border: 0px solid #E1CCCB; min-height: 130px; min-height:130px; height:auto !important;  zoom:1;display:none}
.collection_9  {	border: 0px solid #E1CCCB; min-height: 130px; min-height:130px; height:auto !important;  zoom:1;display:none}
.collection_14 {	border: 0px solid #E1CCCB; min-height: 130px; min-height:130px; height:auto !important;  zoom:1;display:none}
.collection_15 {	border: 0px solid #E1CCCB; min-height: 130px; min-height:130px; height:auto !important;  zoom:1;display:none}
.collection_16 {	border: 0px solid #E1CCCB; min-height: 130px; min-height:130px; height:auto !important;  zoom:1;display:none}

.testme  {	border: 10px solid #E1CCCB; min-height: 130px; min-height:130px; height:auto !important;  zoom:1;display:none}
.testmeV  {	 width:580px; padding: 0px; 	 margin: 0px; border:0px solid #E1CCCB; min-height: 130px;   zoom:1;display:block}
/*height:auto !important; width:585px; height:650px; 
.box_title {padding: 3px;margin-bottom: 3px; background-color: #FBE8BC;  text-align:center ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;  color: #666; text-decoration:none; }
*/