.ViewCartButton
{
	border: outset white 1px;
	background-color: Transparent;
	width: 128px;
	border-width: 0px;
	color: #FF8000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	background-image: url(Images/ViewCartButton.gif);
	cursor: pointer;
}
.HoverViewCartButton
{
	border: outset white 1px;
	background-color: Transparent;
	width: 128px;
	border-width: 0px;
	color: #808080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	background-image: url(Images/HoverViewCartButton.gif);
	cursor: pointer;
}
.HoverSearchButton
{
	border: outset white 1px;
	background-color: Transparent;
	width: 128px;
	color: #FFFFFF;
	background-image: url(Images/HoverSearchButton.gif);
	height: 24px;
	border-width: 0px;
	cursor: pointer;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
}
.SearchButton
{
	border: outset white 1px;
	background-color: Transparent;
	width: 128px;
	color: #FFFFFF;
	background-image: url(Images/SearchButton.gif);
	height: 24px;
	border-width: 0px;
	cursor: pointer;
}
.UnselectedTab
{
	background-color: Transparent;
	border-width: 0px;
	color: #0070B2;
	font-family: Arial;
	font-size: 11.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	text-align: center;
	display:inline;
	margin-right:16px;
}
.HoverTab
{
	background-color: Transparent;
	border-width: 0px;
	color: #96BE11;
	font-family: Arial;
	font-size: 11.25pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
	text-align: center;
	margin-right:16px;
}
.HoverPanelLinkText
{
	display: block;
	color: #0870B3;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	border-bottom: solid 1px silver;
	padding: 4px;
	border-right: solid silver 1px;
	border-left: solid silver 1px;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url(Images/HoverPanelLinkText.gif);
	padding-left: 24px;
	cursor: pointer;
}
.CenterContentContainer
{
	display: block;
	padding-left: 32px;
	background-image: url(images/bodycontainer.png);	
	width: 624px;
	padding-right: 144px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin:auto;
}
.LargeButton
{
	border: outset white 1px;
	background-color: #0870B3;
	width: 160px;
	color: #FFFFFF;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
}
.StrapContianer
{
	float: left;
	width: 40%;
	padding-top: 24px;
	color: silver;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 300;
	text-decoration: none;
	font-style: italic;
	display: none;
}
.SignInButton
{
	border: outset white 1px;
	background-color: Transparent;
	width: 104px;
	border-width: 0px;
	color: #FF8000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	background-image: url(Images/SignInButton.gif);
	cursor: pointer;
}
.HoverSignInButton
{
	border: outset white 1px;
	background-color: Transparent;
	width: 104px;
	border-width: 0px;
	color: #808080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	background-image: url(Images/HoverSignInButton.gif);
	cursor: pointer;
}
.SelectedTab
{
	background-color: Transparent;
	border-width: 0px;
	color: #0070B2;
	font-family: Arial;
	font-size: 11.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	text-align: center;
	display:inline;
	margin-right:16px;
}
.HomePageLink
{
	background-color: Transparent;
	border-width: 0px;
	color: white;
	font-family: Arial;
	font-size: 22pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	text-decoration:none;
}
.HoverHomePageLink
{
	background-color: Transparent;
	border-width: 0px;
	color: white;
	font-family: Arial;
	font-size: 22pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	text-decoration:underline;
}
.SignInContainer
{
	width: 15%;
	float: left;
	text-align: right;
	padding-top: 24px;
	display: none;
}
.ViewCartContainer
{
	width: 15%;
	float: left;
	text-align: right;
	padding-top: 24px;
	display: none;
}
.LogoContianer
{
	width: 512px;
	float: left;
	background-image: url(Images/LogoContianer.gif);
	height: 60px;
}
.LeftContentContainer
{
	display: none;
	float: left;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 112px;
	padding-left: 0px;
	margin-left: 8px;
}
.RightContentContainer
{
	display: none;
	float: right;
	padding: 16px;
}
.BodyContainer
{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
}
.PageContainer
{
	width: 800px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border: 0px;
	background-color: Transparent;
	display: block;
	overflow: hidden;
	margin:auto;
}
.HeaderCell
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	border-right: solid #0870B3 1px;
	border-bottom: solid #0870B3 1px;
	padding: 2px;
	background-color: #0870B3;
	color: #FFFFFF;
	text-align: center;
}
.HeaderContainer
{
	display: block;
	width: 800px;
	height: 60px;
	padding-top: 16px;
	padding-left: 16px;
}
.CopyrightContainer
{
	text-align: left;
	margin: 0px auto;
	width: 800px;
	padding-left:16px;
	padding-bottom:16px;
}
.HoverLargeButton
{
	border: outset white 1px;
	background-color: #96BE11;
	width: 160px;
	color: #FFFFFF;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
}
.TabContainer
{
	text-align: left;
	background-color: Transparent;
	padding: 4px;
	padding-left: 16px;
}
.DivideContainer
{
	display: none;
}
.SearchContainer
{
	padding: 4px;
	text-align: right;
	background-color: Transparent;
	display: none;
}
.Panel
{
	padding: 4px;
	width: 164px;
	display: block;
}
.FooterContainer
{
	height: 56px;
	width: 800px;
	overflow: hidden;
	background-image: url(Images/FooterContainer.png);
	margin:auto;
}
.PanelBottom
{
	display: none;
}
.ConformanceContainer
{	
	display: none;
}
.PanelBody
{
	height: 1%;
}
.AltPanelBody
{
	height: 1%;
}
.PanelTop
{
	display: none;
}
.BodyCell
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-right: solid #0870B3 1px;
	border-bottom: solid #0870B3 1px;
	padding: 2px;
	background-color:White;
	vertical-align:top;
}
.ContentContainer
{
	height: 100%;
}
.AltPanelTop
{
	display: none;
}
.AltPanelBottom
{
	display: none;
}
.AltPanel
{
	padding: 4px;
	width: 164px;
	text-align: center;
}
.PanelHeaderText
{
	border: solid silver 1px;
	background-color: #96BE11;
	width: 160px;
	color: white;
	display: block;
	text-align: left;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	padding: 4px;
}
.SearchTextBox
{
	margin-right: 2px;
}
.PanelLinkText
{
	display: block;
	color: #0870B3;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-bottom: solid 1px silver;
	padding: 4px;
	border-right: solid silver 1px;
	border-left: solid silver 1px;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url(Images/PanelLinkText.gif);
	padding-left: 24px;
	cursor: pointer;
}
.PanelText
{
	display: block;
	color: #000000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-bottom: solid 1px silver;
	padding: 4px;
	border-right: solid silver 1px;
	border-left: solid silver 1px;
	width: 160px;
}
.HoverAltPanelLinkText
{
	display: block;
	color: #808080;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	border-bottom: dotted 1px silver;
	margin-top: 4px;
	cursor: pointer;
}
.AltPanelHeaderText
{
	border: outset white 1px;
	background-color: Transparent;
	width: 160px;
	color: #808080;
	background-image: url(Images/AltPanelHeaderText.gif);
	height: 21px;
	border-width: 0px;
	display: block;
	text-align: center;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	padding-top: 4px;
}
.AltPanelText
{
	display: block;
	color: #000000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-bottom: dotted 1px silver;
	margin-top: 4px;
}
.AltPanelLinkText
{
	display: block;
	color: #FF8000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	border-bottom: dotted 1px silver;
	margin-top: 4px;
	cursor: pointer;
}
.Button
{
	border: outset white 1px;
	background-color: #0870B3;
	width: 128px;
	color: #FFFFFF;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
}
.HoverButton
{
	border: outset white 1px;
	background-color: #96BE11;
	width: 128px;
	color: #FFFFFF;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
}
.HeaderText
{
	color: #0870B3;
	font-size: 14.25pt;
	font-weight: 300;
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	height: 24px;
	display: block;
	text-align:left;
	padding-top: 16px;
}
.SubHeaderText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
}
.NormalText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
.ErrorText
{
	color: #FF0000;
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
}
.LinkText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #0870B3;
	cursor: pointer;
}
.CopyrightText
{
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
.CopyrightLinkText
{
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	color: #FF8000;
	cursor: pointer;
}
.HoverCopyrightLinkText
{
	font-family: Arial;
	font-size: 8.25pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	color: #808080;
	cursor: pointer;
}
.AltBodyCell
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
	border-right: solid #0870B3 1px;
	border-bottom: solid #0870B3 1px;
	padding: 2px;
	background-color: #CEE3F0;
}
.NormalTable
{
	border-top: solid #0870B3 1px;
	border-left: solid #0870B3 1px;
	width: 640px;
}
.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: #FF8000;
}
.ResultItemDescriptionContainer
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: normal;
}
.ResultItemPriceContainer
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
}
.ResultItemImage
{
	background-color: #808080;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
}
.ResultItemImageContainer
{
}
.ResultsSortContainer
{
}
.ResultItemContainer
{
	margin-top: 16px;
	width: 100%;
	padding: 4px;
	border: dotted 1px silver;
}
.ResultsNavigationContainer
{
	padding: 4px;
	border: dotted silver 1px;
	width: 100%;
}
.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: #808080;
}
.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
{
	margin-top: 16px;
	width: 100%;
	background-color: #FFECD9;
	padding: 4px;
	border: dotted 1px silver;
}
.ProductImage
{
	background-color: #C0C0C0;
	width: 256px;
	height: 256px;
	cursor: pointer;
}
.ProductImageContainer
{
	float: left;
	border: solid gray 1px;
	height: 256px;
}
.ProductDescriptionContainer
{
	width: 526px;
	padding: 4px;
	border: dotted 1px silver;
	margin-top: 8px;
	float: left;
	margin-bottom: 4px;
}
.ProductCodeContainer
{
	height: 62px;
	width: 256px;
	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: #C0C0C0;
	cursor: pointer;
}
.ProductMoreImagesContainer
{
	width: 526px;
	padding: 4px;
	border: dotted 1px silver;
	margin-top: 4px;
	background-color: #FFF0E1;
	float: left;
}
.ProductPriceContainer
{
	height: 62px;
	width: 256px;
	padding: 8px;
	min-width: 256px;
	border: dotted 1px silver;
	margin: 4px;
	background-color: #FFF0E1;
	float: left;
}
.ProductQuantityContainer
{
	height: 62px;
	width: 256px;
	padding: 8px;
	min-width: 256px;
	border: dotted 1px silver;
	margin: 4px;
	float: left;
}
.ProductTemplateContainer
{
	width: 526px;
	padding: 4px;
	border: dotted 1px silver;
	margin-top: 4px;
	background-color: #FFF0E1;
	float: left;
	margin-bottom: 4px;
}
.QuantityTextBox
{
}
.HoverLinkText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: underline;
	font-style: normal;
	color: #96BE11;
	cursor: pointer;
}
.ProductContainer
{
	width: 576px;
}
.AlternateText
{
	font-family: Arial;
	font-size: 9.75pt;
	font-weight: 300;
	text-decoration: none;
	font-style: italic;
}
.BannerTwoContainer
{
	display: none;
}
.BannerOneContainer
{
	display: none;
}
.LeftAdvertContainer
{
}
.BottomAdvertContainer
{
	display: none;
}

		.classFogScreenControl
        {
            background-color: black;
        }
        .classDecoratorLoadScreen
        {
            background-color: white;
            border: solid black 1px;
            background-image: url(Images/Clouds.jpg);
            background-repeat: no-repeat;
        }
        .classDecoratorMainScreen
        {
            background-color: #96BE11;
            border: solid black 1px;
            cursor: default;
            background-image: url(Images/Clouds.jpg);
            background-repeat: no-repeat;
        }
        .classDecoratorLoadText
        {
            font-family: arial;
            font-size: 14pt;
            color: black;
            text-align: center;
        }
        .classProgressBarContainer
        {
            background-color: #EEEEEE;
            border: solid black 1px;
        }
        .classProgressBar
        {
            background-color: #96BE11;
        }
        .classProgressText
        {
            margin-top: 4px;
            font-family: arial;
            font-size: 14pt;
            color: black;
            text-align: center;
        }
        .classDecoratorColourOption
        {
            cursor: pointer;
        }
        
        .classDecoratorPickerPanel
        {
			background-color:Gray;
	        border-top: solid black 1px;
            border-bottom: solid black 1px;
        }
        .classDecoratorMainImage
        {
            background-color: Transparent;
            border-right: solid black 1px;
            border-bottom: solid black 1px;
        }
        .classDecoratorPanel
        {            
            background-color: white;
            border-top: solid black 1px;
            border-bottom: solid black 1px;
            color: Black;
        }
        .classDecoratorTabs
        {
            background-color: white;
            padding: 2px;            
        }
        .classDecoratorLabel
        {
            background-color: #96BE11;
            color: white;
            font-family: arial;
            font-size: 12pt;
            font-weight: 700;            
            padding: 2px;
        }
        .classTabMenuItem
        {
            background-color: #0870B3;
            color: white;
            font-family: arial;
            font-size: 12pt;
            font-weight: 300;            
            padding: 2px;
            cursor: pointer;
            text-align:center;
            border-left: solid black 1px;
            text-decoration: underline;
        }
        .classTabMenuItemSelected
        {
            background-color: #96BE11;
            color: white;
            font-family: arial;
            font-size: 12pt;
            font-weight: 700;            
            padding: 2px;
            cursor: pointer;
            text-align:center;
            border-left: solid black 1px;
        }
        .classDecorMenuItem
        {
            background-color: gray;
            padding: 0px;
            cursor: pointer;
        }
        .classDecorMenuItemSelected
        {
            border: solid black 1px;
            padding: 0px;
            cursor: pointer;
            background-color: #0870B3;
        }
        .classDecoratorBalloonText
        {
            color: white;
            font-family: arial;
            font-size: 12pt;
            font-weight: 300; 
        }
        .classDecoratorBalloonTextArea
        {
            color: black;
            font-family: arial;
            font-size: 12pt;
            font-weight: 300; 
        }
         .classDecoratorButton
        {
            background-color: #0870B3;
            color: white;
            font-family: arial;
            font-size: 12pt;
            font-weight: 300;            
            padding: 0px;
            cursor: pointer;
            text-align:center;
            border: 1px outset #0870B3;
        }
        .classBalloonLaunchClose
        {
			padding: 0px;
			border: 0px;
			cursor: pointer;
        }
        
        LI
        {
			list-style: square;
			color: #96BE11;
        }
        TEXTAREA
        {
			border: inset silver 1px;
			padding: 2px;
        }
        INPUT
        {
			border: inset silver 1px;
			padding: 2px;
			border: solid 1px #0870B3;
        }