@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-color:#FCE2EE;
	font-family:Arial, Helvetica, sans-serif;
	color:#400F32;
	font-size:13px;
}

a
{
	color:#400F32;
	text-decoration:none;
}
a:hover
{
	color:#400F32;
	text-decoration:underline;
}

form
{
	margin:0;
	padding:0;
}

.global-div
{
	width:1020px;
	margin:0 auto 0 auto;
	padding:0 15px 0 15px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
}

.top-div
{
	height:104px;
	width:780px;
	padding-left:240px;
	margin:0;	
	background-image:url(../images/top_img.jpg);
	background-repeat:no-repeat;
}

	.top-menu-div
	{
		padding:0;
		margin:8px 5px 0 0;
		list-style:none;
		float:right;
	}
		.top-menu-div li
		{
			float:left;
			margin:0 8px 0 8px;
			height:15px;
			line-height:15px;
		}
		.top-menu-div li a
		{
			font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			color:#A769A7;
		}
		.top-menu-div li img
		{
			border:none;
		}
		.top-menu-div .top-menu-div-space
		{
			background-image:url(../images/topmenu_space.jpg);
			background-repeat:no-repeat;
			background-position:0px 2px;
			width:3px;
			height:15px;
			overflow:hidden;			
		}
		
	.top-mainmenu-div
	{
		padding:0;
		margin:26px 0 0 0;
		list-style:none;
		float:left;
		width:inherit;
	}
		.top-mainmenu-div li
		{
			list-style:none;
			padding:0;
			margin:0;
			float:left;
		}
		.top-mainmenu-div .search-div-inputbox
		{
			width:104px;
			padding-top:9px;
		}	
		.top-mainmenu-div .search-div-inputbox input
		{			
			height:18px;
			line-height:18px;
			border:solid 1px #D8BFD8;
			width:97px;
			margin:0!important;
			padding:0;
		}		
		.top-mainmenu-div .search-div-btn
		{
	
		}		
		.top-mainmenu-div li img
		{
			border:0;
		}

.left-div
{
	width:152px;
	background-image:url(../images/top_img_side_bg.jpg);
	background-repeat:repeat-x;
	overflow:visible;
	float:left;
}
	.left-cat-list
	{
		margin:0px 0 30px 20px;
		padding:0;
		list-style:none;
	}
	.left-cat-list li
	{
		line-height:22px;
		margin-left:15px;
	}
	.left-cat-list li a
	{
		color:#400F32;
		text-decoration:none;
	}
	.left-cat-list li a:hover
	{
		color:#400F32;
		text-decoration:underline;
	}
	.left-cat-list-title
	{
		margin:30px 0 10px 0!important;
		font-size:20px!important;
		color:#717171;
	}
	.left-cat-list-title a
	{
		margin:30px 0 10px 0!important;
		font-size:20px!important;
		color:#717171!important;
	}

.left-line-div
{
	width:14px;
	float:left;
	background-image:url(../images/left_line_mid.gif);
	background-repeat:repeat-y;
	height:580px;
}
	.left-line-top
	{
		height:100px;
		background-image:url(../images/left_line_top.jpg);
		background-repeat:no-repeat;
	}

.right-div
{
	width:794px;
	padding:30px 30px 20px 30px;
	background-image:url(../images/top_img_side_bg.jpg);
	background-repeat:repeat-x;
	overflow:visible;
	float:left;
}
	.right-div .path-box
	{
		clear:both;
		height:30px;
	}
	.right-div .path-box a
	{
		color:#400F32;
		text-decoration:none;
	}
	.right-div .path-box a:hover
	{
		color:#400F32;
		text-decoration:underline;
	}
	
	.right-div .cat-list
	{
		float:left;
		margin-bottom:5px;
		width:160px;
	}	
	.right-div .cat-list img
	{
		border:none;
	}	
	
	.right-content-div
	{
		width:794px;
		margin:10px auto 0 auto;		
	}
	.right-content-div .right-content-title
	{
		height:40px;
		border-bottom:solid 1px #E4E4E4;
		font-size:22px;
		color:#717171;
		font-weight:normal!important;
	}
	.right-content-div .right-content-title h1
	{
		font-size:22px;
	}
	.right-content-div .right-content-title h2
	{
		font-weight:normal;
		font-size:22px;
	}
	.right-content-div .right-content-div-c
	{		
		padding:5px 0 0 0;
	}
	.right-content-div .right-content-div-c .index-recmd
	{
		text-align:center;
		font-weight:bold;
		color:#BF6496;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:26px;		
	}
	.right-content-div .right-content-div-c .index-recmd .index-recmd-img
	{
		float:left;
		width:170px;
		margin-right:15px;
		margin-top:20px;
	}
	
	.right-content-div .right-content-div-c .toolbar
	{		
		list-style:none;
		margin:5px 0 5px 0;
		padding:0;
		font-size:15px;
		font-weight:bold;
	}
	.right-content-div .right-content-div-c .toolbar li
	{
		float:left;
		height:30px;
		line-height:20px;
		margin-right:20px;
	}
	.right-content-div .right-content-div-c .toolbar li .current
	{
		font-weight:normal;
		color:#999999;
	}	
	.right-content-div .right-content-div-c .toolbar li img
	{
		border:none;
	}
	
	.right-content-div .right-content-div-c .good-list
	{
		list-style:none;
		padding:0;
		margin:10px 0 0 0;
		float:left;
	}
	.right-content-div .right-content-div-c .good-list li
	{
		width:195px;
		float:left;
		color:#7C5672;
		margin-bottom:6px;
		text-align:center;
		height:290px;
	}
	.right-content-div .right-content-div-c .good-list .good-list-img
	{
		text-align:center;
		width:100%;
	}
	.right-content-div .right-content-div-c .good-list .good-list-img img
	{
		border:none;
	}
	.right-content-div .right-content-div-c .good-list .good-list-desc
	{
		text-align:center;
		margin-top:20px;
		width:100%;
	}
	.right-content-div .right-content-div-c .good-list .good-list-desc a
	{
		color:#7C5672;
		text-decoration:none;
	}
	.right-content-div .right-content-div-c .good-list .good-list-desc a:hover
	{
		color:#7C5672;
		text-decoration:underline;
	}
	.right-content-div .right-content-div-c .good-list .good-list-price
	{
		text-align:center;
		margin-top:10px;
		font-weight:bold;
		width:100%;
	}

	
	.right-content-div .right-content-div-c .good-info .good-img
	{
	 	width:400px;
		float:left;
		margin-right:40px;	
	}
	.right-content-div .right-content-div-c .good-info .good-img img
	{
		border:none;	
	}
	.right-content-div .right-content-div-c .good-info .good-img .productAdditionalImages
	{
		border:none;
		margin-top:15px;
		margin-bottom:15px;
	}	
	.right-content-div .right-content-div-c .good-info .good-img .productAdditionalImages div
	{
		float:left;
	}	
	.right-content-div .right-content-div-c .good-info .good-name h1
	{
		font-size:20px;
		margin:0;
	}
	.right-content-div .right-content-div-c .good-info .normal_price
	{
		font-size:11px;
		font-weight:normal;
		text-align:left;
	}	
	.right-content-div .right-content-div-c .good-info .special_price
	{
		font-size:22px;
		font-weight:bold;
		text-align:left;
	}	
	.right-content-div .right-content-div-c .good-info .sale_discount
	{
		font-size:16px;
		font-weight:normal;
		text-align:left;
	}		
	.right-content-div .right-content-div-c .good-info .productGeneral
	{
		font-size:14px;
		text-align:left;
	}	
	.right-content-div .right-content-div-c .good-info .productDescription
	{
		margin-top:50px;
	}	
	.right-content-div .right-content-div-c .good-info .wrapperAttribsOptions
	{
		font-size:11px;
		font-weight:normal;
		text-align:left;
	}
	.right-content-div .right-content-div-c .good-info .addtocart
	{
		font-size:11px;
		font-weight:normal;
		text-align:left;
	}		
	.right-content-div .right-content-div-c .good-info .buttonRow
	{
	}		
	.right-content-div .right-content-div-c .good-info .buttonRow img
	{
		border:0;
	}
	
	.right-content-div .right-content-div-c .cart-info
	{
	}
	.right-content-div .right-content-div-c .cart-table
	{
		border-top:solid 1px #CCC;
		border-left:solid 1px #CCC;
	}
	.right-content-div .right-content-div-c .cart-table th
	{
		border-right:solid 1px #CCC;
		border-bottom:solid 1px #CCC;
		line-height:24px;
		height:24px;
	}
	.right-content-div .right-content-div-c .cart-table td
	{
		border-right:solid 1px #CCC;
		border-bottom:solid 1px #CCC;
		text-align:center;
		padding:5px;
	}
	.right-content-div .right-content-div-c .cart-table .cartQuantity
	{
		text-align:center;	
	}
	.right-content-div .right-content-div-c .cart-table .cartProductDisplay
	{
		text-align:center;	
	}	
	.right-content-div .right-content-div-c .cart-table .cartProductDisplay img
	{
		border:none;
	}	
	.right-content-div .right-content-div-c .cart-table .cartRemoveItemDisplay img
	{
		border:none;
	}	
	.right-content-div .right-content-div-c .centerColumn
	{
	}
	.right-content-div .right-content-div-c .index-left-product
	{
		width:200px!important;
		height:200px!important;
		overflow:hidden!important;
		float:left;
		margin-right:10px;
	}	
	.right-content-div .right-content-div-c .index-right-product
	{
		float:left;
		width:470px;
		font-size:16px;
		font-weight:bold;
		height:200px;
		overflow:hidden;
	}		
	.right-content-div .right-content-div-c .index-right-product p
	{
	}		
	.right-content-div .right-content-div-c .index-right-product p a
	{
	}	
	#checkoutShippingHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}	
	#checkoutShippingHeadingAddress
	{
		height:40px!important;
		font-size:17px!important;
		font-weight:bold!important;
	}
	#checkoutShippingHeadingMethod
	{
		height:40px!important;
		font-size:17px!important;
		font-weight:bold!important;
	}
	#checkoutShipAddressDefaultHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}
	#checkoutShipAddressDefaultAddress
	{
		height:40px!important;
		font-size:17px!important;
		font-weight:bold!important;
	}	
	
	#checkoutPaymentHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}
	#checkoutPaymentHeadingAddress
	{
		height:40px!important;
		font-size:17px!important;
		font-weight:bold!important;
	}
	#shippingInfoHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}
	#faqInfoHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}	
	#pageTwoHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}		
	#pageThreeHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}	
	#pageFourHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}			
	#checkoutPaymentHeadingAddress
	{
		height:40px!important;
		font-size:17px!important;
		font-weight:bold!important;
	}	
	#reviewsDefaultHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}	
	#privacyDefaultHeading
	{
		height:40px!important;
		border-bottom:solid 1px #E4E4E4!important;
		font-size:22px!important;
		color:#717171!important;
		font-weight:normal!important;
	}	
	
	.smallProductImage img
	{
	border:0;
	}	
	
	#reviewWriteMainImage img
	{
		border:none;
		margin:20px auto 20px auto;	
	}
	#reviewsInfoDefaultProductImage img
	{
		border:none;
		margin:20px auto 20px auto;	
	}	
	#reviewsInfoDefaultHeading
	{
		font-size:20px;
	}	
	#reviewsInfoDefaultPrice
	{
		font-size:20px;
	}
	#productReviewsDefaultProductImage img
	{
		border:none;
		margin:20px auto 20px auto;	
	}		
	#productReviewsDefaultHeading
	{
		font-size:20px;
	}	
	#productReviewsDefaultPrice
	{
		font-size:20px;
	}	
	
	.buttonRow img
	{
		border:none;
	}
	.buttonRow
	{
		float:left;
		margin-right:10px;	
		margin-top:10px;
		margin-bottom:10px;
	}
	.forward
	{

	}
	#reviewsWriteHeading
	{
		font-size:20px;
	}
	#reviewsWritePrice
	{
		font-size:20px;
	}	
	
.bottom-div
{
	height:139px;
	width:868px;
	padding-left:152px;
	margin:0;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
}
	.bottom-line
	{
		background-image:url(../images/left_line_bottom.jpg);
		background-repeat:no-repeat;
		width:14px;
		height:139px;
		float:left;
	}
	.bottom-right
	{
		float:left;
		padding-left:50px;
		width:804px;
		border-top:solid 1px #E4E4E4; 
	}
	
		.bottom-right .pay-icon
		{
			float:left;
			margin-top:45px;
			width:220px;
		}
		.bottom-right .bottom-content
		{
			float:left;
			text-align:center;
			width:530px;	
		}
		.bottom-right .bottom-content .bottom-content-menu
		{
			padding:0;
			margin:40px 0 0 0;
			list-style:none;
			color:#AC6BA5;
			font-size:8pt;
			font-weight:bold;
			border:solid 1px #ffffff;
		}
		.bottom-right .bottom-content .bottom-content-menu li
		{
			float:left;
			text-align:center;
			margin:0 15px 0 15px;
			padding:0;
		}
		.bottom-right .bottom-content .bottom-content-menu li a
		{
			color:#AC6BA5;
			text-decoration:none;
		}
		.bottom-right .bottom-content .bottom-content-menu li a:hover
		{
			color:#AC6BA5;
			text-decoration:underline;
		}
		.bottom-right .bottom-content .bottom-content-copyright
		{
			text-align:center;
			margin:10px 15px 0 15px;
			font-size:8pt;
			font-weight:bold;
		}


.clear-float
{
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden;
}
.clearBoth
{
clear:both;
}

.tooltip {
	background-image: url(../js/white_big.jpg);   /* all browsers */
	_background-image: url(../js/white_big.jpg);  /* IE6 only */
	width:320px;
	height:150px;
	padding:10px;
	background-repeat:no-repeat;
}

.form-div
{
	border-bottom:solid 1px #E4E4E4;
}
.form-div .submit1 
{
	line-height:30px;
	height:30px;
	width:93px;
	border:none;
	background-color:#FFF;
	background-image:url(../buttons/english/button_search.gif);
	background-repeat:no-repeat;
}
.form-div select 
{
	margin-top:5px;
}
.form-div ul 
{
	line-height:40px;
	height:40px;
	margin:0;
	padding:0;
	list-style:none;
}
.form-div ul  li
{
	float:left;
	margin-right:10px;
	line-height:40px;
	height:40px;
}


.floatingBox
{
	margin:5px 0 0 0;
	padding:0;
}
.floatingBox li
{
	margin-left:20px;
}

.centerBoxWrapper .centerBoxContentsAlsoPurch
{
	float:left;
	height:210px!important;
	text-align:center;
}
.centerBoxWrapper .centerBoxContentsAlsoPurch img
{
border:none;
}
