body{
  background-image:url(../images/maya2/shopping/bg_intero.jpg);
  background-repeat:no-repeat;
  background-color:#000000;
}
.draggable {
  float: left;
  margin: 0 10px 10px 0;
  position:relative;
  text-align:center;
}
#draggable { margin-bottom:20px; cursor: n-resize;}
#containment-wrapper {   
  padding: 20px;
  background-image:url(../images/maya2/modamaya/stage_modamaya.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}
#tabledemo{
  height:620px;
}
#td1{
  background-image:url(../images/maya2/modamaya/sfondo_applicazione1.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  height:620px;
  width:535px;
}
#td2{
  background-color:#FFFFFF;
  padding-left:10px;
  padding-right:5px;
  width:343px;
  height:620px;
}

.loading {
  background: url(../images/maya2/modamaya/loadinfo.net.gif) no-repeat center center;
  width:50px;
  height:50px;
}
#selector{
  margin-bottom:20px;
}
select{
  font-family:verdana;
  font-size:10px;
}
.prodid{
  display:none;
}
.brand-box{
  border:none;
  
}
.brand-name{
  margin-bottom:10px;
}
.brand-spacer{
  height:20px;
  clear:both;
   background: url(../images/maya2/modamaya/dot.gif) repeat-x center center;
}

.staged{
  z-index:0;
  position:relative;
}
.staged-selected{
  border:1px solid #6C2E6D;
  z-index:1000;

}
.staged-buttons{
  padding:3px;
  text-align:center;
  background-color:#B656B8;
  border-top:1px solid #6C2E6D;
}
.staged-buttons a:link, .staged-buttons a:hover, .staged-buttons a:visited{
  color:white;
  text-decoration:none;
  font-size:10px;
  padding-right:10px;
  padding-top:10px;
}
.zindex1{
  z-index:1;
}
#helper{
  background-image:url(../images/maya2/modamaya/immagine_iniziale_modamaya.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  height:620px;
}
#helper3{
  color:#333333;
  font-size:16px;
  font-weight: bold;
  position:relative;
  height:1px;
  top:10px;
}
#helper2{
  color:#333333;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:5px;
}
#boxlogin{
  background-color:#262626;
  padding:10px;
  border:1px solid #666;
  margin-bottom:20px;
  display:none;
}
#products{
  height:6000px;
  width:330px;
  overflow:visible;
  position:absolute;
  top:0;
  padding-right:10px;
}
#directselect{
  position:relative;
  height:1px;
  top:100px;
}
.category{
  float:left;
  margin-right:13px;
  margin-bottom:15px;
  width:60px;
  height:60px;
  padding:5px;
  text-align:center;
  color:#333333;
}
.category .imgbox{
  height:60px;
  width:60px;
}
.button-save{
  margin-top:30px;
  text-align:right;
}

