#picture1 {
	background: url('../images/drawing_home_1.jpg') no-repeat scroll 0 0 #393737;
	width: 596px;
	height: 650px;
	margin:0 auto;
}
.slide {
	width:960px;
	float:left;
}
#iPicture{
	font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color: #ce0000;
}
.more32 {
	height:32px;
    overflow:hidden;
    padding:0;
    position:absolute;
    text-align:left;
    width:300px;
	
}
.more32 span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin-left:0;
	position: absolute;
	width:500px;
}
.descrA {
	width:455px;
	height:32px;
	margin:5px 0 0 0;
}
.more32 a {
	padding: 0 0 0 0;
	color:#FFF;
	height: 100%;
	display:block;
	cursor: pointer;
}
.more32 input{
	/*
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
	*/
    float: right;
    height: 20px;
    margin-right:7px;
    margin-top:5px;
    width:100%;
    background:transparent;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

.more32 p{
    height: 16px;
    margin: 0 0 0 148px;
    padding: 0;
    position: relative;
    width: 16px;
    cursor:pointer;
}
.more32 .pDelete{
  background: url("../images/cross.png") no-repeat scroll right center transparent;
  position: absolute;
  right: 0;
}
.more32 .pInvert{
  background: url("../images/refresh.png") no-repeat scroll right center transparent;
}
.more32 div{
  float:right;
}

.moregreen- {
	padding-top: 2px;
}

.top {
	display: none;
}

.left {
	display: none;
}

.ltr-slide {
	width:32px;
	padding: 0;
}
.bgblack{
  background: url("../images/bg.png") repeat scroll 0 0 transparent;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
}
.bgblack span{
  color: #FFFFFF;
  text-shadow: 1px 1px 0 #000000;
}
.bgblack input{
  color: #FFFFFF;
  text-shadow: 1px 1px 0 #000000;
  border: 1px solid #FFFFFF;
}
.bgwhite{
/*	background: url("../images/bg-white.png") repeat scroll 0 0 transparent;*/
	background-color:#3498db;
	background: url("../images/bg.png") repeat scroll 0 0 transparent;*/

	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	border-top-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-bottom-right-radius: 30px;

/*
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
*/
}
.bgwhite span{
	color:#fff;
/*  text-shadow: 1px 1px 0 #ffffff;*/
}
.bgwhite input{
  border: 1px solid #000000;
  color: #000000;
/*  text-shadow: 1px 1px 0 #ffffff;*/
}
.noAnimation input{
  background: url("../images/bg-white.png") repeat scroll 0 0 transparent;
  border: 1px solid #000000;
  color: #000000;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	z-index:1000;
}
.buttonsDropp{
	border: 1px dashed #333333;
    position: absolute;
    width: 550px;
    display:none;
    background: url("../images/bg-white.png") repeat scroll 0 0 transparent;
}
.buttonsDropp li {
    cursor: pointer;
    height: 36px;
    width: 32px;
    z-index: 1;
}
.bgDropp{
	border: 1px dashed #333333;
    position: absolute;
    display:none;
    width: 210px;
    /*background: url("../images/bg-white.png") repeat scroll 0 0 transparent;*/
}
.bgDropp li {
    cursor: pointer;
    height: 35px;
    width: 200px;
    z-index: 1;
    margin: 0 3px 5px 3px;
}
.listContainer{
  width:53px;
  height: 35px;
  border-radius: 0;
}
.listContainer li{
  cursor:move;
  height: 32px;
  width: 32px;
}
.listContainer ul{
  float:left;
}
.buttonsList{
  float:right;
  background: url("../images/choosebutton.png") no-repeat scroll right center transparent;
  height: 16px;
  width: 16px;
  margin-top: 3px;
  margin-right: 3px;
  cursor: pointer;
}
.bgList{
  height: 16px;
  width: 16px;
  background: url("../images/color_swatch.png") no-repeat scroll right center transparent;
  margin-right: 3px;
  cursor: pointer;
  float: right;
}
.inline{
  margin: 0;
}
ul.inline{
  padding-top: 5px;
}
.inline li {
    float: left;
}
.buttonSave{
    display: inline-block;
    height: 25px;
    vertical-align: bottom;
    width: 100%;
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
    margin: 3px 0;
    padding: 2px;
}
.buttonSave p{
	display: inline;
    margin: 0;
   padding: 5px 0 0;
    position: absolute;
}
.buttonSave input{
	left: 45%;
    position: absolute;
}
.imgButton{
  width:32px;
  height:32px;
  float: left!important;
}
.imgButtonDrag{
  cursor: move;
  width: 32px;
  height: 32px;
  float: left!important;
}
.noborder{
  border: 0;
  border-radius: 0;
}
.inputDiv{
  width:80%
}
/* ###################################################################
                          buttons classes
   ################################################################### */
.moredarkblue{
  background: url("../images/moredarkblue/button.png") no-repeat scroll left center transparent;
}
.moreblue{
  background: url("../images/moreblue/button.png") no-repeat scroll left center transparent;
} 
.morelightblue{
  background: url("../images/morelightblue/button.png") no-repeat scroll left center transparent;
}
.morelightblue2{
  background: url("../images/morelightblue2/button.png") no-repeat scroll left center transparent;
}
.beaddarkblue{
  background: url("../images/beaddarkblue/button.png") no-repeat scroll left center transparent;
}
.beadblue{
  background: url("../images/beadblue/button.png") no-repeat scroll left center transparent;
} 
.beadlightblue{
  background: url("../images/beadlightblue/button.png") no-repeat scroll left center transparent;
}
.beadlightblue2{
  background: url("../images/beadlightblue2/button.png") no-repeat scroll left center transparent;
}