/*---- классы для общепринятых картинок ----*/

img.new{                                  /* пометка NEW */
      width: 21px;
      height: 6px;
      vertical-align: 35%;
}

img.small_down_gray_arrow{                   /* стрелки */
     width: 6px;
     height: 4px;

}

img.small_right_gray_arrow{                   /* стрелки */
     width: 4px;
     height: 6px;

}

/*------------------------------- иконки в хедере -------------------------*/

img.header_icon1{      width: 11px;
      height: 10px;
      margin-left: 5px;}

img.header_icon2{
      width: 17px;
      height: 9px;
      margin-left: 45px;
}

img.header_icon3{
      width: 13px;
      height: 8px;
      margin-left: 49px;
}


/*-----------------------------  4 больших картинки по углам ------------------------*/

img#back_top_left{                   /*- трубы с огнем -*/
     width: 250px;
     height: 323px;
     position: absolute;

     top: -4px;
     left: 50%;
     margin-left: -750px;

     z-index: -1;
}
                                     /* диджейская вертушка */
img#back_top_right{
     width: 261px;
     height: 319px;
     position: absolute;

     top: -2px;
     left: 50%;
     margin-left: 488px;
     z-index: 42;
}

img#back_bottom_left{                /*- волосатый байкер -*/
     width: 244px;
     height: 603px;
     position: absolute;

     top: 804px;
     left: 50%;
     margin-left: -750px;
     z-index: 2;
/*     display: none;*/
}

img#back_bottom_right{                  /* латинос */
     width: 246px;
     height: 603px;
     position: absolute;
     top: 804px;
     left: 50%;
     margin-left: 505px;
     z-index: 2;
 /*    display: none;*/
}



/*-----------------------------------------------------------------*/


img.redstar1{                                /* маленькая красная звезда */
      width: 8px;
      height: 7px;
      vertical-align: 35%;
}

img.redstar2{                                /* 2 маленьких красных звездочки */
      width: 16px;
      height: 7px;
      vertical-align: 35%;
}

img.redstar3{                                /* 3 маленьких красных звездочки */
      width: 24px;
      height: 7px;
      vertical-align: 35%;
}

img.redstar4{                                /* 4 маленьких красных звездочки */
      width: 32px;
      height: 7px;
      vertical-align: 35%;
}

img.redstar5{                                /* 5 маленьких красных звездочки */
      width: 40px;
      height: 7px;
      vertical-align: 35%;
}

                                      /*---  ИКОНКИ В АФИШЕ --*/

img.billboard_icon_pepper{
      width: 17px;
      height: 17px;
}

img.billboard_icon_yellow_ticket{
      width: 15px;
      height: 15px;
}

img.billboard_icon_3yellow_tickets{
      width: 22px;
      height: 15px;
}

img.billboard_icon_gray_ticket{
      width: 15px;
      height: 15px;
}

                                   /*------- Надписи картинками вверху на странице каталога ------*/

img.sort_by_brands_text{      width: 78px;
      height: 7px;}

img.sort_on_presence_text{
      width: 66px;
      height: 7px;
}

img.sort_by_groups_text{
      width: 78px;
      height: 7px;
}

img.sort_by_text{
      width: 85px;
      height: 7px;
}

img.estimate_the_goods_text{	  width: 76px;
	  height: 8px;
	  margin-bottom: 2px;}

img.size_text{
	  width: 35px;
	  height: 7px;
	  margin-bottom: 2px;
}



img.single_product_surprise{         /*- значок СЮРПРИЗ на странице каталога у отдельного товара -*/	  width: 27px;
	  height: 17px;
	  vertical-align: -15%;}


img#find_low_arrow{
	    margin-top: 5px;
}

img#recomend_form_arrow{
	    margin-top: 5px;
}

img.we_recomend_text{	width: 235px;
	height: 8px;}