@charset "utf-8";

@import url("grid.css");
@import url("widgets.css");


body{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#666;
}
body,
input,
button,
select,
textarea{
	font-family:"trebuchet ms",tahoma,verdana,sans-serif;
	font-size:12px;
}
table,
li,
input,
button,
select,
textarea{
	font-size:100%;
}
a:link,
a:visited,
a:active{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
img{
	border-width:0;
}
ul,
ol{
	margin:0 0 1em;
	padding:0;
}
h1,
h2,
h3,
h4{
	margin:0 0 1em;
}
form{
	margin:0;
	padding:0;
}
p{
	margin:0 0 1em;
}

/*=布局 
=============================================================================================*/

#page-wrapper{
	width:950px;
	overflow:hidden;
	margin:auto;
}

#page-header,
#page-body,
#page-footer{
	position:relative;
	float:none;
	clear:both;
	width:100%;
	overflow:hidden;
}
#page-header{
	margin-bottom:20px;
}
#page-body{
	margin-bottom:30px;
}
#page-footer{
	margin-bottom:30px;
}

/*=头部和菜单
=============================================================================================*/
#bookmarklink{
	position:absolute;
	left:0;
	top:0;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
#bookmarklink a{
	display:block;
	width:80px;
	height:100%;
	overflow:hidden;
	padding-left:18px;
	background:url(star.gif) left 3px no-repeat;
}

#topbar{
	float:none;
	clear:both;
	width:100%;
	height:20px;
	overflow:hidden;
	margin:0 0 20px;
	text-align:right;
	line-height:20px;
	border-bottom:1px solid #f4f4f4;
}

#logo{
	float:left;
	overflow:hidden;
	width:250px;
	height:30px;
	margin:0 0 20px;
}
#logo a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-300px;
	background:url(logo.png) no-repeat;
}

/*  */
#menubar{
	float:right;
	margin:4px 0 0;
}
#mainmenu{
	margin:0;
}
#mainmenu li{
	float:left;
	height:22px;
	overflow:hidden;
	margin-right:15px;
	padding-right:20px;
	background:url(plus.gif) right no-repeat;
	list-style:none;
}
#mainmenu li a{
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-200px;
	background-image:url(menu.gif);
	background-repeat:no-repeat;
}
#mainmenu li.home{
	width:44px;
}
#mainmenu li.custom{
	width:104px;
}
#mainmenu li.flowers{
	width:84px;
}
#mainmenu li.accessories{
	width:84px;
}
#mainmenu li.wines{
	width:84px;
}
#mainmenu li.misc{
	width:44px;
}
#mainmenu li.home a{
	background-position:0 0;
}
#mainmenu li.custom a{
	background-position:0 -50px;
}
#mainmenu li.wines a{
	background-position:0 -100px;
}
#mainmenu li.flowers a{
	background-position:0 -150px;
}
#mainmenu li.accessories a{
	background-position:0 -200px;
}
#mainmenu li.misc a{
	background-position:0 -250px;
}
#mainmenu li.last{
	margin-right:0;
	padding-right:0;
	background:none;
}

#promobar{
	position:relative;
	float:none;
	clear:both;
	overflow:hidden;
	width:100%;
	height:31px;
	border:1px solid #eaeaea;
	border-width:1px 0;
	background-color:#fcfcfc;
}
/*  */
#searchbar{
	position:absolute;
	top:5px;
	left:0;
}
#searchbar .label{
	line-height:19px;
	margin:0 5px 0 0;
}
#searchbar .inputer{
	width:150px;
	height:17px;
	margin:0 5px 0 0;
	padding:0;
	border:1px solid #d5d5d5;
	background-color:#fff;
}
#searchbar .button{
	width:19px;
	height:19px;
	overflow:hidden;
	border:none;
	background:url(go.gif) no-repeat;
	text-indent:-50px;
	cursor:pointer;
}
#promozone-1{
	position:absolute;
	top:0;
	left:240px;
	width:350px;
	height:31px;
	overflow:hidden;
	text-align:center;
}
#promomenu{
	position:absolute;
	top:7px;
	right:0;
	margin:0;
}
#promomenu li{
	float:left;
	margin-right:10px;
	padding-right:15px;
	background:url(plus.gif) right no-repeat;
	list-style:none;
}
#promomenu li.last{
	margin-right:0;
	padding-right:0;
	background:none;
}


/*  */
.cate{
}
.cate .section{
	margin:0 0 5px;
	list-style:none;
	border-bottom:1px solid #dcdcdc;
}
.cate .last{
	margin:0;
	border-bottom:none;
}
.cate .section .title{
	height:20px;
	overflow:hidden;
	margin:0;
	padding-bottom:5px;
}
.cate .section .title a{
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-200px;
	background:url(cate-small.gif);
	background-repeat:no-repeat;
}
.cate .section .hl{
	height:25px;
	overflow:hidden;
}
.cate .section .hl a{
	background:url(cate-big.gif);
	background-repeat:no-repeat;
}
.cate .custom .title a{
	background-position:0 0;
}
.cate .wines .title a{
	background-position:0 -50px;
}
.cate .flowers .title a{
	background-position:0 -100px;
}
.cate .accessories .title a{
	background-position:0 -150px;
}
.cate .misc .title a{
	background-position:0 -200px;
}
.cate .subcate{
	margin:3px 0 3px 18px;
	display:none;
}
.cate .subcate li{
	padding:3px 0;
	list-style:url(bullet.gif) square;
	border-bottom:1px dotted #dcdcdc;
}
.cate .subcate li.last{
	border-bottom:none;
}


/*  */
#supportbar{
	float:none;
	clear:both;
	overflow:hidden;
	width:100%;
	height:110px;
}
#supportbar div{
	height:100%;
}
#supportbar div a{
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-500px;
	background-image:url(supportpic.gif);
	background-repeat:no-repeat;
}
#supportbar .hotline a{
	background-position:0 0;
}
#supportbar .pay a{
	background-position:0 -450px;
}
#supportbar .shipping a{
	background-position:0 -150px;
}
#supportbar .service a{
	background-position:0 -300px;
}


#bottombar{
	margin:30px 0 5px;
	text-align:center;
	color:#ccc;
}
#bottombar a{
	margin:0 5px;
}

#copyright{
	text-align:center;
}

#shopex-link{
	display:none;
}


