/* Theme Designed In Commerce Cloud */
P
{
	padding: 0px;
	margin: 0px;
}
.BodyContainer
{
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
	overflow: auto;
	background-color: #1076BC;
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.PageContainer
{
	margin: auto;
	background-color: transparent;
	width: 960px;
	background-image: url(Images/PageContainer.png);
	padding-left: 14px;
	padding-right: 14px;
}
.HeaderContainer
{
	display: block;
	width: 100%;
	height: 150px;
	background-image: url(Images/HeaderContainer.png);
	top: 185px;
	padding-top: 35px;
	background-position: left bottom;
}
.LogoContianer
{
	float: left;
	width: 320px;
	height: 64px;
	margin-top: 12px;
	display: none;
}
.StrapContianer
{
	float: left;
	color: #444444;
	text-align: center;
	padding-top: 32px;
	height: 40px;
	padding-left: 32px;
	font-size: 14pt;
	font-family: arial;
	display: none;
}
.SignInContainer
{
	float: right;
	text-align: right;
	width: 160px;
	padding-top: 32px;
	height: 40px;
	display: none;
}
.SignInButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/SignInButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.HoverSignInButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(Images/HoverSignInButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.ViewCartContainer
{
	float: right;
	text-align: right;
	width: 136px;
	padding-top: 32px;
	height: 40px;
	display: none;
}
.ViewCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/ViewCartButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.HoverViewCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(Images/HoverViewCartButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.TabContainer
{
	text-align: left;
	height: 35px;
	padding: 0px;
	width: 960px;
	font-family: arial;
	background-color: #282460;
	position: absolute;
	top: 0px;
	z-index: 0;
}
.SelectedTab
{
	height: 25px;
	display: inline-block;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 2px;
	text-decoration: none;
	padding-top: 10px;
	cursor: pointer;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 10px;
}
.HoverTab
{
	height: 25px;
	display: inline-block;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 2px;
	text-decoration: none;
	padding-top: 10px;
	cursor: pointer;
	color: #ffcb0e;
	text-align: left;
	float: left;
	padding-left: 10px;
}
.UnselectedTab
{
	height: 25px;
	display: inline-block;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 2px;
	text-decoration: none;
	padding-top: 10px;
	cursor: pointer;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 10px;
}
.DivideContainer
{
	height: 24px;
	width: 960px;
	background-color: #282460;
	margin-bottom: 20px;
}
.SearchContainer
{
	text-align: right;
	height: 31px;
	padding: 0px;
	width: 260px;
	font-family: arial;
	background-color: #282460;
	position: absolute;
	top: 0px;
	z-index: 1;
	padding-top: 4px;
	margin-left: 700px;
}
.SearchTextBox
{
	width: 151px;
	height: 15px;
	margin-right: 2px;
	border: 0px;
	background-color: white;
	font-size: 8pt;
	text-align: left;
	position: absolute;
	left: 10px;
	top: 8px;
}
.SearchButton
{
	border-width: 0px;
	width: 80px;
	height: 24px;
	color: white;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-color: Transparent;
	font-weight: 700;
	position: absolute;
	left: 168px;
}
.HoverSearchButton
{
	border-width: 0px;
	width: 80px;
	height: 24px;
	color: #ffcb0e;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-color: Transparent;
	font-weight: 700;
	position: absolute;
	left: 168px;
}
.MainContainer
{
	display: table;
	width: 100%;
	height: 960px;
}
.LeftContentContainer
{
	float: left;
	width: 150px;
	padding-left: 20px;
	padding-right: 20px;
}
.CenterContentContainer
{
	float: left;
	text-align: left;
	width: 580px;
	font-family: arial;
	font-size: 10pt;
	background-color: white;
}
.RightContentContainer
{
	float: left;
	text-align: left;
	width: 150px;
	padding-left: 20px;
	padding-right: 20px;
}
.HeaderText
{
	font-family: Arial;
	font-size: 28pt;
	font-weight: 200;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	letter-spacing: -1.5px;
}
.SubHeaderText
{
	font-family: Arial;
	font-size: 40pt;
	font-weight: 900;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	letter-spacing: -1.5px;
}
.NormalText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: 300;
	color: Black;
	text-align: justify;
}
.AlternateText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	color: Black;
	font-style: italic;
}
.ErrorText
{
	color: #bf1e2e;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
}
.LinkText
{
	color: #282460;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 12pt;
	cursor: pointer;
}
.HoverLinkText
{
	color: #ffcb0e;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 12pt;
	cursor: pointer;
}
.Button
{
	border-width: 0px;
	width: 128px;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/Button.png);
	background-color: Transparent;
	font-weight: 700;
}
.HoverButton
{
	border-width: 0px;
	width: 128px;
	height: 30px;
	color: #ffcb0e;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/HoverButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.LargeButton
{
	border-width: 0px;
	width: 128px;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/LargeButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.HoverLargeButton
{
	border-width: 0px;
	width: 128px;
	height: 30px;
	color: #ffcb0e;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/HoverLargeButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.CategoryPanelHeaderText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #ffffff;
	display: block;
	padding: 8px;
}
.CategoryPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
}
.CategoryPanelLinkText
{
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
}
.CategoryHoverPanelLinkText
{
	color: #000000;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
}
.CategoryPanelSubLinkText
{
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	padding-left: 24px;
}
.CategoryHoverPanelSubLinkText
{
	color: #000000;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	padding-left: 24px;
}
.ContentPanelHeaderText
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: 700;
	color: #ffcb0e;
	display: block;
	padding-left: 8px;
}
.ContentPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
}
.ContentPanelLinkText
{
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	cursor: pointer;
	padding-left: 8px;
	padding-top: 4px;
}
.ContentHoverPanelLinkText
{
	color: #ffcb0e;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	cursor: pointer;
	padding-left: 8px;
	padding-top: 4px;
}
.ContentPanelSubLinkText
{
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	cursor: pointer;
	padding-left: 32px;
	padding-top: 4px;
}
.ContentHoverPanelSubLinkText
{
	color: #ffcb0e;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	cursor: pointer;
	padding-left: 32px;
	padding-top: 4px;
}
.BasketPanel
{
	text-align: center;
	display: none;
}
.BasketPanelHeaderText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #ffffff;
	display: block;
	padding: 8px;
}
.BasketPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
	padding: 4px;
}
.BasketPanelLinkText
{
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
}
.BasketHoverPanelLinkText
{
	color: #000000;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
}
.RecentPanel
{
	text-align: center;
	display: none;
}
.RecentPanelHeaderText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #ffffff;
	display: block;
	padding: 8px;
}
.RecentPanelText
{
	display: block;
	font-size: 10pt;
	font-family: Arial;
	font-weight: 300;
	color: Black;
}
.RecentPanelLinkText
{
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
}
.RecentHoverPanelLinkText
{
	color: #000000;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
}
.RecentViewedImage
{
	width: 80px;
	height: 80px;
	margin-top: 16px;
	border: solid 1px #595959;
	cursor: pointer;
}
.CategoryBreadCrumbArea
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.CategorySubCategoriesArea
{
	margin-bottom: 4px;
}
.CategoryDescriptionArea
{
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 16px;
}
.ResultsNavigationContainer
{
	background-color: #333333;
	padding: 4px;
	margin-bottom: 4px;
	border: solid 1px #a2a2a2;
}
.ResultsText
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultsHeaderText
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultsPreviousPageLink
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultsNextPageLink
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	color: #ffffff;
	padding: 4px;
}
.ResultComboBox
{
	font-family: Arial;
	font-weight: 300;
	font-size: 8pt;
}
.ResultsSortContainer
{
	float: right;
}
.ResultsPagesContainer
{
	float: right;
}
.ResultItemContainer
{
	margin-bottom: 4px;
	padding: 2px;
	border: solid 1px #595959;
	height: 82px;
	overflow: hidden;
}
.AltResultItemContainer
{
	margin-bottom: 4px;
	padding: 2px;
	background-color: #dddddd;
	border: solid 1px #595959;
	height: 82px;
}
.ResultItemImage
{
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 4px;
	border: solid 1px #595959;
	cursor: pointer;
}
.ResultItemNameContainer
{
	color: #0068AA;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
}
.HoverResultItemNameContainer
{
	color: #333333;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
}
.ResultItemDescriptionContainer
{
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	text-align: justify;
	height: 48px;
	overflow: hidden;
}
.ResultItemPriceContainer
{
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
}
.BreadCrumbLink
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
}
.BreadCrumbHoverLink
{
	color: #ffcb0e;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
}
.BreadCrumbText
{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
}
.BreadCrumbHighlightText
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
}
.ProductBreadCrumbArea
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.ProductContainer
{
	margin-top: 12px;
	width: 684px;
}
.ProductImageContainer
{
	float: left;
	border: solid 1px #595959;
	width: 256px;
	height: 256px;
	margin-bottom: 4px;
	margin-right: 4px;
}
.ProductImage
{
	width: 256px;
	height: 256px;
	cursor: pointer;
}
.ProductSmallImage
{
	width: 64px;
	height: 64px;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 4px;
}
.ProductCodeContainer
{
	width: 400px;
	height: 68px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
.ProductManufracturerContainer
{
	width: 400px;
	height: 68px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #EFBC9E;
}
.ProductQuantityContainer
{
	width: 400px;
	height: 84px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
.ProductQuantityTextBox
{
	border: solid 1px #595959;
	background-color: #ffffff;
	color: Black;
	width: 60px;
	height: 18px;
}
.AddToCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: Black;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/AddToCartButton.png);
	background-color: Transparent;
	font-weight: 700;
}
.HoverAddToCartButton
{
	border-width: 0px;
	width: 128px;
	height: 24px;
	color: white;
	font-weight: 700;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
	background-image: url(Images/HoverAddToCartButton.png);
	background-color: Transparent;
}
.ProductMoreImagesContainer
{
	float: left;
	width: 662px;
	height: 84px;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #EFBC9E;
}
.ProductPriceContainer
{
	width: 662px;
	height: 68px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
.ProductDescriptionContainer
{
	width: 662px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #EFBC9E;
}
.ProductTemplateContainer
{
	width: 510px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #C4D8EF;
}
.ProductUploadContainer
{
	width: 510px;
	float: left;
	border: solid 1px #595959;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #C4D8EF;
}
.ProductAddCartContainer
{
	width: 510px;
	float: left;
	padding: 4px;
	margin-bottom: 4px;
}
.ProductBlocksTable
{
	border-top: solid 1px #595959;
	border-left: solid 1px #595959;
	margin-bottom: 4px;
	width: 520px;
}
.ProductBlockPromptCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #3F86E3;
	font-weight: 700;
	color: White;
}
.ProductBlockPrefixCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #C4D8EF;
	width: 20%;
}
.ProductBlockPrefixInput
{
	border: solid 1px #595959;
	width: 90%;
}
.ProductBlockTextCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #FFFFFF;
	width: 60%;
}
.ProductBlockTextInput
{
	border: solid 1px #595959;
	width: 90%;
}
.ProductSuffixTextCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #C4D8EF;
	width: 20%;
}
.ProductBlockSuffixInput
{
	border: solid 1px #595959;
	width: 90%;
}
.ContentHeaderText
{
	font-family: Arial;
	font-size: 24pt;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	letter-spacing: -1.5px;
	display: none;
}
.ContentBreadCrumbArea
{
	margin-top: 4px;
	margin-bottom: 4px;
	position: absolute;
	top: 185px;
	background-color: #282460;
	margin-left: -170px;
}
.ContentSubContentsArea
{
	margin-bottom: 4px;
	display: none;
}
.NormalTable
{
	border-top: solid 1px #595959;
	border-left: solid 1px #595959;
}
.HeaderCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #333333;
	font-weight: 700;
	color: White;
}
.AltBodyCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #dddddd;
}
.BodyCell
{
	border-bottom: solid 1px #595959;
	border-right: solid 1px #595959;
	padding: 4px;
	background-color: #FFFFFF;
}
.CheironFogScreen
{
	background-color: #000000;
}
.CheironWindow
{
	border: solid 1px 2B2B2B;
	background-color: #2B2B2B;
}
.CheironWindowClientArea
{
	margin-left: 1px;
	margin-top: 1px;
	border: solid #595959 1px;
	background-color: #ffffff;
}
.CheironWindowTitleBar
{
	color: white;
	font-weight: 700;
	font-family: arial;
	font-size: 11pt;
	padding-top: 4px;
	overflow: hidden;
	-moz-user-select: none;
}
.CheironImagePopUpPreview
{
	border: solid 1px #595959;
	cursor: pointer;
}
.CheironImagePopUpMain
{
	border: solid 1px #595959;
}
.CheironWindowCloseButton
{
	border: 0px;
	background-color: transparent;
	background-image: url(Images/CheironWindowCloseButton.png);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.CheironWindowCloseButtonHover
{
	border: 0px;
	background-color: transparent;
	background-image: url(Images/CheironWindowCloseButtonHover.png);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.BannerOneContainer
{
	display: none;
}
.BannerTwoContainer
{
	display: none;
}
.LeftAdvertContainer
{
	text-align: left;
	width: 150px;
}
.BottomAdvertContainer
{
	text-align: center;
	margin-top: 16px;
}
.CopyrightContainer
{
	text-align: center;
	padding: 8px;
	color: #FFFFFF;
	margin: auto;
	width: 960px;
	background-image: url(Images/CopyrightContainer.png);
	padding-right: 14px;
	padding-left: 14px;
}
.
{
	color: #F06C1B;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	background-color: white;
	height: 600px;
}
.CategoryPanelTop
{
	display: none;
}
.CategoryPanelHeaderContainer
{
	width: 150px;
	height: 33px;
}
.CategoryPanelBottom
{
	width: 150px;
	height: 32px;
	margin-bottom: 8px;
}
.CategoryPanelBody
{
	width: 150px;
	text-align: left;
}
.BasketPanelHeaderContainer
{
	background-image: url(Images/BasketPanelHeaderContainer.png);
	width: 150px;
	height: 33px;
}
.BasketPanelBottom
{
	background-image: url(Images/BasketPanelBottom.png);
	width: 150px;
	height: 32px;
}
.BasketPanelBody
{
	background-image: url(Images/BasketPanelBody.png);
	width: 150px;
	text-align: center;
}
.BasketPanelTop
{
	display: none;
}
.CategorySubPanelLinkText
{
	color: #444444;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
	padding-left: 24px;
}
.CategoryHoverSubPanelLinkText
{
	color: #444444;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
	padding-left: 24px;
}
.ContentPanelBottom
{
	background-image: url(Images/ContentPanelBottom.png);
	width: 150px;
	height: 10px;
	margin-bottom: 20px;
	background-color: white;
}
.ContentPanelTop
{
	background-image: url(Images/ContentPanelTop.png);
	width: 150px;
	height: 10px;
	background-color: white;
}
.ContentPanelBody
{
	width: 150px;
	text-align: left;
}
.BasketPanelSubLinkText
{
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
	padding-left: 24px;
}
.BasketHoverPanelSubLinkText
{
	color: #000000;
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 10pt;
	cursor: pointer;
	padding: 8px;
	border-bottom: solid 1px #A2A2A2;
	padding-left: 24px;
}
.RecentPanelBody
{
	background-image: url(Images/RecentPanelBody.png);
	width: 150px;
	text-align: center;
}
.RecentPanelBottom
{
	background-image: url(Images/RecentPanelBottom.png);
	width: 150px;
	height: 32px;
}
.RecentPanelHeaderContainer
{
	background-image: url(Images/RecentPanelHeaderContainer.png);
	width: 150px;
	height: 33px;
}
.ConformanceContainer
{
	margin: auto;
	text-align: center;
	background-color: #ffffff;
	width: 960px;
	display: none;
}
.TextBox
{
	border: 0px;
	width: 244px;
	background-color: #ffffff;
	background-image: url(Images/TextBox.png);
	height: 18px;
	padding: 6px;
	color: #282460;
	font-weight: 700;
	background-repeat: no-repeat;
}
.ErrorTextBox
{
	border: 0px;
	width: 244px;
	background-color: #ffffff;
	background-image: url(Images/ErrorTextBox.png);
	height: 18px;
	padding: 6px;
	color: #ffffff;
	font-weight: 700;
	background-repeat: no-repeat;
}
.CopyrightText
{
	font-size: 8pt;
	font-family: arial;
	color: #FFFFFF;
}
.CopyrightLinkText
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-weight: 300;
	font-size: 8pt;
	cursor: pointer;
}
.CopyrightImage
{
	margin: 4px;
	cursor: pointer;
}
.HtmlEditor
{
	background-color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 300;
	color: Black;
}
.CategoryPanel
{
	background-color: #282460;
	display: none;
}
.ContentPanel
{
	background-color: #282460;
}
.VillaSearchPanel
{
	display: none;
}
.FooterAdvertContainer
{
	background-color: #ffffff;
	display: none;
}
.FooterContainer
{
	display: none;
}
.BreadCrumbSpacer
{
	color: #ffffff;
}
.ContentSocialNetworkAreaTop
{
	display: none;
}
.ContentSocialNetworkAreaBottom
{
	margin-top: 8px;
}

