.imgcontforheight .nav {
   position: absolute;
   display: block;
   bottom: 20px;
   z-index: +100;
   font-size: 40px;
   color: #0270b8;
   background: linear-gradient(#3ca6fa, #065799);  /* подробнее про градиенты */
   -webkit-background-clip: text;  /* подробнее про background-clip */
   color: transparent;	/*background:url(images/slider_arrow.png) no-repeat;*/
	cursor:pointer;
}
.imgcontforheight .nav.fa-angle-right {
   right: -12px;
}
.imgcontforheight .nav.fa-angle-left {
   left: -12px;
}

#alx_photoplayer
{
float: left;
margin: 0 15px 0 0;
}
#alx_photoplayer .block_show_cont_alx_photoplayer
{
    position: relative;
        margin: 0px;
        background:#ffffff;
       /* border:1px solid #939393;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -khtml-border-radius: 6px;*/
        padding:5px 0 15px 0;
        text-align:center;
}
#alx_photoplayer .block_show_cont_alx_photoplayer ul.slide-items
{
        list-style:none;
        margin:0px 0px;
        padding:0px;
        position:relative;
        z-index:10;
        text-align:left;
}
#alx_photoplayer .block_show_cont_alx_photoplayer ul li:before {
     content: ""!important;
}
#alx_photoplayer .block_show_cont_alx_photoplayer ul.slide-items li
{
        position:absolute;
        margin:0px;
        padding:0px;
        z-index:90;
        text-align:center;
        display:none;
        vertical-align: middle;
        height: 310px;
}
#alx_photoplayer .block_show_cont_alx_photoplayer ul.slide-items img
{
        /*border:1px solid #06050C;*/
}
#alx_photoplayer .block_show_cont_alx_photoplayer ul.slide-items .pic_item_alx_photoplayer
{
        margin: auto;
        display: table;
        height: 100%;
} 
#alx_photoplayer .block_show_cont_alx_photoplayer ul.slide-items .pic_item_alx_photoplayer span
{
        margin: auto;
        display: table-cell;
        vertical-align: middle;
        height: 100%;
}
#alx_photoplayer .block_content_list_alx_photoplayer .discribe_text_alx_photoplayer
{
        clear:both;
        display:block;
}
#alx_photoplayer .block_content_list_alx_photoplayer table td
{
        text-align:center;
        vertical-align:middle;
        height:273px;
        width:481px;
        border: 0px;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer
{
        margin-top:9px;
        margin-bottom:9px;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .logo_main_alx_photoplayer
{
         text-align:left;
         left: 0px;
         height:30px;
         width:139px;
         z-index:90;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .logo_main_alx_photoplayer img
{
        position:absolute;
        margin: -7px 0px 0px -12px;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .stop_bg_alx_photoplayer
{
         cursor:pointer;
         cursor:hand;
         display: none;
         width:44px;
         height:39px;
         float:left;
         margin-left:12px;
         background: transparent url(image/button_grey_big.png) no-repeat 0px 0px;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .stop_bg_alx_photoplayer
{
        background:none;
        overflow:hidden;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .stop_bg_alx_photoplayer img
{
        width:196px;
        height:39px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/bitrix/components/altasib/photoplayer/templates/white_big/image/button_grey_big.png', sizingMethod='scale');
}
#alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .play_bg_alx_photoplayer
{
         cursor:pointer;
         cursor:hand;
         width:44px;
         height:39px;
         float:left;
         margin-left:12px;
         background: transparent url(image/button_grey_big.png) no-repeat -50px 0px;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .play_bg_alx_photoplayer
{
        background:none;
        overflow:hidden;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .play_bg_alx_photoplayer img
{
        width:196px;
        height:39px;
        margin-left:-50px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/bitrix/components/altasib/photoplayer/templates/white_big/image/button_grey_big.png', sizingMethod='scale');
}
#alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .jcarousel-prev1_alx_photoplayer
{
         cursor:pointer;
         cursor:hand;
         width:44px;
         height:39px;
         float:left;
         margin-left:10px;
         background: transparent url(image/button_grey_big.png) no-repeat -100px 0px;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .jcarousel-prev1_alx_photoplayer
{
        background:none;
        overflow:hidden;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .jcarousel-prev1_alx_photoplayer img
{
        width:196px;
        height:39px;
        margin-left:-100px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/bitrix/components/altasib/photoplayer/templates/white_big/image/button_grey_big.png', sizingMethod='scale');
}
#alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .jcarousel-next1_alx_photoplayer
{
         cursor:pointer;
         cursor:hand;
         width:44px;
         height:39px;
         float:left;
         margin-left:10px;
         background: transparent url(image/button_grey_big.png) no-repeat -150px 0px;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .jcarousel-next1_alx_photoplayer
{
        background:none;
        overflow:hidden;
}
*html #alx_photoplayer .block_show_cont_alx_photoplayer .nav_blocks_alx_photoplayer .jcarousel-next1_alx_photoplayer img
{
        width:196px;
        height:39px;
        margin-left:-150px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/bitrix/components/altasib/photoplayer/templates/white_big/image/button_grey_big.png', sizingMethod='scale');
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-direction-rtl
{
        direction: rtl;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-clip
{
        margin: 0px auto !important;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-container
{
        text-align:center;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-item a.jcarousel-item-pict_alx_photoplayer
{
        background-color:#FFFFFF !important;
        background-repeat:no-repeat !important;
        background-position:center center !important;
        border:1px solid #9D9D9D !important;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
        -moz-opacity: 0.6;
        -khtml-opacity: 0.6;
        opacity: 0.6;
        cursor: pointer;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-item a.jcarousel-item-pict_alx_photoplayer:hover
{
        cursor: pointer;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-item a.page_nav_selected
{
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer a:focus
{
        outline:none;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-item-horizontal
{
        margin-left: 0;
}

#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-direction-rtl .jcarousel-item-horizontal
{
        margin-left: 10px;
        margin-right: 0;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .jcarousel-skin-tango_alx_photoplayer .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .clear_block
{
        padding: 0px;
        margin: 0px;
        height:1px;
        clear:both;
        overflow:hidden;
}
#alx_photoplayer .block_show_cont_alx_photoplayer .no_pic_load_alx_photoplayer
{
        position:absolute;
        z-index:20;
        display:block;
}
#alx_photoplayer .block_show_cont .jcarousel-skin-tango_alx_photoplayer
{
    background:url(image/spacer.gif) 0px 0px;
}
.newsicons {
right: 20px;
top: 20px;
position: absolute;
z-index: 100;
}

#alx_photoplayer .slide_items_block_alx_photoplayer
{
        width: 305px;
       /*border: solid 1px black;*/
}
#alx_photoplayer .slide_items_block_alx_photoplayer ul
{
       margin: auto;
       padding: 0;
       /*border: solid 1px green;*/
        display: block;
}
#alx_photoplayer .slide_items_block_alx_photoplayer li
{
       margin: auto;
       padding: 0;
       /* border: solid 1px red;*/
}


#border_sl{border:1px solid #969696; position: relative; width: 315px; height: 315px;}

.news_p{position:absolute;
	width:100px;
	height:100px;
	top:-1px;
	z-index:100;
	right:-6px;}
.akc_p{position:absolute;
	width:75px;
	height:72px;
	bottom:98px;
	z-index:100;
	left:4px;}
.hit_p{position:absolute;
	width:70px;
	height:70px;
	bottom:100px;
	z-index:100;
	right:6px;
	
}
.list_small_photos { padding-top: 5px; border: solid 1px #FFFFFF; position: relative; }

#mycarousel_photoplayer { overflow: hidden; }

.center_pic_content .small_icons_container {
	z-index:100;
  top: 5px;
  right: -13px;
   width: 76px;
  position: absolute;
    line-height: 100%;
    padding: 0;
    margin: 0;
}

.center_pic_content .small_icons {
    padding: 0;
    margin: 0;
  width: 56px;
  height: 35px;
  margin: 0 auto;
  display: block;
  float: right;
  background-repeat: no-repeat;
  background-position: right top;
}
.small_icon_top {
  background-image: url("image/posland_top.png");
}
.small_icon_action {
  background-image: url("image/posland_sale.png");
}
.small_icon_new {
  background-image: url("image/posland_new.png");
}
