﻿/* ProductLogoUC */
/*
.ProductLogo
{
	background: url(../../images/01/logo_bg.png) no-repeat center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 2px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 45px;
	display: block;
	clear: none;
	float: left;
}
*/

.ProductLogo
{
	padding: 2px;
	display: inline;
	float: left;	
	clear: none;	
}

.ProductLogo .Link,
.ProductLogo .Link:link, 
.ProductLogo .Link:visited, 
.ProductLogo .Link:active, 
.ProductLogo .Link:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
}
.ProductLogo .Current
{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.ProductLogo table
{
	margin: 2px;
}
.ProductLogo .Middle
{
	float: left;
	clear: none;
	background-image: url(../../images/01/logo_center.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	height: 17px;

}
.ProductLogo .Left
{	
	float: left;
	clear: none;
	height: 17px;
	background-image: url(../../images/01/logo_left.gif);
	background-repeat: no-repeat;
	background-position:left;
}

.ProductLogo .Right
{
	float: left;
	clear: none;
	height: 17px;
	background-image: url(../../images/01/logo_right.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.ProductLogo .Container
{
	float: left;
	clear: none;
	font-weight: bold;
	padding-left:11px;	
	padding-right:11px;
	padding-top:1px;
	white-space:nowrap;
}
/* ProductColorUC */
/*
.ProductColor
{
	
	background: url(../../images/01/logo_bg.png) no-repeat center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 2px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 45px;
	display: block;
	clear: none;
	float: left;
}
*/

.ProductColor_NoColor
{
	background: url(../../images/01/logo_bg_l.png) no-repeat center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 2px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 80px;
	display: block;
	clear: none;
	float: left;
}

.ProductColor
{
	padding: 2px;
	display: inline;
	float: left;
	clear: none;
}

.ProductColor table
{
	margin: 2px;
}
.ProductColor .Middle
{
	float: left;
	clear: none;
	background-image: url(../../images/01/color_center.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	/*font-weight: bold;*/
	height: 17px;
	/*
	padding-left: 5px;
	padding-right: 5px;*/
	
}
.ProductColor .Left
{	
	float: left;
	clear: none;
	height: 17px;
	background-image: url(../../images/01/color_left.gif);
	background-repeat: no-repeat;
	background-position:left;
	/*padding-left:11px;*/
}

.ProductColor .Right
{
	float: left;
	clear: none;
	height: 17px;
	background-image: url(../../images/01/color_right.gif);
	background-repeat: no-repeat;
	background-position:right;
	/*padding-right:11px;*/
}

.ProductColor .Container
{
	float: left;
	clear: none;
	font-weight: bold;
	padding-left:11px;	
	padding-right:11px;
	padding-top:1px;
	white-space:nowrap;
}



/* bright */
.ProductColor .Middle .Link_B
{
	color: white;
	
}
.ProductColor .Middle .Link_B:link
{
	color: white;
}
.ProductColor .Middle .Link_B:visited
{
	color: white;
}
.ProductColor .Middle .Link_B:active
{
	color: white;
}
.ProductColor .Middle .Link_B:hover
{
	color: white;
}
/* dark */
.ProductColor .Middle .Link_D
{
	color: #222222;
}
.ProductColor .Middle .Link_D:link
{
	color: #222222;
}
.ProductColor .Middle .Link_D:visited
{
	color: #222222;
}
.ProductColor .Middle .Link_D:active
{
	color: #222222;
}
.ProductColor .Middle .Link_D:hover
{
	color: #222222;
}


/* Product Photo UC */
.img-shadow
{
	float: left;
	background: url(../../images/01/product_photo_shadow.jpg);
	margin: 10px 0 0 10px;
}

.img-shadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -12px 12px 12px -12px;
}

.ProductPhoto
{
	border-right: black 1px;
	border-top: black 1px;
	border-left: black 1px;
	width: 200px;
	border-bottom: black 1px;
	height: 200px;
	clear: none;
	float: right;
	z-index: 1;
}
/*
.ProductPhotoShadow
{
	background-image: url(../../images/01/product_photo_shadow.jpg);
	width: 200px;
	height: 200px;
	clear: none;
	float: left;
	position: relative;
	left: 10px;
	top: 10px;
}
*/
.Product_ProductListItem .ProductList_Photo
{
	width: 140px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}
.Product_ProductListItem .ProductList_PhotoShadow
{
	float: left;
	background-image: url(../../images/01/product_listing_item_bg.gif);
	background-repeat: repeat-y;
	margin: 7px 0px 0px 7px;
}

.Product_ProductListItem .ProductList_PhotoShadow .ProductList_SmallPhoto
{
	display: block;
	position: relative;
	width: 130px;
	height: 130px;
	background-color: #FFFFFF;
	border: solid 1px black;
	margin: -7px 7px 7px -7px;
}

.SimpleProductList_SmallPhoto
{
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px black;	
}

.Product_LargePhoto
{
	width: 330px;
	height: 330px;
	border:thin black solid;
}

/* Product Detail */

.ProductItemSection
{
	padding-top: 10px;
	padding-bottom: 5px;
	clear: left;
}

.ProductItemSubSection
{
	padding-top: 5px;
	padding-bottom: 2px;
	clear: left;
}

.ProductItemAction
{
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

.ProductItemBreadcrumbs
{
	padding-top: 5px;
	padding-bottom: 20px;
	clear: left;
}

.ProductItemCatDesc
{
	color: #636466;
	font-weight: bold;
	font-size: 10pt;
}

.ProductItemShortDesc
{
	color: #636466;
	font-weight: bold;
	font-size: 12pt;
	display: block;
}

.ProductItemLongDesc
{
	display: block;
}

.TierPricingTable
{
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.TierPricingHeaderQty
{
	background-color: #5EC8EF; /*#A6D2EB;*/
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 10pt;
}

.TierPricingHeaderPrice
{
	background-color: #4DA4D9;/*#6DADD9;*/
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 10pt;
}

.TierPricingRowQty
{
	background-color: #3EA4D5;/*#81A4BA;*/ /*color: #6CCFF6;*/
	color: #FFFF00;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
}

.TierPricingRowPrice
{
	background-color: #3081B8;/*#5587AC;*/ /*color: #6CCFF6;*/
	color: #FFFF00;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
}

.TierPricingAltRowQty
{
	background-color: #5EC8EF; /*#A6D2EB;*/ /*color: #636466;*/
	color: #FFFF00;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
}

.TierPricingAltRowPrice
{
	background-color: #4DA4D9;/*#6DADD9;*/ /*color: #6CCFF6;*/
	color: #FFFF00;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
}

.SizeTable
{
	border-style: none;
}

.SizeCell
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: none;
}

.SizeSize
{
	width: 100px;
}

.SizeAvailibility
{
	width: 120px;
}

.SizeOrderQty
{
	width: auto;/*70px;*/
}

tr.SizeHeaderRow th.Cell1
{
	background-color: #56BDE6;/*#A6D2EB;*/
	color: #FFFFFF;
	font-size: 10pt;
}

tr.SizeHeaderRow th.Cell2
{
	background-color: #479AD0;/*#6DADD9;*/
	color: #FFFFFF;
	font-size: 10pt;
}

tr.SizeHeaderRow th.Cell3
{
	background-color: Transparent;
	color: #FFFFFF;
	font-size: 10pt;
}

tr.SizeRow td.Cell1
{
	background-color: #3694CA;/*#81A4BA;*/
	color: #FFFF00;
}

tr.SizeRow td.Cell2
{
	background-color: #2B76B0;/*#5587AC;*/
	color: #FFFF00;
}

tr.SizeRow td.Cell3
{
	background-color: Transparent;
	color: #FFFF00;
}

tr.SizeRow .ErrorMsg
{
	color: #FFFF00;
}

tr.SizeAltRow td.Cell1
{
	background-color: #56BDE6;/*#A6D2EB;*/
	color: #FFFF00;
}

tr.SizeAltRow td.Cell2
{
	background-color: #479AD0;/*#6DADD9;*/
	color: #FFFF00;
}

tr.SizeAltRow td.Cell3
{
	background-color: Transparent;
	color: #FFFF00;
}

.ProdDetailsLeft
{
	width: 400px;
	vertical-align: top;
}

.ProdDetailsRight
{
	vertical-align: top;
}

#ProductItem
{
	width: 100%;
}

#ProductItemLeft
{
	float: left;
	margin-left: -400px;
}

#ProductItemRight
{
	z-index: 0;
	top: 0px;
	left: 400px;
	float: left;
	position: relative;
}

#ProductItemPhoto
{
	padding-top: 50px;
	padding-bottom: 10px;
	padding-right: 50px;
}

.EmailToFriend
{
	/*text-align: right;*/
	cursor:pointer; 
	width:135px;
}

.EmailToFriend .Text
{
	font-weight:bold;
	font-style:italic;
	font-size:8pt;
	color: #74bce4;
}

#ProductItemInfo
{
	clear: both;
	float: left;
	width: 400px;
}

.SizeChartSection
{
	clear: both;
	float: none;
	overflow:hidden;
	width:380px;
}
/*
.SizeChartHeader
{
	background: url(../../images/01/size_chart_bg.jpg) no-repeat; 	padding-bottom: 3px; 	padding-top: 2px; 	padding-left: 8px; 	padding-right: 1px; 	font-weight: bold; 	color: #ffffff; 	text-align: left; 	width: 97px; 	display: block; 	clear: left; 	float: left; 
}
*/
/*
.SizeChartHeaderImage
{
	position: relative;
	left: -24px;
	top: 1px;
}
*/

.SizeChartSection .Container
{
	background-color: #6DADD9;
}

.SizeChartItemCaption
{
	background-color: #6DADD9;
	color: #FFFFFF;
	text-align: center;
	padding: 6px 3px 3px 6px;
	border-style: none;
	font-weight: bold;
	font-size: 8pt;
}

.SizeChartGrid
{	
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.SizeChartItemHeader
{
	background-color: #6DADD9;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border-style: none;
	font-weight: bold;
	font-size: 8pt;
}

.SizeChartItem
{
	background-color: #A6D2EB;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border-style: none;
	font-weight: bold;
	font-size: 8pt;
}

/* Product Listing */
.ProductListing_ProductStatus table
{
	margin-left: auto;
	margin-right: auto;
}
.ProductListing_ProductStatus .Middle
{
	background-color: #0860A8;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 7pt;
	padding-left: 4px;
	padding-right: 4px;
}

.ProductListing_ProductStatus .Left
{
	width: 6px;
	height: 11px;
	background-image: url(../../images/01/product_listing_status_left.gif);
	background-repeat: no-repeat;
}

.ProductListing_ProductStatus .Right
{
	width: 5px;
	height: 11px;
	background-image: url(../../images/01/product_listing_status_right.gif);
	background-repeat: no-repeat;
}

.Product_Link:link,
.Product_Link:visited,
.Product_Link:active,
.Product_Link:hover
{
	text-decoration: none;
	color: DarkBlue;
	font-weight: bold;
	font-size: 9pt;
}

.Product_Paging
{
	font-family: Arial;
	text-decoration: none;
	color: DarkBlue;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 20px;
	padding-right: 10px;
	clear: both;
	text-align: center;
}
.Product_Paging_Current
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 20px;
	padding-right: 10px;
	clear: both;
	text-align: center;
}
.Product_ProductList
{
	width: 780px;
}

.Product_ProductList .Product_ProductListItem
{
	margin: 5px 0px 5px 0px;
	padding-bottom: 30px;
	text-align: center;
	width: 195px;	
	float: left;
}

.Product_ProductList_BestSeller .Product_ProductListItem
{
	margin: 5px 5px 5px 5px;
	padding-bottom: 20px;
	text-align: center;
	width: 200px;
	height: 220px;
	float: left;
}

.Product_ProductList_PromoCorner .Product_ProductListItem
{
	margin: 5px 5px 5px 5px;
	padding-bottom: 20px;
	text-align: center;
	width: 200px;
	height: 220px;
	float: left;
}

.Product_ProductListItem img
{
	width: 130px;
	height: 130px;
}

.Product_SmallPhoto
{
	width: 130px;
}

.Product_ListHeader
{
	width: 665px;
	height: 48px;
	background-image: url(../../images/01/product_listing_header_bg.gif);
	background-repeat: repeat-x;
}

.Product_ListHeader .Msg
{
	color: #0066b3;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
}

.Product_ListHeaderLogo
{
	width: 135px;
}

.Product_List
{
	margin-left: -22px;
}

.Product_ProductItem
{
	width: 200px;
	height: 250px;
	float: left;
}

.Product_ProductListItem .Price .DiscountPrice
{
	color: #CC2827;
	font-weight: bold;
	font-size: 9pt;
}

.Product_ProductListItem .Price .StandardPrice
{
	color: #00ADEF;
	font-weight: bold;
	font-size: 9pt;
}

/* force the paging panel be located at the bottom */
.Product_ProductListPaging
{
	clear: both;
	text-align: right;
}

.Product_ProductListItemDetail .ProductList_Photo
{
	width: 140px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}
.Product_ProductListItemDetail .ProductList_PhotoShadow
{
	float: left;
	background-image: url(../../images/01/product_listing_item_bg.gif);
	background-repeat: repeat-y;
	margin: 7px 0px 0px 7px;
}

.Product_ProductListItemDetail .ProductList_PhotoShadow .ProductList_SmallPhoto
{
	display: block;
	position: relative;
	width: 130px;
	height: 130px;
	background-color: #FFFFFF;
	border: solid 1px black;
	margin: -7px 7px 7px -7px;
}
.Product_ProductListItemDetail .Price .DiscountPrice
{
	color: #CC2827;
	font-weight: bold;
	font-size: 9pt;
}

.Product_ProductListItemDetail .Price .StandardPrice
{
	color: #00ADEF;
	font-weight: bold;
	font-size: 9pt;
}

.ProductDetail_Link:link,
.ProductDetail_Link:visited,
.ProductDetail_Link:active,
.ProductDetail_Link:hover
{
	text-decoration: none;
	color: Black;
}

.ProductDetailListing_ProductStatus table
{
}

.ProductDetailListing_ProductStatus .Middle
{
	background-color: #0860A8;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 7pt;
	padding-left: 4px;
	padding-right: 4px;
}

.ProductDetailListing_ProductStatus .Left
{
	width: 6px;
	height: 11px;
	background-image: url(../../images/01/product_listing_status_left.gif);
	background-repeat: no-repeat;
}

.ProductDetailListing_ProductStatus .Right
{
	width: 5px;
	height: 11px;
	background-image: url(../../images/01/product_listing_status_right.gif);
	background-repeat: no-repeat;
}
