body {
	font-family: Verdana;
	font-size: 12px;
}

.wrap {
	background-image:url(/images/bg1.gif);
	display: table;
	height: 270px;
	width: 900px; /* arbitrary width for IE only */
	#position: relative; /* for IE only */
	overflow: hidden;
}

.inner {
	#position: absolute; /* for IE only */
	#top: 50%; /* for IE only */
	display: table-cell;
	vertical-align: middle;
}

.upload {
	width: 900px;
	background-image:url(/images/bg1.gif);
	height: 270px;
	position: relative;
	/*display: table-cell;
	height: 270px;
	width: 900px;
	vertical-align: middle;*/
	text-align: center;
	/*#position: relative;  for IE only
	#top: -50%; for IE only */
}

.upload_product {
  width: 670px;
  background-image:url(/images/bg4.png);
}

.upload noscript
{
  display:block;
  font-weight:bold;
  margin:0 191px;
  padding-top:95px;
  position:absolute;
  z-index:1;
}

#upload_info
{
  display:block;
  font-weight:bold;
  /*margin:0px 213px;*/
  top: 65px;
  left: 213px;
  position:absolute;
}

.upload_progress {
  left: 270px;
	position: absolute;
	top: 30px;
	display: none;
}

.upload_product .upload_progress {
  left: 90px;
  top: 25px;
}

.upload_button_div {
  left:345px;
	position:absolute;
	top:100px;
}

.upload_product .upload_button_div {
  left: 230px;
}

#upload_limit {
  width: 515px;
  left: 75px;
	position: absolute;
	top: 115px;
  display: none;
}

.upload_progress_table {
  display: inline;
  font-weight: bold;
}

.upload_progress_bar {
	background-image:url(/images/pgbar.gif);
	height: 44px;
	width: 347px;
  text-align: left;
}

.upload_progress_bar_inside {
	background-color: #626A5B;
	color: #CFDDC0;
	height: 19px;
	left: 10px;
	padding-top: 4px;
	position: relative;
	text-align: right;
	top: 11px;
	vertical-align: middle;
	width: 25px;
}

.config_photo {
	background-image:url(/images/bg2.gif);
	display: table-cell;
	height: 270px;
	width: 900px;
	position:absolute;
	top:0px;
  left: 0px;
}

.config_photo h2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	margin: 0 0 5px 0;
	padding: 0;
}

.printare_photo select {
	/*background-image:url(images/input_bg.gif);*/
	background-color:#EBF1EF;
	width:170px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

.inramare select {
	/*background-image:url(images/input_bg.gif);*/
	background-color:#EBF1EF;
	width:185px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

.config_photo .preview_photo {
	float:left;
	height:231px;
	left:19px;
	position:relative;
	top:18px;
	width:297px;
}

.config_photo .photo_background {
	background-image:url(/images/pr1.gif);
	height:204px;
	width:297px;
}

.config_photo .printare_photo {
	text-align:left;
	float:left;
	height:132px;
	left:31px;
	position:relative;
	top:48px;
	width:177px;
}

.config_photo .inramare {
	text-align:left;
	float:left;
	height:132px;
	left:42px;
	position:relative;
	top:48px;
	width:240px;
}

.config_photo .comanda {
	text-align:left;
	float:left;
	height:204px;
	left:45px;
	position:relative;
	top:48px;
	width:136px;
}

.config_photo .infocomanda {
	float:left;
  height:55px;
  left:35px;
  position:relative;
  text-align:left;
  top:-15px;
  width:401px;
  overflow: hidden;
}

.comanda input {
	background-color:#EBF1EF;
	width:55px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}

.pp_top {
	background: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}

.pp_tl {
	float: left;
        font-size: 1px;
        line-height: 0px;
}

.pp_tm {
	float: left;
        font-size: 1px;
        line-height: 0px;
}

.pp_tr {
	float: right;
        font-size: 1px;
        line-height: 0px;
}

.pp_bottom {
	background: repeat-x;
	position: absolute;
	left: 0px;
        font-size: 1px;
        line-height: 0px;
}

.pp_bl {
	float: left;
        font-size: 1px;
        line-height: 0px;
}

.pp_bm {
	float: left;
        font-size: 1px;
        line-height: 0px;
}

.pp_br {
	float: right;
        font-size: 1px;
        line-height: 0px;
}

.pp_middle {
	background: repeat-y;
	position: absolute;
	left: 0px;
        font-size: 1px;
        line-height: 0px;
}

.pp_mr {
	float: right;
        font-size: 1px;
        line-height: 0px;
}

.pp_ml {
	float: left;
        font-size: 1px;
        line-height: 0px;
}


/* Produs */

.config_product {
  background-image: url(/images/bg3.gif) !important;
}

.product_info {
  width: 417px;
  height: 230px;
  position: relative;
  left: 31px;
  top: 20px;
  text-align: left;
  float: left;
}

.product_info p {
  margin: .5em 0;
}

.product_info .green {
  color: #38761d;
}

/* END Produs */