.frontend_product_images .rel
{
	position: relative;
}

.frontend_product_images .abs
{
	position: absolute;
}

.ecomm
{
	background: #FFF !important;
}

.ecomm .add-icon
{
	background: URL(images/add.gif);
	width: 16px;
	height: 16px;
}

.ecomm .cancel-icon
{
	background: URL(images/cancel.png);
	width: 16px;
	height: 16px;
}

.ecomm .sort-icon
{
	background: URL(images/sort.png);
	width: 16px;
	height: 16px;
}

.ecomm .custom_lightbox_c
{
	width: 880px;
	height: 560px;
	margin: 0;
	padding: 0;
}

.ec-menu
{
	width: 208px;
	padding: 6px;
	border: 1px solid #04212f;
	background: #eee;
	margin-right: 10px;
	min-height: 500px;
	height: 500px;
	height: auto;
}

.ec-products
{
	width: 614px;
	padding: 6px;
	border: 1px solid #04212f;
	min-height: 500px;
}

.ecomm #categories
{
	margin: 5px 0 0 0;
	line-height: 18px;
}

.category-list
{
	margin-top: 4px;
}

.ecomm .category
{
	background: URL(images/categories.gif) no-repeat;
	position: relative;
	left: -1px;
	padding: 0 0 10px 13px;
	margin-left: 5px;
}

.ecomm .category.top
{
	background: URL(images/categories-top.gif) no-repeat;
}

.ecomm .category.bottom
{
	background: URL(images/categories-bottom.gif) no-repeat;
}

.ecomm .category.sortable
{
	background: URL(images/sort.png) no-repeat;
	padding: 0 0 10px 19px;
	margin-top: 2px;
	position: relative;
	left: 4px;
}

.ecomm .sub-category
{
	background: URL(images/sub-categories.gif) no-repeat;
	position: relative;
	left: -4px;
	padding: 0 0 8px 26px;
	border: 0;
}

.ecomm .sub-category.sortable
{
	background: URL(images/sort.png) no-repeat;
	position: relative;
	left: 2px;
	padding: 0 0 8px 26px;
	border: 0;
}

.ecomm .sub-category.top
{
	background: URL(images/sub-categories-top.gif) no-repeat;
}

.ecomm .sub-category.bottom
{
	background: URL(images/sub-categories-bottom.gif) no-repeat;
}

.ecomm .add-category
{
	border: 1px solid #000;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	background:#FFF;
	font-size: 11px;
	min-width: 162px;
}

.ecomm .add-category:hover
{
	background:#CCC;
}

.ecomm a
{
	text-decoration: none;
}

.ecomm .save-icon
{
	background: URL(images/save.png);
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
	left: 4px;
	cursor: pointer;
}

.ecomm .save-16-icon
{
	background: URL(images/save_16.png);
	width: 16px;
	height: 16px;
	position: relative;
	cursor: pointer;
}

.ecomm .edit-icon
{
	background: URL(images/edit.png);
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
	left: 0px;
	cursor: pointer;
	margin-bottom: 3px;
}

.ecomm .delete-icon
{
	background: URL(images/delete.png);
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
	left: 4px;
	cursor: pointer;
}

.ecomm #products-container
{
	padding: 10px;
}

.ecomm .sub-category-text
{
	cursor: pointer;
}

#product_list, #add_edit_product_form
{
	width: 594px;
	height: 440px;
	margin-top: 5px;
	overflow: auto;
}

.product-thumb-list
{
	margin-top: 10px;
}

.product-image-thumbail
{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 8px 8px 4px 0;
}

.product-image-thumbail1
{
	width: 97px;
	height: 97px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 4px 4px 4px 0;
}

.product-image-thumbail4
{
	width: 39px;
	height: 39px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 2px 2px 2px 0;
	cursor: pointer;	
}

.product-image-thumbail2-2
{
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.product-image-thumbail3
{
	width: 210px;
	height: 180px;
	overflow: hidden;
}

.frontend_product_images
{
	width: 150px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 0 5px 5px 0;
}

.frontend_product_description p
{
	padding-bottom: 10px !important;
}

.product-image-thumbail:hover
{
	border: 1px solid #92b9cb;
}

.uploaded_images
{
	clear: both;
}

.eg
{
	font-size: 11px;
	font-style: italic;
}

.add_to_cart
{
	padding: 8px;
	background: #2b2b2b;
	border: 1px solid #000;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
}

.add_to_cart:hover
{
	background: #ddd;
	color: #000;
}

.content_col_right .menu_item_a 
{	width: auto;
}

.product_price_availibilty td
{
	border: #CCC 1px solid;
}

.content_block_border
{
	border: 1px solid #CCC;
	padding: 10px;
}

.content_block_border2
{
	border: 1px solid #AAA;
	padding: 10px;
}

.product_menu a
{
	display: block;
	padding: 7px 15px;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #858586;
	border-right: 1px solid #FFF;
	font-weight: bold;
}

.product_menu .rel
{
	position: relative;
}

.product_menu .abs
{
	position: absolute;
}

.product_sub_menu
{
	background: #FFF;
	left: -212px;
	position: relative;
	top: -31px;
	display: block;
}

.product_sub_menu a
{
	width: 180px;
	background: #FFF;
}

.product_menu a:hover, .product_menu a.hover
{
	background: #EEE;
	border: 1px solid #858586;
	border-top: none;
	border-left: none;
}

.product_menu a.first
{
	border-top: 1px solid #FFF;
}
.product_menu a.first:hover, .product_menu a.first.hover
{
	border: 1px solid #858586;
	border-left: none;
}

.product_sub_menu a
{
	border-right: 1px solid #858586 !important;
	border-left: 1px solid #858586 !important;
	border-top: none;
	border-bottom: 1px solid #DDD;
}

.product_sub_menu a.sub_first
{
	border-top: 1px solid #858586 !important;
	border-right: none !important;
}
.product_sub_menu a.sub_last
{
	border-bottom: 1px solid #858586 !important;
}

.product_sub_menu a:hover
{
	border-right: 1px solid #858586 !important;
	border-left: 1px solid #858586 !important;
	border-top: none !important;
	border-bottom: 1px solid #DDD;
}
.product_sub_menu a.sub_first:hover
{
	border-top: 1px solid #858586 !important;
	border-right: none !important;
}
.product_sub_menu.hidden
{
	display: none;
}

.view-cart-container .table_heading td
{
	padding: 5px;
	color: #FFF;
	background: #2b2b2b;
	border: 1px solid #000;
}

.view-cart-container .table_content td
{
	padding: 5px;
	color: #000;
	border: 1px solid #000;
}

.ecomm .hidden
{
	display: none;	
}

.ecomm .clickable
{
	cursor: pointer;
}