body
{
	background: url(../images/page-bg.jpg) repeat-x #efefef;
	color:#4b4b4b;
	line-height:21px;
	font-family:Georgia, Times New Roman;
	font-size:14px;
	margin:10px 0px 0px 0px;
}

form
{
	display:inline;
}

p.Intro
{
	padding:0px;
	margin:0px;
}

h2
{
	display:block;
	color:#800;
	font-size:25px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:0px;
}

h4
{
	color:#800;
	font-size:20px;
	font-weight:bold;margin:10px 0px 0px 0px;
	padding:0px;
}


.Title
{
	background:#eee;
	border:1px solid #dcdcdc;
	color:#800;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	line-height:30px;
	text-align:left;
}

.ImageTitle
{
	height:40px;
	margin-top:10px;
}

/* Logo panel */
	
	.LogoPanel
	{
		width:960px;
		height:114px;
		display:inline-table;
	}
	
	.LogoPanel .Logo
	{
		clear:both;
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		width:322px;
	}
	
	.LogoPanel .LogoRight
	{
		display:table-cell;
		text-align:right;
		vertical-align:middle;
	}
	
	.TopInfo
	{
		width:628px;
		color:#d53228;
		font-size:14px;
		font-family:Calibri, Arial;
		font-weight:bold;
		text-transform:uppercase;
		text-align:right;
	}

    .TopShopInfo
	{
		display:inline-table;
		width:960px;
		color:#191919;
		font-size:13px;
		font-family:Calibri, Arial;
		font-weight:bold;
		text-transform:uppercase;
		padding-bottom:10px;
	}
	
	.Strapline
	{
		float:left;
		display:table-cell;
		text-align:left;
		padding:0px 0px 10px 10px;
		width:360px;
	}

	.TopRightInfo
	{
		float:left;
		display:table-cell;
		text-align:right;
		padding:0px 10px 10px 0px;
		width:560px;
	}

	.TopRightInfo a
	{
		color:#d53228;
		text-decoration:none;
		text-align:right;
	}
	.Searchbox
	{
	border:1px solid #aaa;
	color:#aaa;
	font-size:13px;
	margin:0px 0px 0px 10px;
	height:19px;
	padding:2px 0px 0px 2px;
	}
	

/* Logo panel ends */


/* Footer */
	
	.Footer
	{
		background: url(../images/footer-bg.png) no-repeat #efefef center;
		margin:0px 0px 10px 0px;
		padding:0px 20px 0px 20px;
		width:980px;
		height:62px;
	}
	
	.Footer .Copyright
	{
		vertical-align:middle;
		text-align:left;
		color:#bababa;
		font-family:Tahoma, Arial;
		font-weight:bold;
		font-size:11px;
	}
	
	.Footer .WC
	{
		float:right;
		vertical-align:middle;
		text-align:right;
		color:#bababa;
		font-family:Tahoma, Arial;
		font-weight:bold;
		font-size:11px;
	}

	.Footer .WC a
	{
		color:#bababa;
		font-family:Tahoma, Arial;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
	}
	
	.Footer .WC a:hover
	{
		color:#606060;
	}

/* Footer ends */

/* News area */
	.NewsPanel
	{
		width:490px;
	}
	
	.TopCurve
	{
		background: url(../images/topcurve.png) no-repeat ;
		height:25px;
		display:block;
	}

	.CurveContent
	{
		background: url(../images/curve-content-bg.png) repeat-y ;
		padding:0 20px 0 20px;
		height:302px;
	}

	.CurveContent h2.Head
	{
		color:#666;
		font-size:22px;
		font-weight:bold;
		padding:0px;
		margin:0px;
		text-align:center;
	}

	.CurveContent h4
	{
		color:#757575;
		font-size:14px;
		font-weight:bold;
		padding:0px;
		margin:0px 0 10px 0;
		line-height:25px;
		text-align:center;
		border-bottom:1px solid #ddd;
	}

	.BtmCurve
	{
		background: url(../images/btmcurve.png) no-repeat ;
		height:25px;
		display:block;
	}
	
	
	.HomeNewsSectionText
{
color:#000;
text-align:left;
font-size:19px;
vertical-align:middle;
font-family:Calibri;
display:inline-table;
line-height:22px;
}

.HomeBottomBlock
{
	background:url(../images/block.png) no-repeat top center;
	color:#000;
	text-align:center;
	font-size:19px;
	vertical-align:middle;
	font-family:Calibri;
	display:table-cell;
	line-height:22px;
	width:220px;
	height:354px;
	

	
	
}

.HomeBottomBlock h2
{
	color:#000;
	font-size:40px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.HomeBottomBlock h4
{
	color:#000;
	font-size:25px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	padding:0px;
}



.NewsWrapper
{
	width:980px;
	display:block;
	text-align:left;
}



/* News area ends */


/* Content area */
	
	.ContentBg
	{
			background: url(../images/content-bg.png) repeat-y ;
			padding:0px 20px 0px 20px;
			min-height:500px;
			text-align:left;
	}

/* Content area ends */

/* Home Right Panel */

	.RightImages
	{
		margin:0px;
		padding:0px;
	}
	
	.RightImages li
	{
		list-style:none;
		padding:0px 0px 7px 0px;
		height:108px;
	
	}
	
	.RightImages li a
	{
		line-height:normal;
	}

/* Home Right Panel ends */
.RightAdvetImages
	{
		margin:0px;
		padding:0px;
		
	}
	
	.RightAdvetImages li
	{
		list-style:none;
		padding:0px 0px 7px 210px;
		height:109px;
		
		
	
		
	}
	
	.RightAdvetImages li a
	{
		line-height:normal;
	}
	/* French  Right Panel */
	.RightAdvet1Images
	{
		margin:0px;
		padding:0px;
		
	}
	
	.RightAdvet1Images li
	{
		list-style:none;
		padding:0px 0px 7px 5px;		
		
		 
		
		
		
	
		
	}
	
	.RightAdvet1Images li a
	{
		line-height:normal;
	}
	
	/*End French  Right Panel */
	
		
	
/* Kitchens Right Panel */

	.KitchenRightImages
	{
		margin:0px;
		padding:0px;
	}
	
	.KitchenRightImages li
	{
		list-style:none;
		padding:0px 0px 5px 0px;
		font-size:12px;
		line-height:15px;
	}
	
	.KitchenRightImages li a
	{
		line-height:normal;
	}

/* Kitchens Right Panel ends */

/* Home scrolling images area */

	.ScrollImages
	{
			background: url(../images/scroll-bg.jpg) ;background-repeat:no-repeat;
			width:440px;
			height:160px;
			text-align:center;
			padding-top:10px;
			margin-top:10px;
	}
	
	.ScrollImages .Images li img
	{
		vertical-align:middle;
	}
		
	.ScrollImages .Images
	{
		margin:0px;
		padding:0px;
	}
	
	.ScrollImages .Images li
	{
		list-style:none;
		display:inline;
		margin:0px 0px 3px 0px;
	}

/* Home scrolling images area ends */


a
{
	line-height:normal;
}

.txtBottom
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	width:980px;
	text-align:center;
}

/* Top navigation */ 

	.Navigation
	{
		background: url(../images/nav-bg.png) no-repeat ;
		width:960px;
		height:37px;
		text-align:center;
		display:inline-block;
	}
	
	.Navigation ul
	{
		margin:0px 0px 5px 0px;
		padding:0px;
	}
	
	.Navigation ul li
	{
		display:inline;
		list-style:none;
	}
	
	.Navigation ul li img
	{
		vertical-align:middle;
	}
	
	.Navigation a.Link
	{
		color:#ffffff;
		font-family:Calibri, Arial;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		padding:8px 33px 11px 32px;
	}
	
	.Navigation ul li a.Link:hover
	{
		background: url(../images/nav-hover-bg.jpg) repeat-x ;
		height:37px;
		text-align:center;
	}
	
	.Navigation ul li.Home a.Link:hover
	{
		background: url(../images/homenav-hover-bg.png) no-repeat left ;
		height:37px;
		text-align:left;
	}
	
	.Navigation ul li.Giftware a.Link:hover
	{
		background: url(../images/giftnav-hover-bg.png) no-repeat right;
		height:37px;
		text-align:right;
	}

/* Top navigation ends */ 

.ProductDisplay .ProductHolder
{
	width:313px;
	display:inline-block;
	text-align:center;
}

.ProductDisplay  .TopCurve
{
	background: url(../images/pro-topcurve.png) no-repeat;
	height:22px;
	width:313px;
}

.ProductDisplay .Bg
{
	background: url(../images/pro-bg.png) repeat-y;
	display:block;
	padding:0px 25px 0px 28px;

}

.ProductDisplay .BtmCurve
{
	background: url(../images/pro-btmcurve.png) no-repeat;
	height:28px;
	width:313px;
}

.ProductDisplay .Name
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
	text-align:left;
}

.ProductDisplay .Link
{
	color:#b7050e;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	height:30px;
	padding-top:5px;
}

.ProductDisplay .Link2
{
	color:#333;
	font-size:13px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	height:20px;
	padding-top:10px;
}

.ProductDisplay .Desc
{
	font-size:11px;
	line-height:16px;
	text-align:left;
}

.ProductDisplay .Buttons
{
	text-align:left;
	padding:10px 0px 0px 0px;
}

.ProductDisplay .Price
{
	color:#b7050e;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
}

/* Paging */

.Paging
{
	margin:10px 0px 5px 0px;
	padding:5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background:#f5f5f5;
	border:1px solid #CCC;
}

.Paging a
{
	color: #7e7eb2;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	margin:0px 5px 0px 5px;
}

.Paging a:hover
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	margin:0px 5px 0px 5px;
}

/* Paging area ends*/

.LfCell
{
	padding:5px;
	background: #efefef;
	font-weight: bold;
}

.RtCell
{
	padding:5px;
	background: #f5f5f5;
}

.Hd 
{
	color:#222222;
	background: url(../images/hd-bg.jpg) repeat-x #dcdcdc;
	font-size:11px;
	vertical-align:middle;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	height:40px;
	border:solid 1px #dcdcdc;
}

.frm_lfcell
{
	padding:5px;
	background: #efefef;
	font-weight: bold;
}

.frm_rtcell
{
	padding:5px;
	background: #f5f5f5;
}

#frmTable
{
	border:solid 1px #fff;
}

#frmTable input[type=text], #frmTable input[type=password], #frmTable textarea, #frmTable select
{
	border:1px solid #aaaaaa;
	color:#000;
	font-size:11px;
	padding:3px;
}

#frmTable .br
{
	border:none;
}

#frmTable .Record
{
	background: #f5f5f5;
	height: 35px;
	vertical-align: middle;
}

#frmTable .Total
{
	background: #eeeeee;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	text-align: right;
}

#frmTable .Value
{
	background: #e7e7e7;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

#frmTable a
{
	color:#900;
	font-weight: bold;
	font-size:12px;
	font-family: Georgia, Times New Roman;
	text-decoration: none;
}

.frmButton
{
	color:#ffffff;
	background: #7e7eb2;
	font-weight:bold;
	padding:5px;
	text-decoration: none;
	font-size:10px;
	line-height: 20px;
}

.frmButton:hover
{
	background: #42426f;
}

.ProductImage
{
	height: 200px;
	vertical-align: middle;
	border:solid 1px #dcdcdc;
}

.ProductImageBig
{
	vertical-align: middle;
	background: #dcdcdc;
	padding:10px;
	margin-bottom:10px;
}

.RightDetails
{
	padding-left:10px;
}
	
.Tabs
{
	margin:10px 0px 10px 0px;
}

.Tabs td
{
	background:url(../images/tab-cell-bg.jpg) repeat-x;
	height:46px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
	text-align:left;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}

.Tabs td:hover
{
	background:url(../images/tab-cell-hover.jpg) repeat-x;
	height:46px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
	text-align:left;
	border-top:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
}

.Tabs a
{
	color:#794504;
	display:block;
	font-family:Calibri, Arial, Tahoma;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


.Tabs a:hover
{
	color:#000;
}

/* Left Panel */

.SectionHd
{
	color:#191919;
	background:url(../images/section-hd-bg.jpg) repeat-x;
	height:26px;
	padding:5px 0px 0px 5px;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	font-family:Calibri, Arial, Tahoma;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.List
{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.List li
{
	list-style:none;
	background:#eeeeee;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:4px;
}

.List li:hover
{
	background:#e7e7e7;
	border-bottom:1px solid #d8d8d8;
	padding:4px;
}

.List li a
{
	color:#4b4b4b;
	display:block;
	list-style:none;
	font-family:Calibri, Arial, Tahoma;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}

/* Left Panel ends */

.RightPanel
{
	padding-left:10px;
}

.RefNo
{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}

.SubTitle
{
	color:#800;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	line-height:30px;
	text-align:left;
}

.InfoTable td
{
	padding:5px;
	border:1px solid #CCC;
}

.RightWrapper
{
	float:right;
	margin:0 0 0 7px;
}

.RightWrapper11
{
	
	margin:0 0 0 0;
}


.BackLink
{
	float:right;
	padding-top:15px;
}

.BackLink a
{
	color:#757575;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.PageTopLinks
{
	text-align:center;
	display:block;
	margin:30px 0px 20px 0px;
}

.PageTopLinks a
{
	background:url(../images/nav-hover-bg.jpg) repeat-x #09C;
	color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	padding:10px;
	margin:0px 2px 0px 2px;
}

.PageTopLinks a:hover
{
	background:#666;
	color: #fff;
}

.CenterImage
{
	padding:10px;
	border:1px solid #CCC;
	display:block;
	width:600px;
	margin:30px 0px 10px 0px;
}

.InnerLeftContent
{
	text-align:justify;
	width:660px;
}


.DesignInnerLeftContent
{
	text-align:justify;
	width:930px;
}

.HomeWelcomeText
{
	 padding-right:20px;
	 text-align:justify;
}

.HomeFrechText
{
	 text-align:justify;
}



.txtGreen
{
	color:#76923c;
}


.txtOrange
{
	color:#e36c0a;
}

.txtMaroon
{
	color:#800;
}

/* Giftware */

	.GiftwareContent
	{
		width:676px;
		margin:10px 0px 10px 0px;
	}

	.GiftwareContent .TopCurve
	{
		background: url(../images/giftware-content-topcurve.png) no-repeat ;
		height:10px;
		display:block;
	}

	.GiftwareContent .Content
	{
		background: #d8d8d8 ;
		padding:0 20px 0 20px;
		text-align:center;
	}

	.GiftwareContent .BtmCurve
	{
		background: url(../images/giftware-content-btmcurve.png) no-repeat ;
		height:10px;
		display:block;
	}
	
	.Imagesright
	{
	padding-left:120px
		
		
		
		
	}

.NewsletterBlock
{
		font-size:14px;
		font-family:Calibri, Arial;
		font-weight:bold;
}

.NewsletterBlock input[type=text]
{
	border:1px solid #999;
	padding:2px;
	width:154px;
	margin:5px 0px 5px 0px;
}

.NewsletterBlock .Bg
{
	padding:5px;
	background:#eee;
}

h3.GreyStrip
{
	background:url(../images/h3_bg.png) no-repeat;
	height:30px;
	color:#000;
	display:block;
	font-family:Calibri, Aria;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:10px 0px 0px 10px;
	text-transform:uppercase;
}

.FrenchWrapper
{
	width:675px;
	margin-bottom:10px;
}

.FrenchWrapper .TopCurve
{
	background:url(../images/french_content_topcurve.png) no-repeat;
	display:block;
	height:7px;
	width:675px;
}

.FrenchWrapper .BtmCurve
{
	background:url(../images/french_content_btmcurve.png) no-repeat;
	display:block;
	height:7px;
	width:675px;
}

.FrenchWrapper .Content
{
	background:#d8d8d8;
	text-align:left;
	color:#666;
	padding:10px;
}

.FrenchRightImages
{
	margin:0px;
	padding:0px;
}

.FrenchRightImages li
{
	list-style:none;
	padding:0px 0px 7px 0px;
	height:147px;
}
/*Index new arrive*/

.ThumbDisplay
{
	margin:0px;
	padding:0px;
}

.ThumbDisplay li
{
	list-style:none;
	display:inline;
}

.ThumbDisplay img
{
	margin:0px 5px 0px 5px;
	
	
}

.ThumbDisplay li .border1
{
	border: 1px solid #C6AD7D;
}

.ThumbDisplay li a
{
}

.ProductDisplay .Name1
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	text-align:left;
}


	.Sitemap a
{
color:Black;
font-weight:normal;
}
.Sitemap a:hover
{
color:#FF0000;
font-weight:normal;


