/* DEFAULT OBJECT STYLES */
body
{
	background-color: #ffffff;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.smalltext {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
body, select, input, textarea
{
	font-family: Tahoma, Arial;
	font-size: 11px; 
	color: #000000;
}
td
{
font-family: Tahoma, Arial;
font-size:11px;
color:#000000;
font-weight: bold;
}
.login
{
	font-family: Tahoma, Arial;
	font-size: 12px; 
	color: #000000;
	font-weight: bold;
}
form
{
	margin 0px;
}
h1, h2, h3, h4, h5
{
	font-family: Arial; 
}
hr 
{
	height: 1px; 
	width: 100%; 
	color: #666666;
}
img
{
	border: 0px;
}

/* DEFAULT LINK STYLES */
A:link {
font: Verdana, Arial, Helvetica, sans-serif;
color:#990000;
text-decoration: none;
}
A:visited {
font: Verdana, Arial, Helvetica, sans-serif;
color:#990000;
text-decoration: none;
}
A:active {
font: Verdana, Arial, Helvetica, sans-serif;
color:#990000;
text-decoration: none;
}
A:hover {
font: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration: underline;
}

#MenuItem{cursor: pointer; cursor: hand;}

/* LAYOUT STYLES */
#UpperTable
{
	height: 75px;
	width: 700px;
}
#UpperTable_LeftCell {}
#UpperTable_RightCell
{
	text-align: right;
	width: 500px;
	padding-top: 25px;
}

#SearchContainerDiv
{
	display: block; 
	width: 255px; 
	float: right; 
	margin-bottom: 1em;
}
#SearchTitleDiv
{
	float: left; 
	margin-top: 4px;
}
#SearchTableDiv
{
	margin-left: 175px; 
	display: inline;
}

#JsMenuDiv
{
	border: solid 1px #ffffff; 
	width: 700px; 
	display: block; 
	padding: 1px;
	margin-bottom: 1em;
}
.Outer
{
    width: 755px;
	align: center;
}
.Inner
{
    margin: 1px;
    width: 700px;
}
#BreadcrumbDiv
{
	width: 755px;
	background-color: #eeeeee;
	border-bottom: solid 1px #cccccc;
	color: #666666;
}
#BreadCrumbText
{
	padding: 4px;
}
#BreadcrumbText a:link, #BreadcrumbText a:active, #BreadcrumbText a:visited
{
	color: #666666;
	text-decoration: underline;
}
#BreadcrumbText a:hover
{
	text-decoration: none;
}
 
#Content
{
	width: 755px;
	padding: 4px;
}
#LaytnersMessage
{
	padding: 4px;
}
#FooterNavDiv
{
	padding: 4px;
}

/* CLASS DECLARATIONS */
.LightText {color: #000000;}
.BCText {font-size: 10px; color: #666666;}


/* TOOLTIP STYLE */
#Tip
{
	visibility: hidden; 
	position: absolute; 
	width: 150px;
}

/* SEARCH BOX STYLES */
#SearchForm
{
	margin: 0px;
}
#SearchTable 
{
	display: inline;
}
#SearchInputCell
{
	padding-right: 4px;
}
#SearchInputCell input
{
	width: 150px;
}
#SearchButtonCell
{
	padding-left: 4px;
}

/* PAGE SPECIFIC STYLES */
#Home_LeftCell
{
	width: 50%;
	padding: 10px;
	vertical-align: top;
}
#Home_MiddleCell
{
	width: 30%;
	border-left: solid 1px #cccccc;
	padding: 10px;
	vertical-align: top;
}
#Home_RightCell
{
	width: 20%;
	border-left: solid 1px #cccccc;
	padding: 10px;
	vertical-align: top;
}

/* LINK TYPES */
A.MainLink:link {color: #000000; text-decoration: underline;}
A.MainLink:visited {color: #000000; text-decoration: underline;}
A.MainLink:hover {color: #000000; text-decoration: none;}

A.MainLink2:link {color: #666666; text-decoration: underline;}
A.MainLink2:visited {color: #666666; text-decoration: underline;}
A.MainLink2:hover {color: #666666; text-decoration: none;}

A.PriceLink:link {color: #FF0000; text-decoration: underline;}
A.PriceLink:visited {color: #FF0000; text-decoration: underline;}
A.PriceLink:hover {color: #FF0000; text-decoration: none;}

A.OffsetLink:link {color: #104EB4; text-decoration: underline;}
A.OffsetLink:visited {color: #104EB4; text-decoration: underline;}
A.OffsetLink:hover {color: #104EB4; text-decoration: none;}

A.LightLink:link {color: #ffffff; text-decoration: underline;}
A.LightLink:visited {color: #ffffff; text-decoration: underline;}
A.LightLink:hover {color: #ffffff; text-decoration: none;}

A.DarkLink:link {color: #000000; text-decoration: underline;}
A.DarkLink:visited {color: #000000; text-decoration: underline;}
A.DarkLink:hover {color: #000000; text-decoration: none;}

A.CatLink:link {color: #ffffff; text-decoration: none;}
A.CatLink:visited {color: #ffffff; text-decoration: none;}
A.CatLink:hover {color: #ffffff; text-decoration: none;}

A.BCLink:link {color: #666666; text-decoration: underline;}
A.BCLink:visited {color: #666666; text-decoration: underline;}
A.BCLink:hover {color: #666666; text-decoration: none;}

A.ColorChanger:link {color: #575757; text-decoration: none;}
A.ColorChanger:visited {color: #575757; text-decoration: none;}
A.ColorChanger:hover {color: #666666; text-decoration: none;}


/* ------------ BEGIN NEW CSS DECLARATIONS ---------------- */

/* ----- COMMON STYLES ---- */
#tip
{
	visibility: hidden; 
	position: absolute;
}


/* ----- FEATURES ITEMS ------ */
.FI_Table
{
	background-color: #ffffff;
	border-bottom: solid 0px #999999;
}
.FI_OuterLeftCell
{
	text-align: center;
	padding: 6px;
}
.FI_InnerCell
{
	text-align: center;
	padding: 6px;
}
.FI_OuterRightCell
{
	text-align: center;
	padding: 6px;
}
.FI_SingleCell
{
	text-align: center;
	padding: 6px;
}


/* ----- ITEM DISPLAY ------ */
.Item_TypeImageDiv
{
	
}
.Item_TypeImage
{
}
.Item_NumberDiv
{
	font-size: 10px;
}
.Item_VendorDesc
{
}
.Item_ImageDiv
{
}
.Item_ImageHyperlink
{
}
.Item_TitleDiv
{
}
.Item_TitleHyperLink
{
	font-weight: bold;
	color: #000000;
}
.Item_PricingDiv
{
}
.Item_SellPriceDiv
{
	display: inline;
}
.Item_NoPriceDiv
{
}
a.Item_PriceHyperLink:link, a.Item_PriceHyperLink:visited, a.Item_PriceHyperLink:active, a.Item_PriceHyperLink:hover
{
	color: #000000;
	font-weight: bold;
}

.Item_NoPriceHyperLink
{
}
.Item_WasPriceDiv
{
}
.Item_WasPriceHyperLink
{
	color: #000000;
	font-weight: bold;
}
.Item_RegPriceDiv
{
}
.Item_RegPriceHyperLink
{
}
.Item_LinkUrl4Div
{
}
.Item_LinkUrl4HyperLink
{
}
.Item_BulkNoticeDiv
{
}
.Item_UnitDiv
{
}
.Item_UnitHyperLink
{
}
.Item_UnitDivAsterisk
{
}
.Item_UnitConversionDiv
{
}
.Item_UnitConversionHyperLink
{
}
.Item_AddButtonDiv
{
	vertical-align: middle;
}
.Item_QuantityInput
{
	background: #eeeeee; 
	height: 18px;
}
.Item_AddToCartButton
{
	background-color: #9e0c10; 
	color: #ffffff; 
	font-weight: bold; 
	 
	font-size: 10px;
}
.Item_ChooseOptionsButton
{
	background-color: #9e0c10; 
	color: #ffffff; 
	font-weight: bold; 
	 
	font-size: 10px;
}
.Item_RemoveFavoriteHyperLink
{
}
 
 
/* ----- ITEM GRID ------- */
.ItemGrid_Table
{
	width: 100%;
}
.ItemGrid_InnerImageCell
{
	vertical-align: top;
	text-align: left;
	width: 125px;
}
.ItemGrid_InnerTextCell
{
	vertical-align: top;
	padding-left: 10px;
}
.ItemGrid_InnerPriceCell
{
	vertical-align: top;
	padding-top: 4px;
}
.ItemGrid_InnerAddToCartCell
{
	padding-left: 10px;
}
.Item_FavsImage
{
}
 

/* ----- CAT GATEWAY ----- */
.CG_CatDiv
{
	
	margin: 8px;
}
.CG_CatTable
{
	width: 100%;
}
.CG_CatTitleCell
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990400;
}
.CG_ShopAllDiv
{
	width: 300px;
	text-align: left;
}
.CG_ShopAllCell
{
	text-align: right;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.CG_ShopAllCell a:link, .CG_ShopAllCell a:visited, .CG_ShopAllCell a:active
{
	color: #000000;
	text-decoration: none;
} 
.CG_ShopAllCell a:hover
{
	color: #000000;
	text-decoration: underline;
}
.CG_CatImageCell
{
	width: 150px;
	padding-right: 10px;
	vertical-align: top;	
}
.CG_CatSubsCell
{
	vertical-align: top;
}
.CG_CatSubsCell a:link, .CG_CatSubsCell a:visited, .CG_CatSubsCell a:active
{
	color: #000000;
	text-decoration: underline;
}
.CG_CatSubsCell a:hover
{
	color: blue;
	text-decoration: none;
}

.CG_CatSubTitleCell
{
}
#CG_CatSubsLayoutTable
{
}
.CG_CatSubCell
{
	vertical-align: top;
	padding: 0 4px 0 4px;
	width: 33%;
	border: solid 2px #ffffff;
}
.CG_SubCatTitleDiv
{
	background-color: #cccccc;
	color: #ffffff;
	padding: 4px; 
	text-align: center;
}
.CG_SubCatTitleDiv a:link, .CG_SubCatTitleDiv a:active, .CG_SubCatTitleDiv a:visited
{
	color: #000000;
	text-decoration: none;
}
.CG_SubCatTitleDiv a:hover
{
	color: #000000;
	text-decoration: underline;
}
.CG_SubCatSubsDiv
{
	padding: 4px;
}
.CG_SubCatSubsDiv a:link, .CG_SubCatSubsDiv a:active, .CG_SubCatSubsDiv a:visited
{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.CG_SubCatSubsDiv a:hover
{
	color: #000000;
	text-decoration: none;
}

.CG_SubCatDescriptionDiv
{
	padding: 4px;
	width: inherit;
}

.CG_CatDescriptionCell
{
	width: 300px;
}
.CG_CatDescriptionDiv 
{
	width: 100%;
	text-align: left;
}


/* ----- LIST ITEMS ----- */
.LI_CatDescription
{
	color: #000000;
}
.LI_DropDownTable
{
	padding: 4px;
	font-size: 10px;
	width: inherit;
}
.LI_ItemNumberCell
{
	
}
.LI_ItemNumberCell select
{
}
.LI_FilterCell
{
	padding: 4px;
	font-size: 10px;
}
.LI_SortCell
{
	padding: 4px;
	font-size: 10px;
}
.LI_ItemTally
{
	text-align: right;
	font-weight: bold;
}
.LI_PageNavDiv
{
	width: 100%;
	padding-bottom: 8px;
}
.LI_PageNavTableTop
{
	width: inherit;
	background-color: #999999;
	padding: 4px;
}
.LI_PageNavTableBottom
{
	width: inherit;
	background-color: #999999;
	padding: 4px;
	margin-top: 8px;
}
.LI_PageNavTopLeftCell
{
	color: #ffffff;
}
.LI_PageNavBottomLeftCell
{
}
.LI_ViewTypesSpan
{
	font-size: 10px;
}
a.LI_ViewTypeLink:link, a.LI_ViewTypeLink:active, a.LI_ViewTypeLink:visited, a.LI_ViewTypeLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.LI_JumpToTopLink:link, a.LI_JumpToTopLink:active, a.LI_JumpToTopLink:visited, a.LI_JumpToTopLink:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.LI_PageNavTopRightCell
{
	text-align: right;
}
.LI_PageNavBottomRightCell
{
	text-align: right;
}
.LI_PageNavInnerTable
{
	float: right;
	text-align: right;
}
.LI_PageNavPageIndicatorCell
{
	color: #ffffff;
	font-size: 10px;
}
.LI_PageNavPageIndicatorCellDark
{
	color: #000000;
}
.LI_PageNavPrevImageCell
{
}
.LI_PageNavPrevImage
{
	margin-right: 8px;
}
.LI_PageNavPageLinksCell
{
	color: #ffffff;
}
.LI_PageNavPageLinksCellDark
{
	color: #000000;
}

a.LI_PageNavFirstPageLink:link, a.LI_PageNavFirstPageLink:active, a.LI_PageNavFirstPageLink:visited, a.LI_PageNavFirstPageLink:hover
{
	color: #ffffff;
}
a.LI_PageNavPageLink:link, a.LI_PageNavPageLink:active, a.LI_PageNavPageLink:visited, a.LI_PageNavPageLink:hover
{
	color: #ffffff;
}
a.LI_PageNavPageLinkDark:link, a.LI_PageNavPageLinkDark:active, a.LI_PageNavPageLinkDark:visited, a.LI_PageNavPageLinkDark:hover
{
	color: #000000;
}
.LI_PageNavActivePageSpan
{
	background-color: #ffffff;
	color: #000000;
	padding: 4px;
}
a.LI_PageNavLastPageLink:link, a.LI_PageNavLastPageLink:active, a.LI_PageNavLastPageLink:visited, a.LI_PageNavLastPageLink:hover
{
	color: #ffffff;
}
a.LI_PageNavLastPageLinkDark:link, a.LI_PageNavLastPageLinkDark:active, a.LI_PageNavLastPageLinkDark:visited, a.LI_PageNavLastPageLinkDark:hover
{
	color: #000000;
}
.LI_PageNavNextImage
{
	margin-left: 8px;
}
.LI_NoResultsDiv
{
}
.LI_NoResultsTable
{
}
.LI_NoResultsTitle
{
	font-size: 14px;
}
.LI_NoResultsText
{
}
.LI_NoResultsLinkList
{
}
a.LI_NoResultsLink:link, a.LI_NoResultsLink:visited, a.LI_NoResultsLink:active, a.LI_NoResultsLink:hover
{
}
.LI_AcrossTable
{
	width: inherit;
	border-collapse: collapse;
}
.LI_AcrossLeftItemCell
{
	padding: 8px;
	border: solid 1px #999999;;
}
.LI_AcrossInnerItemCell
{
	border: solid 1px #999999; border-left: 0px;
}
.LI_AcrossRightItemCell
{
	border-right: solid 1px #999999; border-top: solid 1px #999999; border-bottom: solid 1px #999999;
}
.LI_AcrossItemContainer
{
	text-align: center;
	padding: 6px;
}
.LI_AcrossItemAdded
{
}
.LI_AcrossOverrideMessage
{
}
.LI_AcrossQuantityMessage
{
}
.LI_AcrossFillerCell
{
}
.LI_AcrossRowDividerCell
{
	height: 1px;
}
.LI_AcrossRowDivider
{
}
.LI_DetailTable
{
	width: 100%;
	border-collapse: collapse;
}
.LI_DetailItemLeft
{
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	
}
.LI_DetailItemMiddle
{
	
	background-color: #eeeeee;
	padding: 8px;
	vertical-align: top;
}
.LI_DetailItemNumber
{
	font-weight: bold;
}
.LI_DetailItemLongDescription
{
}
.LI_DetailItemRight
{
	width: 120px;
	background-color: #ffffff;
	
	padding: 8px;
	text-align: left;
}
.LI_DetailItemEnsemble
{
}
.LI_DetailItemEnsembleTitle
{
}
a.LI_DetailItemNoPriceLink:link, a.LI_DetailItemNoPriceLink:active, a.LI_DetailItemNoPriceLink:visited, a.LI_DetailItemNoPriceLink:hover
{
	color: #ff3300;
	font-weight: bold;
}
a.LI_DetailItemPriceLink:link, a.LI_DetailItemPriceLink:active, a.LI_DetailItemPriceLink:visited, a.LI_DetailItemPriceLink:hover
{
	color: #000000;
	font-weight: bold;
}
.LI_DetailItemNewText
{
	color: Blue;
}
.LI_DetailItemCloseoutText
{
	color: Green;
}
.LI_DetailItemSaleText
{
	color: Red;
}
.LI_DetailItemOptionRequire
{
}
.LI_DetailItemWasText
{
	font-size: 10px;
}
.LI_DetailItemRegText
{
	font-size: 10px;
}
.LI_DetailItemPriceCode
{
	font-size: 10px;
}
a.LI_DetailItemMultiUnitPriceLink:link, a.LI_DetailItemMultiUnitPriceLink:active, a.LI_DetailItemMultiUnitPriceLink:visited, a.LI_DetailItemMultiUnitPriceLink:hover
{
	color: #ffffff;
}
.LI_DetailBuyItem
{
}
.LI_DetailItemQuantity
{
	font-weight: bold;
}
.LI_DetailItemQuantityInput
{
	width: 30px;
}
.LI_DetailItemButtonContainer
{
	vertical-align: bottom;
}
.LI_DetailItemAddButton
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #454B41;
	color: #ffffff;
	font: bold;
}
.LI_DetailItemViewButton
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: Red;
	color: #ffffff;
}
.LI_DetailItemChooseButton
{
}
.LI_DetailItemBulk
{
}
.LI_DetailItemFavs
{
}
.LI_SummaryTable
{
	width: 100%;
	border-collapse: collapse;
}
.LI_SummaryItemLeft
{
	width: 100px;
	
	padding: 2px;
}
a.LI_SummaryItemNumberLink:link, a.LI_SummaryItemNumberLink:active, a.LI_SummaryItemNumberLink:visited, a.LI_SummaryItemNumberLink:hover
{
	color: #000000;
}
.LI_SummaryItemMiddle
{
	background-color: #eeeeee;
	
	padding: 2px;
}
.LI_SummaryItemVendor
{
}
.LI_SummaryItemNewText
{
}
.LI_SummaryItemCloseoutText
{
}
.LI_SummaryItemSaleText
{
}
.LI_SummaryItemBulk
{
}
.LI_SummaryItemQuantityCell
{
}
.LI_SummaryItemRight
{
	width: 120px;
	
	padding: 2px;
	text-align: center;
}
a.LI_SummaryItemNoPriceLink:link, a.LI_SummaryItemNoPriceLink:active, a.LI_SummaryItemNoPriceLink:visited, a.LI_SummaryItemNoPriceLink:hover
{
	color: #ff0000;
	font-weight: bold;
}
a.LI_SummaryItemPriceLink:link, a.LI_SummaryItemPriceLink:active, a.LI_SummaryItemPriceLink:visited, a.LI_SummaryItemPriceLink:hover
{
	color: #ff0000;
	font-weight: bold;
}
.LI_SummaryItemPriceCode
{
	font-size: 10px;
}
.LI_SummaryItemButtonContainer
{
}
.LI_SummaryItemViewButton
{
	background-color: blue;
	color: #ffffff;
}
/* ---- LIST BRANDS ---- !!!(NEED TO VERIFY)!!!*/
.LB_Table
{
}
.LB_LeftCell
{
}
.LB_CatImage
{
}
.LB_CatDescription
{
}
.LB_RightCell
{
}
.LB_InnerTable
{
}
.LB_BrandCell
{
}
.LB_BrandSubImage
{
}
a.LB_BrandSubLink:link, a.LB_BrandSubLink:active, a.LB_BrandSubLink:visited, a.LB_BrandSubLink:hover
{
}

/* ---- ADVANCED SEARCH ---- */
.AS_Description
{
}
.AS_MainTable
{
}
.AS_FieldTitleCell
{
	width: 150px;
	padding: 4px;
}
.AS_FieldCell
{
}
.AS_ButtonsCell
{
}
.AS_ButtonsCell input
{
}

/* ---- ITEM DETAIL ---- !!!(Need to Verify)!!! ---- */
.ID_SuggestedItemsTitleDiv
{
	text-align: center;
	font-weight: bold;
}
.ID_SuggestedItemDiv
{
	text-align: center;
	padding: 6px;
}
.ID_SuggestedItemSeparatorDiv
{
	padding: 6px;
	border-top: solid 1px #000000;
}
.ID_QuanityDiscountTable
{
	background-color: #000000;
	width: 100%;
}
.ID_QuantityDiscountTitleCell
{
	background-color: #990304; 
	color: #ffffff;
}
.ID_QuantityDiscountLinksCell
{
	background-color: #eeeeee;
}
.ID_QuantityDiscountFooterCell
{
	width: 40%; 
	background-color: #000000;
	color: #ffffff;
}
a.ID_QuantityDiscountLink:link, a.ID_QuantityDiscountLink:active, a.ID_QuantityDiscountLink:visited, a.ID_QuantityDiscountLink:hover
{
}
a.ID_QuantityDiscountFooterLink:link, a.ID_QuantityDiscountFooterLink:active, a.ID_QuantityDiscountFooterLink:visited, a.ID_QuantityDiscountFooterLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.ID_PurchaseButtonsDiv
{
}
.ID_AddToCartImage
{
}
.ID_CheckoutImage
{
}
.ID_KitUpperButtons
{
	padding-top: 8px;
}
.ID_KitMessage
{
	width: 100%;
	padding-top: 8px;
}
.ID_KitHeader
{
	width: 100%;
	padding-top: 8px;
}
.ID_KitComponentTitle
{
	margin-top: 12px;
	font-size: 18px;
}
.ID_KitComponentText
{
}
.ID_KitItems
{
	width: 95%;
	padding-top: 8px;
}
.ID_KitComponentGroupTitle
{
	margin-top: 12px;
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	color: #666666;
	padding: 4px;
	font-weight: bold;
	text-transform: uppercase;
}

.ID_ComponentFirstItemDiv
{
	color: blue;
	border-bottom: solid 1px #999999;
}
.ID_ComponentInnerItemsDiv
{
	color: blue;
	border-top: solid 1px #999999;
}
.ID_KitItemDiv
{
	color: blue;
}
a.ID_KitItemLink:link, a.ID_KitItemLink:active, a.ID_KitItemLink:visited, a.ID_KitItemLink:hover
{
	color: blue;
}
.ID_KitItemGridDiv
{
}
.ID_KitItemGridTitle
{
}
.ID_KitLowerButtons
{
	margin-top: 12px;
}
.ID_EnsembleHeader
{
	width: 100%;
}
.ID_EnsembleViewAllImageDiv
{
	margin-top: 10px;
}
a.ID_EnsembleLink:link, a.ID_EnsembleLink:active, a.ID_EnsembleLink:visited, a.ID_EnsembleLink:hover
{
	color: Blue;
}
.ID_EnsembleErrorMessage
{
	font-size: 10px; 
	color: red;
}
.ID_EnsembleBuyAllDiv
{
	text-align: right;
	width: 95%;
	margin-bottom: 12px;
}
.ID_EnsembleItemTable
{
	width: 94%;
	border-collapse: collapse;
	
}
.ID_EnsembleItemTableHeaderCell
{
	background-color: #000000;
	color: #ffffff;
	padding: 2px;
	font-size: 10px;
}
.ID_EnsembleItemTableCellOdd
{
	padding: 4px;
	font-size: 10px;
	
	
}
.ID_EnsembleItemTableCellEven
{
	background-color: #eeeeee;
	padding: 4px;
	font-size: 10px;
	
	
}
.ID_ItemNavigation
{
	color: #000000;
	font-weight: bold;
}
a.ID_ItemNavigationLink:link, a.ID_ItemNavigationLink:active, a.ID_ItemNavigationLink:visited, a.ID_ItemNavigationLink:hover
{
	color: #000000;
	font-weight: bold;
}
.ID_ImageDiv
{
}
a.ID_LargeImageLink:link, a.ID_LargeImageLink:active, a.ID_LargeImageLink:visited, a.ID_LargeImageLink:hover
{
}
.ID_SubImagesDiv
{
}

.ID_SubImagesDiv img
{
	
	height: 45px;
	width: 45px;
}

#ID_AdditionalViewsTitle
{
	display: block;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
}
.ID_LongDescriptionDiv
{
}
.ID_PricingTable
{
	padding: 6px;
}
.ID_PriceTitleCell
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.ID_PriceValueCell
{
}
.ID_PriceText
{
	display: inline;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.ID_UnitText
{
	display: inline;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.ID_WasText
{
}
.ID_OurPrice
{
}
.ID_QuantityTitleCell
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	width: 75px;
}
.ID_QuantityValueCell
{
}
.ID_GridTable
{
}
.ID_GridTitleCell
{
	font-size: 14px;
	font-weight: bold;
	width: 75px;
}
.ID_GridFieldCell
{
}
.ID_PersonalizationDiv
{
}
.ID_PersonalizationMessage
{
	margin-top: 12px;
	font-weight: bold;
}
.ID_PersonalizationFieldDiv
{
	display: inline;
}
.ID_PersonalizationSizeText
{
	display: inline;
}
.ID_GiftMessageDiv
{
	margin-top: 12px;
}
.ID_GiftWrapTitle
{
	display: inline;
	font-weight: bold;
}
.ID_GiftWrapText
{
	width: 400px;
}
.ID_GiftWrapAddDiv
{
}
.ID_GiftWrapTextField
{
}
.ID_BottomButtonsDiv
{
	margin-top: 12px;
}



/* SHOPPIMG CART STYLES */
#SC_UpperTextDiv
{
	width: 100%;
}
#SC_NoShipInfoDiv
{
}
#SC_PromoTable
{
}
#SC_OptionsTable
{
	width: 100%;
	margin-bottom: 1em;
}
#SC_CartMenuCell
{
}
#SC_CartContinueCell
{
	text-align: right;
}
#SC_CartTable
{
	border-collapse: collapse;
	width: 100%;
}
.SC_CartHeaderCell
{
	background-color: #aaaaaa;
	color: #ffffff;
	padding: 2px;
	
	font-weight: bold;
}

#SC_CartHeaderUpdateCell
{
	text-align: center;
}
#SC_CartHeaderRemoveCell
{
	text-align: center;
}
#SC_CartHeaderItemIdCell
{
	text-align: left;
}
#SC_CartHeaderDescCell
{
	text-align: left;
}
#SC_CartHeaderClrSizeCell
{
	text-align: center;
}
#SC_CartHeaderQtyCell
{
	text-align: center;
}
#SC_CartHeaderShipToCell
{
	text-align: center;
}
#SC_CartHeaderShipViaCell
{
	text-align: center;
}
#SC_CartHeaderPriceCell
{
	text-align: right;
}
#SC_CartHeaderExtPriceCell
{
	text-align: right;
}
.SC_CartItemCell
{
	background-color: #ffffff;
	color: #000000;
	padding: 2px;
	
}
#SC_UpdateItemCell
{
	text-align: center;
}
#SC_RemoveItemCell
{
	text-align: center;
}
#SC_ItemIdCell
{
	text-align: left;
}
#SC_ItemDescCell
{
}
#SC_BackorderText
{
}
#SC_PersonalizationText
{
}
#SC_CustomSearchText
{
}
#SC_ItemClrSizeCell
{
}
#SC_ItemQtyCell
{
}
#SC_ItemShipToCell
{
}
#SC_ItemShipMethCell
{
}
#SC_ItemPriceCell
{
}
#SC_ItemExtPriceCell
{
}
.SC_CartKitSubItemCell
{
	background-color: #dddfca;
	
	
	padding: 4px;
	font-size: 10px;		
}
#SC_KitNACell
{
	text-align: center;
}
#SC_KitClrSizeCell
{
}
#SC_LowerMessageCell
{
	
	border-top: solid 4px #000000;
	background-color: #eeeeee;
	padding: 4px;
}
#SC_ShipToMaintInnerTable
{
}
#SC_TotalTextCell
{
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	
	border-top: solid 4px #000000;
}
#SC_TotalAmountCell
{
	
	border-top: solid 4px #000000;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}
#SC_UnderTotalCell
{
	background-color: #ffffff;
}