.ProductLettersTop, .ProductLettersBottom {
	padding:16px 0 27px 24px;
	text-align:center;
}
.ProductLetters {
	padding:0 0 0 48px;
	background:url(img/Letters/decor-left.gif) 0 50% no-repeat;
	color:#CCCCCC;
	font-size:18px;
	line-height:100%;
}
.ProductLetters .right{
	padding-right:48px;
	background:url(img/Letters/decor-right.gif) 100% 50% no-repeat;
}
.ProductLetters a, .ProductLetters .right span {padding:0 5px 0 5px;}
.ProductLetters .right span{color:#B20C03;}

.ProductsTitle {margin-bottom:33px; /*height:151px;*/}
.ProductsTitle .current {width:30%;}
.ProductsTitle h3 {text-align:right;}
.ProductsTitle td {vertical-align:baseline;}
.ProductsTitle a, .ProductsTitle a:visited {
	text-decoration:none;
	line-height:150%;
}
.ProductsTitle a:hover {text-decoration:underline;}
.ProductsTitle .brandlist {
	padding-left:9px;
	color:#B2B2B2;
	text-align:left;
}

.ProductsTitleBottom {height:auto;}
.ProductsTitleBottom .brandlist {text-align:center;}



table.MainProdAnnounces {width:100%;}
table.MainProdAnnounces td {
	padding-left:27px;
	padding-bottom:24px;
	vertical-align:top;
}
.MainProdAnnounces .priceCanvas {
	height:21px;
	position:relative;
}
.MainProdAnnounces .price {
	color:#B00F05;
	left:10px;
	height:18px;
	padding:0 9px 0 9px;

	font-weight:bold;
	background-color:#FFBF9C;
	text-align:center;
	position:absolute;
}

.MainProdAnnounces .price .text {
	width:expression((this.clientWidth <= 60)? '60px' : 'auto');
	min-width:60px;
}
.MainProdAnnounces .price .text span{
	font-weight:normal;
}

.MainProdAnnounces .price .right,
.MainProdAnnounces .price .left {
	height:4px; width:5px;
	position:absolute;
	bottom:0;
	background-position:0;
	background-repeat:no-repeat;
	font-size:1px;
}
.MainProdAnnounces .price .left {
	background-image:url(img/MainProdAnnounces/left-bottom.gif);
	left:0;
}

.MainProdAnnounces .price .right {
	background-image:url(img/MainProdAnnounces/right-bottom.gif);
	right:0;
}

.MainProdAnnounces .description {padding-left:10px;}
.MainProdAnnounces .description a {text-decoration:none;}
.MainProdAnnounces .description a:hover {text-decoration:underline;}


.ProdAnnounces {}
.ProdAnnounce {
	width:232px;
	padding-left:18px;
	padding-right:9px;
	padding-bottom:26px;
/*	padding-bottom:43px; */
	text-align:left;
}

.ProdAnnounce h1.title,
.ProdAnnounce h2.description {
	/*SEO*/
	font-family:Tahoma, Verdana;
	padding:0;
	margin:0;
	background:none;
	background-color:white;
	line-height:100%;
}
.ProdAnnounce .title {
	height:21px;
	width:216px;
}
.ProdAnnounce .title a, .ProdAnnounce .title a:visited {
	color:#B10D04;
	white-space:nowrap;
}
.ProdAnnounce .description {
	height:24px;
	position:relative;
}
.ProdAnnounce .description .ProdMarker {top:8px;}

.ProdAnnounce .description:first-letter {text-transform:capitalize;}
.ProdAnnounce .details {
	height:160px;
	position:relative;
}

.ProdAnnounce img.isnew  {
	position:absolute;
	left:-17px;
	top:61px;
}

.ProdAnnounce .code {
	width:120px;
	top:122px;
	text-align:center;
	position:absolute;
}

.ProdAnnounce .buy {bottom:0px;}
.ProdAnnounce .buy a div{left:0px;}
.ProdAnnounce .buy, .ProdAnnounce .ProdWin {
	width:70px;
	right:-77px;
	position:absolute;
}

a.ProdWin, a.ProdWin:visited {
	font:10px Verdana;
	color:#CCCCCC;
	line-height:25px;
	vertical-align:middle;
}
a.ProdWin:hover {color:#FE0000;}

.ProdAnnounce a.ProdWin {
	display:block;
	bottom:-21px;
	text-align:center;
	height:25px;
}
.ProdAnnounce .aroma_price {
	left:138px;
	position:absolute;
	top:-3px;
}
.ProdAnnounce .aroma_price .ProdMarker{top:6px;}

.ProdAnnounce .aroma {
	width:81px;
	height:48px;
	overflow:hidden;
	color:#CCCCCC;
}
.ProdAnnounce .aroma:first-letter {text-transform:capitalize;}
.ProdAnnounce .aroma_price h3 span {color:#FD0000;}
.ProdAnnounce .old_price {
	color:#7F7F7F;
	font-size:14px;
	font-family:Tahoma, Verdana;
	padding-left:1px;
	text-decoration:line-through;
}

.ProdAnnounces tr.CustomOrder td {
	padding-bottom:27px;
}
.ProdAnnounces tr.CustomOrder div {
	background-color:#E7E7E7;
	background-image:url(img/perl.gif);
	background-position:1px 6px;
	background-repeat:no-repeat;
	padding:4px 0 6px 24px;
	color:#006CC3;
}

.ProdImage {
	position:relative;
	width:130px;
}
.ProdImageBorder {
	border:4px solid #E5E5E5;
	height:132px;
}
.ProdImageBorder a {
	height:100%;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
}

.ProdImageLT, .ProdImageRT, .ProdImageRB, .ProdImageLB, .ProdImageW, .ProdImageM, .ProdImageU {
	position:absolute;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}
.ProdImageLT, .ProdImageRT, .ProdImageRB, .ProdImageLB{
	width:10px;
	height:10px;
}
.ProdImageW, .ProdImageM, .ProdImageU {
	width:23px;
	height:23px;
}

.ProdImageRT {
	right:0; top:0;
	background-image:url(img/right-top.gif);
}
.ProdImageLT {
	left:0; top:0;
	background-image:url(img/left-top.gif);
}

.ProdImageRB {
	right:0; bottom:0;
	background-image:url(img/right-bottom.gif);
}

.ProdImageLB {
	left:0; bottom:0;
	background-image:url(img/left-bottom.gif);
}
.ProdImageW {
	left:0; top:0;
	background-image:url(img/woman.gif);
}
.ProdImageM {
	left:0; top:0;
	background-image:url(img/man.gif);
}
.ProdImageU {
	left:0; top:0;
	background-image:url(img/unisex.gif);
}


.ProdMarker {
	width:3px;
	height:3px;
	left:-7px;
	background-color:#CCCCCC;
	font-size:1px;
	position:absolute;
}


/* Product */
table.Product {
	margin-top:9px;
	margin-bottom:33px;
	width:100%;
}
.Product td {
	border-right:12px solid white;
	vertical-align:top;
}
.Product .title {
	width:236px; /*left column width*/
	padding-bottom:5px;
}
.Product .caption {
	padding-top:12px;
	text-align:left;
}
.Product .new	{
	padding-right:21px;
	text-align:right;
	border-right:1px solid white; /*bug*/
}
.Product .ProdImage {width:auto;}
.Product .ProdImageBorder {
	height:200px;
	position:relative;
}
.Product .ProdImageBorder img {
	position:absolute;
	top:50%;
	left:50%;
}
.Product .description h1 {
	padding:0;
	margin:0;
	display:inline;
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	background:none;
}
.Product .description {margin-bottom:9px;}
.Product .description:first-letter {text-transform:capitalize;}
.Product .description * {color:#4C4C4C;}
.Product .woman,  .Product .man{
	height:24px;
	line-height:24px;
	padding-left:27px;
	background-position:left;
	background-repeat:no-repeat;
}
.Product .woman {
	color:#990100;
	background-image:url(img/woman.gif);
}
.Product .man {
	color:#071F57;
	background-image:url(img/man.gif);
}
.Product .aroma {margin-top:7px;}
.Product .aroma:first-letter {text-transform:capitalize;}
.Product .code {
	padding-top:4px;
	text-align:center;
}
.Product .price_buy_point {
	height:18px;
	position:relative;
}
.Product .price_buy {
	bottom:100%;
	left:0;
	position:absolute;
}
.Product .price {padding-bottom:14px;}
.Product .newprice,  .Product .newprice .h3{color:#FD0000;}
.Product .newprice{padding-right:16px;}
.Product .oldprice *{color:#7F7F7F;}
.Product .oldprice strong {text-decoration:line-through;}
.Product .RedButton {
	width:72px;
	margin-right:7px;
	float:left;
}
