.shopmenu {
	display:inline-block; float:right; margin-top:-5px;
}
.shoplogo {
	display:block;
	width: 990px;
	background:url('images/shop/bg-mesh-2px-gap.png') repeat-x;
	background-position:bottom;
	padding-bottom:15px;
	margin-top:15px;
}
#shopmenus{
	border:none !important;
	margin-top:-10px;
	margin-bottom:5px;
}
#shopbody{
	margin: 0;
	width: 980px;
	padding: 6px;
	background:url('images/shop/bg-mesh-2px-gap.png') repeat 1px 0 scroll #fff;
	height:auto;
	position:relative;
}
#shopbodyinner{
	margin: 0;
	width: 100%;
	padding: 0px;
	background-color:#fff;
	height:auto;
	position:relative;
}
#shopbodyinner .shoptoptext{
	font-size:14px;
	color:#666;
	line-height:20px;
	padding:10px;
	/* -moz-column-count:2; Firefox 
	-webkit-column-count:2; 
	column-count:2;*/
}
#shopbodyinner .socialtop{
	position:relative;
	display:block;
	width:100%;
	height:60px;
	background:url('images/shop/socialtop-bg.jpg') no-repeat bottom #fff;
}
#shopbodyinner .shopkiri{
	display:inline-block;
	vertical-align:top; 
	width:370px;
	height:600px;
	margin:10px;
	height:auto;
	position:relative;
}
#shopbodyinner .shopkanan{
	display:inline-block;
	vertical-align:top; 
	width:565px;
	margin:10px;
	text-align:left;
	position:relative;
}

#shopbodyinner .shopkanan h1{
	font-size:24px;
	color:#333333;
}
#shopbodyinner .shopkanan h2{
	font-size:20px;
	color:#999;
}
#shopbodyinner .shopkanan .shoptext{
	font-size:12px;
	color:#666;
	line-height:18px;
}

#shopbodyinner .shopmainkiri{
	display:inline-block;
	vertical-align:top; 
	width:460px;
	height:600px;
	margin:10px;
	margin-right:0px;
	height:auto;
	position:relative;
}
#shopbodyinner .shopmainkiri h2{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

#shopbodyinner .shopmainkanan{
	display:inline-block;
	vertical-align:top; 
	width:485px;
	margin:10px;
	margin-left:0px;
	text-align:left;
	position:relative;
}
#shopbodyinner .shopmainkanan h2{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:10px;
}
#shopbodyinner .shopmainbottom{
	display:block;
	vertical-align:top; 
	width:100%;
	margin:10px;
	margin-left:0px;
	text-align:left;
}
.imageblock {
	display:inline-block;
	padding:0;
	width:auto;
	height:auto;
	margin:6px 6px 6px 0px;
	position:relative;
}
.imageblock img{
	border:0px;
}
.imageblock .desc {
	position:absolute; 
	bottom:3px;
	display:block;
	width:100%;
	padding:10px 0px;
	height:40px;
	background-image:url(images/shop/black-transparent.png);
}
.imageblock .desc .title2 {
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	margin-left:15px;
}
.imageblock .desc .title1 {
	display:block;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin-left:15px;
}
#shopbodyinner .shopmainkanan .imageblock {
	margin:6px 0px 6px 12px;
	position:relative;
}
#shopbodyinner .shopmainbottom .imageblock {
	margin:0px 6px 6px 12px;
	position:relative;
}
#shopbodyinner .shopmainkanan .imageblock .desc .title2 {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
}
#shopbodyinner .shopmainkanan .imageblock .desc .title1, #shopbodyinner .shopmainbottom .imageblock .desc .title1 {
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
}
#shopbodyinner .addtocartblock{
	margin: 0;
	width: 100%;
	padding: 6px 0px;
	background:url('images/shop/bg-mesh-2px-gap.png') repeat 1px 0 scroll #fff;
	margin-top:30px;
	margin-bottom:20px;
}
#shopbodyinner .addtocartblock .addtocartinner{
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
}
#shopbodyinner .addtocartinner .price{
	display:inline-block;
	width:25%;
	font-size:24px;
	color:#333333;
	font-weight:bold;
	vertical-align:middle;
}
#shopbodyinner .addtocartinner .price img{
	vertical-align:top;
	margin-top:8px;
	margin-left:5px;
}
#shopbodyinner .addtocartinner .size{
	display:inline-block;
	width:24%;
	font-size:14px;
	color:#333333;
	vertical-align:middle;
}
#shopbodyinner .addtocartinner .quantity{
	display:inline-block;
	width:24%;
	font-size:14px;
	color:#333333;
	vertical-align:middle;
}
#shopbodyinner .addtocartinner .add2cart{
	display:inline-block;
	width:24%;
	font-size:14px;
	color:#333333;
	text-align:right;
	vertical-align:middle;
}
#shopbodyinner .add2cart-button {
	padding:5px 25px;
	color:#fff;
	border-radius:30px;
	font-size:12px;
	background-image:url(images/shop/bgbutton-red.jpg);
	background-repeat:repeat-x;
}
#shopbodyinner .add2cart-button:hover {
	padding:5px 25px;
	color:#fff;
	border-radius:30px;
	font-size:12px;
	background-image:none;
	background-color:#d9001d;
}

#shopbodyinner .shippblock{
	margin: 0;
	width: 490px;
	padding: 8px 15px 8px 60px;
	margin-top:30px;
	margin-bottom:20px;
	border-radius:5px;
	background: #ededed url(images/shop/truck-icon.jpg) no-repeat 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333;
}
#shopbodyinner .shippblock .red{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:red;
}
#shopbodyinner .more{
	margin-top:40px;
	margin-bottom:20px;
	font-size:12px;
	line-height:18px;
	color:#666;
}
#shopbodyinner .more .moretitle{
	display:block;
	width:108px;
	font-size:18px;
	color:#333333;
	padding:5px 20px 5px 0px;
	background: #fff url(images/shop/info-icon.jpg) no-repeat right;
	margin-bottom:10px;
}
#shopbodyinner .more .shippingtitle{
	display:block;
	width:108px;
	font-size:18px;
	color:#333333;
	padding:5px 20px 5px 0px;
	background: #fff url(images/shop/cart-icon.jpg) no-repeat right;
	margin-bottom:10px;
}
#shopbodyinner .more .otherstitle{
	display:block;
	font-size:18px;
	color:#333333;
	padding:5px 20px 5px 0px;
	margin-bottom:10px;
}
#shopbodyinner .more ul.otherlist{
	display:block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	
}
#shopbodyinner .more ul.otherlist li{
	display: inline-block;
	width:186px;
}
#shopbodyinner .more ul.otherlist li img{
	width:100%;
	border:0;
}
#shopbodyinner .more ul.otherlist li ul{
	padding:10px 10px 0px 10px;
	background-color:#999;
	margin:0;
	margin-top:-10px;
}
#shopbodyinner .more ul.otherlist li ul li.otherslabel{
	display:block;
	width:100%;
	color:#fff;
	line-height:14px;
	padding-bottom:5px;
	border-bottom:1px dotted #eee;
	min-height:50px;
}
#shopbodyinner .more ul.otherlist li ul li.othersprice{
	display:block;
	position:relative;
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:34px;
}

#shopbodyinner .more ul.otherlist li ul li.othersprice span{
	position:absolute;
	right:0px;
}
#shopbodyinner .more ul.otherlist li ul li.othersprice .othersbutton {
	padding:2px 15px;
	color:#fff;
	border-radius:20px;
	font-size:11px;
	background-image:url(images/shop/bgbutton-red.jpg);
	background-repeat:repeat-x;
	font-weight:normal;
}
#shopbodyinner .more ul.otherlist li ul li.othersprice .othersbutton:hover {
	padding:2px 15px;
	color:#fff;
	border-radius:20px;
	font-size:11px;
	background-image:none;
	background-color:#d9001d;
}


#shopbodyinner .more .infolist{
	margin-top:20px;
}
#shopbodyinner .more .infolist ul{
	border-bottom:1px dotted #666;
	width:560px;
	padding:5px 0px;
}
#shopbodyinner .more .infolist li{
	display:inline-block;
	color:#333;
}
#shopbodyinner .more .infolist li.label{
	display:inline-block;
	width:130px;
	color:#666;
}

.shares2 {
	float:right;
	margin-top:13px;
	margin-right:10px;
}
.st_facebook_custom2{
	background: url(images/shop/facebook-icon.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:19px;
	height:19px;
	cursor:pointer;
	margin-right:0px;
}
.st_facebook_custom2:hover{
	background: url(images/shop/facebook-icon.jpg);
	background-repeat:no-repeat;
	background-position:0px -19px;
	display:inline-block;
	width:19px;
	height:19px;
	cursor:pointer;
}
.st_twitter_custom2{
	background: url(images/shop/twitter-icon.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:19px;
	height:19px;
	cursor:pointer;
	margin-right:0px;
}
.st_twitter_custom2:hover{
	background: url(images/shop/twitter-icon.jpg);
	background-repeat:no-repeat;
	background-position:0px -19px;
	display:inline-block;
	width:19px;
	height:19px;
	cursor:pointer;
}
.st_tumblr_custom2{
	background: url(images/shop/tumblr-icon.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:19px;
	height:19px;
	cursor:pointer;
	margin-right:83px;
}
.st_tumblr_custom2:hover{
	background: url(images/shop/tumblr-icon.jpg);
	background-repeat:no-repeat;
	background-position:0px -19px;
	display:inline-block;
	width:19px;
	height:19px;
	cursor:pointer;
}

.st_googleplus_custom2{
	background: url(images/shop/google.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:31px;
	height:20px;
	cursor:pointer;
	margin-right:2px;
}
.st_googleplus_custom2:hover{
	background: url(images/shop/google.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:31px;
	height:20px;
	cursor:pointer;
	margin-right:2px;
	opacity:0.8;
}





/*********************************************************
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix{display:block;zoom:1}

ul#thumblist{display:block; width:370px;}
ul#thumblist li{float:left;margin-right:2px;list-style:none;}
ul#thumblist li a{display:block;border:1px solid #fff;}
ul#thumblist li a.zoomThumbActive{
    border:1px solid red;
}

.jqzoom{

	text-decoration:none;
	float:left;
}

.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.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:110;
   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;
  z-index:101;
  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:10000;
  z-index:110;
    margin-left:15px;
}
.zoomWrapper{
	position:relative;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.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;
}