﻿.HideShowButtonBox 
{
    float:right;
    margin:5px 30px 0 0;
}
.TopCats
{
	background-color:#e6e6e6;
	padding:18px 0px 18px 18px;
	margin:0px 0px 20px 0px;
	text-align:left;
	border:1px solid #bbbbbb;
}

.TopCats H3
{
	width:100%;
	border-bottom:1px solid white;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;	
	padding-bottom:3px;
	letter-spacing:2px;
	white-space:nowrap;
	margin:0px 0px 10px 0px;
}

.ProductImportantInfoBox
{
    width:70%;
    background-color:#c5161d14;
    border:3px solid #c5161d29;
    margin:20px;
    padding:10px 20px 10px 20px;
    text-align:left;
    
    /* -moz-box-shadow: 2px 2px 8px #888888;
    -webkit-box-shadow: 2px 2px 8px #888888;
    box-shadow: 2px 2px 8px #888888; */
       
}
.ProductImportantInfoBox .Highlight
{
    color:#c5161d;
    font-family: ivypresto-text, serif; font-weight: bold; font-style: normal; /*font-family: FranklinGothicBold;*/
    font-size:19px;
    text-transform:uppercase;   
}


.EditProduct
{
	width:80%;
	border:1px solid #333333;
	background-color:#EEEEEE;
	padding:10px 8px 10px 8px;
	margin:0px 0px 10px 0px;
	
}
.EditProductImage
{
	border:1px solid #999999 ! important;
}
.GalleryImage
{
	width:125px;
	height:125px;
	border:1px solid #CCCCCC ! important;
}


.ProductGalleryItem, .ProductGalleryItemInactive
{
	border:1px solid ##9449672e;
	background-color:#9449671a;
	padding:8px 8px 8px 8px;
	margin:0px 11px 10px 0px;
	line-height:90%;
	height:240px;
	width:130px;
	overflow-y:hidden;
	overflow-x:hidden;

    /* box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.3);
    border-radius:5px; */

    display:inline-block;
    vertical-align:top;
    position:relative;
    text-align:center; 
	
}

.ProductGalleryItemInactive
{
	background-color:#999999;
    -moz-box-shadow: 1px 1px 2px #888888;
    -webkit-box-shadow: 1px 1px 2px #888888;
    box-shadow: 1px 1px 2px #888888;
}

.ProductGalleryItem .heading, .ProductGalleryItemInactive .heading
{
	font-size:11px;
	font-weight:bold;
	color:#944967; /*  #C5161D; */
	margin:5px 0px 0px 0px;
	height:27px;
	vertical-align:bottom;
	overflow:hidden;

}

.ProductGalleryItem .body, .ProductGalleryItemInactive .body
{
    font-family: ivypresto-text, serif; font-weight: normal; font-style: normal; /*font-family: FranklinGothicBook, Arial;*/  
	width:100%;
	font-size:10px;
	overflow:hidden;
}
.removeimagebutton
{
	position:absolute;
	margin:2px 0px 0px 2px;
}
.ProductGalleryItem .cats, .ProductGalleryItemInactive .cats
{
    font-family: ivypresto-text, serif; font-weight: normal; font-style: normal; /*font-family: FranklinGothicBook, Arial;*/  
	width:100%;
	height:38px;
	font-size:10px;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	color:#424242;
	font-style:italic;
}
.ProductGalleryItem .small, .ProductGalleryItemInactive .small
{
    font-family: ivypresto-text, serif; font-weight: normal; font-style: normal; /*font-family: FranklinGothicBook, Arial;*/  
	font-size:9px;
	line-height:100%
}
.ProductGalleryItemInactive .faded
{
    color:#DDDDDD;   
}



.ProductGalleryBox
{
	width:96%;
	height: 100%;	
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#F3F3F3;
	border:1px solid #EEEEEE;
	margin:0px 0px 5px 0px;
	padding:10px 10px 10px 10px;
}


.WhatsHotProductListItem
{
	width:200px; 
	text-align:center;
	margin:10px 10px 10px 0px;
	padding:0px;
}

.WhatsHotProductListItem .image
{
	width:200px; 
	height:200px;
	border:1px solid #AAAAAA ! important;
	overflow:hidden;
}

.WhatsHotProductListItem .text
{
	font-size:14px;
	font-weight:bold;
	padding:2px;
}

.WhatsHotProductListItem .text a:link, .WhatsHotProductListItem .text a:visited { font-size:13px; text-decoration:underline; } 
.WhatsHotProductListItem .text a:hover, .WhatsHotProductListItem .text a:active { font-size:13px; text-decoration:underline; }




.ProductListItem
{
	width:200px; 
	margin:10px 5px 10px 0px;
	padding:0px;
}

.ProductListItem .image
{
	width:200px; 
	height:200px;
	border:1px solid #666666 ! important;
	overflow:hidden;
}
.ProductListItem .image IMG
{
	width:200px; 
}
.ProductListItem .heading
{
	font-size:12px;
	font-weight:bold;
	padding:2px;
}
.ProductListItem .text
{
	font-size:11px;
	padding:2px;
}

.ProductListItem .text a:link, .ProductListItem .text a:visited { font-size:13px; text-decoration:underline; } 
.ProductListItem .text a:hover, .ProductListItem .text a:active { font-size:13px; text-decoration:underline; }

.ProductListItemVertical
{
	width:200px; 
	margin:5px 5px 5px 15px;
	padding:0px;

}

.ProductListItemVertical .image
{
	width:200px; 
	height:200px;
	border:1px solid #666666 ! important;
	overflow:hidden;
    -moz-box-shadow: 1px 1px 2px #666666;
    -webkit-box-shadow: 1px 1px 2px #666666;
    box-shadow: 1px 1px 2px #666666;

}
.ProductListItemVertical .heading
{
	font-size:11px;
	font-weight:bold;
	padding:1px;
}
.ProductListItemVertical .text
{
	font-size:10px;
	padding:1px;
}

.ProductListItem .text a:link, .ProductListItem .text a:visited { font-size:11px; text-decoration:underline; } 
.ProductListItem .text a:hover, .ProductListItem .text a:active { font-size:11px; text-decoration:underline; }
