/* CSS Document */
.middle_content_container{
  position: relative;
  float: left;
  width: 1015px; 
  /*background: url(../../images/new_dekore_layout/middle/bg_middle_bck1.png) repeat-y;*/
  
}

.middle_content_middle_area{
  position: relative;
  float: left;
  width: 1005px;
  min-height: 10px;
  padding-left: 10px;
}

.middle_content_left_area{
  position: relative;
  float: left;
  width: 185px;
}

.middle_content_left_menu{
  position: relative;
  float: left;
  width: 174px;
  height: 100%;
  margin-left: 20px;
  
}

.middle_login_container{
  position: relative;
  float: left;
  width: 173px;
  padding: 0px;
  margin: 0px;
}

.middle_spacer{
  position: relative;
  float: left;
  width: 25px;
  height: 100%;
  
}

.middle_content_middle_container{
  position: relative;
  float: left;
  width: 790px;
  
  padding: 0px;
  margin: 0px;
  
}

.middle_content_page_container{
  position: relative;
  float: left;
  width: 463px;
  
  padding: 0px;
  margin: 0px;
}

.middle_content_right_container{
  position: relative;
  float: left;
  width: 315px;
  height: 100%;
  padding:0px;
  margin: 0px;
}


.middle_content_products_box{
  position: relative;
  float: left;
  width: 315px;
  height: 184px;
  
  background-image: url(../../images/new_dekore_layout/middle/products_box.jpg);
  background-repeat: no-repeat;
}

/* START MIDDLE AREA */
.middle_content_required_page{
  position: relative;
  float: left;
  width: 461px;
  height: 100%;
  text-align: left;
  
  
  padding: 0px;
  margin: 0px;
}

.middle_content_product{
  position: relative;
  float: left;
  width: 461px;
  height: 100%;
  text-align: left;
  
  padding: 0px;
  margin: 0px;
}

.middle_content_product_container{
  position: relative;
  float: left;
  width: 282px;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
.middle_content_product_image{
  position: relative;
  float: left;
  width: 376px;
  height: 216px;
  
  padding: 0px;
  margin: 0px;
}

.middle_content_product_infos{
  position: relative;
  float: left;
  width: 450px;
  height: 100%;
  
  padding: 0px;
  margin: 0px;
}

.middle_content_product_design_title{
  position: relative;
  float: left;
  width: 282px;
  
  padding-left: 5px;
  font-family: Verdana, regular;
  font-size: 22px;
  font-weight: bold;
  color: #308401;
}

.middle_content_product_title{
  position: relative;
  float: left;
  width: 282px;
  
  padding-left: 5px;
  font-family: Arial, regular;
  font-size: 12px;
  font-weight: bold;
  color: #308401;
}

.middle_content_product_dimensions{
  position: relative;
  float: left;
  width: 282px;
  
  padding-left: 5px;
  font-family: Arial, regular;
  font-size: 12px;
  font-weight: normal;
  color: #308401;
}

.middle_content_product_design_color{
  position: relative;
  float: left;
  width: 282px;
  
  padding-left: 5px;
  font-family: Arial, regular;
  font-size: 12px;
  font-weight: normal;
  /*color: #308401;*/
  color: #000000;
}

.middle_content_product_basket_btn{
  position: relative;
  float: left;
  width: 162px;
  height: 24px;
  margin-top: 35px;
  background-image: url(../../images/new_dekore_layout/middle/basket_btn.jpg);
  background-repeat: no-repeat;
}
/* END MIDDLE AREA */
