.ViewCartButton
{
	color: #C51EB6;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFFF;
	border-width: 0px;
	background-image: url(Images/ViewCartButton.gif);
	width: 128px;
	cursor: pointer;
}
.HoverViewCartButton
{
	color: #D4A318;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFFF;
	border-width: 0px;
	background-image: url(Images/HoverViewCartButton.gif);
	width: 128px;
	cursor: pointer;
}
.HoverSearchButton
{
	background-color: Transparent;
	border-width: 0px;
	width: 128px;
	height: 25px;
	color: #004080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/HoverSearchButton.gif);
	margin: 4px;
}
.SearchButton
{
	background-color: Transparent;
	border-width: 0px;
	width: 128px;
	height: 25px;
	color: #004080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/SearchButton.gif);
	margin: 4px;
}
.UnselectedTab
{
	background-color: Transparent;
	border-width: 0px;
	width: 136px;
	height: 24px;
	color: #2289CB;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
	padding-right: 8px;
}
.HoverTab
{
	background-color: Transparent;
	border-width: 0px;
	width: 136px;
	height: 24px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/HoverTab.gif);
	padding-right: 8px;
}
.HoverPanelLinkText
{
	color: #C51EB6;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom: 0px;
	border-top: 0px;
	height: 12px;
	padding: 3px;
	font-weight: 700;
	font-size: 9.75pt;
	font-family: Arial;
	text-align: left;
	display: block;
	font-style: normal;
	cursor: pointer;
	text-decoration: underline;
}
.CenterContentContainer
{
	display: block;
	float: left;
	width: 584px;
	padding: 4px;
	text-align: centre;
}
.LargeButton
{
	background-color: Transparent;
	border-width: 0px;
	width: 168px;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/LargeButton.gif);
	margin: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.StrapContianer
{
	float: left;
	width: 40%;
	padding-top: 32px;
	color: #808080;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 300;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}
.SignInButton
{
	color: #C51EB6;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFFF;
	border-width: 0px;
	background-image: url(Images/SignInButton.gif);
	width: 128px;
	cursor: pointer;
}
.HoverSignInButton
{
	color: #D4A318;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFFF;
	border-width: 0px;
	background-image: url(Images/HoverSignInButton.gif);
	width: 128px;
	cursor: pointer;
}
.SelectedTab
{
	background-color: Transparent;
	border-width: 0px;
	width: 136px;
	height: 24px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/SelectedTab.gif);
	padding-right: 8px;
}
.SignInContainer
{
	width: 15%;
	float: left;
	text-align: right;
	padding-top: 24px;
}
.ViewCartContainer
{
	width: 15%;
	float: left;
	text-align: right;
	padding-top: 24px;
}
.LogoContianer
{
	width: 30%;
	float: left;
}
.LeftContentContainer
{
	display: block;
	float: left;
	padding: 16px;
}
.RightContentContainer
{
	display: block;
	float: left;
	padding: 16px;
}
.BodyContainer
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.PageContainer
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	border: 0px;
	background-color: white;
	display: block;
	height: 100%;
}
.HeaderCell
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	border-right: solid silver 1px;
	border-bottom: solid silver 1px;
	padding: 4px;
	background-color: #2289CB;
	color: #FFFFFF;
	text-align: center;
}
.HeaderContainer
{
	padding: 0px;
	background-color: Transparent;
	height: 72px;
	border-top: solid 4px white;
}
.CopyrightContainer
{
	text-align: center;
	margin: 0px auto;
	width: 100%;
	color: #C0C0C0;
	background-color: Transparent;
	padding-bottom: 32px;
}
.HoverLargeButton
{
	background-color: Transparent;
	border-width: 0px;
	width: 168px;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/HoverLargeButton.gif);
	margin: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.TabContainer
{
	background-color: Transparent;
	border-top: solid white 4px;
	text-align: center;
	color: #bf0000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}
.DivideContainer
{
	background-image: url(Images/DivideContainer.gif);
	height: 32px;
}
.SearchContainer
{
	text-align: right;
	background-color: Transparent;
	height: 32px;
	padding-top: 4px;
	display: none;
}
.Panel
{
	padding: 4px;
	width: 160px;
}
.FooterContainer
{
	height: 32px;
}
.PanelBottom
{
	border-left: dotted 2px  #10A4C8;
	border-right: dotted 2px  #10A4C8;
	border-bottom: dotted 2px  #10A4C8;
	height: 8px;
	margin-top: 4px;
}
.ConformanceContainer
{
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	background-color: Transparent;
	margin-top: 16px;
}
.PanelBody
{
	border-width: 0px;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
.AltPanelBody
{
	height: 1%;
	text-align: center;
	min-height: 64px;
}
.PanelTop
{
	background-image: url(Images/PanelTop.gif);
	width: 160px;
	height: 4px;
}
.BodyCell
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-right: solid silver 1px;
	border-bottom: solid silver 1px;
	padding: 2px;
	background-color: #cccccc;
}
.ContentContainer
{
	height: 100%;
	min-height: 880px;
	max-height: 1024px;
}
.AltPanelTop
{
	background-image: url(Images/AltPanelTop.gif);
	width: 160px;
	height: 4px;
}
.AltPanelBottom
{
	border-left: dotted 2px  #10A4C8;
	border-right: dotted 2px  #10A4C8;
	border-bottom: dotted 2px  #10A4C8;
	height: 8px;
	margin-top: 4px;
}
.AltPanel
{
	padding: 4px;
	width: 160px;
}
.PanelHeaderText
{
	background-color: #2289CB;
	color: #FFFFFF;
	display: block;
	text-align: left;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	font-style: normal;
	padding: 4px;
	cursor: default;
}
.SearchTextBox
{
	margin: 4px;
}
.PanelLinkText
{
	display: block;
	color: #D4A318;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	height: 12px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px;
	cursor: pointer;
}
.PanelText
{
	display: block;
	color: #000000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	height: 12px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px;
}
.HoverAltPanelLinkText
{
	display: block;
	color: #C51EB6;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	height: 12px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px;
	cursor: pointer;
}
.AltPanelHeaderText
{
	background-color: #2289CB;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	font-style: normal;
	padding: 4px;
	cursor: default;
}
.AltPanelText
{
	display: block;
	color: #000000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	height: 12px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px;
}
.AltPanelLinkText
{
	display: block;
	color: #D4A318;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	height: 12px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px;
	cursor: pointer;
}
.Button
{
	background-color: Transparent;
	border-width: 0px;
	width: 136px;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/Button.gif);
	margin: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.HoverButton
{
	background-color: Transparent;
	border-width: 0px;
	width: 136px;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
	background-image: url(Images/HoverButton.gif);
	margin: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.HeaderText
{
	color: #2289CB;
	font-family: Arial;
	font-size: 14.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-bottom: solid 1px #eeeeee;
	display: block;
	padding-bottom: 2px;
}
.SubHeaderText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.NormalText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.ErrorText
{
	color: #FF0000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
}
.LinkText
{
	color: #C51EB6;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
}
.CopyrightText
{
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.CopyrightLinkText
{
	color: #800080;
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}
.HoverCopyrightLinkText
{
	color: #800080;
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
}
.AltBodyCell
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-right: solid silver 1px;
	border-bottom: solid silver 1px;
	padding: 2px;
	background-color: #EEEEEE;
}
.NormalTable
{
	border-top: solid silver 1px;
	border-left: solid silver 1px;
	width: 100%;
}
.RecentViewedImage
{
	border: solid gray 1px;
	width: 64px;
	height: 64px;
	background-color: silver;
	cursor: pointer;
	margin-top: 4px;
}
.ResultsText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: italic;
	float: left;
	padding-top: 3px;
}
.ResultsHeaderText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 4px;
}
.ResultsPreviousPageLink
{
	cursor: pointer;
	color: #004080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
}
.ResultItemNameContainer
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	color: #D4A318;
}
.ResultItemDescriptionContainer
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	background-color: Transparent;
	display: none;
}
.ResultItemPriceContainer
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
.ResultItemImage
{
	background-color: #808080;
	width: 128px;
	height: 128px;
	cursor: pointer;
}
.ResultItemImageContainer
{
}
.ResultsSortContainer
{
}
.ResultItemContainer
{
	width: 176px;
	padding: 4px;
	border: dotted 1px silver;
	float: left;
	text-align: center;
	margin: 4px;
	height: 176px;
	overflow: hidden;
}
.ResultsNavigationContainer
{
	padding: 4px;
	border: dotted silver 1px;
	width: 100%;
	margin-bottom: 8px;
}
.ResultsPagesContainer
{
	float: left;
	margin-left: 16px;
	margin-right: 16px;
	cursor: pointer;
}
.HoverResultItemNameContainer
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	color: #C51EB6;
}
.ResultComboBox
{
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
.ResultsNextPageLink
{
	cursor: pointer;
	color: #004080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
}
.AltResultItemContainer
{
	width: 176px;
	padding: 4px;
	border: dotted 1px silver;
	float: left;
	text-align: center;
	margin: 4px;
	background: #ffe6ff;
	height: 176px;
	overflow: hidden;
}
.ProductImage
{
	background-color: #EEEEEE;
	width: 256px;
	height: 256px;
	cursor: pointer;
}
.ProductImageContainer
{
	float: left;
	border: solid gray 1px;
	height: 256px;
}
.ProductDescriptionContainer
{
	width: 582px;
	padding: 4px;
	border: dotted 1px silver;
	margin-top: 8px;
	float: left;
	margin-bottom: 4px;
}
.ProductCodeContainer
{
	height: 62px;
	width: 312px;
	padding: 8px;
	min-width: 256px;
	border: dotted 1px silver;
	margin-left: 4px;
	float: left;
	margin-bottom: 4px;
}
.ProductSmallImage
{
	width: 64px;
	height: 64px;
	border: solid gray 1px;
	margin: 2px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.ProductMoreImagesContainer
{
	width: 582px;
	padding: 4px;
	border: dotted 1px silver;
	margin-top: 4px;
	background-color: #ffe6ff;
	float: left;
}
.ProductPriceContainer
{
	height: 62px;
	width: 312px;
	padding: 8px;
	min-width: 312px;
	border: dotted 1px silver;
	margin: 4px;
	background-color: #ffe6ff;
	float: left;
}
.ProductQuantityContainer
{
	height: 62px;
	width: 312px;
	padding: 8px;
	min-width: 256px;
	border: dotted 1px silver;
	margin: 4px;
	float: left;
}
.ProductTemplateContainer
{
	width: 582px;
	padding: 4px;
	border: dotted 1px silver;
	margin-top: 4px;
	background-color: #ffe6ff;
	float: left;
	margin-bottom: 4px;
}
.QuantityTextBox
{
}
.HoverLinkText
{
	color: #D4A318;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
}
.ProductContainer
{
	width: 640px;
}
.ResultsContainer
{
}
