.thumbs-of-products-sizes {
	padding: 6px 0 6px 26px;
	float: left;
	clear: both;
	width: 374px;
}


* html .thumbs-of-products-sizes {
	position:relative;
	margin-top:-16px;	
}

*+html .thumbs-of-products-sizes {
	position:relative;
	margin-top:-16px;	
}

.thumbs-of-products-sizes span {
	float: left;
	margin: 0 4px 0 0;
	text-align: center;
}

.thumbs-of-products-sizes span,.thumbs-of-products-sizes span a:link,.thumbs-of-products-sizes span a:active,.thumbs-of-products-sizes span a:visited,.thumbs-of-products-sizes span a:hover
	{
	color: #3d332a;
	font-size: 1.3em;
	font-weight: bold;
}

.thumbs-of-products-sizes span img {
	cursor: pointer;
}

.zoom-in-image { /* zoom-icon without text*/
	position: absolute;
	right: 6px;
	bottom: 7px;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #CAC3BF;
	border-width: 1px 0 0 1px;
	background: #fff url(../../Common/images/Icons/icon_zoom.png) no-repeat 50% 50%;
	text-indent: -999em;
}

.zoom-in-image-inactive { /* inactive zoom-icon without text*/
	position: absolute;
	right: 6px;
	bottom: 7px;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #CAC3BF;
	border-width: 1px 0 0 1px;
	background: #fff url(../../Common/images/Icons/icon_zoom_inactive.png)
		no-repeat 50% 50%;
	color: #9E948D;
	text-indent: -999em;
}

.zoom-in-image:hover {
	right: 6px;
	bottom: 7px;
	border: 1px solid #9E948D;
}

.zoom-in-image-inactive:hover {
	right: 6px;
	bottom: 7px;
	border: 1px solid #CAC3BF;
}

.size-image-container-big {
	position: relative;
	width: 192px;
	height: 192px;
	float: left;
	padding:4px 3px 5px 5px;
}

.size-image-container-big img {
	float: left;
}

.show-cursor-hand-without-href {
    cursor: pointer;
}

.product-image-zoom #i_con {
	height:500px;
	padding-bottom:0;
}


.product-image-zoom .next-button {
	background:transparent url(../../Common/images/next-button.png) no-repeat scroll right center;
	right:14px;
	width:32px;
}

.product-image-zoom .prev-button {
	background:transparent url(../../Common/images/prev-button.png) no-repeat scroll 0pt;
	left:12px;
}

.product-image-zoom .prev-button, .product-image-zoom .next-button {
	height:20px;
	overflow:hidden;
	position:absolute;
	text-indent:999em !important;
	top:452px;
}


	* html .prev-button {
		top:452px !important;
		position:absolute !important;
		text-indent:999em !important;
		height:20px !important;
		width:20px !important;
		overflow:hidden !important;
		background:#000000 url(../../Common/images/prev-button.png) no-repeat -10px 0 !important;
		left:24px !important;
		float:left;
		z-index:10000 !important;
		}
	
	* html a.next-button {
		position:absolute !important;
		top:452px !important;
		right:80px !important;
		text-indent:1000px !important;
		height:20px !important;
		width:20px !important;
		overflow:hidden !important;
		background:#000000 url(../../Common/images/next-button.png) no-repeat 0 0 !important;
	}
	
		*+html a.next-button {
			position:absolute !important;
			top:452px !important;
			left:353px !important;
			text-indent:1000px !important;
			height:20px !important; 
			width:20px !important;
			overflow:hidden !important;
			background:#000000 url(../../Common/images/next-button.png) no-repeat 0 0 !important;
			z-index:10000 !important;
		}
		
		*+html .prev-button {
			height:20px !important;
			z-index:10000 !important;
		
		}

.isPopup #ibox_content {
	width:398px !important;
	overflow:hidden !important;
	height:526px !important;
}

#huge_model_image {
	width:350px;
	height:350px;
	float:left;
}

#producttypeDetails table tr td {
	vertical-align:top;
}
