.fb-like {
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}
#vk_like {
	display: inline-block;
}
#error_message{
	color: red;
}
.sponsor div {
display: inline;
}
.empty-basket{
padding-top: 4px;
}
.empty-basket span{
font-size: 13px !important;
color: #dbdbdb !important;
}
.without_items {
    color: #FFFFFF !important;
    font-size: 19px !important;
}
.recomended_list img {
max-width: 220px !important;
height: 150px !important;
}

.souvenirs-list.main-list ul li img {
max-width: 150px;
max-height: 150px;
width: auto;
}
.contentWrapper.wide.shop-page{
z-index: 6;
}
#auth_result {
	text-align: left;
	color: #FF0000;
}
.view-item.R2D2 > div {
    height: 100px;
}
.R2D2 .item_img {
	max-width: 90px !important;
	max-height: 100px !important;
	width: auto !important;
}

.looked-name {
	
	font: 11px/18px Arial, sans-serif;
	font-size: 11px;
	min-height: 35px;
	color: #1f1f1f;
	width: 100px;
	line-height: 14px;
	margin: 0 auto 5px;
}

.org-right {
	vertical-align: top;
}
.cant-buy {
	margin-top: 30px;
}

#u_0_3 {
	display: none;
}
.sponsor div {
display: inline;
}
.empty-basket{
padding-top: 4px;
}
.empty-basket span{
font-size: 13px !important;
color: #dbdbdb !important;
}
.without_items {
    color: #FFFFFF !important;
    font-size: 19px !important;
}
.recomended_list img {
max-width: 220px !important;
height: 150px !important;
}

.souvenirs-list.main-list ul li img {
max-width: 150px;
max-height: 150px;
width: auto;
}
.contentWrapper.wide.shop-page{
z-index: 6;
}
#auth_result {
	text-align: left;
	color: #FF0000;
}
.view-item.R2D2 > div {
    height: 100px;
}
.R2D2 .item_img {
	max-width: 90px !important;
	max-height: 100px !important;
	width: auto !important;
}

.looked-name {
	
	font: 11px/18px Arial, sans-serif;
	font-size: 11px;
	min-height: 35px;
	color: #1f1f1f;
	width: 100px;
	line-height: 14px;
	margin: 0 auto 5px;
}

.org-right {
	vertical-align: top;
}
.cant-buy {
	margin-top: 30px;
}

.b-social_outer h3{
	position: relative;
	padding: 12px 24px!important;
	margin: 0!important;
	border: 0;
	font: 24px/24px 'pf_din_text_cond_promedium';
	color: #202020!important;
	text-shadow: 1px 1px 1px #fff;
	background: url(img/bg/statement-h3.gif) 0 0 repeat-x #d1d1d1!important;
	z-index: 5;
}
.b-social_outer .gl-tabs > ul{
	background:url(img/bg/tab-stat.gif) 0 0 repeat-x #1f2022;
	overflow:hidden;
	margin: 0!important;
}
.b-social_outer .gl-tabs > ul li{
	position:relative;
	display:inline-block;
	width:50%;
	color:#fff!important;
	background:none!important;
	border:0;
	text-transform:uppercase;
	z-index:1;
}
.b-social_outer .gl-tabs > ul li + li{
	border-left:1px solid #1f2022;
	margin:0 -1px 0 0!important;
}
.b-social_outer .gl-tabs > ul li a{
	display:block;
	color:#fff!important;
	background:none!important;
	padding:10px 24px;
	margin:0;
	text-decoration:none;
	text-align:center;
	border:0;
	font: 14px/23px 'pf_din_text_cond_proregular'!important;
}
.b-social_outer .gl-tabs > ul li.active{
	position:relative;
	background:#494b50!important;
	color:#fff;
	z-index:5;
}	
.b-social_outer .gl-tabs > ul li.ui-state-active {
	background:#494b50!important;
	color:#fff;
}
.b-social_outer .gl-tabs > ul li.active a{
	color:#fff;
	background:#494b50!important;
}
.b-social_outer .gl-tabs .ui-tabs-panel{
	height:216px!important;
}
footer.layout .shop-information .social{
	padding:0!important;
}
.b-social_outer iframe{
	height:216px!important;
}


.product-big-img{
	text-align:center;
}
.zoomPad{
	display:inline;
	display:inline-block;
	position:relative;
	z-index:10;
	cursor:crosshair;
	height:375px;
	text-align:center;
}

.zoomPad>img
{
	max-width:1000%;
	max-height:1000%;
}

.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:11;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}

.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:-120;
	position:absolute;
	border:1px solid #CCC;
        cursor:crosshair;

}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
	z-index:110;
}
.zoomWindow img{
	max-width:10000%!important;
  max-height:10000%!important;
	height:auto!important;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:none!important;
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}



.recomended_list img{
	max-width:100%!important;
	height:auto!important;
}