/* DEFAULT BODY SECTION */

@media print 
	{
	body {margin:0px;padding-left:5%;padding-right:5%;font-family:Arial,Helvetica,sans-serif;}

	.template_header  {width:100%;}
	.template_content {width:100%;}
	}

@media screen
	{
	body {margin:0px;padding:0px;font-family:Arial,Helvetica,sans-serif;}

	.template_header  {width:770px;}
	.template_content {width:770px;}
	}

.header_tag {color:#600;}

.catdisp2_img		{border:2px solid black;}

.catdisp3_table		{width:100%;}
.catdisp3_cell		{text-align:center;padding-bottom:10px;padding-top:10px;vertical-align:top;border-bottom:1px solid gray;}
.catdisp3_link		{height:35px;}
.catdisp3_image		{border:2px solid black;}

.catalog_table		{width:100%;border-bottom:1px solid gray;padding-bottom:10px;margin-bottom:10px;}
.catalog_table td	{vertical-align:top;}
.catalog_title		{font-weight:bold;font-size:12pt;color:#600;margin-top:10px;margin-bottom:10px;}
.catalog_desc		{font-weight:bold;}

.catalog_list_text	{text-align:left;font-size:10pt;font-weight:bold;}
.catalog_list_table	{width:100%;margin-top:10px;padding-bottom:10px;border-bottom:1px solid gray;}
.catalog_list_table td	{vertical-align:top;text-align:left;}
.catalog_list_link	{font-size:11pt;font-weight:bold;color:#AAA;}

.catalog_disp		{margin-top:15px;position:relative;margin-bottom:10px;}
.catalog_disp_up	{position:absolute;top:0px;right:0%;}
.catalog_disp_up img	{border:none;}
.catalog_disp_table	{width:100%;border-bottom:1px solid gray;padding-bottom:15px;}
.catalog_disp_table td	{width:33%;text-align:center;vertical-align:top;padding-top:15px;}
.catalog_disp_title	{font-size:12pt;font-weight:bold;text-align:left;}
.catalog_disp_desc	{font-size:10pt;font-weight:bold;}
.catalog_disp_subcat	{font-size:10pt;font-weight:bold;}
.catalog_disp_imglnk    {height:280px;margin-top:15px;}
.catalog_disp_imglnk img{border:2px solid black;}

.dashboard_disp_table		{width:100%;border-bottom:1px solid gray;padding-bottom:15px;}
.dashboard_disp_imglnk		{margin-top:5px;margin-bottom:8px;}
.dashboard_disp_imglnk img	{border:1px solid #999;}
.dashboard_disp_table td	{width:20%;text-align:center;vertical-align:top;padding-top:15px;}

.itemdisp_box	  	{padding:10px;}
.itemdisp_nam		{}
.itemdisp_img img 	{border:none;}
.itemdisp_tab		{width:125px;}
.itemdisp_tab_size	{text-align:left;}
.itemdisp_tab_item	{text-align:right;}
.itemdisp_tab_cost	{text-align:left;}
.itemdisp_tab_unit	{text-align:center;}
.itemdisp_tab_qty	{text-align:right;}
.itemdisp_tab_qty_inp	{width:25px;height:12px;font-size:7pt;padding:0px;}
.itemdisp_tab_add	{text-align:center;}
.itemdisp_tab_add_add	{width:70px;height:16px;font-size:7pt;padding:0px;}
.itemdisp_dbx		{margin-top:3px;}
.itemdisp_dbx select	{width:127px;}

.listitem_item_table	{width:100%;border-bottom:1px solid gray;margin-top:10px;}
.listitem_item_cell	{width:20%;vertical-align:bottom;padding-bottom:15px;}
.listitem_head table	{width:100%;border-bottom:1px solid gray;}
.listitem_head_dsc	{vertical-align:top;text-align:left;}
.listitem_head_sdsc	{margin-top: 5px;font-size:14pt;font-weight:bold;}
.listitem_head_ldsc	{margin-top:15px;}
.listitem_head_img	{vertical-align:top;text-align:right;}

.message		{border-bottom:1px solid gray;padding-top:5px;padding-bottom:5px;}
.message .result	{padding:5px;border:2px solid #0A0;background-color:#DFD;color:#0A0;font-weight:bold;font-size:10pt;font-family:sans-serif;}
.message .warning	{padding:5px;border:2px solid #AA0;background-color:#FFD;color:#AA0;font-weight:bold;font-size:10pt;font-family:sans-serif;}
.message .error		{padding:5px;border:2px solid #F00;background-color:#FDD;color:#F00;font-weight:bold;font-size:10pt;font-family:sans-serif;}

.detaildisp		{border-bottom:1px solid gray;width:100%;}
.detaildisp_img		{width:340px;}
.detaildisp_txt		{padding:5px;vertical-align:top;}
.detaildisp_info_name	{padding-left:15px;text-align:left;font-weight:bold;font-size:13pt;}
.detaildisp_info_size	{padding-left:15px;text-align:left;font-weight:bold;font-size:9pt;}
.detaildisp_info_desc	{padding-left:15px;text-align:left;font-size:11pt;margin-top:15px;}
.detaildisp_list	{width:100%;font-size:10pt;}
.detaildisp_list_hed td	{border-bottom:1px solid gray;vertical-align:middle;text-align:center;font-size:10pt;}
.detaildisp_list_row td	{border-bottom:1px solid gray;vertical-align:top;padding-top:10px;text-align:center;font-size:10pt;}

.detaildisp_list .ddl_color		{text-align:left;}
.detaildisp_list .ddl_image		{padding-top:0px;}
.detaildisp_list .ddl_image img		{border:none;cursor:pointer;}
.detaildisp_list .ddl_bcode		{}
.detaildisp_list .ddl_stock		{}
.detaildisp_list .ddl_price		{}
.detaildisp_list .ddl_unitp		{}
.detaildisp_list .ddl_qtlbl		{}
.detaildisp_list .ddl_qtinp input	{width:25px;height:12px;font-size:7pt;padding:0px;}
.detaildisp_list .ddl_addbt input	{width:35px;height:20px;font-size:9pt;padding:0px;}

/* DEFAULT LINK STYLES */
a 	{color:black;text-decoration:none;}
a:hover {text-decoration:underline;}

/* DEFAULT OBJECT STYLES */
TD {font-family: Arial; font-size: 11px; color: #000000;}
SELECT {font-family: Arial; font-size: 11px;}
INPUT {font-family: Arial; font-size: 11px;}
HR {height: 1px; width: 100%; color: #000000;}
TEXTAREA {font-family: Arial; font-size: 11px;}
FORM {margin: 0px;}
/* CLASS DECLARATIONS */
.LightText {color: #000000;}

.menu_nav_top		{text-align:center;background-color:#666354;}
.menu_nav_top td	{padding-left:10px;padding-right:10px;font-size:10pt;}
.menu_nav_top a		{display:block;width:100%;text-decoration:none;color:white;}
.menu_nav_top a:hover	{background-color:#AFA486;}
.menu_nav_bot		{text-align:center;background-color:#AFA486;}
.menu_nav_bot table	{display:none;font-size:10pt;}
.menu_nav_bot td	{font-size:10pt;}
.menu_nav_bot a		{display:block;width:100%;padding-left:10px;padding-right:10px;text-decoration:none;}
.menu_nav_bot a:hover	{color:white;}
.menu_nav_drop		{text-align:left;position:relative;width:100%;}
.menu_nav_drop div	{display:none;position:absolute;padding:3px;background-color:#AFA486;}
.menu_nav_drop table	{padding:0px;}
.menu_nav_drop .top	{}
.menu_nav_drop .sub	{padding-left:10px;}
.menu_nav_drop a	{font-size:10pt;text-decoration:none;}
.menu_nav_drop a:hover	{color:white;}

/* LAYOUT STYLES */

#navmenu {
	//top:50px;
	//left:50%;
	//width:770px;
	//height:44px;
	//z-index:20;
        //margin-left: -390px;
}

#uppernav 
	{
	position:relative;
	width:770px;
        height:22px;
	z-index:2;
        background-color:#666354;
	}

#navitem 
	{
	position:relative;
	z-index:1;
        float:left;
        margin-top:4px;
        padding-left: 14px;
        padding-right: 13px;
	}

#navitem  a:link {
	font-family: Arial, Times, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
        font-size: 9pt;
        letter-spacing: 1px;
}
#navitem  a:visited {
	font-family: Arial, Times, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
        font-size: 9pt;
        letter-spacing: 1px;
}

#navitem a:hover {
	font-family: Arial, Times, Helvetica, sans-serif;
	color: #FFFFFF;
        background-color:#AFA486;
	text-decoration: none;
        font-size: 9pt;
        letter-spacing: 1px;
}

#subnav {
	position:relative;
	width:770px;
        height:22px;
	z-index:1;
        background:  #AFA486;
}

#subnavitem {
	position:relative;
	z-index:1;
        float:left;
        margin-top:4px;
        padding-left: 10px;
        padding-right: 10px;
}

#subnavitem  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
        font-size: 10pt;
        letter-spacing: 1px;
        height: 22px;
}
#subnavitem  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
        font-size: 10pt;
        letter-spacing: 1px;
        height: 22px;
}

#subnavitem a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
        background-color:#AFA486;
	text-decoration: none;
        font-size: 10pt;
        letter-spacing: 1px;
        height: 22px;
}

#dropdown {
	position:absolute;
        top:43px;
	background: #AFA486;
        z-index:20;
}

#dropdownitem {
	position:relative;
        height: 16px;
        padding-left: 10px;
        padding-top:0px;
        z-index:10;
        margin-left: 5px;
        margin-right: 5px;
}

#dropdownitem  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
        font-size: 10pt;
        letter-spacing: 0px;
        z-index:10;
}
#dropdownitem  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
        font-size: 10pt;
        letter-spacing: 0px;
        z-index:10;
}

#dropdownitem a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
        font-size: 10pt;
        letter-spacing: 0px;
        z-index:10;
}

#htmlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A070B;
}
#htmlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#htmlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254C0F;
}

#celinks {font-size:8pt;}

#celinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}
#celinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#celinks a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	color: #254C0F;
}



#pmlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A070B;
	font-size:8pt;
	text-decoration:none;
}
#pmlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#pmlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	color: #254C0F;
}





.SiteButton
{
	background-color: #000000;
	color: #ffffff;
}

#LayoutTable
{
	width: 100%;
	height: 100%;
}
#LogoCell
{
	text-align: right;
	padding-right: 12px;
}
#LogoCell a:link, #LogoCell a:active, #LogoCell a:visited, #LogoCell a:hover
{
	font-family: Arial;
	font-size: 32px;
	color: #2c92ec;
	text-decoration: none;
}
#SearchCell
{
	text-align: right;
}
#UpperMenuCell
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#UpperMenuCell a:link, #UpperMenuCell a:active, #UpperMenuCell a:visited, #UpperMenuCell a:hover
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#BlueBarCell
{
	height: 10px;
	background-color: #2c92ec;
	padding: 10px;
}
#LeftMenuCell
{
	width: 150px;
	height: 100%;
	background-color: #2c92ec;
	color: #ffffff;
	font-size: 14px;
	padding: 8px;
	vertical-align: top;
}
#LeftMenuCell a:link, #LeftMenuCell a:active, #LeftMenuCell a:visited
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#LeftMenuCell a:hover
{
	font-weight: bold;
}

#LeftMenuCell .SubCatDiv
{
	color: #ffffff;
	padding-left: 4px;
	font-size: 12px;
}
#LeftMenuCell .SubSubCatDiv
{
	color: #ffffff;
	padding-left: 12px;
	font-size: 12px;
}

#LeftMenuCell .SubCatDiv a:link, #LeftMenuCell .SubCatDiv a:active, #LeftMenuCell .SubCatDiv a:visited
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
#LeftMenuCell .SubCatDiv a:hover
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
.MenuItem
{
	padding-bottom: 8px;
}

#Books_Sub {display: none;}
#NewMuseumPubs_Sub {display: none;}
#Media_Sub {display: none;}
#Dvd_Sub {display: none;}
#Periodicals_Sub {display: none;}
#Editions_Sub {display: none;}
#Gifts_Sub {display: none;}
#ExhibitionItems_Sub {display: none;}
#Membership_Sub {display: none;}
#ContentCell
{
	vertical-align: top;
}

#ContentHeader
{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

#NavigationPanel
{
	width: 100%;
	background-color: #eeeeee;
	padding: 6px;
	color: #333333;
}

#NavigationPanel a:link, #NavigationPanel a:active, #NavigationPanel a:visited
{
	color: #333333;
	text-decoration: underline;
}
#NavigationPanel a:hover
{
	color: #333333;
	text-decoration: none;
}

#Content
{
	margin: 6px;
	width: 100%;
}

/* SEARCH BOX STYLES */
#SearchForm
{
	margin: 0px;
}
#SearchTable 
{

}
#SearchInputCell
{
	padding-right: 4px;
}
#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: #000000; text-decoration: none;}
A.PriceLink:visited {color: #000000; text-decoration: none;}
A.PriceLink:hover {color: #000000; 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.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;
}
.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
{
	display: none;
}
.Item_TypeImage
{
}
.Item_NumberDiv
{
}
.Item_VendorDesc
{
}
.Item_ImageDiv
{
}
.Item_ImageHyperlink
{
}
.Item_TitleDiv
{
}
.Item_TitleHyperLink
{
	font-weight: bold;
}
.Item_PricingDiv
{
}
.Item_SellPriceDiv
{
	display: inline;
}
.Item_NoPriceDiv
{
}
a.Item_PriceHyperLink:link, a.Item_PriceHyperLink:visited, a.Item_PriceHyperLink:active, a.Item_PriceHyperLink:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Item_NoPriceHyperLink
{
}
.Item_WasPriceDiv
{
}
.Item_WasPriceHyperLink
{
}
.Item_RegPriceDiv
{
}
.Item_RegPriceHyperLink
{
}
.Item_LinkUrl4Div
{
}
.Item_LinkUrl4HyperLink
{
}
.Item_BulkNoticeDiv
{
}
.Item_UnitDiv
{
}
.Item_UnitHyperLink
{
}
.Item_UnitDivAsterisk
{
}
.Item_UnitConversionDiv
{
}
.Item_UnitConversionHyperLink
{
}
.Item_AddButtonDiv
{
}
.Item_QuantityInput
{
}
.Item_AddToCartButton
{
}
.Item_ChooseOptionsButton
{
}
.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
{
	width: 100%;
	margin: 8px;
}
.CG_CatTable
{
	width: 100%;
}
.CG_CatTitleCell
{
	font-size: 18px;
	color: #000000;
}
.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;
}
.CG_CatSubsCell
{
}
.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_CatDescriptionCell
{
}
.CG_CatDescriptionDiv 
{
	width: 300px;
	text-align: left;
}


/* ----- LIST ITEMS ----- */
.LI_CatDescription
{
	color: 000000;
}
.LI_DropDownTable
{
	padding: 4px;
	font-size: 10px;
}
.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: 8px;
}
.LI_PageNavTableTop
{
	width: 100%;
	background-color: #177b2f;
	padding: 4px;
}
.LI_PageNavTableBottom
{
	width: 100%;
	background-color: #177b2f;
	padding: 4px;
}
.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
{
}
.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: 100%;
	border-collapse: collapse;
}
.LI_AcrossLeftItemCell
{
	padding: 8px;
}
.LI_AcrossInnerItemCell
{
}
.LI_AcrossRightItemCell
{
}
.LI_AcrossItemContainer
{
	text-align: center;
}
.LI_AcrossItemAdded
{
}
.LI_AcrossOverrideMessage
{
}
.LI_AcrossQuantityMessage
{
}
.LI_AcrossFillerCell
{
}
.LI_AcrossRowDividerCell
{
	height: 1px;
}
.LI_AcrossRowDivider
{
	border-top: solid 1px #000000;
}
.LI_DetailTable
{
	width: 100%;
	border-collapse: collapse;
}
.LI_DetailItemLeft
{
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	border: solid 1px #000000;
}
.LI_DetailItemMiddle
{
	border: solid 1px #000000;
	background-color: #eeeeee;
	padding: 8px;
	vertical-align: top;
}
.LI_DetailItemNumber
{
	font-weight: bold;
}
.LI_DetailItemLongDescription
{
}
.LI_DetailItemRight
{
	width: 120px;
	background-color: #ffffff;
	border: solid 1px #000000;
	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;
	border: solid 1px #000000;
	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;
	border: solid 1px #000000;
	padding: 2px;
}
.LI_SummaryItemVendor
{
}
.LI_SummaryItemNewText
{
}
.LI_SummaryItemCloseoutText
{
}
.LI_SummaryItemSaleText
{
}
.LI_SummaryItemBulk
{
}
.LI_SummaryItemQuantityCell
{
}
.LI_SummaryItemRight
{
	width: 120px;
	border: solid 1px #000000;
	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: red;
	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
{
}
.ID_SuggestedItemDiv
{
}
.ID_SuggestedItemSeparatorDiv
{
}
.ID_QuanityDiscountTable
{
}
.ID_QuantityDiscountTitleCell
{
}
.ID_QuantityDiscountLinksCell
{
}
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
{
}
.ID_PurchaseButtonsDiv
{
}
.ID_AddToCartImage
{
}
.ID_CheckoutImage
{
}
.ID_KitUpperButtons
{
	padding-top: 8px;
}
.ID_KitHeader
{
}
.ID_KitComponentTitle
{
	margin-top: 12px;
	font-size: 18px;
}
.ID_KitComponentText
{
}
.ID_KitItems
{
	width: 400px;
}
.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
{
}
.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;
	border: solid 1px #000000;
}
.ID_EnsembleItemTableHeaderCell
{
	background-color: #000000;
	color: #ffffff;
	padding: 2px;
	font-size: 10px;
}
.ID_EnsembleItemTableCellOdd
{
	padding: 4px;
	font-size: 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
.ID_EnsembleItemTableCellEven
{
	background-color: #eeeeee;
	padding: 4px;
	font-size: 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
.ID_ItemNavigation
{
	display: none;
}
a.ID_ItemNavigationLink:link, a.ID_ItemNavigationLink:active, a.ID_ItemNavigationLink:visited, a.ID_ItemNavigationLink:hover
{
}
.ID_ImageDiv
{
}
a.ID_LargeImageLink:link, a.ID_LargeImageLink:active, a.ID_LargeImageLink:visited, a.ID_LargeImageLink:hover
{
}
.ID_SubImagesDiv
{
}
.ID_LongDescriptionDiv
{
}
.ID_PricingTable
{
}
.ID_PriceTitleCell
{
	font-size: 14px;
	font-weight: bold;
}
.ID_PriceValueCell
{
}
.ID_PriceText
{
	display: inline;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.ID_UnitText
{
	display: inline;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.ID_WasText
{
}
.ID_OurPrice
{
}
.ID_QuantityTitleCell
{
	font-size: 14px;
	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
{
	width:100%;
	text-align:center;
	border-collapse:collapse;
}
#SC_PromoTable td 
	{
	border:1px solid black;
	padding:5px;
	}
#SC_PromoTable a:link  {text-decoration:underline;}
#SC_PromoTable a:hover {text-decoration:none;}

#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;
	border: solid 1px #000000;
	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;
	border: solid 1px #000000;
}
#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;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding: 4px;
	font-size: 10px;		
}
#SC_KitNACell
{
	text-align: center;
}
#SC_KitClrSizeCell
{
}
#SC_LowerMessageCell
{
	border: solid 1px #000000;
	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: solid 1px #000000;
	border-top: solid 4px #000000;
}
#SC_TotalAmountCell
{
	border: solid 1px #000000;
	border-top: solid 4px #000000;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}
#SC_UnderTotalCell
{
	background-color: #ffffff;
}




