	/*	================================================================
		PRENATAL - COMMON
	================================================================ */
.prenatalContainerTD td {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 11px;
	color				: #55006c;
	margin				: 15px 0px 0px 10px;
}
.prenatalContainer {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 11px;
	color				: #55006c;
	width				: 575px;
	margin				: 15px 0px 0px 10px;
}
.notfound {
	height: 300px;
}
.prenatalContainer .prenatalBlock {
	width				: 500px;
}
.prenatalTitle {
	font-weight			: bolder;
	font-size			: 14px;
	margin				: 10px 0px 10px 0px;
}
.prenatalContainer .prenatalBlockBottomSpacing {
	margin-bottom		: 20px;
}
/*	================================================================
		SHOP - COMMON
	================================================================ */
.shopContainer {
	width				: 575px;
	color				: #55006C;
	line-height			: 14px;
	border-left			: 1px solid #f9e3ff;
	border-bottom		: 1px solid #f9e3ff;
	border-right		: 1px solid #f9e3ff;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	border-top:0px;
}
.shopContainerTopBorder {
	border-top			: 1px solid #f9e3ff;
}
/*	================================================================
		SHOP - CATEGORY
	================================================================ */
.prenatalContainer .shopCategory {
}
.prenatalContainer .shopCategory .shopCategoryTitle {
	margin				: 0px 0px 15px 15px;
	font-size			: 14px;
	font-weight			: bolder;
	color				: #e60000;
}
.prenatalContainer .shopCategory .shopCategoryItems {
	width				: 575px;
	#width				: 570px;
	margin				: 0px 0px 0px 5px;
}
.prenatalContainer .shopCategory .shopCategoryItems .aHover {
	background-color	: #fdf2ff;
}
.prenatalContainer .shopCategory .shopCategoryItems .shopCategoryItem {
	height				: 192px;
	cursor				: pointer;
}
.prenatalContainer .shopCategory .shopCategoryItems .shopCategoryItem .shopCategoryItemImage {
	float				: left;
	width				: 205px;
}
.prenatalContainer .shopCategory .shopCategoryItems .shopCategoryItem .shopCategoryItemImage img {
	border				: 1px solid #f9e3ff;
	margin				: 5px 20px 5px 5px;
	width				: 178px;
}
.prenatalContainer .shopCategory .shopCategoryItems .shopCategoryItem .shopCategoryItemTitle {
	float				: left;
	margin				: 25px 0px 10px 0px;
	font-size			: 14px;
	font-weight			: bolder;
	color				: #e60000;
	width				: 365px;
	#width				: 355px;
}
.prenatalContainer .shopCategory .shopCategoryItems .shopCategoryItemText {
	float				: left;
	width				: 365px;
}
.prenatalContainer .shopCategory .shopCategoryItems .shopCategoryItemLink {
	float				: left;
	margin				: 15px 0px 0px 0px;
	font-size			: 14px;
	font-weight			: bolder;
	color				: #e60000;
	width				: 365px;
}
/*	================================================================
		SHOP - SUBCATEGORY
	================================================================ */
.prenatalContainer .shopSubCategory {
}
.prenatalContainer .shopSubCategory .shopSubCategoryTitle {
	margin				: 0px 0px 15px 0px;
	font-size			: 14px;
	font-weight			: bolder;
}
.prenatalContainer .shopSubCategory .shopSubCategoryItems {
	width				: 575px;
}
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItemMargin {
	margin				: 0px 0px 0px 15px;
}
.shopHomeArticle .shopSubCategoryItem,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem {
	float				: left;
	width				: 180px;
	padding				: 0px 0px 5px 0px;
	margin-bottom		: 10px;
	cursor				: pointer;
}
.shopHomeArticle .shopSubCategoryItem:hover .shopSubCategoryItemImage,
.shopHomeArticle .aHover .shopSubCategoryItemImage,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem:hover .shopSubCategoryItemImage,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .aHover .shopSubCategoryItemImage 
{
	width				: 179px;
	border				: 1px solid #fdf2ff;
}
.shopHomeArticle .shopSubCategoryItem:hover,
.shopHomeArticle .aHover,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem:hover,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .aHover {
	background-color	: #fdf2ff;
}
.shopHomeArticle .shopSubCategoryItemImage,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItemImage {
	border				: 1px solid #f9e3ff;
	width				: 179px;
}
.shopHomeArticle .shopSubCategoryItem .shopSubCategoryItemImage img,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem .shopSubCategoryItemImage img {
	border				: 0px;
	height				: 180px;
	width				: 179px;
}
.shopHomeArticle .shopSubCategoryItem .shopSubCategoryItemTitle,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem .shopSubCategoryItemTitle {
	font-size			: 12px;
	width				: 170px;
	padding				: 5px 5px 0px 5px;
	height				: 35px;
	overflow			: hidden;
}
.shopHomeArticle .shopSubCategoryItem .shopSubCategoryItemLink,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem .shopSubCategoryItemLink {
	float				: right;
	margin				: 0px 5px 0px 0px;
	font-size			: 12px;
	font-weight			: bolder;
}
.shopHomeArticle .shopSubCategoryItem .shopSubCategoryItemPrice,
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem .shopSubCategoryItemPrice {
	margin				: 0px 0px 0px 5px;
	font-size			: 10px;
	height				: 30px;
	color				: #e60000;
}
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem .shopSubCategoryItemPrice .shopProductPricePrevious {
	text-decoration:line-through;
	margin-right: 5px;
}
.prenatalContainer .shopSubCategory .shopSubCategoryItems .shopSubCategoryItem .shopSubCategoryItemPrice .shopProductPriceAmount {
	display				: inline;
	font-weight			: bolder;
	font-size			: 12px;
}
/*	================================================================
		SHOP - PRODUCT - IMAGES
	================================================================ */
.prenatalContainer .shopProductContainer {
	width				: 575px;
}
.prenatalContainer .shopProductContainer .shopProductTitle {
	margin				: 0px 0px 5px 0px;
	font-size			: 14px;
	font-weight			: bolder;
}
.prenatalContainer .shopProductContainer .shopProduct {
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn {
	float				: left;
	width				: 355px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductPricing {
	width				: 355px;
	height				: 20px;
	color				: #e60000;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductPricing .shopProductPricePrevious {
	float				: left;
	text-decoration		: line-through;
	margin-top			: 1px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductPricing .shopProductPrice {
	float				: left;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductPricing .shopProductPriceAmount {
	display				: inline;
	font-weight			: bolder;
	font-size			: 12px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages {
	float:left;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages .shopProductImageMain {
	float				: left;
	width				: 273px;
	height				: 315px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages .shopProductImageMain img {
	margin				: 10px 15px 0px 15px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages .shopProductImagesSmall {
	float				: left;
	width				: 60px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages .shopProductImagesSmall .shopProductImageSmall {
	float				: left;
	/*border				: 1px solid #ffffff;*/
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages .shopProductImagesSmall .shopProductImageSelected {
	margin				: 0px;
	border				: 1px solid #f9e3ff;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductImages .shopProductImagesSmall .shopProductImageSmall img {
	width				: 58px;
	height				: 58px;
}
/*	================================================================
		SHOP - PRODUCT - COLORS
	================================================================ */
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductColorsContainer {
	width				: 355px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductColorsContainer .shopProductColorsTitle {
	width				: 355px;
	margin				: 0px 0px 5px 0px;
	font-size			: 13px;
	font-weight			: bolder;
	color				: #e60000;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductColorsContainer .shopProductColors {
	width				: 355px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductLeftColumn .shopProductColorsContainer .shopProductColors .shopProductColor {
	float				: left;
	padding				: 3px;
	width				: 20px;
	height				: 20px;
	border				: 1px solid #f9e3ff;
	margin-right		: 10px;
}
/*	================================================================
		SHOP - PRODUCT - DATA
	================================================================ */
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn {
	float				: left;
	width				: 220px;
	margin				: 0px 0px 0px 0px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductData {
	padding				: 10px;
	width				: 200px;
	#width				: 220px;
	background-color	: #f9e3ff;
	border-bottom		: 1px solid #ffffff;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductData .shopProductDataHeader {
	color				: #e60000;
	font-weight			: bolder;
	font-size			: 12px;
	margin				: 0px 0px 5px 0px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductData .shopProductDataTitle {
	color				: #e60000;
	margin				: 10px 0px 0px 0px;
}
/*	================================================================
		SHOP - PRODUCT - ORDER FORM
	================================================================ */
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm {
	padding				: 10px;
	width				: 200px;
	background-color	: #f9e3ff;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow {
	width				: 200px;
	height				: 25px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow .shopProductWarning {
	color				: #e60000;
	font-weight			: bolder;
	font-size			: 12px;
	margin				: 0px 0px 5px 0px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow .shopProductOrderFormLabel {
	float				: left;
	width				: 60px;
	line-height			: 22px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow .shopProductOrderFormPricingLabel {
	float				: left;
	width				: 130px;
	margin-top			: 4px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow .shopProductOrderFormInput {
	float				: left;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow .shopProductOrderFormInput select {
	width				: 102px;
	border				: 1px inset;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRow .shopProductOrderFormInput input {
	width				: 100px;
	border				: 1px inset;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRowButton  {
	margin				: 10px 0px 5px 0px;
	height				: 10px;
}
.prenatalContainer .shopProductContainer .shopProduct .shopProductRightColumn .shopProductOrderForm .shopProductOrderFormRowButton .shopProductOrderFormButton {
	float				: right;
	font-size			: 13px;
	color				: #e60000;
	font-weight			: bolder;
	background			: url('/Shop/Images/icon-next-55006c-f9e3ff.jpg');
	background-position	: center right;
	background-repeat	: no-repeat;
	padding-right		: 15px;
	text-decoration		: none;
}
/*	================================================================
		SHOP - BUTTONBAR
	================================================================ */
.shopButtonBar {
	margin				: 0px 0px 0px 0px;
}
.widthCheckout {
	width				: 545px;
}
.widthPage {
	width				: 575px;
}
.shopButtonBar .shopButton {
	float				: right;
}

.shopButtonBar .shopButton .shopButtonText {
	float				: left;
	margin-right		: 10px;
}
.shopButtonBar .shopButton .shopButtonLink {
	float				: left;
	font-size			: 13px;
	font-weight			: bolder;
	background			: url('/Shop/Images/icon-next.jpg');
	background-position	: center right;
	background-repeat	: no-repeat;
	padding-right		: 18px;
}
.shopButtonBar .shopButton .shopButtonLink a:link,
.shopButtonBar .shopButton .shopButtonLink a:visited,
.shopButtonBar .shopButton .shopButtonLink a:active {
	color				: #e60000;
	text-decoration		: none;
}
.shopButtonBar .shopButton .shopButtonLink a:hover {
	color				: #55006c;
	text-decoration		: none;
}
/*	================================================================
		SHOP - ERROR
	================================================================ */
.prenatalContainer .shopSuccess,
.prenatalContainer .shopError {
	margin				: 10px 70px 10px 70px;
	border				: 1px solid #e60000;
	padding				: 10px;
	color				: #e60000;
	text-align			: center;
}
.prenatalContainer .shopError .shopSuccessTitle,
.prenatalContainer .shopError .shopErrorTitle {
	font-weight			: bolder;
	margin				: 0px 0px 5px 0px;
}
.prenatalContainer .shopSuccess span.shopSuccessText,
.prenatalContainer .shopSuccess .shopSuccessText,
.prenatalContainer .shopError span.shopErrorText,
.prenatalContainer .shopError .shopErrorText {
}
/*	================================================================
		SHOP - CONTENT BOX
	================================================================ */
.prenatalContainer .shopContentBox {
	float				: left;
	margin				: 0px 5px 10px 15px;
	#margin				: 0px 5px 10px 8px;
}
.prenatalContainer .shopContentBox .shopContentBoxHeader {
	background-color	: #f9e3ff;
	padding				: 8px 5px 5px 10px;
}
.prenatalContainer .shopContentBox .shopContentBoxHeader .shopContentBoxTitle {
	color				: #e60000;
	font-weight			: bolder;
	margin				: 0px 0px 5px 0px;
}
.prenatalContainer .shopContentBox .shopContentBoxHeader .shopContentBoxText {
	margin				: 0px 0px 5px 0px;
}
.prenatalContainer .shopContentBox .shopContentBoxData {
	padding				: 10px 5px 10px 10px;
	background-color	: #fdf2ff;
	border-bottom		: 1px solid #ffffff;
}
.prenatalContainer .shopContentBox .shopContentBoxData textarea {
	width				: 515px;
	height				: 80px;
}
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxDataTitle {
	font-weight			: bolder;
	margin				: 0px 0px 10px 0px;
}
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxText {
	height				: 50px;
	overflow			: hidden;
}
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxForgotPassword a:link,
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxForgotPassword a:visited,
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxForgotPassword a:active {
	float				: left;
	margin				: 11px 0px 0px 0px;
	font-size			: 10px;
	font-weight			: normal;
	text-decoration		: none;
}
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxForgotPassword a:hover {
	color				: #55006c;
	font-size			: 10px;
	font-weight			: normal;
	text-decoration		: underline;
}
.prenatalContainer .shopContentBox .shopContentBoxData .shopContentBoxButton {
	float				: right;
	margin				: 8px 7px 0px 0px;
	padding				: 0px 20px 0px 0px;
	background			: url('/Shop/Images/icon-next-55006c-fdf2ff.jpg');
	background-position	: center right;
	background-repeat	: no-repeat;
	color				: #e60000;
	font-size			: 13px;
	font-weight			: bolder;
	height				: 18px;
	line-height			: 18px;
}
.prenatalContainer .shopContentBox .shopContentBoxData a:link,
.prenatalContainer .shopContentBox .shopContentBoxData a:visited,
.prenatalContainer .shopContentBox .shopContentBoxData a:hover,
.prenatalContainer .shopContentBox .shopContentBoxData a:active {
	text-decoration		: none;
	font-size			: 13px;
	font-weight			: bolder;
}
.prenatalContainer .shopContentBox .shopContentBoxData .aHover {
	background			: url('/Shop/Images/icon-next-e60000-fdf2ff.jpg');
	background-position	: center right;
	background-repeat	: no-repeat;
	color				: #55006c;
	cursor				: pointer;
}
.prenatalContainer .shopContentBox .shopContentBoxData .aHover a:link,
.prenatalContainer .shopContentBox .shopContentBoxData .aHover a:visited,
.prenatalContainer .shopContentBox .shopContentBoxData .aHover a:hover,
.prenatalContainer .shopContentBox .shopContentBoxData .aHover a:active {
	color				: #55006c;
}
/*	================================================================
		SHOP - CONTENT BOX
	================================================================ */
.tool-tip {
	border-right		: 2px solid #d0cfcd;
	border-bottom		: 2px solid #d0cfcd;
	width				: 250px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
}
.tool-title {
	height				: 25px;
	line-height			: 25px;
	overflow			: hidden;
	color				: #e60000;
	background-color	: #f9e3ff;
	font-weight			: bolder;
	padding				: 0px 10px 0px 10px;
}
.tool-text {
	border				: 1px solid #f9e3ff;
	background-color	: #ffffff;
	padding				: 5px 10px 5px 10px;
}
.toolColor .tip {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	width				: 106px;
	height				: 138px;
	background-color	: #ffffff;
	border				: 1px solid #f9e3ff;
}
.toolColor .tip-title {
	padding				: 3px 2px 3px 3px;
	width				: 100px;
	height				: 100px;
	line-height			: 25px;
	overflow			: hidden;
	color				: #e60000;
	font-weight			: bolder;
}
.toolColor .tip-text {
	height				: 25px;
	line-height			: 25px;
	padding				: 3px 3px 3px 5px;
	color				: #000000;
}
/*	================================================================
		PRENATAL - SHOP - HOME - INFOBLOCK
	================================================================ */
.shopHomeInfoBlock {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
}
.shopHomeInfoBlock .shopHomeInfoBlockTitle {
	font-size			: 13px;
	font-weight			: bolder;
	color				: #e60000;
	margin-bottom		: 10px;
}
.shopHomeInfoBlock .shopHomeInfoBlockText {
	color				: #ffffff;
}
.shopHomeInfoBlock .shopHomeInfoBlockText a img {
	border				: 0px;
	padding				: 0px 0px 1px 0px;
}
.shopHomeInfoBlock .shopHomeInfoBlockText a:link,
.shopHomeInfoBlock .shopHomeInfoBlockText a:visited,
.shopHomeInfoBlock .shopHomeInfoBlockText a:active {
	font-size			: 9px;
	color				: #e60000;
	text-decoration		: underline;
}
.shopHomeInfoBlock .shopHomeInfoBlockText a:hover {
	color				: #ffffff;
}
/*	================================================================
		PRENATAL - SHOP - HOME - BANNERBLOCK
	================================================================ */
.shopHomeBannerBlock {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-align			: center;
}
.shopHomeBannerBlock .shopHomeBannerTitle {
	color				: #e60000;
	font-size			: 24px;
	font-weight			: bolder;
}
.shopHomeBannerBlock .shopHomeBannerSubtitle {
	color				: #ffffff;
	font-size			: 16px;
	font-weight			: bolder;
}
.shopHomeBannerBlock .shopHomeBannerText {
	color				: #ffffff;
	font-size			: 13px;
}
/*	================================================================
		PRENATAL - SHOP - HOME - LOGIN
	================================================================ */
.shopHomeLogin {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #55006c;
}
.shopHomeLogin .error {
	color				: #e60000;
}
.shopHomeLogin .homeShopLoginTitle {
	font-weight			: bolder;
	color				: #e60000;
	margin				: 0px 0px 5px 0px;
}
.shopHomeLogin .homeShopLoginText {
	font-weight			: bolder;
	height				: 40px;
	overflow			: hidden;
	margin				: 0px 0px 10px 0px;
}
.shopHomeLogin .homeShopLoginLabel {
	margin				: 0px 0px 2px 0px;
}
.shopHomeLogin .homeShopLoginInput {
	line-height			: 18px;
}
.shopHomeLogin .homeShopLoginInput input {
	border				: 1px inset #999999;
	margin				: 0px 0px 5px 0px;
}
.shopHomeLogin .homeShopLoginInput input.homeShopLoginInputEmailAddress {
	width				: 175px;
}
.shopHomeLogin .homeShopLoginInput input.homeShopLoginInputPassword {
	width				: 155px;
}
.shopHomeLogin .homeShopLoginInput img {
	border				: 0px;
	margin				: 0px 0px 4px 0px;
}
.shopHomeLogin .homeShopLoginForgotPassword {
	margin				: 10px 0px 0px 0px;
}
.shopHomeLogin .homeShopLoginForgotPassword a:link,
.shopHomeLogin .homeShopLoginForgotPassword a:visited,
.shopHomeLogin .homeShopLoginForgotPassword a:hover,
.shopHomeLogin .homeShopLoginForgotPassword a:active {
	color				: #e60000;
	text-decoration		: underline;
}
.shopHomeLogin .homeShopLoginForgotPassword a:hover {
	color				: #55006c;
	text-decoration		: underline;
}
/*	================================================================
		PRENATAL - SHOP - HOME - ARTICLE
	================================================================ */
.shopHomeArticle {
	float				: right;
	width				: 181px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 11px;
	color				: #55006c;
}
.shopHomeArticlepadding {
	padding				: 10px 7px 10px 7px;
}

/*	================================================================
		PRENATAL - SHOP - HOME - TOP PRODUCTS
	================================================================ */
.shopHomeTopProducts {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 11px;
	color				: #55006c;
}
.shopHomeTopProducts .shopHomeProductsTitle {
	color				: #e60000;
	font-weight			: bolder;
	margin				: 0px 0px 5px 10px;
}
.shopHomeTopProducts .shopHomeTopProduct:hover,
.shopHomeTopProducts .aHover {
	background-color	: #fdf2ff;
}
.shopHomeTopProducts .shopHomeTopProduct {
	width				: 185px;
	padding				: 5px 0px 5px 0px;
	border-bottom		: 1px solid #f9e3ff;
	cursor				: pointer;
}
.shopHomeTopProducts .shopHomeTopProduct .shopHomeTopProductName {
	width				: 175px;
	padding				: 0px 5px 0px 10px;
	height				: 15px;
	overflow			: hidden;
}
.shopHomeTopProducts .shopHomeTopProduct .shopHomeTopProductLink {
	float				: right;
	margin				: 0px 5px 0px 0px;
	font-weight			: bolder;
}
.shopHomeTopProducts .shopHomeTopProduct .shopHomeTopProductPrice {
	margin				: 0px 0px 0px 10px;
	font-weight			: bolder;
	color				: #e60000;
}

.shopLogoutButton {
	width				: 45px;
	margin				: 8px 7px 0px 0px;
	padding				: 0px 20px 0px 0px;
	background			: url('/Shop/Images/icon-next.jpg');
	background-position	: center right;
	background-repeat	: no-repeat;
	color				: #e60000;
	font-size			: 13px;
	font-weight			: bolder;
	height				: 18px;
	line-height			: 18px;
}
