/* CSS Document */
body{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#877F39;
	background:url(images/body-bg.gif) #E3D775 repeat-x 0 0;
}
*{
	margin:0;
	padding:0;
	}
img{
	border:none;
	outline:none;
	}

ul,li{
	list-style:none;
	}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;

}
.clear{
	clear:both;
	overflow:hidden;
	height:1%;
	}
h1,h2,h2{
	font-weight:normal;
}
/*--------------------general end------------------*/

#wrapper{
	position:relative;
	width:894px;
	margin:0 auto;
}
#header{
	position:relative;
	height:158px;
	padding:40px 0 0 455px;
	position:relative;
	}
#header a#logo{
	position:absolute;
	top:0;
	left:0;
	width:222px;
	height:108px;
	}
ul#topNav{
	color:#8D1003;
	font-weight:bold;
	width:412px;
	height:24px;
	padding-left:26px;
	margin-bottom:31px;
	background:url(images/nav-bg.gif) no-repeat 0 0;
	}

ul#topNav a{
	color:#8D1003;
	text-decoration:none;
	}

ul#topNav a#active,
ul#topNav a:hover{
	color:#000000;
	}
ul#topNav li{
	display:inline;
	padding:0 22px;
	line-height:24px;
	background:url(images/nav-border.gif) no-repeat 100% 50%;
	}

ul#topNav .no-border{
	background:none;
}
	
/*--------------------topNav end------------------*/

#header .search{
	float:left;
	width:198px;
	color:#46541A;
	}

#header .search p{
	padding:6px 0;
	}

#header .search h2{
	background:url(images/search-icon.gif) no-repeat 0 0;
	padding-left:29px;
	color:#000;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	}

#header .search input{
	width:152px;
	height:18px;
	border:1px solid #A69D23;
	background-color:#B8AE30;
	}

#header .search .gobtn{
	width:36px;
	height:20px;
	border:none;
	cursor:pointer;
	background:url(images/go-btn.gif) no-repeat 0 0;
	}
	

#header .cart{
	float:right;
	width:130px;
	height:64px;
	color:#4F5B1B;
	padding-left:73px;
	background:url(images/cart-icon.gif) no-repeat 0 0;
	}
#header .cart .items{
	color:#8D1003;	
	}
#header .cart h2{
	color:#000;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	}
#header .now{
	color:#476F0B;
	font-size:14px;
	}

.banner-pic{
	position:absolute;
	background:url(images/banner-pic.jpg) no-repeat 0 0;
	width:453px;
	height:321px;
	top:119px;
	left:0;
	}


/*--------------------header end------------------*/

#gift-items{
	height:189px;
	padding:38px 0 0 454px;
}
#gift-items h2{
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color:#D4C93E;
	margin-bottom:20px;
}

#gift-items ul{
	float:left;
	margin-right:2px;
	padding:0 18px 0;
	border-right:1px dashed #7E8A4E;
	width:105px;
}
#gift-items ul a{
	color:#fff;
}

#gift-items ul li{
	background:url(images/bullet-item.gif) no-repeat 0 6px;
	padding-left:14px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
}
#gift-items .last{
	margin-right:0;
	border:none;
}

/*--------------------gift-items end------------------*/
#content{
	width:894px;
}
#content h2{
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom:8px;
}
#content #leftPanel{
	float:left;
	width:399px;
	padding:40px 0 0 30px;
}

#content #leftPanel p.spac1{
	padding-bottom:22px;
	
}

#content #leftPanel p{
	margin-bottom:9px;
}
#content p.sub-heading{
	font:normal 14px/15px Georgia, "Times New Roman", Times, serif;
	color:#46541A;
	margin-bottom:13px;
}
#content p.sub-heading span{
	color:#8D1003;
}
#content #leftPanel a.readmore{
	color:#9E381A;
	padding-left:8px;
	font-weight:bold;
	background:url(images/bullet-readmore.gif) no-repeat 0 5px;
}
#content #leftPanel .gift-pic{
	float:left;
	width:auto;
	margin-right:16px;
	}
#content #leftPanel .lst-news img{
	float:left;
	width:auto;
	margin:0 12px 80px 0;
}
#content #leftPanel .lst-news h3{
	font-size:11px;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
	color:#653307;
	background-color:#F1E798;
	width:121px;
	height:20px;
}

/*--------------------leftPanel end------------------*/

#content #rightPanel {
	width:438px;
	float:right;
}

#content #rightPanel p.sapc2{
	margin-bottom:23px;
}
#content #rightPanel .products {
	float:left;
	margin:0 27px 27px 0;
	width:183px;
	height:129px;
	padding:20px 10px 0;
	background-color:#EAE18C;
	border:1px solid #BBAF4C;
}

#content #rightPanel .pro-r {
	margin-right:0;
	
}

#content #rightPanel .products p{
	margin-bottom:8px;
}

#content #rightPanel .products a.price{
	width:70px;
	height:21px;
	font-weight:bold;
	color:#fff;
	display:block;
	float:left;
	line-height:21px;
	margin-bottom:2px;	
	text-align:center;
	text-decoration:none;
	background:url(images/price-btn.gif) no-repeat 0 0;
}

#content #rightPanel .products .pic-sec {
	float:left;
	width:88px;
	text-align:center;
	color:#653307;
	font-weight:bold;
	margin-right:9px
}
#content #rightPanel .products img.pic{
	border:1px solid #C6BB5F;
	margin-bottom:5px;
}
/*--------------------rightPanel end------------------*/

/*--------------------content end------------------*/

#footer{
	padding:22px 0;
	color:#E45747;
	text-align:center;
	background:url(images/footer-bg.gif) #B11405 repeat-x 0 0;
}
#footer ul{
	text-align:center;
	margin-bottom:14px;
}
#footer ul li{
	display:inline;
	color:#fff;
	padding:0 22px;
	background:url(images/footer-divider.gif) no-repeat 100% 50%;
}
#footer .no-border{
	background:none;
}
#footer a{
	color:#fff;
}