
.galItemContainer {
	float:left;
	margin:0 15px 25px 0;
	width:180px;
	border:1px solid #333333;

}


.galThumbContainer {
	/*float:left;
	color:#000;
	font-size:12px;
	margin:0 10px 10px 0;
	width:170px; position:relative;*/
	float:left;
	width:180px;
	border:0 solid #EFEFEF;
	/*margin:2px 0;*/
	min-height:180px;
	
}

.galImageCell {
	/*height:170px;
	width:170px;*/
	height:164px;
	width:164px;
	max-height:164px;
	max-width:164px;
	padding:10px;
	display:table-cell;
	vertical-align:middle;
	text-align:center; overflow:hidden;
}
.galImage {
	cursor:pointer;
	margin:0 auto;
	max-width:146px;
	max-height:158px;
}


#gal-zoom {
	display:none;
	padding:15px 1px;
	position:absolute;
	z-index:9998;
	background-color:#222222;
	border:1px solid #2b2b2b;
	box-shadow: 2px 2px 15px #000000; /*border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;*/
}

/*#gal-zoom-inner {
	margin:6px;
	padding-top:13px
}*/
#gal-zoom-text-container {
	padding:3px 5px; margin:2px 20px; text-align:center; /*background:#111111;*/ border:1px solid #000000; cursor:pointer; color:#4873cc; display:block; clear:both; 
}
#gal-zoom/*, #gal-zoom-inner*/ {
	/*border:1px solid #D6D6D6*/
}
.gal-zoom-image {
	margin:0 auto;
	display:block;
	cursor:pointer
}

#gal-zoom .galDetailsContainer {
	height:auto;
	margin:0
}

.image-details-div-wrapper{float:left; position:relative}

.image-details-div{float:left; border-top:1px solid #333333; width:160px; margin-left:10px; position:relative}

/**********	editorial section only****/
.news-details{float:left; padding-top:4px;
	position:relative;
	margin:10px;
	color:#7f7f7f;
	font-size:11px; border-top:1px dotted #333; width:160px;}
	
.news-details .date{float:right; width:auto}
.news-details div{line-height:13px;}
.news-details .hdr{font-weight:bold; color:#999}
.news-details div strong{font-weight:bold; color:#999; font-size:10px;}

/***editorial ends***/


.id-number {
	float:left;
	width:120px;
	height:20px;
	color:#7f7f7f;
	font-size:12px
}

.rmrs-icon {
	float:right;
	width:20px;
	height:20px;
	background:#1a1a1a;
	color:#999999;
	font-weight:normal;
	font-size:12px
}
.rmrs-label {
	margin:3px 2px;
	text-align:center
}
.no_image_preview {
	vertical-align:middle;
	text-align:center;
	background-color:#444;
	height:170px;
	width:170px;
	position:relative;
	display:table-cell;
	border:1px solid #333
}


.pli-icon {
	float:left;
	margin:0 5px 0 0;
	width:23px;
	height:12px
}
div.icons-container {
	display:block; margin:15px 0 15px 25px;
	width:100px;
	height:20px;
	float:left
}
.action-icon {
	float:left;
	margin-left:10px
}
.action-icon.lightbox {
	background:url(../images/lightbox-icon-sprite.gif) no-repeat 0 0;
	width:11px;
	height:16px
}
.action-icon.cart {
	background:url(../images/cart-icon-sprite.gif) no-repeat 0 0;
	width:22px;
	height:16px
}


.action-icon.price {
	background:url(../images/calculator-icon-sprite.gif) no-repeat 0 0;
	width:10px;
	height:16px
}
.action-icon.dwndcmp {
	background:url(../images/download-icon-sprite.gif) no-repeat 0 0;
	width:16px;
	height:16px
}

.dwndedit {
	background:url(../images/download-ico-editorial.png) no-repeat 0 0;
	width:22px;
	height:19px; display:block; margin-left:6px;
}
.action-icon.dwndedit :hover{
	background:url(../images/download-ico-editorial.png) no-repeat 0 0;
	width:22px;
	height:19px
}



.action-icon:hover {
	background-position:0 -26px!important;
	cursor:pointer
}
.action-icon.inContainer, .action-icon.inContainer:hover {
	background-position:0 -40px!important;
	cursor:default!important
}

/*FOR ENLARGE PAGE*/

.enlarge-ico-wrapper{float:left;  margin-right:32px; font-size:12px; color:#929292; display:inline-block; cursor:pointer; text-decoration:none }
.enlarge-ico-wrapper:hover{color:#eee}

.enlarge-ico-wrapper.cart{background:url(../images/cart-icon-sprite.gif) no-repeat 0 0; height:16px; padding:2px 0 0 28px;}
.enlarge-ico-wrapper.cart:hover{background:url(../images/cart-icon-sprite.gif) no-repeat 0 -26px!important; height:16px}

.enlarge-ico-wrapper.lightbox {background:url(../images/lightbox-icon-sprite.gif) no-repeat 0 0;	height:16px; padding:2px 0 0 18px;}
.enlarge-ico-wrapper.lightbox:hover {background:url(../images/lightbox-icon-sprite.gif) no-repeat 0 -26px!important;	height:16px}

.enlarge-ico-wrapper.dwndcmp {background:url(../images/download-icon-sprite.gif) no-repeat 0 0;	height:16px; padding:2px 0 0 28px;}
.enlarge-ico-wrapper.dwndcmp:hover {background:url(../images/download-icon-sprite.gif) no-repeat 0 -26px!important;	height:16px}


.enlarge-add-cart{background:url(../images/cart-icon-sprite.gif) no-repeat 0 0; height:16px; padding:2px 0 0 28px; font-size:12px; color:#929292; display:inline-block; cursor:pointer; text-decoration:none; margin-left:10px;}
.enlarge-add-cart:hover{background:url(../images/cart-icon-sprite.gif) no-repeat 0 -26px!important; height:16px; color:#eee}