
/*SOYOU CREATOR*/

.criteres{
	min-height : 35px;
	border-bottom : thin solid #CCCCCC;
	border-left : thin solid #CCCCCC;
	border-top : thin solid #CCCCCC;
	border-right : thin solid #CCCCCC;
	color : #000000;
	background-color : #f1f1f1;
	padding-left : 10px;
}
#sc_left{
	width : 35%;
	float : left
}
#sc_body{
	width : 65%;
	float : right
}
#options_bijou {

}
#options_bijou_taille {
	padding-left: 20px;
	font-size: 11px;
}
#canvas {
	/*width : 300px;
	height: 300px;*/
	background-color : #fff;
	 border: 1px solid black;
	display : none;
}
#sc_body img {

}
 
.vig-element {
	max-height : 30px;
	height : 30px;
	/*float:left*/
}
 


.soyou_description{
	width : 250px;
	font-size : 11px;
	color : #666;
	padding-left : 18px;

}

/* JQUERY TABS */
#box1  {
    margin-top: -10px; 
    margin-bottom: 30px; 
}
#box1 .tabs-bottom {
    clear: both;
    height: 40px; 
}
#box1 .tabs-content {
    clear: both;
   height: 40px;  
	padding-top: 10px;
	width: 100%;
	/*display : -webkit-inline-box; */
}

#box1 .tabs-bottom ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: normal;
}

#box1 .tabs-bottom li { float: left; } 

#box1 .tabs-bottom a {
    display: block;
    float: left;
    width: 132px;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
    color: red;
}

#sc_graphique {
    /*float: right;
    width: 30px;*/
	clear : both;
	display : table;
    height: 30px;
    padding: 1px;
	z-index : 2000;
}
.zone_montage{

	height : 10px;
	margin : 0;
	padding : 0;
	/* border : #ccc solid 1px; */
}

.detail_montage{
	width : 250px;
	font-size : 11px;
	color : #666;
	/* padding-left : 18px; */

}
.tabs-content li  img{
    position : relative ;
	max-height : 30px;
	/*height : 30px;*/
	margin-right : 10px;
}
 #tabs li { 
	margin: 0 10px 0 0; /* 1px 1px 1px 0; */  
	}
/* #choix li {
	 background-color : #ccc; 
 }	*/
#montage{
	clear:both;
	position : relative;
	height:34px; 
	width:100%;
	border: 1px solid black;
	display: block;
	/**/
	-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	background-color : #fff; 
 }
 #montage li { 
	margin: 0; /* 1px 1px 1px 0; */
	padding: 0; 
	float: left; 
	/*width: 30px;*/
	height: 30px;  
	/* background-color : #fff; */
	}
 #montage li img{ 
	 /*width: 30px;
	max-height : 30px;
	height : 30px;
		*/
	}
  
#reset_montage{
	float:right; 
}
 
#trash { float: right; width: 120px; min-height: 30px; padding: 1%; /*background-color: #afd1b2; */}
  .trash-closed {
		background-image: url(../img/small_trash_C.png);
		background-repeat: no-repeat;
  }  
  .trash-open{
		background-image: url(../img/small_trash_O.png);
		background-repeat: no-repeat;
  }
  .ui-state-highlight { background-color : #fff000;}
  
/* TOOLTIPS pour choix taille de perle */
.elem_detail {
   /* max-width: 120px;*/
    text-align: center;
    box-shadow: none;
    padding: 0;
}
#Spot_TotalPrix{
	font-size : 30px;
	font-weight : 600;
	float : right;
}
 
.handler_elem{
	height : 30px;
}
 